var/cache/dev/ContainerFSDqLnj/App_KernelDevDebugContainer.php line 412

  1. <?php
  2. namespace ContainerFSDqLnj;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\LogicException;
  7. use Symfony\Component\DependencyInjection\Exception\ParameterNotFoundException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected \Closure $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService $this->getService(...);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  34.             'cache.app' => 'getCache_AppService',
  35.             'cache.security_is_granted_attribute_expression_language' => 'getCache_SecurityIsGrantedAttributeExpressionLanguageService',
  36.             'cache.system' => 'getCache_SystemService',
  37.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  38.             'data_collector.dump' => 'getDataCollector_DumpService',
  39.             'doctrine' => 'getDoctrineService',
  40.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  41.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  42.             'event_dispatcher' => 'getEventDispatcherService',
  43.             'http_kernel' => 'getHttpKernelService',
  44.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  45.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  46.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  47.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  48.             'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  49.             'request_stack' => 'getRequestStackService',
  50.             'router' => 'getRouterService',
  51.             'translator' => 'getTranslatorService',
  52.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  53.             'profiler' => 'getProfilerService',
  54.         ];
  55.         $this->fileMap = [
  56.             'App\\Controller\\Admin\\ActualiteController' => 'getActualiteControllerService',
  57.             'App\\Controller\\Admin\\AproposController' => 'getAproposControllerService',
  58.             'App\\Controller\\Admin\\ArchitectureController' => 'getArchitectureControllerService',
  59.             'App\\Controller\\Admin\\BanqueController' => 'getBanqueControllerService',
  60.             'App\\Controller\\Admin\\CategorieController' => 'getCategorieControllerService',
  61.             'App\\Controller\\Admin\\DashboardController' => 'getDashboardControllerService',
  62.             'App\\Controller\\Admin\\DivertissementController' => 'getDivertissementControllerService',
  63.             'App\\Controller\\Admin\\DomaineController' => 'getDomaineControllerService',
  64.             'App\\Controller\\Admin\\EvenementController' => 'getEvenementControllerService',
  65.             'App\\Controller\\Admin\\FormationController' => 'getFormationControllerService',
  66.             'App\\Controller\\Admin\\MagasinController' => 'getMagasinControllerService',
  67.             'App\\Controller\\Admin\\MembreController' => 'getMembreControllerService',
  68.             'App\\Controller\\Admin\\ProjetController' => 'getProjetControllerService',
  69.             'App\\Controller\\Admin\\RestaurantController' => 'getRestaurantControllerService',
  70.             'App\\Controller\\Admin\\ServiceController' => 'getServiceControllerService',
  71.             'App\\Controller\\Admin\\UserController' => 'getUserControllerService',
  72.             'App\\Controller\\AproposController' => 'getAproposController2Service',
  73.             'App\\Controller\\ArchitectureController' => 'getArchitectureController2Service',
  74.             'App\\Controller\\BanqueController' => 'getBanqueController2Service',
  75.             'App\\Controller\\BlogController' => 'getBlogControllerService',
  76.             'App\\Controller\\CommuniquezController' => 'getCommuniquezControllerService',
  77.             'App\\Controller\\ConsultingController' => 'getConsultingControllerService',
  78.             'App\\Controller\\ContactController' => 'getContactControllerService',
  79.             'App\\Controller\\DevisController' => 'getDevisControllerService',
  80.             'App\\Controller\\DivertissementController' => 'getDivertissementController2Service',
  81.             'App\\Controller\\EvenementController' => 'getEvenementController2Service',
  82.             'App\\Controller\\FaqController' => 'getFaqControllerService',
  83.             'App\\Controller\\FormationController' => 'getFormationController2Service',
  84.             'App\\Controller\\HomeController' => 'getHomeControllerService',
  85.             'App\\Controller\\LocationController' => 'getLocationControllerService',
  86.             'App\\Controller\\MagasinsController' => 'getMagasinsControllerService',
  87.             'App\\Controller\\PlanController' => 'getPlanControllerService',
  88.             'App\\Controller\\RealisationController' => 'getRealisationControllerService',
  89.             'App\\Controller\\RegistrationController' => 'getRegistrationControllerService',
  90.             'App\\Controller\\ResetPasswordController' => 'getResetPasswordControllerService',
  91.             'App\\Controller\\RestaurantController' => 'getRestaurantController2Service',
  92.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  93.             'App\\Controller\\ServiceController' => 'getServiceController2Service',
  94.             'App\\Controller\\SupermarchesController' => 'getSupermarchesControllerService',
  95.             'App\\Controller\\TranslationController' => 'getTranslationControllerService',
  96.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  97.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminDashboardCommand' => 'getMakeAdminDashboardCommandService',
  98.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeCrudControllerCommand' => 'getMakeCrudControllerCommandService',
  99.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  100.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  101.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  102.             'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
  103.             'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
  104.             'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
  105.             'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
  106.             'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
  107.             'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
  108.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
  109.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.actualites' => 'getSmartUniqueNamer_ActualitesService',
  110.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.architectures' => 'getSmartUniqueNamer_ArchitecturesService',
  111.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.auteurs' => 'getSmartUniqueNamer_AuteursService',
  112.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.banques' => 'getSmartUniqueNamer_BanquesService',
  113.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.cv' => 'getSmartUniqueNamer_CvService',
  114.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.divertissements' => 'getSmartUniqueNamer_DivertissementsService',
  115.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.evenements' => 'getSmartUniqueNamer_EvenementsService',
  116.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.formations' => 'getSmartUniqueNamer_FormationsService',
  117.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.magasins' => 'getSmartUniqueNamer_MagasinsService',
  118.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.medias' => 'getSmartUniqueNamer_MediasService',
  119.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.membres' => 'getSmartUniqueNamer_MembresService',
  120.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.restaurants' => 'getSmartUniqueNamer_RestaurantsService',
  121.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.services' => 'getSmartUniqueNamer_ServicesService',
  122.             'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
  123.             'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
  124.             'cache.app_clearer' => 'getCache_AppClearerService',
  125.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  126.             'cache.system_clearer' => 'getCache_SystemClearerService',
  127.             'cache_warmer' => 'getCacheWarmerService',
  128.             'console.command_loader' => 'getConsole_CommandLoaderService',
  129.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  130.             'container.get_routing_condition_service' => 'getContainer_GetRoutingConditionServiceService',
  131.             'error_controller' => 'getErrorControllerService',
  132.             'knp_paginator' => 'getKnpPaginatorService',
  133.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  134.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  135.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  136.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  137.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  138.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  139.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  140.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  141.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  142.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  143.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  144.             'routing.loader' => 'getRouting_LoaderService',
  145.             'services_resetter' => 'getServicesResetterService',
  146.             'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
  147.             'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
  148.             'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
  149.             'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
  150.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  151.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  152.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  153.         ];
  154.         $this->aliases = [
  155.             'App\\Kernel' => 'kernel',
  156.             'database_connection' => 'doctrine.dbal.default_connection',
  157.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  158.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  159.             'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  160.             'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
  161.             'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  162.             'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
  163.             'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
  164.             'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
  165.             'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
  166.             'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
  167.             'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
  168.         ];
  169.         $this->privates['service_container'] = function () {
  170.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  171.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  172.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  173.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  174.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  175.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  176.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  178.             include_once \dirname(__DIR__4).'/src/EventSubscriber/TestSubscriber.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  180.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  182.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  183.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/CacheAttributeListener.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  190.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  208.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  215.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  216.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  250.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  251.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  252.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/CompatibilityProcessor.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  268.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  269.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  270.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/DataCollector/SerializerDataCollector.php';
  323.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  324.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  325.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  327.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  328.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  330.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  331.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  332.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  333.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  334.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  335.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  336.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  337.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  338.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  339.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  341.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  342.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  343.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  344.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  345.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  346.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php';
  347.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  348.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php';
  349.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/SimplifiedXmlDriver.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  364.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  365.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  366.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  367.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  368.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  369.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  370.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  371.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  372.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  373.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  374.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  375.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  376.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  377.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  380.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.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/security-http/Impersonate/ImpersonateUrlGenerator.php';
  398.             include_once \dirname(__DIR__4).'/src/Twig/Extension/AppExtension.php';
  399.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  401.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  402.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  404.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  405.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  406.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  407.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Twig/Extension/TimeExtension.php';
  408.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/DateTimeFormatter.php';
  409.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRendererInterface.php';
  410.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Twig/CKEditorExtension.php';
  411.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRenderer.php';
  412.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Builder/JsonBuilder.php';
  413.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  414.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  416.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  417.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  418.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  420.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/IsGrantedAttributeListener.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  447.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  454.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  455.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  456.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  457.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  458.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  459.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  460.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  461.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  462.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  463.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  464.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/CompatibilityHandler.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/CompatibilityProcessingHandler.php';
  468.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  469.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  470.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  471.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  472.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  473.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  474.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  475.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  476.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  477.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  479.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  480.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  481.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  482.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
  483.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  484.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  485.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  486.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  487.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  488.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  489.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  490.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
  491.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  492.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  493.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  494.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  495.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
  496.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php';
  497.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AbstractYamlDriver.php';
  498.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
  499.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YmlDriver.php';
  500.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  501.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  502.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  506.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  507.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  508.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  509.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  510.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  511.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  512.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  513.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  514.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php';
  515.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Provider/AdminContextProvider.php';
  516.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php';
  517.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php';
  518.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Factory/MenuFactoryInterface.php';
  519.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/MenuFactory.php';
  520.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Menu/MenuItemMatcherInterface.php';
  521.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Menu/MenuItemMatcher.php';
  522.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Registry/CrudControllerRegistry.php';
  523.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ControllerFactory.php';
  524.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/AdminUrlGeneratorInterface.php';
  525.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/AdminUrlGenerator.php';
  526.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php';
  527.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/FieldFactory.php';
  528.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/FormLayoutFactory.php';
  529.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  533.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Registry/DashboardControllerRegistry.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  544.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  553.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClientTrait.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  562.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  565.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
  566.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Inspector/DataCollector.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  568.         };
  569.     }
  570.     public function compile(): void
  571.     {
  572.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  573.     }
  574.     public function isCompiled(): bool
  575.     {
  576.         return true;
  577.     }
  578.     public function getRemovedIds(): array
  579.     {
  580.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  581.     }
  582.     protected function load($file$lazyLoad true)
  583.     {
  584.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  585.             return $class::do($this$lazyLoad);
  586.         }
  587.         if ('.' === $file[-4]) {
  588.             $class substr($class0, -4);
  589.         } else {
  590.             $file .= '.php';
  591.         }
  592.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  593.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  594.     }
  595.     protected function createProxy($class\Closure $factory)
  596.     {
  597.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  598.         return $factory();
  599.     }
  600.     /**
  601.      * Gets the public '.container.private.profiler' shared service.
  602.      *
  603.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  604.      */
  605.     protected function get_Container_Private_ProfilerService()
  606.     {
  607.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  608.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  609.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  610.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  611.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  612.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  613.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  614.         $c = ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack());
  615.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  616.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  617.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  618.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  619.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  620.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  621.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  622.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  623.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  624.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  625.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  626.         $d->addInstance('cache.security_is_granted_attribute_expression_language', ($this->services['cache.security_is_granted_attribute_expression_language'] ?? $this->getCache_SecurityIsGrantedAttributeExpressionLanguageService()));
  627.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  628.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  629.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  630.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  631.         if ($this->has('kernel')) {
  632.             $f->setKernel($b);
  633.         }
  634.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  635.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true))));
  636.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  637.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService())));
  638.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  639.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  640.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  641.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  642.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  643.         $instance->add(($this->privates['data_collector.router'] ??= new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  644.         $instance->add($d);
  645.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  646.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($this->privates['security.role_hierarchy'] ??= new \Symfony\Component\Security\Core\Role\RoleHierarchy([])), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
  647.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($this->privates['twig'] ?? $this->getTwigService())));
  648.         $instance->add($e);
  649.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ??= new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))));
  650.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  651.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
  652.         $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ??= new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener())));
  653.         $instance->add(($this->privates['serializer.data_collector'] ??= new \Symfony\Component\Serializer\DataCollector\SerializerDataCollector()));
  654.         $instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
  655.         $instance->add(new \EasyCorp\Bundle\EasyAdminBundle\Inspector\DataCollector(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService())));
  656.         $instance->add($f);
  657.         return $instance;
  658.     }
  659.     /**
  660.      * Gets the public 'cache.app' shared service.
  661.      *
  662.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  663.      */
  664.     protected function getCache_AppService()
  665.     {
  666.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('2k34M-Zpk8'0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  667.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  668.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  669.     }
  670.     /**
  671.      * Gets the public 'cache.security_is_granted_attribute_expression_language' shared service.
  672.      *
  673.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  674.      */
  675.     protected function getCache_SecurityIsGrantedAttributeExpressionLanguageService()
  676.     {
  677.         return $this->services['cache.security_is_granted_attribute_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Gris+IpLYT'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  678.     }
  679.     /**
  680.      * Gets the public 'cache.system' shared service.
  681.      *
  682.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  683.      */
  684.     protected function getCache_SystemService()
  685.     {
  686.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Dl+OSOLrgv'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  687.     }
  688.     /**
  689.      * Gets the public 'cache.validator_expression_language' shared service.
  690.      *
  691.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  692.      */
  693.     protected function getCache_ValidatorExpressionLanguageService()
  694.     {
  695.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('6qNaqbgtAG'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  696.     }
  697.     /**
  698.      * Gets the public 'data_collector.dump' shared service.
  699.      *
  700.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  701.      */
  702.     protected function getDataCollector_DumpService()
  703.     {
  704.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  705.     }
  706.     /**
  707.      * Gets the public 'doctrine' shared service.
  708.      *
  709.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  710.      */
  711.     protected function getDoctrineService()
  712.     {
  713.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  714.     }
  715.     /**
  716.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  717.      *
  718.      * @return \Doctrine\DBAL\Connection
  719.      */
  720.     protected function getDoctrine_Dbal_DefaultConnectionService()
  721.     {
  722.         $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  723.         if (isset($this->services['doctrine.dbal.default_connection'])) {
  724.             return $this->services['doctrine.dbal.default_connection'];
  725.         }
  726.         $b = new \Doctrine\DBAL\Configuration();
  727.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  728.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  729.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  730.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  731.         $d = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ??= new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  732.         $d->setConnectionName('default');
  733.         $b->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  734.         $b->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($c), => $d]);
  735.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types'], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2''mssql' => 'pdo_sqlsrv''mysql' => 'pdo_mysql''mysql2' => 'pdo_mysql''postgres' => 'pdo_pgsql''postgresql' => 'pdo_pgsql''pgsql' => 'pdo_pgsql''sqlite' => 'pdo_sqlite''sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $b$a, []);
  736.     }
  737.     /**
  738.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  739.      *
  740.      * @return \Doctrine\ORM\EntityManager
  741.      */
  742.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  743.     {
  744.         if (true === $lazyLoad) {
  745.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManagerGhost51e8656', fn () => \EntityManagerGhost51e8656::createLazyGhost($this->getDoctrine_Orm_DefaultEntityManagerService(...)));
  746.         }
  747.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  748.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  749.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  750.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  751.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManager.php';
  752.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  753.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  754.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  755.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  756.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  757.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  758.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  759.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  760.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  761.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  762.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  763.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  764.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/RepositoryFactoryCompatibility.php';
  765.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  766.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  767.         $a = new \Doctrine\ORM\Configuration();
  768.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  769.         $b->addDriver(($this->privates['doctrine.orm.default_attribute_metadata_driver'] ??= new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/src/Entity')], false)), 'App\\Entity');
  770.         $b->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'Vich\\UploaderBundle\\Entity');
  771.         $a->setEntityNamespaces(['App' => 'App\\Entity''VichUploaderBundle' => 'Vich\\UploaderBundle\\Entity']);
  772.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  773.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  774.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  775.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  776.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  777.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  778.         ], [
  779.             'doctrine.ulid_generator' => '?',
  780.             'doctrine.uuid_generator' => '?',
  781.         ])));
  782.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  783.         $a->setProxyNamespace('Proxies');
  784.         $a->setAutoGenerateProxyClasses(true);
  785.         $a->setSchemaIgnoreClasses([]);
  786.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  787.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  788.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  789.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  790.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  791.         $a->setLazyGhostObjectEnabled(true);
  792.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  793.             'App\\Repository\\ActualiteRepository' => ['privates''App\\Repository\\ActualiteRepository''getActualiteRepositoryService'true],
  794.             'App\\Repository\\ApropoRepository' => ['privates''App\\Repository\\ApropoRepository''getApropoRepositoryService'true],
  795.             'App\\Repository\\AproposRepository' => ['privates''App\\Repository\\AproposRepository''getAproposRepositoryService'true],
  796.             'App\\Repository\\ArchitectureRepository' => ['privates''App\\Repository\\ArchitectureRepository''getArchitectureRepositoryService'true],
  797.             'App\\Repository\\BanqueRepository' => ['privates''App\\Repository\\BanqueRepository''getBanqueRepositoryService'true],
  798.             'App\\Repository\\CategorieRepository' => ['privates''App\\Repository\\CategorieRepository''getCategorieRepositoryService'true],
  799.             'App\\Repository\\CommunauteRepository' => ['privates''App\\Repository\\CommunauteRepository''getCommunauteRepositoryService'true],
  800.             'App\\Repository\\DivertissementRepository' => ['privates''App\\Repository\\DivertissementRepository''getDivertissementRepositoryService'true],
  801.             'App\\Repository\\EvenementRepository' => ['privates''App\\Repository\\EvenementRepository''getEvenementRepositoryService'true],
  802.             'App\\Repository\\FormationRepository' => ['privates''App\\Repository\\FormationRepository''getFormationRepositoryService'true],
  803.             'App\\Repository\\MagasinRepository' => ['privates''App\\Repository\\MagasinRepository''getMagasinRepositoryService'true],
  804.             'App\\Repository\\MediaRepository' => ['privates''App\\Repository\\MediaRepository''getMediaRepositoryService'true],
  805.             'App\\Repository\\MembreRepository' => ['privates''App\\Repository\\MembreRepository''getMembreRepositoryService'true],
  806.             'App\\Repository\\ProjetRepository' => ['privates''App\\Repository\\ProjetRepository''getProjetRepositoryService'true],
  807.             'App\\Repository\\ResetPasswordRequestRepository' => ['privates''App\\Repository\\ResetPasswordRequestRepository''getResetPasswordRequestRepositoryService'true],
  808.             'App\\Repository\\RestaurantRepository' => ['privates''App\\Repository\\RestaurantRepository''getRestaurantRepositoryService'true],
  809.             'App\\Repository\\ServiceRepository' => ['privates''App\\Repository\\ServiceRepository''getServiceRepositoryService'true],
  810.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'true],
  811.         ], [
  812.             'App\\Repository\\ActualiteRepository' => '?',
  813.             'App\\Repository\\ApropoRepository' => '?',
  814.             'App\\Repository\\AproposRepository' => '?',
  815.             'App\\Repository\\ArchitectureRepository' => '?',
  816.             'App\\Repository\\BanqueRepository' => '?',
  817.             'App\\Repository\\CategorieRepository' => '?',
  818.             'App\\Repository\\CommunauteRepository' => '?',
  819.             'App\\Repository\\DivertissementRepository' => '?',
  820.             'App\\Repository\\EvenementRepository' => '?',
  821.             'App\\Repository\\FormationRepository' => '?',
  822.             'App\\Repository\\MagasinRepository' => '?',
  823.             'App\\Repository\\MediaRepository' => '?',
  824.             'App\\Repository\\MembreRepository' => '?',
  825.             'App\\Repository\\ProjetRepository' => '?',
  826.             'App\\Repository\\ResetPasswordRequestRepository' => '?',
  827.             'App\\Repository\\RestaurantRepository' => '?',
  828.             'App\\Repository\\ServiceRepository' => '?',
  829.             'App\\Repository\\UserRepository' => '?',
  830.         ])));
  831.         $instance = ($lazyLoad->__construct(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService())) && false ?: $lazyLoad);
  832.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  833.         return $instance;
  834.     }
  835.     /**
  836.      * Gets the public 'event_dispatcher' shared service.
  837.      *
  838.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  839.      */
  840.     protected function getEventDispatcherService()
  841.     {
  842.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  843.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  844.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  845.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  846.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)), $a, ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  847.         $instance->addListener('kernel.controller', [=> #[\Closure(name'data_collector.router', class: 'Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector')] function () {
  848.             return ($this->privates['data_collector.router'] ??= new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector());
  849.         }, => 'onKernelController'], 0);
  850.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  851.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  852.         }, => 'checkPassport'], 1024);
  853.         $instance->addListener('kernel.response', [=> #[\Closure(name'security.context_listener.0', class: 'Symfony\\Component\\Security\\Http\\Firewall\\ContextListener')] function () {
  854.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  855.         }, => 'onKernelResponse'], 0);
  856.         $instance->addListener('kernel.exception', [=> #[\Closure(name'webpack_encore.exception_listener', class: 'Symfony\\WebpackEncoreBundle\\EventListener\\ExceptionListener')] function () {
  857.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  858.         }, => 'onKernelException'], 0);
  859.         $instance->addListener('kernel.request', [=> #[\Closure(name'knp_paginator.subscriber.sliding_pagination', class: 'Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber')] function () {
  860.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  861.         }, => 'onKernelRequest'], 0);
  862.         $instance->addListener('kernel.exception', [=> #[\Closure(name'EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ExceptionListener')] function () {
  863.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ExceptionListener'] ?? $this->load('getExceptionListenerService'));
  864.         }, => 'onKernelException'], -64);
  865.         $instance->addListener('kernel.view', [=> #[\Closure(name'EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\CrudResponseListener')] function () {
  866.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\CrudResponseListener'] ?? $this->load('getCrudResponseListenerService'));
  867.         }, => 'onKernelView'], 0);
  868.         $instance->addListener('kernel.request', [=> #[\Closure(name'App\\EventSubscriber\\TestSubscriber')] function () {
  869.             return ($this->privates['App\\EventSubscriber\\TestSubscriber'] ??= new \App\EventSubscriber\TestSubscriber());
  870.         }, => 'onKernelRequest'], 20);
  871.         $instance->addListener('kernel.response', [=> #[\Closure(name'response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener')] function () {
  872.             return ($this->privates['response_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false));
  873.         }, => 'onKernelResponse'], 0);
  874.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  875.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  876.         }, => 'setDefaultLocale'], 100);
  877.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  878.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  879.         }, => 'onKernelRequest'], 16);
  880.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  881.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  882.         }, => 'onKernelFinishRequest'], 0);
  883.         $instance->addListener('kernel.request', [=> #[\Closure(name'validate_request_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener')] function () {
  884.             return ($this->privates['validate_request_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener());
  885.         }, => 'onKernelRequest'], 256);
  886.         $instance->addListener('kernel.response', [=> #[\Closure(name'disallow_search_engine_index_response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener')] function () {
  887.             return ($this->privates['disallow_search_engine_index_response_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener());
  888.         }, => 'onResponse'], -255);
  889.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  890.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  891.         }, => 'onControllerArguments'], 0);
  892.         $instance->addListener('kernel.exception', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  893.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  894.         }, => 'logKernelException'], 0);
  895.         $instance->addListener('kernel.exception', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  896.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  897.         }, => 'onKernelException'], -128);
  898.         $instance->addListener('kernel.response', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  899.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  900.         }, => 'removeCspHeader'], -128);
  901.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'controller.cache_attribute_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener')] function () {
  902.             return ($this->privates['controller.cache_attribute_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\CacheAttributeListener());
  903.         }, => 'onKernelControllerArguments'], 10);
  904.         $instance->addListener('kernel.response', [=> #[\Closure(name'controller.cache_attribute_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener')] function () {
  905.             return ($this->privates['controller.cache_attribute_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\CacheAttributeListener());
  906.         }, => 'onKernelResponse'], -10);
  907.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_aware_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener')] function () {
  908.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  909.         }, => 'onKernelRequest'], 15);
  910.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'locale_aware_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener')] function () {
  911.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  912.         }, => 'onKernelFinishRequest'], -15);
  913.         $instance->addListener('console.error', [=> #[\Closure(name'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
  914.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  915.         }, => 'onConsoleError'], -128);
  916.         $instance->addListener('console.terminate', [=> #[\Closure(name'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
  917.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  918.         }, => 'onConsoleTerminate'], -128);
  919.         $instance->addListener('console.error', [=> #[\Closure(name'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] function () {
  920.             return ($this->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber());
  921.         }, => 'onConsoleError'], 0);
  922.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.envelope_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\EnvelopeListener')] function () {
  923.             return ($this->privates['mailer.envelope_listener'] ??= new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL));
  924.         }, => 'onMessage'], -255);
  925.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.message_logger_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageLoggerListener')] function () {
  926.             return ($this->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener());
  927.         }, => 'onMessage'], -255);
  928.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.messenger_transport_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessengerTransportListener')] function () {
  929.             return ($this->privates['mailer.messenger_transport_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessengerTransportListener());
  930.         }, => 'onMessage'], 0);
  931.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
  932.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  933.         }, => 'configure'], 2048);
  934.         $instance->addListener('console.command', [=> #[\Closure(name'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
  935.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  936.         }, => 'configure'], 2048);
  937.         $instance->addListener('kernel.request', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  938.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  939.         }, => 'onKernelRequest'], 32);
  940.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  941.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  942.         }, => 'onKernelFinishRequest'], 0);
  943.         $instance->addListener('kernel.exception', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  944.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  945.         }, => 'onKernelException'], -64);
  946.         $instance->addListener('kernel.response', [=> #[\Closure(name'web_link.add_link_header_listener', class: 'Symfony\\Component\\WebLink\\EventListener\\AddLinkHeaderListener')] function () {
  947.             return ($this->privates['web_link.add_link_header_listener'] ??= new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener());
  948.         }, => 'onKernelResponse'], 0);
  949.         $instance->addListener('kernel.request', [=> #[\Closure(name'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
  950.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  951.         }, => 'onKernelRequest'], 128);
  952.         $instance->addListener('kernel.response', [=> #[\Closure(name'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
  953.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  954.         }, => 'onKernelResponse'], -1000);
  955.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> #[\Closure(name'notifier.logger_notification_listener', class: 'Symfony\\Component\\Notifier\\EventListener\\NotificationLoggerListener')] function () {
  956.             return ($this->privates['notifier.logger_notification_listener'] ??= new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener());
  957.         }, => 'onNotification'], -255);
  958.         $instance->addListener('kernel.response', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  959.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  960.         }, => 'onKernelResponse'], -100);
  961.         $instance->addListener('kernel.exception', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  962.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  963.         }, => 'onKernelException'], 0);
  964.         $instance->addListener('kernel.terminate', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  965.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  966.         }, => 'onKernelTerminate'], -1024);
  967.         $instance->addListener('kernel.controller', [=> #[\Closure(name'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
  968.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  969.         }, => 'onKernelController'], 0);
  970.         $instance->addListener('kernel.response', [=> #[\Closure(name'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
  971.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  972.         }, => 'onKernelResponse'], 0);
  973.         $instance->addListener('console.command', [=> #[\Closure(name'debug.dump_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DumpListener')] function () {
  974.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  975.         }, => 'configure'], 1024);
  976.         $instance->addListener('kernel.view', [=> #[\Closure(name'controller.template_attribute_listener', class: 'Symfony\\Bridge\\Twig\\EventListener\\TemplateAttributeListener')] function () {
  977.             return ($this->privates['controller.template_attribute_listener'] ?? $this->load('getController_TemplateAttributeListenerService'));
  978.         }, => 'onKernelView'], -128);
  979.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'twig.mailer.message_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageListener')] function () {
  980.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  981.         }, => 'onMessage'], 0);
  982.         $instance->addListener('kernel.response', [=> #[\Closure(name'web_profiler.debug_toolbar', class: 'Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener')] function () {
  983.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  984.         }, => 'onKernelResponse'], -128);
  985.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'controller.is_granted_attribute_listener', class: 'Symfony\\Component\\Security\\Http\\EventListener\\IsGrantedAttributeListener')] function () {
  986.             return ($this->privates['controller.is_granted_attribute_listener'] ?? $this->getController_IsGrantedAttributeListenerService());
  987.         }, => 'onKernelControllerArguments'], 20);
  988.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  989.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  990.         }, => 'checkPassport'], 0);
  991.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  992.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  993.         }, => 'onLoginSuccess'], 0);
  994.         $instance->addListener('debug.security.authorization.vote', [=> #[\Closure(name'debug.security.voter.vote_listener', class: 'Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener')] function () {
  995.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  996.         }, => 'onVoterVote'], 0);
  997.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  998.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  999.         }, => 'configureLogoutUrlGenerator'], 8);
  1000.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  1001.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1002.         }, => 'onKernelRequest'], 8);
  1003.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  1004.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1005.         }, => 'onKernelFinishRequest'], 0);
  1006.         $instance->addListener('console.command', [=> #[\Closure(name'monolog.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
  1007.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1008.         }, => 'onCommand'], 255);
  1009.         $instance->addListener('console.terminate', [=> #[\Closure(name'monolog.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
  1010.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1011.         }, => 'onTerminate'], -255);
  1012.         $instance->addListener('console.error', [=> #[\Closure(name'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] function () {
  1013.             return ($this->privates['maker.console_error_listener'] ??= new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber());
  1014.         }, => 'onConsoleError'], 0);
  1015.         $instance->addListener('console.terminate', [=> #[\Closure(name'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] function () {
  1016.             return ($this->privates['maker.console_error_listener'] ??= new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber());
  1017.         }, => 'onConsoleTerminate'], 0);
  1018.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.controller.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener')] function () {
  1019.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1020.         }, => 'onKernelController'], 0);
  1021.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.converter.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener')] function () {
  1022.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1023.         }, => 'onKernelController'], 0);
  1024.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.view.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener')] function () {
  1025.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1026.         }, => 'onKernelController'], -128);
  1027.         $instance->addListener('kernel.view', [=> #[\Closure(name'sensio_framework_extra.view.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener')] function () {
  1028.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1029.         }, => 'onKernelView'], 0);
  1030.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.cache.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener')] function () {
  1031.             return ($this->privates['sensio_framework_extra.cache.listener'] ??= new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener());
  1032.         }, => 'onKernelController'], 0);
  1033.         $instance->addListener('kernel.response', [=> #[\Closure(name'sensio_framework_extra.cache.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener')] function () {
  1034.             return ($this->privates['sensio_framework_extra.cache.listener'] ??= new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener());
  1035.         }, => 'onKernelResponse'], 0);
  1036.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'sensio_framework_extra.security.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener')] function () {
  1037.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1038.         }, => 'onKernelControllerArguments'], 0);
  1039.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'framework_extra_bundle.event.is_granted', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener')] function () {
  1040.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1041.         }, => 'onKernelControllerArguments'], 0);
  1042.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener')] function () {
  1043.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  1044.         }, => 'resetAssets'], 0);
  1045.         $instance->addListener('knp_pager.before', [=> #[\Closure(name'knp_paginator.subscriber.paginate', class: 'Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\PaginationSubscriber')] function () {
  1046.             return ($this->privates['knp_paginator.subscriber.paginate'] ??= new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber());
  1047.         }, => 'before'], 0);
  1048.         $instance->addListener('knp_pager.pagination', [=> #[\Closure(name'knp_paginator.subscriber.paginate', class: 'Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\PaginationSubscriber')] function () {
  1049.             return ($this->privates['knp_paginator.subscriber.paginate'] ??= new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber());
  1050.         }, => 'pagination'], 0);
  1051.         $instance->addListener('knp_pager.before', [=> #[\Closure(name'knp_paginator.subscriber.sortable', class: 'Knp\\Component\\Pager\\Event\\Subscriber\\Sortable\\SortableSubscriber')] function () {
  1052.             return ($this->privates['knp_paginator.subscriber.sortable'] ??= new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber());
  1053.         }, => 'before'], 1);
  1054.         $instance->addListener('knp_pager.before', [=> #[\Closure(name'knp_paginator.subscriber.filtration', class: 'Knp\\Component\\Pager\\Event\\Subscriber\\Filtration\\FiltrationSubscriber')] function () {
  1055.             return ($this->privates['knp_paginator.subscriber.filtration'] ??= new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber());
  1056.         }, => 'before'], 1);
  1057.         $instance->addListener('knp_pager.pagination', [=> #[\Closure(name'knp_paginator.subscriber.sliding_pagination', class: 'Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber')] function () {
  1058.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1059.         }, => 'pagination'], 1);
  1060.         $instance->addListener('kernel.request', [=> #[\Closure(name'EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber')] function () {
  1061.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1062.         }, => 'onKernelRequest'], 0);
  1063.         $instance->addListener('kernel.controller', [=> #[\Closure(name'EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber')] function () {
  1064.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1065.         }, => 'onKernelController'], 128);
  1066.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  1067.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  1068.         }, => 'checkPassport'], 512);
  1069.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  1070.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1071.         }, => 'onLogout'], 0);
  1072.         return $instance;
  1073.     }
  1074.     /**
  1075.      * Gets the public 'http_kernel' shared service.
  1076.      *
  1077.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1078.      */
  1079.     protected function getHttpKernelService()
  1080.     {
  1081.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1082.         if (isset($this->services['http_kernel'])) {
  1083.             return $this->services['http_kernel'];
  1084.         }
  1085.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ??= new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory()), new RewindableGenerator(function () {
  1086.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1087.             yield => ($this->privates['debug.doctrine.orm.entity_value_resolver'] ?? $this->load('getDebug_Doctrine_Orm_EntityValueResolverService'));
  1088.             yield => ($this->privates['debug.argument_resolver.backed_enum_resolver'] ?? $this->load('getDebug_ArgumentResolver_BackedEnumResolverService'));
  1089.             yield => ($this->privates['debug.argument_resolver.uid'] ?? $this->load('getDebug_ArgumentResolver_UidService'));
  1090.             yield => ($this->privates['debug.argument_resolver.datetime'] ?? $this->load('getDebug_ArgumentResolver_DatetimeService'));
  1091.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1092.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1093.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1094.             yield => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\AdminContextResolver'] ?? $this->load('getAdminContextResolverService'));
  1095.             yield => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\BatchActionDtoResolver'] ?? $this->load('getBatchActionDtoResolverService'));
  1096.             yield 10 => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1097.             yield 11 => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1098.             yield 12 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1099.             yield 13 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1100.         }, 14)), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true))), true);
  1101.     }
  1102.     /**
  1103.      * Gets the public 'liip_imagine.cache.manager' shared service.
  1104.      *
  1105.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  1106.      */
  1107.     protected function getLiipImagine_Cache_ManagerService()
  1108.     {
  1109.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1110.         if (isset($this->services['liip_imagine.cache.manager'])) {
  1111.             return $this->services['liip_imagine.cache.manager'];
  1112.         }
  1113.         $this->services['liip_imagine.cache.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\CacheManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['liip_imagine.cache.signer'] ??= new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'))), $a'default'false);
  1114.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  1115.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  1116.         return $instance;
  1117.     }
  1118.     /**
  1119.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  1120.      *
  1121.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  1122.      */
  1123.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  1124.     {
  1125.         return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->privates['filesystem'] ??= new \Symfony\Component\Filesystem\Filesystem()), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), (\dirname(__DIR__4).'/public'), 'media/cache');
  1126.     }
  1127.     /**
  1128.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  1129.      *
  1130.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  1131.      */
  1132.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  1133.     {
  1134.         return $this->services['liip_imagine.cache.resolver.no_cache_web_path'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver(($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
  1135.     }
  1136.     /**
  1137.      * Gets the public 'liip_imagine.cache.signer' shared service.
  1138.      *
  1139.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  1140.      */
  1141.     protected function getLiipImagine_Cache_SignerService()
  1142.     {
  1143.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  1144.     }
  1145.     /**
  1146.      * Gets the public 'monolog.logger.deprecation' shared service.
  1147.      *
  1148.      * @return \Symfony\Bridge\Monolog\Logger
  1149.      */
  1150.     protected function getMonolog_Logger_DeprecationService()
  1151.     {
  1152.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  1153.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1154.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1155.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1156.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1157.         return $instance;
  1158.     }
  1159.     /**
  1160.      * Gets the public 'request_stack' shared service.
  1161.      *
  1162.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1163.      */
  1164.     protected function getRequestStackService()
  1165.     {
  1166.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1167.     }
  1168.     /**
  1169.      * Gets the public 'router' shared service.
  1170.      *
  1171.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1172.      */
  1173.     protected function getRouterService()
  1174.     {
  1175.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1176.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1177.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1178.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1179.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1180.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1181.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  1182.         ], [
  1183.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1184.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)), $a'fr');
  1185.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1186.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1187.         return $instance;
  1188.     }
  1189.     /**
  1190.      * Gets the public 'translator' shared service.
  1191.      *
  1192.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1193.      */
  1194.     protected function getTranslatorService()
  1195.     {
  1196.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1197.     }
  1198.     /**
  1199.      * Gets the public 'var_dumper.cloner' shared service.
  1200.      *
  1201.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1202.      */
  1203.     protected function getVarDumper_ClonerService()
  1204.     {
  1205.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1206.         $instance->setMaxItems(2500);
  1207.         $instance->setMinDepth(1);
  1208.         $instance->setMaxString(-1);
  1209.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1210.         return $instance;
  1211.     }
  1212.     /**
  1213.      * Gets the private '.debug.http_client' shared service.
  1214.      *
  1215.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  1216.      */
  1217.     protected function get_Debug_HttpClientService()
  1218.     {
  1219.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  1220.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  1221.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1222.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1223.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1224.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1225.         $a->setLogger($b);
  1226.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1227.     }
  1228.     /**
  1229.      * Gets the private '.service_locator.zJyh7qS' shared service.
  1230.      *
  1231.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1232.      */
  1233.     protected function get_ServiceLocator_ZJyh7qSService()
  1234.     {
  1235.         return $this->privates['.service_locator.zJyh7qS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1236.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  1237.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  1238.         ], [
  1239.             'security.firewall.map.context.dev' => '?',
  1240.             'security.firewall.map.context.main' => '?',
  1241.         ]);
  1242.     }
  1243.     /**
  1244.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber' shared service.
  1245.      *
  1246.      * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber
  1247.      */
  1248.     protected function getAdminRouterSubscriberService()
  1249.     {
  1250.         $a = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] ?? $this->getEntityFactoryService());
  1251.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'])) {
  1252.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'];
  1253.         }
  1254.         $b = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService());
  1255.         $c = ($this->services['router'] ?? $this->getRouterService());
  1256.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber(new \EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory($this->targetDir.'', ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), new \EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory($b, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), (isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService()), new \EasyCorp\Bundle\EasyAdminBundle\Menu\MenuItemMatcher($b)), new \EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry([], [], [], []), $a), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] ?? $this->getControllerFactoryService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), $c$c);
  1257.     }
  1258.     /**
  1259.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory' shared service.
  1260.      *
  1261.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory
  1262.      */
  1263.     protected function getControllerFactoryService()
  1264.     {
  1265.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory(($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
  1266.     }
  1267.     /**
  1268.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory' shared service.
  1269.      *
  1270.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory
  1271.      */
  1272.     protected function getEntityFactoryService()
  1273.     {
  1274.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1275.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'])) {
  1276.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'];
  1277.         }
  1278.         $b = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService());
  1279.         $c = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService());
  1280.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory(new \EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory($b$c, new RewindableGenerator(function () {
  1281.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPreConfigurator'] ?? $this->load('getCommonPreConfiguratorService'));
  1282.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ArrayConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator());
  1283.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AssociationConfigurator'] ?? $this->load('getAssociationConfiguratorService'));
  1284.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AvatarConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator());
  1285.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\BooleanConfigurator'] ?? $this->load('getBooleanConfiguratorService'));
  1286.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CodeEditorConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CodeEditorConfigurator());
  1287.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CollectionConfigurator'] ?? $this->load('getCollectionConfiguratorService'));
  1288.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CountryConfigurator'] ?? $this->load('getCountryConfiguratorService'));
  1289.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CurrencyConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator());
  1290.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\DateTimeConfigurator'] ?? $this->load('getDateTimeConfiguratorService'));
  1291.             yield 10 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\EmailConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator());
  1292.             yield 11 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\FormConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator());
  1293.             yield 12 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IdConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator());
  1294.             yield 13 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ImageConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator(\dirname(__DIR__4)));
  1295.             yield 14 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IntegerConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator());
  1296.             yield 15 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LanguageConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator());
  1297.             yield 16 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LocaleConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator());
  1298.             yield 17 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\MoneyConfigurator'] ?? $this->load('getMoneyConfiguratorService'));
  1299.             yield 18 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\NumberConfigurator'] ?? $this->load('getNumberConfiguratorService'));
  1300.             yield 19 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\PercentConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator());
  1301.             yield 20 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ChoiceConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator());
  1302.             yield 21 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\SlugConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator());
  1303.             yield 22 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TelephoneConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator());
  1304.             yield 23 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator());
  1305.             yield 24 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextEditorConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextEditorConfigurator());
  1306.             yield 25 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TimezoneConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator());
  1307.             yield 26 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\UrlConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator());
  1308.             yield 27 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPostConfigurator'] ?? $this->load('getCommonPostConfiguratorService'));
  1309.         }, 28), new \EasyCorp\Bundle\EasyAdminBundle\Factory\FormLayoutFactory()), new \EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory($b$c, (isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService()), ($this->privates['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService())), $c, ($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  1310.     }
  1311.     /**
  1312.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider' shared service.
  1313.      *
  1314.      * @return \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider
  1315.      */
  1316.     protected function getAdminContextProviderService()
  1317.     {
  1318.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] = new \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  1319.     }
  1320.     /**
  1321.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator' service.
  1322.      *
  1323.      * @return \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator
  1324.      */
  1325.     protected function getAdminUrlGeneratorService()
  1326.     {
  1327.         $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator'] = function () {
  1328.             return new \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->targetDir.'', [], [])));
  1329.         };
  1330.         return $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']();
  1331.     }
  1332.     /**
  1333.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker' shared service.
  1334.      *
  1335.      * @return \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker
  1336.      */
  1337.     protected function getAuthorizationCheckerService()
  1338.     {
  1339.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  1340.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'])) {
  1341.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'];
  1342.         }
  1343.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] = new \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker($a);
  1344.     }
  1345.     /**
  1346.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  1347.      *
  1348.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  1349.      */
  1350.     protected function getResetAssetsEventListenerService()
  1351.     {
  1352.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  1353.     }
  1354.     /**
  1355.      * Gets the private 'annotations.cache_adapter' shared service.
  1356.      *
  1357.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  1358.      */
  1359.     protected function getAnnotations_CacheAdapterService()
  1360.     {
  1361.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1362.     }
  1363.     /**
  1364.      * Gets the private 'annotations.cached_reader' shared service.
  1365.      *
  1366.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  1367.      */
  1368.     protected function getAnnotations_CachedReaderService()
  1369.     {
  1370.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  1371.     }
  1372.     /**
  1373.      * Gets the private 'annotations.reader' shared service.
  1374.      *
  1375.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1376.      */
  1377.     protected function getAnnotations_ReaderService()
  1378.     {
  1379.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1380.         $instance->addGlobalIgnoredName('required'NULL);
  1381.         return $instance;
  1382.     }
  1383.     /**
  1384.      * Gets the private 'assets.packages' shared service.
  1385.      *
  1386.      * @return \Symfony\Component\Asset\Packages
  1387.      */
  1388.     protected function getAssets_PackagesService()
  1389.     {
  1390.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1391.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/build/manifest.json'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  1392.             yield 'easyadmin.assets.package' => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Asset\\AssetPackage'] ?? $this->load('getAssetPackageService'));
  1393.         }, 1));
  1394.     }
  1395.     /**
  1396.      * Gets the private 'cache.annotations' shared service.
  1397.      *
  1398.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1399.      */
  1400.     protected function getCache_AnnotationsService()
  1401.     {
  1402.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('FylTK9PpWs'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1403.     }
  1404.     /**
  1405.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  1406.      *
  1407.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1408.      */
  1409.     protected function getCache_Doctrine_Orm_Default_QueryService()
  1410.     {
  1411.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1412.     }
  1413.     /**
  1414.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  1415.      *
  1416.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1417.      */
  1418.     protected function getCache_Doctrine_Orm_Default_ResultService()
  1419.     {
  1420.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1421.     }
  1422.     /**
  1423.      * Gets the private 'cache.property_info' shared service.
  1424.      *
  1425.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1426.      */
  1427.     protected function getCache_PropertyInfoService()
  1428.     {
  1429.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Zo-rocL+MU'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1430.     }
  1431.     /**
  1432.      * Gets the private 'cache.security_expression_language' shared service.
  1433.      *
  1434.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1435.      */
  1436.     protected function getCache_SecurityExpressionLanguageService()
  1437.     {
  1438.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('6Snl-t5uNA'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1439.     }
  1440.     /**
  1441.      * Gets the private 'cache.serializer' shared service.
  1442.      *
  1443.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1444.      */
  1445.     protected function getCache_SerializerService()
  1446.     {
  1447.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('EXSdS3PCSK'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1448.     }
  1449.     /**
  1450.      * Gets the private 'cache.validator' shared service.
  1451.      *
  1452.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1453.      */
  1454.     protected function getCache_ValidatorService()
  1455.     {
  1456.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ZGRMidFj6t'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1457.     }
  1458.     /**
  1459.      * Gets the private 'cache.webpack_encore' shared service.
  1460.      *
  1461.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1462.      */
  1463.     protected function getCache_WebpackEncoreService()
  1464.     {
  1465.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('yx916NcdBI'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1466.     }
  1467.     /**
  1468.      * Gets the private 'config_cache_factory' shared service.
  1469.      *
  1470.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  1471.      */
  1472.     protected function getConfigCacheFactoryService()
  1473.     {
  1474.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1475.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ??= new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this));
  1476.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ??= new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker());
  1477.         }, 2));
  1478.     }
  1479.     /**
  1480.      * Gets the private 'controller.is_granted_attribute_listener' shared service.
  1481.      *
  1482.      * @return \Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener
  1483.      */
  1484.     protected function getController_IsGrantedAttributeListenerService()
  1485.     {
  1486.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  1487.         if (isset($this->privates['controller.is_granted_attribute_listener'])) {
  1488.             return $this->privates['controller.is_granted_attribute_listener'];
  1489.         }
  1490.         return $this->privates['controller.is_granted_attribute_listener'] = new \Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener($a, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.security_is_granted_attribute_expression_language'] ?? $this->getCache_SecurityIsGrantedAttributeExpressionLanguageService())));
  1491.     }
  1492.     /**
  1493.      * Gets the private 'data_collector.form' shared service.
  1494.      *
  1495.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  1496.      */
  1497.     protected function getDataCollector_FormService()
  1498.     {
  1499.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  1500.     }
  1501.     /**
  1502.      * Gets the private 'data_collector.request' shared service.
  1503.      *
  1504.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  1505.      */
  1506.     protected function getDataCollector_RequestService()
  1507.     {
  1508.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  1509.     }
  1510.     /**
  1511.      * Gets the private 'debug.controller_resolver' shared service.
  1512.      *
  1513.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  1514.      */
  1515.     protected function getDebug_ControllerResolverService()
  1516.     {
  1517.         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['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1518.     }
  1519.     /**
  1520.      * Gets the private 'debug.debug_handlers_listener' shared service.
  1521.      *
  1522.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1523.      */
  1524.     protected function getDebug_DebugHandlersListenerService()
  1525.     {
  1526.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  1527.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1528.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1529.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1530.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1531.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrue, ($this->services['monolog.logger.deprecation'] ?? $this->getMonolog_Logger_DeprecationService()));
  1532.     }
  1533.     /**
  1534.      * Gets the private 'debug.file_link_formatter' shared service.
  1535.      *
  1536.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1537.      */
  1538.     protected function getDebug_FileLinkFormatterService()
  1539.     {
  1540.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter($this->getEnv('default::SYMFONY_IDE'), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), \dirname(__DIR__4), #[\Closure(name'debug.file_link_formatter.url_format', class: 'string')] function () {
  1541.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  1542.         });
  1543.     }
  1544.     /**
  1545.      * Gets the private 'debug.log_processor' shared service.
  1546.      *
  1547.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1548.      */
  1549.     protected function getDebug_LogProcessorService()
  1550.     {
  1551.         return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  1552.     }
  1553.     /**
  1554.      * Gets the private 'debug.security.access.decision_manager' shared service.
  1555.      *
  1556.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  1557.      */
  1558.     protected function getDebug_Security_Access_DecisionManagerService()
  1559.     {
  1560.         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 () {
  1561.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  1562.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));
  1563.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  1564.             yield => ($this->privates['debug.security.voter.EasyCorp\\Bundle\\EasyAdminBundle\\Security\\SecurityVoter'] ?? $this->load('getSecurityVoterService'));
  1565.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  1566.     }
  1567.     /**
  1568.      * Gets the private 'debug.security.firewall' shared service.
  1569.      *
  1570.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  1571.      */
  1572.     protected function getDebug_Security_FirewallService()
  1573.     {
  1574.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1575.         if (isset($this->privates['debug.security.firewall'])) {
  1576.             return $this->privates['debug.security.firewall'];
  1577.         }
  1578.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $a, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  1579.     }
  1580.     /**
  1581.      * Gets the private 'debug.validator' shared service.
  1582.      *
  1583.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1584.      */
  1585.     protected function getDebug_ValidatorService()
  1586.     {
  1587.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1588.         if (isset($this->privates['debug.validator'])) {
  1589.             return $this->privates['debug.validator'];
  1590.         }
  1591.         return $this->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1592.     }
  1593.     /**
  1594.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  1595.      *
  1596.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  1597.      */
  1598.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  1599.     {
  1600.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1601.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  1602.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  1603.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  1604.             'vich_uploader.listener.clean.actualites' => ['privates''vich_uploader.listener.clean.actualites''getVichUploader_Listener_Clean_ActualitesService'true],
  1605.             'vich_uploader.listener.clean.architectures' => ['privates''vich_uploader.listener.clean.architectures''getVichUploader_Listener_Clean_ArchitecturesService'true],
  1606.             'vich_uploader.listener.clean.auteurs' => ['privates''vich_uploader.listener.clean.auteurs''getVichUploader_Listener_Clean_AuteursService'true],
  1607.             'vich_uploader.listener.clean.banques' => ['privates''vich_uploader.listener.clean.banques''getVichUploader_Listener_Clean_BanquesService'true],
  1608.             'vich_uploader.listener.clean.cv' => ['privates''vich_uploader.listener.clean.cv''getVichUploader_Listener_Clean_CvService'true],
  1609.             'vich_uploader.listener.clean.divertissements' => ['privates''vich_uploader.listener.clean.divertissements''getVichUploader_Listener_Clean_DivertissementsService'true],
  1610.             'vich_uploader.listener.clean.evenements' => ['privates''vich_uploader.listener.clean.evenements''getVichUploader_Listener_Clean_EvenementsService'true],
  1611.             'vich_uploader.listener.clean.formations' => ['privates''vich_uploader.listener.clean.formations''getVichUploader_Listener_Clean_FormationsService'true],
  1612.             'vich_uploader.listener.clean.magasins' => ['privates''vich_uploader.listener.clean.magasins''getVichUploader_Listener_Clean_MagasinsService'true],
  1613.             'vich_uploader.listener.clean.medias' => ['privates''vich_uploader.listener.clean.medias''getVichUploader_Listener_Clean_MediasService'true],
  1614.             'vich_uploader.listener.clean.membres' => ['privates''vich_uploader.listener.clean.membres''getVichUploader_Listener_Clean_MembresService'true],
  1615.             'vich_uploader.listener.clean.restaurants' => ['privates''vich_uploader.listener.clean.restaurants''getVichUploader_Listener_Clean_RestaurantsService'true],
  1616.             'vich_uploader.listener.clean.services' => ['privates''vich_uploader.listener.clean.services''getVichUploader_Listener_Clean_ServicesService'true],
  1617.             'vich_uploader.listener.remove.actualites' => ['privates''vich_uploader.listener.remove.actualites''getVichUploader_Listener_Remove_ActualitesService'true],
  1618.             'vich_uploader.listener.remove.architectures' => ['privates''vich_uploader.listener.remove.architectures''getVichUploader_Listener_Remove_ArchitecturesService'true],
  1619.             'vich_uploader.listener.remove.auteurs' => ['privates''vich_uploader.listener.remove.auteurs''getVichUploader_Listener_Remove_AuteursService'true],
  1620.             'vich_uploader.listener.remove.banques' => ['privates''vich_uploader.listener.remove.banques''getVichUploader_Listener_Remove_BanquesService'true],
  1621.             'vich_uploader.listener.remove.cv' => ['privates''vich_uploader.listener.remove.cv''getVichUploader_Listener_Remove_CvService'true],
  1622.             'vich_uploader.listener.remove.divertissements' => ['privates''vich_uploader.listener.remove.divertissements''getVichUploader_Listener_Remove_DivertissementsService'true],
  1623.             'vich_uploader.listener.remove.evenements' => ['privates''vich_uploader.listener.remove.evenements''getVichUploader_Listener_Remove_EvenementsService'true],
  1624.             'vich_uploader.listener.remove.formations' => ['privates''vich_uploader.listener.remove.formations''getVichUploader_Listener_Remove_FormationsService'true],
  1625.             'vich_uploader.listener.remove.magasins' => ['privates''vich_uploader.listener.remove.magasins''getVichUploader_Listener_Remove_MagasinsService'true],
  1626.             'vich_uploader.listener.remove.medias' => ['privates''vich_uploader.listener.remove.medias''getVichUploader_Listener_Remove_MediasService'true],
  1627.             'vich_uploader.listener.remove.membres' => ['privates''vich_uploader.listener.remove.membres''getVichUploader_Listener_Remove_MembresService'true],
  1628.             'vich_uploader.listener.remove.restaurants' => ['privates''vich_uploader.listener.remove.restaurants''getVichUploader_Listener_Remove_RestaurantsService'true],
  1629.             'vich_uploader.listener.remove.services' => ['privates''vich_uploader.listener.remove.services''getVichUploader_Listener_Remove_ServicesService'true],
  1630.             'vich_uploader.listener.upload.actualites' => ['privates''vich_uploader.listener.upload.actualites''getVichUploader_Listener_Upload_ActualitesService'true],
  1631.             'vich_uploader.listener.upload.architectures' => ['privates''vich_uploader.listener.upload.architectures''getVichUploader_Listener_Upload_ArchitecturesService'true],
  1632.             'vich_uploader.listener.upload.auteurs' => ['privates''vich_uploader.listener.upload.auteurs''getVichUploader_Listener_Upload_AuteursService'true],
  1633.             'vich_uploader.listener.upload.banques' => ['privates''vich_uploader.listener.upload.banques''getVichUploader_Listener_Upload_BanquesService'true],
  1634.             'vich_uploader.listener.upload.cv' => ['privates''vich_uploader.listener.upload.cv''getVichUploader_Listener_Upload_CvService'true],
  1635.             'vich_uploader.listener.upload.divertissements' => ['privates''vich_uploader.listener.upload.divertissements''getVichUploader_Listener_Upload_DivertissementsService'true],
  1636.             'vich_uploader.listener.upload.evenements' => ['privates''vich_uploader.listener.upload.evenements''getVichUploader_Listener_Upload_EvenementsService'true],
  1637.             'vich_uploader.listener.upload.formations' => ['privates''vich_uploader.listener.upload.formations''getVichUploader_Listener_Upload_FormationsService'true],
  1638.             'vich_uploader.listener.upload.magasins' => ['privates''vich_uploader.listener.upload.magasins''getVichUploader_Listener_Upload_MagasinsService'true],
  1639.             'vich_uploader.listener.upload.medias' => ['privates''vich_uploader.listener.upload.medias''getVichUploader_Listener_Upload_MediasService'true],
  1640.             'vich_uploader.listener.upload.membres' => ['privates''vich_uploader.listener.upload.membres''getVichUploader_Listener_Upload_MembresService'true],
  1641.             'vich_uploader.listener.upload.restaurants' => ['privates''vich_uploader.listener.upload.restaurants''getVichUploader_Listener_Upload_RestaurantsService'true],
  1642.             'vich_uploader.listener.upload.services' => ['privates''vich_uploader.listener.upload.services''getVichUploader_Listener_Upload_ServicesService'true],
  1643.         ], [
  1644.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1645.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1646.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1647.             'vich_uploader.listener.clean.actualites' => '?',
  1648.             'vich_uploader.listener.clean.architectures' => '?',
  1649.             'vich_uploader.listener.clean.auteurs' => '?',
  1650.             'vich_uploader.listener.clean.banques' => '?',
  1651.             'vich_uploader.listener.clean.cv' => '?',
  1652.             'vich_uploader.listener.clean.divertissements' => '?',
  1653.             'vich_uploader.listener.clean.evenements' => '?',
  1654.             'vich_uploader.listener.clean.formations' => '?',
  1655.             'vich_uploader.listener.clean.magasins' => '?',
  1656.             'vich_uploader.listener.clean.medias' => '?',
  1657.             'vich_uploader.listener.clean.membres' => '?',
  1658.             'vich_uploader.listener.clean.restaurants' => '?',
  1659.             'vich_uploader.listener.clean.services' => '?',
  1660.             'vich_uploader.listener.remove.actualites' => '?',
  1661.             'vich_uploader.listener.remove.architectures' => '?',
  1662.             'vich_uploader.listener.remove.auteurs' => '?',
  1663.             'vich_uploader.listener.remove.banques' => '?',
  1664.             'vich_uploader.listener.remove.cv' => '?',
  1665.             'vich_uploader.listener.remove.divertissements' => '?',
  1666.             'vich_uploader.listener.remove.evenements' => '?',
  1667.             'vich_uploader.listener.remove.formations' => '?',
  1668.             'vich_uploader.listener.remove.magasins' => '?',
  1669.             'vich_uploader.listener.remove.medias' => '?',
  1670.             'vich_uploader.listener.remove.membres' => '?',
  1671.             'vich_uploader.listener.remove.restaurants' => '?',
  1672.             'vich_uploader.listener.remove.services' => '?',
  1673.             'vich_uploader.listener.upload.actualites' => '?',
  1674.             'vich_uploader.listener.upload.architectures' => '?',
  1675.             'vich_uploader.listener.upload.auteurs' => '?',
  1676.             'vich_uploader.listener.upload.banques' => '?',
  1677.             'vich_uploader.listener.upload.cv' => '?',
  1678.             'vich_uploader.listener.upload.divertissements' => '?',
  1679.             'vich_uploader.listener.upload.evenements' => '?',
  1680.             'vich_uploader.listener.upload.formations' => '?',
  1681.             'vich_uploader.listener.upload.magasins' => '?',
  1682.             'vich_uploader.listener.upload.medias' => '?',
  1683.             'vich_uploader.listener.upload.membres' => '?',
  1684.             'vich_uploader.listener.upload.restaurants' => '?',
  1685.             'vich_uploader.listener.upload.services' => '?',
  1686.         ]), [=> [=> [=> 'preUpdate'], => 'vich_uploader.listener.clean.auteurs'], => [=> [=> 'preUpdate'], => 'vich_uploader.listener.clean.cv'], => [=> [=> 'preUpdate'], => 'vich_uploader.listener.clean.actualites'], => [=> [=> 'preUpdate'], => 'vich_uploader.listener.clean.services'], => [=> [=> 'preUpdate'], => 'vich_uploader.listener.clean.formations'], => [=> [=> 'preUpdate'], => 'vich_uploader.listener.clean.medias'], => [=> [=> 'preUpdate'], => 'vich_uploader.listener.clean.architectures'], => [=> [=> 'preUpdate'], => 'vich_uploader.listener.clean.membres'], => [=> [=> 'preUpdate'], => 'vich_uploader.listener.clean.banques'], => [=> [=> 'preUpdate'], => 'vich_uploader.listener.clean.divertissements'], 10 => [=> [=> 'preUpdate'], => 'vich_uploader.listener.clean.evenements'], 11 => [=> [=> 'preUpdate'], => 'vich_uploader.listener.clean.magasins'], 12 => [=> [=> 'preUpdate'], => 'vich_uploader.listener.clean.restaurants'], 13 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'14 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'15 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], 16 => [=> [=> 'preRemove'], => 'vich_uploader.listener.remove.auteurs'], 17 => [=> [=> 'postFlush'], => 'vich_uploader.listener.remove.auteurs'], 18 => [=> [=> 'prePersist'], => 'vich_uploader.listener.upload.auteurs'], 19 => [=> [=> 'preUpdate'], => 'vich_uploader.listener.upload.auteurs'], 20 => [=> [=> 'preRemove'], => 'vich_uploader.listener.remove.cv'], 21 => [=> [=> 'postFlush'], => 'vich_uploader.listener.remove.cv'], 22 => [=> [=> 'prePersist'], => 'vich_uploader.listener.upload.cv'], 23 => [=> [=> 'preUpdate'], => 'vich_uploader.listener.upload.cv'], 24 => [=> [=> 'preRemove'], => 'vich_uploader.listener.remove.actualites'], 25 => [=> [=> 'postFlush'], => 'vich_uploader.listener.remove.actualites'], 26 => [=> [=> 'prePersist'], => 'vich_uploader.listener.upload.actualites'], 27 => [=> [=> 'preUpdate'], => 'vich_uploader.listener.upload.actualites'], 28 => [=> [=> 'preRemove'], => 'vich_uploader.listener.remove.services'], 29 => [=> [=> 'postFlush'], => 'vich_uploader.listener.remove.services'], 30 => [=> [=> 'prePersist'], => 'vich_uploader.listener.upload.services'], 31 => [=> [=> 'preUpdate'], => 'vich_uploader.listener.upload.services'], 32 => [=> [=> 'preRemove'], => 'vich_uploader.listener.remove.formations'], 33 => [=> [=> 'postFlush'], => 'vich_uploader.listener.remove.formations'], 34 => [=> [=> 'prePersist'], => 'vich_uploader.listener.upload.formations'], 35 => [=> [=> 'preUpdate'], => 'vich_uploader.listener.upload.formations'], 36 => [=> [=> 'preRemove'], => 'vich_uploader.listener.remove.medias'], 37 => [=> [=> 'postFlush'], => 'vich_uploader.listener.remove.medias'], 38 => [=> [=> 'prePersist'], => 'vich_uploader.listener.upload.medias'], 39 => [=> [=> 'preUpdate'], => 'vich_uploader.listener.upload.medias'], 40 => [=> [=> 'preRemove'], => 'vich_uploader.listener.remove.architectures'], 41 => [=> [=> 'postFlush'], => 'vich_uploader.listener.remove.architectures'], 42 => [=> [=> 'prePersist'], => 'vich_uploader.listener.upload.architectures'], 43 => [=> [=> 'preUpdate'], => 'vich_uploader.listener.upload.architectures'], 44 => [=> [=> 'preRemove'], => 'vich_uploader.listener.remove.membres'], 45 => [=> [=> 'postFlush'], => 'vich_uploader.listener.remove.membres'], 46 => [=> [=> 'prePersist'], => 'vich_uploader.listener.upload.membres'], 47 => [=> [=> 'preUpdate'], => 'vich_uploader.listener.upload.membres'], 48 => [=> [=> 'preRemove'], => 'vich_uploader.listener.remove.banques'], 49 => [=> [=> 'postFlush'], => 'vich_uploader.listener.remove.banques'], 50 => [=> [=> 'prePersist'], => 'vich_uploader.listener.upload.banques'], 51 => [=> [=> 'preUpdate'], => 'vich_uploader.listener.upload.banques'], 52 => [=> [=> 'preRemove'], => 'vich_uploader.listener.remove.divertissements'], 53 => [=> [=> 'postFlush'], => 'vich_uploader.listener.remove.divertissements'], 54 => [=> [=> 'prePersist'], => 'vich_uploader.listener.upload.divertissements'], 55 => [=> [=> 'preUpdate'], => 'vich_uploader.listener.upload.divertissements'], 56 => [=> [=> 'preRemove'], => 'vich_uploader.listener.remove.evenements'], 57 => [=> [=> 'postFlush'], => 'vich_uploader.listener.remove.evenements'], 58 => [=> [=> 'prePersist'], => 'vich_uploader.listener.upload.evenements'], 59 => [=> [=> 'preUpdate'], => 'vich_uploader.listener.upload.evenements'], 60 => [=> [=> 'preRemove'], => 'vich_uploader.listener.remove.magasins'], 61 => [=> [=> 'postFlush'], => 'vich_uploader.listener.remove.magasins'], 62 => [=> [=> 'prePersist'], => 'vich_uploader.listener.upload.magasins'], 63 => [=> [=> 'preUpdate'], => 'vich_uploader.listener.upload.magasins'], 64 => [=> [=> 'preRemove'], => 'vich_uploader.listener.remove.restaurants'], 65 => [=> [=> 'postFlush'], => 'vich_uploader.listener.remove.restaurants'], 66 => [=> [=> 'prePersist'], => 'vich_uploader.listener.upload.restaurants'], 67 => [=> [=> 'preUpdate'], => 'vich_uploader.listener.upload.restaurants']]);
  1687.     }
  1688.     /**
  1689.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  1690.      *
  1691.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  1692.      */
  1693.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  1694.     {
  1695.         $this->privates['doctrine.orm.default_xml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/vendor/vich/uploader-bundle/config/doctrine') => 'Vich\\UploaderBundle\\Entity'], '.orm.xml'false);
  1696.         $instance->setGlobalBasename('mapping');
  1697.         return $instance;
  1698.     }
  1699.     /**
  1700.      * Gets the private 'exception_listener' shared service.
  1701.      *
  1702.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  1703.      */
  1704.     protected function getExceptionListener2Service()
  1705.     {
  1706.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  1707.     }
  1708.     /**
  1709.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  1710.      *
  1711.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  1712.      */
  1713.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  1714.     {
  1715.         return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ??= new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory()));
  1716.     }
  1717.     /**
  1718.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  1719.      *
  1720.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  1721.      */
  1722.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  1723.     {
  1724.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  1725.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  1726.             return $this->privates['framework_extra_bundle.event.is_granted'];
  1727.         }
  1728.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
  1729.     }
  1730.     /**
  1731.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  1732.      *
  1733.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  1734.      */
  1735.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  1736.     {
  1737.         return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => '@KnpPaginator/Pagination/sliding.html.twig''defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig''defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig''defaultPageRange' => 5'defaultPageLimit' => NULL]);
  1738.     }
  1739.     /**
  1740.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  1741.      *
  1742.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  1743.      */
  1744.     protected function getLiipImagine_Filter_ConfigurationService()
  1745.     {
  1746.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  1747.     }
  1748.     /**
  1749.      * Gets the private 'locale_aware_listener' shared service.
  1750.      *
  1751.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  1752.      */
  1753.     protected function getLocaleAwareListenerService()
  1754.     {
  1755.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  1756.             yield => ($this->privates['slugger'] ??= new \Symfony\Component\String\Slugger\AsciiSlugger('fr'));
  1757.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  1758.             yield => ($this->privates['translation.locale_switcher'] ?? $this->load('getTranslation_LocaleSwitcherService'));
  1759.         }, 3), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  1760.     }
  1761.     /**
  1762.      * Gets the private 'locale_listener' shared service.
  1763.      *
  1764.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  1765.      */
  1766.     protected function getLocaleListenerService()
  1767.     {
  1768.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), 'fr', ($this->services['router'] ?? $this->getRouterService()), false, []);
  1769.     }
  1770.     /**
  1771.      * Gets the private 'monolog.handler.console' shared service.
  1772.      *
  1773.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  1774.      */
  1775.     protected function getMonolog_Handler_ConsoleService()
  1776.     {
  1777.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  1778.     }
  1779.     /**
  1780.      * Gets the private 'monolog.handler.main' shared service.
  1781.      *
  1782.      * @return \Monolog\Handler\StreamHandler
  1783.      */
  1784.     protected function getMonolog_Handler_MainService()
  1785.     {
  1786.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  1787.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  1788.         return $instance;
  1789.     }
  1790.     /**
  1791.      * Gets the private 'monolog.logger' shared service.
  1792.      *
  1793.      * @return \Symfony\Bridge\Monolog\Logger
  1794.      */
  1795.     protected function getMonolog_LoggerService()
  1796.     {
  1797.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  1798.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1799.         $instance->useMicrosecondTimestamps(true);
  1800.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1801.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1802.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1803.         return $instance;
  1804.     }
  1805.     /**
  1806.      * Gets the private 'monolog.logger.cache' shared service.
  1807.      *
  1808.      * @return \Symfony\Bridge\Monolog\Logger
  1809.      */
  1810.     protected function getMonolog_Logger_CacheService()
  1811.     {
  1812.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  1813.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1814.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1815.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1816.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1817.         return $instance;
  1818.     }
  1819.     /**
  1820.      * Gets the private 'monolog.logger.request' shared service.
  1821.      *
  1822.      * @return \Symfony\Bridge\Monolog\Logger
  1823.      */
  1824.     protected function getMonolog_Logger_RequestService()
  1825.     {
  1826.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  1827.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1828.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1829.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1830.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1831.         return $instance;
  1832.     }
  1833.     /**
  1834.      * Gets the private 'monolog.logger.security' shared service.
  1835.      *
  1836.      * @return \Symfony\Bridge\Monolog\Logger
  1837.      */
  1838.     protected function getMonolog_Logger_SecurityService()
  1839.     {
  1840.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  1841.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1842.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1843.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1844.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1845.         return $instance;
  1846.     }
  1847.     /**
  1848.      * Gets the private 'parameter_bag' shared service.
  1849.      *
  1850.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  1851.      */
  1852.     protected function getParameterBagService()
  1853.     {
  1854.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  1855.     }
  1856.     /**
  1857.      * Gets the private 'profiler_listener' shared service.
  1858.      *
  1859.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  1860.      */
  1861.     protected function getProfilerListenerService()
  1862.     {
  1863.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  1864.         if (isset($this->privates['profiler_listener'])) {
  1865.             return $this->privates['profiler_listener'];
  1866.         }
  1867.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), NULLfalsefalseNULL);
  1868.     }
  1869.     /**
  1870.      * Gets the private 'property_accessor' shared service.
  1871.      *
  1872.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  1873.      */
  1874.     protected function getPropertyAccessorService()
  1875.     {
  1876.         $a = ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  1877.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  1878.     }
  1879.     /**
  1880.      * Gets the private 'property_info' shared service.
  1881.      *
  1882.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  1883.      */
  1884.     protected function getPropertyInfoService()
  1885.     {
  1886.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  1887.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  1888.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  1889.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  1890.         }, 3), new RewindableGenerator(function () {
  1891.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  1892.             yield => ($this->privates['property_info.phpstan_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor());
  1893.             yield => ($this->privates['property_info.php_doc_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor());
  1894.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  1895.         }, 4), new RewindableGenerator(function () {
  1896.             yield => ($this->privates['property_info.php_doc_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor());
  1897.         }, 1), new RewindableGenerator(function () {
  1898.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  1899.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  1900.         }, 2), new RewindableGenerator(function () {
  1901.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  1902.         }, 1));
  1903.     }
  1904.     /**
  1905.      * Gets the private 'router.expression_language_provider' shared service.
  1906.      *
  1907.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  1908.      */
  1909.     protected function getRouter_ExpressionLanguageProviderService()
  1910.     {
  1911.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1912.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  1913.             'service' => ['services''container.get_routing_condition_service''getContainer_GetRoutingConditionServiceService'true],
  1914.         ], [
  1915.             'env' => 'Closure',
  1916.             'service' => 'Closure',
  1917.         ]));
  1918.     }
  1919.     /**
  1920.      * Gets the private 'router.request_context' shared service.
  1921.      *
  1922.      * @return \Symfony\Component\Routing\RequestContext
  1923.      */
  1924.     protected function getRouter_RequestContextService()
  1925.     {
  1926.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  1927.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1928.         return $instance;
  1929.     }
  1930.     /**
  1931.      * Gets the private 'router_listener' shared service.
  1932.      *
  1933.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  1934.      */
  1935.     protected function getRouterListenerService()
  1936.     {
  1937.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  1938.     }
  1939.     /**
  1940.      * Gets the private 'security.authorization_checker' shared service.
  1941.      *
  1942.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1943.      */
  1944.     protected function getSecurity_AuthorizationCheckerService()
  1945.     {
  1946.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1947.         if (isset($this->privates['security.authorization_checker'])) {
  1948.             return $this->privates['security.authorization_checker'];
  1949.         }
  1950.         return $this->privates['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $afalsefalse);
  1951.     }
  1952.     /**
  1953.      * Gets the private 'security.context_listener.0' shared service.
  1954.      *
  1955.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  1956.      */
  1957.     protected function getSecurity_ContextListener_0Service()
  1958.     {
  1959.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new RewindableGenerator(function () {
  1960.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AppUserProviderService'));
  1961.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ($this->privates['security.authentication.trust_resolver'] ??= new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()), [=> ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  1962.     }
  1963.     /**
  1964.      * Gets the private 'security.csrf.token_manager' shared service.
  1965.      *
  1966.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  1967.      */
  1968.     protected function getSecurity_Csrf_TokenManagerService()
  1969.     {
  1970.         return $this->privates['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  1971.     }
  1972.     /**
  1973.      * Gets the private 'security.csrf.token_storage' shared service.
  1974.      *
  1975.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  1976.      */
  1977.     protected function getSecurity_Csrf_TokenStorageService()
  1978.     {
  1979.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  1980.     }
  1981.     /**
  1982.      * Gets the private 'security.event_dispatcher.main' shared service.
  1983.      *
  1984.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  1985.      */
  1986.     protected function getSecurity_EventDispatcher_MainService()
  1987.     {
  1988.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  1989.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.main.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  1990.             return ($this->privates['security.listener.main.user_provider'] ?? $this->load('getSecurity_Listener_Main_UserProviderService'));
  1991.         }, => 'checkPassport'], 2048);
  1992.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.session.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionStrategyListener')] function () {
  1993.             return ($this->privates['security.listener.session.main'] ?? $this->load('getSecurity_Listener_Session_MainService'));
  1994.         }, => 'onSuccessfulLogin'], 0);
  1995.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.default.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\DefaultLogoutListener')] function () {
  1996.             return ($this->privates['security.logout.listener.default.main'] ?? $this->load('getSecurity_Logout_Listener_Default_MainService'));
  1997.         }, => 'onLogout'], 64);
  1998.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.session.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionLogoutListener')] function () {
  1999.             return ($this->privates['security.logout.listener.session.main'] ??= new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener());
  2000.         }, => 'onLogout'], 0);
  2001.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_checker.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  2002.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  2003.         }, => 'preCheckCredentials'], 256);
  2004.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'security.listener.user_checker.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  2005.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  2006.         }, => 'postCheckCredentials'], 256);
  2007.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  2008.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  2009.         }, => 'checkPassport'], 1024);
  2010.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  2011.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2012.         }, => 'checkPassport'], 0);
  2013.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  2014.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2015.         }, => 'onLoginSuccess'], 0);
  2016.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  2017.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2018.         }, => 'checkPassport'], 512);
  2019.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  2020.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2021.         }, => 'onLogout'], 0);
  2022.         return $instance;
  2023.     }
  2024.     /**
  2025.      * Gets the private 'security.firewall.map' shared service.
  2026.      *
  2027.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2028.      */
  2029.     protected function getSecurity_Firewall_MapService()
  2030.     {
  2031.         $a = ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService());
  2032.         if (isset($this->privates['security.firewall.map'])) {
  2033.             return $this->privates['security.firewall.map'];
  2034.         }
  2035.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  2036.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.kLbKLHa'] ?? $this->load('get_Security_RequestMatcher_KLbKLHaService'));
  2037.             yield 'security.firewall.map.context.main' => NULL;
  2038.         }, 2));
  2039.     }
  2040.     /**
  2041.      * Gets the private 'security.logout_url_generator' shared service.
  2042.      *
  2043.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2044.      */
  2045.     protected function getSecurity_LogoutUrlGeneratorService()
  2046.     {
  2047.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2048.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  2049.         return $instance;
  2050.     }
  2051.     /**
  2052.      * Gets the private 'security.token_storage' shared service.
  2053.      *
  2054.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  2055.      */
  2056.     protected function getSecurity_TokenStorageService()
  2057.     {
  2058.         return $this->privates['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2059.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2060.         ], [
  2061.             'request_stack' => '?',
  2062.         ]));
  2063.     }
  2064.     /**
  2065.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  2066.      *
  2067.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  2068.      */
  2069.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  2070.     {
  2071.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2072.     }
  2073.     /**
  2074.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2075.      *
  2076.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2077.      */
  2078.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  2079.     {
  2080.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2081.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  2082.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  2083.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  2084.     }
  2085.     /**
  2086.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  2087.      *
  2088.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  2089.      */
  2090.     protected function getSensioFrameworkExtra_Security_ListenerService()
  2091.     {
  2092.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  2093.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  2094.             return $this->privates['sensio_framework_extra.security.listener'];
  2095.         }
  2096.         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()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ??= new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()), ($this->privates['security.role_hierarchy'] ??= new \Symfony\Component\Security\Core\Role\RoleHierarchy([])), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2097.     }
  2098.     /**
  2099.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  2100.      *
  2101.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  2102.      */
  2103.     protected function getSensioFrameworkExtra_View_ListenerService()
  2104.     {
  2105.         $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))));
  2106.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2107.             'twig' => ['privates''twig''getTwigService'false],
  2108.         ], [
  2109.             'twig' => 'Twig\\Environment',
  2110.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  2111.         return $instance;
  2112.     }
  2113.     /**
  2114.      * Gets the private 'session_listener' shared service.
  2115.      *
  2116.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2117.      */
  2118.     protected function getSessionListenerService()
  2119.     {
  2120.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2121.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  2122.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  2123.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  2124.         ], [
  2125.             'logger' => '?',
  2126.             'session_collector' => '?',
  2127.             'session_factory' => '?',
  2128.         ]), true$this->parameters['session.storage.options']);
  2129.     }
  2130.     /**
  2131.      * Gets the private 'translator.default' shared service.
  2132.      *
  2133.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  2134.      */
  2135.     protected function getTranslator_DefaultService()
  2136.     {
  2137.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2138.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  2139.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  2140.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  2141.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  2142.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  2143.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  2144.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  2145.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  2146.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  2147.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  2148.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  2149.         ], [
  2150.             'translation.loader.csv' => '?',
  2151.             'translation.loader.dat' => '?',
  2152.             'translation.loader.ini' => '?',
  2153.             'translation.loader.json' => '?',
  2154.             'translation.loader.mo' => '?',
  2155.             'translation.loader.php' => '?',
  2156.             'translation.loader.po' => '?',
  2157.             'translation.loader.qt' => '?',
  2158.             'translation.loader.res' => '?',
  2159.             'translation.loader.xliff' => '?',
  2160.             'translation.loader.yml' => '?',
  2161.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'fr', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ar.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ar.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ar.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ar.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ar.php')], '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/vich/uploader-bundle/translations/messages.bg.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.bg.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.bg.php')], '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/vich/uploader-bundle/translations/messages.ca.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ca.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ca.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ca.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ca.php')], '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/vich/uploader-bundle/translations/messages.cs.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.cs.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.cs.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.cs.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.cs.php')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.da.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.da.php')], '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/vich/uploader-bundle/translations/messages.de.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.de.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.de.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.de.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.de.php')], '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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.el.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.el.php')], '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/vich/uploader-bundle/translations/messages.en.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.en.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.en.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.en.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.en.php'), => (\dirname(__DIR__4).'/translations/messages.en.yaml')], '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/vich/uploader-bundle/translations/messages.es.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.es.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.es.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.es.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.es.php')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.eu.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.eu.php')], '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/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fa.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fa.php')], '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/vich/uploader-bundle/translations/messages.fi.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fi.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.fi.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fi.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fi.php')], '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/vich/uploader-bundle/translations/messages.fr.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.fr.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fr.php'), => (\dirname(__DIR__4).'/translations/messages.fr.yaml')], '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.php')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.he.php')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hr.php')], '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/vich/uploader-bundle/translations/messages.hu.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.hu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.hu.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.hu.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hu.php')], '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'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hy.php')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.id.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.id.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.id.php')], '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/vich/uploader-bundle/translations/messages.it.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.it.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.it.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.it.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.it.php')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ja.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ja.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.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'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lb.php')], '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/vich/uploader-bundle/translations/messages.lt.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.lt.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lt.php')], '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'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.nb.xliff')], '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/vich/uploader-bundle/translations/messages.nl.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle+intl-icu.nl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.nl.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle+intl-icu.nl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.nl.php')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.nn.xliff')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.no.php')], '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/vich/uploader-bundle/translations/messages.pl.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.pl.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pl.php')], '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/vich/uploader-bundle/translations/messages.pt.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pt.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.pt.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pt.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt.php')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt_BR.php')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ro.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ro.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ro.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ro.php')], '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/vich/uploader-bundle/translations/messages.ru.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ru.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ru.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ru.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ru.php')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.sk.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.sk.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sk.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sk.php')], '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/vich/uploader-bundle/translations/messages.sl.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.sl.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sl.php')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.sv.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sv.php')], '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/knplabs/knp-time-bundle/src/Resources/translations/time.th.xliff')], '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/vich/uploader-bundle/translations/messages.tr.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.tr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.tr.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.tr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.tr.php')], '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/vich/uploader-bundle/translations/messages.uk.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.uk.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.uk.xliff'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.uk.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.uk.php')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.vi.xliff')], '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/knplabs/knp-time-bundle/src/Resources/translations/time.zh_CN.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.zh_CN.php')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.zh_TW.xliff')], 'vn' => [=> (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.vn.yaml')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.mk.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.mk.php')], 'sr' => [=> (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.sr.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sr.xlf')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')], 'bs_Latn_BA' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.bs_Latn_BA.xliff')], 'eo' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.eo.xliff')], 'hr_HR' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.hr_HR.xliff')], 'pt_PT' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.pt_PT.xliff')], 'sr_Latin' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.sr_Latin.xliff')], 'zh' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.zh.xliff')], 'zh_HK' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.zh_HK.xliff')], 'sr_RS' => [=> (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sr_RS.php')]], '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/vich/uploader-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 20 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 21 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 22 => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/translations'), 24 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/vich/uploader-bundle/translations'=> 'vendor/symfonycasts/verify-email-bundle/src/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/translations'=> 'vendor/knplabs/knp-time-bundle/src/Resources/translations'=> 'vendor/symfonycasts/reset-password-bundle/src/Resources/translations'=> 'vendor/easycorp/easyadmin-bundle/src/Resources/translations'=> 'translations'10 => 'vendor/symfony/framework-bundle/translations'11 => 'vendor/doctrine/doctrine-bundle/translations'12 => 'vendor/doctrine/doctrine-migrations-bundle/translations'13 => 'vendor/symfony/debug-bundle/translations'14 => 'vendor/symfony/twig-bundle/translations'15 => 'vendor/symfony/web-profiler-bundle/translations'16 => 'vendor/twig/extra-bundle/translations'17 => 'vendor/symfony/security-bundle/translations'18 => 'vendor/symfony/monolog-bundle/translations'19 => 'vendor/symfony/maker-bundle/src/translations'20 => 'vendor/sensio/framework-extra-bundle/src/translations'21 => 'vendor/symfony/webpack-encore-bundle/src/translations'22 => 'vendor/liip/imagine-bundle/translations'23 => 'vendor/friendsofsymfony/ckeditor-bundle/src/translations'24 => 'vendor/doctrine/doctrine-fixtures-bundle/translations']]], []);
  2162.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2163.         $instance->setFallbackLocales($this->parameters['app.locales']);
  2164.         return $instance;
  2165.     }
  2166.     /**
  2167.      * Gets the private 'twig' shared service.
  2168.      *
  2169.      * @return \Twig\Environment
  2170.      */
  2171.     protected function getTwigService()
  2172.     {
  2173.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  2174.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  2175.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  2176.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  2177.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  2178.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  2179.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  2180.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  2181.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), '!Twig');
  2182.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  2183.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  2184.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  2185.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  2186.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
  2187.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
  2188.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  2189.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  2190.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  2191.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  2192.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), 'FOSCKEditor');
  2193.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), '!FOSCKEditor');
  2194.         $a->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
  2195.         $a->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
  2196.         $a->addPath((\dirname(__DIR__4).'/templates'));
  2197.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  2198.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  2199.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  2200.         $this->privates['twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  2201.         $b = ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true));
  2202.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  2203.         $d = ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService());
  2204.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  2205.         $f = ($this->services['router'] ?? $this->getRouterService());
  2206.         $g = ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack());
  2207.         $h = ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  2208.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  2209.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  2210.         $j = new \Symfony\Bridge\Twig\AppVariable();
  2211.         $j->setEnvironment('dev');
  2212.         $j->setDebug(true);
  2213.         $j->setTokenStorage($h);
  2214.         if ($this->has('request_stack')) {
  2215.             $j->setRequestStack($g);
  2216.         }
  2217.         $k = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  2218.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  2219.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
  2220.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), $b));
  2221.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  2222.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension($d));
  2223.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e\dirname(__DIR__4), 'UTF-8'));
  2224.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  2225.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  2226.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  2227.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  2228.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  2229.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g$f)));
  2230.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($g));
  2231.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  2232.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  2233.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  2234.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($g, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $h)));
  2235.         $instance->addExtension(new \App\Twig\Extension\AppExtension());
  2236.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  2237.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  2238.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  2239.         $instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension());
  2240.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2241.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  2242.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'true],
  2243.         ], [
  2244.             'webpack_encore.entrypoint_lookup_collection' => '?',
  2245.             'webpack_encore.tag_renderer' => '?',
  2246.         ])));
  2247.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension());
  2248.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  2249.         $instance->addExtension(new \Knp\Bundle\TimeBundle\Twig\Extension\TimeExtension(new \Knp\Bundle\TimeBundle\DateTimeFormatter($c)));
  2250.         $instance->addExtension(new \FOS\CKEditorBundle\Twig\CKEditorExtension(new \FOS\CKEditorBundle\Renderer\CKEditorRenderer(new \FOS\CKEditorBundle\Builder\JsonBuilder(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())), $f$d$g$instance, (($this->hasParameter("locale")) ? ($this->getParameter("locale")) : (null)))));
  2251.         $instance->addExtension(new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2252.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => [false'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator''getAdminUrlGeneratorService'false],
  2253.         ], [
  2254.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => '?',
  2255.         ]), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->privates['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()), NULL));
  2256.         $instance->addGlobal('app'$j);
  2257.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2258.             'App\\Twig\\Runtime\\AppExtensionRuntime' => ['privates''App\\Twig\\Runtime\\AppExtensionRuntime''getAppExtensionRuntimeService'true],
  2259.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  2260.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  2261.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  2262.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  2263.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => ['privates''Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime''getUploaderExtensionRuntimeService'true],
  2264.             'Knp\\Bundle\\PaginatorBundle\\Twig\\Extension\\PaginationRuntime' => ['privates''Knp\\Bundle\\PaginatorBundle\\Twig\\Extension\\PaginationRuntime''getPaginationRuntimeService'true],
  2265.         ], [
  2266.             'App\\Twig\\Runtime\\AppExtensionRuntime' => '?',
  2267.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  2268.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  2269.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  2270.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  2271.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => '?',
  2272.             'Knp\\Bundle\\PaginatorBundle\\Twig\\Extension\\PaginationRuntime' => '?',
  2273.         ])));
  2274.         $instance->registerUndefinedFilterCallback([=> $k=> 'suggestFilter']);
  2275.         $instance->registerUndefinedFunctionCallback([=> $k=> 'suggestFunction']);
  2276.         $instance->registerUndefinedTokenParserCallback([=> $k=> 'suggestTag']);
  2277.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  2278.         return $instance;
  2279.     }
  2280.     /**
  2281.      * Gets the private 'validator.builder' shared service.
  2282.      *
  2283.      * @return \Symfony\Component\Validator\ValidatorBuilder
  2284.      */
  2285.     protected function getValidator_BuilderService()
  2286.     {
  2287.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2288.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2289.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2290.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  2291.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2292.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  2293.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2294.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  2295.             'Symfony\\Component\\Validator\\Constraints\\WhenValidator' => ['privates''validator.when''getValidator_WhenService'true],
  2296.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  2297.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2298.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2299.         ], [
  2300.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  2301.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  2302.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  2303.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  2304.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  2305.             'Symfony\\Component\\Validator\\Constraints\\WhenValidator' => '?',
  2306.             'doctrine.orm.validator.unique' => '?',
  2307.             'security.validator.user_password' => '?',
  2308.             'validator.expression' => '?',
  2309.         ])));
  2310.         if ($this->has('translator')) {
  2311.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  2312.         }
  2313.         $instance->setTranslationDomain('validators');
  2314.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  2315.         $instance->enableAnnotationMapping(true);
  2316.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2317.         $instance->addMethodMapping('loadValidatorMetadata');
  2318.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  2319.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  2320.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  2321.         return $instance;
  2322.     }
  2323.     /**
  2324.      * Gets the private 'var_dumper.html_dumper' shared service.
  2325.      *
  2326.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  2327.      */
  2328.     protected function getVarDumper_HtmlDumperService()
  2329.     {
  2330.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  2331.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  2332.         return $instance;
  2333.     }
  2334.     /**
  2335.      * Gets the private 'var_dumper.server_connection' shared service.
  2336.      *
  2337.      * @return \Symfony\Component\VarDumper\Server\Connection
  2338.      */
  2339.     protected function getVarDumper_ServerConnectionService()
  2340.     {
  2341.         return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8'\dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack())), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  2342.     }
  2343.     /**
  2344.      * Gets the private 'vich_uploader.metadata_reader' shared service.
  2345.      *
  2346.      * @return \Vich\UploaderBundle\Metadata\MetadataReader
  2347.      */
  2348.     protected function getVichUploader_MetadataReaderService()
  2349.     {
  2350.         $a = new \Metadata\Driver\FileLocator([]);
  2351.         $b = new \Metadata\MetadataFactory(new \Metadata\Driver\DriverChain([=> new \Vich\UploaderBundle\Metadata\Driver\XmlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\AnnotationDriver(new \Vich\UploaderBundle\Metadata\Driver\AttributeReader(), [=> ($this->services['doctrine'] ?? $this->getDoctrineService())]), => new \Vich\UploaderBundle\Metadata\Driver\YamlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\YmlDriver($a)]), 'Metadata\\ClassHierarchyMetadata'true);
  2352.         $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
  2353.         return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  2354.     }
  2355.     /**
  2356.      * Gets the private 'web_profiler.csp.handler' shared service.
  2357.      *
  2358.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  2359.      */
  2360.     protected function getWebProfiler_Csp_HandlerService()
  2361.     {
  2362.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  2363.     }
  2364.     /**
  2365.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  2366.      *
  2367.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  2368.      */
  2369.     protected function getWebProfiler_DebugToolbarService()
  2370.     {
  2371.         $a = ($this->privates['twig'] ?? $this->getTwigService());
  2372.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  2373.             return $this->privates['web_profiler.debug_toolbar'];
  2374.         }
  2375.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2376.     }
  2377.     /**
  2378.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  2379.      *
  2380.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  2381.      */
  2382.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  2383.     {
  2384.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2385.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'true],
  2386.         ], [
  2387.             '_default' => '?',
  2388.         ]), '_default');
  2389.     }
  2390.     /**
  2391.      * Gets the public 'profiler' alias.
  2392.      *
  2393.      * @return object The ".container.private.profiler" service.
  2394.      */
  2395.     protected function getProfilerService()
  2396.     {
  2397.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  2398.         return $this->get('.container.private.profiler');
  2399.     }
  2400.     public function getParameter(string $name): array|bool|string|int|float|\UnitEnum|null
  2401.     {
  2402.         if (isset($this->buildParameters[$name])) {
  2403.             return $this->buildParameters[$name];
  2404.         }
  2405.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  2406.             throw new ParameterNotFoundException($name);
  2407.         }
  2408.         if (isset($this->loadedDynamicParameters[$name])) {
  2409.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2410.         }
  2411.         return $this->parameters[$name];
  2412.     }
  2413.     public function hasParameter(string $name): bool
  2414.     {
  2415.         if (isset($this->buildParameters[$name])) {
  2416.             return true;
  2417.         }
  2418.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  2419.     }
  2420.     public function setParameter(string $name$value): void
  2421.     {
  2422.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2423.     }
  2424.     public function getParameterBag(): ParameterBagInterface
  2425.     {
  2426.         if (null === $this->parameterBag) {
  2427.             $parameters $this->parameters;
  2428.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2429.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2430.             }
  2431.             foreach ($this->buildParameters as $name => $value) {
  2432.                 $parameters[$name] = $value;
  2433.             }
  2434.             $this->parameterBag = new FrozenParameterBag($parameters);
  2435.         }
  2436.         return $this->parameterBag;
  2437.     }
  2438.     private $loadedDynamicParameters = [
  2439.         'kernel.runtime_environment' => false,
  2440.         'kernel.build_dir' => false,
  2441.         'kernel.cache_dir' => false,
  2442.         'kernel.secret' => false,
  2443.         'debug.file_link_format' => false,
  2444.         'debug.container.dump' => false,
  2445.         'router.cache_dir' => false,
  2446.         'serializer.mapping.cache.file' => false,
  2447.         'validator.mapping.cache.file' => false,
  2448.         'profiler.storage.dsn' => false,
  2449.         'doctrine.orm.proxy_dir' => false,
  2450.     ];
  2451.     private $dynamicParameters = [];
  2452.     private function getDynamicParameter(string $name)
  2453.     {
  2454.         $value = match ($name) {
  2455.             'kernel.runtime_environment' => $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'),
  2456.             'kernel.build_dir' => $this->targetDir.'',
  2457.             'kernel.cache_dir' => $this->targetDir.'',
  2458.             'kernel.secret' => $this->getEnv('APP_SECRET'),
  2459.             'debug.file_link_format' => $this->getEnv('default::SYMFONY_IDE'),
  2460.             'debug.container.dump' => ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'),
  2461.             'router.cache_dir' => $this->targetDir.'',
  2462.             'serializer.mapping.cache.file' => ($this->targetDir.''.'/serialization.php'),
  2463.             'validator.mapping.cache.file' => ($this->targetDir.''.'/validation.php'),
  2464.             'profiler.storage.dsn' => ('file:'.$this->targetDir.''.'/profiler'),
  2465.             'doctrine.orm.proxy_dir' => ($this->targetDir.''.'/doctrine/orm/Proxies'),
  2466.             default => throw new ParameterNotFoundException($name),
  2467.         };
  2468.         $this->loadedDynamicParameters[$name] = true;
  2469.         return $this->dynamicParameters[$name] = $value;
  2470.     }
  2471.     protected function getDefaultParameters(): array
  2472.     {
  2473.         return [
  2474.             'kernel.project_dir' => \dirname(__DIR__4),
  2475.             'kernel.environment' => 'dev',
  2476.             'kernel.debug' => true,
  2477.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  2478.             'kernel.bundles' => [
  2479.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  2480.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  2481.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  2482.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  2483.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  2484.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  2485.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  2486.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  2487.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  2488.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  2489.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  2490.                 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  2491.                 'SymfonyCastsVerifyEmailBundle' => 'SymfonyCasts\\Bundle\\VerifyEmail\\SymfonyCastsVerifyEmailBundle',
  2492.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  2493.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  2494.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  2495.                 'KnpTimeBundle' => 'Knp\\Bundle\\TimeBundle\\KnpTimeBundle',
  2496.                 'FOSCKEditorBundle' => 'FOS\\CKEditorBundle\\FOSCKEditorBundle',
  2497.                 'SymfonyCastsResetPasswordBundle' => 'SymfonyCasts\\Bundle\\ResetPassword\\SymfonyCastsResetPasswordBundle',
  2498.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  2499.                 'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
  2500.             ],
  2501.             'kernel.bundles_metadata' => [
  2502.                 'FrameworkBundle' => [
  2503.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  2504.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2505.                 ],
  2506.                 'DoctrineBundle' => [
  2507.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  2508.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  2509.                 ],
  2510.                 'DoctrineMigrationsBundle' => [
  2511.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  2512.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  2513.                 ],
  2514.                 'DebugBundle' => [
  2515.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  2516.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  2517.                 ],
  2518.                 'TwigBundle' => [
  2519.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  2520.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2521.                 ],
  2522.                 'WebProfilerBundle' => [
  2523.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  2524.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  2525.                 ],
  2526.                 'TwigExtraBundle' => [
  2527.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  2528.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  2529.                 ],
  2530.                 'SecurityBundle' => [
  2531.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  2532.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  2533.                 ],
  2534.                 'MonologBundle' => [
  2535.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  2536.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2537.                 ],
  2538.                 'MakerBundle' => [
  2539.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  2540.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  2541.                 ],
  2542.                 'SensioFrameworkExtraBundle' => [
  2543.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  2544.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  2545.                 ],
  2546.                 'VichUploaderBundle' => [
  2547.                     'path' => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle'),
  2548.                     'namespace' => 'Vich\\UploaderBundle',
  2549.                 ],
  2550.                 'SymfonyCastsVerifyEmailBundle' => [
  2551.                     'path' => (\dirname(__DIR__4).'/vendor/symfonycasts/verify-email-bundle/src'),
  2552.                     'namespace' => 'SymfonyCasts\\Bundle\\VerifyEmail',
  2553.                 ],
  2554.                 'WebpackEncoreBundle' => [
  2555.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  2556.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  2557.                 ],
  2558.                 'KnpPaginatorBundle' => [
  2559.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  2560.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  2561.                 ],
  2562.                 'LiipImagineBundle' => [
  2563.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  2564.                     'namespace' => 'Liip\\ImagineBundle',
  2565.                 ],
  2566.                 'KnpTimeBundle' => [
  2567.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src'),
  2568.                     'namespace' => 'Knp\\Bundle\\TimeBundle',
  2569.                 ],
  2570.                 'FOSCKEditorBundle' => [
  2571.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src'),
  2572.                     'namespace' => 'FOS\\CKEditorBundle',
  2573.                 ],
  2574.                 'SymfonyCastsResetPasswordBundle' => [
  2575.                     'path' => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src'),
  2576.                     'namespace' => 'SymfonyCasts\\Bundle\\ResetPassword',
  2577.                 ],
  2578.                 'DoctrineFixturesBundle' => [
  2579.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  2580.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  2581.                 ],
  2582.                 'EasyAdminBundle' => [
  2583.                     'path' => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src'),
  2584.                     'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
  2585.                 ],
  2586.             ],
  2587.             'kernel.charset' => 'UTF-8',
  2588.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  2589.             'locale' => 'fr',
  2590.             'app.locales' => [
  2591.                 => 'fr',
  2592.                 => 'en',
  2593.             ],
  2594.             'event_dispatcher.event_aliases' => [
  2595.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  2596.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  2597.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  2598.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  2599.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  2600.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  2601.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  2602.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  2603.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  2604.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  2605.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  2606.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  2607.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  2608.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  2609.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  2610.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  2611.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  2612.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  2613.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  2614.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  2615.             ],
  2616.             'fragment.renderer.hinclude.global_template' => NULL,
  2617.             'fragment.path' => '/_fragment',
  2618.             'kernel.http_method_override' => false,
  2619.             'kernel.trust_x_sendfile_type_header' => false,
  2620.             'kernel.trusted_hosts' => [
  2621.             ],
  2622.             'kernel.default_locale' => 'fr',
  2623.             'kernel.enabled_locales' => [
  2624.             ],
  2625.             'kernel.error_controller' => 'error_controller',
  2626.             'asset.request_context.base_path' => NULL,
  2627.             'asset.request_context.secure' => NULL,
  2628.             'translator.logging' => false,
  2629.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  2630.             'debug.error_handler.throw_at' => -1,
  2631.             'router.request_context.host' => 'localhost',
  2632.             'router.request_context.scheme' => 'http',
  2633.             'router.request_context.base_url' => '',
  2634.             'router.resource' => 'kernel::loadRoutes',
  2635.             'request_listener.http_port' => 80,
  2636.             'request_listener.https_port' => 443,
  2637.             'session.metadata.storage_key' => '_sf2_meta',
  2638.             'session.storage.options' => [
  2639.                 'cache_limiter' => '0',
  2640.                 'cookie_secure' => 'auto',
  2641.                 'cookie_httponly' => true,
  2642.                 'cookie_samesite' => 'lax',
  2643.                 'gc_probability' => 1,
  2644.             ],
  2645.             'session.save_path' => NULL,
  2646.             'session.metadata.update_threshold' => 0,
  2647.             'form.type_extension.csrf.enabled' => true,
  2648.             'form.type_extension.csrf.field_name' => '_token',
  2649.             'validator.translation_domain' => 'validators',
  2650.             'profiler_listener.only_exceptions' => false,
  2651.             'profiler_listener.only_main_requests' => false,
  2652.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  2653.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  2654.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  2655.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  2656.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  2657.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  2658.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  2659.             'doctrine.entity_managers' => [
  2660.                 'default' => 'doctrine.orm.default_entity_manager',
  2661.             ],
  2662.             'doctrine.default_entity_manager' => 'default',
  2663.             'doctrine.dbal.connection_factory.types' => [
  2664.                 'uuid' => [
  2665.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  2666.                 ],
  2667.                 'ulid' => [
  2668.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  2669.                 ],
  2670.             ],
  2671.             'doctrine.connections' => [
  2672.                 'default' => 'doctrine.dbal.default_connection',
  2673.             ],
  2674.             'doctrine.default_connection' => 'default',
  2675.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  2676.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  2677.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  2678.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  2679.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  2680.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  2681.             'doctrine.orm.cache.memcache_host' => 'localhost',
  2682.             'doctrine.orm.cache.memcache_port' => 11211,
  2683.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  2684.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  2685.             'doctrine.orm.cache.memcached_host' => 'localhost',
  2686.             'doctrine.orm.cache.memcached_port' => 11211,
  2687.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  2688.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  2689.             'doctrine.orm.cache.redis_host' => 'localhost',
  2690.             'doctrine.orm.cache.redis_port' => 6379,
  2691.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  2692.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  2693.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  2694.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  2695.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  2696.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  2697.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  2698.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  2699.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  2700.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  2701.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  2702.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  2703.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  2704.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  2705.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  2706.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  2707.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  2708.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  2709.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  2710.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  2711.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  2712.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  2713.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  2714.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  2715.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  2716.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  2717.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  2718.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  2719.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  2720.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  2721.             'doctrine.orm.auto_generate_proxy_classes' => true,
  2722.             'doctrine.orm.enable_lazy_ghost_objects' => true,
  2723.             'doctrine.orm.proxy_namespace' => 'Proxies',
  2724.             'doctrine.migrations.preferred_em' => NULL,
  2725.             'doctrine.migrations.preferred_connection' => NULL,
  2726.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  2727.             'twig.form.resources' => [
  2728.                 => '@VichUploader/Form/fields.html.twig',
  2729.                 => 'form_div_layout.html.twig',
  2730.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  2731.                 => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
  2732.                 => 'bootstrap_5_layout.html.twig',
  2733.             ],
  2734.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  2735.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  2736.             'web_profiler.debug_toolbar.mode' => 2,
  2737.             'security.role_hierarchy.roles' => [
  2738.             ],
  2739.             'security.access.denied_url' => NULL,
  2740.             'security.authentication.manager.erase_credentials' => true,
  2741.             'security.authentication.session_strategy.strategy' => 'migrate',
  2742.             'security.authentication.hide_user_not_found' => true,
  2743.             'security.firewalls' => [
  2744.                 => 'dev',
  2745.                 => 'main',
  2746.             ],
  2747.             'monolog.use_microseconds' => true,
  2748.             'monolog.swift_mailer.handlers' => [
  2749.             ],
  2750.             'monolog.handlers_to_channels' => [
  2751.                 'monolog.handler.console' => [
  2752.                     'type' => 'exclusive',
  2753.                     'elements' => [
  2754.                         => 'event',
  2755.                         => 'doctrine',
  2756.                         => 'console',
  2757.                     ],
  2758.                 ],
  2759.                 'monolog.handler.main' => [
  2760.                     'type' => 'exclusive',
  2761.                     'elements' => [
  2762.                         => 'event',
  2763.                     ],
  2764.                 ],
  2765.             ],
  2766.             'vich_uploader.default_filename_attribute_suffix' => '_name',
  2767.             'vich_uploader.mappings' => [
  2768.                 'auteurs' => [
  2769.                     'uri_prefix' => '/images/auteurs',
  2770.                     'upload_destination' => (\dirname(__DIR__4).'/public/images/auteurs'),
  2771.                     'namer' => [
  2772.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.auteurs',
  2773.                         'options' => [
  2774.                         ],
  2775.                     ],
  2776.                     'directory_namer' => [
  2777.                         'service' => NULL,
  2778.                         'options' => NULL,
  2779.                     ],
  2780.                     'delete_on_remove' => true,
  2781.                     'delete_on_update' => true,
  2782.                     'inject_on_load' => false,
  2783.                     'db_driver' => 'orm',
  2784.                 ],
  2785.                 'cv' => [
  2786.                     'uri_prefix' => '/images/cv',
  2787.                     'upload_destination' => (\dirname(__DIR__4).'/public/images/cv'),
  2788.                     'namer' => [
  2789.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.cv',
  2790.                         'options' => [
  2791.                         ],
  2792.                     ],
  2793.                     'directory_namer' => [
  2794.                         'service' => NULL,
  2795.                         'options' => NULL,
  2796.                     ],
  2797.                     'delete_on_remove' => true,
  2798.                     'delete_on_update' => true,
  2799.                     'inject_on_load' => false,
  2800.                     'db_driver' => 'orm',
  2801.                 ],
  2802.                 'actualites' => [
  2803.                     'uri_prefix' => '/images/actualites',
  2804.                     'upload_destination' => (\dirname(__DIR__4).'/public/images/actualites'),
  2805.                     'namer' => [
  2806.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.actualites',
  2807.                         'options' => [
  2808.                         ],
  2809.                     ],
  2810.                     'directory_namer' => [
  2811.                         'service' => NULL,
  2812.                         'options' => NULL,
  2813.                     ],
  2814.                     'delete_on_remove' => true,
  2815.                     'delete_on_update' => true,
  2816.                     'inject_on_load' => false,
  2817.                     'db_driver' => 'orm',
  2818.                 ],
  2819.                 'services' => [
  2820.                     'uri_prefix' => '/images/services',
  2821.                     'upload_destination' => (\dirname(__DIR__4).'/public/images/services'),
  2822.                     'namer' => [
  2823.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.services',
  2824.                         'options' => [
  2825.                         ],
  2826.                     ],
  2827.                     'directory_namer' => [
  2828.                         'service' => NULL,
  2829.                         'options' => NULL,
  2830.                     ],
  2831.                     'delete_on_remove' => true,
  2832.                     'delete_on_update' => true,
  2833.                     'inject_on_load' => false,
  2834.                     'db_driver' => 'orm',
  2835.                 ],
  2836.                 'formations' => [
  2837.                     'uri_prefix' => '/images/formations',
  2838.                     'upload_destination' => (\dirname(__DIR__4).'/public/images/formations'),
  2839.                     'namer' => [
  2840.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.formations',
  2841.                         'options' => [
  2842.                         ],
  2843.                     ],
  2844.                     'directory_namer' => [
  2845.                         'service' => NULL,
  2846.                         'options' => NULL,
  2847.                     ],
  2848.                     'delete_on_remove' => true,
  2849.                     'delete_on_update' => true,
  2850.                     'inject_on_load' => false,
  2851.                     'db_driver' => 'orm',
  2852.                 ],
  2853.                 'medias' => [
  2854.                     'uri_prefix' => '/images/medias',
  2855.                     'upload_destination' => (\dirname(__DIR__4).'/public/images/medias'),
  2856.                     'namer' => [
  2857.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.medias',
  2858.                         'options' => [
  2859.                         ],
  2860.                     ],
  2861.                     'directory_namer' => [
  2862.                         'service' => NULL,
  2863.                         'options' => NULL,
  2864.                     ],
  2865.                     'delete_on_remove' => true,
  2866.                     'delete_on_update' => true,
  2867.                     'inject_on_load' => false,
  2868.                     'db_driver' => 'orm',
  2869.                 ],
  2870.                 'architectures' => [
  2871.                     'uri_prefix' => '/images/architectures',
  2872.                     'upload_destination' => (\dirname(__DIR__4).'/public/images/architectures'),
  2873.                     'namer' => [
  2874.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.architectures',
  2875.                         'options' => [
  2876.                         ],
  2877.                     ],
  2878.                     'directory_namer' => [
  2879.                         'service' => NULL,
  2880.                         'options' => NULL,
  2881.                     ],
  2882.                     'delete_on_remove' => true,
  2883.                     'delete_on_update' => true,
  2884.                     'inject_on_load' => false,
  2885.                     'db_driver' => 'orm',
  2886.                 ],
  2887.                 'membres' => [
  2888.                     'uri_prefix' => '/images/membres',
  2889.                     'upload_destination' => (\dirname(__DIR__4).'/public/images/membres'),
  2890.                     'namer' => [
  2891.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.membres',
  2892.                         'options' => [
  2893.                         ],
  2894.                     ],
  2895.                     'directory_namer' => [
  2896.                         'service' => NULL,
  2897.                         'options' => NULL,
  2898.                     ],
  2899.                     'delete_on_remove' => true,
  2900.                     'delete_on_update' => true,
  2901.                     'inject_on_load' => false,
  2902.                     'db_driver' => 'orm',
  2903.                 ],
  2904.                 'banques' => [
  2905.                     'uri_prefix' => '/images/banques',
  2906.                     'upload_destination' => (\dirname(__DIR__4).'/public/images/banques'),
  2907.                     'namer' => [
  2908.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.banques',
  2909.                         'options' => [
  2910.                         ],
  2911.                     ],
  2912.                     'directory_namer' => [
  2913.                         'service' => NULL,
  2914.                         'options' => NULL,
  2915.                     ],
  2916.                     'delete_on_remove' => true,
  2917.                     'delete_on_update' => true,
  2918.                     'inject_on_load' => false,
  2919.                     'db_driver' => 'orm',
  2920.                 ],
  2921.                 'divertissements' => [
  2922.                     'uri_prefix' => '/images/divertissements',
  2923.                     'upload_destination' => (\dirname(__DIR__4).'/public/images/divertissements'),
  2924.                     'namer' => [
  2925.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.divertissements',
  2926.                         'options' => [
  2927.                         ],
  2928.                     ],
  2929.                     'directory_namer' => [
  2930.                         'service' => NULL,
  2931.                         'options' => NULL,
  2932.                     ],
  2933.                     'delete_on_remove' => true,
  2934.                     'delete_on_update' => true,
  2935.                     'inject_on_load' => false,
  2936.                     'db_driver' => 'orm',
  2937.                 ],
  2938.                 'evenements' => [
  2939.                     'uri_prefix' => '/images/evenements',
  2940.                     'upload_destination' => (\dirname(__DIR__4).'/public/images/evenements'),
  2941.                     'namer' => [
  2942.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.evenements',
  2943.                         'options' => [
  2944.                         ],
  2945.                     ],
  2946.                     'directory_namer' => [
  2947.                         'service' => NULL,
  2948.                         'options' => NULL,
  2949.                     ],
  2950.                     'delete_on_remove' => true,
  2951.                     'delete_on_update' => true,
  2952.                     'inject_on_load' => false,
  2953.                     'db_driver' => 'orm',
  2954.                 ],
  2955.                 'magasins' => [
  2956.                     'uri_prefix' => '/images/magasins',
  2957.                     'upload_destination' => (\dirname(__DIR__4).'/public/images/magasins'),
  2958.                     'namer' => [
  2959.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.magasins',
  2960.                         'options' => [
  2961.                         ],
  2962.                     ],
  2963.                     'directory_namer' => [
  2964.                         'service' => NULL,
  2965.                         'options' => NULL,
  2966.                     ],
  2967.                     'delete_on_remove' => true,
  2968.                     'delete_on_update' => true,
  2969.                     'inject_on_load' => false,
  2970.                     'db_driver' => 'orm',
  2971.                 ],
  2972.                 'restaurants' => [
  2973.                     'uri_prefix' => '/images/restaurants',
  2974.                     'upload_destination' => (\dirname(__DIR__4).'/public/images/restaurants'),
  2975.                     'namer' => [
  2976.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.restaurants',
  2977.                         'options' => [
  2978.                         ],
  2979.                     ],
  2980.                     'directory_namer' => [
  2981.                         'service' => NULL,
  2982.                         'options' => NULL,
  2983.                     ],
  2984.                     'delete_on_remove' => true,
  2985.                     'delete_on_update' => true,
  2986.                     'inject_on_load' => false,
  2987.                     'db_driver' => 'orm',
  2988.                 ],
  2989.             ],
  2990.             'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  2991.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/sliding.html.twig',
  2992.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  2993.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  2994.             'knp_paginator.page_range' => 5,
  2995.             'knp_paginator.page_limit' => NULL,
  2996.             'liip_imagine.resolvers' => [
  2997.                 'default' => [
  2998.                     'web_path' => [
  2999.                         'web_root' => (\dirname(__DIR__4).'/public'),
  3000.                         'cache_prefix' => 'media/cache',
  3001.                     ],
  3002.                 ],
  3003.             ],
  3004.             'liip_imagine.loaders' => [
  3005.                 'default' => [
  3006.                     'filesystem' => [
  3007.                         'locator' => 'filesystem',
  3008.                         'data_root' => [
  3009.                             => (\dirname(__DIR__4).'/public'),
  3010.                         ],
  3011.                         'allow_unresolvable_data_roots' => false,
  3012.                         'bundle_resources' => [
  3013.                             'enabled' => false,
  3014.                             'access_control_type' => 'blacklist',
  3015.                             'access_control_list' => [
  3016.                             ],
  3017.                         ],
  3018.                     ],
  3019.                 ],
  3020.             ],
  3021.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  3022.             'liip_imagine.jpegoptim.stripAll' => true,
  3023.             'liip_imagine.jpegoptim.max' => NULL,
  3024.             'liip_imagine.jpegoptim.progressive' => true,
  3025.             'liip_imagine.jpegoptim.tempDir' => NULL,
  3026.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  3027.             'liip_imagine.optipng.level' => 7,
  3028.             'liip_imagine.optipng.stripAll' => true,
  3029.             'liip_imagine.optipng.tempDir' => NULL,
  3030.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  3031.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  3032.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  3033.             'liip_imagine.cwebp.tempDir' => NULL,
  3034.             'liip_imagine.cwebp.q' => 75,
  3035.             'liip_imagine.cwebp.alphaQ' => 100,
  3036.             'liip_imagine.cwebp.m' => 4,
  3037.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  3038.             'liip_imagine.cwebp.alphaMethod' => 1,
  3039.             'liip_imagine.cwebp.exact' => false,
  3040.             'liip_imagine.cwebp.metadata' => [
  3041.                 => 'none',
  3042.             ],
  3043.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  3044.             'liip_imagine.cache.resolver.default' => 'default',
  3045.             'liip_imagine.default_image' => NULL,
  3046.             'liip_imagine.filter_sets' => [
  3047.                 'couverture' => [
  3048.                     'quality' => 40,
  3049.                     'jpeg_quality' => NULL,
  3050.                     'png_compression_level' => NULL,
  3051.                     'png_compression_filter' => NULL,
  3052.                     'format' => NULL,
  3053.                     'animated' => false,
  3054.                     'cache' => NULL,
  3055.                     'data_loader' => NULL,
  3056.                     'default_image' => NULL,
  3057.                     'filters' => [
  3058.                         'thumbnail' => [
  3059.                             'size' => [
  3060.                                 => 1024,
  3061.                                 => 800,
  3062.                             ],
  3063.                             'mode' => 'outbound',
  3064.                         ],
  3065.                     ],
  3066.                     'post_processors' => [
  3067.                     ],
  3068.                 ],
  3069.                 'large' => [
  3070.                     'quality' => 40,
  3071.                     'jpeg_quality' => NULL,
  3072.                     'png_compression_level' => NULL,
  3073.                     'png_compression_filter' => NULL,
  3074.                     'format' => NULL,
  3075.                     'animated' => false,
  3076.                     'cache' => NULL,
  3077.                     'data_loader' => NULL,
  3078.                     'default_image' => NULL,
  3079.                     'filters' => [
  3080.                         'thumbnail' => [
  3081.                             'size' => [
  3082.                                 => 500,
  3083.                                 => 600,
  3084.                             ],
  3085.                             'mode' => 'outbound',
  3086.                         ],
  3087.                     ],
  3088.                     'post_processors' => [
  3089.                     ],
  3090.                 ],
  3091.                 'medium' => [
  3092.                     'quality' => 40,
  3093.                     'jpeg_quality' => NULL,
  3094.                     'png_compression_level' => NULL,
  3095.                     'png_compression_filter' => NULL,
  3096.                     'format' => NULL,
  3097.                     'animated' => false,
  3098.                     'cache' => NULL,
  3099.                     'data_loader' => NULL,
  3100.                     'default_image' => NULL,
  3101.                     'filters' => [
  3102.                         'thumbnail' => [
  3103.                             'size' => [
  3104.                                 => 340,
  3105.                                 => 244,
  3106.                             ],
  3107.                             'mode' => 'outbound',
  3108.                         ],
  3109.                     ],
  3110.                     'post_processors' => [
  3111.                     ],
  3112.                 ],
  3113.                 'midle' => [
  3114.                     'quality' => 40,
  3115.                     'jpeg_quality' => NULL,
  3116.                     'png_compression_level' => NULL,
  3117.                     'png_compression_filter' => NULL,
  3118.                     'format' => NULL,
  3119.                     'animated' => false,
  3120.                     'cache' => NULL,
  3121.                     'data_loader' => NULL,
  3122.                     'default_image' => NULL,
  3123.                     'filters' => [
  3124.                         'thumbnail' => [
  3125.                             'size' => [
  3126.                                 => 800,
  3127.                                 => 400,
  3128.                             ],
  3129.                             'mode' => 'outbound',
  3130.                         ],
  3131.                     ],
  3132.                     'post_processors' => [
  3133.                     ],
  3134.                 ],
  3135.                 'news' => [
  3136.                     'quality' => 40,
  3137.                     'jpeg_quality' => NULL,
  3138.                     'png_compression_level' => NULL,
  3139.                     'png_compression_filter' => NULL,
  3140.                     'format' => NULL,
  3141.                     'animated' => false,
  3142.                     'cache' => NULL,
  3143.                     'data_loader' => NULL,
  3144.                     'default_image' => NULL,
  3145.                     'filters' => [
  3146.                         'thumbnail' => [
  3147.                             'size' => [
  3148.                                 => 360,
  3149.                                 => 280,
  3150.                             ],
  3151.                             'mode' => 'outbound',
  3152.                         ],
  3153.                     ],
  3154.                     'post_processors' => [
  3155.                     ],
  3156.                 ],
  3157.                 'realisation' => [
  3158.                     'quality' => 40,
  3159.                     'jpeg_quality' => NULL,
  3160.                     'png_compression_level' => NULL,
  3161.                     'png_compression_filter' => NULL,
  3162.                     'format' => NULL,
  3163.                     'animated' => false,
  3164.                     'cache' => NULL,
  3165.                     'data_loader' => NULL,
  3166.                     'default_image' => NULL,
  3167.                     'filters' => [
  3168.                         'thumbnail' => [
  3169.                             'size' => [
  3170.                                 => 550,
  3171.                                 => 400,
  3172.                             ],
  3173.                             'mode' => 'outbound',
  3174.                         ],
  3175.                     ],
  3176.                     'post_processors' => [
  3177.                     ],
  3178.                 ],
  3179.                 'identity' => [
  3180.                     'quality' => 40,
  3181.                     'jpeg_quality' => NULL,
  3182.                     'png_compression_level' => NULL,
  3183.                     'png_compression_filter' => NULL,
  3184.                     'format' => NULL,
  3185.                     'animated' => false,
  3186.                     'cache' => NULL,
  3187.                     'data_loader' => NULL,
  3188.                     'default_image' => NULL,
  3189.                     'filters' => [
  3190.                         'thumbnail' => [
  3191.                             'size' => [
  3192.                                 => 300,
  3193.                                 => 400,
  3194.                             ],
  3195.                             'mode' => 'outbound',
  3196.                         ],
  3197.                     ],
  3198.                     'post_processors' => [
  3199.                     ],
  3200.                 ],
  3201.                 'thumb' => [
  3202.                     'quality' => 40,
  3203.                     'jpeg_quality' => NULL,
  3204.                     'png_compression_level' => NULL,
  3205.                     'png_compression_filter' => NULL,
  3206.                     'format' => NULL,
  3207.                     'animated' => false,
  3208.                     'cache' => NULL,
  3209.                     'data_loader' => NULL,
  3210.                     'default_image' => NULL,
  3211.                     'filters' => [
  3212.                         'thumbnail' => [
  3213.                             'size' => [
  3214.                                 => 100,
  3215.                                 => 100,
  3216.                             ],
  3217.                             'mode' => 'outbound',
  3218.                         ],
  3219.                     ],
  3220.                     'post_processors' => [
  3221.                     ],
  3222.                 ],
  3223.                 'small' => [
  3224.                     'quality' => 40,
  3225.                     'jpeg_quality' => NULL,
  3226.                     'png_compression_level' => NULL,
  3227.                     'png_compression_filter' => NULL,
  3228.                     'format' => NULL,
  3229.                     'animated' => false,
  3230.                     'cache' => NULL,
  3231.                     'data_loader' => NULL,
  3232.                     'default_image' => NULL,
  3233.                     'filters' => [
  3234.                         'thumbnail' => [
  3235.                             'size' => [
  3236.                                 => 90,
  3237.                                 => 90,
  3238.                             ],
  3239.                             'mode' => 'outbound',
  3240.                         ],
  3241.                     ],
  3242.                     'post_processors' => [
  3243.                     ],
  3244.                 ],
  3245.             ],
  3246.             'liip_imagine.binary.loader.default' => 'default',
  3247.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  3248.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  3249.             'liip_imagine.webp.generate' => false,
  3250.             'liip_imagine.webp.options' => [
  3251.                 'quality' => 100,
  3252.                 'cache' => NULL,
  3253.                 'data_loader' => NULL,
  3254.                 'post_processors' => [
  3255.                 ],
  3256.             ],
  3257.             'time.datetime_formatter.class' => 'Knp\\Bundle\\TimeBundle\\DateTimeFormatter',
  3258.             'time.twig.extension.time.class' => 'Knp\\Bundle\\TimeBundle\\Twig\\Extension\\TimeExtension',
  3259.             'time.templating.helper.time.class' => 'Knp\\Bundle\\TimeBundle\\Templating\\Helper\\TimeHelper',
  3260.             'data_collector.templates' => [
  3261.                 'data_collector.request' => [
  3262.                     => 'request',
  3263.                     => '@WebProfiler/Collector/request.html.twig',
  3264.                 ],
  3265.                 'data_collector.time' => [
  3266.                     => 'time',
  3267.                     => '@WebProfiler/Collector/time.html.twig',
  3268.                 ],
  3269.                 'data_collector.memory' => [
  3270.                     => 'memory',
  3271.                     => '@WebProfiler/Collector/memory.html.twig',
  3272.                 ],
  3273.                 'data_collector.validator' => [
  3274.                     => 'validator',
  3275.                     => '@WebProfiler/Collector/validator.html.twig',
  3276.                 ],
  3277.                 'data_collector.ajax' => [
  3278.                     => 'ajax',
  3279.                     => '@WebProfiler/Collector/ajax.html.twig',
  3280.                 ],
  3281.                 'data_collector.form' => [
  3282.                     => 'form',
  3283.                     => '@WebProfiler/Collector/form.html.twig',
  3284.                 ],
  3285.                 'data_collector.exception' => [
  3286.                     => 'exception',
  3287.                     => '@WebProfiler/Collector/exception.html.twig',
  3288.                 ],
  3289.                 'data_collector.logger' => [
  3290.                     => 'logger',
  3291.                     => '@WebProfiler/Collector/logger.html.twig',
  3292.                 ],
  3293.                 'data_collector.events' => [
  3294.                     => 'events',
  3295.                     => '@WebProfiler/Collector/events.html.twig',
  3296.                 ],
  3297.                 'data_collector.router' => [
  3298.                     => 'router',
  3299.                     => '@WebProfiler/Collector/router.html.twig',
  3300.                 ],
  3301.                 'data_collector.cache' => [
  3302.                     => 'cache',
  3303.                     => '@WebProfiler/Collector/cache.html.twig',
  3304.                 ],
  3305.                 'data_collector.translation' => [
  3306.                     => 'translation',
  3307.                     => '@WebProfiler/Collector/translation.html.twig',
  3308.                 ],
  3309.                 'data_collector.security' => [
  3310.                     => 'security',
  3311.                     => '@Security/Collector/security.html.twig',
  3312.                 ],
  3313.                 'data_collector.twig' => [
  3314.                     => 'twig',
  3315.                     => '@WebProfiler/Collector/twig.html.twig',
  3316.                 ],
  3317.                 'data_collector.http_client' => [
  3318.                     => 'http_client',
  3319.                     => '@WebProfiler/Collector/http_client.html.twig',
  3320.                 ],
  3321.                 'data_collector.doctrine' => [
  3322.                     => 'db',
  3323.                     => '@Doctrine/Collector/db.html.twig',
  3324.                 ],
  3325.                 'data_collector.dump' => [
  3326.                     => 'dump',
  3327.                     => '@Debug/Profiler/dump.html.twig',
  3328.                 ],
  3329.                 'mailer.data_collector' => [
  3330.                     => 'mailer',
  3331.                     => '@WebProfiler/Collector/mailer.html.twig',
  3332.                 ],
  3333.                 'notifier.data_collector' => [
  3334.                     => 'notifier',
  3335.                     => '@WebProfiler/Collector/notifier.html.twig',
  3336.                 ],
  3337.                 'serializer.data_collector' => [
  3338.                     => 'serializer',
  3339.                     => '@WebProfiler/Collector/serializer.html.twig',
  3340.                 ],
  3341.                 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  3342.                     => 'vich_uploader.mapping_collector',
  3343.                     => '@VichUploader/Collector/mapping_collector.html.twig',
  3344.                 ],
  3345.                 'EasyCorp\\Bundle\\EasyAdminBundle\\Inspector\\DataCollector' => [
  3346.                     => 'easyadmin',
  3347.                     => '@EasyAdmin/inspector/data_collector.html.twig',
  3348.                 ],
  3349.                 'data_collector.config' => [
  3350.                     => 'config',
  3351.                     => '@WebProfiler/Collector/config.html.twig',
  3352.                 ],
  3353.             ],
  3354.             'console.command.ids' => [
  3355.             ],
  3356.         ];
  3357.     }
  3358. }