var/cache/dev/ContainerQj92OGQ/srcApp_KernelDevDebugContainer.php line 457

Open in your IDE?
  1. <?php
  2. namespace ContainerQj92OGQ;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. /**
  11.  * This class has been auto-generated
  12.  * by the Symfony Dependency Injection Component.
  13.  *
  14.  * @final since Symfony 3.3
  15.  */
  16. class srcApp_KernelDevDebugContainer extends Container
  17. {
  18.     private $buildParameters;
  19.     private $containerDir;
  20.     private $parameters = [];
  21.     private $targetDirs = [];
  22.     private $getService;
  23.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  24.     {
  25.         $this->getService = \Closure::fromCallable([$this'getService']);
  26.         $dir $this->targetDirs[0] = \dirname($containerDir);
  27.         for ($i 1$i <= 5; ++$i) {
  28.             $this->targetDirs[$i] = $dir = \dirname($dir);
  29.         }
  30.         $this->buildParameters $buildParameters;
  31.         $this->containerDir $containerDir;
  32.         $this->parameters $this->getDefaultParameters();
  33.         $this->services $this->privates = [];
  34.         $this->syntheticIds = [
  35.             'kernel' => true,
  36.         ];
  37.         $this->methodMap = [
  38.             'cache.app' => 'getCache_AppService',
  39.             'cache.system' => 'getCache_SystemService',
  40.             'data_collector.dump' => 'getDataCollector_DumpService',
  41.             'doctrine' => 'getDoctrineService',
  42.             'easyadmin.config.manager' => 'getEasyadmin_Config_ManagerService',
  43.             'easyadmin.filter.registry' => 'getEasyadmin_Filter_RegistryService',
  44.             'easyadmin.listener.controller' => 'getEasyadmin_Listener_ControllerService',
  45.             'easyadmin.property_accessor' => 'getEasyadmin_PropertyAccessorService',
  46.             'easyadmin.router' => 'getEasyadmin_RouterService',
  47.             'easyadmin.security.authorization_checker' => 'getEasyadmin_Security_AuthorizationCheckerService',
  48.             'event_dispatcher' => 'getEventDispatcherService',
  49.             'http_kernel' => 'getHttpKernelService',
  50.             'profiler' => 'getProfilerService',
  51.             'request_stack' => 'getRequestStackService',
  52.             'router' => 'getRouterService',
  53.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  54.             'security.token_storage' => 'getSecurity_TokenStorageService',
  55.             'translator' => 'getTranslatorService',
  56.             'twig' => 'getTwigService',
  57.             'validator' => 'getValidatorService',
  58.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  59.             'vich_uploader.templating.helper.uploader_helper' => 'getVichUploader_Templating_Helper_UploaderHelperService',
  60.         ];
  61.         $this->fileMap = [
  62.             'App\\Controller\\AdminController' => 'getAdminControllerService.php',
  63.             'App\\Controller\\AlbumController' => 'getAlbumControllerService.php',
  64.             'App\\Controller\\HomeController' => 'getHomeControllerService.php',
  65.             'App\\Controller\\RegisterController' => 'getRegisterControllerService.php',
  66.             'App\\Controller\\SecurityController' => 'getSecurityControllerService.php',
  67.             'EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController' => 'getEasyAdminControllerService.php',
  68.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  69.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php',
  70.             'cache.app_clearer' => 'getCache_AppClearerService.php',
  71.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  72.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  73.             'cache_clearer' => 'getCacheClearerService.php',
  74.             'cache_warmer' => 'getCacheWarmerService.php',
  75.             'console.command.public_alias.doctrine_cache.contains_command' => 'getConsole_Command_PublicAlias_DoctrineCache_ContainsCommandService.php',
  76.             'console.command.public_alias.doctrine_cache.delete_command' => 'getConsole_Command_PublicAlias_DoctrineCache_DeleteCommandService.php',
  77.             'console.command.public_alias.doctrine_cache.flush_command' => 'getConsole_Command_PublicAlias_DoctrineCache_FlushCommandService.php',
  78.             'console.command.public_alias.doctrine_cache.stats_command' => 'getConsole_Command_PublicAlias_DoctrineCache_StatsCommandService.php',
  79.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  80.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService.php',
  81.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService.php',
  82.             'doctrine_cache.providers.doctrine.orm.default_metadata_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_DefaultMetadataCacheService.php',
  83.             'doctrine_cache.providers.doctrine.orm.default_query_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_DefaultQueryCacheService.php',
  84.             'doctrine_cache.providers.doctrine.orm.default_result_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_DefaultResultCacheService.php',
  85.             'easyadmin.autocomplete' => 'getEasyadmin_AutocompleteService.php',
  86.             'easyadmin.command.make_admin_migration' => 'getEasyadmin_Command_MakeAdminMigrationService.php',
  87.             'easyadmin.form.guesser.missing_doctrine_orm_type_guesser' => 'getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService.php',
  88.             'easyadmin.listener.request_post_initialize' => 'getEasyadmin_Listener_RequestPostInitializeService.php',
  89.             'easyadmin.paginator' => 'getEasyadmin_PaginatorService.php',
  90.             'easyadmin.query_builder' => 'getEasyadmin_QueryBuilderService.php',
  91.             'filesystem' => 'getFilesystemService.php',
  92.             'form.factory' => 'getForm_FactoryService.php',
  93.             'form.type.file' => 'getForm_Type_FileService.php',
  94.             'knp_paginator' => 'getKnpPaginatorService.php',
  95.             'routing.loader' => 'getRouting_LoaderService.php',
  96.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  97.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService.php',
  98.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  99.             'serializer' => 'getSerializerService.php',
  100.             'services_resetter' => 'getServicesResetterService.php',
  101.             'session' => 'getSessionService.php',
  102.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
  103.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
  104.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService.php',
  105.             'swiftmailer.transport' => 'getSwiftmailer_TransportService.php',
  106.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
  107.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
  108.             'vich_uploader.directory_namer_subdir' => 'getVichUploader_DirectoryNamerSubdirService.php',
  109.             'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService.php',
  110.             'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService.php',
  111.             'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService.php',
  112.             'vich_uploader.namer_base64' => 'getVichUploader_NamerBase64Service.php',
  113.             'vich_uploader.namer_directory_current_date_time' => 'getVichUploader_NamerDirectoryCurrentDateTimeService.php',
  114.             'vich_uploader.namer_directory_property' => 'getVichUploader_NamerDirectoryPropertyService.php',
  115.             'vich_uploader.namer_hash' => 'getVichUploader_NamerHashService.php',
  116.             'vich_uploader.namer_origname' => 'getVichUploader_NamerOrignameService.php',
  117.             'vich_uploader.namer_property' => 'getVichUploader_NamerPropertyService.php',
  118.             'vich_uploader.namer_uniqid' => 'getVichUploader_NamerUniqidService.php',
  119.             'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService.php',
  120.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
  121.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  122.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  123.         ];
  124.         $this->aliases = [
  125.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Filter\\FilterRegistry' => 'easyadmin.filter.registry',
  126.             'database_connection' => 'doctrine.dbal.default_connection',
  127.             'doctrine.orm.default_metadata_cache' => 'doctrine_cache.providers.doctrine.orm.default_metadata_cache',
  128.             'doctrine.orm.default_query_cache' => 'doctrine_cache.providers.doctrine.orm.default_query_cache',
  129.             'doctrine.orm.default_result_cache' => 'doctrine_cache.providers.doctrine.orm.default_result_cache',
  130.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  131.             'mailer' => 'swiftmailer.mailer.default',
  132.         ];
  133.         $this->privates['service_container'] = function () {
  134.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  135.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  136.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  137.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  138.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  139.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  140.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  141.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  142.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  143.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  144.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  145.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  146.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  147.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  148.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  149.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  150.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/TerminableInterface.php';
  151.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/HttpKernel.php';
  152.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  153.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  154.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  155.             include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/RequestStack.php';
  156.             include_once $this->targetDirs[3].'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  157.             include_once $this->targetDirs[3].'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  158.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  159.             include_once $this->targetDirs[3].'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  160.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  161.             include_once $this->targetDirs[3].'/vendor/symfony/contracts/Cache/CacheInterface.php';
  162.             include_once $this->targetDirs[3].'/vendor/symfony/cache/PruneableInterface.php';
  163.             include_once $this->targetDirs[3].'/vendor/symfony/cache/ResettableInterface.php';
  164.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  165.             include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  166.             include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  167.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/AbstractTrait.php';
  168.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  169.             include_once $this->targetDirs[3].'/vendor/symfony/contracts/Cache/CacheTrait.php';
  170.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/ContractsTrait.php';
  171.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  172.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  173.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  174.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  175.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  176.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  177.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  178.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  179.             include_once $this->targetDirs[3].'/vendor/symfony/contracts/Service/ServiceProviderInterface.php';
  180.             include_once $this->targetDirs[3].'/vendor/symfony/contracts/Service/ServiceLocatorTrait.php';
  181.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ServiceLocator.php';
  182.             include_once $this->targetDirs[3].'/vendor/symfony/form/FormRegistryInterface.php';
  183.             include_once $this->targetDirs[3].'/vendor/symfony/form/FormRegistry.php';
  184.             include_once $this->targetDirs[3].'/vendor/symfony/form/FormExtensionInterface.php';
  185.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  186.             include_once $this->targetDirs[3].'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  187.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  188.             include_once $this->targetDirs[3].'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  189.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Validation.php';
  190.             include_once $this->targetDirs[3].'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  191.             include_once $this->targetDirs[3].'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  192.             include_once $this->targetDirs[3].'/vendor/symfony/contracts/Translation/LocaleAwareInterface.php';
  193.             include_once $this->targetDirs[3].'/vendor/symfony/translation/TranslatorInterface.php';
  194.             include_once $this->targetDirs[3].'/vendor/symfony/contracts/Translation/TranslatorInterface.php';
  195.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  196.             include_once $this->targetDirs[3].'/vendor/symfony/validator/ObjectInitializerInterface.php';
  197.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  198.             include_once $this->targetDirs[3].'/vendor/symfony/translation/TranslatorBagInterface.php';
  199.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Translator.php';
  200.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  201.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Translation/Translator.php';
  202.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  203.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  204.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  205.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  206.             include_once $this->targetDirs[3].'/vendor/symfony/contracts/Translation/TranslatorTrait.php';
  207.             include_once $this->targetDirs[3].'/vendor/symfony/translation/IdentityTranslator.php';
  208.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  209.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  210.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  211.             include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  212.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  213.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Logger.php';
  214.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  215.             include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Logger.php';
  216.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  217.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  218.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  219.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  220.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  221.             include_once $this->targetDirs[3].'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  222.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  223.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  224.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  225.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  226.             include_once $this->targetDirs[3].'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  227.             include_once $this->targetDirs[3].'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  228.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  229.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  230.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  231.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  232.             include_once $this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  233.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/DataCollector/EasyAdminDataCollector.php';
  234.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  235.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  236.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  237.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  238.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  239.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  240.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  241.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  242.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  243.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  244.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  245.             include_once $this->targetDirs[3].'/vendor/symfony/stopwatch/Stopwatch.php';
  246.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  247.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  248.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  249.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  250.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  251.             include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  252.             include_once $this->targetDirs[3].'/vendor/symfony/routing/RequestContext.php';
  253.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  254.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  255.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  256.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  257.             include_once $this->targetDirs[3].'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  258.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/ControllerListener.php';
  259.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php';
  260.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/ParamConverterManager.php';
  261.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/ParamConverterInterface.php';
  262.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php';
  263.             include_once $this->targetDirs[3].'/vendor/symfony/expression-language/ExpressionLanguage.php';
  264.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DateTimeParamConverter.php';
  265.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/TemplateListener.php';
  266.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Templating/TemplateGuesser.php';
  267.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/HttpCacheListener.php';
  268.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php';
  269.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  270.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Security/ExpressionLanguage.php';
  271.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/IsGrantedListener.php';
  272.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ArgumentNameConverter.php';
  273.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/ConnectionRegistry.php';
  274.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/ManagerRegistry.php';
  275.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php';
  276.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  277.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/RegistryInterface.php';
  278.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Registry.php';
  279.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  280.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  281.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  282.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  283.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  284.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  285.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  286.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  287.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  288.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  289.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  290.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  291.             include_once $this->targetDirs[3].'/vendor/symfony/security-http/FirewallMapInterface.php';
  292.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  293.             include_once $this->targetDirs[3].'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  294.             include_once $this->targetDirs[3].'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  295.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  296.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  297.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  298.             include_once $this->targetDirs[3].'/vendor/symfony/security-http/Firewall.php';
  299.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  300.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  301.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Environment.php';
  302.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  303.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  304.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  305.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  306.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  307.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  308.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  309.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  310.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  311.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Packages.php';
  312.             include_once $this->targetDirs[3].'/vendor/symfony/asset/PackageInterface.php';
  313.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Package.php';
  314.             include_once $this->targetDirs[3].'/vendor/symfony/asset/PathPackage.php';
  315.             include_once $this->targetDirs[3].'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  316.             include_once $this->targetDirs[3].'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  317.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Context/ContextInterface.php';
  318.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Context/RequestStackContext.php';
  319.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  320.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  321.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  322.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  323.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  324.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  325.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  326.             include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/UrlHelper.php';
  327.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  328.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  329.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  330.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  331.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  332.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  333.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  334.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  335.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  336.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  337.             include_once $this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Twig/Extension/PaginationExtension.php';
  338.             include_once $this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Helper/Processor.php';
  339.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php';
  340.             include_once $this->targetDirs[3].'/vendor/vich/uploader-bundle/Twig/Extension/UploaderExtension.php';
  341.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/AppVariable.php';
  342.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  343.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  344.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  345.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  346.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  347.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  348.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  349.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bundle/Loader/NativeFilesystemLoader.php';
  350.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Profiler/Profile.php';
  351.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  352.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  353.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  354.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  355.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  356.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  357.             include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  358.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  359.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  360.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  361.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  362.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Server/Connection.php';
  363.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  364.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  365.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  366.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  367.             include_once $this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Subscriber/SlidingPaginationSubscriber.php';
  368.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Configuration/ConfigManager.php';
  369.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Configuration/ConfigPassInterface.php';
  370.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Configuration/NormalizerConfigPass.php';
  371.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Configuration/DesignConfigPass.php';
  372.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Configuration/MenuConfigPass.php';
  373.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Configuration/ActionConfigPass.php';
  374.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Configuration/MetadataConfigPass.php';
  375.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Configuration/PropertyConfigPass.php';
  376.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Configuration/ViewConfigPass.php';
  377.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Configuration/TemplateConfigPass.php';
  378.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Configuration/DefaultConfigPass.php';
  379.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Router/EasyAdminRouter.php';
  380.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php';
  381.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/EventListener/ControllerListener.php';
  382.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/FilterRegistry.php';
  383.             include_once $this->targetDirs[3].'/vendor/vich/uploader-bundle/Storage/StorageInterface.php';
  384.             include_once $this->targetDirs[3].'/vendor/vich/uploader-bundle/Storage/AbstractStorage.php';
  385.             include_once $this->targetDirs[3].'/vendor/vich/uploader-bundle/Storage/FileSystemStorage.php';
  386.             include_once $this->targetDirs[3].'/vendor/vich/uploader-bundle/Metadata/MetadataReader.php';
  387.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Metadata/MetadataFactoryInterface.php';
  388.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Metadata/AdvancedMetadataFactoryInterface.php';
  389.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Metadata/MetadataFactory.php';
  390.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Metadata/Driver/DriverInterface.php';
  391.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Metadata/Driver/AdvancedDriverInterface.php';
  392.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Metadata/Driver/DriverChain.php';
  393.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Metadata/Driver/AbstractFileDriver.php';
  394.             include_once $this->targetDirs[3].'/vendor/vich/uploader-bundle/Metadata/Driver/XmlDriver.php';
  395.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Metadata/Driver/FileLocatorInterface.php';
  396.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Metadata/Driver/AdvancedFileLocatorInterface.php';
  397.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Metadata/Driver/FileLocator.php';
  398.             include_once $this->targetDirs[3].'/vendor/vich/uploader-bundle/Metadata/Driver/AnnotationDriver.php';
  399.             include_once $this->targetDirs[3].'/vendor/vich/uploader-bundle/Metadata/Driver/YamlDriver.php';
  400.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Metadata/Cache/CacheInterface.php';
  401.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Metadata/Cache/FileCache.php';
  402.             include_once $this->targetDirs[3].'/vendor/vich/uploader-bundle/Mapping/PropertyMappingFactory.php';
  403.             include_once $this->targetDirs[3].'/vendor/symfony/templating/Helper/HelperInterface.php';
  404.             include_once $this->targetDirs[3].'/vendor/symfony/templating/Helper/Helper.php';
  405.             include_once $this->targetDirs[3].'/vendor/vich/uploader-bundle/Templating/Helper/UploaderHelper.php';
  406.             include_once $this->targetDirs[3].'/vendor/symfony/translation/DataCollectorTranslator.php';
  407.             include_once $this->targetDirs[3].'/vendor/symfony/routing/RequestContextAwareInterface.php';
  408.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  409.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  410.             include_once $this->targetDirs[3].'/vendor/symfony/routing/RouterInterface.php';
  411.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  412.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Router.php';
  413.             include_once $this->targetDirs[3].'/vendor/symfony/contracts/Service/ServiceSubscriberInterface.php';
  414.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  415.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Routing/Router.php';
  416.             include_once $this->targetDirs[3].'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  417.             include_once $this->targetDirs[3].'/vendor/symfony/property-access/PropertyAccessor.php';
  418.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/ArrayTrait.php';
  419.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  420.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  421.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  422.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Validator/TraceableValidator.php';
  423.             include_once $this->targetDirs[3].'/vendor/symfony/contracts/EventDispatcher/EventDispatcherInterface.php';
  424.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  425.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  426.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  427.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  428.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  429.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  430.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php';
  431.         };
  432.     }
  433.     public function compile()
  434.     {
  435.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  436.     }
  437.     public function isCompiled()
  438.     {
  439.         return true;
  440.     }
  441.     public function getRemovedIds()
  442.     {
  443.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  444.     }
  445.     protected function load($file$lazyLoad true)
  446.     {
  447.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  448.     }
  449.     /**
  450.      * Gets the public 'cache.app' shared service.
  451.      *
  452.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  453.      */
  454.     protected function getCache_AppService()
  455.     {
  456.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('8GNYlcA4cf'0, ($this->targetDirs[0].'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL))));
  457.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  458.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  459.     }
  460.     /**
  461.      * Gets the public 'cache.system' shared service.
  462.      *
  463.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  464.      */
  465.     protected function getCache_SystemService()
  466.     {
  467.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('xd+SbihDfa'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  468.     }
  469.     /**
  470.      * Gets the public 'data_collector.dump' shared service.
  471.      *
  472.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  473.      */
  474.     protected function getDataCollector_DumpService()
  475.     {
  476.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8'NULL, ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  477.     }
  478.     /**
  479.      * Gets the public 'doctrine' shared service.
  480.      *
  481.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  482.      */
  483.     protected function getDoctrineService()
  484.     {
  485.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  486.     }
  487.     /**
  488.      * Gets the public 'easyadmin.config.manager' shared service.
  489.      *
  490.      * @return \EasyCorp\Bundle\EasyAdminBundle\Configuration\ConfigManager
  491.      */
  492.     protected function getEasyadmin_Config_ManagerService()
  493.     {
  494.         $this->services['easyadmin.config.manager'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ConfigManager($this->parameters['easyadmin.config'], true, ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()));
  495.         $a = ($this->services['easyadmin.filter.registry'] ?? $this->getEasyadmin_Filter_RegistryService());
  496.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\NormalizerConfigPass($this$a));
  497.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\DesignConfigPass('en'));
  498.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\MenuConfigPass());
  499.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ActionConfigPass());
  500.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\MetadataConfigPass(($this->services['doctrine'] ?? $this->getDoctrineService())));
  501.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\PropertyConfigPass(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), $a));
  502.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ViewConfigPass());
  503.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\TemplateConfigPass(($this->privates['twig.loader.native_filesystem'] ?? $this->getTwig_Loader_NativeFilesystemService())));
  504.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\DefaultConfigPass());
  505.         return $instance;
  506.     }
  507.     /**
  508.      * Gets the public 'easyadmin.filter.registry' shared service.
  509.      *
  510.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\FilterRegistry
  511.      */
  512.     protected function getEasyadmin_Filter_RegistryService()
  513.     {
  514.         return $this->services['easyadmin.filter.registry'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\FilterRegistry(['array' => 'easyadmin.filter.type.array''boolean' => 'easyadmin.filter.type.boolean''comparison' => 'easyadmin.filter.type.comparison''date' => 'easyadmin.filter.type.date''dateinterval' => 'easyadmin.filter.type.dateinterval''datetime' => 'easyadmin.filter.type.datetime''decimal' => 'easyadmin.filter.type.decimal''choice' => 'easyadmin.filter.type.choice''entity' => 'easyadmin.filter.type.entity''float' => 'easyadmin.filter.type.float''integer' => 'easyadmin.filter.type.integer''text' => 'easyadmin.filter.type.text''textarea' => 'easyadmin.filter.type.textarea''time' => 'easyadmin.filter.type.time'], new RewindableGenerator(function () {
  515.             yield => ($this->privates['easyadmin.filter.type_guesser.doctrine'] ?? $this->load('getEasyadmin_Filter_TypeGuesser_DoctrineService.php'));
  516.         }, 1));
  517.     }
  518.     /**
  519.      * Gets the public 'easyadmin.listener.controller' shared service.
  520.      *
  521.      * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener
  522.      */
  523.     protected function getEasyadmin_Listener_ControllerService()
  524.     {
  525.         return $this->services['easyadmin.listener.controller'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
  526.     }
  527.     /**
  528.      * Gets the public 'easyadmin.property_accessor' shared service.
  529.      *
  530.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  531.      */
  532.     protected function getEasyadmin_PropertyAccessorService()
  533.     {
  534.         return $this->services['easyadmin.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), true);
  535.     }
  536.     /**
  537.      * Gets the public 'easyadmin.router' shared service.
  538.      *
  539.      * @return \EasyCorp\Bundle\EasyAdminBundle\Router\EasyAdminRouter
  540.      */
  541.     protected function getEasyadmin_RouterService()
  542.     {
  543.         return $this->services['easyadmin.router'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\EasyAdminRouter(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  544.     }
  545.     /**
  546.      * Gets the public 'easyadmin.security.authorization_checker' shared service.
  547.      *
  548.      * @return \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker
  549.      */
  550.     protected function getEasyadmin_Security_AuthorizationCheckerService()
  551.     {
  552.         return $this->services['easyadmin.security.authorization_checker'] = new \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  553.     }
  554.     /**
  555.      * Gets the public 'event_dispatcher' shared service.
  556.      *
  557.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  558.      */
  559.     protected function getEventDispatcherService()
  560.     {
  561.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  562.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  563.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  564.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  565.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  566.         $instance->addListener('kernel.controller', [=> function () {
  567.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  568.         }, => 'onKernelController'], 0);
  569.         $instance->addListener('kernel.request', [=> function () {
  570.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  571.         }, => 'onKernelRequest'], 0);
  572.         $instance->addListener('kernel.controller', [=> function () {
  573.             return ($this->services['easyadmin.listener.controller'] ?? $this->getEasyadmin_Listener_ControllerService());
  574.         }, => 'onKernelController'], 0);
  575.         $instance->addListener('easy_admin.post_initialize', [=> function () {
  576.             return ($this->services['easyadmin.listener.request_post_initialize'] ?? $this->load('getEasyadmin_Listener_RequestPostInitializeService.php'));
  577.         }, => 'initializeRequest'], 0);
  578.         $instance->addListener('kernel.response', [=> function () {
  579.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  580.         }, => 'onKernelResponse'], 0);
  581.         $instance->addListener('kernel.response', [=> function () {
  582.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  583.         }, => 'onKernelResponse'], -1024);
  584.         $instance->addListener('kernel.request', [=> function () {
  585.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  586.         }, => 'setDefaultLocale'], 100);
  587.         $instance->addListener('kernel.request', [=> function () {
  588.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  589.         }, => 'onKernelRequest'], 16);
  590.         $instance->addListener('kernel.finish_request', [=> function () {
  591.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  592.         }, => 'onKernelFinishRequest'], 0);
  593.         $instance->addListener('kernel.request', [=> function () {
  594.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  595.         }, => 'onKernelRequest'], 256);
  596.         $instance->addListener('kernel.request', [=> function () {
  597.             return ($this->privates['resolve_controller_name_subscriber'] ?? $this->getResolveControllerNameSubscriberService());
  598.         }, => 'onKernelRequest'], 24);
  599.         $instance->addListener('kernel.response', [=> function () {
  600.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  601.         }, => 'onResponse'], -255);
  602.         $instance->addListener('kernel.request', [=> function () {
  603.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  604.         }, => 'onKernelRequest'], 15);
  605.         $instance->addListener('kernel.finish_request', [=> function () {
  606.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  607.         }, => 'onKernelFinishRequest'], -15);
  608.         $instance->addListener('console.error', [=> function () {
  609.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  610.         }, => 'onConsoleError'], -128);
  611.         $instance->addListener('console.terminate', [=> function () {
  612.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  613.         }, => 'onConsoleTerminate'], -128);
  614.         $instance->addListener('console.error', [=> function () {
  615.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  616.         }, => 'onConsoleError'], 0);
  617.         $instance->addListener('kernel.request', [=> function () {
  618.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  619.         }, => 'onKernelRequest'], 128);
  620.         $instance->addListener('kernel.response', [=> function () {
  621.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  622.         }, => 'onKernelResponse'], -1000);
  623.         $instance->addListener('kernel.finish_request', [=> function () {
  624.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  625.         }, => 'onFinishRequest'], 0);
  626.         $instance->addListener('kernel.response', [=> function () {
  627.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  628.         }, => 'onKernelResponse'], -100);
  629.         $instance->addListener('kernel.exception', [=> function () {
  630.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  631.         }, => 'onKernelException'], 0);
  632.         $instance->addListener('kernel.terminate', [=> function () {
  633.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  634.         }, => 'onKernelTerminate'], -1024);
  635.         $instance->addListener('kernel.controller', [=> function () {
  636.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  637.         }, => 'onKernelController'], 0);
  638.         $instance->addListener('kernel.response', [=> function () {
  639.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  640.         }, => 'onKernelResponse'], 0);
  641.         $instance->addListener('kernel.request', [=> function () {
  642.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  643.         }, => 'configure'], 2048);
  644.         $instance->addListener('kernel.exception', [=> function () {
  645.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  646.         }, => 'onKernelException'], -2048);
  647.         $instance->addListener('kernel.request', [=> function () {
  648.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  649.         }, => 'onKernelRequest'], 32);
  650.         $instance->addListener('kernel.finish_request', [=> function () {
  651.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  652.         }, => 'onKernelFinishRequest'], 0);
  653.         $instance->addListener('kernel.exception', [=> function () {
  654.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  655.         }, => 'onKernelException'], -64);
  656.         $instance->addListener('kernel.response', [=> function () {
  657.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  658.         }, => 'onKernelResponse'], 0);
  659.         $instance->addListener('kernel.controller', [=> function () {
  660.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  661.         }, => 'onKernelController'], 0);
  662.         $instance->addListener('kernel.controller', [=> function () {
  663.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  664.         }, => 'onKernelController'], 0);
  665.         $instance->addListener('kernel.controller', [=> function () {
  666.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  667.         }, => 'onKernelController'], -128);
  668.         $instance->addListener('kernel.view', [=> function () {
  669.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  670.         }, => 'onKernelView'], 0);
  671.         $instance->addListener('kernel.controller', [=> function () {
  672.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  673.         }, => 'onKernelController'], 0);
  674.         $instance->addListener('kernel.response', [=> function () {
  675.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  676.         }, => 'onKernelResponse'], 0);
  677.         $instance->addListener('kernel.controller_arguments', [=> function () {
  678.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  679.         }, => 'onKernelControllerArguments'], 0);
  680.         $instance->addListener('kernel.controller_arguments', [=> function () {
  681.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  682.         }, => 'onKernelControllerArguments'], 0);
  683.         $instance->addListener('kernel.response', [=> function () {
  684.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  685.         }, => 'onKernelResponse'], 0);
  686.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  687.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService.php'));
  688.         }, => 'onVoterVote'], 0);
  689.         $instance->addListener('kernel.request', [=> function () {
  690.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  691.         }, => 'configureLogoutUrlGenerator'], 8);
  692.         $instance->addListener('kernel.request', [=> function () {
  693.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  694.         }, => 'onKernelRequest'], 8);
  695.         $instance->addListener('kernel.finish_request', [=> function () {
  696.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  697.         }, => 'onKernelFinishRequest'], 0);
  698.         $instance->addListener('kernel.exception', [=> function () {
  699.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  700.         }, => 'onException'], 0);
  701.         $instance->addListener('kernel.terminate', [=> function () {
  702.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  703.         }, => 'onTerminate'], 0);
  704.         $instance->addListener('console.error', [=> function () {
  705.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  706.         }, => 'onException'], 0);
  707.         $instance->addListener('console.terminate', [=> function () {
  708.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  709.         }, => 'onTerminate'], 0);
  710.         $instance->addListener('kernel.exception', [=> function () {
  711.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  712.         }, => 'logKernelException'], 0);
  713.         $instance->addListener('kernel.exception', [=> function () {
  714.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  715.         }, => 'onKernelException'], -128);
  716.         $instance->addListener('console.command', [=> function () {
  717.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  718.         }, => 'onCommand'], 255);
  719.         $instance->addListener('console.terminate', [=> function () {
  720.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  721.         }, => 'onTerminate'], -255);
  722.         $instance->addListener('console.command', [=> function () {
  723.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService.php'));
  724.         }, => 'configure'], 1024);
  725.         $instance->addListener('console.error', [=> function () {
  726.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  727.         }, => 'onConsoleError'], 0);
  728.         $instance->addListener('console.terminate', [=> function () {
  729.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  730.         }, => 'onConsoleTerminate'], 0);
  731.         $instance->addListener('knp_pager.before', [=> function () {
  732.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  733.         }, => 'before'], 0);
  734.         $instance->addListener('knp_pager.pagination', [=> function () {
  735.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  736.         }, => 'pagination'], 0);
  737.         $instance->addListener('knp_pager.before', [=> function () {
  738.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  739.         }, => 'before'], 1);
  740.         $instance->addListener('knp_pager.before', [=> function () {
  741.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  742.         }, => 'before'], 1);
  743.         $instance->addListener('knp_pager.pagination', [=> function () {
  744.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  745.         }, => 'pagination'], 1);
  746.         return $instance;
  747.     }
  748.     /**
  749.      * Gets the public 'http_kernel' shared service.
  750.      *
  751.      * @return \Symfony\Component\HttpKernel\HttpKernel
  752.      */
  753.     protected function getHttpKernelService()
  754.     {
  755.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  756.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService.php'));
  757.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService.php'));
  758.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService.php'));
  759.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService.php'));
  760.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService.php'));
  761.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService.php'));
  762.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService.php'));
  763.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService.php'));
  764.         }, 8)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  765.     }
  766.     /**
  767.      * Gets the public 'profiler' shared service.
  768.      *
  769.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  770.      */
  771.     protected function getProfilerService()
  772.     {
  773.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  774.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  775.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  776.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  777.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  778.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDirs[0].'/profiler')), $atrue);
  779.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  780.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  781.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  782.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  783.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  784.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  785.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  786.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  787.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  788.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  789.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  790.         $d->addInstance('cache.easyadmin', ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()));
  791.         $e = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()));
  792.         $e->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  793.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  794.         if ($this->has('kernel')) {
  795.             $f->setKernel($b);
  796.         }
  797.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  798.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  799.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  800.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  801.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  802.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  803.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  804.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDirs[0].'/srcApp_KernelDevDebugContainer'), $c));
  805.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  806.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  807.         $instance->add($d);
  808.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  809.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($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())));
  810.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));
  811.         $instance->add($e);
  812.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  813.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  814.         $instance->add(new \EasyCorp\Bundle\EasyAdminBundle\DataCollector\EasyAdminDataCollector(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService())));
  815.         $instance->add($f);
  816.         return $instance;
  817.     }
  818.     /**
  819.      * Gets the public 'request_stack' shared service.
  820.      *
  821.      * @return \Symfony\Component\HttpFoundation\RequestStack
  822.      */
  823.     protected function getRequestStackService()
  824.     {
  825.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  826.     }
  827.     /**
  828.      * Gets the public 'router' shared service.
  829.      *
  830.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  831.      */
  832.     protected function getRouterService()
  833.     {
  834.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  835.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  836.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  837.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  838.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  839.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  840.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService.php'true],
  841.         ], [
  842.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  843.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDirs[0], 'debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'en');
  844.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  845.         return $instance;
  846.     }
  847.     /**
  848.      * Gets the public 'security.authorization_checker' shared service.
  849.      *
  850.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  851.      */
  852.     protected function getSecurity_AuthorizationCheckerService()
  853.     {
  854.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
  855.     }
  856.     /**
  857.      * Gets the public 'security.token_storage' shared service.
  858.      *
  859.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage
  860.      */
  861.     protected function getSecurity_TokenStorageService()
  862.     {
  863.         return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage();
  864.     }
  865.     /**
  866.      * Gets the public 'translator' shared service.
  867.      *
  868.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  869.      */
  870.     protected function getTranslatorService()
  871.     {
  872.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  873.     }
  874.     /**
  875.      * Gets the public 'twig' shared service.
  876.      *
  877.      * @return \Twig\Environment
  878.      */
  879.     protected function getTwigService()
  880.     {
  881.         $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.native_filesystem'] ?? $this->getTwig_Loader_NativeFilesystemService()), ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDirs[0].'/twig'), 'charset' => 'UTF-8']);
  882.         $a = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
  883.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  884.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  885.         $d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  886.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  887.         $f = ($this->services['router'] ?? $this->getRouterService());
  888.         $g = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  889.         $g->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  890.         $h = new \Symfony\Bridge\Twig\AppVariable();
  891.         $h->setEnvironment('dev');
  892.         $h->setDebug(true);
  893.         if ($this->has('security.token_storage')) {
  894.             $h->setTokenStorage(($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  895.         }
  896.         if ($this->has('request_stack')) {
  897.             $h->setRequestStack($d);
  898.         }
  899.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  900.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension($a));
  901.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  902.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  903.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  904.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('fotografia/public', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($d''false)), [])));
  905.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e$this->targetDirs[3], 'UTF-8'));
  906.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  907.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  908.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  909.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  910.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  911.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($d, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  912.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($d));
  913.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension([=> $this=> 'twig.form.renderer']));
  914.         $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())));
  915.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  916.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($g));
  917.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($f$c)));
  918.         $instance->addExtension(new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->services['easyadmin.router'] ?? $this->getEasyadmin_RouterService()), true$a$c, ($this->services['easyadmin.security.authorization_checker'] ?? $this->getEasyadmin_Security_AuthorizationCheckerService())));
  919.         $instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension(($this->services['vich_uploader.templating.helper.uploader_helper'] ?? $this->getVichUploader_Templating_Helper_UploaderHelperService())));
  920.         $instance->addGlobal('app'$h);
  921.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  922.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService.php'true],
  923.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService.php'true],
  924.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService.php'true],
  925.         ], [
  926.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  927.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  928.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  929.         ])));
  930.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  931.         return $instance;
  932.     }
  933.     /**
  934.      * Gets the public 'validator' shared service.
  935.      *
  936.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  937.      */
  938.     protected function getValidatorService()
  939.     {
  940.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  941.     }
  942.     /**
  943.      * Gets the public 'var_dumper.cloner' shared service.
  944.      *
  945.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  946.      */
  947.     protected function getVarDumper_ClonerService()
  948.     {
  949.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  950.         $instance->setMaxItems(2500);
  951.         $instance->setMinDepth(1);
  952.         $instance->setMaxString(-1);
  953.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  954.         return $instance;
  955.     }
  956.     /**
  957.      * Gets the public 'vich_uploader.templating.helper.uploader_helper' shared service.
  958.      *
  959.      * @return \Vich\UploaderBundle\Templating\Helper\UploaderHelper
  960.      */
  961.     protected function getVichUploader_Templating_Helper_UploaderHelperService()
  962.     {
  963.         return $this->services['vich_uploader.templating.helper.uploader_helper'] = new \Vich\UploaderBundle\Templating\Helper\UploaderHelper(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()));
  964.     }
  965.     /**
  966.      * Gets the private 'annotations.cached_reader' shared service.
  967.      *
  968.      * @return \Doctrine\Common\Annotations\CachedReader
  969.      */
  970.     protected function getAnnotations_CachedReaderService()
  971.     {
  972.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\CachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->load('getAnnotations_CacheService.php'), true);
  973.     }
  974.     /**
  975.      * Gets the private 'annotations.reader' shared service.
  976.      *
  977.      * @return \Doctrine\Common\Annotations\AnnotationReader
  978.      */
  979.     protected function getAnnotations_ReaderService()
  980.     {
  981.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  982.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  983.         $a->registerUniqueLoader('class_exists');
  984.         $instance->addGlobalIgnoredName('required'$a);
  985.         return $instance;
  986.     }
  987.     /**
  988.      * Gets the private 'cache.annotations' shared service.
  989.      *
  990.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  991.      */
  992.     protected function getCache_AnnotationsService()
  993.     {
  994.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('J5NY-tOcL2'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  995.     }
  996.     /**
  997.      * Gets the private 'cache.easyadmin' shared service.
  998.      *
  999.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1000.      */
  1001.     protected function getCache_EasyadminService()
  1002.     {
  1003.         return $this->privates['cache.easyadmin'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ZFkeKnycev'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1004.     }
  1005.     /**
  1006.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  1007.      *
  1008.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1009.      */
  1010.     protected function getCache_Messenger_RestartWorkersSignalService()
  1011.     {
  1012.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('rxAbYt3m7C'0, ($this->targetDirs[0].'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL))));
  1013.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1014.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1015.     }
  1016.     /**
  1017.      * Gets the private 'cache.property_info' shared service.
  1018.      *
  1019.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1020.      */
  1021.     protected function getCache_PropertyInfoService()
  1022.     {
  1023.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('UfWXf8WaWw'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1024.     }
  1025.     /**
  1026.      * Gets the private 'cache.security_expression_language' shared service.
  1027.      *
  1028.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1029.      */
  1030.     protected function getCache_SecurityExpressionLanguageService()
  1031.     {
  1032.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('D6tzsltPVQ'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1033.     }
  1034.     /**
  1035.      * Gets the private 'cache.serializer' shared service.
  1036.      *
  1037.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1038.      */
  1039.     protected function getCache_SerializerService()
  1040.     {
  1041.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('p4CLBLtGKp'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1042.     }
  1043.     /**
  1044.      * Gets the private 'cache.validator' shared service.
  1045.      *
  1046.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1047.      */
  1048.     protected function getCache_ValidatorService()
  1049.     {
  1050.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('4QfL4Vu619'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1051.     }
  1052.     /**
  1053.      * Gets the private 'config_cache_factory' shared service.
  1054.      *
  1055.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  1056.      */
  1057.     protected function getConfigCacheFactoryService()
  1058.     {
  1059.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1060.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
  1061.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  1062.         }, 2));
  1063.     }
  1064.     /**
  1065.      * Gets the private 'data_collector.form' shared service.
  1066.      *
  1067.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  1068.      */
  1069.     protected function getDataCollector_FormService()
  1070.     {
  1071.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  1072.     }
  1073.     /**
  1074.      * Gets the private 'debug.controller_resolver' shared service.
  1075.      *
  1076.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  1077.      */
  1078.     protected function getDebug_ControllerResolverService()
  1079.     {
  1080.         return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['controller_name_converter'] ?? ($this->privates['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1081.     }
  1082.     /**
  1083.      * Gets the private 'debug.debug_handlers_listener' shared service.
  1084.      *
  1085.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1086.      */
  1087.     protected function getDebug_DebugHandlersListenerService()
  1088.     {
  1089.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  1090.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1091.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1092.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1093.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1094.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), true'UTF-8');
  1095.     }
  1096.     /**
  1097.      * Gets the private 'debug.file_link_formatter' shared service.
  1098.      *
  1099.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1100.      */
  1101.     protected function getDebug_FileLinkFormatterService()
  1102.     {
  1103.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->targetDirs[3], function () {
  1104.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService.php'));
  1105.         });
  1106.     }
  1107.     /**
  1108.      * Gets the private 'debug.log_processor' shared service.
  1109.      *
  1110.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1111.      */
  1112.     protected function getDebug_LogProcessorService()
  1113.     {
  1114.         return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1115.     }
  1116.     /**
  1117.      * Gets the private 'debug.security.access.decision_manager' shared service.
  1118.      *
  1119.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  1120.      */
  1121.     protected function getDebug_Security_Access_DecisionManagerService()
  1122.     {
  1123.         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 () {
  1124.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService.php'));
  1125.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService.php'));
  1126.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService.php'));
  1127.         }, 3), 'affirmative'falsetrue));
  1128.     }
  1129.     /**
  1130.      * Gets the private 'debug.security.firewall' shared service.
  1131.      *
  1132.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  1133.      */
  1134.     protected function getDebug_Security_FirewallService()
  1135.     {
  1136.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  1137.     }
  1138.     /**
  1139.      * Gets the private 'form.registry' shared service.
  1140.      *
  1141.      * @return \Symfony\Component\Form\FormRegistry
  1142.      */
  1143.     protected function getForm_RegistryService()
  1144.     {
  1145.         return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([=> new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1146.             'easyadmin.filter.type.array' => ['privates''easyadmin.filter.type.array''getEasyadmin_Filter_Type_ArrayService.php'true],
  1147.             'easyadmin.filter.type.boolean' => ['privates''easyadmin.filter.type.boolean''getEasyadmin_Filter_Type_BooleanService.php'true],
  1148.             'easyadmin.filter.type.choice' => ['privates''easyadmin.filter.type.choice''getEasyadmin_Filter_Type_ChoiceService.php'true],
  1149.             'easyadmin.filter.type.comparison' => ['privates''easyadmin.filter.type.comparison''getEasyadmin_Filter_Type_ComparisonService.php'true],
  1150.             'easyadmin.filter.type.date' => ['privates''easyadmin.filter.type.date''getEasyadmin_Filter_Type_DateService.php'true],
  1151.             'easyadmin.filter.type.dateinterval' => ['privates''easyadmin.filter.type.dateinterval''getEasyadmin_Filter_Type_DateintervalService.php'true],
  1152.             'easyadmin.filter.type.datetime' => ['privates''easyadmin.filter.type.datetime''getEasyadmin_Filter_Type_DatetimeService.php'true],
  1153.             'easyadmin.filter.type.decimal' => ['privates''easyadmin.filter.type.decimal''getEasyadmin_Filter_Type_DecimalService.php'true],
  1154.             'easyadmin.filter.type.entity' => ['privates''easyadmin.filter.type.entity''getEasyadmin_Filter_Type_EntityService.php'true],
  1155.             'easyadmin.filter.type.float' => ['privates''easyadmin.filter.type.float''getEasyadmin_Filter_Type_FloatService.php'true],
  1156.             'easyadmin.filter.type.integer' => ['privates''easyadmin.filter.type.integer''getEasyadmin_Filter_Type_IntegerService.php'true],
  1157.             'easyadmin.filter.type.text' => ['privates''easyadmin.filter.type.text''getEasyadmin_Filter_Type_TextService.php'true],
  1158.             'easyadmin.filter.type.textarea' => ['privates''easyadmin.filter.type.textarea''getEasyadmin_Filter_Type_TextareaService.php'true],
  1159.             'easyadmin.filter.type.time' => ['privates''easyadmin.filter.type.time''getEasyadmin_Filter_Type_TimeService.php'true],
  1160.         ], [
  1161.             'easyadmin.filter.type.array' => '?',
  1162.             'easyadmin.filter.type.boolean' => '?',
  1163.             'easyadmin.filter.type.choice' => '?',
  1164.             'easyadmin.filter.type.comparison' => '?',
  1165.             'easyadmin.filter.type.date' => '?',
  1166.             'easyadmin.filter.type.dateinterval' => '?',
  1167.             'easyadmin.filter.type.datetime' => '?',
  1168.             'easyadmin.filter.type.decimal' => '?',
  1169.             'easyadmin.filter.type.entity' => '?',
  1170.             'easyadmin.filter.type.float' => '?',
  1171.             'easyadmin.filter.type.integer' => '?',
  1172.             'easyadmin.filter.type.text' => '?',
  1173.             'easyadmin.filter.type.textarea' => '?',
  1174.             'easyadmin.filter.type.time' => '?',
  1175.         ]), [], new RewindableGenerator(function () {
  1176.             return new \EmptyIterator();
  1177.         }, 0)), => new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1178.             'App\\Form\\AlbumType' => ['privates''App\\Form\\AlbumType''getAlbumTypeService.php'true],
  1179.             'App\\Form\\FotoType' => ['privates''App\\Form\\FotoType''getFotoTypeService.php'true],
  1180.             'App\\Form\\SliderType' => ['privates''App\\Form\\SliderType''getSliderTypeService.php'true],
  1181.             'App\\Form\\UserType' => ['privates''App\\Form\\UserType''getUserTypeService.php'true],
  1182.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType' => ['privates''easyadmin.form.type.autocomplete''getEasyadmin_Form_Type_AutocompleteService.php'true],
  1183.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType' => ['privates''easyadmin.form.type.batch''getEasyadmin_Form_Type_BatchService.php'true],
  1184.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType' => ['privates''easyadmin.form.type.divider''getEasyadmin_Form_Type_DividerService.php'true],
  1185.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType' => ['privates''easyadmin.form.type.filters''getEasyadmin_Form_Type_FiltersService.php'true],
  1186.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType' => ['privates''easyadmin.form.type''getEasyadmin_Form_TypeService.php'true],
  1187.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType' => ['privates''easyadmin.form.type.group''getEasyadmin_Form_Type_GroupService.php'true],
  1188.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType' => ['privates''easyadmin.form.type.section''getEasyadmin_Form_Type_SectionService.php'true],
  1189.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => ['privates''easyadmin.form.type.fileupload''getEasyadmin_Form_Type_FileuploadService.php'true],
  1190.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService.php'true],
  1191.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService.php'true],
  1192.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''form.type.file''getForm_Type_FileService.php'true],
  1193.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService.php'true],
  1194.             'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => ['services''vich_uploader.form.type.file''getVichUploader_Form_Type_FileService.php'true],
  1195.             'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => ['services''vich_uploader.form.type.image''getVichUploader_Form_Type_ImageService.php'true],
  1196.         ], [
  1197.             'App\\Form\\AlbumType' => '?',
  1198.             'App\\Form\\FotoType' => '?',
  1199.             'App\\Form\\SliderType' => '?',
  1200.             'App\\Form\\UserType' => '?',
  1201.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType' => '?',
  1202.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType' => '?',
  1203.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType' => '?',
  1204.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType' => '?',
  1205.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType' => '?',
  1206.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType' => '?',
  1207.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType' => '?',
  1208.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => '?',
  1209.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  1210.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  1211.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  1212.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  1213.             'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => '?',
  1214.             'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => '?',
  1215.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  1216.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService.php'));
  1217.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService.php'));
  1218.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService.php'));
  1219.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService.php'));
  1220.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService.php'));
  1221.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService.php'));
  1222.             yield => ($this->privates['easyadmin.form.type.extension'] ?? $this->load('getEasyadmin_Form_Type_ExtensionService.php'));
  1223.         }, 7), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  1224.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  1225.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  1226.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  1227.         }, 1)], new RewindableGenerator(function () {
  1228.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService.php'));
  1229.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->load('getForm_TypeGuesser_DoctrineService.php'));
  1230.             yield => ($this->services['easyadmin.form.guesser.missing_doctrine_orm_type_guesser'] ?? $this->load('getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService.php'));
  1231.         }, 3))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  1232.     }
  1233.     /**
  1234.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  1235.      *
  1236.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  1237.      */
  1238.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  1239.     {
  1240.         return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
  1241.     }
  1242.     /**
  1243.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  1244.      *
  1245.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  1246.      */
  1247.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  1248.     {
  1249.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  1250.     }
  1251.     /**
  1252.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  1253.      *
  1254.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  1255.      */
  1256.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  1257.     {
  1258.         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]);
  1259.     }
  1260.     /**
  1261.      * Gets the private 'locale_aware_listener' shared service.
  1262.      *
  1263.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  1264.      */
  1265.     protected function getLocaleAwareListenerService()
  1266.     {
  1267.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  1268.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  1269.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1270.     }
  1271.     /**
  1272.      * Gets the private 'locale_listener' shared service.
  1273.      *
  1274.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  1275.      */
  1276.     protected function getLocaleListenerService()
  1277.     {
  1278.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['router'] ?? $this->getRouterService()));
  1279.     }
  1280.     /**
  1281.      * Gets the private 'monolog.handler.console' shared service.
  1282.      *
  1283.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  1284.      */
  1285.     protected function getMonolog_Handler_ConsoleService()
  1286.     {
  1287.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  1288.     }
  1289.     /**
  1290.      * Gets the private 'monolog.handler.main' shared service.
  1291.      *
  1292.      * @return \Monolog\Handler\StreamHandler
  1293.      */
  1294.     protected function getMonolog_Handler_MainService()
  1295.     {
  1296.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler(($this->targetDirs[2].'/log/dev.log'), 100trueNULLfalse);
  1297.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  1298.         return $instance;
  1299.     }
  1300.     /**
  1301.      * Gets the private 'monolog.logger' shared service.
  1302.      *
  1303.      * @return \Symfony\Bridge\Monolog\Logger
  1304.      */
  1305.     protected function getMonolog_LoggerService()
  1306.     {
  1307.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  1308.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1309.         $instance->useMicrosecondTimestamps(true);
  1310.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1311.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1312.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1313.         return $instance;
  1314.     }
  1315.     /**
  1316.      * Gets the private 'monolog.logger.cache' shared service.
  1317.      *
  1318.      * @return \Symfony\Bridge\Monolog\Logger
  1319.      */
  1320.     protected function getMonolog_Logger_CacheService()
  1321.     {
  1322.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  1323.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1324.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1325.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1326.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1327.         return $instance;
  1328.     }
  1329.     /**
  1330.      * Gets the private 'monolog.logger.request' shared service.
  1331.      *
  1332.      * @return \Symfony\Bridge\Monolog\Logger
  1333.      */
  1334.     protected function getMonolog_Logger_RequestService()
  1335.     {
  1336.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  1337.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1338.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1339.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1340.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1341.         return $instance;
  1342.     }
  1343.     /**
  1344.      * Gets the private 'parameter_bag' shared service.
  1345.      *
  1346.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  1347.      */
  1348.     protected function getParameterBagService()
  1349.     {
  1350.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  1351.     }
  1352.     /**
  1353.      * Gets the private 'profiler_listener' shared service.
  1354.      *
  1355.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  1356.      */
  1357.     protected function getProfilerListenerService()
  1358.     {
  1359.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalse);
  1360.     }
  1361.     /**
  1362.      * Gets the private 'resolve_controller_name_subscriber' shared service.
  1363.      *
  1364.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  1365.      */
  1366.     protected function getResolveControllerNameSubscriberService()
  1367.     {
  1368.         return $this->privates['resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(($this->privates['controller_name_converter'] ?? ($this->privates['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1))))));
  1369.     }
  1370.     /**
  1371.      * Gets the private 'router.request_context' shared service.
  1372.      *
  1373.      * @return \Symfony\Component\Routing\RequestContext
  1374.      */
  1375.     protected function getRouter_RequestContextService()
  1376.     {
  1377.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  1378.     }
  1379.     /**
  1380.      * Gets the private 'router_listener' shared service.
  1381.      *
  1382.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  1383.      */
  1384.     protected function getRouterListenerService()
  1385.     {
  1386.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), $this->targetDirs[3], true);
  1387.     }
  1388.     /**
  1389.      * Gets the private 'security.authentication.manager' shared service.
  1390.      *
  1391.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  1392.      */
  1393.     protected function getSecurity_Authentication_ManagerService()
  1394.     {
  1395.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  1396.             yield => ($this->privates['security.authentication.provider.guard.main'] ?? $this->load('getSecurity_Authentication_Provider_Guard_MainService.php'));
  1397.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? ($this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  1398.         }, 2), true);
  1399.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1400.         return $instance;
  1401.     }
  1402.     /**
  1403.      * Gets the private 'security.firewall.map' shared service.
  1404.      *
  1405.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  1406.      */
  1407.     protected function getSecurity_Firewall_MapService()
  1408.     {
  1409.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1410.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService.php'true],
  1411.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService.php'true],
  1412.         ], [
  1413.             'security.firewall.map.context.dev' => '?',
  1414.             'security.firewall.map.context.main' => '?',
  1415.         ]), new RewindableGenerator(function () {
  1416.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
  1417.             yield 'security.firewall.map.context.main' => NULL;
  1418.         }, 2));
  1419.     }
  1420.     /**
  1421.      * Gets the private 'security.logout_url_generator' shared service.
  1422.      *
  1423.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  1424.      */
  1425.     protected function getSecurity_LogoutUrlGeneratorService()
  1426.     {
  1427.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  1428.         $instance->registerListener('main''/logout''logout''_csrf_token'NULLNULL);
  1429.         return $instance;
  1430.     }
  1431.     /**
  1432.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  1433.      *
  1434.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  1435.      */
  1436.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  1437.     {
  1438.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1439.     }
  1440.     /**
  1441.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  1442.      *
  1443.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  1444.      */
  1445.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  1446.     {
  1447.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  1448.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  1449.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  1450.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  1451.     }
  1452.     /**
  1453.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  1454.      *
  1455.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  1456.      */
  1457.     protected function getSensioFrameworkExtra_Security_ListenerService()
  1458.     {
  1459.         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'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1460.     }
  1461.     /**
  1462.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  1463.      *
  1464.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  1465.      */
  1466.     protected function getSensioFrameworkExtra_View_ListenerService()
  1467.     {
  1468.         return $this->privates['sensio_framework_extra.view.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel'1))), ($this->services['twig'] ?? $this->getTwigService()));
  1469.     }
  1470.     /**
  1471.      * Gets the private 'session_listener' shared service.
  1472.      *
  1473.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  1474.      */
  1475.     protected function getSessionListenerService()
  1476.     {
  1477.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1478.             'initialized_session' => ['services''session'NULLtrue],
  1479.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1480.             'session' => ['services''session''getSessionService.php'true],
  1481.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService.php'true],
  1482.         ], [
  1483.             'initialized_session' => '?',
  1484.             'request_stack' => '?',
  1485.             'session' => '?',
  1486.             'session_storage' => '?',
  1487.         ]));
  1488.     }
  1489.     /**
  1490.      * Gets the private 'translator.default' shared service.
  1491.      *
  1492.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  1493.      */
  1494.     protected function getTranslator_DefaultService()
  1495.     {
  1496.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1497.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService.php'true],
  1498.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService.php'true],
  1499.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService.php'true],
  1500.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService.php'true],
  1501.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService.php'true],
  1502.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService.php'true],
  1503.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService.php'true],
  1504.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService.php'true],
  1505.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService.php'true],
  1506.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService.php'true],
  1507.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService.php'true],
  1508.         ], [
  1509.             'translation.loader.csv' => '?',
  1510.             'translation.loader.dat' => '?',
  1511.             'translation.loader.ini' => '?',
  1512.             'translation.loader.json' => '?',
  1513.             'translation.loader.mo' => '?',
  1514.             'translation.loader.php' => '?',
  1515.             'translation.loader.po' => '?',
  1516.             'translation.loader.qt' => '?',
  1517.             'translation.loader.res' => '?',
  1518.             'translation.loader.xliff' => '?',
  1519.             'translation.loader.yml' => '?',
  1520.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['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->targetDirs[0].'/translations'), 'debug' => true'resource_files' => ['af' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.af.xlf')], 'ar' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ar.xliff'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ar.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ar.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.ar.yml')], 'az' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.bg.xliff'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.bg.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.bg.xlf')], 'ca' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ca.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ca.xlf')], 'cs' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.cs.xliff'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.cs.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.cs.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.cs.yml')], 'cy' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.da.xliff'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.da.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.da.xlf')], 'de' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.de.xliff'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.de.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.de.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.de.yml')], 'el' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.el.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.el.xlf')], 'en' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.en.xliff'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.en.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.en.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.en.yml')], 'es' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.es.xliff'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.es.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.es.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.es.yml')], 'et' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.et.xlf')], 'eu' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.eu.xliff'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.eu.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.eu.xlf')], 'fa' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fa.xliff'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fa.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fa.xlf')], 'fi' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fi.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fi.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.fi.yml')], 'fr' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fr.xliff'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fr.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fr.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.fr.yml')], 'gl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.gl.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.gl.xlf')], 'he' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hr.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.hr.xlf')], 'hu' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.hu.xliff'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hu.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.hu.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.hu.yml')], 'hy' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.hy.xlf')], 'id' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.id.xliff')], 'it' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.it.xliff'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.it.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.it.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.it.yml')], 'ja' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ja.xliff')], 'lb' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.lt.xliff'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lt.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.lt.xlf')], 'lv' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.mn.xlf')], 'nb' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.nl.xliff'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.nl.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.nl.xlf')], 'nn' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.pl.xliff'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pl.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pl.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.pl.yml')], 'pt' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pt.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.pt.yml')], 'pt_BR' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.pt_BR.xliff')], 'ro' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ro.xliff'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ro.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ro.xlf')], 'ru' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ru.xliff'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ru.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ru.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.ru.yml')], 'sk' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sl.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sl.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.sl.yml')], 'sq' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sq.xlf')], 'sr_Cyrl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.sv.xliff'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sv.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sv.xlf')], 'th' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.tr.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.tr.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.tr.yml')], 'uk' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.uk.xliff'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.uk.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.uk.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.uk.yml')], 'vi' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.zh_CN.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.zh_CN.xlf')], 'zh_TW' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf')], 'pt_PT' => [=> ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.pt_PT.xlf')], 'ky' => [=> ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.sw.xliff')], 'sr_RS' => [=> ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sr_RS.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sr_RS.xlf')]], 'scanned_directories' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations'), => ($this->targetDirs[3].'/translations'), => ($this->targetDirs[3].'/vendor/symfony/framework-bundle/Resources/translations'), => ($this->targetDirs[3].'/src/Resources/FrameworkBundle/translations'), => ($this->targetDirs[3].'/vendor/doctrine/doctrine-cache-bundle/Resources/translations'), 10 => ($this->targetDirs[3].'/src/Resources/DoctrineCacheBundle/translations'), 11 => ($this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Resources/translations'), 12 => ($this->targetDirs[3].'/src/Resources/SensioFrameworkExtraBundle/translations'), 13 => ($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/translations'), 14 => ($this->targetDirs[3].'/src/Resources/DoctrineBundle/translations'), 15 => ($this->targetDirs[3].'/vendor/doctrine/doctrine-migrations-bundle/Resources/translations'), 16 => ($this->targetDirs[3].'/src/Resources/DoctrineMigrationsBundle/translations'), 17 => ($this->targetDirs[3].'/vendor/symfony/security-bundle/Resources/translations'), 18 => ($this->targetDirs[3].'/src/Resources/SecurityBundle/translations'), 19 => ($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/translations'), 20 => ($this->targetDirs[3].'/src/Resources/SwiftmailerBundle/translations'), 21 => ($this->targetDirs[3].'/vendor/symfony/twig-bundle/Resources/translations'), 22 => ($this->targetDirs[3].'/src/Resources/TwigBundle/translations'), 23 => ($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Resources/translations'), 24 => ($this->targetDirs[3].'/src/Resources/WebProfilerBundle/translations'), 25 => ($this->targetDirs[3].'/vendor/symfony/monolog-bundle/Resources/translations'), 26 => ($this->targetDirs[3].'/src/Resources/MonologBundle/translations'), 27 => ($this->targetDirs[3].'/vendor/symfony/debug-bundle/Resources/translations'), 28 => ($this->targetDirs[3].'/src/Resources/DebugBundle/translations'), 29 => ($this->targetDirs[3].'/vendor/symfony/maker-bundle/src/Resources/translations'), 30 => ($this->targetDirs[3].'/src/Resources/MakerBundle/translations'), 31 => ($this->targetDirs[3].'/vendor/symfony/web-server-bundle/Resources/translations'), 32 => ($this->targetDirs[3].'/src/Resources/WebServerBundle/translations'), 33 => ($this->targetDirs[3].'/src/Resources/KnpPaginatorBundle/translations'), 34 => ($this->targetDirs[3].'/src/Resources/EasyAdminBundle/translations'), 35 => ($this->targetDirs[3].'/src/Resources/VichUploaderBundle/translations'), 36 => ($this->targetDirs[3].'/src/Resources/translations')]]);
  1521.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1522.         $instance->setFallbackLocales([=> 'en']);
  1523.         return $instance;
  1524.     }
  1525.     /**
  1526.      * Gets the private 'twig.loader.native_filesystem' shared service.
  1527.      *
  1528.      * @return \Symfony\Bundle\TwigBundle\Loader\NativeFilesystemLoader
  1529.      */
  1530.     protected function getTwig_Loader_NativeFilesystemService()
  1531.     {
  1532.         $this->privates['twig.loader.native_filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\NativeFilesystemLoader([], $this->targetDirs[3]);
  1533.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  1534.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  1535.         $instance->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1536.         $instance->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1537.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1538.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1539.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  1540.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  1541.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  1542.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  1543.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1544.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1545.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1546.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1547.         $instance->addPath(($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/views'), 'KnpPaginator');
  1548.         $instance->addPath(($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/views'), '!KnpPaginator');
  1549.         $instance->addPath(($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
  1550.         $instance->addPath(($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
  1551.         $instance->addPath(($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/views'), 'VichUploader');
  1552.         $instance->addPath(($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/views'), '!VichUploader');
  1553.         $instance->addPath(($this->targetDirs[3].'/templates'));
  1554.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1555.         return $instance;
  1556.     }
  1557.     /**
  1558.      * Gets the private 'validator.builder' shared service.
  1559.      *
  1560.      * @return \Symfony\Component\Validator\ValidatorBuilderInterface
  1561.      */
  1562.     protected function getValidator_BuilderService()
  1563.     {
  1564.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  1565.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1566.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  1567.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  1568.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService.php'true],
  1569.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  1570.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService.php'true],
  1571.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  1572.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  1573.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  1574.         ], [
  1575.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  1576.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  1577.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  1578.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  1579.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  1580.             'doctrine.orm.validator.unique' => '?',
  1581.             'security.validator.user_password' => '?',
  1582.             'validator.expression' => '?',
  1583.         ])));
  1584.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  1585.         $instance->setTranslationDomain('validators');
  1586.         $instance->addXmlMappings([=> ($this->targetDirs[3].'/vendor/symfony/form/Resources/config/validation.xml')]);
  1587.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1588.         $instance->addMethodMapping('loadValidatorMetadata');
  1589.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  1590.         return $instance;
  1591.     }
  1592.     /**
  1593.      * Gets the private 'var_dumper.html_dumper' shared service.
  1594.      *
  1595.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  1596.      */
  1597.     protected function getVarDumper_HtmlDumperService()
  1598.     {
  1599.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  1600.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  1601.         return $instance;
  1602.     }
  1603.     /**
  1604.      * Gets the private 'var_dumper.server_connection' shared service.
  1605.      *
  1606.      * @return \Symfony\Component\VarDumper\Server\Connection
  1607.      */
  1608.     protected function getVarDumper_ServerConnectionService()
  1609.     {
  1610.         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'$this->targetDirs[3], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  1611.     }
  1612.     /**
  1613.      * Gets the private 'vich_uploader.metadata_reader' shared service.
  1614.      *
  1615.      * @return \Vich\UploaderBundle\Metadata\MetadataReader
  1616.      */
  1617.     protected function getVichUploader_MetadataReaderService()
  1618.     {
  1619.         $a = new \Metadata\Driver\FileLocator([]);
  1620.         $b = new \Metadata\MetadataFactory(new \Metadata\Driver\DriverChain([=> new \Vich\UploaderBundle\Metadata\Driver\XmlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())), => new \Vich\UploaderBundle\Metadata\Driver\YamlDriver($a)]), 'Metadata\\ClassHierarchyMetadata'true);
  1621.         $b->setCache(new \Metadata\Cache\FileCache(($this->targetDirs[0].'/vich_uploader')));
  1622.         return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  1623.     }
  1624.     /**
  1625.      * Gets the private 'vich_uploader.property_mapping_factory' shared service.
  1626.      *
  1627.      * @return \Vich\UploaderBundle\Mapping\PropertyMappingFactory
  1628.      */
  1629.     protected function getVichUploader_PropertyMappingFactoryService()
  1630.     {
  1631.         return $this->privates['vich_uploader.property_mapping_factory'] = new \Vich\UploaderBundle\Mapping\PropertyMappingFactory($this, ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), [], '_name');
  1632.     }
  1633.     /**
  1634.      * Gets the private 'vich_uploader.storage.file_system' shared service.
  1635.      *
  1636.      * @return \Vich\UploaderBundle\Storage\FileSystemStorage
  1637.      */
  1638.     protected function getVichUploader_Storage_FileSystemService()
  1639.     {
  1640.         return $this->privates['vich_uploader.storage.file_system'] = new \Vich\UploaderBundle\Storage\FileSystemStorage(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()));
  1641.     }
  1642.     public function getParameter($name)
  1643.     {
  1644.         $name = (string) $name;
  1645.         if (isset($this->buildParameters[$name])) {
  1646.             return $this->buildParameters[$name];
  1647.         }
  1648.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  1649.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  1650.         }
  1651.         if (isset($this->loadedDynamicParameters[$name])) {
  1652.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  1653.         }
  1654.         return $this->parameters[$name];
  1655.     }
  1656.     public function hasParameter($name)
  1657.     {
  1658.         $name = (string) $name;
  1659.         if (isset($this->buildParameters[$name])) {
  1660.             return true;
  1661.         }
  1662.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  1663.     }
  1664.     public function setParameter($name$value)
  1665.     {
  1666.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  1667.     }
  1668.     public function getParameterBag()
  1669.     {
  1670.         if (null === $this->parameterBag) {
  1671.             $parameters $this->parameters;
  1672.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  1673.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  1674.             }
  1675.             foreach ($this->buildParameters as $name => $value) {
  1676.                 $parameters[$name] = $value;
  1677.             }
  1678.             $this->parameterBag = new FrozenParameterBag($parameters);
  1679.         }
  1680.         return $this->parameterBag;
  1681.     }
  1682.     private $loadedDynamicParameters = [
  1683.         'kernel.root_dir' => false,
  1684.         'kernel.project_dir' => false,
  1685.         'kernel.cache_dir' => false,
  1686.         'kernel.logs_dir' => false,
  1687.         'kernel.bundles_metadata' => false,
  1688.         'kernel.secret' => false,
  1689.         'session.save_path' => false,
  1690.         'validator.mapping.cache.file' => false,
  1691.         'translator.default_path' => false,
  1692.         'profiler.storage.dsn' => false,
  1693.         'debug.container.dump' => false,
  1694.         'serializer.mapping.cache.file' => false,
  1695.         'doctrine.orm.proxy_dir' => false,
  1696.         'doctrine_migrations.dir_name' => false,
  1697.         'swiftmailer.spool.default.memory.path' => false,
  1698.         'twig.default_path' => false,
  1699.     ];
  1700.     private $dynamicParameters = [];
  1701.     /**
  1702.      * Computes a dynamic parameter.
  1703.      *
  1704.      * @param string $name The name of the dynamic parameter to load
  1705.      *
  1706.      * @return mixed The value of the dynamic parameter
  1707.      *
  1708.      * @throws InvalidArgumentException When the dynamic parameter does not exist
  1709.      */
  1710.     private function getDynamicParameter($name)
  1711.     {
  1712.         switch ($name) {
  1713.             case 'kernel.root_dir'$value = ($this->targetDirs[3].'/src'); break;
  1714.             case 'kernel.project_dir'$value $this->targetDirs[3]; break;
  1715.             case 'kernel.cache_dir'$value $this->targetDirs[0]; break;
  1716.             case 'kernel.logs_dir'$value = ($this->targetDirs[2].'/log'); break;
  1717.             case 'kernel.bundles_metadata'$value = [
  1718.                 'FrameworkBundle' => [
  1719.                     'path' => ($this->targetDirs[3].'/vendor/symfony/framework-bundle'),
  1720.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  1721.                 ],
  1722.                 'DoctrineCacheBundle' => [
  1723.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-cache-bundle'),
  1724.                     'namespace' => 'Doctrine\\Bundle\\DoctrineCacheBundle',
  1725.                 ],
  1726.                 'SensioFrameworkExtraBundle' => [
  1727.                     'path' => ($this->targetDirs[3].'/vendor/sensio/framework-extra-bundle'),
  1728.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  1729.                 ],
  1730.                 'DoctrineBundle' => [
  1731.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle'),
  1732.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  1733.                 ],
  1734.                 'DoctrineMigrationsBundle' => [
  1735.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-migrations-bundle'),
  1736.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  1737.                 ],
  1738.                 'SecurityBundle' => [
  1739.                     'path' => ($this->targetDirs[3].'/vendor/symfony/security-bundle'),
  1740.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  1741.                 ],
  1742.                 'SwiftmailerBundle' => [
  1743.                     'path' => ($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle'),
  1744.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  1745.                 ],
  1746.                 'TwigBundle' => [
  1747.                     'path' => ($this->targetDirs[3].'/vendor/symfony/twig-bundle'),
  1748.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  1749.                 ],
  1750.                 'WebProfilerBundle' => [
  1751.                     'path' => ($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle'),
  1752.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  1753.                 ],
  1754.                 'MonologBundle' => [
  1755.                     'path' => ($this->targetDirs[3].'/vendor/symfony/monolog-bundle'),
  1756.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  1757.                 ],
  1758.                 'DebugBundle' => [
  1759.                     'path' => ($this->targetDirs[3].'/vendor/symfony/debug-bundle'),
  1760.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  1761.                 ],
  1762.                 'MakerBundle' => [
  1763.                     'path' => ($this->targetDirs[3].'/vendor/symfony/maker-bundle/src'),
  1764.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  1765.                 ],
  1766.                 'WebServerBundle' => [
  1767.                     'path' => ($this->targetDirs[3].'/vendor/symfony/web-server-bundle'),
  1768.                     'namespace' => 'Symfony\\Bundle\\WebServerBundle',
  1769.                 ],
  1770.                 'KnpPaginatorBundle' => [
  1771.                     'path' => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle'),
  1772.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  1773.                 ],
  1774.                 'EasyAdminBundle' => [
  1775.                     'path' => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src'),
  1776.                     'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
  1777.                 ],
  1778.                 'VichUploaderBundle' => [
  1779.                     'path' => ($this->targetDirs[3].'/vendor/vich/uploader-bundle'),
  1780.                     'namespace' => 'Vich\\UploaderBundle',
  1781.                 ],
  1782.             ]; break;
  1783.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  1784.             case 'session.save_path'$value = ($this->targetDirs[0].'/sessions'); break;
  1785.             case 'validator.mapping.cache.file'$value = ($this->targetDirs[0].'/validation.php'); break;
  1786.             case 'translator.default_path'$value = ($this->targetDirs[3].'/translations'); break;
  1787.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDirs[0].'/profiler'); break;
  1788.             case 'debug.container.dump'$value = ($this->targetDirs[0].'/srcApp_KernelDevDebugContainer.xml'); break;
  1789.             case 'serializer.mapping.cache.file'$value = ($this->targetDirs[0].'/serialization.php'); break;
  1790.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDirs[0].'/doctrine/orm/Proxies'); break;
  1791.             case 'doctrine_migrations.dir_name'$value = ($this->targetDirs[3].'/src/Migrations'); break;
  1792.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDirs[0].'/swiftmailer/spool/default'); break;
  1793.             case 'twig.default_path'$value = ($this->targetDirs[3].'/templates'); break;
  1794.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  1795.         }
  1796.         $this->loadedDynamicParameters[$name] = true;
  1797.         return $this->dynamicParameters[$name] = $value;
  1798.     }
  1799.     /**
  1800.      * Gets the default parameters.
  1801.      *
  1802.      * @return array An array of the default parameters
  1803.      */
  1804.     protected function getDefaultParameters()
  1805.     {
  1806.         return [
  1807.             'kernel.environment' => 'dev',
  1808.             'kernel.debug' => true,
  1809.             'kernel.name' => 'src',
  1810.             'kernel.bundles' => [
  1811.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  1812.                 'DoctrineCacheBundle' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\DoctrineCacheBundle',
  1813.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  1814.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  1815.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  1816.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  1817.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  1818.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  1819.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  1820.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  1821.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  1822.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  1823.                 'WebServerBundle' => 'Symfony\\Bundle\\WebServerBundle\\WebServerBundle',
  1824.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  1825.                 'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
  1826.                 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  1827.             ],
  1828.             'kernel.charset' => 'UTF-8',
  1829.             'kernel.container_class' => 'srcApp_KernelDevDebugContainer',
  1830.             'container.dumper.inline_class_loader' => true,
  1831.             'env(DATABASE_URL)' => '',
  1832.             'locale' => 'en',
  1833.             'fragment.renderer.hinclude.global_template' => '',
  1834.             'fragment.path' => '/_fragment',
  1835.             'kernel.http_method_override' => true,
  1836.             'kernel.trusted_hosts' => [
  1837.             ],
  1838.             'kernel.default_locale' => 'en',
  1839.             'templating.helper.code.file_link_format' => NULL,
  1840.             'debug.file_link_format' => NULL,
  1841.             'session.metadata.storage_key' => '_sf2_meta',
  1842.             'session.storage.options' => [
  1843.                 'cache_limiter' => '0',
  1844.                 'cookie_secure' => 'auto',
  1845.                 'cookie_httponly' => true,
  1846.                 'cookie_samesite' => 'lax',
  1847.                 'gc_probability' => 1,
  1848.             ],
  1849.             'session.metadata.update_threshold' => 0,
  1850.             'form.type_extension.csrf.enabled' => true,
  1851.             'form.type_extension.csrf.field_name' => '_token',
  1852.             'asset.request_context.base_path' => '',
  1853.             'asset.request_context.secure' => false,
  1854.             'validator.mapping.cache.prefix' => '',
  1855.             'validator.translation_domain' => 'validators',
  1856.             'translator.logging' => false,
  1857.             'profiler_listener.only_exceptions' => false,
  1858.             'profiler_listener.only_master_requests' => false,
  1859.             'debug.error_handler.throw_at' => -1,
  1860.             'router.request_context.host' => 'localhost',
  1861.             'router.request_context.scheme' => 'http',
  1862.             'router.request_context.base_url' => '',
  1863.             'router.resource' => 'kernel::loadRoutes',
  1864.             'router.cache_class_prefix' => 'srcApp_KernelDevDebugContainer',
  1865.             'request_listener.http_port' => 80,
  1866.             'request_listener.https_port' => 443,
  1867.             'serializer.mapping.cache.prefix' => '',
  1868.             'doctrine_cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  1869.             'doctrine_cache.apcu.class' => 'Doctrine\\Common\\Cache\\ApcuCache',
  1870.             'doctrine_cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  1871.             'doctrine_cache.chain.class' => 'Doctrine\\Common\\Cache\\ChainCache',
  1872.             'doctrine_cache.couchbase.class' => 'Doctrine\\Common\\Cache\\CouchbaseCache',
  1873.             'doctrine_cache.couchbase.connection.class' => 'Couchbase',
  1874.             'doctrine_cache.couchbase.hostnames' => 'localhost:8091',
  1875.             'doctrine_cache.file_system.class' => 'Doctrine\\Common\\Cache\\FilesystemCache',
  1876.             'doctrine_cache.php_file.class' => 'Doctrine\\Common\\Cache\\PhpFileCache',
  1877.             'doctrine_cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  1878.             'doctrine_cache.memcache.connection.class' => 'Memcache',
  1879.             'doctrine_cache.memcache.host' => 'localhost',
  1880.             'doctrine_cache.memcache.port' => 11211,
  1881.             'doctrine_cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  1882.             'doctrine_cache.memcached.connection.class' => 'Memcached',
  1883.             'doctrine_cache.memcached.host' => 'localhost',
  1884.             'doctrine_cache.memcached.port' => 11211,
  1885.             'doctrine_cache.mongodb.class' => 'Doctrine\\Common\\Cache\\MongoDBCache',
  1886.             'doctrine_cache.mongodb.collection.class' => 'MongoCollection',
  1887.             'doctrine_cache.mongodb.connection.class' => 'MongoClient',
  1888.             'doctrine_cache.mongodb.server' => 'localhost:27017',
  1889.             'doctrine_cache.predis.client.class' => 'Predis\\Client',
  1890.             'doctrine_cache.predis.scheme' => 'tcp',
  1891.             'doctrine_cache.predis.host' => 'localhost',
  1892.             'doctrine_cache.predis.port' => 6379,
  1893.             'doctrine_cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  1894.             'doctrine_cache.redis.connection.class' => 'Redis',
  1895.             'doctrine_cache.redis.host' => 'localhost',
  1896.             'doctrine_cache.redis.port' => 6379,
  1897.             'doctrine_cache.riak.class' => 'Doctrine\\Common\\Cache\\RiakCache',
  1898.             'doctrine_cache.riak.bucket.class' => 'Riak\\Bucket',
  1899.             'doctrine_cache.riak.connection.class' => 'Riak\\Connection',
  1900.             'doctrine_cache.riak.bucket_property_list.class' => 'Riak\\BucketPropertyList',
  1901.             'doctrine_cache.riak.host' => 'localhost',
  1902.             'doctrine_cache.riak.port' => 8087,
  1903.             'doctrine_cache.sqlite3.class' => 'Doctrine\\Common\\Cache\\SQLite3Cache',
  1904.             'doctrine_cache.sqlite3.connection.class' => 'SQLite3',
  1905.             'doctrine_cache.void.class' => 'Doctrine\\Common\\Cache\\VoidCache',
  1906.             'doctrine_cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  1907.             'doctrine_cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  1908.             'doctrine_cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  1909.             'doctrine_cache.security.acl.cache.class' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\Acl\\Model\\AclCache',
  1910.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  1911.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  1912.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  1913.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  1914.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  1915.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  1916.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  1917.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  1918.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  1919.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  1920.             'doctrine.entity_managers' => [
  1921.                 'default' => 'doctrine.orm.default_entity_manager',
  1922.             ],
  1923.             'doctrine.default_entity_manager' => 'default',
  1924.             'doctrine.dbal.connection_factory.types' => [
  1925.             ],
  1926.             'doctrine.connections' => [
  1927.                 'default' => 'doctrine.dbal.default_connection',
  1928.             ],
  1929.             'doctrine.default_connection' => 'default',
  1930.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  1931.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  1932.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  1933.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  1934.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  1935.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  1936.             'doctrine.orm.cache.memcache_host' => 'localhost',
  1937.             'doctrine.orm.cache.memcache_port' => 11211,
  1938.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  1939.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  1940.             'doctrine.orm.cache.memcached_host' => 'localhost',
  1941.             'doctrine.orm.cache.memcached_port' => 11211,
  1942.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  1943.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  1944.             'doctrine.orm.cache.redis_host' => 'localhost',
  1945.             'doctrine.orm.cache.redis_port' => 6379,
  1946.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  1947.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  1948.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  1949.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  1950.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Common\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  1951.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  1952.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  1953.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  1954.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  1955.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  1956.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  1957.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  1958.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  1959.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  1960.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  1961.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  1962.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  1963.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  1964.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  1965.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  1966.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  1967.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  1968.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  1969.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  1970.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  1971.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  1972.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  1973.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  1974.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  1975.             'doctrine.orm.auto_generate_proxy_classes' => true,
  1976.             'doctrine.orm.proxy_namespace' => 'Proxies',
  1977.             'doctrine_migrations.namespace' => 'DoctrineMigrations',
  1978.             'doctrine_migrations.table_name' => 'migration_versions',
  1979.             'doctrine_migrations.column_name' => 'version',
  1980.             'doctrine_migrations.column_length' => 14,
  1981.             'doctrine_migrations.executed_at_column_name' => 'executed_at',
  1982.             'doctrine_migrations.all_or_nothing' => false,
  1983.             'doctrine_migrations.name' => 'Application Migrations',
  1984.             'doctrine_migrations.custom_template' => NULL,
  1985.             'doctrine_migrations.organize_migrations' => false,
  1986.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  1987.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  1988.             'security.role_hierarchy.roles' => [
  1989.             ],
  1990.             'security.access.denied_url' => NULL,
  1991.             'security.authentication.manager.erase_credentials' => true,
  1992.             'security.authentication.session_strategy.strategy' => 'migrate',
  1993.             'security.access.always_authenticate_before_granting' => false,
  1994.             'security.authentication.hide_user_not_found' => true,
  1995.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  1996.             'swiftmailer.mailer.default.spool.enabled' => true,
  1997.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  1998.             'swiftmailer.mailer.default.single_address' => NULL,
  1999.             'swiftmailer.mailer.default.delivery.enabled' => true,
  2000.             'swiftmailer.spool.enabled' => true,
  2001.             'swiftmailer.delivery.enabled' => true,
  2002.             'swiftmailer.single_address' => NULL,
  2003.             'swiftmailer.mailers' => [
  2004.                 'default' => 'swiftmailer.mailer.default',
  2005.             ],
  2006.             'swiftmailer.default_mailer' => 'default',
  2007.             'twig.exception_listener.controller' => 'twig.controller.exception::showAction',
  2008.             'twig.form.resources' => [
  2009.                 => '@VichUploader/Form/fields.html.twig',
  2010.                 => 'form_div_layout.html.twig',
  2011.             ],
  2012.             'monolog.use_microseconds' => true,
  2013.             'monolog.swift_mailer.handlers' => [
  2014.             ],
  2015.             'monolog.handlers_to_channels' => [
  2016.                 'monolog.handler.console' => [
  2017.                     'type' => 'exclusive',
  2018.                     'elements' => [
  2019.                         => 'event',
  2020.                         => 'doctrine',
  2021.                         => 'console',
  2022.                     ],
  2023.                 ],
  2024.                 'monolog.handler.main' => [
  2025.                     'type' => 'exclusive',
  2026.                     'elements' => [
  2027.                         => 'event',
  2028.                     ],
  2029.                 ],
  2030.             ],
  2031.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  2032.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/sliding.html.twig',
  2033.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  2034.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  2035.             'knp_paginator.page_range' => 5,
  2036.             'easyadmin.config' => [
  2037.                 'entities' => [
  2038.                     'Albumes' => [
  2039.                         'class' => 'App\\Entity\\Albumes',
  2040.                         'name' => 'Albumes',
  2041.                     ],
  2042.                     'Foto' => [
  2043.                         'class' => 'App\\Entity\\Foto',
  2044.                         'name' => 'Foto',
  2045.                     ],
  2046.                     'User' => [
  2047.                         'class' => 'App\\Entity\\User',
  2048.                         'name' => 'User',
  2049.                     ],
  2050.                 ],
  2051.                 'site_name' => 'EasyAdmin',
  2052.                 'formats' => [
  2053.                     'date' => 'Y-m-d',
  2054.                     'time' => 'H:i:s',
  2055.                     'datetime' => 'F j, Y H:i',
  2056.                     'dateinterval' => '%y Year(s) %m Month(s) %d Day(s)',
  2057.                 ],
  2058.                 'disabled_actions' => [
  2059.                 ],
  2060.                 'translation_domain' => 'messages',
  2061.                 'user' => [
  2062.                     'display_name' => true,
  2063.                     'display_avatar' => true,
  2064.                     'name_property_path' => '__toString',
  2065.                     'avatar_property_path' => NULL,
  2066.                 ],
  2067.                 'design' => [
  2068.                     'brand_color' => 'hsl(230, 55%, 60%)',
  2069.                     'form_theme' => [
  2070.                         => '@EasyAdmin/form/bootstrap_4.html.twig',
  2071.                     ],
  2072.                     'assets' => [
  2073.                         'css' => [
  2074.                         ],
  2075.                         'js' => [
  2076.                         ],
  2077.                         'favicon' => [
  2078.                             'path' => 'favicon.ico',
  2079.                             'mime_type' => 'image/x-icon',
  2080.                         ],
  2081.                     ],
  2082.                     'menu' => [
  2083.                     ],
  2084.                 ],
  2085.                 'list' => [
  2086.                     'actions' => [
  2087.                     ],
  2088.                     'collapse_actions' => false,
  2089.                     'batch_actions' => [
  2090.                     ],
  2091.                     'max_results' => 15,
  2092.                     'item_permission' => NULL,
  2093.                 ],
  2094.                 'search' => [
  2095.                 ],
  2096.                 'edit' => [
  2097.                     'actions' => [
  2098.                     ],
  2099.                     'item_permission' => NULL,
  2100.                 ],
  2101.                 'new' => [
  2102.                     'actions' => [
  2103.                     ],
  2104.                     'item_permission' => NULL,
  2105.                 ],
  2106.                 'show' => [
  2107.                     'actions' => [
  2108.                     ],
  2109.                     'max_results' => 10,
  2110.                     'item_permission' => NULL,
  2111.                 ],
  2112.             ],
  2113.             'vich_uploader.default_filename_attribute_suffix' => '_name',
  2114.             'vich_uploader.mappings' => [
  2115.             ],
  2116.             'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  2117.             'data_collector.templates' => [
  2118.                 'data_collector.request' => [
  2119.                     => 'request',
  2120.                     => '@WebProfiler/Collector/request.html.twig',
  2121.                 ],
  2122.                 'data_collector.time' => [
  2123.                     => 'time',
  2124.                     => '@WebProfiler/Collector/time.html.twig',
  2125.                 ],
  2126.                 'data_collector.memory' => [
  2127.                     => 'memory',
  2128.                     => '@WebProfiler/Collector/memory.html.twig',
  2129.                 ],
  2130.                 'data_collector.validator' => [
  2131.                     => 'validator',
  2132.                     => '@WebProfiler/Collector/validator.html.twig',
  2133.                 ],
  2134.                 'data_collector.ajax' => [
  2135.                     => 'ajax',
  2136.                     => '@WebProfiler/Collector/ajax.html.twig',
  2137.                 ],
  2138.                 'data_collector.form' => [
  2139.                     => 'form',
  2140.                     => '@WebProfiler/Collector/form.html.twig',
  2141.                 ],
  2142.                 'data_collector.exception' => [
  2143.                     => 'exception',
  2144.                     => '@WebProfiler/Collector/exception.html.twig',
  2145.                 ],
  2146.                 'data_collector.logger' => [
  2147.                     => 'logger',
  2148.                     => '@WebProfiler/Collector/logger.html.twig',
  2149.                 ],
  2150.                 'data_collector.events' => [
  2151.                     => 'events',
  2152.                     => '@WebProfiler/Collector/events.html.twig',
  2153.                 ],
  2154.                 'data_collector.router' => [
  2155.                     => 'router',
  2156.                     => '@WebProfiler/Collector/router.html.twig',
  2157.                 ],
  2158.                 'data_collector.cache' => [
  2159.                     => 'cache',
  2160.                     => '@WebProfiler/Collector/cache.html.twig',
  2161.                 ],
  2162.                 'data_collector.translation' => [
  2163.                     => 'translation',
  2164.                     => '@WebProfiler/Collector/translation.html.twig',
  2165.                 ],
  2166.                 'data_collector.security' => [
  2167.                     => 'security',
  2168.                     => '@Security/Collector/security.html.twig',
  2169.                 ],
  2170.                 'data_collector.twig' => [
  2171.                     => 'twig',
  2172.                     => '@WebProfiler/Collector/twig.html.twig',
  2173.                 ],
  2174.                 'data_collector.doctrine' => [
  2175.                     => 'db',
  2176.                     => '@Doctrine/Collector/db.html.twig',
  2177.                 ],
  2178.                 'swiftmailer.data_collector' => [
  2179.                     => 'swiftmailer',
  2180.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  2181.                 ],
  2182.                 'data_collector.dump' => [
  2183.                     => 'dump',
  2184.                     => '@Debug/Profiler/dump.html.twig',
  2185.                 ],
  2186.                 'easyadmin.data_collector' => [
  2187.                     => 'easyadmin',
  2188.                     => '@EasyAdmin/data_collector/easyadmin.html.twig',
  2189.                 ],
  2190.                 'data_collector.config' => [
  2191.                     => 'config',
  2192.                     => '@WebProfiler/Collector/config.html.twig',
  2193.                 ],
  2194.             ],
  2195.             'console.command.ids' => [
  2196.                 => 'console.command.public_alias.doctrine_cache.contains_command',
  2197.                 => 'console.command.public_alias.doctrine_cache.delete_command',
  2198.                 => 'console.command.public_alias.doctrine_cache.flush_command',
  2199.                 => 'console.command.public_alias.doctrine_cache.stats_command',
  2200.             ],
  2201.         ];
  2202.     }
  2203. }