var/cache/dev/ContainerOyl0pib/srcApp_KernelDevDebugContainer.php line 1696

Open in your IDE?
  1. <?php
  2. namespace ContainerOyl0pib;
  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.             'cache.app' => 'getCache_AppService',
  37.             'cache.system' => 'getCache_SystemService',
  38.             'doctrine' => 'getDoctrineService',
  39.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  40.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  41.             'easy_admin.property_accessor' => 'getEasyAdmin_PropertyAccessorService',
  42.             'easyadmin.cache.manager' => 'getEasyadmin_Cache_ManagerService',
  43.             'easyadmin.config.manager' => 'getEasyadmin_Config_ManagerService',
  44.             'easyadmin.listener.controller' => 'getEasyadmin_Listener_ControllerService',
  45.             'easyadmin.router' => 'getEasyadmin_RouterService',
  46.             'event_dispatcher' => 'getEventDispatcherService',
  47.             'http_kernel' => 'getHttpKernelService',
  48.             'profiler' => 'getProfilerService',
  49.             'request_stack' => 'getRequestStackService',
  50.             'router' => 'getRouterService',
  51.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  52.             'security.token_storage' => 'getSecurity_TokenStorageService',
  53.             'serializer' => 'getSerializerService',
  54.             'session' => 'getSessionService',
  55.             'translator' => 'getTranslatorService',
  56.             'twig' => 'getTwigService',
  57.             'validator' => 'getValidatorService',
  58.         ];
  59.         $this->fileMap = [
  60.             'App\\Controller\\AdminController' => 'getAdminControllerService.php',
  61.             'App\\Controller\\ApiController' => 'getApiControllerService.php',
  62.             'App\\Controller\\AuthenticationController' => 'getAuthenticationControllerService.php',
  63.             'App\\Controller\\AutocompleteController' => 'getAutocompleteControllerService.php',
  64.             'App\\Controller\\DefaultController' => 'getDefaultControllerService.php',
  65.             'App\\Controller\\ProfileController' => 'getProfileControllerService.php',
  66.             'App\\Controller\\SecurityController' => 'getSecurityControllerService.php',
  67.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  68.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php',
  69.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService.php',
  70.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService.php',
  71.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService.php',
  72.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService.php',
  73.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService.php',
  74.             'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService.php',
  75.             'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService.php',
  76.             'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService.php',
  77.             'cache.app_clearer' => 'getCache_AppClearerService.php',
  78.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  79.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  80.             'cache_clearer' => 'getCacheClearerService.php',
  81.             'cache_warmer' => 'getCacheWarmerService.php',
  82.             'console.command.public_alias.App\\Command\\AppCreateAdminCommand' => 'getAppCreateAdminCommandService.php',
  83.             'console.command.public_alias.App\\Command\\AppCreateUserCommand' => 'getAppCreateUserCommandService.php',
  84.             'console.command.public_alias.App\\Command\\AppDeleteUserCommand' => 'getAppDeleteUserCommandService.php',
  85.             'console.command.public_alias.doctrine_cache.contains_command' => 'getConsole_Command_PublicAlias_DoctrineCache_ContainsCommandService.php',
  86.             'console.command.public_alias.doctrine_cache.delete_command' => 'getConsole_Command_PublicAlias_DoctrineCache_DeleteCommandService.php',
  87.             'console.command.public_alias.doctrine_cache.flush_command' => 'getConsole_Command_PublicAlias_DoctrineCache_FlushCommandService.php',
  88.             'console.command.public_alias.doctrine_cache.stats_command' => 'getConsole_Command_PublicAlias_DoctrineCache_StatsCommandService.php',
  89.             'console.command.public_alias.fos_oauth_server.clean_command' => 'getConsole_Command_PublicAlias_FosOauthServer_CleanCommandService.php',
  90.             'console.command.public_alias.fos_oauth_server.create_client_command' => 'getConsole_Command_PublicAlias_FosOauthServer_CreateClientCommandService.php',
  91.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  92.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService.php',
  93.             'easyadmin.autocomplete' => 'getEasyadmin_AutocompleteService.php',
  94.             'easyadmin.form.guesser.missing_doctrine_orm_type_guesser' => 'getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService.php',
  95.             'easyadmin.listener.request_post_initialize' => 'getEasyadmin_Listener_RequestPostInitializeService.php',
  96.             'easyadmin.paginator' => 'getEasyadmin_PaginatorService.php',
  97.             'easyadmin.query_builder' => 'getEasyadmin_QueryBuilderService.php',
  98.             'error_controller' => 'getErrorControllerService.php',
  99.             'filesystem' => 'getFilesystemService.php',
  100.             'form.factory' => 'getForm_FactoryService.php',
  101.             'form.type.file' => 'getForm_Type_FileService.php',
  102.             'fos_oauth_server.controller.authorize' => 'getFosOauthServer_Controller_AuthorizeService.php',
  103.             'fos_oauth_server.controller.token' => 'getFosOauthServer_Controller_TokenService.php',
  104.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService.php',
  105.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService.php',
  106.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService.php',
  107.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService.php',
  108.             'routing.loader' => 'getRouting_LoaderService.php',
  109.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  110.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService.php',
  111.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  112.             'services_resetter' => 'getServicesResetterService.php',
  113.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
  114.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
  115.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService.php',
  116.             'swiftmailer.transport' => 'getSwiftmailer_TransportService.php',
  117.             'templating' => 'getTemplatingService.php',
  118.             'templating.loader' => 'getTemplating_LoaderService.php',
  119.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
  120.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
  121.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService.php',
  122.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  123.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  124.         ];
  125.         $this->aliases = [
  126.             'ApiPlatform\\Core\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  127.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  128.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  129.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  130.             'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  131.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  132.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  133.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  134.             'database_connection' => 'doctrine.dbal.default_connection',
  135.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  136.             'mailer' => 'swiftmailer.mailer.default',
  137.         ];
  138.         $this->privates['service_container'] = function () {
  139.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  140.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  141.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  142.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  143.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  144.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  145.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  146.             include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/AuthenticationHandlerInterface.php';
  147.             include_once \dirname(__DIR__4).'/src/Service/TrustedFilter.php';
  148.             include_once \dirname(__DIR__4).'/src/Service/TrustedCookieManager.php';
  149.             include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/Trusted/TrustedTokenGenerator.php';
  150.             include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/Trusted/TrustedComputerManagerInterface.php';
  151.             include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/Trusted/TrustedComputerManager.php';
  152.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  153.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  154.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  155.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  156.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  157.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  158.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  159.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  160.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  161.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  162.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  163.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  164.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  165.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  166.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  167.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  168.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  169.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  170.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  171.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  172.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  173.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  174.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  175.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  176.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  178.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  180.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  182.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  183.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  184.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractTrait.php';
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.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/JsonManifestVersionStrategy.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/validator/ValidatorBuilderInterface.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorInterface.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  249.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  250.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  251.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  256.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  270.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  272.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/DataCollector/EasyAdminDataCollector.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  293.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  294.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  295.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  296.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/PhpArrayTrait.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  311.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Swagger/Serializer/ApiGatewayNormalizer.php';
  312.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  320.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  321.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Swagger/Serializer/DocumentationNormalizer.php';
  322.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  323.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  324.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  325.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  326.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  327.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  328.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  329.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  331.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  332.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  333.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  334.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  335.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  336.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  337.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  345.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  346.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  348.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  352.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  359.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  377.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  378.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  379.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  381.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  403.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/DebugExtension.php';
  404.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  405.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  408.             include_once \dirname(__DIR__4).'/vendor/ornicar/gravatar-bundle/Ornicar/GravatarBundle/Templating/Helper/GravatarHelperInterface.php';
  409.             include_once \dirname(__DIR__4).'/vendor/ornicar/gravatar-bundle/Ornicar/GravatarBundle/Twig/GravatarExtension.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/HelperInterface.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/Helper.php';
  412.             include_once \dirname(__DIR__4).'/vendor/ornicar/gravatar-bundle/Ornicar/GravatarBundle/Templating/Helper/GravatarHelper.php';
  413.             include_once \dirname(__DIR__4).'/vendor/ornicar/gravatar-bundle/Ornicar/GravatarBundle/GravatarApi.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  415.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  416.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  418.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  419.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  420.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  421.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  422.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';
  424.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  425.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  426.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  427.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  428.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  430.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  432.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  433.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  434.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  435.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  437.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  438.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  439.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  440.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  441.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  442.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/RegistryInterface.php';
  445.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  446.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  447.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  448.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  449.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  450.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  451.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  452.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  454.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ArrayTrait.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  458.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectManager.php';
  459.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  460.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  461.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  462.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  463.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  464.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  465.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  466.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  467.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  468.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  469.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DoctrineProvider.php';
  471.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php';
  472.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  473.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php';
  474.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  475.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileDriver.php';
  476.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  477.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  478.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  479.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  480.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  481.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  482.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  483.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  484.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  485.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  486.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  487.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  509.             include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/Renderer.php';
  510.             include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/Session/SessionFlagManager.php';
  511.             include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/Session/SessionFlagGenerator.php';
  512.             include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/Provider/TwoFactorProviderRegistry.php';
  513.             include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/Provider/TwoFactorProviderInterface.php';
  514.             include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/Provider/Email/TwoFactorProvider.php';
  515.             include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/Provider/Email/Generator/CodeGeneratorInterface.php';
  516.             include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/Provider/Email/Generator/CodeGenerator.php';
  517.             include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Mailer/AuthCodeMailerInterface.php';
  518.             include_once \dirname(__DIR__4).'/src/Service/AuthCodeSender.php';
  519.             include_once \dirname(__DIR__4).'/src/Service/SmsSenderInterface.php';
  520.             include_once \dirname(__DIR__4).'/src/Service/OvhSmsSender.php';
  521.             include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/Provider/Email/Validation/CodeValidatorInterface.php';
  522.             include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/Provider/Email/Validation/BackupCodeValidator.php';
  523.             include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/Backup/BackupCodeValidator.php';
  524.             include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/Provider/Email/Validation/EmailCodeValidator.php';
  525.             include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  526.             include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  527.             include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Security/TwoFactor/EventListener/RequestListener.php';
  528.             include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Model/PersisterInterface.php';
  529.             include_once \dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Model/DoctrinePersister.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/doctrine/cache/lib/Doctrine/Common/Cache/FileCache.php';
  536.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FilesystemCache.php';
  537.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Cache/CacheManager.php';
  538.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ConfigManager.php';
  539.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ConfigPassInterface.php';
  540.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/NormalizerConfigPass.php';
  541.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/DesignConfigPass.php';
  542.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/MenuConfigPass.php';
  543.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ActionConfigPass.php';
  544.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/MetadataConfigPass.php';
  545.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/PropertyConfigPass.php';
  546.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ViewConfigPass.php';
  547.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/TemplateConfigPass.php';
  548.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/DefaultConfigPass.php';
  549.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/EasyAdminRouter.php';
  550.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/ControllerListener.php';
  551.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  552.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  553.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  557.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  558.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/Router.php';
  559.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  560.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/OperationDataProviderTrait.php';
  561.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  562.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/IriConverter.php';
  563.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouteNameResolverInterface.php';
  564.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Cache/CachedTrait.php';
  565.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/CachedRouteNameResolver.php';
  566.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouteNameResolver.php';
  567.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  568.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  569.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  571.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  577.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  578.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  579.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  580.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  581.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  582.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';
  583.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/AddFormatListener.php';
  584.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  585.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  586.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  587.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  588.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/ReadListener.php';
  589.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/DeserializeListener.php';
  590.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractorInterface.php';
  591.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/CachedIdentifiersExtractor.php';
  592.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractor.php';
  593.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/IdentifierConverterInterface.php';
  594.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/ContextAwareIdentifierConverterInterface.php';
  595.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/IdentifierConverter.php';
  596.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/SubresourceOperationFactoryInterface.php';
  597.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/CachedSubresourceOperationFactory.php';
  598.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/SubresourceOperationFactory.php';
  599.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  600.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  601.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  602.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  603.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  604.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  605.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  606.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  607.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  608.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  609.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  610.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
  611.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  612.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  613.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  614.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  615.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  616.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  617.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyNameCollectionFactory.php';
  618.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  619.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  620.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  621.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  622.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  623.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  624.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  625.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  626.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  627.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  628.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ExtractorInterface.php';
  629.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractExtractor.php';
  630.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/XmlExtractor.php';
  631.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/YamlExtractor.php';
  632.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  633.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  634.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  635.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  636.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  637.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  638.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
  639.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  640.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/SchemaFactoryInterface.php';
  641.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/JsonSchema/SchemaFactory.php';
  642.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/SchemaFactory.php';
  643.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  644.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/QueryParameterValidateListener.php';
  645.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Filter/QueryParameterValidator.php';
  646.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/CollectionDataProviderInterface.php';
  647.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  648.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
  649.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainCollectionDataProvider.php';
  650.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ItemDataProviderInterface.php';
  651.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
  652.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainItemDataProvider.php';
  653.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/SubresourceDataProviderInterface.php';
  654.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
  655.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainSubresourceDataProvider.php';
  656.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/DataPersisterInterface.php';
  657.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/ContextAwareDataPersisterInterface.php';
  658.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
  659.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/ChainDataPersister.php';
  660.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/ResourceAccessCheckerInterface.php';
  661.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/ResourceAccessChecker.php';
  662.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/EventListener/DenyAccessListener.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  664.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/Core/Authorization/ExpressionLanguageProvider.php';
  665.             include_once \dirname(__DIR__4).'/vendor/2lenet/mailer-bundle/src/Service/MailerManager.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  668.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  669.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  670.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  671.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  672.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  673.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  674.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  675.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  676.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  677.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  678.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  679.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  680.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  681.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  682.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  683.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  684.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  685.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  686.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  687.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  688.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  689.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  692.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  693.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  694.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  695.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  696.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  697.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  698.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  699.         };
  700.     }
  701.     public function compile(): void
  702.     {
  703.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  704.     }
  705.     public function isCompiled(): bool
  706.     {
  707.         return true;
  708.     }
  709.     public function getRemovedIds(): array
  710.     {
  711.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  712.     }
  713.     protected function load($file$lazyLoad true)
  714.     {
  715.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  716.     }
  717.     /**
  718.      * Gets the public 'cache.app' shared service.
  719.      *
  720.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  721.      */
  722.     protected function getCache_AppService()
  723.     {
  724.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('AbnzTPLiea'0, ($this->targetDir.''.'/pools'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL));
  725.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  726.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  727.     }
  728.     /**
  729.      * Gets the public 'cache.system' shared service.
  730.      *
  731.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  732.      */
  733.     protected function getCache_SystemService()
  734.     {
  735.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('jDju-Zu9pt'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  736.     }
  737.     /**
  738.      * Gets the public 'doctrine' shared service.
  739.      *
  740.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  741.      */
  742.     protected function getDoctrineService()
  743.     {
  744.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  745.     }
  746.     /**
  747.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  748.      *
  749.      * @return \Doctrine\DBAL\Connection
  750.      */
  751.     protected function getDoctrine_Dbal_DefaultConnectionService()
  752.     {
  753.         $a = new \Doctrine\DBAL\Configuration();
  754.         $b = new \Doctrine\DBAL\Logging\LoggerChain();
  755.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  756.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  757.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  758.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  759.         $b->addLogger(new \Symfony\Bridge\Doctrine\Logger\DbalLogger($c, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  760.         $b->addLogger(($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  761.         $a->setSQLLogger($b);
  762.         $d = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  763.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService.php'true],
  764.         ], [
  765.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  766.         ]));
  767.         $d->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  768.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['driver' => 'pdo_mysql''charset' => 'utf8''url' => $this->getEnv('DATABASE_URL'), 'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '5.7''defaultTableOptions' => ['charset' => 'utf8''collate' => 'utf8_unicode_ci']], $a$d, []);
  769.     }
  770.     /**
  771.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  772.      *
  773.      * @return \Doctrine\ORM\EntityManager
  774.      */
  775.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  776.     {
  777.         $a = new \Doctrine\ORM\Configuration();
  778.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  779.         $c = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity'), => (\dirname(__DIR__4).'/vendor/2lenet/mailer-bundle/src/Entity')]);
  780.         $d = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/config/doctrine') => 'FOS\\OAuthServerBundle\\Entity']);
  781.         $d->setGlobalBasename('mapping');
  782.         $b->addDriver($c'App\\Entity');
  783.         $b->addDriver($c'Lle\\MailerBundle\\Entity');
  784.         $b->addDriver($d'FOS\\OAuthServerBundle\\Entity');
  785.         $a->setEntityNamespaces(['App' => 'App\\Entity''FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\Entity''LleMailerBundle' => 'Lle\\MailerBundle\\Entity']);
  786.         $a->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService())));
  787.         $a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())));
  788.         $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));
  789.         $a->setMetadataDriverImpl($b);
  790.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  791.         $a->setProxyNamespace('Proxies');
  792.         $a->setAutoGenerateProxyClasses(true);
  793.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  794.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  795.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
  796.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  797.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  798.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  799.             'App\\Repository\\ClientRepository' => ['privates''App\\Repository\\ClientRepository''getClientRepositoryService.php'true],
  800.             'App\\Repository\\LoginAttemptRepository' => ['privates''App\\Repository\\LoginAttemptRepository''getLoginAttemptRepositoryService.php'true],
  801.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService.php'true],
  802.         ], [
  803.             'App\\Repository\\ClientRepository' => '?',
  804.             'App\\Repository\\LoginAttemptRepository' => '?',
  805.             'App\\Repository\\UserRepository' => '?',
  806.         ])));
  807.         $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  808.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  809.         return $instance;
  810.     }
  811.     /**
  812.      * Gets the public 'easy_admin.property_accessor' shared service.
  813.      *
  814.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  815.      */
  816.     protected function getEasyAdmin_PropertyAccessorService()
  817.     {
  818.         return $this->services['easy_admin.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), true);
  819.     }
  820.     /**
  821.      * Gets the public 'easyadmin.cache.manager' shared service.
  822.      *
  823.      * @return \EasyCorp\Bundle\EasyAdminBundle\Cache\CacheManager
  824.      */
  825.     protected function getEasyadmin_Cache_ManagerService()
  826.     {
  827.         return $this->services['easyadmin.cache.manager'] = new \EasyCorp\Bundle\EasyAdminBundle\Cache\CacheManager(($this->targetDir.''.'/easy_admin'));
  828.     }
  829.     /**
  830.      * Gets the public 'easyadmin.config.manager' shared service.
  831.      *
  832.      * @return \EasyCorp\Bundle\EasyAdminBundle\Configuration\ConfigManager
  833.      */
  834.     protected function getEasyadmin_Config_ManagerService()
  835.     {
  836.         $this->services['easyadmin.config.manager'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ConfigManager(($this->services['easyadmin.cache.manager'] ?? ($this->services['easyadmin.cache.manager'] = new \EasyCorp\Bundle\EasyAdminBundle\Cache\CacheManager(($this->targetDir.''.'/easy_admin')))), ($this->services['easy_admin.property_accessor'] ?? $this->getEasyAdmin_PropertyAccessorService()), $this->parameters['easyadmin.config'], true);
  837.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\NormalizerConfigPass($this));
  838.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\DesignConfigPass($thistrue$this->getEnv('DEFAULT_LOCALE')));
  839.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\MenuConfigPass());
  840.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ActionConfigPass());
  841.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\MetadataConfigPass(($this->services['doctrine'] ?? $this->getDoctrineService())));
  842.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\PropertyConfigPass(($this->privates['form.registry'] ?? $this->getForm_RegistryService())));
  843.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ViewConfigPass());
  844.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\TemplateConfigPass(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService())));
  845.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\DefaultConfigPass());
  846.         return $instance;
  847.     }
  848.     /**
  849.      * Gets the public 'easyadmin.listener.controller' shared service.
  850.      *
  851.      * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener
  852.      */
  853.     protected function getEasyadmin_Listener_ControllerService()
  854.     {
  855.         return $this->services['easyadmin.listener.controller'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
  856.     }
  857.     /**
  858.      * Gets the public 'easyadmin.router' shared service.
  859.      *
  860.      * @return \EasyCorp\Bundle\EasyAdminBundle\Router\EasyAdminRouter
  861.      */
  862.     protected function getEasyadmin_RouterService()
  863.     {
  864.         return $this->services['easyadmin.router'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\EasyAdminRouter(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['easy_admin.property_accessor'] ?? $this->getEasyAdmin_PropertyAccessorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  865.     }
  866.     /**
  867.      * Gets the public 'event_dispatcher' shared service.
  868.      *
  869.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  870.      */
  871.     protected function getEventDispatcherService()
  872.     {
  873.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  874.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  875.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  876.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  877.         $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())));
  878.         $instance->addListener('security.interactive_login', [=> function () {
  879.             return ($this->privates['App\\EventListener\\LoginEventListener'] ?? $this->load('getLoginEventListenerService.php'));
  880.         }, => 'onSecurityInteractiveLogin'], 0);
  881.         $instance->addListener('fos_oauth_server.pre_authorization_process', [=> function () {
  882.             return ($this->privates['App\\EventListener\\OAuthEventListener'] ?? ($this->privates['App\\EventListener\\OAuthEventListener'] = new \App\EventListener\OAuthEventListener()));
  883.         }, => 'onPreAuthorizationProcess'], 0);
  884.         $instance->addListener('fos_oauth_server.post_authorization_process', [=> function () {
  885.             return ($this->privates['App\\EventListener\\OAuthEventListener'] ?? ($this->privates['App\\EventListener\\OAuthEventListener'] = new \App\EventListener\OAuthEventListener()));
  886.         }, => 'onPostAuthorizationProcess'], 0);
  887.         $instance->addListener('kernel.controller', [=> function () {
  888.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  889.         }, => 'onKernelController'], 0);
  890.         $instance->addListener('security.interactive_login', [=> function () {
  891.             return ($this->privates['scheb_two_factor.security.interactive_login_listener'] ?? $this->load('getSchebTwoFactor_Security_InteractiveLoginListenerService.php'));
  892.         }, => 'onSecurityInteractiveLogin'], 0);
  893.         $instance->addListener('kernel.request', [=> function () {
  894.             return ($this->privates['scheb_two_factor.security.request_listener'] ?? $this->getSchebTwoFactor_Security_RequestListenerService());
  895.         }, => 'onCoreRequest'], -1);
  896.         $instance->addListener('kernel.request', [=> function () {
  897.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  898.         }, => 'onKernelRequest'], 250);
  899.         $instance->addListener('kernel.controller', [=> function () {
  900.             return ($this->services['easyadmin.listener.controller'] ?? $this->getEasyadmin_Listener_ControllerService());
  901.         }, => 'onKernelController'], 0);
  902.         $instance->addListener('easy_admin.post_initialize', [=> function () {
  903.             return ($this->services['easyadmin.listener.request_post_initialize'] ?? $this->load('getEasyadmin_Listener_RequestPostInitializeService.php'));
  904.         }, => 'initializeRequest'], 0);
  905.         $instance->addListener('kernel.request', [=> function () {
  906.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  907.         }, => 'onKernelRequest'], 7);
  908.         $instance->addListener('kernel.request', [=> function () {
  909.             return ($this->privates['api_platform.listener.request.read'] ?? $this->getApiPlatform_Listener_Request_ReadService());
  910.         }, => 'onKernelRequest'], 4);
  911.         $instance->addListener('kernel.view', [=> function () {
  912.             return ($this->privates['api_platform.listener.view.write'] ?? $this->load('getApiPlatform_Listener_View_WriteService.php'));
  913.         }, => 'onKernelView'], 32);
  914.         $instance->addListener('kernel.request', [=> function () {
  915.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  916.         }, => 'onKernelRequest'], 2);
  917.         $instance->addListener('kernel.view', [=> function () {
  918.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService.php'));
  919.         }, => 'onKernelView'], 16);
  920.         $instance->addListener('kernel.view', [=> function () {
  921.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService.php'));
  922.         }, => 'onKernelView'], 8);
  923.         $instance->addListener('kernel.exception', [=> function () {
  924.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService.php'));
  925.         }, => 'onKernelException'], 0);
  926.         $instance->addListener('kernel.exception', [=> function () {
  927.             return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService.php'));
  928.         }, => 'onKernelException'], -96);
  929.         $instance->addListener('kernel.request', [=> function () {
  930.             return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\EventListener\SwaggerUiListener()));
  931.         }, => 'onKernelRequest'], 0);
  932.         $instance->addListener('kernel.response', [=> function () {
  933.             return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  934.         }, => 'onKernelResponse'], 0);
  935.         $instance->addListener('kernel.response', [=> function () {
  936.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  937.         }, => 'onKernelResponse'], -1);
  938.         $instance->addListener('kernel.view', [=> function () {
  939.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService.php'));
  940.         }, => 'onKernelView'], 64);
  941.         $instance->addListener('kernel.request', [=> function () {
  942.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  943.         }, => 'onKernelRequest'], 16);
  944.         $instance->addListener('kernel.request', [=> function () {
  945.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  946.         }, => 'onSecurity'], 3);
  947.         $instance->addListener('kernel.request', [=> function () {
  948.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  949.         }, => 'onSecurityPostDenormalize'], 1);
  950.         $instance->addListener('kernel.exception', [=> function () {
  951.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService.php'));
  952.         }, => 'onKernelException'], 0);
  953.         $instance->addListener('kernel.response', [=> function () {
  954.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  955.         }, => 'onKernelResponse'], 0);
  956.         $instance->addListener('kernel.response', [=> function () {
  957.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  958.         }, => 'onKernelResponse'], -1024);
  959.         $instance->addListener('kernel.request', [=> function () {
  960.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  961.         }, => 'setDefaultLocale'], 100);
  962.         $instance->addListener('kernel.request', [=> function () {
  963.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  964.         }, => 'onKernelRequest'], 16);
  965.         $instance->addListener('kernel.finish_request', [=> function () {
  966.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  967.         }, => 'onKernelFinishRequest'], 0);
  968.         $instance->addListener('kernel.request', [=> function () {
  969.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  970.         }, => 'onKernelRequest'], 256);
  971.         $instance->addListener('kernel.request', [=> function () {
  972.             return ($this->privates['.legacy_resolve_controller_name_subscriber'] ?? $this->get_LegacyResolveControllerNameSubscriberService());
  973.         }, => 'resolveControllerName'], 24);
  974.         $instance->addListener('kernel.response', [=> function () {
  975.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  976.         }, => 'onResponse'], -255);
  977.         $instance->addListener('kernel.request', [=> function () {
  978.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  979.         }, => 'onKernelRequest'], 15);
  980.         $instance->addListener('kernel.finish_request', [=> function () {
  981.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  982.         }, => 'onKernelFinishRequest'], -15);
  983.         $instance->addListener('console.error', [=> function () {
  984.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  985.         }, => 'onConsoleError'], -128);
  986.         $instance->addListener('console.terminate', [=> function () {
  987.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  988.         }, => 'onConsoleTerminate'], -128);
  989.         $instance->addListener('console.error', [=> function () {
  990.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  991.         }, => 'onConsoleError'], 0);
  992.         $instance->addListener('kernel.request', [=> function () {
  993.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  994.         }, => 'onKernelRequest'], 128);
  995.         $instance->addListener('kernel.response', [=> function () {
  996.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  997.         }, => 'onKernelResponse'], -1000);
  998.         $instance->addListener('kernel.finish_request', [=> function () {
  999.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1000.         }, => 'onFinishRequest'], 0);
  1001.         $instance->addListener('kernel.response', [=> function () {
  1002.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1003.         }, => 'onKernelResponse'], -100);
  1004.         $instance->addListener('kernel.exception', [=> function () {
  1005.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1006.         }, => 'onKernelException'], 0);
  1007.         $instance->addListener('kernel.terminate', [=> function () {
  1008.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1009.         }, => 'onKernelTerminate'], -1024);
  1010.         $instance->addListener('kernel.controller', [=> function () {
  1011.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1012.         }, => 'onKernelController'], 0);
  1013.         $instance->addListener('kernel.response', [=> function () {
  1014.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1015.         }, => 'onKernelResponse'], 0);
  1016.         $instance->addListener('kernel.request', [=> function () {
  1017.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1018.         }, => 'configure'], 2048);
  1019.         $instance->addListener('console.command', [=> function () {
  1020.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1021.         }, => 'configure'], 2048);
  1022.         $instance->addListener('kernel.request', [=> function () {
  1023.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1024.         }, => 'onKernelRequest'], 32);
  1025.         $instance->addListener('kernel.finish_request', [=> function () {
  1026.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1027.         }, => 'onKernelFinishRequest'], 0);
  1028.         $instance->addListener('kernel.exception', [=> function () {
  1029.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1030.         }, => 'onKernelException'], -64);
  1031.         $instance->addListener('kernel.response', [=> function () {
  1032.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1033.         }, => 'onKernelResponse'], 0);
  1034.         $instance->addListener('kernel.response', [=> function () {
  1035.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1036.         }, => 'onKernelResponse'], -128);
  1037.         $instance->addListener('kernel.exception', [=> function () {
  1038.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  1039.         }, => 'logKernelException'], 0);
  1040.         $instance->addListener('kernel.exception', [=> function () {
  1041.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  1042.         }, => 'onKernelException'], -128);
  1043.         $instance->addListener('kernel.controller', [=> function () {
  1044.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1045.         }, => 'onKernelController'], 0);
  1046.         $instance->addListener('kernel.controller', [=> function () {
  1047.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1048.         }, => 'onKernelController'], 0);
  1049.         $instance->addListener('kernel.controller', [=> function () {
  1050.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1051.         }, => 'onKernelController'], -128);
  1052.         $instance->addListener('kernel.view', [=> function () {
  1053.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1054.         }, => 'onKernelView'], 0);
  1055.         $instance->addListener('kernel.controller', [=> function () {
  1056.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1057.         }, => 'onKernelController'], 0);
  1058.         $instance->addListener('kernel.response', [=> function () {
  1059.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1060.         }, => 'onKernelResponse'], 0);
  1061.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1062.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1063.         }, => 'onKernelControllerArguments'], 0);
  1064.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1065.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1066.         }, => 'onKernelControllerArguments'], 0);
  1067.         $instance->addListener('console.error', [=> function () {
  1068.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1069.         }, => 'onConsoleError'], 0);
  1070.         $instance->addListener('console.terminate', [=> function () {
  1071.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1072.         }, => 'onConsoleTerminate'], 0);
  1073.         $instance->addListener('kernel.response', [=> function () {
  1074.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1075.         }, => 'onKernelResponse'], 0);
  1076.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1077.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService.php'));
  1078.         }, => 'onVoterVote'], 0);
  1079.         $instance->addListener('kernel.request', [=> function () {
  1080.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1081.         }, => 'configureLogoutUrlGenerator'], 8);
  1082.         $instance->addListener('kernel.request', [=> function () {
  1083.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1084.         }, => 'onKernelRequest'], 8);
  1085.         $instance->addListener('kernel.finish_request', [=> function () {
  1086.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1087.         }, => 'onKernelFinishRequest'], 0);
  1088.         $instance->addListener('kernel.exception', [=> function () {
  1089.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1090.         }, => 'onException'], 0);
  1091.         $instance->addListener('kernel.terminate', [=> function () {
  1092.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1093.         }, => 'onTerminate'], 0);
  1094.         $instance->addListener('console.error', [=> function () {
  1095.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1096.         }, => 'onException'], 0);
  1097.         $instance->addListener('console.terminate', [=> function () {
  1098.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1099.         }, => 'onTerminate'], 0);
  1100.         $instance->addListener('kernel.finish_request', [=> function () {
  1101.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  1102.         }, => 'resetAssets'], 0);
  1103.         $instance->addListener('console.command', [=> function () {
  1104.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1105.         }, => 'onCommand'], 255);
  1106.         $instance->addListener('console.terminate', [=> function () {
  1107.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1108.         }, => 'onTerminate'], -255);
  1109.         return $instance;
  1110.     }
  1111.     /**
  1112.      * Gets the public 'http_kernel' shared service.
  1113.      *
  1114.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1115.      */
  1116.     protected function getHttpKernelService()
  1117.     {
  1118.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($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 () {
  1119.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService.php'));
  1120.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService.php'));
  1121.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService.php'));
  1122.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService.php'));
  1123.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService.php'));
  1124.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService.php'));
  1125.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService.php'));
  1126.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService.php'));
  1127.         }, 8)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1128.     }
  1129.     /**
  1130.      * Gets the public 'profiler' shared service.
  1131.      *
  1132.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1133.      */
  1134.     protected function getProfilerService()
  1135.     {
  1136.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1137.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1138.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1139.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1140.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1141.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1142.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1143.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1144.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1145.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1146.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1147.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1148.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1149.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1150.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1151.         $d->addInstance('cache.doctrine.orm.default.metadata', ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()));
  1152.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1153.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1154.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1155.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  1156.         $d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
  1157.         $d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
  1158.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  1159.         $d->addInstance('api_platform.cache.metadata.property', ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()));
  1160.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  1161.         $e = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1162.         $e->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1163.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1164.         if ($this->has('kernel')) {
  1165.             $f->setKernel($b);
  1166.         }
  1167.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  1168.         $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())));
  1169.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1170.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1171.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  1172.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1173.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1174.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1175.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/srcApp_KernelDevDebugContainer'), $c));
  1176.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1177.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1178.         $instance->add($d);
  1179.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1180.         $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())));
  1181.         $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())));
  1182.         $instance->add($e);
  1183.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  1184.         $instance->add(new \EasyCorp\Bundle\EasyAdminBundle\DataCollector\EasyAdminDataCollector(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService())));
  1185.         $instance->add($f);
  1186.         return $instance;
  1187.     }
  1188.     /**
  1189.      * Gets the public 'request_stack' shared service.
  1190.      *
  1191.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1192.      */
  1193.     protected function getRequestStackService()
  1194.     {
  1195.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1196.     }
  1197.     /**
  1198.      * Gets the public 'router' shared service.
  1199.      *
  1200.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1201.      */
  1202.     protected function getRouterService()
  1203.     {
  1204.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1205.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1206.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1207.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1208.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1209.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1210.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService.php'true],
  1211.         ], [
  1212.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1213.         ]))->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$this->getEnv('DEFAULT_LOCALE'));
  1214.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1215.         return $instance;
  1216.     }
  1217.     /**
  1218.      * Gets the public 'security.authorization_checker' shared service.
  1219.      *
  1220.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1221.      */
  1222.     protected function getSecurity_AuthorizationCheckerService()
  1223.     {
  1224.         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);
  1225.     }
  1226.     /**
  1227.      * Gets the public 'security.token_storage' shared service.
  1228.      *
  1229.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1230.      */
  1231.     protected function getSecurity_TokenStorageService()
  1232.     {
  1233.         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, [
  1234.             'session' => ['services''session''getSessionService'false],
  1235.         ], [
  1236.             'session' => '?',
  1237.         ]));
  1238.     }
  1239.     /**
  1240.      * Gets the public 'serializer' shared service.
  1241.      *
  1242.      * @return \Symfony\Component\Serializer\Serializer
  1243.      */
  1244.     protected function getSerializerService()
  1245.     {
  1246.         $a = ($this->services['easy_admin.property_accessor'] ?? $this->getEasyAdmin_PropertyAccessorService());
  1247.         $b = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1248.         $c = new \Symfony\Component\Serializer\Encoder\JsonEncoder();
  1249.         $d = new \ApiPlatform\Core\OpenApi\Serializer\OpenApiNormalizer(new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULLNULL$a$b)], [=> $c]));
  1250.         $e = new \ApiPlatform\Core\Swagger\Serializer\ApiGatewayNormalizer($d);
  1251.         $f = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  1252.         $g = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  1253.         $h = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  1254.         $i = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
  1255.         $j = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
  1256.         $k = new \ApiPlatform\Core\Swagger\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($f$g$h, ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService()), NULL$iNULLfalse'oauth2''application''''', [], $this->parameters['api_platform.swagger.api_keys'], $jtrue'page'false'itemsPerPage'$this->parameters['api_platform.formats'], true'pagination', [], $this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), $d));
  1257.         $l = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  1258.         $m = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  1259.         $n = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  1260.         $o = ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService());
  1261.         $p = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  1262.         $q = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  1263.         $r = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  1264.         $s = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($q$m$a$b, new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($q), NULL, []);
  1265.         return $this->services['serializer'] = new \Symfony\Component\Serializer\Serializer([=> $e=> $k=> new \ApiPlatform\Core\Hydra\Serializer\ConstraintViolationListNormalizer($l, [], $m), => new \ApiPlatform\Core\Problem\Serializer\ConstraintViolationListNormalizer([], $m), => $k=> $e=> new \ApiPlatform\Core\Hydra\Serializer\DocumentationNormalizer($f$g$h$nNULL$l$j$m), => new \ApiPlatform\Core\Hydra\Serializer\EntrypointNormalizer($f$o$l), => new \ApiPlatform\Core\Hydra\Serializer\ErrorNormalizer($ltrue), => new \ApiPlatform\Core\Problem\Serializer\ErrorNormalizer(true), 10 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 11 => new \ApiPlatform\Core\JsonLd\Serializer\ItemNormalizer($f$g$h$o$n$p$a$m$q, [], new RewindableGenerator(function () {
  1266.             return new \EmptyIterator();
  1267.         }, 0), $r), 12 => new \ApiPlatform\Core\Serializer\ItemNormalizer($g$h$o$n$a$m$q, ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), falseNULL, new RewindableGenerator(function () {
  1268.             return new \EmptyIterator();
  1269.         }, 0), $f$r), 13 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), 14 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 15 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $m), 16 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 18 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 19 => new \ApiPlatform\Core\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Core\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Core\Hydra\Serializer\CollectionNormalizer($p$n$o), 'page''pagination'$f$a), $f$n$i), 20 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 21 => new \ApiPlatform\Core\JsonLd\Serializer\ObjectNormalizer($s$o$p), 22 => $s], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => $c=> new \Symfony\Component\Serializer\Encoder\YamlEncoder(), => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), => new \ApiPlatform\Core\Serializer\JsonEncoder('jsonld'), => new \ApiPlatform\Core\Serializer\JsonEncoder('jsonproblem')]);
  1270.     }
  1271.     /**
  1272.      * Gets the public 'session' shared service.
  1273.      *
  1274.      * @return \Symfony\Component\HttpFoundation\Session\Session
  1275.      */
  1276.     protected function getSessionService()
  1277.     {
  1278.         return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], NULL, new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0)));
  1279.     }
  1280.     /**
  1281.      * Gets the public 'translator' shared service.
  1282.      *
  1283.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1284.      */
  1285.     protected function getTranslatorService()
  1286.     {
  1287.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1288.     }
  1289.     /**
  1290.      * Gets the public 'twig' shared service.
  1291.      *
  1292.      * @return \Twig\Environment
  1293.      */
  1294.     protected function getTwigService()
  1295.     {
  1296.         $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1297.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1298.         $b = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1299.         $c = ($this->services['router'] ?? $this->getRouterService());
  1300.         $d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1301.         $e = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
  1302.         $f = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1303.         $f->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $b]);
  1304.         $g = new \Symfony\Bridge\Twig\AppVariable();
  1305.         $g->setEnvironment('dev');
  1306.         $g->setDebug(true);
  1307.         if ($this->has('security.token_storage')) {
  1308.             $g->setTokenStorage(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  1309.         }
  1310.         if ($this->has('request_stack')) {
  1311.             $g->setRequestStack($d);
  1312.         }
  1313.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1314.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $a));
  1315.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService())));
  1316.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  1317.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($b, \dirname(__DIR__4), 'UTF-8'));
  1318.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($c));
  1319.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1320.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($atrue));
  1321.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1322.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1323.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($d, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  1324.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($d));
  1325.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension());
  1326.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension($e));
  1327.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  1328.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($f));
  1329.         $instance->addExtension(new \Twig\Extension\DebugExtension());
  1330.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1331.         $instance->addExtension(new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), ($this->services['easy_admin.property_accessor'] ?? $this->getEasyAdmin_PropertyAccessorService()), ($this->services['easyadmin.router'] ?? $this->getEasyadmin_RouterService()), true$e));
  1332.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1333.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  1334.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService.php'true],
  1335.         ], [
  1336.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1337.             'webpack_encore.tag_renderer' => '?',
  1338.         ])));
  1339.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  1340.         $instance->addExtension(new \Ornicar\GravatarBundle\Twig\GravatarExtension(new \Ornicar\GravatarBundle\Templating\Helper\GravatarHelper(new \Ornicar\GravatarBundle\GravatarApi(['size' => '80''rating' => 'g''default' => 'mm''secure' => false]), $c)));
  1341.         $instance->addGlobal('app'$g);
  1342.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1343.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService.php'true],
  1344.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService.php'true],
  1345.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService.php'true],
  1346.         ], [
  1347.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1348.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1349.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1350.         ])));
  1351.         $instance->addGlobal('FAVICON_URL'$this->getEnv('FAVICON_URL'));
  1352.         $instance->addGlobal('LOGO_URL'$this->getEnv('LOGO_URL'));
  1353.         $instance->addGlobal('LOGO_WIDTH'$this->getEnv('LOGO_WIDTH'));
  1354.         $instance->addGlobal('BG_URL'$this->getEnv('BG_URL'));
  1355.         $instance->addGlobal('AUTOCOMPLETE_CODECLIENT_URL'$this->getEnv('AUTOCOMPLETE_CODECLIENT_URL'));
  1356.         $instance->addGlobal('STYLE_URL'$this->getEnv('STYLE_URL'));
  1357.         $instance->addGlobal('MORE_LOGOS_URLS'$this->getEnv('MORE_LOGOS_URLS'));
  1358.         $instance->addGlobal('ADDITIONAL_BG_URL'$this->getEnv('ADDITIONAL_BG_URL'));
  1359.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1360.         return $instance;
  1361.     }
  1362.     /**
  1363.      * Gets the public 'validator' shared service.
  1364.      *
  1365.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1366.      */
  1367.     protected function getValidatorService()
  1368.     {
  1369.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1370.     }
  1371.     /**
  1372.      * Gets the private '.legacy_resolve_controller_name_subscriber' shared service.
  1373.      *
  1374.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  1375.      */
  1376.     protected function get_LegacyResolveControllerNameSubscriberService()
  1377.     {
  1378.         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);
  1379.     }
  1380.     /**
  1381.      * Gets the private 'Lle\MailerBundle\Service\MailerManager' shared autowired service.
  1382.      *
  1383.      * @return \Lle\MailerBundle\Service\MailerManager
  1384.      */
  1385.     protected function getMailerManagerService()
  1386.     {
  1387.         return $this->privates['Lle\\MailerBundle\\Service\\MailerManager'] = new \Lle\MailerBundle\Service\MailerManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['swiftmailer.mailer.default'] ?? $this->load('getSwiftmailer_Mailer_DefaultService.php')), ($this->services['twig'] ?? $this->getTwigService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  1388.     }
  1389.     /**
  1390.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  1391.      *
  1392.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  1393.      */
  1394.     protected function getResetAssetsEventListenerService()
  1395.     {
  1396.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  1397.     }
  1398.     /**
  1399.      * Gets the private 'annotations.cache_adapter' shared service.
  1400.      *
  1401.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  1402.      */
  1403.     protected function getAnnotations_CacheAdapterService()
  1404.     {
  1405.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1406.     }
  1407.     /**
  1408.      * Gets the private 'annotations.cached_reader' shared service.
  1409.      *
  1410.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  1411.      */
  1412.     protected function getAnnotations_CachedReaderService()
  1413.     {
  1414.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  1415.     }
  1416.     /**
  1417.      * Gets the private 'annotations.reader' shared service.
  1418.      *
  1419.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1420.      */
  1421.     protected function getAnnotations_ReaderService()
  1422.     {
  1423.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1424.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1425.         $a->registerUniqueLoader('class_exists');
  1426.         $instance->addGlobalIgnoredName('required'$a);
  1427.         return $instance;
  1428.     }
  1429.     /**
  1430.      * Gets the private 'api_platform.cache.identifiers_extractor' shared service.
  1431.      *
  1432.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1433.      */
  1434.     protected function getApiPlatform_Cache_IdentifiersExtractorService()
  1435.     {
  1436.         return $this->privates['api_platform.cache.identifiers_extractor'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('xVbiDSPU9c'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1437.     }
  1438.     /**
  1439.      * Gets the private 'api_platform.cache.metadata.property' shared service.
  1440.      *
  1441.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1442.      */
  1443.     protected function getApiPlatform_Cache_Metadata_PropertyService()
  1444.     {
  1445.         return $this->privates['api_platform.cache.metadata.property'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('5SNRBOWz5J'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1446.     }
  1447.     /**
  1448.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  1449.      *
  1450.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1451.      */
  1452.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  1453.     {
  1454.         return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('McH4w-3CE2'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1455.     }
  1456.     /**
  1457.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  1458.      *
  1459.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1460.      */
  1461.     protected function getApiPlatform_Cache_RouteNameResolverService()
  1462.     {
  1463.         return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('BfkiozmUPx'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1464.     }
  1465.     /**
  1466.      * Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
  1467.      *
  1468.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1469.      */
  1470.     protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
  1471.     {
  1472.         return $this->privates['api_platform.cache.subresource_operation_factory'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('exHMQ8F9Pq'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1473.     }
  1474.     /**
  1475.      * Gets the private 'api_platform.filter_locator' shared service.
  1476.      *
  1477.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1478.      */
  1479.     protected function getApiPlatform_FilterLocatorService()
  1480.     {
  1481.         return $this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1482.             'App\\Filter\\ExactCodeClientFilter' => ['privates''App\\Filter\\ExactCodeClientFilter''getExactCodeClientFilterService.php'true],
  1483.             'annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityUserApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService.php'true],
  1484.             'annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityUserApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1485.             'annotated_app_entity_user_app_filter_exact_code_client_filter' => ['privates''annotated_app_entity_user_app_filter_exact_code_client_filter''getAnnotatedAppEntityUserAppFilterExactCodeClientFilterService.php'true],
  1486.         ], [
  1487.             'App\\Filter\\ExactCodeClientFilter' => '?',
  1488.             'annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  1489.             'annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1490.             'annotated_app_entity_user_app_filter_exact_code_client_filter' => '?',
  1491.         ]);
  1492.     }
  1493.     /**
  1494.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  1495.      *
  1496.      * @return \ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener
  1497.      */
  1498.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  1499.     {
  1500.         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()));
  1501.     }
  1502.     /**
  1503.      * Gets the private 'api_platform.hydra.json_schema.schema_factory' shared service.
  1504.      *
  1505.      * @return \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory
  1506.      */
  1507.     protected function getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()
  1508.     {
  1509.         $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  1510.         if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  1511.             return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  1512.         }
  1513.         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())));
  1514.     }
  1515.     /**
  1516.      * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  1517.      *
  1518.      * @return \ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener
  1519.      */
  1520.     protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  1521.     {
  1522.         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()));
  1523.     }
  1524.     /**
  1525.      * Gets the private 'api_platform.identifier.converter' shared service.
  1526.      *
  1527.      * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  1528.      */
  1529.     protected function getApiPlatform_Identifier_ConverterService()
  1530.     {
  1531.         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 () {
  1532.             yield => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  1533.             yield => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  1534.         }, 2));
  1535.     }
  1536.     /**
  1537.      * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  1538.      *
  1539.      * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  1540.      */
  1541.     protected function getApiPlatform_IdentifiersExtractor_CachedService()
  1542.     {
  1543.         $a = ($this->services['easy_admin.property_accessor'] ?? $this->getEasyAdmin_PropertyAccessorService());
  1544.         $b = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  1545.         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);
  1546.     }
  1547.     /**
  1548.      * Gets the private 'api_platform.iri_converter' shared service.
  1549.      *
  1550.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter
  1551.      */
  1552.     protected function getApiPlatform_IriConverterService()
  1553.     {
  1554.         $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  1555.         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->services['easy_admin.property_accessor'] ?? $this->getEasyAdmin_PropertyAccessorService()), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  1556.     }
  1557.     /**
  1558.      * Gets the private 'api_platform.json_schema.type_factory' shared service.
  1559.      *
  1560.      * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  1561.      */
  1562.     protected function getApiPlatform_JsonSchema_TypeFactoryService()
  1563.     {
  1564.         $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  1565.         $instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
  1566.         return $instance;
  1567.     }
  1568.     /**
  1569.      * Gets the private 'api_platform.jsonld.context_builder' shared service.
  1570.      *
  1571.      * @return \ApiPlatform\Core\JsonLd\ContextBuilder
  1572.      */
  1573.     protected function getApiPlatform_Jsonld_ContextBuilderService()
  1574.     {
  1575.         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()));
  1576.     }
  1577.     /**
  1578.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  1579.      *
  1580.      * @return \ApiPlatform\Core\EventListener\AddFormatListener
  1581.      */
  1582.     protected function getApiPlatform_Listener_Request_AddFormatService()
  1583.     {
  1584.         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']);
  1585.     }
  1586.     /**
  1587.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  1588.      *
  1589.      * @return \ApiPlatform\Core\EventListener\DeserializeListener
  1590.      */
  1591.     protected function getApiPlatform_Listener_Request_DeserializeService()
  1592.     {
  1593.         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()));
  1594.     }
  1595.     /**
  1596.      * Gets the private 'api_platform.listener.request.read' shared service.
  1597.      *
  1598.      * @return \ApiPlatform\Core\EventListener\ReadListener
  1599.      */
  1600.     protected function getApiPlatform_Listener_Request_ReadService()
  1601.     {
  1602.         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()));
  1603.     }
  1604.     /**
  1605.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  1606.      *
  1607.      * @return \ApiPlatform\Core\EventListener\QueryParameterValidateListener
  1608.      */
  1609.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  1610.     {
  1611.         return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Core\EventListener\QueryParameterValidateListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \ApiPlatform\Core\Filter\QueryParameterValidator(($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService())));
  1612.     }
  1613.     /**
  1614.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached' shared service.
  1615.      *
  1616.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  1617.      */
  1618.     protected function getApiPlatform_Metadata_Property_MetadataFactory_CachedService()
  1619.     {
  1620.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  1621.         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\DefaultPropertyMetadataFactory(new \ApiPlatform\Core\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Core\Bridge\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyMetadataFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())))))), new RewindableGenerator(function () {
  1622.             yield => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.length_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction()));
  1623.             yield => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService.php'));
  1624.             yield => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.regex_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction()));
  1625.             yield => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.format_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat()));
  1626.         }, 4)));
  1627.     }
  1628.     /**
  1629.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  1630.      *
  1631.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  1632.      */
  1633.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  1634.     {
  1635.         return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this))), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyNameCollectionFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService())))));
  1636.     }
  1637.     /**
  1638.      * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  1639.      *
  1640.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  1641.      */
  1642.     protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  1643.     {
  1644.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  1645.         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.defaults']), $this->parameters['api_platform.defaults']))))), []), $this->parameters['api_platform.formats'], []));
  1646.     }
  1647.     /**
  1648.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  1649.      *
  1650.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  1651.      */
  1652.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  1653.     {
  1654.         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)))))));
  1655.     }
  1656.     /**
  1657.      * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  1658.      *
  1659.      * @return \ApiPlatform\Core\PathResolver\CustomOperationPathResolver
  1660.      */
  1661.     protected function getApiPlatform_OperationPathResolver_CustomService()
  1662.     {
  1663.         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()))));
  1664.     }
  1665.     /**
  1666.      * Gets the private 'api_platform.operation_path_resolver.router' shared service.
  1667.      *
  1668.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver
  1669.      */
  1670.     protected function getApiPlatform_OperationPathResolver_RouterService()
  1671.     {
  1672.         return $this->privates['api_platform.operation_path_resolver.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()), ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()));
  1673.     }
  1674.     /**
  1675.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  1676.      *
  1677.      * @return \ApiPlatform\Core\Api\ResourceClassResolver
  1678.      */
  1679.     protected function getApiPlatform_ResourceClassResolverService()
  1680.     {
  1681.         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()));
  1682.     }
  1683.     /**
  1684.      * Gets the private 'api_platform.router' shared service.
  1685.      *
  1686.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\Router
  1687.      */
  1688.     protected function getApiPlatform_RouterService()
  1689.     {
  1690.         return $this->privates['api_platform.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\Router(($this->services['router'] ?? $this->getRouterService()), 1);
  1691.     }
  1692.     /**
  1693.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  1694.      *
  1695.      * @return \ApiPlatform\Core\Security\EventListener\DenyAccessListener
  1696.      */
  1697.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  1698.     {
  1699.         return $this->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Core\Security\EventListener\DenyAccessListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService()));
  1700.     }
  1701.     /**
  1702.      * Gets the private 'api_platform.security.resource_access_checker' shared service.
  1703.      *
  1704.      * @return \ApiPlatform\Core\Security\ResourceAccessChecker
  1705.      */
  1706.     protected function getApiPlatform_Security_ResourceAccessCheckerService()
  1707.     {
  1708.         return $this->privates['api_platform.security.resource_access_checker'] = new \ApiPlatform\Core\Security\ResourceAccessChecker(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(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()));
  1709.     }
  1710.     /**
  1711.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  1712.      *
  1713.      * @return \ApiPlatform\Core\Serializer\SerializerFilterContextBuilder
  1714.      */
  1715.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  1716.     {
  1717.         $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  1718.         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));
  1719.     }
  1720.     /**
  1721.      * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  1722.      *
  1723.      * @return \ApiPlatform\Core\Serializer\Mapping\Factory\ClassMetadataFactory
  1724.      */
  1725.     protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  1726.     {
  1727.         return $this->privates['api_platform.serializer.mapping.class_metadata_factory'] = new \ApiPlatform\Core\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))])));
  1728.     }
  1729.     /**
  1730.      * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  1731.      *
  1732.      * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  1733.      */
  1734.     protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  1735.     {
  1736.         return $this->privates['api_platform.subresource_operation_factory.cached'] = new \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory(($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), new \ApiPlatform\Core\Operation\Factory\SubresourceOperationFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Core\Operation\UnderscorePathSegmentNameGenerator())), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService())));
  1737.     }
  1738.     /**
  1739.      * Gets the private 'assets.packages' shared service.
  1740.      *
  1741.      * @return \Symfony\Component\Asset\Packages
  1742.      */
  1743.     protected function getAssets_PackagesService()
  1744.     {
  1745.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/build/manifest.json')), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ''false)), []);
  1746.     }
  1747.     /**
  1748.      * Gets the private 'cache.annotations' shared service.
  1749.      *
  1750.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1751.      */
  1752.     protected function getCache_AnnotationsService()
  1753.     {
  1754.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Jb3CPnwxn6'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1755.     }
  1756.     /**
  1757.      * Gets the private 'cache.doctrine.orm.default.metadata' shared service.
  1758.      *
  1759.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1760.      */
  1761.     protected function getCache_Doctrine_Orm_Default_MetadataService()
  1762.     {
  1763.         return $this->privates['cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1764.     }
  1765.     /**
  1766.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  1767.      *
  1768.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1769.      */
  1770.     protected function getCache_Doctrine_Orm_Default_QueryService()
  1771.     {
  1772.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1773.     }
  1774.     /**
  1775.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  1776.      *
  1777.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1778.      */
  1779.     protected function getCache_Doctrine_Orm_Default_ResultService()
  1780.     {
  1781.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1782.     }
  1783.     /**
  1784.      * Gets the private 'cache.property_info' shared service.
  1785.      *
  1786.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1787.      */
  1788.     protected function getCache_PropertyInfoService()
  1789.     {
  1790.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('pjnwE25zCF'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1791.     }
  1792.     /**
  1793.      * Gets the private 'cache.security_expression_language' shared service.
  1794.      *
  1795.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1796.      */
  1797.     protected function getCache_SecurityExpressionLanguageService()
  1798.     {
  1799.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Gb9E7DA2cT'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1800.     }
  1801.     /**
  1802.      * Gets the private 'cache.serializer' shared service.
  1803.      *
  1804.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1805.      */
  1806.     protected function getCache_SerializerService()
  1807.     {
  1808.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('1ikIrBkkGw'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1809.     }
  1810.     /**
  1811.      * Gets the private 'cache.validator' shared service.
  1812.      *
  1813.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1814.      */
  1815.     protected function getCache_ValidatorService()
  1816.     {
  1817.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('sXVgQ+vD8F'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1818.     }
  1819.     /**
  1820.      * Gets the private 'cache.webpack_encore' shared service.
  1821.      *
  1822.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1823.      */
  1824.     protected function getCache_WebpackEncoreService()
  1825.     {
  1826.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('zQLKBvMKbi'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1827.     }
  1828.     /**
  1829.      * Gets the private 'config_cache_factory' shared service.
  1830.      *
  1831.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  1832.      */
  1833.     protected function getConfigCacheFactoryService()
  1834.     {
  1835.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1836.             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)));
  1837.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  1838.         }, 2));
  1839.     }
  1840.     /**
  1841.      * Gets the private 'data_collector.form' shared service.
  1842.      *
  1843.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  1844.      */
  1845.     protected function getDataCollector_FormService()
  1846.     {
  1847.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  1848.     }
  1849.     /**
  1850.      * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  1851.      *
  1852.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  1853.      */
  1854.     protected function getDebug_ApiPlatform_CollectionDataProviderService()
  1855.     {
  1856.         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 () {
  1857.             yield => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService.php'));
  1858.         }, 1)));
  1859.     }
  1860.     /**
  1861.      * Gets the private 'debug.api_platform.data_persister' shared service.
  1862.      *
  1863.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  1864.      */
  1865.     protected function getDebug_ApiPlatform_DataPersisterService()
  1866.     {
  1867.         return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  1868.             yield => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->load('getApiPlatform_Doctrine_Orm_DataPersisterService.php'));
  1869.         }, 1)));
  1870.     }
  1871.     /**
  1872.      * Gets the private 'debug.api_platform.item_data_provider' shared service.
  1873.      *
  1874.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
  1875.      */
  1876.     protected function getDebug_ApiPlatform_ItemDataProviderService()
  1877.     {
  1878.         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 () {
  1879.             yield => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService.php'));
  1880.         }, 1)));
  1881.     }
  1882.     /**
  1883.      * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  1884.      *
  1885.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  1886.      */
  1887.     protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  1888.     {
  1889.         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 () {
  1890.             yield => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService.php'));
  1891.         }, 1)));
  1892.     }
  1893.     /**
  1894.      * Gets the private 'debug.controller_resolver' shared service.
  1895.      *
  1896.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  1897.      */
  1898.     protected function getDebug_ControllerResolverService()
  1899.     {
  1900.         return $this->privates['debug.controller_resolver'] = 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)))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1901.     }
  1902.     /**
  1903.      * Gets the private 'debug.debug_handlers_listener' shared service.
  1904.      *
  1905.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1906.      */
  1907.     protected function getDebug_DebugHandlersListenerService()
  1908.     {
  1909.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  1910.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1911.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1912.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1913.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1914.         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);
  1915.     }
  1916.     /**
  1917.      * Gets the private 'debug.file_link_formatter' shared service.
  1918.      *
  1919.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1920.      */
  1921.     protected function getDebug_FileLinkFormatterService()
  1922.     {
  1923.         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 () {
  1924.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService.php'));
  1925.         });
  1926.     }
  1927.     /**
  1928.      * Gets the private 'debug.log_processor' shared service.
  1929.      *
  1930.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1931.      */
  1932.     protected function getDebug_LogProcessorService()
  1933.     {
  1934.         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())));
  1935.     }
  1936.     /**
  1937.      * Gets the private 'debug.security.access.decision_manager' shared service.
  1938.      *
  1939.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  1940.      */
  1941.     protected function getDebug_Security_Access_DecisionManagerService()
  1942.     {
  1943.         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 () {
  1944.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService.php'));
  1945.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService.php'));
  1946.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService.php'));
  1947.             yield => ($this->privates['debug.security.voter.scheb_two_factor.security_voter'] ?? $this->load('getDebug_Security_Voter_SchebTwoFactor_SecurityVoterService.php'));
  1948.         }, 4), 'unanimous'falsetrue));
  1949.     }
  1950.     /**
  1951.      * Gets the private 'debug.security.firewall' shared service.
  1952.      *
  1953.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  1954.      */
  1955.     protected function getDebug_Security_FirewallService()
  1956.     {
  1957.         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()));
  1958.     }
  1959.     /**
  1960.      * Gets the private 'form.registry' shared service.
  1961.      *
  1962.      * @return \Symfony\Component\Form\FormRegistry
  1963.      */
  1964.     protected function getForm_RegistryService()
  1965.     {
  1966.         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, [
  1967.             'App\\Form\\Type\\RoleType' => ['privates''App\\Form\\Type\\RoleType''getRoleTypeService.php'true],
  1968.             'App\\Form\\UserPasswordType' => ['privates''App\\Form\\UserPasswordType''getUserPasswordTypeService.php'true],
  1969.             'App\\Form\\UserType' => ['privates''App\\Form\\UserType''getUserTypeService.php'true],
  1970.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType' => ['privates''easyadmin.form.type.autocomplete''getEasyadmin_Form_Type_AutocompleteService.php'true],
  1971.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType' => ['privates''easyadmin.form.type.divider''getEasyadmin_Form_Type_DividerService.php'true],
  1972.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType' => ['privates''easyadmin.form.type''getEasyadmin_Form_TypeService.php'true],
  1973.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType' => ['privates''easyadmin.form.type.group''getEasyadmin_Form_Type_GroupService.php'true],
  1974.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType' => ['privates''easyadmin.form.type.section''getEasyadmin_Form_Type_SectionService.php'true],
  1975.             'FOS\\OAuthServerBundle\\Form\\Type\\AuthorizeFormType' => ['privates''fos_oauth_server.authorize.form.type''getFosOauthServer_Authorize_Form_TypeService.php'true],
  1976.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService.php'true],
  1977.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService.php'true],
  1978.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''form.type.file''getForm_Type_FileService.php'true],
  1979.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService.php'true],
  1980.         ], [
  1981.             'App\\Form\\Type\\RoleType' => '?',
  1982.             'App\\Form\\UserPasswordType' => '?',
  1983.             'App\\Form\\UserType' => '?',
  1984.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType' => '?',
  1985.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType' => '?',
  1986.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType' => '?',
  1987.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType' => '?',
  1988.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType' => '?',
  1989.             'FOS\\OAuthServerBundle\\Form\\Type\\AuthorizeFormType' => '?',
  1990.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  1991.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  1992.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  1993.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  1994.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  1995.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService.php'));
  1996.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService.php'));
  1997.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService.php'));
  1998.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService.php'));
  1999.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService.php'));
  2000.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService.php'));
  2001.             yield => ($this->privates['easyadmin.form.type.extension'] ?? $this->load('getEasyadmin_Form_Type_ExtensionService.php'));
  2002.         }, 7), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  2003.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  2004.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  2005.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  2006.         }, 1)], new RewindableGenerator(function () {
  2007.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService.php'));
  2008.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->load('getForm_TypeGuesser_DoctrineService.php'));
  2009.             yield => ($this->services['easyadmin.form.guesser.missing_doctrine_orm_type_guesser'] ?? $this->load('getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService.php'));
  2010.         }, 3))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  2011.     }
  2012.     /**
  2013.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  2014.      *
  2015.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  2016.      */
  2017.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  2018.     {
  2019.         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())));
  2020.     }
  2021.     /**
  2022.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  2023.      *
  2024.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  2025.      */
  2026.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  2027.     {
  2028.         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()));
  2029.     }
  2030.     /**
  2031.      * Gets the private 'locale_aware_listener' shared service.
  2032.      *
  2033.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2034.      */
  2035.     protected function getLocaleAwareListenerService()
  2036.     {
  2037.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2038.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2039.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2040.     }
  2041.     /**
  2042.      * Gets the private 'locale_listener' shared service.
  2043.      *
  2044.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2045.      */
  2046.     protected function getLocaleListenerService()
  2047.     {
  2048.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getEnv('DEFAULT_LOCALE'), ($this->services['router'] ?? $this->getRouterService()));
  2049.     }
  2050.     /**
  2051.      * Gets the private 'mime_types' shared service.
  2052.      *
  2053.      * @return \Symfony\Component\Mime\MimeTypes
  2054.      */
  2055.     protected function getMimeTypesService()
  2056.     {
  2057.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  2058.         $instance->setDefault($instance);
  2059.         return $instance;
  2060.     }
  2061.     /**
  2062.      * Gets the private 'monolog.handler.console' shared service.
  2063.      *
  2064.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2065.      */
  2066.     protected function getMonolog_Handler_ConsoleService()
  2067.     {
  2068.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  2069.     }
  2070.     /**
  2071.      * Gets the private 'monolog.handler.main' shared service.
  2072.      *
  2073.      * @return \Monolog\Handler\StreamHandler
  2074.      */
  2075.     protected function getMonolog_Handler_MainService()
  2076.     {
  2077.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  2078.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  2079.         return $instance;
  2080.     }
  2081.     /**
  2082.      * Gets the private 'monolog.logger' shared service.
  2083.      *
  2084.      * @return \Symfony\Bridge\Monolog\Logger
  2085.      */
  2086.     protected function getMonolog_LoggerService()
  2087.     {
  2088.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2089.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2090.         $instance->useMicrosecondTimestamps(true);
  2091.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2092.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2093.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2094.         return $instance;
  2095.     }
  2096.     /**
  2097.      * Gets the private 'monolog.logger.cache' shared service.
  2098.      *
  2099.      * @return \Symfony\Bridge\Monolog\Logger
  2100.      */
  2101.     protected function getMonolog_Logger_CacheService()
  2102.     {
  2103.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2104.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2105.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2106.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2107.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2108.         return $instance;
  2109.     }
  2110.     /**
  2111.      * Gets the private 'monolog.logger.request' shared service.
  2112.      *
  2113.      * @return \Symfony\Bridge\Monolog\Logger
  2114.      */
  2115.     protected function getMonolog_Logger_RequestService()
  2116.     {
  2117.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2118.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2119.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2120.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2121.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2122.         return $instance;
  2123.     }
  2124.     /**
  2125.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  2126.      *
  2127.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  2128.      */
  2129.     protected function getNelmioCors_CorsListenerService()
  2130.     {
  2131.         return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Nelmio\CorsBundle\Options\Resolver([=> new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->getParameter('nelmio_cors.defaults'))]));
  2132.     }
  2133.     /**
  2134.      * Gets the private 'parameter_bag' shared service.
  2135.      *
  2136.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  2137.      */
  2138.     protected function getParameterBagService()
  2139.     {
  2140.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  2141.     }
  2142.     /**
  2143.      * Gets the private 'profiler_listener' shared service.
  2144.      *
  2145.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2146.      */
  2147.     protected function getProfilerListenerService()
  2148.     {
  2149.         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);
  2150.     }
  2151.     /**
  2152.      * Gets the private 'property_info' shared service.
  2153.      *
  2154.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  2155.      */
  2156.     protected function getPropertyInfoService()
  2157.     {
  2158.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  2159.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService.php'));
  2160.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2161.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  2162.         }, 3), new RewindableGenerator(function () {
  2163.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  2164.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2165.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2166.         }, 3), new RewindableGenerator(function () {
  2167.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2168.         }, 1), new RewindableGenerator(function () {
  2169.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  2170.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2171.         }, 2), new RewindableGenerator(function () {
  2172.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2173.         }, 1));
  2174.     }
  2175.     /**
  2176.      * Gets the private 'router.request_context' shared service.
  2177.      *
  2178.      * @return \Symfony\Component\Routing\RequestContext
  2179.      */
  2180.     protected function getRouter_RequestContextService()
  2181.     {
  2182.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  2183.     }
  2184.     /**
  2185.      * Gets the private 'router_listener' shared service.
  2186.      *
  2187.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2188.      */
  2189.     protected function getRouterListenerService()
  2190.     {
  2191.         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);
  2192.     }
  2193.     /**
  2194.      * Gets the private 'scheb_two_factor.persister.doctrine' shared service.
  2195.      *
  2196.      * @return \Scheb\TwoFactorBundle\Model\DoctrinePersister
  2197.      */
  2198.     protected function getSchebTwoFactor_Persister_DoctrineService()
  2199.     {
  2200.         return $this->privates['scheb_two_factor.persister.doctrine'] = new \Scheb\TwoFactorBundle\Model\DoctrinePersister(($this->services['doctrine'] ?? $this->getDoctrineService())->getManager(NULL));
  2201.     }
  2202.     /**
  2203.      * Gets the private 'scheb_two_factor.provider_registry' shared service.
  2204.      *
  2205.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry
  2206.      */
  2207.     protected function getSchebTwoFactor_ProviderRegistryService($lazyLoad true)
  2208.     {
  2209.         $a = ($this->privates['scheb_two_factor.persister.doctrine'] ?? $this->getSchebTwoFactor_Persister_DoctrineService());
  2210.         $b = ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)));
  2211.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry(($this->privates['scheb_two_factor.session_flag_manager'] ?? $this->getSchebTwoFactor_SessionFlagManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), '_auth_code', ['email' => new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Email\TwoFactorProvider(new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Email\Generator\CodeGenerator($a, new \App\Service\AuthCodeSender(($this->services['swiftmailer.mailer.default'] ?? $this->load('getSwiftmailer_Mailer_DefaultService.php')), new \App\Service\OvhSmsSender($b), ($this->services['translator'] ?? $this->getTranslatorService()), $b, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Lle\\MailerBundle\\Service\\MailerManager'] ?? $this->getMailerManagerService()), ($this->services['twig'] ?? $this->getTwigService())), 4), new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Email\Validation\BackupCodeValidator(new \Scheb\TwoFactorBundle\Security\TwoFactor\Backup\BackupCodeValidator($a), new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Email\Validation\EmailCodeValidator()), $this->getSchebTwoFactor_Security_Email_RendererService(), '_auth_code')]);
  2212.     }
  2213.     /**
  2214.      * Gets the private 'scheb_two_factor.security.email.renderer' shared service.
  2215.      *
  2216.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Renderer
  2217.      */
  2218.     protected function getSchebTwoFactor_Security_Email_RendererService($lazyLoad true)
  2219.     {
  2220.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Renderer(($this->services['templating'] ?? $this->load('getTemplatingService.php')), 'security/two-factor.html.twig');
  2221.     }
  2222.     /**
  2223.      * Gets the private 'scheb_two_factor.security.request_listener' shared service.
  2224.      *
  2225.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\EventListener\RequestListener
  2226.      */
  2227.     protected function getSchebTwoFactor_Security_RequestListenerService()
  2228.     {
  2229.         return $this->privates['scheb_two_factor.security.request_listener'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\EventListener\RequestListener(($this->privates['scheb_two_factor.authentication_context_factory'] ?? ($this->privates['scheb_two_factor.authentication_context_factory'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactory('Scheb\\TwoFactorBundle\\Security\\TwoFactor\\AuthenticationContext'))), ($this->privates['scheb_two_factor.trusted_filter'] ?? $this->getSchebTwoFactor_TrustedFilterService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $this->parameters['scheb_two_factor.security_tokens'], NULL);
  2230.     }
  2231.     /**
  2232.      * Gets the private 'scheb_two_factor.session_flag_manager' shared service.
  2233.      *
  2234.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Session\SessionFlagManager
  2235.      */
  2236.     protected function getSchebTwoFactor_SessionFlagManagerService()
  2237.     {
  2238.         return $this->privates['scheb_two_factor.session_flag_manager'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Session\SessionFlagManager(($this->services['session'] ?? $this->getSessionService()), new \Scheb\TwoFactorBundle\Security\TwoFactor\Session\SessionFlagGenerator());
  2239.     }
  2240.     /**
  2241.      * Gets the private 'scheb_two_factor.trusted_filter' shared autowired service.
  2242.      *
  2243.      * @return \App\Service\TrustedFilter
  2244.      */
  2245.     protected function getSchebTwoFactor_TrustedFilterService()
  2246.     {
  2247.         return $this->privates['scheb_two_factor.trusted_filter'] = new \App\Service\TrustedFilter($this->getSchebTwoFactor_ProviderRegistryService(), new \App\Service\TrustedCookieManager(new \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedTokenGenerator(), new \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedComputerManager(($this->privates['scheb_two_factor.persister.doctrine'] ?? $this->getSchebTwoFactor_Persister_DoctrineService())), 'trusted_2le_computer'7889400false'lax'), true'_trusted');
  2248.     }
  2249.     /**
  2250.      * Gets the private 'security.authentication.manager' shared service.
  2251.      *
  2252.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  2253.      */
  2254.     protected function getSecurity_Authentication_ManagerService()
  2255.     {
  2256.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  2257.             yield => ($this->privates['security.authentication.provider.dao.api'] ?? $this->load('getSecurity_Authentication_Provider_Dao_ApiService.php'));
  2258.             yield => ($this->privates['security.authentication.provider.anonymous.api'] ?? ($this->privates['security.authentication.provider.anonymous.api'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  2259.             yield => ($this->privates['security.authentication.provider.fos_oauth_server.main'] ?? $this->load('getSecurity_Authentication_Provider_FosOauthServer_MainService.php'));
  2260.             yield => ($this->privates['security.authentication.provider.dao.main'] ?? $this->load('getSecurity_Authentication_Provider_Dao_MainService.php'));
  2261.             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'))));
  2262.         }, 5), true);
  2263.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2264.         return $instance;
  2265.     }
  2266.     /**
  2267.      * Gets the private 'security.expression_language' shared service.
  2268.      *
  2269.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  2270.      */
  2271.     protected function getSecurity_ExpressionLanguageService()
  2272.     {
  2273.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  2274.         $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())));
  2275.         return $instance;
  2276.     }
  2277.     /**
  2278.      * Gets the private 'security.firewall.map' shared service.
  2279.      *
  2280.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2281.      */
  2282.     protected function getSecurity_Firewall_MapService()
  2283.     {
  2284.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2285.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService.php'true],
  2286.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService.php'true],
  2287.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService.php'true],
  2288.             'security.firewall.map.context.oauth_token' => ['privates''security.firewall.map.context.oauth_token''getSecurity_Firewall_Map_Context_OauthTokenService.php'true],
  2289.         ], [
  2290.             'security.firewall.map.context.api' => '?',
  2291.             'security.firewall.map.context.dev' => '?',
  2292.             'security.firewall.map.context.main' => '?',
  2293.             'security.firewall.map.context.oauth_token' => '?',
  2294.         ]), new RewindableGenerator(function () {
  2295.             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)/')));
  2296.             yield 'security.firewall.map.context.oauth_token' => ($this->privates['.security.request_matcher.0Awr3sc'] ?? ($this->privates['.security.request_matcher.0Awr3sc'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/oauth/v2/token')));
  2297.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
  2298.             yield 'security.firewall.map.context.main' => NULL;
  2299.         }, 4));
  2300.     }
  2301.     /**
  2302.      * Gets the private 'security.logout_url_generator' shared service.
  2303.      *
  2304.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2305.      */
  2306.     protected function getSecurity_LogoutUrlGeneratorService()
  2307.     {
  2308.         $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()));
  2309.         $instance->registerListener('main''/logout''logout''_csrf_token'NULLNULL);
  2310.         return $instance;
  2311.     }
  2312.     /**
  2313.      * Gets the private 'security.role_hierarchy' shared service.
  2314.      *
  2315.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  2316.      */
  2317.     protected function getSecurity_RoleHierarchyService()
  2318.     {
  2319.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  2320.     }
  2321.     /**
  2322.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  2323.      *
  2324.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  2325.      */
  2326.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  2327.     {
  2328.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2329.     }
  2330.     /**
  2331.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2332.      *
  2333.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2334.      */
  2335.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  2336.     {
  2337.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2338.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  2339.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  2340.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  2341.     }
  2342.     /**
  2343.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  2344.      *
  2345.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  2346.      */
  2347.     protected function getSensioFrameworkExtra_Security_ListenerService()
  2348.     {
  2349.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
  2350.         $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())));
  2351.         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()));
  2352.     }
  2353.     /**
  2354.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  2355.      *
  2356.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  2357.      */
  2358.     protected function getSensioFrameworkExtra_View_ListenerService()
  2359.     {
  2360.         $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))));
  2361.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2362.             'twig' => ['services''twig''getTwigService'false],
  2363.         ], [
  2364.             'twig' => 'Twig\\Environment',
  2365.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  2366.         return $instance;
  2367.     }
  2368.     /**
  2369.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  2370.      *
  2371.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  2372.      */
  2373.     protected function getSerializer_NameConverter_MetadataAwareService()
  2374.     {
  2375.         return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
  2376.     }
  2377.     /**
  2378.      * Gets the private 'session_listener' shared service.
  2379.      *
  2380.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2381.      */
  2382.     protected function getSessionListenerService()
  2383.     {
  2384.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2385.             'initialized_session' => ['services''session'NULLfalse],
  2386.             'session' => ['services''session''getSessionService'false],
  2387.         ], [
  2388.             'initialized_session' => '?',
  2389.             'session' => '?',
  2390.         ]));
  2391.     }
  2392.     /**
  2393.      * Gets the private 'translator.default' shared service.
  2394.      *
  2395.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  2396.      */
  2397.     protected function getTranslator_DefaultService()
  2398.     {
  2399.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2400.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService.php'true],
  2401.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService.php'true],
  2402.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService.php'true],
  2403.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService.php'true],
  2404.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService.php'true],
  2405.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService.php'true],
  2406.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService.php'true],
  2407.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService.php'true],
  2408.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService.php'true],
  2409.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService.php'true],
  2410.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService.php'true],
  2411.         ], [
  2412.             'translation.loader.csv' => '?',
  2413.             'translation.loader.dat' => '?',
  2414.             'translation.loader.ini' => '?',
  2415.             'translation.loader.json' => '?',
  2416.             'translation.loader.mo' => '?',
  2417.             'translation.loader.php' => '?',
  2418.             'translation.loader.po' => '?',
  2419.             'translation.loader.qt' => '?',
  2420.             'translation.loader.res' => '?',
  2421.             'translation.loader.xliff' => '?',
  2422.             'translation.loader.yml' => '?',
  2423.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), $this->getEnv('DEFAULT_LOCALE'), ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ar.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ar.xlf')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.bg.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.bg.xlf'), => (\dirname(__DIR__4).'/vendor/rollerworks/password-strength-validator/src/Resources/translations/validators.bg.xlf')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ca.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/messages.cs.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.cs.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.cs.xlf'), => (\dirname(__DIR__4).'/vendor/rollerworks/password-strength-validator/src/Resources/translations/validators.cs.xlf')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.da.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.da.xlf')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/messages.de.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.de.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.de.xlf'), => (\dirname(__DIR__4).'/vendor/rollerworks/password-strength-validator/src/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/translations/messages.de.xlf'), => (\dirname(__DIR__4).'/translations/security.de.xlf'), 10 => (\dirname(__DIR__4).'/translations/messages.de.xlf'), 11 => (\dirname(__DIR__4).'/translations/security.de.xlf')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.el.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/messages.en.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.en.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.en.xlf'), => (\dirname(__DIR__4).'/vendor/rollerworks/password-strength-validator/src/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/translations/messages.en.xlf'), => (\dirname(__DIR__4).'/translations/security.en.xlf'), 10 => (\dirname(__DIR__4).'/translations/messages.en.xlf'), 11 => (\dirname(__DIR__4).'/translations/security.en.xlf')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/messages.es.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.es.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.es.xlf'), => (\dirname(__DIR__4).'/vendor/rollerworks/password-strength-validator/src/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/translations/messages.es.xlf'), => (\dirname(__DIR__4).'/translations/security.es.xlf'), => (\dirname(__DIR__4).'/translations/messages.es.xlf'), 10 => (\dirname(__DIR__4).'/translations/security.es.xlf')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.eu.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.eu.xlf')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fa.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fi.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/messages.fr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fr.xlf'), => (\dirname(__DIR__4).'/vendor/rollerworks/password-strength-validator/src/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/translations/messages.fr.xlf'), => (\dirname(__DIR__4).'/translations/security.fr.xlf'), 10 => (\dirname(__DIR__4).'/translations/messages.fr.xlf'), 11 => (\dirname(__DIR__4).'/translations/security.fr.xlf')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.gl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.hr.xlf')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hu.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.hu.xlf')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.it.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.it.xlf'), => (\dirname(__DIR__4).'/vendor/rollerworks/password-strength-validator/src/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/translations/messages.it.xlf'), => (\dirname(__DIR__4).'/translations/security.it.xlf'), => (\dirname(__DIR__4).'/translations/messages.it.xlf'), => (\dirname(__DIR__4).'/translations/security.it.xlf')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/rollerworks/password-strength-validator/src/Resources/translations/validators.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lt.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.lt.xlf')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/messages.nl.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.nl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.nl.xlf'), => (\dirname(__DIR__4).'/vendor/rollerworks/password-strength-validator/src/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/translations/messages.nl.xlf'), => (\dirname(__DIR__4).'/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/translations/messages.nl.xlf'), 10 => (\dirname(__DIR__4).'/translations/security.nl.xlf')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pl.xlf'), => (\dirname(__DIR__4).'/vendor/rollerworks/password-strength-validator/src/Resources/translations/validators.pl.xlf')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/rollerworks/password-strength-validator/src/Resources/translations/validators.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/messages.ro.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ro.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ro.xlf')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/messages.ru.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ru.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ru.xlf'), => (\dirname(__DIR__4).'/vendor/rollerworks/password-strength-validator/src/Resources/translations/validators.ru.xlf')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/messages.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/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.sl.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sv.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sv.xlf')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), => (\dirname(__DIR__4).'/vendor/rollerworks/password-strength-validator/src/Resources/translations/validators.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.tr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.tr.xlf')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations/messages.uk.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.uk.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.uk.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'sr_RS' => [=> (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sr_RS.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sr_RS.xlf')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/rollerworks/password-strength-validator/src/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 10 => (\dirname(__DIR__4).'/src/Resources/FrameworkBundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/web-server-bundle/translations'), 12 => (\dirname(__DIR__4).'/src/Resources/WebServerBundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 14 => (\dirname(__DIR__4).'/src/Resources/WebProfilerBundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 16 => (\dirname(__DIR__4).'/src/Resources/TwigBundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 18 => (\dirname(__DIR__4).'/src/Resources/SensioFrameworkExtraBundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 20 => (\dirname(__DIR__4).'/src/Resources/MakerBundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-cache-bundle/translations'), 22 => (\dirname(__DIR__4).'/src/Resources/DoctrineCacheBundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 24 => (\dirname(__DIR__4).'/src/Resources/DoctrineBundle/translations'), 25 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 26 => (\dirname(__DIR__4).'/src/Resources/DoctrineMigrationsBundle/translations'), 27 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 28 => (\dirname(__DIR__4).'/src/Resources/SecurityBundle/translations'), 29 => (\dirname(__DIR__4).'/src/Resources/SchebTwoFactorBundle/translations'), 30 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), 31 => (\dirname(__DIR__4).'/src/Resources/SwiftmailerBundle/translations'), 32 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/translations'), 33 => (\dirname(__DIR__4).'/src/Resources/LexikJWTAuthenticationBundle/translations'), 34 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 35 => (\dirname(__DIR__4).'/src/Resources/NelmioCorsBundle/translations'), 36 => (\dirname(__DIR__4).'/src/Resources/FOSOAuthServerBundle/translations'), 37 => (\dirname(__DIR__4).'/src/Resources/EasyAdminBundle/translations'), 38 => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/translations'), 39 => (\dirname(__DIR__4).'/src/Resources/ApiPlatformBundle/translations'), 40 => (\dirname(__DIR__4).'/vendor/2lenet/mailer-bundle/src/translations'), 41 => (\dirname(__DIR__4).'/src/Resources/LleMailerBundle/translations'), 42 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 43 => (\dirname(__DIR__4).'/src/Resources/WebpackEncoreBundle/translations'), 44 => (\dirname(__DIR__4).'/vendor/ornicar/gravatar-bundle/Ornicar/GravatarBundle/translations'), 45 => (\dirname(__DIR__4).'/src/Resources/OrnicarGravatarBundle/translations'), 46 => (\dirname(__DIR__4).'/vendor/rollerworks/password-strength-bundle/src/translations'), 47 => (\dirname(__DIR__4).'/src/Resources/RollerworksPasswordStrengthBundle/translations'), 48 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 49 => (\dirname(__DIR__4).'/src/Resources/MonologBundle/translations'), 50 => (\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/scheb/two-factor-bundle/Resources/translations'=> 'vendor/friendsofsymfony/oauth-server-bundle/Resources/translations'=> 'vendor/easycorp/easyadmin-bundle/src/Resources/translations'=> 'vendor/rollerworks/password-strength-validator/src/Resources/translations'=> 'translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'10 => 'src/Resources/FrameworkBundle/translations'11 => 'vendor/symfony/web-server-bundle/translations'12 => 'src/Resources/WebServerBundle/translations'13 => 'vendor/symfony/web-profiler-bundle/translations'14 => 'src/Resources/WebProfilerBundle/translations'15 => 'vendor/symfony/twig-bundle/translations'16 => 'src/Resources/TwigBundle/translations'17 => 'vendor/sensio/framework-extra-bundle/src/translations'18 => 'src/Resources/SensioFrameworkExtraBundle/translations'19 => 'vendor/symfony/maker-bundle/src/translations'20 => 'src/Resources/MakerBundle/translations'21 => 'vendor/doctrine/doctrine-cache-bundle/translations'22 => 'src/Resources/DoctrineCacheBundle/translations'23 => 'vendor/doctrine/doctrine-bundle/translations'24 => 'src/Resources/DoctrineBundle/translations'25 => 'vendor/doctrine/doctrine-migrations-bundle/translations'26 => 'src/Resources/DoctrineMigrationsBundle/translations'27 => 'vendor/symfony/security-bundle/translations'28 => 'src/Resources/SecurityBundle/translations'29 => 'src/Resources/SchebTwoFactorBundle/translations'30 => 'vendor/symfony/swiftmailer-bundle/translations'31 => 'src/Resources/SwiftmailerBundle/translations'32 => 'vendor/lexik/jwt-authentication-bundle/translations'33 => 'src/Resources/LexikJWTAuthenticationBundle/translations'34 => 'vendor/nelmio/cors-bundle/translations'35 => 'src/Resources/NelmioCorsBundle/translations'36 => 'src/Resources/FOSOAuthServerBundle/translations'37 => 'src/Resources/EasyAdminBundle/translations'38 => 'vendor/api-platform/core/src/Bridge/Symfony/Bundle/translations'39 => 'src/Resources/ApiPlatformBundle/translations'40 => 'vendor/2lenet/mailer-bundle/src/translations'41 => 'src/Resources/LleMailerBundle/translations'42 => 'vendor/symfony/webpack-encore-bundle/src/translations'43 => 'src/Resources/WebpackEncoreBundle/translations'44 => 'vendor/ornicar/gravatar-bundle/Ornicar/GravatarBundle/translations'45 => 'src/Resources/OrnicarGravatarBundle/translations'46 => 'vendor/rollerworks/password-strength-bundle/src/translations'47 => 'src/Resources/RollerworksPasswordStrengthBundle/translations'48 => 'vendor/symfony/monolog-bundle/translations'49 => 'src/Resources/MonologBundle/translations'50 => 'src/Resources/translations']]]);
  2424.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2425.         $instance->setFallbackLocales([=> $this->getEnv('DEFAULT_LOCALE')]);
  2426.         return $instance;
  2427.     }
  2428.     /**
  2429.      * Gets the private 'twig.loader.filesystem' shared service.
  2430.      *
  2431.      * @return \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader
  2432.      */
  2433.     protected function getTwig_Loader_FilesystemService()
  2434.     {
  2435.         $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__4));
  2436.         $instance->addPath((\dirname(__DIR__4).'/templates'));
  2437.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  2438.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  2439.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  2440.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  2441.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  2442.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  2443.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  2444.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  2445.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  2446.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  2447.         $instance->addPath((\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/views'), 'SchebTwoFactor');
  2448.         $instance->addPath((\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle/Resources/views'), '!SchebTwoFactor');
  2449.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  2450.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  2451.         $instance->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), 'FOSOAuthServer');
  2452.         $instance->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), '!FOSOAuthServer');
  2453.         $instance->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
  2454.         $instance->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
  2455.         $instance->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  2456.         $instance->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  2457.         $instance->addPath((\dirname(__DIR__4).'/templates'));
  2458.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  2459.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  2460.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  2461.         return $instance;
  2462.     }
  2463.     /**
  2464.      * Gets the private 'validator.builder' shared service.
  2465.      *
  2466.      * @return \Symfony\Component\Validator\ValidatorBuilder
  2467.      */
  2468.     protected function getValidator_BuilderService()
  2469.     {
  2470.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2471.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2472.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2473.             'Rollerworks\\Component\\PasswordStrength\\Validator\\Constraints\\BlacklistValidator' => ['privates''Rollerworks\\Component\\PasswordStrength\\Validator\\Constraints\\BlacklistValidator''getBlacklistValidatorService.php'true],
  2474.             'Rollerworks\\Component\\PasswordStrength\\Validator\\Constraints\\PasswordStrengthValidator' => ['privates''rollerworks_password_strength.validator.password_strength.library''getRollerworksPasswordStrength_Validator_PasswordStrength_LibraryService.php'true],
  2475.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  2476.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  2477.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService.php'true],
  2478.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  2479.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService.php'true],
  2480.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  2481.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  2482.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  2483.         ], [
  2484.             'Rollerworks\\Component\\PasswordStrength\\Validator\\Constraints\\BlacklistValidator' => '?',
  2485.             'Rollerworks\\Component\\PasswordStrength\\Validator\\Constraints\\PasswordStrengthValidator' => '?',
  2486.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  2487.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  2488.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  2489.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  2490.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  2491.             'doctrine.orm.validator.unique' => '?',
  2492.             'security.validator.user_password' => '?',
  2493.             'validator.expression' => '?',
  2494.         ])));
  2495.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  2496.         $instance->setTranslationDomain('validators');
  2497.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/config/validation.xml')]);
  2498.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2499.         $instance->addMethodMapping('loadValidatorMetadata');
  2500.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  2501.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  2502.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  2503.         return $instance;
  2504.     }
  2505.     /**
  2506.      * Gets the private 'web_profiler.csp.handler' shared service.
  2507.      *
  2508.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  2509.      */
  2510.     protected function getWebProfiler_Csp_HandlerService()
  2511.     {
  2512.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  2513.     }
  2514.     /**
  2515.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  2516.      *
  2517.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  2518.      */
  2519.     protected function getWebProfiler_DebugToolbarService()
  2520.     {
  2521.         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()));
  2522.     }
  2523.     /**
  2524.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  2525.      *
  2526.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  2527.      */
  2528.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  2529.     {
  2530.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2531.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService.php'true],
  2532.         ], [
  2533.             '_default' => '?',
  2534.         ]), '_default');
  2535.     }
  2536.     /**
  2537.      * @return array|bool|float|int|string|\UnitEnum|null
  2538.      */
  2539.     public function getParameter($name)
  2540.     {
  2541.         $name = (string) $name;
  2542.         if (isset($this->buildParameters[$name])) {
  2543.             return $this->buildParameters[$name];
  2544.         }
  2545.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  2546.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  2547.         }
  2548.         if (isset($this->loadedDynamicParameters[$name])) {
  2549.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2550.         }
  2551.         return $this->parameters[$name];
  2552.     }
  2553.     public function hasParameter($name): bool
  2554.     {
  2555.         $name = (string) $name;
  2556.         if (isset($this->buildParameters[$name])) {
  2557.             return true;
  2558.         }
  2559.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  2560.     }
  2561.     public function setParameter($name$value): void
  2562.     {
  2563.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2564.     }
  2565.     public function getParameterBag(): ParameterBagInterface
  2566.     {
  2567.         if (null === $this->parameterBag) {
  2568.             $parameters $this->parameters;
  2569.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2570.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2571.             }
  2572.             foreach ($this->buildParameters as $name => $value) {
  2573.                 $parameters[$name] = $value;
  2574.             }
  2575.             $this->parameterBag = new FrozenParameterBag($parameters);
  2576.         }
  2577.         return $this->parameterBag;
  2578.     }
  2579.     private $loadedDynamicParameters = [
  2580.         'kernel.cache_dir' => false,
  2581.         'app.nath_sf1_uri' => false,
  2582.         'api.user_sender' => false,
  2583.         'cookie_domain' => false,
  2584.         'locale' => false,
  2585.         'ovh_app_key' => false,
  2586.         'ovh_app_secret' => false,
  2587.         'ovh_consumer_key' => false,
  2588.         'ovh_sms_service' => false,
  2589.         'a2f_sms_txt' => false,
  2590.         'auto_redirect' => false,
  2591.         'domain' => false,
  2592.         'captcha_secret' => false,
  2593.         'captcha_key' => false,
  2594.         'app_attempt_max' => false,
  2595.         'app_attempt_delay' => false,
  2596.         'app_attempt_by' => false,
  2597.         'send_not_activated_email' => false,
  2598.         'kernel.secret' => false,
  2599.         'kernel.default_locale' => false,
  2600.         'session.save_path' => false,
  2601.         'validator.mapping.cache.file' => false,
  2602.         'profiler.storage.dsn' => false,
  2603.         'debug.container.dump' => false,
  2604.         'serializer.mapping.cache.file' => false,
  2605.         'doctrine.orm.proxy_dir' => false,
  2606.         'swiftmailer.spool.default.memory.path' => false,
  2607.         'lexik_jwt_authentication.private_key_path' => false,
  2608.         'lexik_jwt_authentication.public_key_path' => false,
  2609.         'lexik_jwt_authentication.pass_phrase' => false,
  2610.         'nelmio_cors.defaults' => false,
  2611.         'easyadmin.cache.dir' => false,
  2612.     ];
  2613.     private $dynamicParameters = [];
  2614.     private function getDynamicParameter(string $name)
  2615.     {
  2616.         switch ($name) {
  2617.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  2618.             case 'app.nath_sf1_uri'$value $this->getEnv('NATH_SF1_URI'); break;
  2619.             case 'api.user_sender'$value $this->getEnv('API_USER_SENDER'); break;
  2620.             case 'cookie_domain'$value $this->getEnv('COOKIE_DOMAIN'); break;
  2621.             case 'locale'$value $this->getEnv('DEFAULT_LOCALE'); break;
  2622.             case 'ovh_app_key'$value $this->getEnv('OVH_APP_KEY'); break;
  2623.             case 'ovh_app_secret'$value $this->getEnv('OVH_APP_SECRET'); break;
  2624.             case 'ovh_consumer_key'$value $this->getEnv('OVH_CONSUMER_KEY'); break;
  2625.             case 'ovh_sms_service'$value $this->getEnv('OVH_SMS_SERVICE'); break;
  2626.             case 'a2f_sms_txt'$value $this->getEnv('A2F_SMS_TXT'); break;
  2627.             case 'auto_redirect'$value $this->getEnv('AUTO_REDIRECT'); break;
  2628.             case 'domain'$value $this->getEnv('DOMAIN'); break;
  2629.             case 'captcha_secret'$value $this->getEnv('CAPTCHA_SECRET'); break;
  2630.             case 'captcha_key'$value $this->getEnv('CAPTCHA_KEY'); break;
  2631.             case 'app_attempt_max'$value $this->getEnv('ATTEMPT_MAX'); break;
  2632.             case 'app_attempt_delay'$value $this->getEnv('ATTEMPT_DELAY'); break;
  2633.             case 'app_attempt_by'$value $this->getEnv('ATTEMPT_BY'); break;
  2634.             case 'send_not_activated_email'$value $this->getEnv('int:SEND_NOT_ACTIVATED_EMAIL'); break;
  2635.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  2636.             case 'kernel.default_locale'$value $this->getEnv('DEFAULT_LOCALE'); break;
  2637.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  2638.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  2639.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  2640.             case 'debug.container.dump'$value = ($this->targetDir.''.'/srcApp_KernelDevDebugContainer.xml'); break;
  2641.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  2642.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  2643.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  2644.             case 'lexik_jwt_authentication.private_key_path'$value = (\dirname(__DIR__4).'/'.$this->getEnv('string:JWT_PRIVATE_KEY_PATH')); break;
  2645.             case 'lexik_jwt_authentication.public_key_path'$value = (\dirname(__DIR__4).'/'.$this->getEnv('string:JWT_PUBLIC_KEY_PATH')); break;
  2646.             case 'lexik_jwt_authentication.pass_phrase'$value $this->getEnv('JWT_PASSPHRASE'); break;
  2647.             case 'nelmio_cors.defaults'$value = [
  2648.                 'allow_origin' => [
  2649.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  2650.                 ],
  2651.                 'allow_credentials' => true,
  2652.                 'allow_headers' => [
  2653.                     => 'content-type',
  2654.                     => 'authorization',
  2655.                 ],
  2656.                 'expose_headers' => [
  2657.                 ],
  2658.                 'allow_methods' => [
  2659.                     => 'GET',
  2660.                     => 'OPTIONS',
  2661.                     => 'POST',
  2662.                     => 'PUT',
  2663.                     => 'PATCH',
  2664.                     => 'DELETE',
  2665.                 ],
  2666.                 'max_age' => 3600,
  2667.                 'hosts' => [
  2668.                 ],
  2669.                 'origin_regex' => true,
  2670.                 'forced_allow_origin_value' => NULL,
  2671.             ]; break;
  2672.             case 'easyadmin.cache.dir'$value = ($this->targetDir.''.'/easy_admin'); break;
  2673.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  2674.         }
  2675.         $this->loadedDynamicParameters[$name] = true;
  2676.         return $this->dynamicParameters[$name] = $value;
  2677.     }
  2678.     protected function getDefaultParameters(): array
  2679.     {
  2680.         return [
  2681.             'kernel.root_dir' => (\dirname(__DIR__4).'/src'),
  2682.             'kernel.project_dir' => \dirname(__DIR__4),
  2683.             'kernel.environment' => 'dev',
  2684.             'kernel.debug' => true,
  2685.             'kernel.name' => 'src',
  2686.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  2687.             'kernel.bundles' => [
  2688.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  2689.                 'WebServerBundle' => 'Symfony\\Bundle\\WebServerBundle\\WebServerBundle',
  2690.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  2691.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  2692.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  2693.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  2694.                 'DoctrineCacheBundle' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\DoctrineCacheBundle',
  2695.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  2696.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  2697.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  2698.                 'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
  2699.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  2700.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  2701.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  2702.                 'FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\FOSOAuthServerBundle',
  2703.                 'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
  2704.                 'ApiPlatformBundle' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\ApiPlatformBundle',
  2705.                 'LleMailerBundle' => 'Lle\\MailerBundle\\LleMailerBundle',
  2706.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  2707.                 'OrnicarGravatarBundle' => 'Ornicar\\GravatarBundle\\OrnicarGravatarBundle',
  2708.                 'RollerworksPasswordStrengthBundle' => 'Rollerworks\\Bundle\\PasswordStrengthBundle\\RollerworksPasswordStrengthBundle',
  2709.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  2710.             ],
  2711.             'kernel.bundles_metadata' => [
  2712.                 'FrameworkBundle' => [
  2713.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  2714.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2715.                 ],
  2716.                 'WebServerBundle' => [
  2717.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-server-bundle'),
  2718.                     'namespace' => 'Symfony\\Bundle\\WebServerBundle',
  2719.                 ],
  2720.                 'WebProfilerBundle' => [
  2721.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  2722.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  2723.                 ],
  2724.                 'TwigBundle' => [
  2725.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  2726.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2727.                 ],
  2728.                 'SensioFrameworkExtraBundle' => [
  2729.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  2730.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  2731.                 ],
  2732.                 'MakerBundle' => [
  2733.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  2734.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  2735.                 ],
  2736.                 'DoctrineCacheBundle' => [
  2737.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-cache-bundle'),
  2738.                     'namespace' => 'Doctrine\\Bundle\\DoctrineCacheBundle',
  2739.                 ],
  2740.                 'DoctrineBundle' => [
  2741.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  2742.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  2743.                 ],
  2744.                 'DoctrineMigrationsBundle' => [
  2745.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  2746.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  2747.                 ],
  2748.                 'SecurityBundle' => [
  2749.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  2750.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  2751.                 ],
  2752.                 'SchebTwoFactorBundle' => [
  2753.                     'path' => (\dirname(__DIR__4).'/vendor/scheb/two-factor-bundle'),
  2754.                     'namespace' => 'Scheb\\TwoFactorBundle',
  2755.                 ],
  2756.                 'SwiftmailerBundle' => [
  2757.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  2758.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  2759.                 ],
  2760.                 'LexikJWTAuthenticationBundle' => [
  2761.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  2762.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  2763.                 ],
  2764.                 'NelmioCorsBundle' => [
  2765.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  2766.                     'namespace' => 'Nelmio\\CorsBundle',
  2767.                 ],
  2768.                 'FOSOAuthServerBundle' => [
  2769.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle'),
  2770.                     'namespace' => 'FOS\\OAuthServerBundle',
  2771.                 ],
  2772.                 'EasyAdminBundle' => [
  2773.                     'path' => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src'),
  2774.                     'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
  2775.                 ],
  2776.                 'ApiPlatformBundle' => [
  2777.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle'),
  2778.                     'namespace' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle',
  2779.                 ],
  2780.                 'LleMailerBundle' => [
  2781.                     'path' => (\dirname(__DIR__4).'/vendor/2lenet/mailer-bundle/src'),
  2782.                     'namespace' => 'Lle\\MailerBundle',
  2783.                 ],
  2784.                 'WebpackEncoreBundle' => [
  2785.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  2786.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  2787.                 ],
  2788.                 'OrnicarGravatarBundle' => [
  2789.                     'path' => (\dirname(__DIR__4).'/vendor/ornicar/gravatar-bundle/Ornicar/GravatarBundle'),
  2790.                     'namespace' => 'Ornicar\\GravatarBundle',
  2791.                 ],
  2792.                 'RollerworksPasswordStrengthBundle' => [
  2793.                     'path' => (\dirname(__DIR__4).'/vendor/rollerworks/password-strength-bundle/src'),
  2794.                     'namespace' => 'Rollerworks\\Bundle\\PasswordStrengthBundle',
  2795.                 ],
  2796.                 'MonologBundle' => [
  2797.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  2798.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2799.                 ],
  2800.             ],
  2801.             'kernel.charset' => 'UTF-8',
  2802.             'kernel.container_class' => 'srcApp_KernelDevDebugContainer',
  2803.             'container.autowiring.strict_mode' => true,
  2804.             'container.dumper.inline_class_loader' => true,
  2805.             'env(DATABASE_URL)' => '',
  2806.             'env(AUTOCOMPLETE_CODECLIENT_URL)' => '',
  2807.             'env(OVH_APP_KEY)' => '',
  2808.             'env(OVH_APP_SECRET)' => '',
  2809.             'env(OVH_CONSUMER_KEY)' => '',
  2810.             'env(OVH_SMS_SERVICE)' => '',
  2811.             'env(API_USER_SENDER)' => '2le@2le.net',
  2812.             'supported_locales' => 'fr|en|de|it|nl|es',
  2813.             'env(LOGO_URL)' => '',
  2814.             'env(LOGO_WIDTH)' => '',
  2815.             'env(BG_URL)' => '',
  2816.             'env(A2F_SMS_TXT)' => NULL,
  2817.             'env(AUTO_REDIRECT)' => NULL,
  2818.             'env(MORE_LOGOS_URLS)' => NULL,
  2819.             'env(STYLE_URL)' => '',
  2820.             'env(ATTEMPT_MAX)' => '5',
  2821.             'env(ATTEMPT_DELAY)' => '300',
  2822.             'env(ATTEMPT_BY)' => 'ip',
  2823.             'ovh_end_point' => 'ovh-eu',
  2824.             'env(SEND_NOT_ACTIVATED_EMAIL)' => 0,
  2825.             'event_dispatcher.event_aliases' => [
  2826.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  2827.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  2828.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  2829.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  2830.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  2831.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  2832.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  2833.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  2834.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  2835.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  2836.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  2837.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  2838.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  2839.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  2840.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  2841.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  2842.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  2843.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  2844.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  2845.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  2846.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  2847.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  2848.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  2849.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  2850.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  2851.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  2852.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  2853.             ],
  2854.             'fragment.renderer.hinclude.global_template' => NULL,
  2855.             'fragment.path' => '/_fragment',
  2856.             'kernel.http_method_override' => true,
  2857.             'kernel.trusted_hosts' => [
  2858.             ],
  2859.             'kernel.error_controller' => 'error_controller',
  2860.             'templating.helper.code.file_link_format' => NULL,
  2861.             'debug.file_link_format' => NULL,
  2862.             'session.metadata.storage_key' => '_sf2_meta',
  2863.             'session.storage.options' => [
  2864.                 'cache_limiter' => '0',
  2865.                 'name' => '2le-connect',
  2866.                 'cookie_httponly' => true,
  2867.                 'gc_probability' => 1,
  2868.             ],
  2869.             'session.metadata.update_threshold' => 0,
  2870.             'form.type_extension.csrf.enabled' => true,
  2871.             'form.type_extension.csrf.field_name' => '_token',
  2872.             'asset.request_context.base_path' => '',
  2873.             'asset.request_context.secure' => false,
  2874.             'templating.loader.cache.path' => NULL,
  2875.             'templating.engines' => [
  2876.                 => 'twig',
  2877.             ],
  2878.             'validator.translation_domain' => 'validators',
  2879.             'translator.logging' => false,
  2880.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  2881.             'profiler_listener.only_exceptions' => false,
  2882.             'profiler_listener.only_master_requests' => false,
  2883.             'debug.error_handler.throw_at' => -1,
  2884.             'router.request_context.host' => 'localhost',
  2885.             'router.request_context.scheme' => 'http',
  2886.             'router.request_context.base_url' => '',
  2887.             'router.resource' => 'kernel::loadRoutes',
  2888.             'router.cache_class_prefix' => 'srcApp_KernelDevDebugContainer',
  2889.             'request_listener.http_port' => 80,
  2890.             'request_listener.https_port' => 443,
  2891.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  2892.             'web_profiler.debug_toolbar.mode' => 2,
  2893.             'twig.exception_listener.controller' => 'twig.controller.exception::showAction',
  2894.             'twig.form.resources' => [
  2895.                 => 'form_div_layout.html.twig',
  2896.                 => 'form/fields.html.twig',
  2897.             ],
  2898.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  2899.             'doctrine_cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  2900.             'doctrine_cache.apcu.class' => 'Doctrine\\Common\\Cache\\ApcuCache',
  2901.             'doctrine_cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  2902.             'doctrine_cache.chain.class' => 'Doctrine\\Common\\Cache\\ChainCache',
  2903.             'doctrine_cache.couchbase.class' => 'Doctrine\\Common\\Cache\\CouchbaseCache',
  2904.             'doctrine_cache.couchbase.connection.class' => 'Couchbase',
  2905.             'doctrine_cache.couchbase.hostnames' => 'localhost:8091',
  2906.             'doctrine_cache.file_system.class' => 'Doctrine\\Common\\Cache\\FilesystemCache',
  2907.             'doctrine_cache.php_file.class' => 'Doctrine\\Common\\Cache\\PhpFileCache',
  2908.             'doctrine_cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  2909.             'doctrine_cache.memcache.connection.class' => 'Memcache',
  2910.             'doctrine_cache.memcache.host' => 'localhost',
  2911.             'doctrine_cache.memcache.port' => 11211,
  2912.             'doctrine_cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  2913.             'doctrine_cache.memcached.connection.class' => 'Memcached',
  2914.             'doctrine_cache.memcached.host' => 'localhost',
  2915.             'doctrine_cache.memcached.port' => 11211,
  2916.             'doctrine_cache.mongodb.class' => 'Doctrine\\Common\\Cache\\MongoDBCache',
  2917.             'doctrine_cache.mongodb.collection.class' => 'MongoCollection',
  2918.             'doctrine_cache.mongodb.connection.class' => 'MongoClient',
  2919.             'doctrine_cache.mongodb.server' => 'localhost:27017',
  2920.             'doctrine_cache.predis.client.class' => 'Predis\\Client',
  2921.             'doctrine_cache.predis.scheme' => 'tcp',
  2922.             'doctrine_cache.predis.host' => 'localhost',
  2923.             'doctrine_cache.predis.port' => 6379,
  2924.             'doctrine_cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  2925.             'doctrine_cache.redis.connection.class' => 'Redis',
  2926.             'doctrine_cache.redis.host' => 'localhost',
  2927.             'doctrine_cache.redis.port' => 6379,
  2928.             'doctrine_cache.riak.class' => 'Doctrine\\Common\\Cache\\RiakCache',
  2929.             'doctrine_cache.riak.bucket.class' => 'Riak\\Bucket',
  2930.             'doctrine_cache.riak.connection.class' => 'Riak\\Connection',
  2931.             'doctrine_cache.riak.bucket_property_list.class' => 'Riak\\BucketPropertyList',
  2932.             'doctrine_cache.riak.host' => 'localhost',
  2933.             'doctrine_cache.riak.port' => 8087,
  2934.             'doctrine_cache.sqlite3.class' => 'Doctrine\\Common\\Cache\\SQLite3Cache',
  2935.             'doctrine_cache.sqlite3.connection.class' => 'SQLite3',
  2936.             'doctrine_cache.void.class' => 'Doctrine\\Common\\Cache\\VoidCache',
  2937.             'doctrine_cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  2938.             'doctrine_cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  2939.             'doctrine_cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  2940.             'doctrine_cache.security.acl.cache.class' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\Acl\\Model\\AclCache',
  2941.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  2942.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  2943.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  2944.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  2945.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  2946.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  2947.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  2948.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  2949.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  2950.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  2951.             'doctrine.entity_managers' => [
  2952.                 'default' => 'doctrine.orm.default_entity_manager',
  2953.             ],
  2954.             'doctrine.default_entity_manager' => 'default',
  2955.             'doctrine.dbal.connection_factory.types' => [
  2956.             ],
  2957.             'doctrine.connections' => [
  2958.                 'default' => 'doctrine.dbal.default_connection',
  2959.             ],
  2960.             'doctrine.default_connection' => 'default',
  2961.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  2962.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  2963.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  2964.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  2965.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  2966.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  2967.             'doctrine.orm.cache.memcache_host' => 'localhost',
  2968.             'doctrine.orm.cache.memcache_port' => 11211,
  2969.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  2970.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  2971.             'doctrine.orm.cache.memcached_host' => 'localhost',
  2972.             'doctrine.orm.cache.memcached_port' => 11211,
  2973.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  2974.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  2975.             'doctrine.orm.cache.redis_host' => 'localhost',
  2976.             'doctrine.orm.cache.redis_port' => 6379,
  2977.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  2978.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  2979.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  2980.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  2981.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  2982.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  2983.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  2984.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  2985.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  2986.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  2987.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  2988.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  2989.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  2990.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  2991.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  2992.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  2993.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  2994.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  2995.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  2996.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  2997.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  2998.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  2999.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  3000.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  3001.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  3002.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  3003.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  3004.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  3005.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  3006.             'doctrine.orm.auto_generate_proxy_classes' => true,
  3007.             'doctrine.orm.proxy_namespace' => 'Proxies',
  3008.             'doctrine_migrations.dir_name' => (\dirname(__DIR__4).'/src/Migrations'),
  3009.             'doctrine_migrations.namespace' => 'DoctrineMigrations',
  3010.             'doctrine_migrations.name' => 'Application Migrations',
  3011.             'doctrine_migrations.migrations_paths' => [
  3012.             ],
  3013.             'doctrine_migrations.table_name' => 'migration_versions',
  3014.             'doctrine_migrations.column_name' => 'version',
  3015.             'doctrine_migrations.column_length' => 14,
  3016.             'doctrine_migrations.executed_at_column_name' => 'executed_at',
  3017.             'doctrine_migrations.all_or_nothing' => false,
  3018.             'doctrine_migrations.custom_template' => NULL,
  3019.             'doctrine_migrations.organize_migrations' => false,
  3020.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  3021.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  3022.             'security.role_hierarchy.roles' => [
  3023.                 'ROLE_USER' => [
  3024.                 ],
  3025.                 'ROLE_SUPER_ADMIN' => [
  3026.                     => 'ROLE_USER',
  3027.                 ],
  3028.                 'ROLE_ADMIN' => [
  3029.                     => 'ROLE_USER',
  3030.                 ],
  3031.                 'ROLE_REVENDEUR' => [
  3032.                     => 'ROLE_USER',
  3033.                 ],
  3034.                 'ROLE_CLIENT' => [
  3035.                 ],
  3036.             ],
  3037.             'security.access.denied_url' => NULL,
  3038.             'security.authentication.manager.erase_credentials' => true,
  3039.             'security.authentication.session_strategy.strategy' => 'migrate',
  3040.             'security.access.always_authenticate_before_granting' => false,
  3041.             'security.authentication.hide_user_not_found' => true,
  3042.             'scheb_two_factor.model_manager_name' => NULL,
  3043.             'scheb_two_factor.email.sender_email' => 'a2f@2le.net',
  3044.             'scheb_two_factor.email.sender_name' => 'A2F',
  3045.             'scheb_two_factor.email.template' => 'security/two-factor.html.twig',
  3046.             'scheb_two_factor.email.digits' => 4,
  3047.             'scheb_two_factor.google.server_name' => 'Server Name',
  3048.             'scheb_two_factor.google.issuer' => 'Issuer Name',
  3049.             'scheb_two_factor.google.template' => 'AcmeDemoBundle:Authentication:form.html.twig',
  3050.             'scheb_two_factor.trusted_computer.enabled' => true,
  3051.             'scheb_two_factor.trusted_computer.cookie_name' => 'trusted_2le_computer',
  3052.             'scheb_two_factor.trusted_computer.cookie_lifetime' => 7889400,
  3053.             'scheb_two_factor.trusted_computer.cookie_secure' => false,
  3054.             'scheb_two_factor.trusted_computer.cookie_same_site' => 'lax',
  3055.             'scheb_two_factor.security_tokens' => [
  3056.                 => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken',
  3057.                 => 'Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken',
  3058.             ],
  3059.             'scheb_two_factor.ip_whitelist' => [
  3060.             ],
  3061.             'scheb_two_factor.parameter_names.auth_code' => '_auth_code',
  3062.             'scheb_two_factor.parameter_names.trusted' => '_trusted',
  3063.             'scheb_two_factor.exclude_pattern' => NULL,
  3064.             'scheb_two_factor.auth_code_mailer.class' => 'Scheb\\TwoFactorBundle\\Mailer\\AuthCodeMailer',
  3065.             'scheb_two_factor.security.email.code_generator.class' => 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Email\\Generator\\CodeGenerator',
  3066.             'scheb_two_factor.security.email.email_code_validator.class' => 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Email\\Validation\\EmailCodeValidator',
  3067.             'scheb_two_factor.security.email.backup_code_validator.class' => 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Email\\Validation\\BackupCodeValidator',
  3068.             'scheb_two_factor.security.email.provider.class' => 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Email\\TwoFactorProvider',
  3069.             'scheb_two_factor.session_flag_manager.class' => 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Session\\SessionFlagManager',
  3070.             'scheb_two_factor.session_flag_generator.class' => 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Session\\SessionFlagGenerator',
  3071.             'scheb_two_factor.trusted_cookie_manager.class' => 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Trusted\\TrustedCookieManager',
  3072.             'scheb_two_factor.trusted_computer_manager.class' => 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Trusted\\TrustedComputerManager',
  3073.             'scheb_two_factor.trusted_token_generator.class' => 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Trusted\\TrustedTokenGenerator',
  3074.             'scheb_two_factor.trusted_filter.class' => 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Trusted\\TrustedFilter',
  3075.             'scheb_two_factor.provider_registry.class' => 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorProviderRegistry',
  3076.             'scheb_two_factor.backup_code_validator.class' => 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Backup\\BackupCodeValidator',
  3077.             'scheb_two_factor.security_voter.class' => 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Voter',
  3078.             'scheb_two_factor.authentication_context.class' => 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\AuthenticationContext',
  3079.             'scheb_two_factor.authentication_context_factory.class' => 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\AuthenticationContextFactory',
  3080.             'scheb_two_factor.security.renderer.class' => 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Renderer',
  3081.             'scheb_two_factor.security.interactive_login_listener.class' => 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\EventListener\\InteractiveLoginListener',
  3082.             'scheb_two_factor.security.request_listener.class' => 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\EventListener\\RequestListener',
  3083.             'scheb_two_factor.persister.doctrine.class' => 'Scheb\\TwoFactorBundle\\Model\\DoctrinePersister',
  3084.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  3085.             'swiftmailer.mailer.default.spool.enabled' => true,
  3086.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  3087.             'swiftmailer.mailer.default.single_address' => NULL,
  3088.             'swiftmailer.mailer.default.delivery.enabled' => true,
  3089.             'swiftmailer.spool.enabled' => true,
  3090.             'swiftmailer.delivery.enabled' => true,
  3091.             'swiftmailer.single_address' => NULL,
  3092.             'swiftmailer.mailers' => [
  3093.                 'default' => 'swiftmailer.mailer.default',
  3094.             ],
  3095.             'swiftmailer.default_mailer' => 'default',
  3096.             'lexik_jwt_authentication.token_ttl' => 3600,
  3097.             'lexik_jwt_authentication.clock_skew' => 0,
  3098.             'lexik_jwt_authentication.user_identity_field' => 'username',
  3099.             'lexik_jwt_authentication.user_id_claim' => 'username',
  3100.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  3101.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  3102.             'nelmio_cors.map' => [
  3103.                 '^/' => [
  3104.                 ],
  3105.             ],
  3106.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  3107.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  3108.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  3109.             'fos_oauth_server.server.class' => 'OAuth2\\OAuth2',
  3110.             'fos_oauth_server.security.authentication.provider.class' => 'FOS\\OAuthServerBundle\\Security\\Authentication\\Provider\\OAuthProvider',
  3111.             'fos_oauth_server.security.authentication.listener.class' => 'FOS\\OAuthServerBundle\\Security\\Firewall\\OAuthListener',
  3112.             'fos_oauth_server.security.entry_point.class' => 'FOS\\OAuthServerBundle\\Security\\EntryPoint\\OAuthEntryPoint',
  3113.             'fos_oauth_server.server.options' => [
  3114.                 'enforce_state' => true,
  3115.             ],
  3116.             'fos_oauth_server.model_manager_name' => NULL,
  3117.             'fos_oauth_server.model.client.class' => 'App\\Entity\\Client',
  3118.             'fos_oauth_server.model.access_token.class' => 'App\\Entity\\AccessToken',
  3119.             'fos_oauth_server.model.refresh_token.class' => 'App\\Entity\\RefreshToken',
  3120.             'fos_oauth_server.model.auth_code.class' => 'App\\Entity\\AuthCode',
  3121.             'fos_oauth_server.template.engine' => 'twig',
  3122.             'fos_oauth_server.authorize.form.type' => 'FOS\\OAuthServerBundle\\Form\\Type\\AuthorizeFormType',
  3123.             'fos_oauth_server.authorize.form.name' => 'fos_oauth_server_authorize_form',
  3124.             'fos_oauth_server.authorize.form.validation_groups' => [
  3125.                 => 'Authorize',
  3126.                 => 'Default',
  3127.             ],
  3128.             'easyadmin.config' => [
  3129.                 'entities' => [
  3130.                     'Client' => [
  3131.                         'class' => 'App\\Entity\\Client',
  3132.                         'label' => 'Clients',
  3133.                         'list' => [
  3134.                             'title' => 'Liste des clients',
  3135.                             'fields' => [
  3136.                                 => 'id',
  3137.                                 => [
  3138.                                     'property' => 'clientId',
  3139.                                     'label' => 'CLIENT_ID',
  3140.                                 ],
  3141.                                 => [
  3142.                                     'property' => 'secret',
  3143.                                     'label' => 'CLIENT_SECRET',
  3144.                                 ],
  3145.                                 => [
  3146.                                     'property' => 'redirectUris',
  3147.                                     'label' => 'Redirections',
  3148.                                 ],
  3149.                             ],
  3150.                         ],
  3151.                         'edit' => [
  3152.                             'title' => 'Modifier un client',
  3153.                             'fields' => [
  3154.                                 => [
  3155.                                     'property' => 'randomId',
  3156.                                     'type_options' => [
  3157.                                         'disabled' => true,
  3158.                                     ],
  3159.                                 ],
  3160.                                 => [
  3161.                                     'property' => 'secret',
  3162.                                     'type_options' => [
  3163.                                         'disabled' => true,
  3164.                                     ],
  3165.                                 ],
  3166.                                 => [
  3167.                                     'property' => 'redirectUris',
  3168.                                     'label' => 'Redirections',
  3169.                                 ],
  3170.                                 => [
  3171.                                     'property' => 'allowedGrantTypes',
  3172.                                     'label' => 'Droits',
  3173.                                 ],
  3174.                             ],
  3175.                         ],
  3176.                         'new' => [
  3177.                             'title' => 'Créer un client',
  3178.                             'fields' => [
  3179.                                 => [
  3180.                                     'property' => 'redirectUris',
  3181.                                     'label' => 'Redirections',
  3182.                                 ],
  3183.                                 => [
  3184.                                     'property' => 'allowedGrantTypes',
  3185.                                     'label' => 'Droits',
  3186.                                 ],
  3187.                             ],
  3188.                         ],
  3189.                         'name' => 'Client',
  3190.                     ],
  3191.                     'Destinataire' => [
  3192.                         'class' => 'Lle\\MailerBundle\\Entity\\Destinataire',
  3193.                         'disabled_actions' => [
  3194.                         ],
  3195.                         'list' => [
  3196.                             'title' => 'title.destinataire.list',
  3197.                             'actions' => [
  3198.                                 => [
  3199.                                     'name' => 'new',
  3200.                                     'icon' => 'add',
  3201.                                 ],
  3202.                                 => [
  3203.                                     'name' => 'show',
  3204.                                     'icon' => 'search',
  3205.                                 ],
  3206.                                 => [
  3207.                                     'name' => 'edit',
  3208.                                     'icon' => 'edit',
  3209.                                 ],
  3210.                                 => [
  3211.                                     'name' => 'delete',
  3212.                                     'icon' => 'trash',
  3213.                                 ],
  3214.                             ],
  3215.                             'fields' => [
  3216.                                 => [
  3217.                                     'property' => 'email',
  3218.                                     'label' => 'field.email',
  3219.                                 ],
  3220.                                 => [
  3221.                                     'property' => 'data',
  3222.                                     'label' => 'field.data',
  3223.                                     'type' => 'json',
  3224.                                 ],
  3225.                                 => [
  3226.                                     'property' => 'dateEnvoi',
  3227.                                     'label' => 'field.dateEnvoi',
  3228.                                 ],
  3229.                                 => [
  3230.                                     'property' => 'dateOuvert',
  3231.                                     'label' => 'field.dateOuvert',
  3232.                                 ],
  3233.                             ],
  3234.                             'sort' => [
  3235.                                 => 'id',
  3236.                                 => 'DESC',
  3237.                             ],
  3238.                         ],
  3239.                         'show' => [
  3240.                             'title' => 'title.destinataire.show',
  3241.                             'actions' => [
  3242.                                 => [
  3243.                                     'name' => 'edit',
  3244.                                     'icon' => 'edit',
  3245.                                 ],
  3246.                                 => [
  3247.                                     'name' => 'delete',
  3248.                                     'icon' => 'trash',
  3249.                                 ],
  3250.                             ],
  3251.                             'fields' => [
  3252.                                 => [
  3253.                                     'property' => 'id',
  3254.                                     'label' => 'field.id',
  3255.                                 ],
  3256.                                 => [
  3257.                                     'property' => 'email',
  3258.                                     'label' => 'field.email',
  3259.                                 ],
  3260.                                 => [
  3261.                                     'property' => 'data',
  3262.                                     'label' => 'field.data',
  3263.                                     'type' => 'collection',
  3264.                                 ],
  3265.                                 => [
  3266.                                     'property' => 'dateEnvoi',
  3267.                                     'label' => 'field.dateEnvoi',
  3268.                                 ],
  3269.                                 => [
  3270.                                     'property' => 'dateOuvert',
  3271.                                     'label' => 'field.dateOuvert',
  3272.                                 ],
  3273.                                 => [
  3274.                                     'property' => 'url',
  3275.                                     'label' => 'field.url',
  3276.                                     'type' => 'raw',
  3277.                                 ],
  3278.                                 => [
  3279.                                     'property' => 'mail',
  3280.                                     'label' => 'field.mail',
  3281.                                 ],
  3282.                             ],
  3283.                         ],
  3284.                         'name' => 'Destinataire',
  3285.                     ],
  3286.                     'Mail' => [
  3287.                         'class' => 'Lle\\MailerBundle\\Entity\\Mail',
  3288.                         'disabled_actions' => [
  3289.                             => 'delete',
  3290.                             => 'new',
  3291.                             => 'edit',
  3292.                         ],
  3293.                         'list' => [
  3294.                             'title' => 'title.mail.list',
  3295.                             'actions' => [
  3296.                                 => [
  3297.                                     'name' => 'new',
  3298.                                     'icon' => 'add',
  3299.                                 ],
  3300.                                 => [
  3301.                                     'name' => 'show',
  3302.                                     'icon' => 'search',
  3303.                                 ],
  3304.                                 => [
  3305.                                     'name' => 'edit',
  3306.                                     'icon' => 'edit',
  3307.                                 ],
  3308.                                 => [
  3309.                                     'name' => 'delete',
  3310.                                     'icon' => 'trash',
  3311.                                 ],
  3312.                             ],
  3313.                             'fields' => [
  3314.                                 => [
  3315.                                     'property' => 'sujet',
  3316.                                     'label' => 'field.sujet',
  3317.                                 ],
  3318.                                 => [
  3319.                                     'property' => 'expediteur',
  3320.                                     'label' => 'field.expediteur',
  3321.                                     'type' => 'email',
  3322.                                 ],
  3323.                                 => [
  3324.                                     'property' => 'template',
  3325.                                     'label' => 'field.template',
  3326.                                 ],
  3327.                                 => [
  3328.                                     'property' => 'dateEnvoi',
  3329.                                     'label' => 'field.dateEnvoi',
  3330.                                 ],
  3331.                                 => [
  3332.                                     'property' => 'dateEnvoiFini',
  3333.                                     'label' => 'field.dateEnvoiFini',
  3334.                                 ],
  3335.                                 => [
  3336.                                     'property' => 'datePrevu',
  3337.                                     'label' => 'field.datePrevu',
  3338.                                 ],
  3339.                                 => [
  3340.                                     'property' => 'envoye',
  3341.                                     'label' => 'field.envoye',
  3342.                                     'type' => 'boolean',
  3343.                                 ],
  3344.                             ],
  3345.                             'sort' => [
  3346.                                 => 'dateEnvoi',
  3347.                                 => 'DESC',
  3348.                             ],
  3349.                         ],
  3350.                         'show' => [
  3351.                             'title' => 'title.mail.show',
  3352.                             'actions' => [
  3353.                                 => [
  3354.                                     'name' => 'edit',
  3355.                                     'icon' => 'edit',
  3356.                                 ],
  3357.                                 => [
  3358.                                     'name' => 'delete',
  3359.                                     'icon' => 'trash',
  3360.                                 ],
  3361.                             ],
  3362.                             'fields' => [
  3363.                                 => [
  3364.                                     'property' => 'sujet',
  3365.                                     'label' => 'field.sujet',
  3366.                                 ],
  3367.                                 => [
  3368.                                     'property' => 'data',
  3369.                                     'label' => 'field.data',
  3370.                                 ],
  3371.                                 => [
  3372.                                     'property' => 'template',
  3373.                                     'label' => 'field.template',
  3374.                                 ],
  3375.                                 => [
  3376.                                     'property' => 'dateEnvoi',
  3377.                                     'label' => 'field.dateEnvoi',
  3378.                                 ],
  3379.                                 => [
  3380.                                     'property' => 'dateEnvoiFini',
  3381.                                     'label' => 'field.dateEnvoiFini',
  3382.                                 ],
  3383.                                 => [
  3384.                                     'property' => 'datePrevu',
  3385.                                     'label' => 'field.datePrevu',
  3386.                                 ],
  3387.                                 => [
  3388.                                     'property' => 'envoye',
  3389.                                     'label' => 'field.envoye',
  3390.                                     'type' => 'boolean',
  3391.                                 ],
  3392.                                 => [
  3393.                                     'property' => 'expediteur',
  3394.                                     'label' => 'field.expediteur',
  3395.                                     'type' => 'email',
  3396.                                 ],
  3397.                                 => [
  3398.                                     'property' => 'replyTo',
  3399.                                     'label' => 'field.replyTo',
  3400.                                     'type' => 'email',
  3401.                                 ],
  3402.                                 => [
  3403.                                     'property' => 'returnPath',
  3404.                                     'label' => 'field.returnPath',
  3405.                                     'type' => 'email',
  3406.                                 ],
  3407.                                 10 => [
  3408.                                     'property' => 'alias',
  3409.                                     'label' => 'field.alias',
  3410.                                 ],
  3411.                                 11 => [
  3412.                                     'property' => 'sender',
  3413.                                     'label' => 'field.sender',
  3414.                                 ],
  3415.                                 12 => [
  3416.                                     'property' => 'infoSender',
  3417.                                     'label' => 'field.infoSender',
  3418.                                 ],
  3419.                                 13 => [
  3420.                                     'type' => 'sublist',
  3421.                                     'id' => 'destinataires',
  3422.                                     'label' => 'tab.destinataires',
  3423.                                     'entity' => 'Destinataire',
  3424.                                     'property' => 'Destinataires',
  3425.                                 ],
  3426.                             ],
  3427.                         ],
  3428.                         'name' => 'Mail',
  3429.                     ],
  3430.                     'Template' => [
  3431.                         'class' => 'Lle\\MailerBundle\\Entity\\Template',
  3432.                         'disabled_actions' => [
  3433.                         ],
  3434.                         'list' => [
  3435.                             'title' => 'title.template.list',
  3436.                             'actions' => [
  3437.                                 => [
  3438.                                     'name' => 'new',
  3439.                                     'icon' => 'add',
  3440.                                 ],
  3441.                                 => [
  3442.                                     'name' => 'show',
  3443.                                     'icon' => 'search',
  3444.                                 ],
  3445.                                 => [
  3446.                                     'name' => 'edit',
  3447.                                     'icon' => 'edit',
  3448.                                 ],
  3449.                                 => [
  3450.                                     'name' => 'delete',
  3451.                                     'icon' => 'trash',
  3452.                                 ],
  3453.                             ],
  3454.                             'fields' => [
  3455.                                 => [
  3456.                                     'property' => 'sujet',
  3457.                                     'label' => 'field.sujet',
  3458.                                 ],
  3459.                                 => [
  3460.                                     'property' => 'code',
  3461.                                     'label' => 'field.code',
  3462.                                 ],
  3463.                                 => [
  3464.                                     'property' => 'expediteurMail',
  3465.                                     'label' => 'field.expediteurMail',
  3466.                                     'type' => 'email',
  3467.                                 ],
  3468.                                 => [
  3469.                                     'property' => 'expediteurName',
  3470.                                     'label' => 'field.expediteurName',
  3471.                                 ],
  3472.                             ],
  3473.                             'sort' => [
  3474.                                 => 'id',
  3475.                                 => 'DESC',
  3476.                             ],
  3477.                         ],
  3478.                         'show' => [
  3479.                             'title' => 'title.template.show',
  3480.                             'actions' => [
  3481.                                 => [
  3482.                                     'name' => 'edit',
  3483.                                     'icon' => 'edit',
  3484.                                 ],
  3485.                                 => [
  3486.                                     'name' => 'delete',
  3487.                                     'icon' => 'trash',
  3488.                                 ],
  3489.                             ],
  3490.                             'fields' => [
  3491.                                 => [
  3492.                                     'property' => 'html',
  3493.                                     'label' => 'field.html',
  3494.                                     'type' => 'raw',
  3495.                                 ],
  3496.                                 => [
  3497.                                     'property' => 'text',
  3498.                                     'label' => 'field.text',
  3499.                                     'type' => 'raw',
  3500.                                 ],
  3501.                                 => [
  3502.                                     'property' => 'sujet',
  3503.                                     'label' => 'field.sujet',
  3504.                                 ],
  3505.                                 => [
  3506.                                     'property' => 'code',
  3507.                                     'label' => 'field.code',
  3508.                                 ],
  3509.                                 => [
  3510.                                     'property' => 'expediteurMail',
  3511.                                     'label' => 'field.expediteurMail',
  3512.                                     'type' => 'email',
  3513.                                 ],
  3514.                                 => [
  3515.                                     'property' => 'expediteurName',
  3516.                                     'label' => 'field.expediteurName',
  3517.                                 ],
  3518.                             ],
  3519.                         ],
  3520.                         'edit' => [
  3521.                             'title' => 'title.template.edit',
  3522.                             'actions' => [
  3523.                             ],
  3524.                             'fields' => [
  3525.                                 => [
  3526.                                     'property' => 'sujet',
  3527.                                     'label' => 'field.sujet',
  3528.                                 ],
  3529.                                 => [
  3530.                                     'property' => 'expediteurMail',
  3531.                                     'label' => 'field.expediteurMail',
  3532.                                     'help' => 'The e-mail address must include an @ followed by a domain name (ex: john@free.fr).',
  3533.                                 ],
  3534.                                 => [
  3535.                                     'property' => 'expediteurName',
  3536.                                     'label' => 'field.expediteurName',
  3537.                                 ],
  3538.                                 => [
  3539.                                     'property' => 'code',
  3540.                                     'label' => 'field.code',
  3541.                                 ],
  3542.                                 => [
  3543.                                     'property' => 'text',
  3544.                                     'label' => 'field.text',
  3545.                                 ],
  3546.                                 => [
  3547.                                     'property' => 'html',
  3548.                                     'label' => 'field.html',
  3549.                                 ],
  3550.                             ],
  3551.                         ],
  3552.                         'new' => [
  3553.                             'title' => 'title.template.new',
  3554.                             'actions' => [
  3555.                             ],
  3556.                             'fields' => [
  3557.                                 => [
  3558.                                     'property' => 'sujet',
  3559.                                     'label' => 'field.sujet',
  3560.                                 ],
  3561.                                 => [
  3562.                                     'property' => 'expediteurMail',
  3563.                                     'label' => 'field.expediteurMail',
  3564.                                     'help' => 'The e-mail address must include an @ followed by a domain name (ex: john@free.fr).',
  3565.                                 ],
  3566.                                 => [
  3567.                                     'property' => 'expediteurName',
  3568.                                     'label' => 'field.expediteurName',
  3569.                                 ],
  3570.                                 => [
  3571.                                     'property' => 'code',
  3572.                                     'label' => 'field.code',
  3573.                                 ],
  3574.                                 => [
  3575.                                     'property' => 'text',
  3576.                                     'label' => 'field.text',
  3577.                                 ],
  3578.                                 => [
  3579.                                     'property' => 'html',
  3580.                                     'label' => 'field.html',
  3581.                                 ],
  3582.                             ],
  3583.                         ],
  3584.                         'name' => 'Template',
  3585.                     ],
  3586.                     'User' => [
  3587.                         'class' => 'App\\Entity\\User',
  3588.                         'label' => 'Utilisateurs',
  3589.                         'list' => [
  3590.                             'title' => 'Liste des utilisateurs',
  3591.                             'fields' => [
  3592.                                 => 'id',
  3593.                                 => [
  3594.                                     'property' => 'username',
  3595.                                     'label' => 'Pseudo',
  3596.                                 ],
  3597.                                 => [
  3598.                                     'property' => 'email',
  3599.                                     'label' => 'E-Mail',
  3600.                                 ],
  3601.                                 => [
  3602.                                     'property' => 'firstname',
  3603.                                     'label' => 'Prénom',
  3604.                                 ],
  3605.                                 => [
  3606.                                     'property' => 'lastname',
  3607.                                     'label' => 'Nom',
  3608.                                 ],
  3609.                                 => [
  3610.                                     'property' => 'codeClient',
  3611.                                     'label' => 'Code client',
  3612.                                 ],
  3613.                                 => [
  3614.                                     'property' => 'roles',
  3615.                                     'label' => 'Rôles',
  3616.                                 ],
  3617.                                 => [
  3618.                                     'property' => 'lastConnection',
  3619.                                     'label' => 'Dernière connexion',
  3620.                                 ],
  3621.                                 => [
  3622.                                     'property' => 'a2f_provider',
  3623.                                     'label' => 'Méthode A2F',
  3624.                                 ],
  3625.                                 => [
  3626.                                     'property' => 'a2f_activated',
  3627.                                     'label' => 'Activer A2F',
  3628.                                 ],
  3629.                                 10 => [
  3630.                                     'property' => 'isActive',
  3631.                                     'label' => 'Actif',
  3632.                                 ],
  3633.                             ],
  3634.                         ],
  3635.                         'edit' => [
  3636.                             'title' => 'Modifier un utilisateur',
  3637.                             'fields' => [
  3638.                                 => [
  3639.                                     'property' => 'username',
  3640.                                     'label' => 'Pseudo',
  3641.                                 ],
  3642.                                 => [
  3643.                                     'property' => 'plainPassword',
  3644.                                     'type' => 'password',
  3645.                                     'type_options' => [
  3646.                                         'required' => false,
  3647.                                     ],
  3648.                                     'label' => 'Mot de passe',
  3649.                                 ],
  3650.                                 => [
  3651.                                     'property' => 'firstname',
  3652.                                     'type_options' => [
  3653.                                         'required' => false,
  3654.                                     ],
  3655.                                     'label' => 'Prénom',
  3656.                                 ],
  3657.                                 => [
  3658.                                     'property' => 'lastname',
  3659.                                     'type_options' => [
  3660.                                         'required' => false,
  3661.                                     ],
  3662.                                     'label' => 'Nom',
  3663.                                 ],
  3664.                                 => [
  3665.                                     'property' => 'codeClient',
  3666.                                     'type_options' => [
  3667.                                         'required' => false,
  3668.                                     ],
  3669.                                     'label' => 'Code client',
  3670.                                 ],
  3671.                                 => [
  3672.                                     'property' => 'email',
  3673.                                     'label' => 'E-Mail',
  3674.                                 ],
  3675.                                 => [
  3676.                                     'property' => 'mobile',
  3677.                                     'help' => 'form.help.mobile',
  3678.                                     'label' => 'N° tél. mobile',
  3679.                                 ],
  3680.                                 => [
  3681.                                     'property' => 'a2f_activated',
  3682.                                     'label' => 'Activer A2F',
  3683.                                 ],
  3684.                                 => [
  3685.                                     'property' => 'a2f_provider',
  3686.                                     'label' => 'Méthode A2F',
  3687.                                     'type' => 'choice',
  3688.                                     'type_options' => [
  3689.                                         'choices' => [
  3690.                                             'E-mail' => 'email',
  3691.                                             'SMS' => 'sms',
  3692.                                         ],
  3693.                                         'placeholder' => '(aucun)',
  3694.                                     ],
  3695.                                 ],
  3696.                                 => [
  3697.                                     'property' => 'isActive',
  3698.                                     'label' => 'Actif',
  3699.                                 ],
  3700.                                 10 => [
  3701.                                     'property' => 'data',
  3702.                                     'label' => 'Data',
  3703.                                 ],
  3704.                                 11 => [
  3705.                                     'property' => 'roles',
  3706.                                     'type' => 'App\\Form\\Type\\RoleType',
  3707.                                     'type_options' => [
  3708.                                         'required' => false,
  3709.                                     ],
  3710.                                     'label' => 'Rôles',
  3711.                                 ],
  3712.                             ],
  3713.                         ],
  3714.                         'new' => [
  3715.                             'title' => 'Créer un utilisateur',
  3716.                             'fields' => [
  3717.                                 => [
  3718.                                     'property' => 'username',
  3719.                                     'label' => 'Pseudo',
  3720.                                 ],
  3721.                                 => [
  3722.                                     'property' => 'plainPassword',
  3723.                                     'type' => 'password',
  3724.                                     'type_options' => [
  3725.                                         'required' => true,
  3726.                                     ],
  3727.                                     'label' => 'Mot de passe',
  3728.                                 ],
  3729.                                 => [
  3730.                                     'property' => 'firstname',
  3731.                                     'type_options' => [
  3732.                                         'required' => false,
  3733.                                     ],
  3734.                                     'label' => 'Prénom',
  3735.                                 ],
  3736.                                 => [
  3737.                                     'property' => 'lastname',
  3738.                                     'type_options' => [
  3739.                                         'required' => false,
  3740.                                     ],
  3741.                                     'label' => 'Nom',
  3742.                                 ],
  3743.                                 => [
  3744.                                     'property' => 'codeClient',
  3745.                                     'type_options' => [
  3746.                                         'required' => false,
  3747.                                     ],
  3748.                                     'label' => 'Code client',
  3749.                                 ],
  3750.                                 => [
  3751.                                     'property' => 'email',
  3752.                                     'label' => 'E-Mail',
  3753.                                 ],
  3754.                                 => [
  3755.                                     'property' => 'mobile',
  3756.                                     'help' => 'Format international',
  3757.                                     'label' => 'N° tél. mobile',
  3758.                                 ],
  3759.                                 => [
  3760.                                     'property' => 'a2f_activated',
  3761.                                     'label' => 'Activer A2F',
  3762.                                 ],
  3763.                                 => [
  3764.                                     'property' => 'a2f_provider',
  3765.                                     'label' => 'Méthode A2F',
  3766.                                     'type' => 'choice',
  3767.                                     'type_options' => [
  3768.                                         'choices' => [
  3769.                                             'E-mail' => 'email',
  3770.                                             'SMS' => 'sms',
  3771.                                         ],
  3772.                                         'placeholder' => '(aucun)',
  3773.                                     ],
  3774.                                 ],
  3775.                                 => [
  3776.                                     'property' => 'isActive',
  3777.                                     'label' => 'Actif',
  3778.                                 ],
  3779.                                 10 => [
  3780.                                     'property' => 'data',
  3781.                                     'label' => 'Data',
  3782.                                 ],
  3783.                                 11 => [
  3784.                                     'property' => 'roles',
  3785.                                     'type' => 'App\\Form\\Type\\RoleType',
  3786.                                     'type_options' => [
  3787.                                         'required' => false,
  3788.                                     ],
  3789.                                     'label' => 'Rôles',
  3790.                                 ],
  3791.                             ],
  3792.                         ],
  3793.                         'name' => 'User',
  3794.                     ],
  3795.                     'Client2' => [
  3796.                         'class' => 'App\\Entity\\Client',
  3797.                         'label' => 'Clients',
  3798.                         'list' => [
  3799.                             'title' => 'Liste des clients',
  3800.                             'fields' => [
  3801.                                 => 'id',
  3802.                                 => [
  3803.                                     'property' => 'clientId',
  3804.                                     'label' => 'CLIENT_ID',
  3805.                                 ],
  3806.                                 => [
  3807.                                     'property' => 'secret',
  3808.                                     'label' => 'CLIENT_SECRET',
  3809.                                 ],
  3810.                                 => [
  3811.                                     'property' => 'redirectUris',
  3812.                                     'label' => 'Redirections',
  3813.                                 ],
  3814.                             ],
  3815.                         ],
  3816.                         'edit' => [
  3817.                             'title' => 'Modifier un client',
  3818.                             'fields' => [
  3819.                                 => [
  3820.                                     'property' => 'randomId',
  3821.                                     'type_options' => [
  3822.                                         'disabled' => true,
  3823.                                     ],
  3824.                                 ],
  3825.                                 => [
  3826.                                     'property' => 'secret',
  3827.                                     'type_options' => [
  3828.                                         'disabled' => true,
  3829.                                     ],
  3830.                                 ],
  3831.                                 => [
  3832.                                     'property' => 'redirectUris',
  3833.                                     'label' => 'Redirections',
  3834.                                 ],
  3835.                                 => [
  3836.                                     'property' => 'allowedGrantTypes',
  3837.                                     'label' => 'Droits',
  3838.                                 ],
  3839.                             ],
  3840.                         ],
  3841.                         'new' => [
  3842.                             'title' => 'Créer un client',
  3843.                             'fields' => [
  3844.                                 => [
  3845.                                     'property' => 'redirectUris',
  3846.                                     'label' => 'Redirections',
  3847.                                 ],
  3848.                                 => [
  3849.                                     'property' => 'allowedGrantTypes',
  3850.                                     'label' => 'Droits',
  3851.                                 ],
  3852.                             ],
  3853.                         ],
  3854.                         'name' => 'Client2',
  3855.                     ],
  3856.                     'Destinataire2' => [
  3857.                         'class' => 'Lle\\MailerBundle\\Entity\\Destinataire',
  3858.                         'disabled_actions' => [
  3859.                         ],
  3860.                         'list' => [
  3861.                             'title' => 'title.destinataire.list',
  3862.                             'actions' => [
  3863.                                 => [
  3864.                                     'name' => 'new',
  3865.                                     'icon' => 'add',
  3866.                                 ],
  3867.                                 => [
  3868.                                     'name' => 'show',
  3869.                                     'icon' => 'search',
  3870.                                 ],
  3871.                                 => [
  3872.                                     'name' => 'edit',
  3873.                                     'icon' => 'edit',
  3874.                                 ],
  3875.                                 => [
  3876.                                     'name' => 'delete',
  3877.                                     'icon' => 'trash',
  3878.                                 ],
  3879.                             ],
  3880.                             'fields' => [
  3881.                                 => [
  3882.                                     'property' => 'email',
  3883.                                     'label' => 'field.email',
  3884.                                 ],
  3885.                                 => [
  3886.                                     'property' => 'data',
  3887.                                     'label' => 'field.data',
  3888.                                     'type' => 'json',
  3889.                                 ],
  3890.                                 => [
  3891.                                     'property' => 'dateEnvoi',
  3892.                                     'label' => 'field.dateEnvoi',
  3893.                                 ],
  3894.                                 => [
  3895.                                     'property' => 'dateOuvert',
  3896.                                     'label' => 'field.dateOuvert',
  3897.                                 ],
  3898.                             ],
  3899.                             'sort' => [
  3900.                                 => 'id',
  3901.                                 => 'DESC',
  3902.                             ],
  3903.                         ],
  3904.                         'show' => [
  3905.                             'title' => 'title.destinataire.show',
  3906.                             'actions' => [
  3907.                                 => [
  3908.                                     'name' => 'edit',
  3909.                                     'icon' => 'edit',
  3910.                                 ],
  3911.                                 => [
  3912.                                     'name' => 'delete',
  3913.                                     'icon' => 'trash',
  3914.                                 ],
  3915.                             ],
  3916.                             'fields' => [
  3917.                                 => [
  3918.                                     'property' => 'id',
  3919.                                     'label' => 'field.id',
  3920.                                 ],
  3921.                                 => [
  3922.                                     'property' => 'email',
  3923.                                     'label' => 'field.email',
  3924.                                 ],
  3925.                                 => [
  3926.                                     'property' => 'data',
  3927.                                     'label' => 'field.data',
  3928.                                     'type' => 'collection',
  3929.                                 ],
  3930.                                 => [
  3931.                                     'property' => 'dateEnvoi',
  3932.                                     'label' => 'field.dateEnvoi',
  3933.                                 ],
  3934.                                 => [
  3935.                                     'property' => 'dateOuvert',
  3936.                                     'label' => 'field.dateOuvert',
  3937.                                 ],
  3938.                                 => [
  3939.                                     'property' => 'url',
  3940.                                     'label' => 'field.url',
  3941.                                     'type' => 'raw',
  3942.                                 ],
  3943.                                 => [
  3944.                                     'property' => 'mail',
  3945.                                     'label' => 'field.mail',
  3946.                                 ],
  3947.                             ],
  3948.                         ],
  3949.                         'name' => 'Destinataire2',
  3950.                     ],
  3951.                     'Mail2' => [
  3952.                         'class' => 'Lle\\MailerBundle\\Entity\\Mail',
  3953.                         'disabled_actions' => [
  3954.                             => 'delete',
  3955.                             => 'new',
  3956.                             => 'edit',
  3957.                         ],
  3958.                         'list' => [
  3959.                             'title' => 'title.mail.list',
  3960.                             'actions' => [
  3961.                                 => [
  3962.                                     'name' => 'new',
  3963.                                     'icon' => 'add',
  3964.                                 ],
  3965.                                 => [
  3966.                                     'name' => 'show',
  3967.                                     'icon' => 'search',
  3968.                                 ],
  3969.                                 => [
  3970.                                     'name' => 'edit',
  3971.                                     'icon' => 'edit',
  3972.                                 ],
  3973.                                 => [
  3974.                                     'name' => 'delete',
  3975.                                     'icon' => 'trash',
  3976.                                 ],
  3977.                             ],
  3978.                             'fields' => [
  3979.                                 => [
  3980.                                     'property' => 'sujet',
  3981.                                     'label' => 'field.sujet',
  3982.                                 ],
  3983.                                 => [
  3984.                                     'property' => 'expediteur',
  3985.                                     'label' => 'field.expediteur',
  3986.                                     'type' => 'email',
  3987.                                 ],
  3988.                                 => [
  3989.                                     'property' => 'template',
  3990.                                     'label' => 'field.template',
  3991.                                 ],
  3992.                                 => [
  3993.                                     'property' => 'dateEnvoi',
  3994.                                     'label' => 'field.dateEnvoi',
  3995.                                 ],
  3996.                                 => [
  3997.                                     'property' => 'dateEnvoiFini',
  3998.                                     'label' => 'field.dateEnvoiFini',
  3999.                                 ],
  4000.                                 => [
  4001.                                     'property' => 'datePrevu',
  4002.                                     'label' => 'field.datePrevu',
  4003.                                 ],
  4004.                                 => [
  4005.                                     'property' => 'envoye',
  4006.                                     'label' => 'field.envoye',
  4007.                                     'type' => 'boolean',
  4008.                                 ],
  4009.                             ],
  4010.                             'sort' => [
  4011.                                 => 'dateEnvoi',
  4012.                                 => 'DESC',
  4013.                             ],
  4014.                         ],
  4015.                         'show' => [
  4016.                             'title' => 'title.mail.show',
  4017.                             'actions' => [
  4018.                                 => [
  4019.                                     'name' => 'edit',
  4020.                                     'icon' => 'edit',
  4021.                                 ],
  4022.                                 => [
  4023.                                     'name' => 'delete',
  4024.                                     'icon' => 'trash',
  4025.                                 ],
  4026.                             ],
  4027.                             'fields' => [
  4028.                                 => [
  4029.                                     'property' => 'sujet',
  4030.                                     'label' => 'field.sujet',
  4031.                                 ],
  4032.                                 => [
  4033.                                     'property' => 'data',
  4034.                                     'label' => 'field.data',
  4035.                                 ],
  4036.                                 => [
  4037.                                     'property' => 'template',
  4038.                                     'label' => 'field.template',
  4039.                                 ],
  4040.                                 => [
  4041.                                     'property' => 'dateEnvoi',
  4042.                                     'label' => 'field.dateEnvoi',
  4043.                                 ],
  4044.                                 => [
  4045.                                     'property' => 'dateEnvoiFini',
  4046.                                     'label' => 'field.dateEnvoiFini',
  4047.                                 ],
  4048.                                 => [
  4049.                                     'property' => 'datePrevu',
  4050.                                     'label' => 'field.datePrevu',
  4051.                                 ],
  4052.                                 => [
  4053.                                     'property' => 'envoye',
  4054.                                     'label' => 'field.envoye',
  4055.                                     'type' => 'boolean',
  4056.                                 ],
  4057.                                 => [
  4058.                                     'property' => 'expediteur',
  4059.                                     'label' => 'field.expediteur',
  4060.                                     'type' => 'email',
  4061.                                 ],
  4062.                                 => [
  4063.                                     'property' => 'replyTo',
  4064.                                     'label' => 'field.replyTo',
  4065.                                     'type' => 'email',
  4066.                                 ],
  4067.                                 => [
  4068.                                     'property' => 'returnPath',
  4069.                                     'label' => 'field.returnPath',
  4070.                                     'type' => 'email',
  4071.                                 ],
  4072.                                 10 => [
  4073.                                     'property' => 'alias',
  4074.                                     'label' => 'field.alias',
  4075.                                 ],
  4076.                                 11 => [
  4077.                                     'property' => 'sender',
  4078.                                     'label' => 'field.sender',
  4079.                                 ],
  4080.                                 12 => [
  4081.                                     'property' => 'infoSender',
  4082.                                     'label' => 'field.infoSender',
  4083.                                 ],
  4084.                                 13 => [
  4085.                                     'type' => 'sublist',
  4086.                                     'id' => 'destinataires',
  4087.                                     'label' => 'tab.destinataires',
  4088.                                     'entity' => 'Destinataire',
  4089.                                     'property' => 'Destinataires',
  4090.                                 ],
  4091.                             ],
  4092.                         ],
  4093.                         'name' => 'Mail2',
  4094.                     ],
  4095.                     'Template2' => [
  4096.                         'class' => 'Lle\\MailerBundle\\Entity\\Template',
  4097.                         'disabled_actions' => [
  4098.                         ],
  4099.                         'list' => [
  4100.                             'title' => 'title.template.list',
  4101.                             'actions' => [
  4102.                                 => [
  4103.                                     'name' => 'new',
  4104.                                     'icon' => 'add',
  4105.                                 ],
  4106.                                 => [
  4107.                                     'name' => 'show',
  4108.                                     'icon' => 'search',
  4109.                                 ],
  4110.                                 => [
  4111.                                     'name' => 'edit',
  4112.                                     'icon' => 'edit',
  4113.                                 ],
  4114.                                 => [
  4115.                                     'name' => 'delete',
  4116.                                     'icon' => 'trash',
  4117.                                 ],
  4118.                             ],
  4119.                             'fields' => [
  4120.                                 => [
  4121.                                     'property' => 'sujet',
  4122.                                     'label' => 'field.sujet',
  4123.                                 ],
  4124.                                 => [
  4125.                                     'property' => 'code',
  4126.                                     'label' => 'field.code',
  4127.                                 ],
  4128.                                 => [
  4129.                                     'property' => 'expediteurMail',
  4130.                                     'label' => 'field.expediteurMail',
  4131.                                     'type' => 'email',
  4132.                                 ],
  4133.                                 => [
  4134.                                     'property' => 'expediteurName',
  4135.                                     'label' => 'field.expediteurName',
  4136.                                 ],
  4137.                             ],
  4138.                             'sort' => [
  4139.                                 => 'id',
  4140.                                 => 'DESC',
  4141.                             ],
  4142.                         ],
  4143.                         'show' => [
  4144.                             'title' => 'title.template.show',
  4145.                             'actions' => [
  4146.                                 => [
  4147.                                     'name' => 'edit',
  4148.                                     'icon' => 'edit',
  4149.                                 ],
  4150.                                 => [
  4151.                                     'name' => 'delete',
  4152.                                     'icon' => 'trash',
  4153.                                 ],
  4154.                             ],
  4155.                             'fields' => [
  4156.                                 => [
  4157.                                     'property' => 'html',
  4158.                                     'label' => 'field.html',
  4159.                                     'type' => 'raw',
  4160.                                 ],
  4161.                                 => [
  4162.                                     'property' => 'text',
  4163.                                     'label' => 'field.text',
  4164.                                     'type' => 'raw',
  4165.                                 ],
  4166.                                 => [
  4167.                                     'property' => 'sujet',
  4168.                                     'label' => 'field.sujet',
  4169.                                 ],
  4170.                                 => [
  4171.                                     'property' => 'code',
  4172.                                     'label' => 'field.code',
  4173.                                 ],
  4174.                                 => [
  4175.                                     'property' => 'expediteurMail',
  4176.                                     'label' => 'field.expediteurMail',
  4177.                                     'type' => 'email',
  4178.                                 ],
  4179.                                 => [
  4180.                                     'property' => 'expediteurName',
  4181.                                     'label' => 'field.expediteurName',
  4182.                                 ],
  4183.                             ],
  4184.                         ],
  4185.                         'edit' => [
  4186.                             'title' => 'title.template.edit',
  4187.                             'actions' => [
  4188.                             ],
  4189.                             'fields' => [
  4190.                                 => [
  4191.                                     'property' => 'sujet',
  4192.                                     'label' => 'field.sujet',
  4193.                                 ],
  4194.                                 => [
  4195.                                     'property' => 'expediteurMail',
  4196.                                     'label' => 'field.expediteurMail',
  4197.                                     'help' => 'The e-mail address must include an @ followed by a domain name (ex: john@free.fr).',
  4198.                                 ],
  4199.                                 => [
  4200.                                     'property' => 'expediteurName',
  4201.                                     'label' => 'field.expediteurName',
  4202.                                 ],
  4203.                                 => [
  4204.                                     'property' => 'code',
  4205.                                     'label' => 'field.code',
  4206.                                 ],
  4207.                                 => [
  4208.                                     'property' => 'text',
  4209.                                     'label' => 'field.text',
  4210.                                 ],
  4211.                                 => [
  4212.                                     'property' => 'html',
  4213.                                     'label' => 'field.html',
  4214.                                 ],
  4215.                             ],
  4216.                         ],
  4217.                         'new' => [
  4218.                             'title' => 'title.template.new',
  4219.                             'actions' => [
  4220.                             ],
  4221.                             'fields' => [
  4222.                                 => [
  4223.                                     'property' => 'sujet',
  4224.                                     'label' => 'field.sujet',
  4225.                                 ],
  4226.                                 => [
  4227.                                     'property' => 'expediteurMail',
  4228.                                     'label' => 'field.expediteurMail',
  4229.                                     'help' => 'The e-mail address must include an @ followed by a domain name (ex: john@free.fr).',
  4230.                                 ],
  4231.                                 => [
  4232.                                     'property' => 'expediteurName',
  4233.                                     'label' => 'field.expediteurName',
  4234.                                 ],
  4235.                                 => [
  4236.                                     'property' => 'code',
  4237.                                     'label' => 'field.code',
  4238.                                 ],
  4239.                                 => [
  4240.                                     'property' => 'text',
  4241.                                     'label' => 'field.text',
  4242.                                 ],
  4243.                                 => [
  4244.                                     'property' => 'html',
  4245.                                     'label' => 'field.html',
  4246.                                 ],
  4247.                             ],
  4248.                         ],
  4249.                         'name' => 'Template2',
  4250.                     ],
  4251.                     'User2' => [
  4252.                         'class' => 'App\\Entity\\User',
  4253.                         'label' => 'Utilisateurs',
  4254.                         'list' => [
  4255.                             'title' => 'Liste des utilisateurs',
  4256.                             'fields' => [
  4257.                                 => 'id',
  4258.                                 => [
  4259.                                     'property' => 'username',
  4260.                                     'label' => 'Pseudo',
  4261.                                 ],
  4262.                                 => [
  4263.                                     'property' => 'email',
  4264.                                     'label' => 'E-Mail',
  4265.                                 ],
  4266.                                 => [
  4267.                                     'property' => 'firstname',
  4268.                                     'label' => 'Prénom',
  4269.                                 ],
  4270.                                 => [
  4271.                                     'property' => 'lastname',
  4272.                                     'label' => 'Nom',
  4273.                                 ],
  4274.                                 => [
  4275.                                     'property' => 'codeClient',
  4276.                                     'label' => 'Code client',
  4277.                                 ],
  4278.                                 => [
  4279.                                     'property' => 'roles',
  4280.                                     'label' => 'Rôles',
  4281.                                 ],
  4282.                                 => [
  4283.                                     'property' => 'lastConnection',
  4284.                                     'label' => 'Dernière connexion',
  4285.                                 ],
  4286.                                 => [
  4287.                                     'property' => 'a2f_provider',
  4288.                                     'label' => 'Méthode A2F',
  4289.                                 ],
  4290.                                 => [
  4291.                                     'property' => 'a2f_activated',
  4292.                                     'label' => 'Activer A2F',
  4293.                                 ],
  4294.                                 10 => [
  4295.                                     'property' => 'isActive',
  4296.                                     'label' => 'Actif',
  4297.                                 ],
  4298.                             ],
  4299.                         ],
  4300.                         'edit' => [
  4301.                             'title' => 'Modifier un utilisateur',
  4302.                             'fields' => [
  4303.                                 => [
  4304.                                     'property' => 'username',
  4305.                                     'label' => 'Pseudo',
  4306.                                 ],
  4307.                                 => [
  4308.                                     'property' => 'plainPassword',
  4309.                                     'type' => 'password',
  4310.                                     'type_options' => [
  4311.                                         'required' => false,
  4312.                                     ],
  4313.                                     'label' => 'Mot de passe',
  4314.                                 ],
  4315.                                 => [
  4316.                                     'property' => 'firstname',
  4317.                                     'type_options' => [
  4318.                                         'required' => false,
  4319.                                     ],
  4320.                                     'label' => 'Prénom',
  4321.                                 ],
  4322.                                 => [
  4323.                                     'property' => 'lastname',
  4324.                                     'type_options' => [
  4325.                                         'required' => false,
  4326.                                     ],
  4327.                                     'label' => 'Nom',
  4328.                                 ],
  4329.                                 => [
  4330.                                     'property' => 'codeClient',
  4331.                                     'type_options' => [
  4332.                                         'required' => false,
  4333.                                     ],
  4334.                                     'label' => 'Code client',
  4335.                                 ],
  4336.                                 => [
  4337.                                     'property' => 'email',
  4338.                                     'label' => 'E-Mail',
  4339.                                 ],
  4340.                                 => [
  4341.                                     'property' => 'mobile',
  4342.                                     'help' => 'form.help.mobile',
  4343.                                     'label' => 'N° tél. mobile',
  4344.                                 ],
  4345.                                 => [
  4346.                                     'property' => 'a2f_activated',
  4347.                                     'label' => 'Activer A2F',
  4348.                                 ],
  4349.                                 => [
  4350.                                     'property' => 'a2f_provider',
  4351.                                     'label' => 'Méthode A2F',
  4352.                                     'type' => 'choice',
  4353.                                     'type_options' => [
  4354.                                         'choices' => [
  4355.                                             'E-mail' => 'email',
  4356.                                             'SMS' => 'sms',
  4357.                                         ],
  4358.                                         'placeholder' => '(aucun)',
  4359.                                     ],
  4360.                                 ],
  4361.                                 => [
  4362.                                     'property' => 'isActive',
  4363.                                     'label' => 'Actif',
  4364.                                 ],
  4365.                                 10 => [
  4366.                                     'property' => 'data',
  4367.                                     'label' => 'Data',
  4368.                                 ],
  4369.                                 11 => [
  4370.                                     'property' => 'roles',
  4371.                                     'type' => 'App\\Form\\Type\\RoleType',
  4372.                                     'type_options' => [
  4373.                                         'required' => false,
  4374.                                     ],
  4375.                                     'label' => 'Rôles',
  4376.                                 ],
  4377.                             ],
  4378.                         ],
  4379.                         'new' => [
  4380.                             'title' => 'Créer un utilisateur',
  4381.                             'fields' => [
  4382.                                 => [
  4383.                                     'property' => 'username',
  4384.                                     'label' => 'Pseudo',
  4385.                                 ],
  4386.                                 => [
  4387.                                     'property' => 'plainPassword',
  4388.                                     'type' => 'password',
  4389.                                     'type_options' => [
  4390.                                         'required' => true,
  4391.                                     ],
  4392.                                     'label' => 'Mot de passe',
  4393.                                 ],
  4394.                                 => [
  4395.                                     'property' => 'firstname',
  4396.                                     'type_options' => [
  4397.                                         'required' => false,
  4398.                                     ],
  4399.                                     'label' => 'Prénom',
  4400.                                 ],
  4401.                                 => [
  4402.                                     'property' => 'lastname',
  4403.                                     'type_options' => [
  4404.                                         'required' => false,
  4405.                                     ],
  4406.                                     'label' => 'Nom',
  4407.                                 ],
  4408.                                 => [
  4409.                                     'property' => 'codeClient',
  4410.                                     'type_options' => [
  4411.                                         'required' => false,
  4412.                                     ],
  4413.                                     'label' => 'Code client',
  4414.                                 ],
  4415.                                 => [
  4416.                                     'property' => 'email',
  4417.                                     'label' => 'E-Mail',
  4418.                                 ],
  4419.                                 => [
  4420.                                     'property' => 'mobile',
  4421.                                     'help' => 'Format international',
  4422.                                     'label' => 'N° tél. mobile',
  4423.                                 ],
  4424.                                 => [
  4425.                                     'property' => 'a2f_activated',
  4426.                                     'label' => 'Activer A2F',
  4427.                                 ],
  4428.                                 => [
  4429.                                     'property' => 'a2f_provider',
  4430.                                     'label' => 'Méthode A2F',
  4431.                                     'type' => 'choice',
  4432.                                     'type_options' => [
  4433.                                         'choices' => [
  4434.                                             'E-mail' => 'email',
  4435.                                             'SMS' => 'sms',
  4436.                                         ],
  4437.                                         'placeholder' => '(aucun)',
  4438.                                     ],
  4439.                                 ],
  4440.                                 => [
  4441.                                     'property' => 'isActive',
  4442.                                     'label' => 'Actif',
  4443.                                 ],
  4444.                                 10 => [
  4445.                                     'property' => 'data',
  4446.                                     'label' => 'Data',
  4447.                                 ],
  4448.                                 11 => [
  4449.                                     'property' => 'roles',
  4450.                                     'type' => 'App\\Form\\Type\\RoleType',
  4451.                                     'type_options' => [
  4452.                                         'required' => false,
  4453.                                     ],
  4454.                                     'label' => 'Rôles',
  4455.                                 ],
  4456.                             ],
  4457.                         ],
  4458.                         'name' => 'User2',
  4459.                     ],
  4460.                 ],
  4461.                 'design' => [
  4462.                     'assets' => [
  4463.                         'css' => [
  4464.                         ],
  4465.                         'js' => [
  4466.                         ],
  4467.                         'favicon' => [
  4468.                             'path' => 'favicon.ico',
  4469.                             'mime_type' => 'image/x-icon',
  4470.                         ],
  4471.                     ],
  4472.                     'templates' => [
  4473.                         'layout' => 'easyadmin/layout.html.twig',
  4474.                     ],
  4475.                     'menu' => [
  4476.                         => [
  4477.                             'entity' => 'User',
  4478.                             'label' => 'Utilisateurs',
  4479.                         ],
  4480.                         => [
  4481.                             'label' => 'Paramètres API',
  4482.                         ],
  4483.                         => [
  4484.                             'entity' => 'Client',
  4485.                             'label' => 'Clients OAuth',
  4486.                         ],
  4487.                         => [
  4488.                             'entity' => 'Template',
  4489.                             'label' => 'Templates',
  4490.                         ],
  4491.                         => [
  4492.                             'entity' => 'Mail',
  4493.                             'label' => 'Mails',
  4494.                         ],
  4495.                     ],
  4496.                     'theme' => 'default',
  4497.                     'color_scheme' => 'dark',
  4498.                     'brand_color' => '#205081',
  4499.                     'form_theme' => [
  4500.                         => '@EasyAdmin/form/bootstrap_3_horizontal_layout.html.twig',
  4501.                     ],
  4502.                 ],
  4503.                 'formats' => [
  4504.                     'date' => 'd/m/Y',
  4505.                     'time' => 'H:i',
  4506.                     'datetime' => 'd/m/Y H:i:s',
  4507.                     'dateinterval' => '%y Year(s) %m Month(s) %d Day(s)',
  4508.                 ],
  4509.                 'site_name' => 'Gestion des comptes',
  4510.                 'disabled_actions' => [
  4511.                 ],
  4512.                 'translation_domain' => 'messages',
  4513.                 'list' => [
  4514.                     'actions' => [
  4515.                     ],
  4516.                     'max_results' => 15,
  4517.                 ],
  4518.                 'search' => [
  4519.                 ],
  4520.                 'edit' => [
  4521.                     'actions' => [
  4522.                     ],
  4523.                 ],
  4524.                 'new' => [
  4525.                     'actions' => [
  4526.                     ],
  4527.                 ],
  4528.                 'show' => [
  4529.                     'actions' => [
  4530.                     ],
  4531.                     'max_results' => 10,
  4532.                 ],
  4533.             ],
  4534.             'api_platform.enable_entrypoint' => true,
  4535.             'api_platform.enable_docs' => true,
  4536.             'api_platform.title' => '',
  4537.             'api_platform.description' => '',
  4538.             'api_platform.version' => '0.0.0',
  4539.             'api_platform.show_webby' => true,
  4540.             'api_platform.url_generation_strategy' => 1,
  4541.             'api_platform.exception_to_status' => [
  4542.                 'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
  4543.                 'ApiPlatform\\Core\\Exception\\InvalidArgumentException' => 400,
  4544.                 'ApiPlatform\\Core\\Exception\\FilterValidationException' => 400,
  4545.                 'Doctrine\\ORM\\OptimisticLockException' => 409,
  4546.             ],
  4547.             'api_platform.formats' => [
  4548.                 'jsonld' => [
  4549.                     => 'application/ld+json',
  4550.                 ],
  4551.                 'json' => [
  4552.                     => 'application/json',
  4553.                 ],
  4554.                 'html' => [
  4555.                     => 'text/html',
  4556.                 ],
  4557.             ],
  4558.             'api_platform.patch_formats' => [
  4559.             ],
  4560.             'api_platform.error_formats' => [
  4561.                 'jsonproblem' => [
  4562.                     => 'application/problem+json',
  4563.                 ],
  4564.                 'jsonld' => [
  4565.                     => 'application/ld+json',
  4566.                 ],
  4567.             ],
  4568.             'api_platform.allow_plain_identifiers' => false,
  4569.             'api_platform.eager_loading.enabled' => true,
  4570.             'api_platform.eager_loading.max_joins' => 30,
  4571.             'api_platform.eager_loading.fetch_partial' => false,
  4572.             'api_platform.eager_loading.force_eager' => true,
  4573.             'api_platform.collection.exists_parameter_name' => 'exists',
  4574.             'api_platform.collection.order' => 'ASC',
  4575.             'api_platform.collection.order_parameter_name' => 'order',
  4576.             'api_platform.collection.pagination.enabled' => true,
  4577.             'api_platform.collection.pagination.partial' => false,
  4578.             'api_platform.collection.pagination.client_enabled' => true,
  4579.             'api_platform.collection.pagination.client_items_per_page' => false,
  4580.             'api_platform.collection.pagination.client_partial' => false,
  4581.             'api_platform.collection.pagination.items_per_page' => 30,
  4582.             'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  4583.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  4584.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  4585.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  4586.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  4587.             'api_platform.collection.pagination' => [
  4588.                 'client_enabled' => true,
  4589.                 'enabled_parameter_name' => 'pagination',
  4590.                 'enabled' => true,
  4591.                 'partial' => false,
  4592.                 'client_items_per_page' => false,
  4593.                 'client_partial' => false,
  4594.                 'items_per_page' => 30,
  4595.                 'maximum_items_per_page' => NULL,
  4596.                 'page_parameter_name' => 'page',
  4597.                 'items_per_page_parameter_name' => 'itemsPerPage',
  4598.                 'partial_parameter_name' => 'partial',
  4599.             ],
  4600.             'api_platform.http_cache.etag' => true,
  4601.             'api_platform.http_cache.max_age' => NULL,
  4602.             'api_platform.http_cache.shared_max_age' => NULL,
  4603.             'api_platform.http_cache.vary' => [
  4604.                 => 'Accept',
  4605.             ],
  4606.             'api_platform.http_cache.public' => NULL,
  4607.             'api_platform.http_cache.invalidation.max_header_length' => 7500,
  4608.             'api_platform.asset_package' => NULL,
  4609.             'api_platform.defaults' => [
  4610.                 'attributes' => [
  4611.                 ],
  4612.             ],
  4613.             'api_platform.resource_class_directories' => [
  4614.                 => (\dirname(__DIR__4).'/src/Entity'),
  4615.                 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Entity'),
  4616.                 => (\dirname(__DIR__4).'/vendor/2lenet/mailer-bundle/src/Entity'),
  4617.             ],
  4618.             'api_platform.oauth.enabled' => false,
  4619.             'api_platform.oauth.clientId' => '',
  4620.             'api_platform.oauth.clientSecret' => '',
  4621.             'api_platform.oauth.type' => 'oauth2',
  4622.             'api_platform.oauth.flow' => 'application',
  4623.             'api_platform.oauth.tokenUrl' => '',
  4624.             'api_platform.oauth.authorizationUrl' => '',
  4625.             'api_platform.oauth.refreshUrl' => '',
  4626.             'api_platform.oauth.scopes' => [
  4627.             ],
  4628.             'api_platform.openapi.termsOfService' => NULL,
  4629.             'api_platform.openapi.contact.name' => NULL,
  4630.             'api_platform.openapi.contact.url' => NULL,
  4631.             'api_platform.openapi.contact.email' => NULL,
  4632.             'api_platform.openapi.license.name' => NULL,
  4633.             'api_platform.openapi.license.url' => NULL,
  4634.             'api_platform.swagger.versions' => [
  4635.                 => 2,
  4636.                 => 3,
  4637.             ],
  4638.             'api_platform.enable_swagger_ui' => true,
  4639.             'api_platform.enable_re_doc' => true,
  4640.             'api_platform.swagger.api_keys' => [
  4641.                 'apiKey' => [
  4642.                     'name' => 'Authorization',
  4643.                     'type' => 'header',
  4644.                 ],
  4645.             ],
  4646.             'api_platform.graphql.enabled' => false,
  4647.             'api_platform.graphql.graphiql.enabled' => false,
  4648.             'api_platform.graphql.graphql_playground.enabled' => false,
  4649.             'api_platform.graphql.collection.pagination' => [
  4650.                 'enabled' => true,
  4651.             ],
  4652.             'api_platform.validator.serialize_payload_fields' => [
  4653.             ],
  4654.             'api_platform.elasticsearch.enabled' => false,
  4655.             'lle.mailer.mail_class' => 'Lle\\MailerBundle\\Entity\\Mail',
  4656.             'lle.mailer.destinataire_class' => 'Lle\\MailerBundle\\Entity\\Destinataire',
  4657.             'lle.mailer.template_class' => 'Lle\\MailerBundle\\Entity\\Template',
  4658.             'lle.mailer.check_mx' => true,
  4659.             'templating.helper.gravatar.class' => 'Ornicar\\GravatarBundle\\Templating\\Helper\\GravatarHelper',
  4660.             'twig.extension.gravatar.class' => 'Ornicar\\GravatarBundle\\Twig\\GravatarExtension',
  4661.             'gravatar.api.class' => 'Ornicar\\GravatarBundle\\GravatarApi',
  4662.             'rollerworks_password_strength.blacklist_provider' => 'rollerworks_password_strength.blacklist.provider.noop',
  4663.             'rollerworks_password_strength.blacklist.sqlite.dsn' => '',
  4664.             'monolog.use_microseconds' => true,
  4665.             'monolog.swift_mailer.handlers' => [
  4666.             ],
  4667.             'monolog.handlers_to_channels' => [
  4668.                 'monolog.handler.console' => [
  4669.                     'type' => 'exclusive',
  4670.                     'elements' => [
  4671.                         => 'event',
  4672.                         => 'doctrine',
  4673.                         => 'console',
  4674.                     ],
  4675.                 ],
  4676.                 'monolog.handler.main' => [
  4677.                     'type' => 'exclusive',
  4678.                     'elements' => [
  4679.                         => 'event',
  4680.                     ],
  4681.                 ],
  4682.             ],
  4683.             'maker.compatible_check.doctrine.supports_attributes' => false,
  4684.             'data_collector.templates' => [
  4685.                 'data_collector.request' => [
  4686.                     => 'request',
  4687.                     => '@WebProfiler/Collector/request.html.twig',
  4688.                 ],
  4689.                 'api_platform.data_collector.request' => [
  4690.                     => 'api_platform.data_collector.request',
  4691.                     => '@ApiPlatform/DataCollector/request.html.twig',
  4692.                 ],
  4693.                 'data_collector.time' => [
  4694.                     => 'time',
  4695.                     => '@WebProfiler/Collector/time.html.twig',
  4696.                 ],
  4697.                 'data_collector.memory' => [
  4698.                     => 'memory',
  4699.                     => '@WebProfiler/Collector/memory.html.twig',
  4700.                 ],
  4701.                 'data_collector.validator' => [
  4702.                     => 'validator',
  4703.                     => '@WebProfiler/Collector/validator.html.twig',
  4704.                 ],
  4705.                 'data_collector.ajax' => [
  4706.                     => 'ajax',
  4707.                     => '@WebProfiler/Collector/ajax.html.twig',
  4708.                 ],
  4709.                 'data_collector.form' => [
  4710.                     => 'form',
  4711.                     => '@WebProfiler/Collector/form.html.twig',
  4712.                 ],
  4713.                 'data_collector.exception' => [
  4714.                     => 'exception',
  4715.                     => '@WebProfiler/Collector/exception.html.twig',
  4716.                 ],
  4717.                 'data_collector.logger' => [
  4718.                     => 'logger',
  4719.                     => '@WebProfiler/Collector/logger.html.twig',
  4720.                 ],
  4721.                 'data_collector.events' => [
  4722.                     => 'events',
  4723.                     => '@WebProfiler/Collector/events.html.twig',
  4724.                 ],
  4725.                 'data_collector.router' => [
  4726.                     => 'router',
  4727.                     => '@WebProfiler/Collector/router.html.twig',
  4728.                 ],
  4729.                 'data_collector.cache' => [
  4730.                     => 'cache',
  4731.                     => '@WebProfiler/Collector/cache.html.twig',
  4732.                 ],
  4733.                 'data_collector.translation' => [
  4734.                     => 'translation',
  4735.                     => '@WebProfiler/Collector/translation.html.twig',
  4736.                 ],
  4737.                 'data_collector.security' => [
  4738.                     => 'security',
  4739.                     => '@Security/Collector/security.html.twig',
  4740.                 ],
  4741.                 'data_collector.twig' => [
  4742.                     => 'twig',
  4743.                     => '@WebProfiler/Collector/twig.html.twig',
  4744.                 ],
  4745.                 'data_collector.doctrine' => [
  4746.                     => 'db',
  4747.                     => '@Doctrine/Collector/db.html.twig',
  4748.                 ],
  4749.                 'swiftmailer.data_collector' => [
  4750.                     => 'swiftmailer',
  4751.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  4752.                 ],
  4753.                 'easyadmin.data_collector' => [
  4754.                     => 'easyadmin',
  4755.                     => '@EasyAdmin/data_collector/easyadmin.html.twig',
  4756.                 ],
  4757.                 'data_collector.config' => [
  4758.                     => 'config',
  4759.                     => '@WebProfiler/Collector/config.html.twig',
  4760.                 ],
  4761.             ],
  4762.             'console.command.ids' => [
  4763.                 => 'console.command.public_alias.App\\Command\\AppCreateAdminCommand',
  4764.                 => 'console.command.public_alias.App\\Command\\AppCreateUserCommand',
  4765.                 => 'console.command.public_alias.App\\Command\\AppDeleteUserCommand',
  4766.                 => 'console.command.public_alias.doctrine_cache.contains_command',
  4767.                 => 'console.command.public_alias.doctrine_cache.delete_command',
  4768.                 => 'console.command.public_alias.doctrine_cache.flush_command',
  4769.                 => 'console.command.public_alias.doctrine_cache.stats_command',
  4770.                 => 'console.command.public_alias.fos_oauth_server.clean_command',
  4771.                 => 'console.command.public_alias.fos_oauth_server.create_client_command',
  4772.             ],
  4773.         ];
  4774.     }
  4775. }