var/cache/dev/ContainerXxANY6D/srcDevDebugProjectContainer.php line 427

Open in your IDE?
  1. <?php
  2. namespace ContainerXxANY6D;
  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 srcDevDebugProjectContainer extends Container
  17. {
  18.     private $buildParameters;
  19.     private $containerDir;
  20.     private $parameters;
  21.     private $targetDirs = [];
  22.     /**
  23.      * @internal but protected for BC on cache:clear
  24.      */
  25.     protected $privates = [];
  26.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  27.     {
  28.         $dir $this->targetDirs[0] = \dirname($containerDir);
  29.         for ($i 1$i <= 4; ++$i) {
  30.             $this->targetDirs[$i] = $dir = \dirname($dir);
  31.         }
  32.         $this->buildParameters $buildParameters;
  33.         $this->containerDir $containerDir;
  34.         $this->parameters $this->getDefaultParameters();
  35.         $this->services $this->privates = [];
  36.         $this->syntheticIds = [
  37.             'kernel' => true,
  38.         ];
  39.         $this->methodMap = [
  40.             'cache.app' => 'getCache_AppService',
  41.             'cache.system' => 'getCache_SystemService',
  42.             'data_collector.dump' => 'getDataCollector_DumpService',
  43.             'doctrine' => 'getDoctrineService',
  44.             'event_dispatcher' => 'getEventDispatcherService',
  45.             'extension.listener' => 'getExtension_ListenerService',
  46.             'http_kernel' => 'getHttpKernelService',
  47.             'profiler' => 'getProfilerService',
  48.             'request_stack' => 'getRequestStackService',
  49.             'router' => 'getRouterService',
  50.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  51.             'security.token_storage' => 'getSecurity_TokenStorageService',
  52.             'translator' => 'getTranslatorService',
  53.             'twig' => 'getTwigService',
  54.             'validator' => 'getValidatorService',
  55.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  56.         ];
  57.         $this->fileMap = [
  58.             'App\\Controller\\AutorizacionUsuarioController' => 'getAutorizacionUsuarioControllerService.php',
  59.             'App\\Controller\\ColorController' => 'getColorControllerService.php',
  60.             'App\\Controller\\ComponenteController' => 'getComponenteControllerService.php',
  61.             'App\\Controller\\ConfigController' => 'getConfigControllerService.php',
  62.             'App\\Controller\\DefaultController' => 'getDefaultControllerService.php',
  63.             'App\\Controller\\EspectroController' => 'getEspectroControllerService.php',
  64.             'App\\Controller\\EtiquetaController' => 'getEtiquetaControllerService.php',
  65.             'App\\Controller\\FormulaController' => 'getFormulaControllerService.php',
  66.             'App\\Controller\\GrupoColorController' => 'getGrupoColorControllerService.php',
  67.             'App\\Controller\\GruposController' => 'getGruposControllerService.php',
  68.             'App\\Controller\\HistoricoController' => 'getHistoricoControllerService.php',
  69.             'App\\Controller\\IdiomaController' => 'getIdiomaControllerService.php',
  70.             'App\\Controller\\TarifaController' => 'getTarifaControllerService.php',
  71.             'App\\Controller\\UsuarioController' => 'getUsuarioControllerService.php',
  72.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  73.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php',
  74.             'cache.app_clearer' => 'getCache_AppClearerService.php',
  75.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  76.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  77.             'cache_clearer' => 'getCacheClearerService.php',
  78.             'cache_warmer' => 'getCacheWarmerService.php',
  79.             'console.command.public_alias.App\\Command\\ActualizarCuentas' => 'getActualizarCuentasService.php',
  80.             'console.command.public_alias.App\\Command\\ActualizarFormulasColores' => 'getActualizarFormulasColoresService.php',
  81.             'console.command.public_alias.App\\Command\\ActualizarFormulasEspeciales' => 'getActualizarFormulasEspecialesService.php',
  82.             'console.command.public_alias.App\\Command\\CambiarFormulasPersonales' => 'getCambiarFormulasPersonalesService.php',
  83.             'console.command.public_alias.App\\Command\\CorrectEspectro' => 'getCorrectEspectroService.php',
  84.             'console.command.public_alias.App\\Command\\CrearEstadisticas' => 'getCrearEstadisticasService.php',
  85.             'console.command.public_alias.App\\Command\\CsvImportCommand' => 'getCsvImportCommandService.php',
  86.             'console.command.public_alias.App\\Command\\ImportFormulasOficiales' => 'getImportFormulasOficialesService.php',
  87.             'console.command.public_alias.App\\Command\\ImportFormulasPersonales' => 'getImportFormulasPersonalesService.php',
  88.             'console.command.public_alias.App\\Command\\ImportMedidasOficiales' => 'getImportMedidasOficialesService.php',
  89.             'console.command.public_alias.App\\Command\\MigrarFichasConvertidores' => 'getMigrarFichasConvertidoresService.php',
  90.             'console.command.public_alias.App\\Command\\MigrarFrasesPeligrosidad' => 'getMigrarFrasesPeligrosidadService.php',
  91.             'console.command.public_alias.App\\Command\\TestExtress' => 'getTestExtressService.php',
  92.             'console.command.public_alias.App\\Command\\UpdateCsv' => 'getUpdateCsvService.php',
  93.             'console.command.public_alias.doctrine_cache.contains_command' => 'getConsole_Command_PublicAlias_DoctrineCache_ContainsCommandService.php',
  94.             'console.command.public_alias.doctrine_cache.delete_command' => 'getConsole_Command_PublicAlias_DoctrineCache_DeleteCommandService.php',
  95.             'console.command.public_alias.doctrine_cache.flush_command' => 'getConsole_Command_PublicAlias_DoctrineCache_FlushCommandService.php',
  96.             'console.command.public_alias.doctrine_cache.stats_command' => 'getConsole_Command_PublicAlias_DoctrineCache_StatsCommandService.php',
  97.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  98.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService.php',
  99.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService.php',
  100.             'doctrine_cache.providers.doctrine.orm.default_metadata_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_DefaultMetadataCacheService.php',
  101.             'doctrine_cache.providers.doctrine.orm.default_query_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_DefaultQueryCacheService.php',
  102.             'doctrine_cache.providers.doctrine.orm.default_result_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_DefaultResultCacheService.php',
  103.             'filesystem' => 'getFilesystemService.php',
  104.             'fos_rest.serializer.jms_handler_registry' => 'getFosRest_Serializer_JmsHandlerRegistryService.php',
  105.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService.php',
  106.             'gedmo.listener.translatable' => 'getGedmo_Listener_TranslatableService.php',
  107.             'jms_serializer' => 'getJmsSerializerService.php',
  108.             'jms_serializer.array_collection_handler' => 'getJmsSerializer_ArrayCollectionHandlerService.php',
  109.             'jms_serializer.constraint_violation_handler' => 'getJmsSerializer_ConstraintViolationHandlerService.php',
  110.             'jms_serializer.datetime_handler' => 'getJmsSerializer_DatetimeHandlerService.php',
  111.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService.php',
  112.             'jms_serializer.doctrine_proxy_subscriber' => 'getJmsSerializer_DoctrineProxySubscriberService.php',
  113.             'jms_serializer.form_error_handler' => 'getJmsSerializer_FormErrorHandlerService.php',
  114.             'jms_serializer.handler_registry' => 'getJmsSerializer_HandlerRegistryService.php',
  115.             'jms_serializer.json_deserialization_visitor' => 'getJmsSerializer_JsonDeserializationVisitorService.php',
  116.             'jms_serializer.json_serialization_visitor' => 'getJmsSerializer_JsonSerializationVisitorService.php',
  117.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService.php',
  118.             'jms_serializer.object_constructor' => 'getJmsSerializer_ObjectConstructorService.php',
  119.             'jms_serializer.php_collection_handler' => 'getJmsSerializer_PhpCollectionHandlerService.php',
  120.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService.php',
  121.             'jms_serializer.stopwatch_subscriber' => 'getJmsSerializer_StopwatchSubscriberService.php',
  122.             'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService.php',
  123.             'jms_serializer.xml_deserialization_visitor' => 'getJmsSerializer_XmlDeserializationVisitorService.php',
  124.             'jms_serializer.xml_serialization_visitor' => 'getJmsSerializer_XmlSerializationVisitorService.php',
  125.             'jms_serializer.yaml_serialization_visitor' => 'getJmsSerializer_YamlSerializationVisitorService.php',
  126.             'lexik_jwt_authentication.check_config_command' => 'getLexikJwtAuthentication_CheckConfigCommandService.php',
  127.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService.php',
  128.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService.php',
  129.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService.php',
  130.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService.php',
  131.             'routing.loader' => 'getRouting_LoaderService.php',
  132.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  133.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService.php',
  134.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  135.             'serializer' => 'getSerializerService.php',
  136.             'services_resetter' => 'getServicesResetterService.php',
  137.             'session' => 'getSessionService.php',
  138.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
  139.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
  140.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService.php',
  141.             'swiftmailer.transport' => 'getSwiftmailer_TransportService.php',
  142.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
  143.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
  144.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
  145.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  146.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  147.         ];
  148.         $this->aliases = [
  149.             'database_connection' => 'doctrine.dbal.default_connection',
  150.             'doctrine.orm.default_metadata_cache' => 'doctrine_cache.providers.doctrine.orm.default_metadata_cache',
  151.             'doctrine.orm.default_query_cache' => 'doctrine_cache.providers.doctrine.orm.default_query_cache',
  152.             'doctrine.orm.default_result_cache' => 'doctrine_cache.providers.doctrine.orm.default_result_cache',
  153.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  154.             'mailer' => 'swiftmailer.mailer.default',
  155.         ];
  156.         $this->privates['service_container'] = function () {
  157.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  158.             include_once $this->targetDirs[3].'/src/Event/RequestListener.php';
  159.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  160.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  161.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  162.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  163.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  164.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  165.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  166.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  167.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  168.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  169.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  170.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  171.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  172.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  173.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  174.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/TerminableInterface.php';
  175.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/HttpKernel.php';
  176.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  177.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  178.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  179.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  180.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  181.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  182.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  183.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  184.             include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/RequestStack.php';
  185.             include_once $this->targetDirs[3].'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  186.             include_once $this->targetDirs[3].'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  187.             include_once $this->targetDirs[3].'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  188.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  189.             include_once $this->targetDirs[3].'/vendor/symfony/cache/PruneableInterface.php';
  190.             include_once $this->targetDirs[3].'/vendor/symfony/cache/ResettableInterface.php';
  191.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  192.             include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  193.             include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  194.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/AbstractTrait.php';
  195.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  196.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  197.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  198.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  199.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  200.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  201.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ServiceLocator.php';
  202.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Validation.php';
  203.             include_once $this->targetDirs[3].'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  204.             include_once $this->targetDirs[3].'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  205.             include_once $this->targetDirs[3].'/vendor/symfony/validator/ObjectInitializerInterface.php';
  206.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  207.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/TranslatorListener.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/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  234.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  235.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  236.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  237.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  238.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  239.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  240.             include_once $this->targetDirs[3].'/vendor/symfony/stopwatch/Stopwatch.php';
  241.             include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  242.             include_once $this->targetDirs[3].'/vendor/symfony/routing/RequestContext.php';
  243.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  244.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  245.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  246.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  247.             include_once $this->targetDirs[3].'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  248.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authorization/AuthorizationCheckerInterface.php';
  249.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authorization/AuthorizationChecker.php';
  250.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authentication/Token/Storage/TokenStorageInterface.php';
  251.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authentication/Token/Storage/TokenStorage.php';
  252.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authentication/AuthenticationManagerInterface.php';
  253.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authentication/AuthenticationProviderManager.php';
  254.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authentication/AuthenticationTrustResolverInterface.php';
  255.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authentication/AuthenticationTrustResolver.php';
  256.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Role/RoleHierarchyInterface.php';
  257.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Role/RoleHierarchy.php';
  258.             include_once $this->targetDirs[3].'/vendor/symfony/security/Http/FirewallMapInterface.php';
  259.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  260.             include_once $this->targetDirs[3].'/vendor/symfony/security/Http/Logout/LogoutUrlGenerator.php';
  261.             include_once $this->targetDirs[3].'/vendor/symfony/security/Http/RememberMe/ResponseListener.php';
  262.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authorization/AccessDecisionManagerInterface.php';
  263.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authorization/TraceableAccessDecisionManager.php';
  264.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authorization/AccessDecisionManager.php';
  265.             include_once $this->targetDirs[3].'/vendor/symfony/security/Http/Firewall.php';
  266.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  267.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  268.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  269.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  270.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  271.             include_once $this->targetDirs[3].'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  272.             include_once $this->targetDirs[3].'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Mapping/MappedEventSubscriber.php';
  273.             include_once $this->targetDirs[3].'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Translatable/TranslatableListener.php';
  274.             include_once $this->targetDirs[3].'/vendor/stof/doctrine-extensions-bundle/EventListener/LocaleListener.php';
  275.             include_once $this->targetDirs[3].'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  276.             include_once $this->targetDirs[3].'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  277.             include_once $this->targetDirs[3].'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  278.             include_once $this->targetDirs[3].'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  279.             include_once $this->targetDirs[3].'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  280.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/ControllerListener.php';
  281.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php';
  282.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/ParamConverterManager.php';
  283.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/ParamConverterInterface.php';
  284.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php';
  285.             include_once $this->targetDirs[3].'/vendor/symfony/expression-language/ExpressionLanguage.php';
  286.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DateTimeParamConverter.php';
  287.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/TemplateListener.php';
  288.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Templating/TemplateGuesser.php';
  289.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/HttpCacheListener.php';
  290.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php';
  291.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authorization/ExpressionLanguage.php';
  292.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Security/ExpressionLanguage.php';
  293.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/IsGrantedListener.php';
  294.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ArgumentNameConverter.php';
  295.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  296.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  297.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  298.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  299.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/RegistryInterface.php';
  300.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Registry.php';
  301.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  302.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  303.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  304.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  305.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  306.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Environment.php';
  307.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  308.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  309.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  310.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  311.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  312.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  313.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  314.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  315.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  316.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  317.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  318.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  319.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  320.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Packages.php';
  321.             include_once $this->targetDirs[3].'/vendor/symfony/asset/PackageInterface.php';
  322.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Package.php';
  323.             include_once $this->targetDirs[3].'/vendor/symfony/asset/PathPackage.php';
  324.             include_once $this->targetDirs[3].'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  325.             include_once $this->targetDirs[3].'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  326.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Context/ContextInterface.php';
  327.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Context/RequestStackContext.php';
  328.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  329.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  330.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  331.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  332.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  333.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  334.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  335.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  336.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  337.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/Twig/SerializerRuntimeExtension.php';
  338.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  339.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  340.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  341.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  342.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  343.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  344.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  345.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/AppVariable.php';
  346.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  347.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  348.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  349.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Profiler/Profile.php';
  350.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  351.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  352.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  353.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  354.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  355.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  356.             include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  357.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  358.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  359.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  360.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  361.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Server/Connection.php';
  362.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  363.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  364.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  365.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  366.             include_once $this->targetDirs[3].'/vendor/symfony/translation/TranslatorInterface.php';
  367.             include_once $this->targetDirs[3].'/vendor/symfony/translation/TranslatorBagInterface.php';
  368.             include_once $this->targetDirs[3].'/vendor/symfony/translation/DataCollectorTranslator.php';
  369.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Translator.php';
  370.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  371.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Translation/Translator.php';
  372.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  373.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  374.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  375.             include_once $this->targetDirs[3].'/vendor/symfony/translation/MessageSelector.php';
  376.             include_once $this->targetDirs[3].'/vendor/symfony/routing/RequestContextAwareInterface.php';
  377.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  378.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  379.             include_once $this->targetDirs[3].'/vendor/symfony/routing/RouterInterface.php';
  380.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  381.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Router.php';
  382.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  383.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Routing/Router.php';
  384.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  385.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  386.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Validator/TraceableValidator.php';
  387.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  388.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  389.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  390.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  391.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  392.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  393.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php';
  394.         };
  395.     }
  396.     public function reset()
  397.     {
  398.         $this->privates = [];
  399.         parent::reset();
  400.     }
  401.     public function compile()
  402.     {
  403.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  404.     }
  405.     public function isCompiled()
  406.     {
  407.         return true;
  408.     }
  409.     public function getRemovedIds()
  410.     {
  411.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  412.     }
  413.     protected function load($file$lazyLoad true)
  414.     {
  415.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  416.     }
  417.     /**
  418.      * Gets the public 'cache.app' shared service.
  419.      *
  420.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  421.      */
  422.     protected function getCache_AppService()
  423.     {
  424.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('CFBcxQFMND'0, ($this->targetDirs[0].'/pools'));
  425.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  426.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  427.     }
  428.     /**
  429.      * Gets the public 'cache.system' shared service.
  430.      *
  431.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  432.      */
  433.     protected function getCache_SystemService()
  434.     {
  435.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('oI3WzVIr4H'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  436.     }
  437.     /**
  438.      * Gets the public 'data_collector.dump' shared service.
  439.      *
  440.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  441.      */
  442.     protected function getDataCollector_DumpService()
  443.     {
  444.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  445.     }
  446.     /**
  447.      * Gets the public 'doctrine' shared service.
  448.      *
  449.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  450.      */
  451.     protected function getDoctrineService()
  452.     {
  453.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  454.     }
  455.     /**
  456.      * Gets the public 'event_dispatcher' shared service.
  457.      *
  458.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  459.      */
  460.     protected function getEventDispatcherService()
  461.     {
  462.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  463.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  464.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  465.         $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);
  466.         $instance->addListener('kernel.request', [=> function () {
  467.             return ($this->services['extension.listener'] ?? $this->getExtension_ListenerService());
  468.         }, => 'onLateKernelRequest'], -10);
  469.         $instance->addListener('kernel.request', [=> function () {
  470.             return ($this->services['extension.listener'] ?? $this->getExtension_ListenerService());
  471.         }, => 'onKernelRequest'], 0);
  472.         $instance->addListener('kernel.controller', [=> function () {
  473.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  474.         }, => 'onKernelController'], 0);
  475.         $instance->addListener('kernel.request', [=> function () {
  476.             return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  477.         }, => 'onKernelRequest'], 10);
  478.         $instance->addListener('kernel.request', [=> function () {
  479.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  480.         }, => 'onKernelRequest'], 250);
  481.         $instance->addListener('kernel.response', [=> function () {
  482.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  483.         }, => 'onKernelResponse'], 0);
  484.         $instance->addListener('kernel.response', [=> function () {
  485.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  486.         }, => 'onKernelResponse'], -1024);
  487.         $instance->addListener('kernel.request', [=> function () {
  488.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  489.         }, => 'onKernelRequest'], 16);
  490.         $instance->addListener('kernel.finish_request', [=> function () {
  491.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  492.         }, => 'onKernelFinishRequest'], 0);
  493.         $instance->addListener('kernel.request', [=> function () {
  494.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  495.         }, => 'onKernelRequest'], 256);
  496.         $instance->addListener('kernel.request', [=> function () {
  497.             return ($this->privates['resolve_controller_name_subscriber'] ?? $this->getResolveControllerNameSubscriberService());
  498.         }, => 'onKernelRequest'], 24);
  499.         $instance->addListener('console.error', [=> function () {
  500.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  501.         }, => 'onConsoleError'], -128);
  502.         $instance->addListener('console.terminate', [=> function () {
  503.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  504.         }, => 'onConsoleTerminate'], -128);
  505.         $instance->addListener('kernel.request', [=> function () {
  506.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  507.         }, => 'onKernelRequest'], 128);
  508.         $instance->addListener('kernel.response', [=> function () {
  509.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  510.         }, => 'onKernelResponse'], -1000);
  511.         $instance->addListener('kernel.finish_request', [=> function () {
  512.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  513.         }, => 'onFinishRequest'], 0);
  514.         $instance->addListener('kernel.request', [=> function () {
  515.             return ($this->privates['translator_listener'] ?? $this->getTranslatorListenerService());
  516.         }, => 'onKernelRequest'], 10);
  517.         $instance->addListener('kernel.finish_request', [=> function () {
  518.             return ($this->privates['translator_listener'] ?? $this->getTranslatorListenerService());
  519.         }, => 'onKernelFinishRequest'], 0);
  520.         $instance->addListener('kernel.response', [=> function () {
  521.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  522.         }, => 'onKernelResponse'], -100);
  523.         $instance->addListener('kernel.exception', [=> function () {
  524.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  525.         }, => 'onKernelException'], 0);
  526.         $instance->addListener('kernel.terminate', [=> function () {
  527.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  528.         }, => 'onKernelTerminate'], -1024);
  529.         $instance->addListener('kernel.controller', [=> function () {
  530.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  531.         }, => 'onKernelController'], 0);
  532.         $instance->addListener('kernel.response', [=> function () {
  533.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  534.         }, => 'onKernelResponse'], 0);
  535.         $instance->addListener('kernel.request', [=> function () {
  536.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  537.         }, => 'configure'], 2048);
  538.         $instance->addListener('console.command', [=> function () {
  539.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  540.         }, => 'configure'], 2048);
  541.         $instance->addListener('kernel.request', [=> function () {
  542.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  543.         }, => 'onKernelRequest'], 32);
  544.         $instance->addListener('kernel.finish_request', [=> function () {
  545.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  546.         }, => 'onKernelFinishRequest'], 0);
  547.         $instance->addListener('kernel.exception', [=> function () {
  548.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  549.         }, => 'onKernelException'], -64);
  550.         $instance->addListener('kernel.response', [=> function () {
  551.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  552.         }, => 'onKernelResponse'], 0);
  553.         $instance->addListener('kernel.response', [=> function () {
  554.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  555.         }, => 'onKernelResponse'], 0);
  556.         $instance->addListener('kernel.request', [=> function () {
  557.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  558.         }, => 'onKernelRequest'], 8);
  559.         $instance->addListener('kernel.finish_request', [=> function () {
  560.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  561.         }, => 'onKernelFinishRequest'], 0);
  562.         $instance->addListener('kernel.request', [=> function () {
  563.             return ($this->privates['stof_doctrine_extensions.event_listener.locale'] ?? $this->getStofDoctrineExtensions_EventListener_LocaleService());
  564.         }, => 'onKernelRequest'], 0);
  565.         $instance->addListener('kernel.controller', [=> function () {
  566.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  567.         }, => 'onKernelController'], 0);
  568.         $instance->addListener('kernel.controller', [=> function () {
  569.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  570.         }, => 'onKernelController'], 0);
  571.         $instance->addListener('kernel.controller', [=> function () {
  572.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  573.         }, => 'onKernelController'], -128);
  574.         $instance->addListener('kernel.view', [=> function () {
  575.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  576.         }, => 'onKernelView'], 0);
  577.         $instance->addListener('kernel.controller', [=> function () {
  578.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  579.         }, => 'onKernelController'], 0);
  580.         $instance->addListener('kernel.response', [=> function () {
  581.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  582.         }, => 'onKernelResponse'], 0);
  583.         $instance->addListener('kernel.controller_arguments', [=> function () {
  584.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  585.         }, => 'onKernelControllerArguments'], 0);
  586.         $instance->addListener('kernel.controller_arguments', [=> function () {
  587.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  588.         }, => 'onKernelControllerArguments'], 0);
  589.         $instance->addListener('console.error', [=> function () {
  590.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  591.         }, => 'onConsoleError'], 0);
  592.         $instance->addListener('console.terminate', [=> function () {
  593.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  594.         }, => 'onConsoleTerminate'], 0);
  595.         $instance->addListener('kernel.exception', [=> function () {
  596.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  597.         }, => 'onException'], 0);
  598.         $instance->addListener('kernel.terminate', [=> function () {
  599.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  600.         }, => 'onTerminate'], 0);
  601.         $instance->addListener('console.error', [=> function () {
  602.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  603.         }, => 'onException'], 0);
  604.         $instance->addListener('console.terminate', [=> function () {
  605.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  606.         }, => 'onTerminate'], 0);
  607.         $instance->addListener('kernel.response', [=> function () {
  608.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  609.         }, => 'onKernelResponse'], -128);
  610.         $instance->addListener('kernel.exception', [=> function () {
  611.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  612.         }, => 'logKernelException'], 0);
  613.         $instance->addListener('kernel.exception', [=> function () {
  614.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  615.         }, => 'onKernelException'], -128);
  616.         $instance->addListener('console.command', [=> function () {
  617.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  618.         }, => 'onCommand'], 255);
  619.         $instance->addListener('console.terminate', [=> function () {
  620.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  621.         }, => 'onTerminate'], -255);
  622.         $instance->addListener('console.command', [=> function () {
  623.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService.php'));
  624.         }, => 'configure'], 1024);
  625.         return $instance;
  626.     }
  627.     /**
  628.      * Gets the public 'extension.listener' shared autowired service.
  629.      *
  630.      * @return \App\Event\RequestListener
  631.      */
  632.     protected function getExtension_ListenerService()
  633.     {
  634.         $this->services['extension.listener'] = $instance = new \App\Event\RequestListener();
  635.         $instance->setContainer($this);
  636.         return $instance;
  637.     }
  638.     /**
  639.      * Gets the public 'http_kernel' shared service.
  640.      *
  641.      * @return \Symfony\Component\HttpKernel\HttpKernel
  642.      */
  643.     protected function getHttpKernelService()
  644.     {
  645.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  646.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['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())), $a), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  647.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService.php'));
  648.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService.php'));
  649.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService.php'));
  650.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService.php'));
  651.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService.php'));
  652.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService.php'));
  653.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService.php'));
  654.         }, 7)), $a));
  655.     }
  656.     /**
  657.      * Gets the public 'profiler' shared service.
  658.      *
  659.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  660.      */
  661.     protected function getProfilerService()
  662.     {
  663.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  664.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  665.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  666.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  667.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDirs[0].'/profiler')), $atrue);
  668.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  669.         $c = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  670.         $c->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  671.         $c->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  672.         $c->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  673.         $c->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  674.         $c->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  675.         $c->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  676.         $d = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()));
  677.         $d->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  678.         $e = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  679.         if ($this->has('kernel')) {
  680.             $e->setKernel($b);
  681.         }
  682.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  683.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  684.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  685.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  686.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  687.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  688.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDirs[0].'/srcDevDebugProjectContainer'), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))));
  689.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())));
  690.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  691.         $instance->add($c);
  692.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  693.         $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->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
  694.         $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())));
  695.         $instance->add($d);
  696.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  697.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  698.         $instance->add($e);
  699.         return $instance;
  700.     }
  701.     /**
  702.      * Gets the public 'request_stack' shared service.
  703.      *
  704.      * @return \Symfony\Component\HttpFoundation\RequestStack
  705.      */
  706.     protected function getRequestStackService()
  707.     {
  708.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  709.     }
  710.     /**
  711.      * Gets the public 'router' shared service.
  712.      *
  713.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  714.      */
  715.     protected function getRouterService()
  716.     {
  717.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  718.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  719.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  720.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  721.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\ServiceLocator(['routing.loader' => function (): \Symfony\Component\Config\Loader\LoaderInterface {
  722.             return ($this->services['routing.loader'] ?? $this->load('getRouting_LoaderService.php'));
  723.         }]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDirs[0], 'debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator''generator_base_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\PhpGeneratorDumper''generator_cache_class' => 'srcDevDebugProjectContainerUrlGenerator''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher''matcher_base_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\PhpMatcherDumper''matcher_cache_class' => 'srcDevDebugProjectContainerUrlMatcher''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);
  724.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  725.         return $instance;
  726.     }
  727.     /**
  728.      * Gets the public 'security.authorization_checker' shared service.
  729.      *
  730.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  731.      */
  732.     protected function getSecurity_AuthorizationCheckerService()
  733.     {
  734.         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);
  735.     }
  736.     /**
  737.      * Gets the public 'security.token_storage' shared service.
  738.      *
  739.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage
  740.      */
  741.     protected function getSecurity_TokenStorageService()
  742.     {
  743.         return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage();
  744.     }
  745.     /**
  746.      * Gets the public 'translator' shared service.
  747.      *
  748.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  749.      */
  750.     protected function getTranslatorService()
  751.     {
  752.         $a = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\ServiceLocator(['translation.loader.csv' => function () {
  753.             return ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader()));
  754.         }, 'translation.loader.dat' => function () {
  755.             return ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader()));
  756.         }, 'translation.loader.ini' => function () {
  757.             return ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader()));
  758.         }, 'translation.loader.json' => function () {
  759.             return ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader()));
  760.         }, 'translation.loader.mo' => function () {
  761.             return ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader()));
  762.         }, 'translation.loader.php' => function () {
  763.             return ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader()));
  764.         }, 'translation.loader.po' => function () {
  765.             return ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader()));
  766.         }, 'translation.loader.qt' => function () {
  767.             return ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader()));
  768.         }, 'translation.loader.res' => function () {
  769.             return ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader()));
  770.         }, 'translation.loader.xliff' => function () {
  771.             return ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  772.         }, 'translation.loader.yml' => function () {
  773.             return ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  774.         }]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\MessageSelector()), 'es', ['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/security/Core/Resources/translations/security.ar.xlf')], 'az' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.az.xlf')], 'bg' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.bg.xlf')], 'ca' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.ca.xlf')], 'cs' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.cs.xlf')], '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/security/Core/Resources/translations/security.da.xlf')], 'de' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.de.xlf')], 'el' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.el.xlf')], 'en' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.en.xlf')], 'es' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.es.xlf')], 'et' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.et.xlf')], 'eu' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.eu.xlf')], 'fa' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.fa.xlf')], 'fi' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.fi.xlf')], 'fr' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.fr.xlf')], 'gl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.gl.xlf')], 'he' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/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/security/Core/Resources/translations/security.hr.xlf')], 'hu' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.hu.xlf')], 'hy' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.hy.xlf')], 'id' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.id.xlf')], 'it' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.it.xlf')], 'ja' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.ja.xlf')], 'lb' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/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/security/Core/Resources/translations/security.lt.xlf')], 'lv' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/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')], 'nb' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/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/security/Core/Resources/translations/security.nl.xlf')], 'nn' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/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/security/Core/Resources/translations/security.no.xlf')], 'pl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.pl.xlf')], 'pt' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.pt.xlf')], 'pt_BR' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.ro.xlf')], 'ru' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.ru.xlf')], 'sk' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/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/security/Core/Resources/translations/security.sl.xlf')], '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/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/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/security/Core/Resources/translations/security.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/security/Core/Resources/translations/security.tl.xlf')], 'tr' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.tr.xlf')], 'uk' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.uk.xlf')], 'vi' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/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/security/Core/Resources/translations/security.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')], 'ua' => [=> ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.ua.xlf')]]]);
  775.         $a->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  776.         $a->setFallbackLocales([=> 'es']);
  777.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator($a);
  778.     }
  779.     /**
  780.      * Gets the public 'twig' shared service.
  781.      *
  782.      * @return \Twig\Environment
  783.      */
  784.     protected function getTwigService()
  785.     {
  786.         $a = new \Twig\Loader\FilesystemLoader([], $this->targetDirs[3]);
  787.         $a->addPath(($this->targetDirs[3].'/templates'));
  788.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  789.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  790.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  791.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  792.         $a->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  793.         $a->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  794.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  795.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  796.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  797.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  798.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  799.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  800.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  801.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  802.         $a->addPath(($this->targetDirs[3].'/templates'));
  803.         $this->services['twig'] = $instance = new \Twig\Environment($a, ['paths' => [($this->targetDirs[3].'/templates') => NULL], 'exception_controller' => 'twig.controller.exception::showAction''form_themes' => $this->parameters['twig.form.resources'], 'autoescape' => 'name''cache' => ($this->targetDirs[0].'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => false'default_path' => ($this->targetDirs[3].'/templates'), 'date' => ['format' => 'F j, Y H:i''interval_format' => '%d days''timezone' => NULL], 'number_format' => ['decimals' => 0'decimal_point' => '.''thousands_separator' => ',']]);
  804.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  805.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  806.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  807.         $e = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  808.         $e->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  809.         $f = new \Symfony\Bridge\Twig\AppVariable();
  810.         $f->setEnvironment('dev');
  811.         $f->setDebug(true);
  812.         if ($this->has('security.token_storage')) {
  813.             $f->setTokenStorage(($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  814.         }
  815.         if ($this->has('request_stack')) {
  816.             $f->setRequestStack($c);
  817.         }
  818.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  819.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  820.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  821.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  822.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService())));
  823.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($c''false)), [])));
  824.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d, ($this->targetDirs[3].'/src'), 'UTF-8'));
  825.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  826.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  827.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  828.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  829.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  830.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension($c, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService())));
  831.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($c));
  832.         $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())));
  833.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  834.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  835.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($e));
  836.         $instance->addGlobal('app'$f);
  837.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\ServiceLocator(['JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => function () {
  838.             return ($this->services['jms_serializer.twig_extension.serializer_runtime_helper'] ?? $this->load('getJmsSerializer_TwigExtension_SerializerRuntimeHelperService.php'));
  839.         }, 'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => function () {
  840.             return ($this->privates['twig.runtime.security_csrf'] ?? $this->load('getTwig_Runtime_SecurityCsrfService.php'));
  841.         }, 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => function () {
  842.             return ($this->privates['twig.runtime.httpkernel'] ?? $this->load('getTwig_Runtime_HttpkernelService.php'));
  843.         }])));
  844.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  845.         return $instance;
  846.     }
  847.     /**
  848.      * Gets the public 'validator' shared service.
  849.      *
  850.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  851.      */
  852.     protected function getValidatorService()
  853.     {
  854.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  855.     }
  856.     /**
  857.      * Gets the public 'var_dumper.cloner' shared service.
  858.      *
  859.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  860.      */
  861.     protected function getVarDumper_ClonerService()
  862.     {
  863.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  864.         $instance->setMaxItems(2500);
  865.         $instance->setMinDepth(1);
  866.         $instance->setMaxString(-1);
  867.         return $instance;
  868.     }
  869.     /**
  870.      * Gets the private 'annotations.cached_reader' shared service.
  871.      *
  872.      * @return \Doctrine\Common\Annotations\CachedReader
  873.      */
  874.     protected function getAnnotations_CachedReaderService()
  875.     {
  876.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\CachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->privates['annotations.cache'] ?? $this->load('getAnnotations_CacheService.php')), true);
  877.     }
  878.     /**
  879.      * Gets the private 'annotations.reader' shared service.
  880.      *
  881.      * @return \Doctrine\Common\Annotations\AnnotationReader
  882.      */
  883.     protected function getAnnotations_ReaderService()
  884.     {
  885.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  886.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  887.         $a->registerUniqueLoader('class_exists');
  888.         $instance->addGlobalIgnoredName('required'$a);
  889.         return $instance;
  890.     }
  891.     /**
  892.      * Gets the private 'cache.annotations' shared service.
  893.      *
  894.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  895.      */
  896.     protected function getCache_AnnotationsService()
  897.     {
  898.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('59ZXsNclvg'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  899.     }
  900.     /**
  901.      * Gets the private 'cache.security_expression_language' shared service.
  902.      *
  903.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  904.      */
  905.     protected function getCache_SecurityExpressionLanguageService()
  906.     {
  907.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Pqz3CtbAGq'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  908.     }
  909.     /**
  910.      * Gets the private 'cache.serializer' shared service.
  911.      *
  912.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  913.      */
  914.     protected function getCache_SerializerService()
  915.     {
  916.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('FH7emwjnH+'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  917.     }
  918.     /**
  919.      * Gets the private 'cache.validator' shared service.
  920.      *
  921.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  922.      */
  923.     protected function getCache_ValidatorService()
  924.     {
  925.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('gMV7Xyidmj'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  926.     }
  927.     /**
  928.      * Gets the private 'config_cache_factory' shared service.
  929.      *
  930.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  931.      */
  932.     protected function getConfigCacheFactoryService()
  933.     {
  934.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  935.             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)));
  936.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  937.         }, 2));
  938.     }
  939.     /**
  940.      * Gets the private 'debug.debug_handlers_listener' shared service.
  941.      *
  942.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  943.      */
  944.     protected function getDebug_DebugHandlersListenerService()
  945.     {
  946.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  947.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  948.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  949.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  950.         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);
  951.     }
  952.     /**
  953.      * Gets the private 'debug.file_link_formatter' shared service.
  954.      *
  955.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  956.      */
  957.     protected function getDebug_FileLinkFormatterService()
  958.     {
  959.         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 () {
  960.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService.php'));
  961.         });
  962.     }
  963.     /**
  964.      * Gets the private 'debug.log_processor' shared service.
  965.      *
  966.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  967.      */
  968.     protected function getDebug_LogProcessorService()
  969.     {
  970.         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())));
  971.     }
  972.     /**
  973.      * Gets the private 'debug.security.access.decision_manager' shared service.
  974.      *
  975.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  976.      */
  977.     protected function getDebug_Security_Access_DecisionManagerService()
  978.     {
  979.         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 () {
  980.             yield => ($this->privates['security.access.authenticated_voter'] ?? $this->load('getSecurity_Access_AuthenticatedVoterService.php'));
  981.             yield => ($this->privates['security.access.role_hierarchy_voter'] ?? $this->load('getSecurity_Access_RoleHierarchyVoterService.php'));
  982.             yield => ($this->privates['security.access.expression_voter'] ?? $this->load('getSecurity_Access_ExpressionVoterService.php'));
  983.         }, 3), 'affirmative'falsetrue));
  984.     }
  985.     /**
  986.      * Gets the private 'debug.security.firewall' shared service.
  987.      *
  988.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  989.      */
  990.     protected function getDebug_Security_FirewallService()
  991.     {
  992.         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()));
  993.     }
  994.     /**
  995.      * Gets the private 'fos_rest.body_listener' shared service.
  996.      *
  997.      * @return \FOS\RestBundle\EventListener\BodyListener
  998.      */
  999.     protected function getFosRest_BodyListenerService()
  1000.     {
  1001.         $this->privates['fos_rest.body_listener'] = $instance = new \FOS\RestBundle\EventListener\BodyListener(new \FOS\RestBundle\Decoder\ContainerDecoderProvider(new \Symfony\Component\DependencyInjection\ServiceLocator(['fos_rest.decoder.json' => function () {
  1002.             return ($this->privates['fos_rest.decoder.json'] ?? ($this->privates['fos_rest.decoder.json'] = new \FOS\RestBundle\Decoder\JsonDecoder()));
  1003.         }, 'fos_rest.decoder.xml' => function () {
  1004.             return ($this->privates['fos_rest.decoder.xml'] ?? ($this->privates['fos_rest.decoder.xml'] = new \FOS\RestBundle\Decoder\XmlDecoder()));
  1005.         }]), ['json' => 'fos_rest.decoder.json''xml' => 'fos_rest.decoder.xml']), false);
  1006.         $instance->setDefaultFormat(NULL);
  1007.         return $instance;
  1008.     }
  1009.     /**
  1010.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  1011.      *
  1012.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  1013.      */
  1014.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  1015.     {
  1016.         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())));
  1017.     }
  1018.     /**
  1019.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  1020.      *
  1021.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  1022.      */
  1023.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  1024.     {
  1025.         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()));
  1026.     }
  1027.     /**
  1028.      * Gets the private 'locale_listener' shared service.
  1029.      *
  1030.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  1031.      */
  1032.     protected function getLocaleListenerService()
  1033.     {
  1034.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'es', ($this->services['router'] ?? $this->getRouterService()));
  1035.     }
  1036.     /**
  1037.      * Gets the private 'monolog.handler.console' shared service.
  1038.      *
  1039.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  1040.      */
  1041.     protected function getMonolog_Handler_ConsoleService()
  1042.     {
  1043.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  1044.     }
  1045.     /**
  1046.      * Gets the private 'monolog.handler.main' shared service.
  1047.      *
  1048.      * @return \Monolog\Handler\StreamHandler
  1049.      */
  1050.     protected function getMonolog_Handler_MainService()
  1051.     {
  1052.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler(($this->targetDirs[2].'/log/dev.log'), 100trueNULLfalse);
  1053.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  1054.         return $instance;
  1055.     }
  1056.     /**
  1057.      * Gets the private 'monolog.logger' shared service.
  1058.      *
  1059.      * @return \Symfony\Bridge\Monolog\Logger
  1060.      */
  1061.     protected function getMonolog_LoggerService()
  1062.     {
  1063.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  1064.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1065.         $instance->useMicrosecondTimestamps(true);
  1066.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1067.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1068.         return $instance;
  1069.     }
  1070.     /**
  1071.      * Gets the private 'monolog.logger.cache' shared service.
  1072.      *
  1073.      * @return \Symfony\Bridge\Monolog\Logger
  1074.      */
  1075.     protected function getMonolog_Logger_CacheService()
  1076.     {
  1077.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  1078.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1079.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1080.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1081.         return $instance;
  1082.     }
  1083.     /**
  1084.      * Gets the private 'monolog.logger.request' shared service.
  1085.      *
  1086.      * @return \Symfony\Bridge\Monolog\Logger
  1087.      */
  1088.     protected function getMonolog_Logger_RequestService()
  1089.     {
  1090.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  1091.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1092.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1093.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1094.         return $instance;
  1095.     }
  1096.     /**
  1097.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  1098.      *
  1099.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  1100.      */
  1101.     protected function getNelmioCors_CorsListenerService()
  1102.     {
  1103.         return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Nelmio\CorsBundle\Options\Resolver([=> new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->parameters['nelmio_cors.defaults'])]));
  1104.     }
  1105.     /**
  1106.      * Gets the private 'profiler_listener' shared service.
  1107.      *
  1108.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  1109.      */
  1110.     protected function getProfilerListenerService()
  1111.     {
  1112.         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);
  1113.     }
  1114.     /**
  1115.      * Gets the private 'resolve_controller_name_subscriber' shared service.
  1116.      *
  1117.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  1118.      */
  1119.     protected function getResolveControllerNameSubscriberService()
  1120.     {
  1121.         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))))));
  1122.     }
  1123.     /**
  1124.      * Gets the private 'router.request_context' shared service.
  1125.      *
  1126.      * @return \Symfony\Component\Routing\RequestContext
  1127.      */
  1128.     protected function getRouter_RequestContextService()
  1129.     {
  1130.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  1131.     }
  1132.     /**
  1133.      * Gets the private 'router_listener' shared service.
  1134.      *
  1135.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  1136.      */
  1137.     protected function getRouterListenerService()
  1138.     {
  1139.         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);
  1140.     }
  1141.     /**
  1142.      * Gets the private 'security.authentication.manager' shared service.
  1143.      *
  1144.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  1145.      */
  1146.     protected function getSecurity_Authentication_ManagerService()
  1147.     {
  1148.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  1149.             yield => ($this->privates['security.authentication.provider.dao.login'] ?? $this->load('getSecurity_Authentication_Provider_Dao_LoginService.php'));
  1150.             yield => ($this->privates['security.authentication.provider.anonymous.login'] ?? ($this->privates['security.authentication.provider.anonymous.login'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  1151.             yield => ($this->privates['security.authentication.provider.dao.login_cuenta'] ?? $this->load('getSecurity_Authentication_Provider_Dao_LoginCuentaService.php'));
  1152.             yield => ($this->privates['security.authentication.provider.guard.api'] ?? $this->load('getSecurity_Authentication_Provider_Guard_ApiService.php'));
  1153.             yield => ($this->privates['security.authentication.provider.anonymous.api'] ?? ($this->privates['security.authentication.provider.anonymous.api'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  1154.             yield => ($this->privates['security.authentication.provider.guard.api_inicio'] ?? $this->load('getSecurity_Authentication_Provider_Guard_ApiInicioService.php'));
  1155.             yield => ($this->privates['security.authentication.provider.anonymous.api_inicio'] ?? ($this->privates['security.authentication.provider.anonymous.api_inicio'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  1156.         }, 7), true);
  1157.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1158.         return $instance;
  1159.     }
  1160.     /**
  1161.      * Gets the private 'security.firewall.map' shared service.
  1162.      *
  1163.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  1164.      */
  1165.     protected function getSecurity_Firewall_MapService()
  1166.     {
  1167.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\ServiceLocator(['security.firewall.map.context.api' => function () {
  1168.             return ($this->privates['security.firewall.map.context.api'] ?? $this->load('getSecurity_Firewall_Map_Context_ApiService.php'));
  1169.         }, 'security.firewall.map.context.api_inicio' => function () {
  1170.             return ($this->privates['security.firewall.map.context.api_inicio'] ?? $this->load('getSecurity_Firewall_Map_Context_ApiInicioService.php'));
  1171.         }, 'security.firewall.map.context.dev' => function () {
  1172.             return ($this->privates['security.firewall.map.context.dev'] ?? $this->load('getSecurity_Firewall_Map_Context_DevService.php'));
  1173.         }, 'security.firewall.map.context.login' => function () {
  1174.             return ($this->privates['security.firewall.map.context.login'] ?? $this->load('getSecurity_Firewall_Map_Context_LoginService.php'));
  1175.         }, 'security.firewall.map.context.login_cuenta' => function () {
  1176.             return ($this->privates['security.firewall.map.context.login_cuenta'] ?? $this->load('getSecurity_Firewall_Map_Context_LoginCuentaService.php'));
  1177.         }]), new RewindableGenerator(function () {
  1178.             yield 'security.firewall.map.context.login' => ($this->privates['.security.request_matcher.Ff5U4mk'] ?? ($this->privates['.security.request_matcher.Ff5U4mk'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/autenticacion/login')));
  1179.             yield 'security.firewall.map.context.login_cuenta' => ($this->privates['.security.request_matcher.t3lVPIP'] ?? ($this->privates['.security.request_matcher.t3lVPIP'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/autenticacion/loginCuenta')));
  1180.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.zfHj2lW'] ?? ($this->privates['.security.request_matcher.zfHj2lW'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
  1181.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.6J6LyJQ'] ?? ($this->privates['.security.request_matcher.6J6LyJQ'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/')));
  1182.             yield 'security.firewall.map.context.api_inicio' => ($this->privates['.security.request_matcher.KeI8VeI'] ?? ($this->privates['.security.request_matcher.KeI8VeI'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api_inicio/load_inicial/')));
  1183.         }, 5));
  1184.     }
  1185.     /**
  1186.      * Gets the private 'security.logout_url_generator' shared service.
  1187.      *
  1188.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  1189.      */
  1190.     protected function getSecurity_LogoutUrlGeneratorService()
  1191.     {
  1192.         return $this->privates['security.logout_url_generator'] = 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())));
  1193.     }
  1194.     /**
  1195.      * Gets the private 'security.role_hierarchy' shared service.
  1196.      *
  1197.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  1198.      */
  1199.     protected function getSecurity_RoleHierarchyService()
  1200.     {
  1201.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  1202.     }
  1203.     /**
  1204.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  1205.      *
  1206.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  1207.      */
  1208.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  1209.     {
  1210.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1211.     }
  1212.     /**
  1213.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  1214.      *
  1215.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  1216.      */
  1217.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  1218.     {
  1219.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  1220.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  1221.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  1222.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  1223.     }
  1224.     /**
  1225.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  1226.      *
  1227.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  1228.      */
  1229.     protected function getSensioFrameworkExtra_Security_ListenerService()
  1230.     {
  1231.         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('Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken''Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken'))), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($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()));
  1232.     }
  1233.     /**
  1234.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  1235.      *
  1236.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  1237.      */
  1238.     protected function getSensioFrameworkExtra_View_ListenerService()
  1239.     {
  1240.         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()));
  1241.     }
  1242.     /**
  1243.      * Gets the private 'session_listener' shared service.
  1244.      *
  1245.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  1246.      */
  1247.     protected function getSessionListenerService()
  1248.     {
  1249.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\ServiceLocator(['initialized_session' => function () {
  1250.             return ($this->services['session'] ?? null);
  1251.         }, 'session' => function () {
  1252.             return ($this->services['session'] ?? $this->load('getSessionService.php'));
  1253.         }]));
  1254.     }
  1255.     /**
  1256.      * Gets the private 'stof_doctrine_extensions.event_listener.locale' shared service.
  1257.      *
  1258.      * @return \Stof\DoctrineExtensionsBundle\EventListener\LocaleListener
  1259.      */
  1260.     protected function getStofDoctrineExtensions_EventListener_LocaleService()
  1261.     {
  1262.         return $this->privates['stof_doctrine_extensions.event_listener.locale'] = new \Stof\DoctrineExtensionsBundle\EventListener\LocaleListener(($this->privates['stof_doctrine_extensions.listener.translatable'] ?? $this->getStofDoctrineExtensions_Listener_TranslatableService()));
  1263.     }
  1264.     /**
  1265.      * Gets the private 'stof_doctrine_extensions.listener.translatable' shared service.
  1266.      *
  1267.      * @return \Gedmo\Translatable\TranslatableListener
  1268.      */
  1269.     protected function getStofDoctrineExtensions_Listener_TranslatableService()
  1270.     {
  1271.         $this->privates['stof_doctrine_extensions.listener.translatable'] = $instance = new \Gedmo\Translatable\TranslatableListener();
  1272.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1273.         $instance->setDefaultLocale('es');
  1274.         $instance->setTranslatableLocale('es');
  1275.         $instance->setTranslationFallback(true);
  1276.         $instance->setPersistDefaultLocaleTranslation(false);
  1277.         $instance->setSkipOnLoad(false);
  1278.         return $instance;
  1279.     }
  1280.     /**
  1281.      * Gets the private 'translator_listener' shared service.
  1282.      *
  1283.      * @return \Symfony\Component\HttpKernel\EventListener\TranslatorListener
  1284.      */
  1285.     protected function getTranslatorListenerService()
  1286.     {
  1287.         return $this->privates['translator_listener'] = new \Symfony\Component\HttpKernel\EventListener\TranslatorListener(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1288.     }
  1289.     /**
  1290.      * Gets the private 'validator.builder' shared service.
  1291.      *
  1292.      * @return \Symfony\Component\Validator\ValidatorBuilderInterface
  1293.      */
  1294.     protected function getValidator_BuilderService()
  1295.     {
  1296.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  1297.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\ServiceLocator(['Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => function () {
  1298.             return ($this->privates['doctrine.orm.validator.unique'] ?? $this->load('getDoctrine_Orm_Validator_UniqueService.php'));
  1299.         }, 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => function () {
  1300.             return ($this->privates['security.validator.user_password'] ?? $this->load('getSecurity_Validator_UserPasswordService.php'));
  1301.         }, 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => function () {
  1302.             return ($this->privates['validator.email'] ?? ($this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5')));
  1303.         }, 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => function () {
  1304.             return ($this->privates['validator.expression'] ?? ($this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator()));
  1305.         }, 'doctrine.orm.validator.unique' => function () {
  1306.             return ($this->privates['doctrine.orm.validator.unique'] ?? $this->load('getDoctrine_Orm_Validator_UniqueService.php'));
  1307.         }, 'security.validator.user_password' => function () {
  1308.             return ($this->privates['security.validator.user_password'] ?? $this->load('getSecurity_Validator_UserPasswordService.php'));
  1309.         }, 'validator.expression' => function () {
  1310.             return ($this->privates['validator.expression'] ?? ($this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator()));
  1311.         }])));
  1312.         $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  1313.         $instance->setTranslationDomain('validators');
  1314.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1315.         $instance->addMethodMapping('loadValidatorMetadata');
  1316.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  1317.         return $instance;
  1318.     }
  1319.     /**
  1320.      * Gets the private 'var_dumper.html_dumper' shared service.
  1321.      *
  1322.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  1323.      */
  1324.     protected function getVarDumper_HtmlDumperService()
  1325.     {
  1326.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  1327.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  1328.         return $instance;
  1329.     }
  1330.     /**
  1331.      * Gets the private 'var_dumper.server_connection' shared service.
  1332.      *
  1333.      * @return \Symfony\Component\VarDumper\Server\Connection
  1334.      */
  1335.     protected function getVarDumper_ServerConnectionService()
  1336.     {
  1337.         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()]);
  1338.     }
  1339.     /**
  1340.      * Gets the private 'web_profiler.csp.handler' shared service.
  1341.      *
  1342.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  1343.      */
  1344.     protected function getWebProfiler_Csp_HandlerService()
  1345.     {
  1346.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  1347.     }
  1348.     /**
  1349.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  1350.      *
  1351.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  1352.      */
  1353.     protected function getWebProfiler_DebugToolbarService()
  1354.     {
  1355.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['twig'] ?? $this->getTwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()));
  1356.     }
  1357.     public function getParameter($name)
  1358.     {
  1359.         $name = (string) $name;
  1360.         if (isset($this->buildParameters[$name])) {
  1361.             return $this->buildParameters[$name];
  1362.         }
  1363.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  1364.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  1365.         }
  1366.         if (isset($this->loadedDynamicParameters[$name])) {
  1367.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  1368.         }
  1369.         return $this->parameters[$name];
  1370.     }
  1371.     public function hasParameter($name)
  1372.     {
  1373.         $name = (string) $name;
  1374.         if (isset($this->buildParameters[$name])) {
  1375.             return true;
  1376.         }
  1377.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  1378.     }
  1379.     public function setParameter($name$value)
  1380.     {
  1381.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  1382.     }
  1383.     public function getParameterBag()
  1384.     {
  1385.         if (null === $this->parameterBag) {
  1386.             $parameters $this->parameters;
  1387.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  1388.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  1389.             }
  1390.             foreach ($this->buildParameters as $name => $value) {
  1391.                 $parameters[$name] = $value;
  1392.             }
  1393.             $this->parameterBag = new FrozenParameterBag($parameters);
  1394.         }
  1395.         return $this->parameterBag;
  1396.     }
  1397.     private $loadedDynamicParameters = [
  1398.         'kernel.root_dir' => false,
  1399.         'kernel.project_dir' => false,
  1400.         'kernel.cache_dir' => false,
  1401.         'kernel.logs_dir' => false,
  1402.         'kernel.bundles_metadata' => false,
  1403.         'csv_directory' => false,
  1404.         'kernel.secret' => false,
  1405.         'session.save_path' => false,
  1406.         'validator.mapping.cache.file' => false,
  1407.         'translator.default_path' => false,
  1408.         'profiler.storage.dsn' => false,
  1409.         'debug.container.dump' => false,
  1410.         'serializer.mapping.cache.file' => false,
  1411.         'lexik_jwt_authentication.pass_phrase' => false,
  1412.         'doctrine.orm.proxy_dir' => false,
  1413.         'doctrine_migrations.dir_name' => false,
  1414.         'swiftmailer.spool.default.memory.path' => false,
  1415.         'twig.default_path' => false,
  1416.     ];
  1417.     private $dynamicParameters = [];
  1418.     /**
  1419.      * Computes a dynamic parameter.
  1420.      *
  1421.      * @param string $name The name of the dynamic parameter to load
  1422.      *
  1423.      * @return mixed The value of the dynamic parameter
  1424.      *
  1425.      * @throws InvalidArgumentException When the dynamic parameter does not exist
  1426.      */
  1427.     private function getDynamicParameter($name)
  1428.     {
  1429.         switch ($name) {
  1430.             case 'kernel.root_dir'$value = ($this->targetDirs[3].'/src'); break;
  1431.             case 'kernel.project_dir'$value $this->targetDirs[3]; break;
  1432.             case 'kernel.cache_dir'$value $this->targetDirs[0]; break;
  1433.             case 'kernel.logs_dir'$value = ($this->targetDirs[2].'/log'); break;
  1434.             case 'kernel.bundles_metadata'$value = [
  1435.                 'FrameworkBundle' => [
  1436.                     'path' => ($this->targetDirs[3].'/vendor/symfony/framework-bundle'),
  1437.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  1438.                 ],
  1439.                 'SecurityBundle' => [
  1440.                     'path' => ($this->targetDirs[3].'/vendor/symfony/security-bundle'),
  1441.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  1442.                 ],
  1443.                 'LexikJWTAuthenticationBundle' => [
  1444.                     'path' => ($this->targetDirs[3].'/vendor/lexik/jwt-authentication-bundle'),
  1445.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  1446.                 ],
  1447.                 'PhpSpreadsheetBundle' => [
  1448.                     'path' => ($this->targetDirs[3].'/vendor/yectep/phpspreadsheet-bundle/src'),
  1449.                     'namespace' => 'Yectep\\PhpSpreadsheetBundle',
  1450.                 ],
  1451.                 'FOSRestBundle' => [
  1452.                     'path' => ($this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle'),
  1453.                     'namespace' => 'FOS\\RestBundle',
  1454.                 ],
  1455.                 'StofDoctrineExtensionsBundle' => [
  1456.                     'path' => ($this->targetDirs[3].'/vendor/stof/doctrine-extensions-bundle'),
  1457.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  1458.                 ],
  1459.                 'JMSSerializerBundle' => [
  1460.                     'path' => ($this->targetDirs[3].'/vendor/jms/serializer-bundle'),
  1461.                     'namespace' => 'JMS\\SerializerBundle',
  1462.                 ],
  1463.                 'NelmioCorsBundle' => [
  1464.                     'path' => ($this->targetDirs[3].'/vendor/nelmio/cors-bundle'),
  1465.                     'namespace' => 'Nelmio\\CorsBundle',
  1466.                 ],
  1467.                 'SensioFrameworkExtraBundle' => [
  1468.                     'path' => ($this->targetDirs[3].'/vendor/sensio/framework-extra-bundle'),
  1469.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  1470.                 ],
  1471.                 'MakerBundle' => [
  1472.                     'path' => ($this->targetDirs[3].'/vendor/symfony/maker-bundle/src'),
  1473.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  1474.                 ],
  1475.                 'DoctrineCacheBundle' => [
  1476.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-cache-bundle'),
  1477.                     'namespace' => 'Doctrine\\Bundle\\DoctrineCacheBundle',
  1478.                 ],
  1479.                 'DoctrineBundle' => [
  1480.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle'),
  1481.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  1482.                 ],
  1483.                 'DoctrineMigrationsBundle' => [
  1484.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-migrations-bundle'),
  1485.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  1486.                 ],
  1487.                 'SwiftmailerBundle' => [
  1488.                     'path' => ($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle'),
  1489.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  1490.                 ],
  1491.                 'DoctrineFixturesBundle' => [
  1492.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-fixtures-bundle'),
  1493.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  1494.                 ],
  1495.                 'WebProfilerBundle' => [
  1496.                     'path' => ($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle'),
  1497.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  1498.                 ],
  1499.                 'TwigBundle' => [
  1500.                     'path' => ($this->targetDirs[3].'/vendor/symfony/twig-bundle'),
  1501.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  1502.                 ],
  1503.                 'MonologBundle' => [
  1504.                     'path' => ($this->targetDirs[3].'/vendor/symfony/monolog-bundle'),
  1505.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  1506.                 ],
  1507.                 'DebugBundle' => [
  1508.                     'path' => ($this->targetDirs[3].'/vendor/symfony/debug-bundle'),
  1509.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  1510.                 ],
  1511.             ]; break;
  1512.             case 'csv_directory'$value = ($this->targetDirs[3].'/public/uploads/csv'); break;
  1513.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  1514.             case 'session.save_path'$value = ($this->targetDirs[0].'/sessions'); break;
  1515.             case 'validator.mapping.cache.file'$value = ($this->targetDirs[0].'/validation.php'); break;
  1516.             case 'translator.default_path'$value = ($this->targetDirs[3].'/translations'); break;
  1517.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDirs[0].'/profiler'); break;
  1518.             case 'debug.container.dump'$value = ($this->targetDirs[0].'/srcDevDebugProjectContainer.xml'); break;
  1519.             case 'serializer.mapping.cache.file'$value = ($this->targetDirs[0].'/serialization.php'); break;
  1520.             case 'lexik_jwt_authentication.pass_phrase'$value $this->getEnv('JWT_PASSPHRASE'); break;
  1521.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDirs[0].'/doctrine/orm/Proxies'); break;
  1522.             case 'doctrine_migrations.dir_name'$value = ($this->targetDirs[3].'/src/Migrations'); break;
  1523.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDirs[0].'/swiftmailer/spool/default'); break;
  1524.             case 'twig.default_path'$value = ($this->targetDirs[3].'/templates'); break;
  1525.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  1526.         }
  1527.         $this->loadedDynamicParameters[$name] = true;
  1528.         return $this->dynamicParameters[$name] = $value;
  1529.     }
  1530.     /**
  1531.      * Gets the default parameters.
  1532.      *
  1533.      * @return array An array of the default parameters
  1534.      */
  1535.     protected function getDefaultParameters()
  1536.     {
  1537.         return [
  1538.             'kernel.environment' => 'dev',
  1539.             'kernel.debug' => true,
  1540.             'kernel.name' => 'src',
  1541.             'kernel.bundles' => [
  1542.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  1543.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  1544.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  1545.                 'PhpSpreadsheetBundle' => 'Yectep\\PhpSpreadsheetBundle\\PhpSpreadsheetBundle',
  1546.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  1547.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  1548.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  1549.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  1550.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  1551.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  1552.                 'DoctrineCacheBundle' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\DoctrineCacheBundle',
  1553.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  1554.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  1555.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  1556.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  1557.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  1558.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  1559.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  1560.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  1561.             ],
  1562.             'kernel.charset' => 'UTF-8',
  1563.             'kernel.container_class' => 'srcDevDebugProjectContainer',
  1564.             'container.autowiring.strict_mode' => true,
  1565.             'container.dumper.inline_class_loader' => true,
  1566.             'locale' => 'es',
  1567.             'fragment.renderer.hinclude.global_template' => '',
  1568.             'fragment.path' => '/_fragment',
  1569.             'kernel.http_method_override' => true,
  1570.             'kernel.trusted_hosts' => [
  1571.             ],
  1572.             'kernel.default_locale' => 'es',
  1573.             'templating.helper.code.file_link_format' => NULL,
  1574.             'debug.file_link_format' => NULL,
  1575.             'session.metadata.storage_key' => '_sf2_meta',
  1576.             'session.storage.options' => [
  1577.                 'cache_limiter' => '0',
  1578.                 'cookie_httponly' => true,
  1579.                 'gc_probability' => 1,
  1580.             ],
  1581.             'session.metadata.update_threshold' => '0',
  1582.             'asset.request_context.base_path' => '',
  1583.             'asset.request_context.secure' => false,
  1584.             'validator.mapping.cache.prefix' => '',
  1585.             'validator.translation_domain' => 'validators',
  1586.             'translator.logging' => false,
  1587.             'profiler_listener.only_exceptions' => false,
  1588.             'profiler_listener.only_master_requests' => false,
  1589.             'debug.error_handler.throw_at' => -1,
  1590.             'router.request_context.host' => 'localhost',
  1591.             'router.request_context.scheme' => 'http',
  1592.             'router.request_context.base_url' => '',
  1593.             'router.resource' => 'kernel::loadRoutes',
  1594.             'router.cache_class_prefix' => 'srcDevDebugProjectContainer',
  1595.             'request_listener.http_port' => 80,
  1596.             'request_listener.https_port' => 443,
  1597.             'serializer.mapping.cache.prefix' => '',
  1598.             'security.authentication.trust_resolver.anonymous_class' => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken',
  1599.             'security.authentication.trust_resolver.rememberme_class' => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken',
  1600.             'security.role_hierarchy.roles' => [
  1601.                 'ROLE_ADMIN' => [
  1602.                     => 'ROLE_USER',
  1603.                 ],
  1604.                 'ROLE_SUPER_ADMIN' => [
  1605.                     => 'ROLE_USER',
  1606.                     => 'ROLE_ADMIN',
  1607.                 ],
  1608.             ],
  1609.             'security.access.denied_url' => NULL,
  1610.             'security.authentication.manager.erase_credentials' => true,
  1611.             'security.authentication.session_strategy.strategy' => 'migrate',
  1612.             'security.access.always_authenticate_before_granting' => false,
  1613.             'security.authentication.hide_user_not_found' => true,
  1614.             'lexik_jwt_authentication.token_ttl' => 15552000,
  1615.             'lexik_jwt_authentication.clock_skew' => 0,
  1616.             'lexik_jwt_authentication.user_identity_field' => 'id',
  1617.             'lexik_jwt_authentication.user_id_claim' => 'id',
  1618.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS512',
  1619.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  1620.             'phpofficebundle_spreadsheet_class' => 'Yectep\\PhpSpreadsheetBundle\\Factory',
  1621.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  1622.             'stof_doctrine_extensions.event_listener.locale.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\LocaleListener',
  1623.             'stof_doctrine_extensions.default_locale' => 'es',
  1624.             'stof_doctrine_extensions.translation_fallback' => true,
  1625.             'stof_doctrine_extensions.persist_default_translation' => false,
  1626.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  1627.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  1628.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  1629.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  1630.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  1631.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  1632.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  1633.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  1634.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  1635.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  1636.             'jms_serializer.metadata.file_locator.class' => 'Metadata\\Driver\\FileLocator',
  1637.             'jms_serializer.metadata.annotation_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\AnnotationDriver',
  1638.             'jms_serializer.metadata.chain_driver.class' => 'Metadata\\Driver\\DriverChain',
  1639.             'jms_serializer.metadata.yaml_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\YamlDriver',
  1640.             'jms_serializer.metadata.xml_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\XmlDriver',
  1641.             'jms_serializer.metadata.php_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\PhpDriver',
  1642.             'jms_serializer.metadata.doctrine_type_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\DoctrineTypeDriver',
  1643.             'jms_serializer.metadata.doctrine_phpcr_type_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\DoctrinePHPCRTypeDriver',
  1644.             'jms_serializer.metadata.lazy_loading_driver.class' => 'Metadata\\Driver\\LazyLoadingDriver',
  1645.             'jms_serializer.metadata.metadata_factory.class' => 'Metadata\\MetadataFactory',
  1646.             'jms_serializer.metadata.cache.file_cache.class' => 'Metadata\\Cache\\FileCache',
  1647.             'jms_serializer.event_dispatcher.class' => 'JMS\\Serializer\\EventDispatcher\\LazyEventDispatcher',
  1648.             'jms_serializer.camel_case_naming_strategy.class' => 'JMS\\Serializer\\Naming\\CamelCaseNamingStrategy',
  1649.             'jms_serializer.identical_property_naming_strategy.class' => 'JMS\\Serializer\\Naming\\IdenticalPropertyNamingStrategy',
  1650.             'jms_serializer.serialized_name_annotation_strategy.class' => 'JMS\\Serializer\\Naming\\SerializedNameAnnotationStrategy',
  1651.             'jms_serializer.cache_naming_strategy.class' => 'JMS\\Serializer\\Naming\\CacheNamingStrategy',
  1652.             'jms_serializer.doctrine_object_constructor.class' => 'JMS\\Serializer\\Construction\\DoctrineObjectConstructor',
  1653.             'jms_serializer.unserialize_object_constructor.class' => 'JMS\\Serializer\\Construction\\UnserializeObjectConstructor',
  1654.             'jms_serializer.version_exclusion_strategy.class' => 'JMS\\Serializer\\Exclusion\\VersionExclusionStrategy',
  1655.             'jms_serializer.serializer.class' => 'JMS\\Serializer\\Serializer',
  1656.             'jms_serializer.twig_extension.class' => 'JMS\\Serializer\\Twig\\SerializerExtension',
  1657.             'jms_serializer.twig_runtime_extension.class' => 'JMS\\Serializer\\Twig\\SerializerRuntimeExtension',
  1658.             'jms_serializer.twig_runtime_extension_helper.class' => 'JMS\\Serializer\\Twig\\SerializerRuntimeHelper',
  1659.             'jms_serializer.templating.helper.class' => 'JMS\\SerializerBundle\\Templating\\SerializerHelper',
  1660.             'jms_serializer.json_serialization_visitor.class' => 'JMS\\Serializer\\JsonSerializationVisitor',
  1661.             'jms_serializer.json_serialization_visitor.options' => 1216,
  1662.             'jms_serializer.json_deserialization_visitor.class' => 'JMS\\Serializer\\JsonDeserializationVisitor',
  1663.             'jms_serializer.xml_serialization_visitor.class' => 'JMS\\Serializer\\XmlSerializationVisitor',
  1664.             'jms_serializer.xml_deserialization_visitor.class' => 'JMS\\Serializer\\XmlDeserializationVisitor',
  1665.             'jms_serializer.xml_deserialization_visitor.doctype_whitelist' => [
  1666.             ],
  1667.             'jms_serializer.xml_serialization_visitor.format_output' => true,
  1668.             'jms_serializer.yaml_serialization_visitor.class' => 'JMS\\Serializer\\YamlSerializationVisitor',
  1669.             'jms_serializer.handler_registry.class' => 'JMS\\Serializer\\Handler\\LazyHandlerRegistry',
  1670.             'jms_serializer.datetime_handler.class' => 'JMS\\Serializer\\Handler\\DateHandler',
  1671.             'jms_serializer.array_collection_handler.class' => 'JMS\\Serializer\\Handler\\ArrayCollectionHandler',
  1672.             'jms_serializer.php_collection_handler.class' => 'JMS\\Serializer\\Handler\\PhpCollectionHandler',
  1673.             'jms_serializer.form_error_handler.class' => 'JMS\\Serializer\\Handler\\FormErrorHandler',
  1674.             'jms_serializer.constraint_violation_handler.class' => 'JMS\\Serializer\\Handler\\ConstraintViolationHandler',
  1675.             'jms_serializer.doctrine_proxy_subscriber.class' => 'JMS\\Serializer\\EventDispatcher\\Subscriber\\DoctrineProxySubscriber',
  1676.             'jms_serializer.stopwatch_subscriber.class' => 'JMS\\SerializerBundle\\Serializer\\StopwatchEventSubscriber',
  1677.             'jms_serializer.configured_context_factory.class' => 'JMS\\SerializerBundle\\ContextFactory\\ConfiguredContextFactory',
  1678.             'jms_serializer.expression_evaluator.class' => 'JMS\\Serializer\\Expression\\ExpressionEvaluator',
  1679.             'jms_serializer.expression_language.class' => 'Symfony\\Component\\ExpressionLanguage\\ExpressionLanguage',
  1680.             'jms_serializer.expression_language.function_provider.class' => 'JMS\\SerializerBundle\\ExpressionLanguage\\BasicSerializerFunctionsProvider',
  1681.             'jms_serializer.accessor_strategy.default.class' => 'JMS\\Serializer\\Accessor\\DefaultAccessorStrategy',
  1682.             'jms_serializer.accessor_strategy.expression.class' => 'JMS\\Serializer\\Accessor\\ExpressionAccessorStrategy',
  1683.             'jms_serializer.cache.cache_warmer.class' => 'JMS\\SerializerBundle\\Cache\\CacheWarmer',
  1684.             'nelmio_cors.map' => [
  1685.                 '^/api/' => [
  1686.                     'allow_origin' => true,
  1687.                     'allow_headers' => true,
  1688.                     'allow_methods' => [
  1689.                         => 'POST',
  1690.                         => 'PUT',
  1691.                         => 'GET',
  1692.                         => 'DELETE',
  1693.                     ],
  1694.                     'max_age' => 36000,
  1695.                 ],
  1696.                 '^/api/autenticacion/login_check/' => [
  1697.                     'allow_origin' => true,
  1698.                     'allow_headers' => true,
  1699.                     'allow_methods' => [
  1700.                         => 'POST',
  1701.                         => 'PUT',
  1702.                         => 'GET',
  1703.                         => 'DELETE',
  1704.                     ],
  1705.                     'max_age' => 36000,
  1706.                 ],
  1707.             ],
  1708.             'nelmio_cors.defaults' => [
  1709.                 'allow_origin' => [
  1710.                 ],
  1711.                 'allow_credentials' => false,
  1712.                 'allow_headers' => [
  1713.                 ],
  1714.                 'expose_headers' => [
  1715.                 ],
  1716.                 'allow_methods' => [
  1717.                 ],
  1718.                 'max_age' => 0,
  1719.                 'hosts' => [
  1720.                 ],
  1721.                 'origin_regex' => false,
  1722.                 'forced_allow_origin_value' => NULL,
  1723.             ],
  1724.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  1725.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  1726.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  1727.             'doctrine_cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  1728.             'doctrine_cache.apcu.class' => 'Doctrine\\Common\\Cache\\ApcuCache',
  1729.             'doctrine_cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  1730.             'doctrine_cache.chain.class' => 'Doctrine\\Common\\Cache\\ChainCache',
  1731.             'doctrine_cache.couchbase.class' => 'Doctrine\\Common\\Cache\\CouchbaseCache',
  1732.             'doctrine_cache.couchbase.connection.class' => 'Couchbase',
  1733.             'doctrine_cache.couchbase.hostnames' => 'localhost:8091',
  1734.             'doctrine_cache.file_system.class' => 'Doctrine\\Common\\Cache\\FilesystemCache',
  1735.             'doctrine_cache.php_file.class' => 'Doctrine\\Common\\Cache\\PhpFileCache',
  1736.             'doctrine_cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  1737.             'doctrine_cache.memcache.connection.class' => 'Memcache',
  1738.             'doctrine_cache.memcache.host' => 'localhost',
  1739.             'doctrine_cache.memcache.port' => 11211,
  1740.             'doctrine_cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  1741.             'doctrine_cache.memcached.connection.class' => 'Memcached',
  1742.             'doctrine_cache.memcached.host' => 'localhost',
  1743.             'doctrine_cache.memcached.port' => 11211,
  1744.             'doctrine_cache.mongodb.class' => 'Doctrine\\Common\\Cache\\MongoDBCache',
  1745.             'doctrine_cache.mongodb.collection.class' => 'MongoCollection',
  1746.             'doctrine_cache.mongodb.connection.class' => 'MongoClient',
  1747.             'doctrine_cache.mongodb.server' => 'localhost:27017',
  1748.             'doctrine_cache.predis.client.class' => 'Predis\\Client',
  1749.             'doctrine_cache.predis.scheme' => 'tcp',
  1750.             'doctrine_cache.predis.host' => 'localhost',
  1751.             'doctrine_cache.predis.port' => 6379,
  1752.             'doctrine_cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  1753.             'doctrine_cache.redis.connection.class' => 'Redis',
  1754.             'doctrine_cache.redis.host' => 'localhost',
  1755.             'doctrine_cache.redis.port' => 6379,
  1756.             'doctrine_cache.riak.class' => 'Doctrine\\Common\\Cache\\RiakCache',
  1757.             'doctrine_cache.riak.bucket.class' => 'Riak\\Bucket',
  1758.             'doctrine_cache.riak.connection.class' => 'Riak\\Connection',
  1759.             'doctrine_cache.riak.bucket_property_list.class' => 'Riak\\BucketPropertyList',
  1760.             'doctrine_cache.riak.host' => 'localhost',
  1761.             'doctrine_cache.riak.port' => 8087,
  1762.             'doctrine_cache.sqlite3.class' => 'Doctrine\\Common\\Cache\\SQLite3Cache',
  1763.             'doctrine_cache.sqlite3.connection.class' => 'SQLite3',
  1764.             'doctrine_cache.void.class' => 'Doctrine\\Common\\Cache\\VoidCache',
  1765.             'doctrine_cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  1766.             'doctrine_cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  1767.             'doctrine_cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  1768.             'doctrine_cache.security.acl.cache.class' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\Acl\\Model\\AclCache',
  1769.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  1770.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  1771.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  1772.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  1773.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  1774.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  1775.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  1776.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  1777.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  1778.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  1779.             'doctrine.entity_managers' => [
  1780.                 'default' => 'doctrine.orm.default_entity_manager',
  1781.             ],
  1782.             'doctrine.default_entity_manager' => 'default',
  1783.             'doctrine.dbal.connection_factory.types' => [
  1784.             ],
  1785.             'doctrine.connections' => [
  1786.                 'default' => 'doctrine.dbal.default_connection',
  1787.             ],
  1788.             'doctrine.default_connection' => 'default',
  1789.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  1790.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  1791.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  1792.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  1793.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  1794.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  1795.             'doctrine.orm.cache.memcache_host' => 'localhost',
  1796.             'doctrine.orm.cache.memcache_port' => 11211,
  1797.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  1798.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  1799.             'doctrine.orm.cache.memcached_host' => 'localhost',
  1800.             'doctrine.orm.cache.memcached_port' => 11211,
  1801.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  1802.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  1803.             'doctrine.orm.cache.redis_host' => 'localhost',
  1804.             'doctrine.orm.cache.redis_port' => 6379,
  1805.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  1806.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  1807.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  1808.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  1809.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Common\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  1810.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  1811.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  1812.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  1813.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  1814.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  1815.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  1816.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  1817.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  1818.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  1819.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  1820.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  1821.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  1822.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  1823.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  1824.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  1825.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  1826.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  1827.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  1828.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  1829.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  1830.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  1831.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  1832.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  1833.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  1834.             'doctrine.orm.auto_generate_proxy_classes' => true,
  1835.             'doctrine.orm.proxy_namespace' => 'Proxies',
  1836.             'doctrine_migrations.namespace' => 'DoctrineMigrations',
  1837.             'doctrine_migrations.table_name' => 'migration_versions',
  1838.             'doctrine_migrations.column_name' => 'version',
  1839.             'doctrine_migrations.column_length' => 14,
  1840.             'doctrine_migrations.executed_at_column_name' => 'executed_at',
  1841.             'doctrine_migrations.all_or_nothing' => false,
  1842.             'doctrine_migrations.name' => 'Application Migrations',
  1843.             'doctrine_migrations.custom_template' => NULL,
  1844.             'doctrine_migrations.organize_migrations' => false,
  1845.             'swiftmailer.mailer.default.transport.name' => 'smtp',
  1846.             'swiftmailer.mailer.default.transport.smtp.encryption' => 'tls',
  1847.             'swiftmailer.mailer.default.transport.smtp.port' => 587,
  1848.             'swiftmailer.mailer.default.transport.smtp.host' => 'Smtp.office365.com',
  1849.             'swiftmailer.mailer.default.transport.smtp.username' => 'urki-system@besa.es',
  1850.             'swiftmailer.mailer.default.transport.smtp.password' => 'npqpxnlcpzdzqtfd',
  1851.             'swiftmailer.mailer.default.transport.smtp.auth_mode' => 'login',
  1852.             'swiftmailer.mailer.default.transport.smtp.timeout' => 30,
  1853.             'swiftmailer.mailer.default.transport.smtp.source_ip' => NULL,
  1854.             'swiftmailer.mailer.default.transport.smtp.local_domain' => NULL,
  1855.             'swiftmailer.mailer.default.transport.smtp.stream_options' => [
  1856.                 'ssl' => [
  1857.                     'allow_self_signed' => true,
  1858.                     'verify_peer' => false,
  1859.                     'verify_peer_name' => false,
  1860.                 ],
  1861.             ],
  1862.             'swiftmailer.mailer.default.spool.enabled' => true,
  1863.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  1864.             'swiftmailer.mailer.default.single_address' => NULL,
  1865.             'swiftmailer.mailer.default.delivery.enabled' => true,
  1866.             'swiftmailer.spool.enabled' => true,
  1867.             'swiftmailer.delivery.enabled' => true,
  1868.             'swiftmailer.single_address' => NULL,
  1869.             'swiftmailer.mailers' => [
  1870.                 'default' => 'swiftmailer.mailer.default',
  1871.             ],
  1872.             'swiftmailer.default_mailer' => 'default',
  1873.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  1874.             'web_profiler.debug_toolbar.mode' => 2,
  1875.             'twig.exception_listener.controller' => 'twig.controller.exception::showAction',
  1876.             'twig.form.resources' => [
  1877.                 => 'form_div_layout.html.twig',
  1878.             ],
  1879.             'monolog.use_microseconds' => true,
  1880.             'monolog.swift_mailer.handlers' => [
  1881.             ],
  1882.             'monolog.handlers_to_channels' => [
  1883.                 'monolog.handler.console' => [
  1884.                     'type' => 'exclusive',
  1885.                     'elements' => [
  1886.                         => 'event',
  1887.                         => 'doctrine',
  1888.                         => 'console',
  1889.                     ],
  1890.                 ],
  1891.                 'monolog.handler.main' => [
  1892.                     'type' => 'exclusive',
  1893.                     'elements' => [
  1894.                         => 'event',
  1895.                     ],
  1896.                 ],
  1897.             ],
  1898.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  1899.             'data_collector.templates' => [
  1900.                 'data_collector.request' => [
  1901.                     => 'request',
  1902.                     => '@WebProfiler/Collector/request.html.twig',
  1903.                 ],
  1904.                 'data_collector.time' => [
  1905.                     => 'time',
  1906.                     => '@WebProfiler/Collector/time.html.twig',
  1907.                 ],
  1908.                 'data_collector.memory' => [
  1909.                     => 'memory',
  1910.                     => '@WebProfiler/Collector/memory.html.twig',
  1911.                 ],
  1912.                 'data_collector.validator' => [
  1913.                     => 'validator',
  1914.                     => '@WebProfiler/Collector/validator.html.twig',
  1915.                 ],
  1916.                 'data_collector.ajax' => [
  1917.                     => 'ajax',
  1918.                     => '@WebProfiler/Collector/ajax.html.twig',
  1919.                 ],
  1920.                 'data_collector.exception' => [
  1921.                     => 'exception',
  1922.                     => '@WebProfiler/Collector/exception.html.twig',
  1923.                 ],
  1924.                 'data_collector.logger' => [
  1925.                     => 'logger',
  1926.                     => '@WebProfiler/Collector/logger.html.twig',
  1927.                 ],
  1928.                 'data_collector.events' => [
  1929.                     => 'events',
  1930.                     => '@WebProfiler/Collector/events.html.twig',
  1931.                 ],
  1932.                 'data_collector.router' => [
  1933.                     => 'router',
  1934.                     => '@WebProfiler/Collector/router.html.twig',
  1935.                 ],
  1936.                 'data_collector.cache' => [
  1937.                     => 'cache',
  1938.                     => '@WebProfiler/Collector/cache.html.twig',
  1939.                 ],
  1940.                 'data_collector.translation' => [
  1941.                     => 'translation',
  1942.                     => '@WebProfiler/Collector/translation.html.twig',
  1943.                 ],
  1944.                 'data_collector.security' => [
  1945.                     => 'security',
  1946.                     => '@Security/Collector/security.html.twig',
  1947.                 ],
  1948.                 'data_collector.twig' => [
  1949.                     => 'twig',
  1950.                     => '@WebProfiler/Collector/twig.html.twig',
  1951.                 ],
  1952.                 'data_collector.doctrine' => [
  1953.                     => 'db',
  1954.                     => '@Doctrine/Collector/db.html.twig',
  1955.                 ],
  1956.                 'swiftmailer.data_collector' => [
  1957.                     => 'swiftmailer',
  1958.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  1959.                 ],
  1960.                 'data_collector.dump' => [
  1961.                     => 'dump',
  1962.                     => '@Debug/Profiler/dump.html.twig',
  1963.                 ],
  1964.                 'data_collector.config' => [
  1965.                     => 'config',
  1966.                     => '@WebProfiler/Collector/config.html.twig',
  1967.                 ],
  1968.             ],
  1969.             'console.command.ids' => [
  1970.                 => 'console.command.public_alias.App\\Command\\ActualizarCuentas',
  1971.                 => 'console.command.public_alias.App\\Command\\ActualizarFormulasColores',
  1972.                 => 'console.command.public_alias.App\\Command\\ActualizarFormulasEspeciales',
  1973.                 => 'console.command.public_alias.App\\Command\\CambiarFormulasPersonales',
  1974.                 => 'console.command.public_alias.App\\Command\\CorrectEspectro',
  1975.                 => 'console.command.public_alias.App\\Command\\CrearEstadisticas',
  1976.                 => 'console.command.public_alias.App\\Command\\CsvImportCommand',
  1977.                 => 'console.command.public_alias.App\\Command\\ImportFormulasOficiales',
  1978.                 => 'console.command.public_alias.App\\Command\\ImportFormulasPersonales',
  1979.                 => 'console.command.public_alias.App\\Command\\ImportMedidasOficiales',
  1980.                 10 => 'console.command.public_alias.App\\Command\\MigrarFichasConvertidores',
  1981.                 11 => 'console.command.public_alias.App\\Command\\MigrarFrasesPeligrosidad',
  1982.                 12 => 'console.command.public_alias.App\\Command\\TestExtress',
  1983.                 13 => 'console.command.public_alias.App\\Command\\UpdateCsv',
  1984.                 14 => 'console.command.public_alias.doctrine_cache.contains_command',
  1985.                 15 => 'console.command.public_alias.doctrine_cache.delete_command',
  1986.                 16 => 'console.command.public_alias.doctrine_cache.flush_command',
  1987.                 17 => 'console.command.public_alias.doctrine_cache.stats_command',
  1988.             ],
  1989.         ];
  1990.     }
  1991. }