var/cache/dev/Container9p9ninu/appDevDebugProjectContainer.php line 1220

Open in your IDE?
  1. <?php
  2. namespace Container9p9ninu;
  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 appDevDebugProjectContainer extends Container
  17. {
  18.     private $buildParameters;
  19.     private $containerDir;
  20.     private $parameters = [];
  21.     private $targetDirs = [];
  22.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  23.     {
  24.         $dir $this->targetDirs[0] = \dirname($containerDir);
  25.         for ($i 1$i <= 6; ++$i) {
  26.             $this->targetDirs[$i] = $dir = \dirname($dir);
  27.         }
  28.         $this->buildParameters $buildParameters;
  29.         $this->containerDir $containerDir;
  30.         $this->parameters $this->getDefaultParameters();
  31.         $this->services = [];
  32.         $this->normalizedIds = [
  33.             'fos\\restbundle\\request\\paramfetcherinterface' => 'FOS\\RestBundle\\Request\\ParamFetcherInterface',
  34.             'fos\\restbundle\\view\\viewhandlerinterface' => 'FOS\\RestBundle\\View\\ViewHandlerInterface',
  35.             'noahtech\\sistemas\\interjamabundle\\controller\\basecontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\BaseController',
  36.             'noahtech\\sistemas\\interjamabundle\\controller\\baserestcontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\BaseRestController',
  37.             'noahtech\\sistemas\\interjamabundle\\controller\\certificadofumigacioncontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\CertificadoFumigacionController',
  38.             'noahtech\\sistemas\\interjamabundle\\controller\\chofercontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\ChoferController',
  39.             'noahtech\\sistemas\\interjamabundle\\controller\\cliente\\chatcontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Cliente\\ChatController',
  40.             'noahtech\\sistemas\\interjamabundle\\controller\\cliente\\homecontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Cliente\\HomeController',
  41.             'noahtech\\sistemas\\interjamabundle\\controller\\cliente\\precargacontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Cliente\\PrecargaController',
  42.             'noahtech\\sistemas\\interjamabundle\\controller\\cliente\\vehiculocontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Cliente\\VehiculoController',
  43.             'noahtech\\sistemas\\interjamabundle\\controller\\clientecontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\ClienteController',
  44.             'noahtech\\sistemas\\interjamabundle\\controller\\contactocontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\ContactoController',
  45.             'noahtech\\sistemas\\interjamabundle\\controller\\defaultcontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\DefaultController',
  46.             'noahtech\\sistemas\\interjamabundle\\controller\\divisacontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\DivisaController',
  47.             'noahtech\\sistemas\\interjamabundle\\controller\\fumigacion\\certificadofumigacioncontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Fumigacion\\CertificadoFumigacionController',
  48.             'noahtech\\sistemas\\interjamabundle\\controller\\fumigacion\\clientecontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Fumigacion\\ClienteController',
  49.             'noahtech\\sistemas\\interjamabundle\\controller\\fumigacion\\homecontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Fumigacion\\HomeController',
  50.             'noahtech\\sistemas\\interjamabundle\\controller\\fumigacion\\vehiculocontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Fumigacion\\VehiculoController',
  51.             'noahtech\\sistemas\\interjamabundle\\controller\\homecontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\HomeController',
  52.             'noahtech\\sistemas\\interjamabundle\\controller\\operador\\anmaccontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Operador\\AnmacController',
  53.             'noahtech\\sistemas\\interjamabundle\\controller\\operador\\cajacontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Operador\\CajaController',
  54.             'noahtech\\sistemas\\interjamabundle\\controller\\operador\\certificadofumigacioncontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Operador\\CertificadoFumigacionController',
  55.             'noahtech\\sistemas\\interjamabundle\\controller\\operador\\chatcontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Operador\\ChatController',
  56.             'noahtech\\sistemas\\interjamabundle\\controller\\operador\\chofercontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Operador\\ChoferController',
  57.             'noahtech\\sistemas\\interjamabundle\\controller\\operador\\clientecontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Operador\\ClienteController',
  58.             'noahtech\\sistemas\\interjamabundle\\controller\\operador\\crtcontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Operador\\CrtController',
  59.             'noahtech\\sistemas\\interjamabundle\\controller\\operador\\firmantecontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Operador\\FirmanteController',
  60.             'noahtech\\sistemas\\interjamabundle\\controller\\operador\\homecontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Operador\\HomeController',
  61.             'noahtech\\sistemas\\interjamabundle\\controller\\operador\\movimientocontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Operador\\MovimientoController',
  62.             'noahtech\\sistemas\\interjamabundle\\controller\\operador\\precargaatencioncontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Operador\\PrecargaAtencionController',
  63.             'noahtech\\sistemas\\interjamabundle\\controller\\operador\\precargacontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Operador\\PrecargaController',
  64.             'noahtech\\sistemas\\interjamabundle\\controller\\operador\\turnocontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Operador\\TurnoController',
  65.             'noahtech\\sistemas\\interjamabundle\\controller\\operador\\vehiculocontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Operador\\VehiculoController',
  66.             'noahtech\\sistemas\\interjamabundle\\controller\\operadoraduana\\cajacontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\OperadorAduana\\CajaController',
  67.             'noahtech\\sistemas\\interjamabundle\\controller\\operadoraduana\\homecontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\OperadorAduana\\HomeController',
  68.             'noahtech\\sistemas\\interjamabundle\\controller\\operadoraduana\\precargaatencioncontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\OperadorAduana\\PrecargaAtencionController',
  69.             'noahtech\\sistemas\\interjamabundle\\controller\\personacontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\PersonaController',
  70.             'noahtech\\sistemas\\interjamabundle\\controller\\precargacontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\PrecargaController',
  71.             'noahtech\\sistemas\\interjamabundle\\controller\\publiccontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\PublicController',
  72.             'noahtech\\sistemas\\interjamabundle\\controller\\publicusercontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\PublicUserController',
  73.             'noahtech\\sistemas\\interjamabundle\\controller\\reportecontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\ReporteController',
  74.             'noahtech\\sistemas\\interjamabundle\\controller\\securitycontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\SecurityController',
  75.             'noahtech\\sistemas\\interjamabundle\\controller\\tipostramitecontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\TiposTramiteController',
  76.             'noahtech\\sistemas\\interjamabundle\\controller\\tramitecontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\TramiteController',
  77.             'noahtech\\sistemas\\interjamabundle\\controller\\turnocontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\TurnoController',
  78.             'noahtech\\sistemas\\interjamabundle\\controller\\usuariocontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\UsuarioController',
  79.             'noahtech\\sistemas\\interjamabundle\\controller\\vehiculocontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\VehiculoController',
  80.             'noahtech\\sistemas\\interjamabundle\\controller\\wificontroller' => 'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\WifiController',
  81.             'noahtech\\sistemas\\interjamabundle\\eventlistener\\apiexceptionsubscriber' => 'Noahtech\\Sistemas\\InterjamaBundle\\EventListener\\ApiExceptionSubscriber',
  82.             'noahtech\\sistemas\\interjamabundle\\handler\\accessdeniedhandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\AccessDeniedHandler',
  83.             'noahtech\\sistemas\\interjamabundle\\handler\\basehandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\BaseHandler',
  84.             'noahtech\\sistemas\\interjamabundle\\handler\\mailhandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\MailHandler',
  85.             'noahtech\\sistemas\\interjamabundle\\handler\\mcanmachandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McAnmacHandler',
  86.             'noahtech\\sistemas\\interjamabundle\\handler\\mccajahandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McCajaHandler',
  87.             'noahtech\\sistemas\\interjamabundle\\handler\\mccajamonedahandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McCajaMonedaHandler',
  88.             'noahtech\\sistemas\\interjamabundle\\handler\\mccategoriahandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McCategoriaHandler',
  89.             'noahtech\\sistemas\\interjamabundle\\handler\\mccertificadohandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McCertificadoHandler',
  90.             'noahtech\\sistemas\\interjamabundle\\handler\\mcchathandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McChatHandler',
  91.             'noahtech\\sistemas\\interjamabundle\\handler\\mcchoferhandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McChoferHandler',
  92.             'noahtech\\sistemas\\interjamabundle\\handler\\mcclientehandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McClienteHandler',
  93.             'noahtech\\sistemas\\interjamabundle\\handler\\mccontactohandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McContactoHandler',
  94.             'noahtech\\sistemas\\interjamabundle\\handler\\mccrthandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McCrtHandler',
  95.             'noahtech\\sistemas\\interjamabundle\\handler\\mcdivisahandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McDivisaHandler',
  96.             'noahtech\\sistemas\\interjamabundle\\handler\\mcestadohandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McEstadoHandler',
  97.             'noahtech\\sistemas\\interjamabundle\\handler\\mcfacturahandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McFacturaHandler',
  98.             'noahtech\\sistemas\\interjamabundle\\handler\\mcfirmantehandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McFirmanteHandler',
  99.             'noahtech\\sistemas\\interjamabundle\\handler\\mcinmueblehandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McInmuebleHandler',
  100.             'noahtech\\sistemas\\interjamabundle\\handler\\mcmonedahandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McMonedaHandler',
  101.             'noahtech\\sistemas\\interjamabundle\\handler\\mcmovimientohandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McMovimientoHandler',
  102.             'noahtech\\sistemas\\interjamabundle\\handler\\mcpersonahandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McPersonaHandler',
  103.             'noahtech\\sistemas\\interjamabundle\\handler\\mcprecargaarchivohandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McPrecargaArchivoHandler',
  104.             'noahtech\\sistemas\\interjamabundle\\handler\\mcprecargacrthandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McPrecargaCrtHandler',
  105.             'noahtech\\sistemas\\interjamabundle\\handler\\mcprecargahandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McPrecargaHandler',
  106.             'noahtech\\sistemas\\interjamabundle\\handler\\mcprecargatipotramiteshandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McPrecargaTipoTramitesHandler',
  107.             'noahtech\\sistemas\\interjamabundle\\handler\\mcrolhandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McRolHandler',
  108.             'noahtech\\sistemas\\interjamabundle\\handler\\mctipostramitehandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McTiposTramiteHandler',
  109.             'noahtech\\sistemas\\interjamabundle\\handler\\mctramitehandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McTramiteHandler',
  110.             'noahtech\\sistemas\\interjamabundle\\handler\\mcturnohandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McTurnoHandler',
  111.             'noahtech\\sistemas\\interjamabundle\\handler\\mcturnoproximohandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McTurnoProximoHandler',
  112.             'noahtech\\sistemas\\interjamabundle\\handler\\mcusuariohandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McUsuarioHandler',
  113.             'noahtech\\sistemas\\interjamabundle\\handler\\mcvehiculoestadohandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McVehiculoEstadoHandler',
  114.             'noahtech\\sistemas\\interjamabundle\\handler\\mcvehiculohandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McVehiculoHandler',
  115.             'noahtech\\sistemas\\interjamabundle\\handler\\mcwifihandler' => 'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McWifiHandler',
  116.             'symfony\\bundle\\frameworkbundle\\controller\\redirectcontroller' => 'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController',
  117.             'symfony\\bundle\\frameworkbundle\\controller\\templatecontroller' => 'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController',
  118.         ];
  119.         $this->syntheticIds = [
  120.             'kernel' => true,
  121.         ];
  122.         $this->methodMap = [
  123.             'annotation_reader' => 'getAnnotationReaderService',
  124.             'annotations.reader' => 'getAnnotations_ReaderService',
  125.             'argument_metadata_factory' => 'getArgumentMetadataFactoryService',
  126.             'assets.context' => 'getAssets_ContextService',
  127.             'assets.packages' => 'getAssets_PackagesService',
  128.             'cache.annotations' => 'getCache_AnnotationsService',
  129.             'cache.app' => 'getCache_AppService',
  130.             'cache.doctrine.orm.default.metadata' => 'getCache_Doctrine_Orm_Default_MetadataService',
  131.             'cache.doctrine.orm.default.query' => 'getCache_Doctrine_Orm_Default_QueryService',
  132.             'cache.doctrine.orm.default.result' => 'getCache_Doctrine_Orm_Default_ResultService',
  133.             'cache.serializer' => 'getCache_SerializerService',
  134.             'cache.system' => 'getCache_SystemService',
  135.             'cache.validator' => 'getCache_ValidatorService',
  136.             'config_cache_factory' => 'getConfigCacheFactoryService',
  137.             'controller_name_converter' => 'getControllerNameConverterService',
  138.             'data_collector.dump' => 'getDataCollector_DumpService',
  139.             'data_collector.form' => 'getDataCollector_FormService',
  140.             'data_collector.form.extractor' => 'getDataCollector_Form_ExtractorService',
  141.             'data_collector.request' => 'getDataCollector_RequestService',
  142.             'data_collector.router' => 'getDataCollector_RouterService',
  143.             'debug.argument_resolver' => 'getDebug_ArgumentResolverService',
  144.             'debug.controller_resolver' => 'getDebug_ControllerResolverService',
  145.             'debug.debug_handlers_listener' => 'getDebug_DebugHandlersListenerService',
  146.             'debug.event_dispatcher' => 'getDebug_EventDispatcherService',
  147.             'debug.file_link_formatter' => 'getDebug_FileLinkFormatterService',
  148.             'debug.log_processor' => 'getDebug_LogProcessorService',
  149.             'debug.security.access.decision_manager' => 'getDebug_Security_Access_DecisionManagerService',
  150.             'debug.stopwatch' => 'getDebug_StopwatchService',
  151.             'doctrine' => 'getDoctrineService',
  152.             'doctrine.dbal.logger.profiling.default' => 'getDoctrine_Dbal_Logger_Profiling_DefaultService',
  153.             'doctrine.orm.validator_initializer' => 'getDoctrine_Orm_ValidatorInitializerService',
  154.             'file_locator' => 'getFileLocatorService',
  155.             'fos_rest.allowed_methods_listener' => 'getFosRest_AllowedMethodsListenerService',
  156.             'fos_rest.allowed_methods_loader' => 'getFosRest_AllowedMethodsLoaderService',
  157.             'fos_rest.body_listener' => 'getFosRest_BodyListenerService',
  158.             'fos_rest.decoder_provider' => 'getFosRest_DecoderProviderService',
  159.             'fos_rest.format_listener' => 'getFosRest_FormatListenerService',
  160.             'fos_rest.format_negotiator' => 'getFosRest_FormatNegotiatorService',
  161.             'fos_rest.param_fetcher_listener' => 'getFosRest_ParamFetcherListenerService',
  162.             'fos_rest.request.param_fetcher' => 'getFosRest_Request_ParamFetcherService',
  163.             'fos_rest.request.param_fetcher.reader' => 'getFosRest_Request_ParamFetcher_ReaderService',
  164.             'fos_rest.serializer' => 'getFosRest_SerializerService',
  165.             'fos_rest.serializer.jms_handler_registry.inner' => 'getFosRest_Serializer_JmsHandlerRegistry_InnerService',
  166.             'fragment.listener' => 'getFragment_ListenerService',
  167.             'framework_extra_bundle.argument_name_convertor' => 'getFrameworkExtraBundle_ArgumentNameConvertorService',
  168.             'framework_extra_bundle.event.is_granted' => 'getFrameworkExtraBundle_Event_IsGrantedService',
  169.             'http_kernel' => 'getHttpKernelService',
  170.             'jms_serializer' => 'getJmsSerializerService',
  171.             'jms_serializer.accessor_strategy' => 'getJmsSerializer_AccessorStrategyService',
  172.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  173.             'jms_serializer.expression_evaluator' => 'getJmsSerializer_ExpressionEvaluatorService',
  174.             'jms_serializer.json_deserialization_visitor' => 'getJmsSerializer_JsonDeserializationVisitorService',
  175.             'jms_serializer.json_serialization_visitor' => 'getJmsSerializer_JsonSerializationVisitorService',
  176.             'jms_serializer.naming_strategy' => 'getJmsSerializer_NamingStrategyService',
  177.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  178.             'jms_serializer.unserialize_object_constructor' => 'getJmsSerializer_UnserializeObjectConstructorService',
  179.             'jms_serializer.xml_deserialization_visitor' => 'getJmsSerializer_XmlDeserializationVisitorService',
  180.             'jms_serializer.xml_serialization_visitor' => 'getJmsSerializer_XmlSerializationVisitorService',
  181.             'jms_serializer.yaml_serialization_visitor' => 'getJmsSerializer_YamlSerializationVisitorService',
  182.             'locale_listener' => 'getLocaleListenerService',
  183.             'logger' => 'getLoggerService',
  184.             'monolog.handler.console' => 'getMonolog_Handler_ConsoleService',
  185.             'monolog.handler.main' => 'getMonolog_Handler_MainService',
  186.             'monolog.handler.server_log' => 'getMonolog_Handler_ServerLogService',
  187.             'monolog.logger.cache' => 'getMonolog_Logger_CacheService',
  188.             'monolog.logger.event' => 'getMonolog_Logger_EventService',
  189.             'monolog.logger.php' => 'getMonolog_Logger_PhpService',
  190.             'monolog.logger.profiler' => 'getMonolog_Logger_ProfilerService',
  191.             'monolog.logger.request' => 'getMonolog_Logger_RequestService',
  192.             'nelmio_cors.cors_listener' => 'getNelmioCors_CorsListenerService',
  193.             'nelmio_cors.options_provider.config' => 'getNelmioCors_OptionsProvider_ConfigService',
  194.             'profiler' => 'getProfilerService',
  195.             'profiler_listener' => 'getProfilerListenerService',
  196.             'request_stack' => 'getRequestStackService',
  197.             'resolve_controller_name_subscriber' => 'getResolveControllerNameSubscriberService',
  198.             'response_listener' => 'getResponseListenerService',
  199.             'router' => 'getRouterService',
  200.             'router.request_context' => 'getRouter_RequestContextService',
  201.             'router_listener' => 'getRouterListenerService',
  202.             'security.authentication.manager' => 'getSecurity_Authentication_ManagerService',
  203.             'security.authentication.trust_resolver' => 'getSecurity_Authentication_TrustResolverService',
  204.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  205.             'security.firewall' => 'getSecurity_FirewallService',
  206.             'security.firewall.map' => 'getSecurity_Firewall_MapService',
  207.             'security.logout_url_generator' => 'getSecurity_LogoutUrlGeneratorService',
  208.             'security.rememberme.response_listener' => 'getSecurity_Rememberme_ResponseListenerService',
  209.             'security.role_hierarchy' => 'getSecurity_RoleHierarchyService',
  210.             'security.token_storage' => 'getSecurity_TokenStorageService',
  211.             'sensio_framework_extra.cache.listener' => 'getSensioFrameworkExtra_Cache_ListenerService',
  212.             'sensio_framework_extra.controller.listener' => 'getSensioFrameworkExtra_Controller_ListenerService',
  213.             'sensio_framework_extra.converter.listener' => 'getSensioFrameworkExtra_Converter_ListenerService',
  214.             'sensio_framework_extra.converter.manager' => 'getSensioFrameworkExtra_Converter_ManagerService',
  215.             'sensio_framework_extra.security.listener' => 'getSensioFrameworkExtra_Security_ListenerService',
  216.             'sensio_framework_extra.view.listener' => 'getSensioFrameworkExtra_View_ListenerService',
  217.             'session.save_listener' => 'getSession_SaveListenerService',
  218.             'session_listener' => 'getSessionListenerService',
  219.             'streamed_response_listener' => 'getStreamedResponseListenerService',
  220.             'templating.locator' => 'getTemplating_LocatorService',
  221.             'templating.name_parser' => 'getTemplating_NameParserService',
  222.             'translator' => 'getTranslatorService',
  223.             'twig' => 'getTwigService',
  224.             'twig.loader' => 'getTwig_LoaderService',
  225.             'twig.profile' => 'getTwig_ProfileService',
  226.             'uri_signer' => 'getUriSignerService',
  227.             'validate_request_listener' => 'getValidateRequestListenerService',
  228.             'validator' => 'getValidatorService',
  229.             'validator.builder' => 'getValidator_BuilderService',
  230.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  231.         ];
  232.         $this->fileMap = [
  233.             'FOS\\RestBundle\\View\\ViewHandlerInterface' => 'getViewHandlerInterfaceService.php',
  234.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\BaseController' => 'getBaseControllerService.php',
  235.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\BaseRestController' => 'getBaseRestControllerService.php',
  236.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\CertificadoFumigacionController' => 'getCertificadoFumigacionControllerService.php',
  237.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\ChoferController' => 'getChoferControllerService.php',
  238.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\ClienteController' => 'getClienteControllerService.php',
  239.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Cliente\\ChatController' => 'getChatControllerService.php',
  240.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Cliente\\HomeController' => 'getHomeControllerService.php',
  241.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Cliente\\PrecargaController' => 'getPrecargaControllerService.php',
  242.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Cliente\\VehiculoController' => 'getVehiculoControllerService.php',
  243.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\ContactoController' => 'getContactoControllerService.php',
  244.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\DefaultController' => 'getDefaultControllerService.php',
  245.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\DivisaController' => 'getDivisaControllerService.php',
  246.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Fumigacion\\CertificadoFumigacionController' => 'getCertificadoFumigacionController2Service.php',
  247.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Fumigacion\\ClienteController' => 'getClienteController2Service.php',
  248.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Fumigacion\\HomeController' => 'getHomeController2Service.php',
  249.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Fumigacion\\VehiculoController' => 'getVehiculoController2Service.php',
  250.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\HomeController' => 'getHomeController3Service.php',
  251.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\OperadorAduana\\CajaController' => 'getCajaControllerService.php',
  252.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\OperadorAduana\\HomeController' => 'getHomeController4Service.php',
  253.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\OperadorAduana\\PrecargaAtencionController' => 'getPrecargaAtencionControllerService.php',
  254.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Operador\\AnmacController' => 'getAnmacControllerService.php',
  255.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Operador\\CajaController' => 'getCajaController2Service.php',
  256.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Operador\\CertificadoFumigacionController' => 'getCertificadoFumigacionController3Service.php',
  257.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Operador\\ChatController' => 'getChatController2Service.php',
  258.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Operador\\ChoferController' => 'getChoferController2Service.php',
  259.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Operador\\ClienteController' => 'getClienteController3Service.php',
  260.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Operador\\CrtController' => 'getCrtControllerService.php',
  261.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Operador\\FirmanteController' => 'getFirmanteControllerService.php',
  262.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Operador\\HomeController' => 'getHomeController5Service.php',
  263.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Operador\\MovimientoController' => 'getMovimientoControllerService.php',
  264.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Operador\\PrecargaAtencionController' => 'getPrecargaAtencionController2Service.php',
  265.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Operador\\PrecargaController' => 'getPrecargaController2Service.php',
  266.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Operador\\TurnoController' => 'getTurnoControllerService.php',
  267.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\Operador\\VehiculoController' => 'getVehiculoController3Service.php',
  268.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\PersonaController' => 'getPersonaControllerService.php',
  269.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\PrecargaController' => 'getPrecargaController3Service.php',
  270.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\PublicController' => 'getPublicControllerService.php',
  271.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\PublicUserController' => 'getPublicUserControllerService.php',
  272.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\ReporteController' => 'getReporteControllerService.php',
  273.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\SecurityController' => 'getSecurityControllerService.php',
  274.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\TiposTramiteController' => 'getTiposTramiteControllerService.php',
  275.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\TramiteController' => 'getTramiteControllerService.php',
  276.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\TurnoController' => 'getTurnoController2Service.php',
  277.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\UsuarioController' => 'getUsuarioControllerService.php',
  278.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\VehiculoController' => 'getVehiculoController4Service.php',
  279.             'Noahtech\\Sistemas\\InterjamaBundle\\Controller\\WifiController' => 'getWifiControllerService.php',
  280.             'Noahtech\\Sistemas\\InterjamaBundle\\EventListener\\ApiExceptionSubscriber' => 'getApiExceptionSubscriberService.php',
  281.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\AccessDeniedHandler' => 'getAccessDeniedHandlerService.php',
  282.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\BaseHandler' => 'getBaseHandlerService.php',
  283.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\MailHandler' => 'getMailHandlerService.php',
  284.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McAnmacHandler' => 'getMcAnmacHandlerService.php',
  285.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McCajaHandler' => 'getMcCajaHandlerService.php',
  286.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McCajaMonedaHandler' => 'getMcCajaMonedaHandlerService.php',
  287.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McCategoriaHandler' => 'getMcCategoriaHandlerService.php',
  288.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McCertificadoHandler' => 'getMcCertificadoHandlerService.php',
  289.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McChatHandler' => 'getMcChatHandlerService.php',
  290.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McChoferHandler' => 'getMcChoferHandlerService.php',
  291.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McClienteHandler' => 'getMcClienteHandlerService.php',
  292.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McContactoHandler' => 'getMcContactoHandlerService.php',
  293.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McCrtHandler' => 'getMcCrtHandlerService.php',
  294.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McDivisaHandler' => 'getMcDivisaHandlerService.php',
  295.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McEstadoHandler' => 'getMcEstadoHandlerService.php',
  296.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McFacturaHandler' => 'getMcFacturaHandlerService.php',
  297.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McFirmanteHandler' => 'getMcFirmanteHandlerService.php',
  298.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McInmuebleHandler' => 'getMcInmuebleHandlerService.php',
  299.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McMonedaHandler' => 'getMcMonedaHandlerService.php',
  300.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McMovimientoHandler' => 'getMcMovimientoHandlerService.php',
  301.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McPersonaHandler' => 'getMcPersonaHandlerService.php',
  302.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McPrecargaArchivoHandler' => 'getMcPrecargaArchivoHandlerService.php',
  303.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McPrecargaCrtHandler' => 'getMcPrecargaCrtHandlerService.php',
  304.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McPrecargaHandler' => 'getMcPrecargaHandlerService.php',
  305.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McPrecargaTipoTramitesHandler' => 'getMcPrecargaTipoTramitesHandlerService.php',
  306.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McRolHandler' => 'getMcRolHandlerService.php',
  307.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McTiposTramiteHandler' => 'getMcTiposTramiteHandlerService.php',
  308.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McTramiteHandler' => 'getMcTramiteHandlerService.php',
  309.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McTurnoHandler' => 'getMcTurnoHandlerService.php',
  310.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McTurnoProximoHandler' => 'getMcTurnoProximoHandlerService.php',
  311.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McUsuarioHandler' => 'getMcUsuarioHandlerService.php',
  312.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McVehiculoEstadoHandler' => 'getMcVehiculoEstadoHandlerService.php',
  313.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McVehiculoHandler' => 'getMcVehiculoHandlerService.php',
  314.             'Noahtech\\Sistemas\\InterjamaBundle\\Handler\\McWifiHandler' => 'getMcWifiHandlerService.php',
  315.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  316.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php',
  317.             'annotations.cache' => 'getAnnotations_CacheService.php',
  318.             'annotations.cache_warmer' => 'getAnnotations_CacheWarmerService.php',
  319.             'api_exception_subscriber' => 'getApiExceptionSubscriber2Service.php',
  320.             'argument_resolver.default' => 'getArgumentResolver_DefaultService.php',
  321.             'argument_resolver.request' => 'getArgumentResolver_RequestService.php',
  322.             'argument_resolver.request_attribute' => 'getArgumentResolver_RequestAttributeService.php',
  323.             'argument_resolver.service' => 'getArgumentResolver_ServiceService.php',
  324.             'argument_resolver.session' => 'getArgumentResolver_SessionService.php',
  325.             'argument_resolver.variadic' => 'getArgumentResolver_VariadicService.php',
  326.             'cache.default_clearer' => 'getCache_DefaultClearerService.php',
  327.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  328.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  329.             'cache_clearer' => 'getCacheClearerService.php',
  330.             'cache_warmer' => 'getCacheWarmerService.php',
  331.             'config.resource.self_checking_resource_checker' => 'getConfig_Resource_SelfCheckingResourceCheckerService.php',
  332.             'console.command.about' => 'getConsole_Command_AboutService.php',
  333.             'console.command.assets_install' => 'getConsole_Command_AssetsInstallService.php',
  334.             'console.command.cache_clear' => 'getConsole_Command_CacheClearService.php',
  335.             'console.command.cache_pool_clear' => 'getConsole_Command_CachePoolClearService.php',
  336.             'console.command.cache_pool_prune' => 'getConsole_Command_CachePoolPruneService.php',
  337.             'console.command.cache_warmup' => 'getConsole_Command_CacheWarmupService.php',
  338.             'console.command.config_debug' => 'getConsole_Command_ConfigDebugService.php',
  339.             'console.command.config_dump_reference' => 'getConsole_Command_ConfigDumpReferenceService.php',
  340.             'console.command.container_debug' => 'getConsole_Command_ContainerDebugService.php',
  341.             'console.command.debug_autowiring' => 'getConsole_Command_DebugAutowiringService.php',
  342.             'console.command.event_dispatcher_debug' => 'getConsole_Command_EventDispatcherDebugService.php',
  343.             'console.command.form_debug' => 'getConsole_Command_FormDebugService.php',
  344.             'console.command.noahtech_sistemas_interjamabundle_command_servercommand' => 'getConsole_Command_NoahtechSistemasInterjamabundleCommandServercommandService.php',
  345.             'console.command.router_debug' => 'getConsole_Command_RouterDebugService.php',
  346.             'console.command.router_match' => 'getConsole_Command_RouterMatchService.php',
  347.             'console.command.xliff_lint' => 'getConsole_Command_XliffLintService.php',
  348.             'console.command.yaml_lint' => 'getConsole_Command_YamlLintService.php',
  349.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  350.             'console.error_listener' => 'getConsole_ErrorListenerService.php',
  351.             'debug.dump_listener' => 'getDebug_DumpListenerService.php',
  352.             'debug.file_link_formatter.url_format' => 'getDebug_FileLinkFormatter_UrlFormatService.php',
  353.             'dependency_injection.config.container_parameters_resource_checker' => 'getDependencyInjection_Config_ContainerParametersResourceCheckerService.php',
  354.             'deprecated.form.registry' => 'getDeprecated_Form_RegistryService.php',
  355.             'deprecated.form.registry.csrf' => 'getDeprecated_Form_Registry_CsrfService.php',
  356.             'doctrine.cache_clear_metadata_command' => 'getDoctrine_CacheClearMetadataCommandService.php',
  357.             'doctrine.cache_clear_query_cache_command' => 'getDoctrine_CacheClearQueryCacheCommandService.php',
  358.             'doctrine.cache_clear_result_command' => 'getDoctrine_CacheClearResultCommandService.php',
  359.             'doctrine.cache_collection_region_command' => 'getDoctrine_CacheCollectionRegionCommandService.php',
  360.             'doctrine.clear_entity_region_command' => 'getDoctrine_ClearEntityRegionCommandService.php',
  361.             'doctrine.clear_query_region_command' => 'getDoctrine_ClearQueryRegionCommandService.php',
  362.             'doctrine.database_create_command' => 'getDoctrine_DatabaseCreateCommandService.php',
  363.             'doctrine.database_drop_command' => 'getDoctrine_DatabaseDropCommandService.php',
  364.             'doctrine.database_import_command' => 'getDoctrine_DatabaseImportCommandService.php',
  365.             'doctrine.dbal.connection_factory' => 'getDoctrine_Dbal_ConnectionFactoryService.php',
  366.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService.php',
  367.             'doctrine.ensure_production_settings_command' => 'getDoctrine_EnsureProductionSettingsCommandService.php',
  368.             'doctrine.generate_entities_command' => 'getDoctrine_GenerateEntitiesCommandService.php',
  369.             'doctrine.mapping_convert_command' => 'getDoctrine_MappingConvertCommandService.php',
  370.             'doctrine.mapping_import_command' => 'getDoctrine_MappingImportCommandService.php',
  371.             'doctrine.mapping_info_command' => 'getDoctrine_MappingInfoCommandService.php',
  372.             'doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata' => 'getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_MetadataService.php',
  373.             'doctrine.orm.cache.provider.cache.doctrine.orm.default.query' => 'getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_QueryService.php',
  374.             'doctrine.orm.cache.provider.cache.doctrine.orm.default.result' => 'getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_ResultService.php',
  375.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService.php',
  376.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService.php',
  377.             'doctrine.orm.default_entity_manager.property_info_extractor' => 'getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php',
  378.             'doctrine.orm.default_listeners.attach_entity_listeners' => 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService.php',
  379.             'doctrine.orm.default_manager_configurator' => 'getDoctrine_Orm_DefaultManagerConfiguratorService.php',
  380.             'doctrine.orm.proxy_cache_warmer' => 'getDoctrine_Orm_ProxyCacheWarmerService.php',
  381.             'doctrine.orm.validator.unique' => 'getDoctrine_Orm_Validator_UniqueService.php',
  382.             'doctrine.query_dql_command' => 'getDoctrine_QueryDqlCommandService.php',
  383.             'doctrine.query_sql_command' => 'getDoctrine_QuerySqlCommandService.php',
  384.             'doctrine.schema_create_command' => 'getDoctrine_SchemaCreateCommandService.php',
  385.             'doctrine.schema_drop_command' => 'getDoctrine_SchemaDropCommandService.php',
  386.             'doctrine.schema_update_command' => 'getDoctrine_SchemaUpdateCommandService.php',
  387.             'doctrine.schema_validate_command' => 'getDoctrine_SchemaValidateCommandService.php',
  388.             'doctrine_cache.contains_command' => 'getDoctrineCache_ContainsCommandService.php',
  389.             'doctrine_cache.delete_command' => 'getDoctrineCache_DeleteCommandService.php',
  390.             'doctrine_cache.flush_command' => 'getDoctrineCache_FlushCommandService.php',
  391.             'doctrine_cache.stats_command' => 'getDoctrineCache_StatsCommandService.php',
  392.             'doctrine_migrations.diff_command' => 'getDoctrineMigrations_DiffCommandService.php',
  393.             'doctrine_migrations.execute_command' => 'getDoctrineMigrations_ExecuteCommandService.php',
  394.             'doctrine_migrations.generate_command' => 'getDoctrineMigrations_GenerateCommandService.php',
  395.             'doctrine_migrations.latest_command' => 'getDoctrineMigrations_LatestCommandService.php',
  396.             'doctrine_migrations.migrate_command' => 'getDoctrineMigrations_MigrateCommandService.php',
  397.             'doctrine_migrations.status_command' => 'getDoctrineMigrations_StatusCommandService.php',
  398.             'doctrine_migrations.version_command' => 'getDoctrineMigrations_VersionCommandService.php',
  399.             'filesystem' => 'getFilesystemService.php',
  400.             'form.factory' => 'getForm_FactoryService.php',
  401.             'form.registry' => 'getForm_RegistryService.php',
  402.             'form.resolved_type_factory' => 'getForm_ResolvedTypeFactoryService.php',
  403.             'form.server_params' => 'getForm_ServerParamsService.php',
  404.             'form.type.birthday' => 'getForm_Type_BirthdayService.php',
  405.             'form.type.button' => 'getForm_Type_ButtonService.php',
  406.             'form.type.checkbox' => 'getForm_Type_CheckboxService.php',
  407.             'form.type.choice' => 'getForm_Type_ChoiceService.php',
  408.             'form.type.collection' => 'getForm_Type_CollectionService.php',
  409.             'form.type.country' => 'getForm_Type_CountryService.php',
  410.             'form.type.currency' => 'getForm_Type_CurrencyService.php',
  411.             'form.type.date' => 'getForm_Type_DateService.php',
  412.             'form.type.datetime' => 'getForm_Type_DatetimeService.php',
  413.             'form.type.email' => 'getForm_Type_EmailService.php',
  414.             'form.type.entity' => 'getForm_Type_EntityService.php',
  415.             'form.type.file' => 'getForm_Type_FileService.php',
  416.             'form.type.form' => 'getForm_Type_FormService.php',
  417.             'form.type.hidden' => 'getForm_Type_HiddenService.php',
  418.             'form.type.integer' => 'getForm_Type_IntegerService.php',
  419.             'form.type.language' => 'getForm_Type_LanguageService.php',
  420.             'form.type.locale' => 'getForm_Type_LocaleService.php',
  421.             'form.type.money' => 'getForm_Type_MoneyService.php',
  422.             'form.type.number' => 'getForm_Type_NumberService.php',
  423.             'form.type.password' => 'getForm_Type_PasswordService.php',
  424.             'form.type.percent' => 'getForm_Type_PercentService.php',
  425.             'form.type.radio' => 'getForm_Type_RadioService.php',
  426.             'form.type.range' => 'getForm_Type_RangeService.php',
  427.             'form.type.repeated' => 'getForm_Type_RepeatedService.php',
  428.             'form.type.reset' => 'getForm_Type_ResetService.php',
  429.             'form.type.search' => 'getForm_Type_SearchService.php',
  430.             'form.type.submit' => 'getForm_Type_SubmitService.php',
  431.             'form.type.text' => 'getForm_Type_TextService.php',
  432.             'form.type.textarea' => 'getForm_Type_TextareaService.php',
  433.             'form.type.time' => 'getForm_Type_TimeService.php',
  434.             'form.type.timezone' => 'getForm_Type_TimezoneService.php',
  435.             'form.type.url' => 'getForm_Type_UrlService.php',
  436.             'form.type_extension.csrf' => 'getForm_TypeExtension_CsrfService.php',
  437.             'form.type_extension.form.data_collector' => 'getForm_TypeExtension_Form_DataCollectorService.php',
  438.             'form.type_extension.form.http_foundation' => 'getForm_TypeExtension_Form_HttpFoundationService.php',
  439.             'form.type_extension.form.transformation_failure_handling' => 'getForm_TypeExtension_Form_TransformationFailureHandlingService.php',
  440.             'form.type_extension.form.validator' => 'getForm_TypeExtension_Form_ValidatorService.php',
  441.             'form.type_extension.repeated.validator' => 'getForm_TypeExtension_Repeated_ValidatorService.php',
  442.             'form.type_extension.submit.validator' => 'getForm_TypeExtension_Submit_ValidatorService.php',
  443.             'form.type_extension.upload.validator' => 'getForm_TypeExtension_Upload_ValidatorService.php',
  444.             'form.type_guesser.doctrine' => 'getForm_TypeGuesser_DoctrineService.php',
  445.             'form.type_guesser.validator' => 'getForm_TypeGuesser_ValidatorService.php',
  446.             'fos_rest.access_denied_listener' => 'getFosRest_AccessDeniedListenerService.php',
  447.             'fos_rest.decoder.json' => 'getFosRest_Decoder_JsonService.php',
  448.             'fos_rest.decoder.jsontoform' => 'getFosRest_Decoder_JsontoformService.php',
  449.             'fos_rest.decoder.xml' => 'getFosRest_Decoder_XmlService.php',
  450.             'fos_rest.error_listener' => 'getFosRest_ErrorListenerService.php',
  451.             'fos_rest.exception.codes_map' => 'getFosRest_Exception_CodesMapService.php',
  452.             'fos_rest.exception.controller' => 'getFosRest_Exception_ControllerService.php',
  453.             'fos_rest.exception.messages_map' => 'getFosRest_Exception_MessagesMapService.php',
  454.             'fos_rest.exception.twig_controller' => 'getFosRest_Exception_TwigControllerService.php',
  455.             'fos_rest.exception_listener' => 'getFosRest_ExceptionListenerService.php',
  456.             'fos_rest.inflector' => 'getFosRest_InflectorService.php',
  457.             'fos_rest.normalizer.camel_keys' => 'getFosRest_Normalizer_CamelKeysService.php',
  458.             'fos_rest.normalizer.camel_keys_with_leading_underscore' => 'getFosRest_Normalizer_CamelKeysWithLeadingUnderscoreService.php',
  459.             'fos_rest.routing.loader.controller' => 'getFosRest_Routing_Loader_ControllerService.php',
  460.             'fos_rest.routing.loader.directory' => 'getFosRest_Routing_Loader_DirectoryService.php',
  461.             'fos_rest.routing.loader.processor' => 'getFosRest_Routing_Loader_ProcessorService.php',
  462.             'fos_rest.routing.loader.reader.action' => 'getFosRest_Routing_Loader_Reader_ActionService.php',
  463.             'fos_rest.routing.loader.reader.controller' => 'getFosRest_Routing_Loader_Reader_ControllerService.php',
  464.             'fos_rest.routing.loader.xml_collection' => 'getFosRest_Routing_Loader_XmlCollectionService.php',
  465.             'fos_rest.routing.loader.yaml_collection' => 'getFosRest_Routing_Loader_YamlCollectionService.php',
  466.             'fos_rest.serializer.exception_normalizer.jms' => 'getFosRest_Serializer_ExceptionNormalizer_JmsService.php',
  467.             'fos_rest.serializer.exception_normalizer.symfony' => 'getFosRest_Serializer_ExceptionNormalizer_SymfonyService.php',
  468.             'fos_rest.serializer.flatten_exception_handler' => 'getFosRest_Serializer_FlattenExceptionHandlerService.php',
  469.             'fos_rest.serializer.form_error_handler' => 'getFosRest_Serializer_FormErrorHandlerService.php',
  470.             'fos_rest.view_response_listener' => 'getFosRest_ViewResponseListenerService.php',
  471.             'fragment.handler' => 'getFragment_HandlerService.php',
  472.             'fragment.renderer.hinclude' => 'getFragment_Renderer_HincludeService.php',
  473.             'fragment.renderer.inline' => 'getFragment_Renderer_InlineService.php',
  474.             'jms_serializer.array_collection_handler' => 'getJmsSerializer_ArrayCollectionHandlerService.php',
  475.             'jms_serializer.constraint_violation_handler' => 'getJmsSerializer_ConstraintViolationHandlerService.php',
  476.             'jms_serializer.datetime_handler' => 'getJmsSerializer_DatetimeHandlerService.php',
  477.             'jms_serializer.doctrine_proxy_subscriber' => 'getJmsSerializer_DoctrineProxySubscriberService.php',
  478.             'jms_serializer.handler_registry' => 'getJmsSerializer_HandlerRegistryService.php',
  479.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService.php',
  480.             'jms_serializer.object_constructor' => 'getJmsSerializer_ObjectConstructorService.php',
  481.             'jms_serializer.php_collection_handler' => 'getJmsSerializer_PhpCollectionHandlerService.php',
  482.             'jms_serializer.stopwatch_subscriber' => 'getJmsSerializer_StopwatchSubscriberService.php',
  483.             'jms_serializer.templating.helper.serializer' => 'getJmsSerializer_Templating_Helper_SerializerService.php',
  484.             'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService.php',
  485.             'kernel.class_cache.cache_warmer' => 'getKernel_ClassCache_CacheWarmerService.php',
  486.             'monolog.handler.null_internal' => 'getMonolog_Handler_NullInternalService.php',
  487.             'monolog.logger.console' => 'getMonolog_Logger_ConsoleService.php',
  488.             'monolog.logger.doctrine' => 'getMonolog_Logger_DoctrineService.php',
  489.             'monolog.logger.security' => 'getMonolog_Logger_SecurityService.php',
  490.             'monolog.logger.templating' => 'getMonolog_Logger_TemplatingService.php',
  491.             'property_accessor' => 'getPropertyAccessorService.php',
  492.             'router.cache_warmer' => 'getRouter_CacheWarmerService.php',
  493.             'routing.loader' => 'getRouting_LoaderService.php',
  494.             'security.access.authenticated_voter' => 'getSecurity_Access_AuthenticatedVoterService.php',
  495.             'security.access.expression_voter' => 'getSecurity_Access_ExpressionVoterService.php',
  496.             'security.access.role_hierarchy_voter' => 'getSecurity_Access_RoleHierarchyVoterService.php',
  497.             'security.access_listener' => 'getSecurity_AccessListenerService.php',
  498.             'security.access_map' => 'getSecurity_AccessMapService.php',
  499.             'security.authentication.guard_handler' => 'getSecurity_Authentication_GuardHandlerService.php',
  500.             'security.authentication.listener.anonymous.main' => 'getSecurity_Authentication_Listener_Anonymous_MainService.php',
  501.             'security.authentication.listener.form.main' => 'getSecurity_Authentication_Listener_Form_MainService.php',
  502.             'security.authentication.provider.anonymous.main' => 'getSecurity_Authentication_Provider_Anonymous_MainService.php',
  503.             'security.authentication.provider.dao.main' => 'getSecurity_Authentication_Provider_Dao_MainService.php',
  504.             'security.authentication.session_strategy.main' => 'getSecurity_Authentication_SessionStrategy_MainService.php',
  505.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  506.             'security.channel_listener' => 'getSecurity_ChannelListenerService.php',
  507.             'security.command.user_password_encoder' => 'getSecurity_Command_UserPasswordEncoderService.php',
  508.             'security.context_listener.0' => 'getSecurity_ContextListener_0Service.php',
  509.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService.php',
  510.             'security.csrf.token_storage' => 'getSecurity_Csrf_TokenStorageService.php',
  511.             'security.encoder_factory' => 'getSecurity_EncoderFactoryService.php',
  512.             'security.firewall.map.context.dev' => 'getSecurity_Firewall_Map_Context_DevService.php',
  513.             'security.firewall.map.context.main' => 'getSecurity_Firewall_Map_Context_MainService.php',
  514.             'security.http_utils' => 'getSecurity_HttpUtilsService.php',
  515.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  516.             'security.request_matcher.zfhj2lw' => 'getSecurity_RequestMatcher_Zfhj2lwService.php',
  517.             'security.user.provider.concrete.our_db_provider' => 'getSecurity_User_Provider_Concrete_OurDbProviderService.php',
  518.             'security.user_value_resolver' => 'getSecurity_UserValueResolverService.php',
  519.             'security.validator.user_password' => 'getSecurity_Validator_UserPasswordService.php',
  520.             'sensio_distribution.security_checker' => 'getSensioDistribution_SecurityCheckerService.php',
  521.             'sensio_distribution.security_checker.command' => 'getSensioDistribution_SecurityChecker_CommandService.php',
  522.             'serializer' => 'getSerializerService.php',
  523.             'serializer.mapping.cache.symfony' => 'getSerializer_Mapping_Cache_SymfonyService.php',
  524.             'serializer.mapping.cache_warmer' => 'getSerializer_Mapping_CacheWarmerService.php',
  525.             'service_locator.da5nryz' => 'getServiceLocator_Da5nryzService.php',
  526.             'service_locator.dc8emmi' => 'getServiceLocator_Dc8emmiService.php',
  527.             'service_locator.lllhbbu' => 'getServiceLocator_LllhbbuService.php',
  528.             'services_resetter' => 'getServicesResetterService.php',
  529.             'session' => 'getSessionService.php',
  530.             'session.handler' => 'getSession_HandlerService.php',
  531.             'session.storage.filesystem' => 'getSession_Storage_FilesystemService.php',
  532.             'session.storage.metadata_bag' => 'getSession_Storage_MetadataBagService.php',
  533.             'session.storage.native' => 'getSession_Storage_NativeService.php',
  534.             'session.storage.php_bridge' => 'getSession_Storage_PhpBridgeService.php',
  535.             'swiftmailer.email_sender.listener' => 'getSwiftmailer_EmailSender_ListenerService.php',
  536.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
  537.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
  538.             'swiftmailer.mailer.default.spool' => 'getSwiftmailer_Mailer_Default_SpoolService.php',
  539.             'swiftmailer.mailer.default.transport' => 'getSwiftmailer_Mailer_Default_TransportService.php',
  540.             'swiftmailer.mailer.default.transport.eventdispatcher' => 'getSwiftmailer_Mailer_Default_Transport_EventdispatcherService.php',
  541.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService.php',
  542.             'templating' => 'getTemplatingService.php',
  543.             'templating.cache_warmer.template_paths' => 'getTemplating_CacheWarmer_TemplatePathsService.php',
  544.             'templating.filename_parser' => 'getTemplating_FilenameParserService.php',
  545.             'templating.finder' => 'getTemplating_FinderService.php',
  546.             'templating.helper.logout_url' => 'getTemplating_Helper_LogoutUrlService.php',
  547.             'templating.helper.security' => 'getTemplating_Helper_SecurityService.php',
  548.             'templating.loader' => 'getTemplating_LoaderService.php',
  549.             'twig.cache_warmer' => 'getTwig_CacheWarmerService.php',
  550.             'twig.command.debug' => 'getTwig_Command_DebugService.php',
  551.             'twig.command.lint' => 'getTwig_Command_LintService.php',
  552.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
  553.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
  554.             'twig.exception_listener' => 'getTwig_ExceptionListenerService.php',
  555.             'twig.form.renderer' => 'getTwig_Form_RendererService.php',
  556.             'twig.runtime.httpkernel' => 'getTwig_Runtime_HttpkernelService.php',
  557.             'twig.template_cache_warmer' => 'getTwig_TemplateCacheWarmerService.php',
  558.             'twig.translation.extractor' => 'getTwig_Translation_ExtractorService.php',
  559.             'validator.email' => 'getValidator_EmailService.php',
  560.             'validator.expression' => 'getValidator_ExpressionService.php',
  561.             'validator.mapping.cache_warmer' => 'getValidator_Mapping_CacheWarmerService.php',
  562.             'var_dumper.cli_dumper' => 'getVarDumper_CliDumperService.php',
  563.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
  564.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  565.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  566.             'web_server.command.server_log' => 'getWebServer_Command_ServerLogService.php',
  567.             'web_server.command.server_run' => 'getWebServer_Command_ServerRunService.php',
  568.             'web_server.command.server_start' => 'getWebServer_Command_ServerStartService.php',
  569.             'web_server.command.server_status' => 'getWebServer_Command_ServerStatusService.php',
  570.             'web_server.command.server_stop' => 'getWebServer_Command_ServerStopService.php',
  571.         ];
  572.         $this->privates = [
  573.             'FOS\\RestBundle\\Request\\ParamFetcherInterface' => true,
  574.             'fos_rest.router' => true,
  575.             'fos_rest.templating' => true,
  576.             'session.storage' => true,
  577.             'swiftmailer.mailer' => true,
  578.             'swiftmailer.plugin.messagelogger' => true,
  579.             'swiftmailer.spool' => true,
  580.             'swiftmailer.transport' => true,
  581.             'swiftmailer.transport.real' => true,
  582.             'FOS\\RestBundle\\View\\ViewHandlerInterface' => true,
  583.             'Noahtech\\Sistemas\\InterjamaBundle\\EventListener\\ApiExceptionSubscriber' => true,
  584.             'annotation_reader' => true,
  585.             'annotations.cache' => true,
  586.             'annotations.cache_warmer' => true,
  587.             'annotations.reader' => true,
  588.             'api_exception_subscriber' => true,
  589.             'argument_metadata_factory' => true,
  590.             'argument_resolver.default' => true,
  591.             'argument_resolver.request' => true,
  592.             'argument_resolver.request_attribute' => true,
  593.             'argument_resolver.service' => true,
  594.             'argument_resolver.session' => true,
  595.             'argument_resolver.variadic' => true,
  596.             'assets.context' => true,
  597.             'assets.packages' => true,
  598.             'cache.annotations' => true,
  599.             'cache.default_clearer' => true,
  600.             'cache.doctrine.orm.default.metadata' => true,
  601.             'cache.doctrine.orm.default.query' => true,
  602.             'cache.doctrine.orm.default.result' => true,
  603.             'cache.serializer' => true,
  604.             'cache.validator' => true,
  605.             'config.resource.self_checking_resource_checker' => true,
  606.             'config_cache_factory' => true,
  607.             'console.command.about' => true,
  608.             'console.command.assets_install' => true,
  609.             'console.command.cache_clear' => true,
  610.             'console.command.cache_pool_clear' => true,
  611.             'console.command.cache_pool_prune' => true,
  612.             'console.command.cache_warmup' => true,
  613.             'console.command.config_debug' => true,
  614.             'console.command.config_dump_reference' => true,
  615.             'console.command.container_debug' => true,
  616.             'console.command.debug_autowiring' => true,
  617.             'console.command.event_dispatcher_debug' => true,
  618.             'console.command.form_debug' => true,
  619.             'console.command.router_debug' => true,
  620.             'console.command.router_match' => true,
  621.             'console.command.xliff_lint' => true,
  622.             'console.command.yaml_lint' => true,
  623.             'console.error_listener' => true,
  624.             'controller_name_converter' => true,
  625.             'data_collector.form' => true,
  626.             'data_collector.form.extractor' => true,
  627.             'data_collector.request' => true,
  628.             'data_collector.router' => true,
  629.             'debug.argument_resolver' => true,
  630.             'debug.controller_resolver' => true,
  631.             'debug.debug_handlers_listener' => true,
  632.             'debug.dump_listener' => true,
  633.             'debug.event_dispatcher' => true,
  634.             'debug.file_link_formatter' => true,
  635.             'debug.file_link_formatter.url_format' => true,
  636.             'debug.log_processor' => true,
  637.             'debug.security.access.decision_manager' => true,
  638.             'debug.stopwatch' => true,
  639.             'dependency_injection.config.container_parameters_resource_checker' => true,
  640.             'deprecated.form.registry' => true,
  641.             'deprecated.form.registry.csrf' => true,
  642.             'doctrine.cache_clear_metadata_command' => true,
  643.             'doctrine.cache_clear_query_cache_command' => true,
  644.             'doctrine.cache_clear_result_command' => true,
  645.             'doctrine.cache_collection_region_command' => true,
  646.             'doctrine.clear_entity_region_command' => true,
  647.             'doctrine.clear_query_region_command' => true,
  648.             'doctrine.database_create_command' => true,
  649.             'doctrine.database_drop_command' => true,
  650.             'doctrine.database_import_command' => true,
  651.             'doctrine.dbal.connection_factory' => true,
  652.             'doctrine.dbal.logger.profiling.default' => true,
  653.             'doctrine.ensure_production_settings_command' => true,
  654.             'doctrine.generate_entities_command' => true,
  655.             'doctrine.mapping_convert_command' => true,
  656.             'doctrine.mapping_import_command' => true,
  657.             'doctrine.mapping_info_command' => true,
  658.             'doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata' => true,
  659.             'doctrine.orm.cache.provider.cache.doctrine.orm.default.query' => true,
  660.             'doctrine.orm.cache.provider.cache.doctrine.orm.default.result' => true,
  661.             'doctrine.orm.default_entity_listener_resolver' => true,
  662.             'doctrine.orm.default_entity_manager.property_info_extractor' => true,
  663.             'doctrine.orm.default_listeners.attach_entity_listeners' => true,
  664.             'doctrine.orm.default_manager_configurator' => true,
  665.             'doctrine.orm.proxy_cache_warmer' => true,
  666.             'doctrine.orm.validator.unique' => true,
  667.             'doctrine.orm.validator_initializer' => true,
  668.             'doctrine.query_dql_command' => true,
  669.             'doctrine.query_sql_command' => true,
  670.             'doctrine.schema_create_command' => true,
  671.             'doctrine.schema_drop_command' => true,
  672.             'doctrine.schema_update_command' => true,
  673.             'doctrine.schema_validate_command' => true,
  674.             'doctrine_cache.contains_command' => true,
  675.             'doctrine_cache.delete_command' => true,
  676.             'doctrine_cache.flush_command' => true,
  677.             'doctrine_cache.stats_command' => true,
  678.             'doctrine_migrations.diff_command' => true,
  679.             'doctrine_migrations.execute_command' => true,
  680.             'doctrine_migrations.generate_command' => true,
  681.             'doctrine_migrations.latest_command' => true,
  682.             'doctrine_migrations.migrate_command' => true,
  683.             'doctrine_migrations.status_command' => true,
  684.             'doctrine_migrations.version_command' => true,
  685.             'file_locator' => true,
  686.             'form.registry' => true,
  687.             'form.resolved_type_factory' => true,
  688.             'form.server_params' => true,
  689.             'form.type.choice' => true,
  690.             'form.type.entity' => true,
  691.             'form.type.form' => true,
  692.             'form.type_extension.csrf' => true,
  693.             'form.type_extension.form.data_collector' => true,
  694.             'form.type_extension.form.http_foundation' => true,
  695.             'form.type_extension.form.transformation_failure_handling' => true,
  696.             'form.type_extension.form.validator' => true,
  697.             'form.type_extension.repeated.validator' => true,
  698.             'form.type_extension.submit.validator' => true,
  699.             'form.type_extension.upload.validator' => true,
  700.             'form.type_guesser.doctrine' => true,
  701.             'form.type_guesser.validator' => true,
  702.             'fos_rest.access_denied_listener' => true,
  703.             'fos_rest.allowed_methods_listener' => true,
  704.             'fos_rest.allowed_methods_loader' => true,
  705.             'fos_rest.body_listener' => true,
  706.             'fos_rest.decoder.json' => true,
  707.             'fos_rest.decoder.jsontoform' => true,
  708.             'fos_rest.decoder.xml' => true,
  709.             'fos_rest.decoder_provider' => true,
  710.             'fos_rest.error_listener' => true,
  711.             'fos_rest.exception.codes_map' => true,
  712.             'fos_rest.exception.messages_map' => true,
  713.             'fos_rest.exception_listener' => true,
  714.             'fos_rest.format_listener' => true,
  715.             'fos_rest.format_negotiator' => true,
  716.             'fos_rest.inflector' => true,
  717.             'fos_rest.normalizer.camel_keys' => true,
  718.             'fos_rest.normalizer.camel_keys_with_leading_underscore' => true,
  719.             'fos_rest.param_fetcher_listener' => true,
  720.             'fos_rest.request.param_fetcher' => true,
  721.             'fos_rest.request.param_fetcher.reader' => true,
  722.             'fos_rest.routing.loader.controller' => true,
  723.             'fos_rest.routing.loader.directory' => true,
  724.             'fos_rest.routing.loader.processor' => true,
  725.             'fos_rest.routing.loader.reader.action' => true,
  726.             'fos_rest.routing.loader.reader.controller' => true,
  727.             'fos_rest.routing.loader.xml_collection' => true,
  728.             'fos_rest.routing.loader.yaml_collection' => true,
  729.             'fos_rest.serializer' => true,
  730.             'fos_rest.serializer.exception_normalizer.jms' => true,
  731.             'fos_rest.serializer.exception_normalizer.symfony' => true,
  732.             'fos_rest.serializer.flatten_exception_handler' => true,
  733.             'fos_rest.serializer.form_error_handler' => true,
  734.             'fos_rest.serializer.jms_handler_registry.inner' => true,
  735.             'fos_rest.view_response_listener' => true,
  736.             'fragment.handler' => true,
  737.             'fragment.listener' => true,
  738.             'fragment.renderer.hinclude' => true,
  739.             'fragment.renderer.inline' => true,
  740.             'framework_extra_bundle.argument_name_convertor' => true,
  741.             'framework_extra_bundle.event.is_granted' => true,
  742.             'jms_serializer.accessor_strategy' => true,
  743.             'jms_serializer.expression_evaluator' => true,
  744.             'jms_serializer.handler_registry' => true,
  745.             'jms_serializer.naming_strategy' => true,
  746.             'jms_serializer.templating.helper.serializer' => true,
  747.             'jms_serializer.unserialize_object_constructor' => true,
  748.             'kernel.class_cache.cache_warmer' => true,
  749.             'locale_listener' => true,
  750.             'logger' => true,
  751.             'monolog.handler.console' => true,
  752.             'monolog.handler.main' => true,
  753.             'monolog.handler.null_internal' => true,
  754.             'monolog.handler.server_log' => true,
  755.             'monolog.logger.cache' => true,
  756.             'monolog.logger.console' => true,
  757.             'monolog.logger.doctrine' => true,
  758.             'monolog.logger.event' => true,
  759.             'monolog.logger.php' => true,
  760.             'monolog.logger.profiler' => true,
  761.             'monolog.logger.request' => true,
  762.             'monolog.logger.security' => true,
  763.             'monolog.logger.templating' => true,
  764.             'nelmio_cors.cors_listener' => true,
  765.             'nelmio_cors.options_provider.config' => true,
  766.             'profiler_listener' => true,
  767.             'property_accessor' => true,
  768.             'resolve_controller_name_subscriber' => true,
  769.             'response_listener' => true,
  770.             'router.cache_warmer' => true,
  771.             'router.request_context' => true,
  772.             'router_listener' => true,
  773.             'security.access.authenticated_voter' => true,
  774.             'security.access.expression_voter' => true,
  775.             'security.access.role_hierarchy_voter' => true,
  776.             'security.access_listener' => true,
  777.             'security.access_map' => true,
  778.             'security.authentication.guard_handler' => true,
  779.             'security.authentication.listener.anonymous.main' => true,
  780.             'security.authentication.listener.form.main' => true,
  781.             'security.authentication.manager' => true,
  782.             'security.authentication.provider.anonymous.main' => true,
  783.             'security.authentication.provider.dao.main' => true,
  784.             'security.authentication.session_strategy.main' => true,
  785.             'security.authentication.trust_resolver' => true,
  786.             'security.channel_listener' => true,
  787.             'security.command.user_password_encoder' => true,
  788.             'security.context_listener.0' => true,
  789.             'security.csrf.token_storage' => true,
  790.             'security.encoder_factory' => true,
  791.             'security.firewall' => true,
  792.             'security.firewall.map' => true,
  793.             'security.firewall.map.context.dev' => true,
  794.             'security.firewall.map.context.main' => true,
  795.             'security.http_utils' => true,
  796.             'security.logout_url_generator' => true,
  797.             'security.rememberme.response_listener' => true,
  798.             'security.request_matcher.zfhj2lw' => true,
  799.             'security.role_hierarchy' => true,
  800.             'security.user.provider.concrete.our_db_provider' => true,
  801.             'security.user_value_resolver' => true,
  802.             'security.validator.user_password' => true,
  803.             'sensio_distribution.security_checker' => true,
  804.             'sensio_distribution.security_checker.command' => true,
  805.             'sensio_framework_extra.cache.listener' => true,
  806.             'sensio_framework_extra.controller.listener' => true,
  807.             'sensio_framework_extra.converter.listener' => true,
  808.             'sensio_framework_extra.converter.manager' => true,
  809.             'sensio_framework_extra.security.listener' => true,
  810.             'sensio_framework_extra.view.listener' => true,
  811.             'serializer.mapping.cache.symfony' => true,
  812.             'serializer.mapping.cache_warmer' => true,
  813.             'service_locator.da5nryz' => true,
  814.             'service_locator.dc8emmi' => true,
  815.             'service_locator.lllhbbu' => true,
  816.             'session.handler' => true,
  817.             'session.save_listener' => true,
  818.             'session.storage.filesystem' => true,
  819.             'session.storage.metadata_bag' => true,
  820.             'session.storage.native' => true,
  821.             'session.storage.php_bridge' => true,
  822.             'session_listener' => true,
  823.             'streamed_response_listener' => true,
  824.             'swiftmailer.email_sender.listener' => true,
  825.             'swiftmailer.mailer.default.spool' => true,
  826.             'swiftmailer.mailer.default.transport' => true,
  827.             'swiftmailer.mailer.default.transport.eventdispatcher' => true,
  828.             'templating.cache_warmer.template_paths' => true,
  829.             'templating.filename_parser' => true,
  830.             'templating.finder' => true,
  831.             'templating.helper.logout_url' => true,
  832.             'templating.helper.security' => true,
  833.             'templating.locator' => true,
  834.             'templating.name_parser' => true,
  835.             'twig.cache_warmer' => true,
  836.             'twig.command.debug' => true,
  837.             'twig.command.lint' => true,
  838.             'twig.exception_listener' => true,
  839.             'twig.form.renderer' => true,
  840.             'twig.loader' => true,
  841.             'twig.profile' => true,
  842.             'twig.runtime.httpkernel' => true,
  843.             'twig.template_cache_warmer' => true,
  844.             'twig.translation.extractor' => true,
  845.             'uri_signer' => true,
  846.             'validate_request_listener' => true,
  847.             'validator.builder' => true,
  848.             'validator.email' => true,
  849.             'validator.expression' => true,
  850.             'validator.mapping.cache_warmer' => true,
  851.             'var_dumper.cli_dumper' => true,
  852.             'web_server.command.server_log' => true,
  853.             'web_server.command.server_run' => true,
  854.             'web_server.command.server_start' => true,
  855.             'web_server.command.server_status' => true,
  856.             'web_server.command.server_stop' => true,
  857.         ];
  858.         $this->aliases = [
  859.             'FOS\\RestBundle\\Request\\ParamFetcherInterface' => 'fos_rest.request.param_fetcher',
  860.             'cache.app_clearer' => 'cache.default_clearer',
  861.             'console.command.doctrine_bundle_doctrinecachebundle_command_containscommand' => 'doctrine_cache.contains_command',
  862.             'console.command.doctrine_bundle_doctrinecachebundle_command_deletecommand' => 'doctrine_cache.delete_command',
  863.             'console.command.doctrine_bundle_doctrinecachebundle_command_flushcommand' => 'doctrine_cache.flush_command',
  864.             'console.command.doctrine_bundle_doctrinecachebundle_command_statscommand' => 'doctrine_cache.stats_command',
  865.             'console.command.doctrine_bundle_migrationsbundle_command_migrationsdiffdoctrinecommand' => 'doctrine_migrations.diff_command',
  866.             'console.command.doctrine_bundle_migrationsbundle_command_migrationsexecutedoctrinecommand' => 'doctrine_migrations.execute_command',
  867.             'console.command.doctrine_bundle_migrationsbundle_command_migrationsgeneratedoctrinecommand' => 'doctrine_migrations.generate_command',
  868.             'console.command.doctrine_bundle_migrationsbundle_command_migrationslatestdoctrinecommand' => 'doctrine_migrations.latest_command',
  869.             'console.command.doctrine_bundle_migrationsbundle_command_migrationsmigratedoctrinecommand' => 'doctrine_migrations.migrate_command',
  870.             'console.command.doctrine_bundle_migrationsbundle_command_migrationsstatusdoctrinecommand' => 'doctrine_migrations.status_command',
  871.             'console.command.doctrine_bundle_migrationsbundle_command_migrationsversiondoctrinecommand' => 'doctrine_migrations.version_command',
  872.             'database_connection' => 'doctrine.dbal.default_connection',
  873.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  874.             'event_dispatcher' => 'debug.event_dispatcher',
  875.             'fos_rest.router' => 'router',
  876.             'fos_rest.serializer.jms_handler_registry' => 'jms_serializer.handler_registry',
  877.             'fos_rest.templating' => 'templating',
  878.             'fos_rest.view_handler' => 'FOS\\RestBundle\\View\\ViewHandlerInterface',
  879.             'jms_serializer.form_error_handler' => 'fos_rest.serializer.form_error_handler',
  880.             'mailer' => 'swiftmailer.mailer.default',
  881.             'session.storage' => 'session.storage.native',
  882.             'swiftmailer.mailer' => 'swiftmailer.mailer.default',
  883.             'swiftmailer.plugin.messagelogger' => 'swiftmailer.mailer.default.plugin.messagelogger',
  884.             'swiftmailer.spool' => 'swiftmailer.mailer.default.spool',
  885.             'swiftmailer.transport' => 'swiftmailer.mailer.default.transport',
  886.             'swiftmailer.transport.real' => 'swiftmailer.mailer.default.transport.real',
  887.         ];
  888.         $this->privates['service_container'] = function () {
  889.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerNameParser.php';
  890.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  891.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/ControllerMetadata/ArgumentMetadataFactory.php';
  892.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventSubscriberInterface.php';
  893.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ResponseListener.php';
  894.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/StreamedResponseListener.php';
  895.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/LocaleListener.php';
  896.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ValidateRequestListener.php';
  897.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/EventListener/ResolveControllerNameSubscriber.php';
  898.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernelInterface.php';
  899.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/TerminableInterface.php';
  900.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php';
  901.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/RequestStack.php';
  902.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Config/FileLocatorInterface.php';
  903.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Config/FileLocator.php';
  904.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Config/FileLocator.php';
  905.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/UriSigner.php';
  906.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactoryInterface.php';
  907.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerConfigCacheFactory.php';
  908.             include_once $this->targetDirs[3].'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  909.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AdapterInterface.php';
  910.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Cache/PruneableInterface.php';
  911.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Cache/ResettableInterface.php';
  912.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/TraceableAdapter.php';
  913.             include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  914.             include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  915.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/AbstractTrait.php';
  916.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php';
  917.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemCommonTrait.php';
  918.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemTrait.php';
  919.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/FilesystemAdapter.php';
  920.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorInterface.php';
  921.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Translation/IdentityTranslator.php';
  922.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageSelector.php';
  923.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/AbstractSessionListener.php';
  924.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/SessionListener.php';
  925.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ServiceLocator.php';
  926.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/SaveSessionListener.php';
  927.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php';
  928.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Asset/PackageInterface.php';
  929.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php';
  930.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php';
  931.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Asset/VersionStrategy/VersionStrategyInterface.php';
  932.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Asset/VersionStrategy/EmptyVersionStrategy.php';
  933.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Asset/Context/ContextInterface.php';
  934.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Asset/Context/RequestStackContext.php';
  935.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Templating/TemplateNameParserInterface.php';
  936.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Templating/TemplateNameParser.php';
  937.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateNameParser.php';
  938.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/Loader/TemplateLocator.php';
  939.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Validation.php';
  940.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/ConstraintValidatorFactoryInterface.php';
  941.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/ContainerConstraintValidatorFactory.php';
  942.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/FragmentListener.php';
  943.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/Profiler.php';
  944.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/ProfilerStorageInterface.php';
  945.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php';
  946.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/DataCollectorInterface.php';
  947.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/DataCollector.php';
  948.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/LateDataCollectorInterface.php';
  949.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/TimeDataCollector.php';
  950.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/MemoryDataCollector.php';
  951.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/DataCollector/ValidatorDataCollector.php';
  952.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/AjaxDataCollector.php';
  953.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/ExceptionDataCollector.php';
  954.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php';
  955.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/EventDataCollector.php';
  956.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Cache/DataCollector/CacheDataCollector.php';
  957.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DataCollector/SecurityDataCollector.php';
  958.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/DataCollector/TwigDataCollector.php';
  959.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/DataCollector/DoctrineDataCollector.php';
  960.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  961.             include_once $this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  962.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php';
  963.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php';
  964.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php';
  965.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/DataCollector/RequestDataCollector.php';
  966.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/RouterDataCollector.php';
  967.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/DataCollector/RouterDataCollector.php';
  968.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DataCollector/FormDataExtractorInterface.php';
  969.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DataCollector/FormDataExtractor.php';
  970.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DataCollector/FormDataCollectorInterface.php';
  971.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DataCollector/FormDataCollector.php';
  972.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/DebugHandlersListener.php';
  973.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Debug/FileLinkFormatter.php';
  974.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Stopwatch/Stopwatch.php';
  975.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcherInterface.php';
  976.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcherInterface.php';
  977.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php';
  978.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php';
  979.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php';
  980.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php';
  981.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ControllerResolverInterface.php';
  982.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ArgumentResolverInterface.php';
  983.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php';
  984.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php';
  985.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ContainerControllerResolver.php';
  986.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerResolver.php';
  987.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableArgumentResolver.php';
  988.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ArgumentResolver.php';
  989.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Log/DebugLoggerInterface.php';
  990.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Monolog/Processor/DebugProcessor.php';
  991.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContext.php';
  992.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php';
  993.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  994.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  995.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  996.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/AuthorizationCheckerInterface.php';
  997.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/AuthorizationChecker.php';
  998.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/Storage/TokenStorageInterface.php';
  999.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/Storage/TokenStorage.php';
  1000.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationManagerInterface.php';
  1001.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationProviderManager.php';
  1002.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php';
  1003.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php';
  1004.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Role/RoleHierarchyInterface.php';
  1005.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Role/RoleHierarchy.php';
  1006.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallMap.php';
  1007.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Http/FirewallMapInterface.php';
  1008.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Logout/LogoutUrlGenerator.php';
  1009.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Http/RememberMe/ResponseListener.php';
  1010.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/AccessDecisionManagerInterface.php';
  1011.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/TraceableAccessDecisionManager.php';
  1012.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/AccessDecisionManager.php';
  1013.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Environment.php';
  1014.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  1015.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  1016.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/LogoutUrlExtension.php';
  1017.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php';
  1018.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1019.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/ProfilerExtension.php';
  1020.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php';
  1021.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/AssetExtension.php';
  1022.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/CodeExtension.php';
  1023.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/RoutingExtension.php';
  1024.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/YamlExtension.php';
  1025.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php';
  1026.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/ExpressionExtension.php';
  1027.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpKernelExtension.php';
  1028.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php';
  1029.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/InitRuntimeInterface.php';
  1030.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/InitRuntimeInterface.php';
  1031.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/FormExtension.php';
  1032.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/DumpExtension.php';
  1033.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Dumper/DataDumperInterface.php';
  1034.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Cloner/DumperInterface.php';
  1035.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Dumper/AbstractDumper.php';
  1036.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Dumper/CliDumper.php';
  1037.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Dumper/HtmlDumper.php';
  1038.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  1039.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/Twig/SerializerRuntimeExtension.php';
  1040.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Twig/WebProfilerExtension.php';
  1041.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/AppVariable.php';
  1042.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1043.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1044.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1045.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Profiler/Profile.php';
  1046.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  1047.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  1048.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  1049.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  1050.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  1051.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  1052.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  1053.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Monolog/Handler/ConsoleHandler.php';
  1054.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Monolog/Handler/ServerLogHandler.php';
  1055.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  1056.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  1057.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  1058.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerAwareInterface.php';
  1059.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php';
  1060.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/RegistryInterface.php';
  1061.             include_once $this->targetDirs[3].'/vendor/symfony/service-contracts/ResetInterface.php';
  1062.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Registry.php';
  1063.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  1064.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  1065.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/ObjectInitializerInterface.php';
  1066.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/Validator/DoctrineInitializer.php';
  1067.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ArrayTrait.php';
  1068.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/ArrayAdapter.php';
  1069.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/ControllerListener.php';
  1070.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php';
  1071.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/ParamConverterManager.php';
  1072.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/ParamConverterInterface.php';
  1073.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php';
  1074.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/ExpressionLanguage.php';
  1075.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DateTimeParamConverter.php';
  1076.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Request/RequestBodyParamConverter.php';
  1077.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/TemplateListener.php';
  1078.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Templating/TemplateGuesser.php';
  1079.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/HttpCacheListener.php';
  1080.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php';
  1081.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/ExpressionLanguage.php';
  1082.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Security/ExpressionLanguage.php';
  1083.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/IsGrantedListener.php';
  1084.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ArgumentNameConverter.php';
  1085.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcherInterface.php';
  1086.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Util/ResolverTrait.php';
  1087.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcher.php';
  1088.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Request/ParamReaderInterface.php';
  1089.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Request/ParamReader.php';
  1090.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  1091.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  1092.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  1093.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/EventListener/FormatListener.php';
  1094.             include_once $this->targetDirs[3].'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  1095.             include_once $this->targetDirs[3].'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  1096.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Negotiation/FormatNegotiator.php';
  1097.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/RequestMatcherInterface.php';
  1098.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/RequestMatcher.php';
  1099.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/EventListener/ParamFetcherListener.php';
  1100.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/EventListener/AllowedMethodsListener.php';
  1101.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Response/AllowedMethodsLoader/AllowedMethodsLoaderInterface.php';
  1102.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/CacheWarmer/WarmableInterface.php';
  1103.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/CacheWarmer/CacheWarmerInterface.php';
  1104.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Response/AllowedMethodsLoader/AllowedMethodsRouterLoader.php';
  1105.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/Construction/ObjectConstructorInterface.php';
  1106.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/Construction/UnserializeObjectConstructor.php';
  1107.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/Expression/ExpressionEvaluatorInterface.php';
  1108.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/Expression/ExpressionEvaluator.php';
  1109.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/ExpressionFunctionProviderInterface.php';
  1110.             include_once $this->targetDirs[3].'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
  1111.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/VisitorInterface.php';
  1112.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/AbstractVisitor.php';
  1113.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/GenericSerializationVisitor.php';
  1114.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/JsonSerializationVisitor.php';
  1115.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/GenericDeserializationVisitor.php';
  1116.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/JsonDeserializationVisitor.php';
  1117.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/XmlSerializationVisitor.php';
  1118.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/NullAwareVisitorInterface.php';
  1119.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/XmlDeserializationVisitor.php';
  1120.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/YamlSerializationVisitor.php';
  1121.             include_once $this->targetDirs[3].'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  1122.             include_once $this->targetDirs[3].'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  1123.             include_once $this->targetDirs[3].'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  1124.             include_once $this->targetDirs[3].'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  1125.             include_once $this->targetDirs[3].'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  1126.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/DumpDataCollector.php';
  1127.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Cloner/ClonerInterface.php';
  1128.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Cloner/AbstractCloner.php';
  1129.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Cloner/VarCloner.php';
  1130.             include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  1131.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Logger.php';
  1132.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Monolog/Logger.php';
  1133.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContextAwareInterface.php';
  1134.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php';
  1135.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php';
  1136.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Routing/RouterInterface.php';
  1137.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php';
  1138.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Routing/Router.php';
  1139.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ServiceSubscriberInterface.php';
  1140.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Routing/Router.php';
  1141.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall.php';
  1142.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/EventListener/FirewallListener.php';
  1143.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Debug/TraceableFirewallListener.php';
  1144.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Serializer/Serializer.php';
  1145.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSSerializerAdapter.php';
  1146.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/Naming/PropertyNamingStrategyInterface.php';
  1147.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/Naming/CacheNamingStrategy.php';
  1148.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/Naming/SerializedNameAnnotationStrategy.php';
  1149.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/Naming/CamelCaseNamingStrategy.php';
  1150.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/ContextFactory/SerializationContextFactoryInterface.php';
  1151.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/ContextFactory/DeserializationContextFactoryInterface.php';
  1152.             include_once $this->targetDirs[3].'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  1153.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/SerializerInterface.php';
  1154.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/ArrayTransformerInterface.php';
  1155.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/Serializer.php';
  1156.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Metadata/MetadataFactoryInterface.php';
  1157.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Metadata/AdvancedMetadataFactoryInterface.php';
  1158.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Metadata/MetadataFactory.php';
  1159.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Metadata/Driver/DriverInterface.php';
  1160.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Metadata/Driver/LazyLoadingDriver.php';
  1161.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Metadata/Cache/CacheInterface.php';
  1162.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Metadata/Cache/FileCache.php';
  1163.             include_once $this->targetDirs[3].'/vendor/phpcollection/phpcollection/src/PhpCollection/AbstractCollection.php';
  1164.             include_once $this->targetDirs[3].'/vendor/phpcollection/phpcollection/src/PhpCollection/CollectionInterface.php';
  1165.             include_once $this->targetDirs[3].'/vendor/phpcollection/phpcollection/src/PhpCollection/MapInterface.php';
  1166.             include_once $this->targetDirs[3].'/vendor/phpcollection/phpcollection/src/PhpCollection/AbstractMap.php';
  1167.             include_once $this->targetDirs[3].'/vendor/phpcollection/phpcollection/src/PhpCollection/SortableInterface.php';
  1168.             include_once $this->targetDirs[3].'/vendor/phpcollection/phpcollection/src/PhpCollection/Map.php';
  1169.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/EventDispatcher/EventDispatcherInterface.php';
  1170.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/EventDispatcher/EventDispatcher.php';
  1171.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/EventDispatcher/LazyEventDispatcher.php';
  1172.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/Accessor/AccessorStrategyInterface.php';
  1173.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/Accessor/ExpressionAccessorStrategy.php';
  1174.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/Accessor/DefaultAccessorStrategy.php';
  1175.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1176.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  1177.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  1178.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  1179.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Loader/FilesystemLoader.php';
  1180.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/MetadataFactoryInterface.php';
  1181.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Validator/ValidatorInterface.php';
  1182.             include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Validator/TraceableValidator.php';
  1183.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/Handler/HandlerRegistryInterface.php';
  1184.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/Handler/HandlerRegistry.php';
  1185.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/Handler/LazyHandlerRegistry.php';
  1186.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php';
  1187.         };
  1188.     }
  1189.     public function getRemovedIds()
  1190.     {
  1191.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1192.     }
  1193.     public function compile()
  1194.     {
  1195.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1196.     }
  1197.     public function isCompiled()
  1198.     {
  1199.         return true;
  1200.     }
  1201.     public function isFrozen()
  1202.     {
  1203.         @trigger_error(sprintf('The %s() method is deprecated since Symfony 3.3 and will be removed in 4.0. Use the isCompiled() method instead.'__METHOD__), E_USER_DEPRECATED);
  1204.         return true;
  1205.     }
  1206.     protected function load($file$lazyLoad true)
  1207.     {
  1208.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  1209.     }
  1210.     protected function createProxy($class, \Closure $factory)
  1211.     {
  1212.         class_exists($classfalse) || $this->load("{$class}.php");
  1213.         return $factory();
  1214.     }
  1215.     /**
  1216.      * Gets the public 'cache.app' shared service.
  1217.      *
  1218.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1219.      */
  1220.     protected function getCache_AppService()
  1221.     {
  1222.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('G9D+f1bLgo'0, ($this->targetDirs[0].'/pools'));
  1223.         $a->setLogger(${($_ = isset($this->services['monolog.logger.cache']) ? $this->services['monolog.logger.cache'] : $this->getMonolog_Logger_CacheService()) && false ?: '_'});
  1224.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1225.     }
  1226.     /**
  1227.      * Gets the public 'cache.system' shared service.
  1228.      *
  1229.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1230.      */
  1231.     protected function getCache_SystemService()
  1232.     {
  1233.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('NE-RKuOpwe'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ${($_ = isset($this->services['monolog.logger.cache']) ? $this->services['monolog.logger.cache'] : $this->getMonolog_Logger_CacheService()) && false ?: '_'}));
  1234.     }
  1235.     /**
  1236.      * Gets the public 'data_collector.dump' shared service.
  1237.      *
  1238.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1239.      */
  1240.     protected function getDataCollector_DumpService()
  1241.     {
  1242.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'}, ${($_ = isset($this->services['debug.file_link_formatter']) ? $this->services['debug.file_link_formatter'] : $this->getDebug_FileLinkFormatterService()) && false ?: '_'}, 'UTF-8'NULLNULL);
  1243.     }
  1244.     /**
  1245.      * Gets the public 'doctrine' shared service.
  1246.      *
  1247.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1248.      */
  1249.     protected function getDoctrineService()
  1250.     {
  1251.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1252.     }
  1253.     /**
  1254.      * Gets the public 'http_kernel' shared service.
  1255.      *
  1256.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1257.      */
  1258.     protected function getHttpKernelService()
  1259.     {
  1260.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}, ${($_ = isset($this->services['debug.controller_resolver']) ? $this->services['debug.controller_resolver'] : $this->getDebug_ControllerResolverService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, ${($_ = isset($this->services['debug.argument_resolver']) ? $this->services['debug.argument_resolver'] : $this->getDebug_ArgumentResolverService()) && false ?: '_'});
  1261.     }
  1262.     /**
  1263.      * Gets the public 'jms_serializer' shared service.
  1264.      *
  1265.      * @return \JMS\Serializer\Serializer
  1266.      */
  1267.     protected function getJmsSerializerService()
  1268.     {
  1269.         $a = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver($this'jms_serializer.metadata_driver'), 'Metadata\\ClassHierarchyMetadata'true);
  1270.         $a->setCache(new \Metadata\Cache\FileCache(($this->targetDirs[0].'/jms_serializer')));
  1271.         $b = new \JMS\Serializer\EventDispatcher\LazyEventDispatcher(new \Symfony\Component\DependencyInjection\ServiceLocator(['jms_serializer.doctrine_proxy_subscriber' => function () {
  1272.             return ${($_ = isset($this->services['jms_serializer.doctrine_proxy_subscriber']) ? $this->services['jms_serializer.doctrine_proxy_subscriber'] : ($this->services['jms_serializer.doctrine_proxy_subscriber'] = new \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber(truefalse))) && false ?: '_'};
  1273.         }, 'jms_serializer.stopwatch_subscriber' => function () {
  1274.             return ${($_ = isset($this->services['jms_serializer.stopwatch_subscriber']) ? $this->services['jms_serializer.stopwatch_subscriber'] : $this->load('getJmsSerializer_StopwatchSubscriberService.php')) && false ?: '_'};
  1275.         }]));
  1276.         $b->setListeners(['serializer.pre_serialize' => [=> [=> [=> 'jms_serializer.stopwatch_subscriber'=> 'onPreSerialize'], => NULL=> NULL], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], => NULL=> NULL], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL]], 'serializer.post_serialize' => [=> [=> [=> 'jms_serializer.stopwatch_subscriber'=> 'onPostSerialize'], => NULL=> NULL]]]);
  1277.         $this->services['jms_serializer'] = $instance = new \JMS\Serializer\Serializer($a, ${($_ = isset($this->services['jms_serializer.handler_registry']) ? $this->services['jms_serializer.handler_registry'] : $this->load('getJmsSerializer_HandlerRegistryService.php')) && false ?: '_'}, ${($_ = isset($this->services['jms_serializer.unserialize_object_constructor']) ? $this->services['jms_serializer.unserialize_object_constructor'] : ($this->services['jms_serializer.unserialize_object_constructor'] = new \JMS\Serializer\Construction\UnserializeObjectConstructor())) && false ?: '_'}, new \PhpCollection\Map(['json' => ${($_ = isset($this->services['jms_serializer.json_serialization_visitor']) ? $this->services['jms_serializer.json_serialization_visitor'] : $this->getJmsSerializer_JsonSerializationVisitorService()) && false ?: '_'}, 'xml' => ${($_ = isset($this->services['jms_serializer.xml_serialization_visitor']) ? $this->services['jms_serializer.xml_serialization_visitor'] : $this->getJmsSerializer_XmlSerializationVisitorService()) && false ?: '_'}, 'yml' => ${($_ = isset($this->services['jms_serializer.yaml_serialization_visitor']) ? $this->services['jms_serializer.yaml_serialization_visitor'] : $this->getJmsSerializer_YamlSerializationVisitorService()) && false ?: '_'}]), new \PhpCollection\Map(['json' => ${($_ = isset($this->services['jms_serializer.json_deserialization_visitor']) ? $this->services['jms_serializer.json_deserialization_visitor'] : $this->getJmsSerializer_JsonDeserializationVisitorService()) && false ?: '_'}, 'xml' => ${($_ = isset($this->services['jms_serializer.xml_deserialization_visitor']) ? $this->services['jms_serializer.xml_deserialization_visitor'] : $this->getJmsSerializer_XmlDeserializationVisitorService()) && false ?: '_'}]), $bNULL, ${($_ = isset($this->services['jms_serializer.expression_evaluator']) ? $this->services['jms_serializer.expression_evaluator'] : $this->getJmsSerializer_ExpressionEvaluatorService()) && false ?: '_'});
  1278.         $instance->setSerializationContextFactory(${($_ = isset($this->services['jms_serializer.serialization_context_factory']) ? $this->services['jms_serializer.serialization_context_factory'] : ($this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())) && false ?: '_'});
  1279.         $instance->setDeserializationContextFactory(${($_ = isset($this->services['jms_serializer.deserialization_context_factory']) ? $this->services['jms_serializer.deserialization_context_factory'] : ($this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())) && false ?: '_'});
  1280.         return $instance;
  1281.     }
  1282.     /**
  1283.      * Gets the public 'jms_serializer.deserialization_context_factory' shared service.
  1284.      *
  1285.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  1286.      */
  1287.     protected function getJmsSerializer_DeserializationContextFactoryService()
  1288.     {
  1289.         return $this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  1290.     }
  1291.     /**
  1292.      * Gets the public 'jms_serializer.json_deserialization_visitor' shared service.
  1293.      *
  1294.      * @return \JMS\Serializer\JsonDeserializationVisitor
  1295.      */
  1296.     protected function getJmsSerializer_JsonDeserializationVisitorService()
  1297.     {
  1298.         return $this->services['jms_serializer.json_deserialization_visitor'] = new \JMS\Serializer\JsonDeserializationVisitor(${($_ = isset($this->services['jms_serializer.naming_strategy']) ? $this->services['jms_serializer.naming_strategy'] : $this->getJmsSerializer_NamingStrategyService()) && false ?: '_'});
  1299.     }
  1300.     /**
  1301.      * Gets the public 'jms_serializer.json_serialization_visitor' shared service.
  1302.      *
  1303.      * @return \JMS\Serializer\JsonSerializationVisitor
  1304.      */
  1305.     protected function getJmsSerializer_JsonSerializationVisitorService()
  1306.     {
  1307.         $this->services['jms_serializer.json_serialization_visitor'] = $instance = new \JMS\Serializer\JsonSerializationVisitor(${($_ = isset($this->services['jms_serializer.naming_strategy']) ? $this->services['jms_serializer.naming_strategy'] : $this->getJmsSerializer_NamingStrategyService()) && false ?: '_'}, ${($_ = isset($this->services['jms_serializer.accessor_strategy']) ? $this->services['jms_serializer.accessor_strategy'] : $this->getJmsSerializer_AccessorStrategyService()) && false ?: '_'});
  1308.         $instance->setOptions(0);
  1309.         return $instance;
  1310.     }
  1311.     /**
  1312.      * Gets the public 'jms_serializer.serialization_context_factory' shared service.
  1313.      *
  1314.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  1315.      */
  1316.     protected function getJmsSerializer_SerializationContextFactoryService()
  1317.     {
  1318.         return $this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  1319.     }
  1320.     /**
  1321.      * Gets the public 'jms_serializer.xml_deserialization_visitor' shared service.
  1322.      *
  1323.      * @return \JMS\Serializer\XmlDeserializationVisitor
  1324.      */
  1325.     protected function getJmsSerializer_XmlDeserializationVisitorService()
  1326.     {
  1327.         $this->services['jms_serializer.xml_deserialization_visitor'] = $instance = new \JMS\Serializer\XmlDeserializationVisitor(${($_ = isset($this->services['jms_serializer.naming_strategy']) ? $this->services['jms_serializer.naming_strategy'] : $this->getJmsSerializer_NamingStrategyService()) && false ?: '_'});
  1328.         $instance->setDoctypeWhitelist([]);
  1329.         return $instance;
  1330.     }
  1331.     /**
  1332.      * Gets the public 'jms_serializer.xml_serialization_visitor' shared service.
  1333.      *
  1334.      * @return \JMS\Serializer\XmlSerializationVisitor
  1335.      */
  1336.     protected function getJmsSerializer_XmlSerializationVisitorService()
  1337.     {
  1338.         $this->services['jms_serializer.xml_serialization_visitor'] = $instance = new \JMS\Serializer\XmlSerializationVisitor(${($_ = isset($this->services['jms_serializer.naming_strategy']) ? $this->services['jms_serializer.naming_strategy'] : $this->getJmsSerializer_NamingStrategyService()) && false ?: '_'}, ${($_ = isset($this->services['jms_serializer.accessor_strategy']) ? $this->services['jms_serializer.accessor_strategy'] : $this->getJmsSerializer_AccessorStrategyService()) && false ?: '_'});
  1339.         $instance->setFormatOutput(true);
  1340.         return $instance;
  1341.     }
  1342.     /**
  1343.      * Gets the public 'jms_serializer.yaml_serialization_visitor' shared service.
  1344.      *
  1345.      * @return \JMS\Serializer\YamlSerializationVisitor
  1346.      */
  1347.     protected function getJmsSerializer_YamlSerializationVisitorService()
  1348.     {
  1349.         return $this->services['jms_serializer.yaml_serialization_visitor'] = new \JMS\Serializer\YamlSerializationVisitor(${($_ = isset($this->services['jms_serializer.naming_strategy']) ? $this->services['jms_serializer.naming_strategy'] : $this->getJmsSerializer_NamingStrategyService()) && false ?: '_'}, ${($_ = isset($this->services['jms_serializer.accessor_strategy']) ? $this->services['jms_serializer.accessor_strategy'] : $this->getJmsSerializer_AccessorStrategyService()) && false ?: '_'});
  1350.     }
  1351.     /**
  1352.      * Gets the public 'profiler' shared service.
  1353.      *
  1354.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1355.      */
  1356.     protected function getProfilerService()
  1357.     {
  1358.         $a = ${($_ = isset($this->services['monolog.logger.profiler']) ? $this->services['monolog.logger.profiler'] : $this->getMonolog_Logger_ProfilerService()) && false ?: '_'};
  1359.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDirs[0].'/profiler')), $atrue);
  1360.         $b = ${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel')) && false ?: '_'};
  1361.         $c = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1362.         $c->addInstance('cache.app', ${($_ = isset($this->services['cache.app']) ? $this->services['cache.app'] : $this->getCache_AppService()) && false ?: '_'});
  1363.         $c->addInstance('cache.system', ${($_ = isset($this->services['cache.system']) ? $this->services['cache.system'] : $this->getCache_SystemService()) && false ?: '_'});
  1364.         $c->addInstance('cache.validator', ${($_ = isset($this->services['cache.validator']) ? $this->services['cache.validator'] : $this->getCache_ValidatorService()) && false ?: '_'});
  1365.         $c->addInstance('cache.serializer', ${($_ = isset($this->services['cache.serializer']) ? $this->services['cache.serializer'] : $this->getCache_SerializerService()) && false ?: '_'});
  1366.         $c->addInstance('cache.annotations', ${($_ = isset($this->services['cache.annotations']) ? $this->services['cache.annotations'] : $this->getCache_AnnotationsService()) && false ?: '_'});
  1367.         $c->addInstance('cache.doctrine.orm.default.metadata', ${($_ = isset($this->services['cache.doctrine.orm.default.metadata']) ? $this->services['cache.doctrine.orm.default.metadata'] : $this->getCache_Doctrine_Orm_Default_MetadataService()) && false ?: '_'});
  1368.         $c->addInstance('cache.doctrine.orm.default.result', ${($_ = isset($this->services['cache.doctrine.orm.default.result']) ? $this->services['cache.doctrine.orm.default.result'] : $this->getCache_Doctrine_Orm_Default_ResultService()) && false ?: '_'});
  1369.         $c->addInstance('cache.doctrine.orm.default.query', ${($_ = isset($this->services['cache.doctrine.orm.default.query']) ? $this->services['cache.doctrine.orm.default.query'] : $this->getCache_Doctrine_Orm_Default_QueryService()) && false ?: '_'});
  1370.         $d = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
  1371.         $d->addLogger('default', ${($_ = isset($this->services['doctrine.dbal.logger.profiling.default']) ? $this->services['doctrine.dbal.logger.profiling.default'] : ($this->services['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())) && false ?: '_'});
  1372.         $e = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1373.         if ($this->has('kernel')) {
  1374.             $e->setKernel($b);
  1375.         }
  1376.         $instance->add(${($_ = isset($this->services['data_collector.request']) ? $this->services['data_collector.request'] : ($this->services['data_collector.request'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector())) && false ?: '_'});
  1377.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'}));
  1378.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1379.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(${($_ = isset($this->services['validator']) ? $this->services['validator'] : $this->getValidatorService()) && false ?: '_'}));
  1380.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1381.         $instance->add(${($_ = isset($this->services['data_collector.form']) ? $this->services['data_collector.form'] : $this->getDataCollector_FormService()) && false ?: '_'});
  1382.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1383.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDirs[0].'/appDevDebugProjectContainer')));
  1384.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}));
  1385.         $instance->add(${($_ = isset($this->services['data_collector.router']) ? $this->services['data_collector.router'] : ($this->services['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())) && false ?: '_'});
  1386.         $instance->add($c);
  1387.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'}, ${($_ = isset($this->services['security.role_hierarchy']) ? $this->services['security.role_hierarchy'] : $this->getSecurity_RoleHierarchyService()) && false ?: '_'}, ${($_ = isset($this->services['security.logout_url_generator']) ? $this->services['security.logout_url_generator'] : $this->getSecurity_LogoutUrlGeneratorService()) && false ?: '_'}, ${($_ = isset($this->services['debug.security.access.decision_manager']) ? $this->services['debug.security.access.decision_manager'] : $this->getDebug_Security_Access_DecisionManagerService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall']) ? $this->services['security.firewall'] : $this->getSecurity_FirewallService()) && false ?: '_'}));
  1388.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(${($_ = isset($this->services['twig.profile']) ? $this->services['twig.profile'] : ($this->services['twig.profile'] = new \Twig\Profiler\Profile())) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}));
  1389.         $instance->add($d);
  1390.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  1391.         $instance->add(${($_ = isset($this->services['data_collector.dump']) ? $this->services['data_collector.dump'] : $this->getDataCollector_DumpService()) && false ?: '_'});
  1392.         $instance->add($e);
  1393.         return $instance;
  1394.     }
  1395.     /**
  1396.      * Gets the public 'request_stack' shared service.
  1397.      *
  1398.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1399.      */
  1400.     protected function getRequestStackService()
  1401.     {
  1402.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1403.     }
  1404.     /**
  1405.      * Gets the public 'router' shared service.
  1406.      *
  1407.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1408.      */
  1409.     protected function getRouterService()
  1410.     {
  1411.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router($this, ($this->targetDirs[3].'/app/config/routing_dev.yml'), ['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' => 'appDevDebugProjectContainerUrlGenerator''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' => 'appDevDebugProjectContainerUrlMatcher''strict_requirements' => true], ${($_ = isset($this->services['router.request_context']) ? $this->services['router.request_context'] : $this->getRouter_RequestContextService()) && false ?: '_'});
  1412.         $instance->setConfigCacheFactory(${($_ = isset($this->services['config_cache_factory']) ? $this->services['config_cache_factory'] : $this->getConfigCacheFactoryService()) && false ?: '_'});
  1413.         return $instance;
  1414.     }
  1415.     /**
  1416.      * Gets the public 'security.authorization_checker' shared service.
  1417.      *
  1418.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1419.      */
  1420.     protected function getSecurity_AuthorizationCheckerService()
  1421.     {
  1422.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'}, ${($_ = isset($this->services['security.authentication.manager']) ? $this->services['security.authentication.manager'] : $this->getSecurity_Authentication_ManagerService()) && false ?: '_'}, ${($_ = isset($this->services['debug.security.access.decision_manager']) ? $this->services['debug.security.access.decision_manager'] : $this->getDebug_Security_Access_DecisionManagerService()) && false ?: '_'}, false);
  1423.     }
  1424.     /**
  1425.      * Gets the public 'security.token_storage' shared service.
  1426.      *
  1427.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage
  1428.      */
  1429.     protected function getSecurity_TokenStorageService()
  1430.     {
  1431.         return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage();
  1432.     }
  1433.     /**
  1434.      * Gets the public 'translator' shared service.
  1435.      *
  1436.      * @return \Symfony\Component\Translation\IdentityTranslator
  1437.      */
  1438.     protected function getTranslatorService()
  1439.     {
  1440.         return $this->services['translator'] = new \Symfony\Component\Translation\IdentityTranslator(new \Symfony\Component\Translation\MessageSelector());
  1441.     }
  1442.     /**
  1443.      * Gets the public 'twig' shared service.
  1444.      *
  1445.      * @return \Twig\Environment
  1446.      */
  1447.     protected function getTwigService()
  1448.     {
  1449.         $this->services['twig'] = $instance = new \Twig\Environment(${($_ = isset($this->services['twig.loader']) ? $this->services['twig.loader'] : $this->getTwig_LoaderService()) && false ?: '_'}, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDirs[0].'/twig'), 'charset' => 'UTF-8']);
  1450.         $a = ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'};
  1451.         $b = ${($_ = isset($this->services['debug.file_link_formatter']) ? $this->services['debug.file_link_formatter'] : $this->getDebug_FileLinkFormatterService()) && false ?: '_'};
  1452.         $c = ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'};
  1453.         $d = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  1454.         $d->setDisplayOptions(['fileLinkFormat' => $b]);
  1455.         $e = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1456.         $e->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $b]);
  1457.         $f = new \Symfony\Bridge\Twig\AppVariable();
  1458.         $f->setEnvironment('dev');
  1459.         $f->setDebug(true);
  1460.         if ($this->has('security.token_storage')) {
  1461.             $f->setTokenStorage(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'});
  1462.         }
  1463.         if ($this->has('request_stack')) {
  1464.             $f->setRequestStack($c);
  1465.         }
  1466.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(${($_ = isset($this->services['security.logout_url_generator']) ? $this->services['security.logout_url_generator'] : $this->getSecurity_LogoutUrlGeneratorService()) && false ?: '_'}));
  1467.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'}));
  1468.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(${($_ = isset($this->services['twig.profile']) ? $this->services['twig.profile'] : ($this->services['twig.profile'] = new \Twig\Profiler\Profile())) && false ?: '_'}, $a));
  1469.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}));
  1470.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(${($_ = isset($this->services['assets.packages']) ? $this->services['assets.packages'] : $this->getAssets_PackagesService()) && false ?: '_'}));
  1471.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($b, ($this->targetDirs[3].'/app'), 'UTF-8'));
  1472.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}));
  1473.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1474.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($atrue));
  1475.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1476.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1477.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension($c, ${($_ = isset($this->services['router.request_context']) ? $this->services['router.request_context'] : $this->getRouter_RequestContextService()) && false ?: '_'}));
  1478.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension([=> $this=> 'twig.form.renderer']));
  1479.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(${($_ = isset($this->services['var_dumper.cloner']) ? $this->services['var_dumper.cloner'] : $this->getVarDumper_ClonerService()) && false ?: '_'}, $d));
  1480.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1481.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  1482.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($e));
  1483.         $instance->addGlobal('app'$f);
  1484.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\ServiceLocator(['JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => function () {
  1485.             return ${($_ = isset($this->services['jms_serializer.twig_extension.serializer_runtime_helper']) ? $this->services['jms_serializer.twig_extension.serializer_runtime_helper'] : $this->load('getJmsSerializer_TwigExtension_SerializerRuntimeHelperService.php')) && false ?: '_'};
  1486.         }, 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => function () {
  1487.             return ${($_ = isset($this->services['twig.runtime.httpkernel']) ? $this->services['twig.runtime.httpkernel'] : $this->load('getTwig_Runtime_HttpkernelService.php')) && false ?: '_'};
  1488.         }, 'Symfony\\Component\\Form\\FormRenderer' => function () {
  1489.             return ${($_ = isset($this->services['twig.form.renderer']) ? $this->services['twig.form.renderer'] : $this->load('getTwig_Form_RendererService.php')) && false ?: '_'};
  1490.         }])));
  1491.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1492.         return $instance;
  1493.     }
  1494.     /**
  1495.      * Gets the public 'validator' shared service.
  1496.      *
  1497.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1498.      */
  1499.     protected function getValidatorService()
  1500.     {
  1501.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(${($_ = isset($this->services['validator.builder']) ? $this->services['validator.builder'] : $this->getValidator_BuilderService()) && false ?: '_'}->getValidator());
  1502.     }
  1503.     /**
  1504.      * Gets the public 'var_dumper.cloner' shared service.
  1505.      *
  1506.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1507.      */
  1508.     protected function getVarDumper_ClonerService()
  1509.     {
  1510.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1511.         $instance->setMaxItems(2500);
  1512.         $instance->setMinDepth(1);
  1513.         $instance->setMaxString(-1);
  1514.         return $instance;
  1515.     }
  1516.     /**
  1517.      * Gets the private 'annotation_reader' shared service.
  1518.      *
  1519.      * @return \Doctrine\Common\Annotations\CachedReader
  1520.      */
  1521.     protected function getAnnotationReaderService()
  1522.     {
  1523.         return $this->services['annotation_reader'] = new \Doctrine\Common\Annotations\CachedReader(${($_ = isset($this->services['annotations.reader']) ? $this->services['annotations.reader'] : $this->getAnnotations_ReaderService()) && false ?: '_'}, ${($_ = isset($this->services['annotations.cache']) ? $this->services['annotations.cache'] : $this->load('getAnnotations_CacheService.php')) && false ?: '_'}, true);
  1524.     }
  1525.     /**
  1526.      * Gets the private 'annotations.reader' shared service.
  1527.      *
  1528.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1529.      */
  1530.     protected function getAnnotations_ReaderService()
  1531.     {
  1532.         $this->services['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1533.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1534.         $a->registerUniqueLoader('class_exists');
  1535.         $instance->addGlobalIgnoredName('required'$a);
  1536.         return $instance;
  1537.     }
  1538.     /**
  1539.      * Gets the private 'argument_metadata_factory' shared service.
  1540.      *
  1541.      * @return \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory
  1542.      */
  1543.     protected function getArgumentMetadataFactoryService()
  1544.     {
  1545.         return $this->services['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory();
  1546.     }
  1547.     /**
  1548.      * Gets the private 'assets.context' shared service.
  1549.      *
  1550.      * @return \Symfony\Component\Asset\Context\RequestStackContext
  1551.      */
  1552.     protected function getAssets_ContextService()
  1553.     {
  1554.         return $this->services['assets.context'] = new \Symfony\Component\Asset\Context\RequestStackContext(${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, ''false);
  1555.     }
  1556.     /**
  1557.      * Gets the private 'assets.packages' shared service.
  1558.      *
  1559.      * @return \Symfony\Component\Asset\Packages
  1560.      */
  1561.     protected function getAssets_PackagesService()
  1562.     {
  1563.         return $this->services['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), ${($_ = isset($this->services['assets.context']) ? $this->services['assets.context'] : $this->getAssets_ContextService()) && false ?: '_'}), []);
  1564.     }
  1565.     /**
  1566.      * Gets the private 'cache.annotations' shared service.
  1567.      *
  1568.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1569.      */
  1570.     protected function getCache_AnnotationsService()
  1571.     {
  1572.         return $this->services['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('dMm4C9oZF2'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ${($_ = isset($this->services['monolog.logger.cache']) ? $this->services['monolog.logger.cache'] : $this->getMonolog_Logger_CacheService()) && false ?: '_'}));
  1573.     }
  1574.     /**
  1575.      * Gets the private 'cache.doctrine.orm.default.metadata' shared service.
  1576.      *
  1577.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1578.      */
  1579.     protected function getCache_Doctrine_Orm_Default_MetadataService()
  1580.     {
  1581.         return $this->services['cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1582.     }
  1583.     /**
  1584.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  1585.      *
  1586.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1587.      */
  1588.     protected function getCache_Doctrine_Orm_Default_QueryService()
  1589.     {
  1590.         return $this->services['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1591.     }
  1592.     /**
  1593.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  1594.      *
  1595.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1596.      */
  1597.     protected function getCache_Doctrine_Orm_Default_ResultService()
  1598.     {
  1599.         return $this->services['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1600.     }
  1601.     /**
  1602.      * Gets the private 'cache.serializer' shared service.
  1603.      *
  1604.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1605.      */
  1606.     protected function getCache_SerializerService()
  1607.     {
  1608.         return $this->services['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('RMuFWlOpGn'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ${($_ = isset($this->services['monolog.logger.cache']) ? $this->services['monolog.logger.cache'] : $this->getMonolog_Logger_CacheService()) && false ?: '_'}));
  1609.     }
  1610.     /**
  1611.      * Gets the private 'cache.validator' shared service.
  1612.      *
  1613.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1614.      */
  1615.     protected function getCache_ValidatorService()
  1616.     {
  1617.         return $this->services['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('1TuIUYideu'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ${($_ = isset($this->services['monolog.logger.cache']) ? $this->services['monolog.logger.cache'] : $this->getMonolog_Logger_CacheService()) && false ?: '_'}));
  1618.     }
  1619.     /**
  1620.      * Gets the private 'config_cache_factory' shared service.
  1621.      *
  1622.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  1623.      */
  1624.     protected function getConfigCacheFactoryService()
  1625.     {
  1626.         return $this->services['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1627.             yield => ${($_ = isset($this->services['dependency_injection.config.container_parameters_resource_checker']) ? $this->services['dependency_injection.config.container_parameters_resource_checker'] : ($this->services['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this))) && false ?: '_'};
  1628.             yield => ${($_ = isset($this->services['config.resource.self_checking_resource_checker']) ? $this->services['config.resource.self_checking_resource_checker'] : ($this->services['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker())) && false ?: '_'};
  1629.         }, 2));
  1630.     }
  1631.     /**
  1632.      * Gets the private 'controller_name_converter' shared service.
  1633.      *
  1634.      * @return \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser
  1635.      */
  1636.     protected function getControllerNameConverterService()
  1637.     {
  1638.         return $this->services['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel'1)) && false ?: '_'});
  1639.     }
  1640.     /**
  1641.      * Gets the private 'data_collector.form' shared service.
  1642.      *
  1643.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  1644.      */
  1645.     protected function getDataCollector_FormService()
  1646.     {
  1647.         return $this->services['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(${($_ = isset($this->services['data_collector.form.extractor']) ? $this->services['data_collector.form.extractor'] : ($this->services['data_collector.form.extractor'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor())) && false ?: '_'});
  1648.     }
  1649.     /**
  1650.      * Gets the private 'data_collector.form.extractor' shared service.
  1651.      *
  1652.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor
  1653.      */
  1654.     protected function getDataCollector_Form_ExtractorService()
  1655.     {
  1656.         return $this->services['data_collector.form.extractor'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor();
  1657.     }
  1658.     /**
  1659.      * Gets the private 'data_collector.request' shared service.
  1660.      *
  1661.      * @return \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector
  1662.      */
  1663.     protected function getDataCollector_RequestService()
  1664.     {
  1665.         return $this->services['data_collector.request'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector();
  1666.     }
  1667.     /**
  1668.      * Gets the private 'data_collector.router' shared service.
  1669.      *
  1670.      * @return \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector
  1671.      */
  1672.     protected function getDataCollector_RouterService()
  1673.     {
  1674.         return $this->services['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector();
  1675.     }
  1676.     /**
  1677.      * Gets the private 'debug.argument_resolver' shared service.
  1678.      *
  1679.      * @return \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver
  1680.      */
  1681.     protected function getDebug_ArgumentResolverService()
  1682.     {
  1683.         return $this->services['debug.argument_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(${($_ = isset($this->services['argument_metadata_factory']) ? $this->services['argument_metadata_factory'] : ($this->services['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())) && false ?: '_'}, new RewindableGenerator(function () {
  1684.             yield => ${($_ = isset($this->services['argument_resolver.request_attribute']) ? $this->services['argument_resolver.request_attribute'] : ($this->services['argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver())) && false ?: '_'};
  1685.             yield => ${($_ = isset($this->services['argument_resolver.request']) ? $this->services['argument_resolver.request'] : ($this->services['argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver())) && false ?: '_'};
  1686.             yield => ${($_ = isset($this->services['argument_resolver.session']) ? $this->services['argument_resolver.session'] : ($this->services['argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver())) && false ?: '_'};
  1687.             yield => ${($_ = isset($this->services['security.user_value_resolver']) ? $this->services['security.user_value_resolver'] : $this->load('getSecurity_UserValueResolverService.php')) && false ?: '_'};
  1688.             yield => ${($_ = isset($this->services['argument_resolver.service']) ? $this->services['argument_resolver.service'] : $this->load('getArgumentResolver_ServiceService.php')) && false ?: '_'};
  1689.             yield => ${($_ = isset($this->services['argument_resolver.default']) ? $this->services['argument_resolver.default'] : ($this->services['argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver())) && false ?: '_'};
  1690.             yield => ${($_ = isset($this->services['argument_resolver.variadic']) ? $this->services['argument_resolver.variadic'] : ($this->services['argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver())) && false ?: '_'};
  1691.         }, 7)), ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'});
  1692.     }
  1693.     /**
  1694.      * Gets the private 'debug.controller_resolver' shared service.
  1695.      *
  1696.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  1697.      */
  1698.     protected function getDebug_ControllerResolverService()
  1699.     {
  1700.         return $this->services['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ${($_ = isset($this->services['controller_name_converter']) ? $this->services['controller_name_converter'] : ($this->services['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel'1)) && false ?: '_'}))) && false ?: '_'}, ${($_ = isset($this->services['monolog.logger.request']) ? $this->services['monolog.logger.request'] : $this->getMonolog_Logger_RequestService()) && false ?: '_'}), ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'}, ${($_ = isset($this->services['debug.argument_resolver']) ? $this->services['debug.argument_resolver'] : $this->getDebug_ArgumentResolverService()) && false ?: '_'});
  1701.     }
  1702.     /**
  1703.      * Gets the private 'debug.debug_handlers_listener' shared service.
  1704.      *
  1705.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1706.      */
  1707.     protected function getDebug_DebugHandlersListenerService()
  1708.     {
  1709.         return $this->services['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, ${($_ = isset($this->services['monolog.logger.php']) ? $this->services['monolog.logger.php'] : $this->getMonolog_Logger_PhpService()) && false ?: '_'}, -1, -1true, ${($_ = isset($this->services['debug.file_link_formatter']) ? $this->services['debug.file_link_formatter'] : $this->getDebug_FileLinkFormatterService()) && false ?: '_'}, true);
  1710.     }
  1711.     /**
  1712.      * Gets the private 'debug.event_dispatcher' shared service.
  1713.      *
  1714.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1715.      */
  1716.     protected function getDebug_EventDispatcherService()
  1717.     {
  1718.         $this->services['debug.event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher($this), ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'}, ${($_ = isset($this->services['monolog.logger.event']) ? $this->services['monolog.logger.event'] : $this->getMonolog_Logger_EventService()) && false ?: '_'});
  1719.         $instance->addListener('kernel.controller', [=> function () {
  1720.             return ${($_ = isset($this->services['data_collector.router']) ? $this->services['data_collector.router'] : ($this->services['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())) && false ?: '_'};
  1721.         }, => 'onKernelController'], 0);
  1722.         $instance->addListener('kernel.request', [=> function () {
  1723.             return ${($_ = isset($this->services['fos_rest.body_listener']) ? $this->services['fos_rest.body_listener'] : $this->getFosRest_BodyListenerService()) && false ?: '_'};
  1724.         }, => 'onKernelRequest'], 10);
  1725.         $instance->addListener('kernel.request', [=> function () {
  1726.             return ${($_ = isset($this->services['fos_rest.format_listener']) ? $this->services['fos_rest.format_listener'] : $this->getFosRest_FormatListenerService()) && false ?: '_'};
  1727.         }, => 'onKernelRequest'], 34);
  1728.         $instance->addListener('kernel.controller', [=> function () {
  1729.             return ${($_ = isset($this->services['fos_rest.param_fetcher_listener']) ? $this->services['fos_rest.param_fetcher_listener'] : $this->getFosRest_ParamFetcherListenerService()) && false ?: '_'};
  1730.         }, => 'onKernelController'], 5);
  1731.         $instance->addListener('kernel.response', [=> function () {
  1732.             return ${($_ = isset($this->services['fos_rest.allowed_methods_listener']) ? $this->services['fos_rest.allowed_methods_listener'] : $this->getFosRest_AllowedMethodsListenerService()) && false ?: '_'};
  1733.         }, => 'onKernelResponse'], 0);
  1734.         $instance->addListener('kernel.request', [=> function () {
  1735.             return ${($_ = isset($this->services['nelmio_cors.cors_listener']) ? $this->services['nelmio_cors.cors_listener'] : $this->getNelmioCors_CorsListenerService()) && false ?: '_'};
  1736.         }, => 'onKernelRequest'], 250);
  1737.         $instance->addListener('kernel.exception', [=> function () {
  1738.             return ${($_ = isset($this->services['Noahtech\\Sistemas\\InterjamaBundle\\EventListener\\ApiExceptionSubscriber']) ? $this->services['Noahtech\\Sistemas\\InterjamaBundle\\EventListener\\ApiExceptionSubscriber'] : $this->load('getApiExceptionSubscriberService.php')) && false ?: '_'};
  1739.         }, => 'onKernelException'], 0);
  1740.         $instance->addListener('kernel.exception', [=> function () {
  1741.             return ${($_ = isset($this->services['api_exception_subscriber']) ? $this->services['api_exception_subscriber'] : $this->load('getApiExceptionSubscriber2Service.php')) && false ?: '_'};
  1742.         }, => 'onKernelException'], 0);
  1743.         $instance->addListener('kernel.response', [=> function () {
  1744.             return ${($_ = isset($this->services['response_listener']) ? $this->services['response_listener'] : ($this->services['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'))) && false ?: '_'};
  1745.         }, => 'onKernelResponse'], 0);
  1746.         $instance->addListener('kernel.response', [=> function () {
  1747.             return ${($_ = isset($this->services['streamed_response_listener']) ? $this->services['streamed_response_listener'] : ($this->services['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener())) && false ?: '_'};
  1748.         }, => 'onKernelResponse'], -1024);
  1749.         $instance->addListener('kernel.request', [=> function () {
  1750.             return ${($_ = isset($this->services['locale_listener']) ? $this->services['locale_listener'] : $this->getLocaleListenerService()) && false ?: '_'};
  1751.         }, => 'onKernelRequest'], 16);
  1752.         $instance->addListener('kernel.finish_request', [=> function () {
  1753.             return ${($_ = isset($this->services['locale_listener']) ? $this->services['locale_listener'] : $this->getLocaleListenerService()) && false ?: '_'};
  1754.         }, => 'onKernelFinishRequest'], 0);
  1755.         $instance->addListener('kernel.request', [=> function () {
  1756.             return ${($_ = isset($this->services['validate_request_listener']) ? $this->services['validate_request_listener'] : ($this->services['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener())) && false ?: '_'};
  1757.         }, => 'onKernelRequest'], 256);
  1758.         $instance->addListener('kernel.request', [=> function () {
  1759.             return ${($_ = isset($this->services['resolve_controller_name_subscriber']) ? $this->services['resolve_controller_name_subscriber'] : $this->getResolveControllerNameSubscriberService()) && false ?: '_'};
  1760.         }, => 'onKernelRequest'], 24);
  1761.         $instance->addListener('console.error', [=> function () {
  1762.             return ${($_ = isset($this->services['console.error_listener']) ? $this->services['console.error_listener'] : $this->load('getConsole_ErrorListenerService.php')) && false ?: '_'};
  1763.         }, => 'onConsoleError'], -128);
  1764.         $instance->addListener('console.terminate', [=> function () {
  1765.             return ${($_ = isset($this->services['console.error_listener']) ? $this->services['console.error_listener'] : $this->load('getConsole_ErrorListenerService.php')) && false ?: '_'};
  1766.         }, => 'onConsoleTerminate'], -128);
  1767.         $instance->addListener('kernel.request', [=> function () {
  1768.             return ${($_ = isset($this->services['session_listener']) ? $this->services['session_listener'] : $this->getSessionListenerService()) && false ?: '_'};
  1769.         }, => 'onKernelRequest'], 128);
  1770.         $instance->addListener('kernel.response', [=> function () {
  1771.             return ${($_ = isset($this->services['session_listener']) ? $this->services['session_listener'] : $this->getSessionListenerService()) && false ?: '_'};
  1772.         }, => 'onKernelResponse'], -1000);
  1773.         $instance->addListener('kernel.finish_request', [=> function () {
  1774.             return ${($_ = isset($this->services['session_listener']) ? $this->services['session_listener'] : $this->getSessionListenerService()) && false ?: '_'};
  1775.         }, => 'onFinishRequest'], 0);
  1776.         $instance->addListener('kernel.response', [=> function () {
  1777.             return ${($_ = isset($this->services['session.save_listener']) ? $this->services['session.save_listener'] : ($this->services['session.save_listener'] = new \Symfony\Component\HttpKernel\EventListener\SaveSessionListener())) && false ?: '_'};
  1778.         }, => 'onKernelResponse'], -1000);
  1779.         $instance->addListener('kernel.request', [=> function () {
  1780.             return ${($_ = isset($this->services['fragment.listener']) ? $this->services['fragment.listener'] : $this->getFragment_ListenerService()) && false ?: '_'};
  1781.         }, => 'onKernelRequest'], 48);
  1782.         $instance->addListener('kernel.response', [=> function () {
  1783.             return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};
  1784.         }, => 'onKernelResponse'], -100);
  1785.         $instance->addListener('kernel.exception', [=> function () {
  1786.             return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};
  1787.         }, => 'onKernelException'], 0);
  1788.         $instance->addListener('kernel.terminate', [=> function () {
  1789.             return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};
  1790.         }, => 'onKernelTerminate'], -1024);
  1791.         $instance->addListener('kernel.controller', [=> function () {
  1792.             return ${($_ = isset($this->services['data_collector.request']) ? $this->services['data_collector.request'] : ($this->services['data_collector.request'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector())) && false ?: '_'};
  1793.         }, => 'onKernelController'], 0);
  1794.         $instance->addListener('kernel.response', [=> function () {
  1795.             return ${($_ = isset($this->services['data_collector.request']) ? $this->services['data_collector.request'] : ($this->services['data_collector.request'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector())) && false ?: '_'};
  1796.         }, => 'onKernelResponse'], 0);
  1797.         $instance->addListener('kernel.request', [=> function () {
  1798.             return ${($_ = isset($this->services['debug.debug_handlers_listener']) ? $this->services['debug.debug_handlers_listener'] : $this->getDebug_DebugHandlersListenerService()) && false ?: '_'};
  1799.         }, => 'configure'], 2048);
  1800.         $instance->addListener('console.command', [=> function () {
  1801.             return ${($_ = isset($this->services['debug.debug_handlers_listener']) ? $this->services['debug.debug_handlers_listener'] : $this->getDebug_DebugHandlersListenerService()) && false ?: '_'};
  1802.         }, => 'configure'], 2048);
  1803.         $instance->addListener('kernel.request', [=> function () {
  1804.             return ${($_ = isset($this->services['router_listener']) ? $this->services['router_listener'] : $this->getRouterListenerService()) && false ?: '_'};
  1805.         }, => 'onKernelRequest'], 32);
  1806.         $instance->addListener('kernel.finish_request', [=> function () {
  1807.             return ${($_ = isset($this->services['router_listener']) ? $this->services['router_listener'] : $this->getRouterListenerService()) && false ?: '_'};
  1808.         }, => 'onKernelFinishRequest'], 0);
  1809.         $instance->addListener('kernel.exception', [=> function () {
  1810.             return ${($_ = isset($this->services['router_listener']) ? $this->services['router_listener'] : $this->getRouterListenerService()) && false ?: '_'};
  1811.         }, => 'onKernelException'], -64);
  1812.         $instance->addListener('kernel.response', [=> function () {
  1813.             return ${($_ = isset($this->services['security.rememberme.response_listener']) ? $this->services['security.rememberme.response_listener'] : ($this->services['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener())) && false ?: '_'};
  1814.         }, => 'onKernelResponse'], 0);
  1815.         $instance->addListener('kernel.request', [=> function () {
  1816.             return ${($_ = isset($this->services['security.firewall']) ? $this->services['security.firewall'] : $this->getSecurity_FirewallService()) && false ?: '_'};
  1817.         }, => 'onKernelRequest'], 8);
  1818.         $instance->addListener('kernel.finish_request', [=> function () {
  1819.             return ${($_ = isset($this->services['security.firewall']) ? $this->services['security.firewall'] : $this->getSecurity_FirewallService()) && false ?: '_'};
  1820.         }, => 'onKernelFinishRequest'], 0);
  1821.         $instance->addListener('kernel.exception', [=> function () {
  1822.             return ${($_ = isset($this->services['twig.exception_listener']) ? $this->services['twig.exception_listener'] : $this->load('getTwig_ExceptionListenerService.php')) && false ?: '_'};
  1823.         }, => 'onKernelException'], -128);
  1824.         $instance->addListener('console.command', [=> function () {
  1825.             return ${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'};
  1826.         }, => 'onCommand'], 255);
  1827.         $instance->addListener('console.terminate', [=> function () {
  1828.             return ${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'};
  1829.         }, => 'onTerminate'], -255);
  1830.         $instance->addListener('kernel.exception', [=> function () {
  1831.             return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load('getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
  1832.         }, => 'onException'], 0);
  1833.         $instance->addListener('kernel.terminate', [=> function () {
  1834.             return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load('getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
  1835.         }, => 'onTerminate'], 0);
  1836.         $instance->addListener('console.error', [=> function () {
  1837.             return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load('getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
  1838.         }, => 'onException'], 0);
  1839.         $instance->addListener('console.terminate', [=> function () {
  1840.             return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load('getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
  1841.         }, => 'onTerminate'], 0);
  1842.         $instance->addListener('kernel.controller', [=> function () {
  1843.             return ${($_ = isset($this->services['sensio_framework_extra.controller.listener']) ? $this->services['sensio_framework_extra.controller.listener'] : $this->getSensioFrameworkExtra_Controller_ListenerService()) && false ?: '_'};
  1844.         }, => 'onKernelController'], 0);
  1845.         $instance->addListener('kernel.controller', [=> function () {
  1846.             return ${($_ = isset($this->services['sensio_framework_extra.converter.listener']) ? $this->services['sensio_framework_extra.converter.listener'] : $this->getSensioFrameworkExtra_Converter_ListenerService()) && false ?: '_'};
  1847.         }, => 'onKernelController'], 0);
  1848.         $instance->addListener('kernel.controller', [=> function () {
  1849.             return ${($_ = isset($this->services['sensio_framework_extra.view.listener']) ? $this->services['sensio_framework_extra.view.listener'] : $this->getSensioFrameworkExtra_View_ListenerService()) && false ?: '_'};
  1850.         }, => 'onKernelController'], -128);
  1851.         $instance->addListener('kernel.view', [=> function () {
  1852.             return ${($_ = isset($this->services['sensio_framework_extra.view.listener']) ? $this->services['sensio_framework_extra.view.listener'] : $this->getSensioFrameworkExtra_View_ListenerService()) && false ?: '_'};
  1853.         }, => 'onKernelView'], 0);
  1854.         $instance->addListener('kernel.controller', [=> function () {
  1855.             return ${($_ = isset($this->services['sensio_framework_extra.cache.listener']) ? $this->services['sensio_framework_extra.cache.listener'] : ($this->services['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener())) && false ?: '_'};
  1856.         }, => 'onKernelController'], 0);
  1857.         $instance->addListener('kernel.response', [=> function () {
  1858.             return ${($_ = isset($this->services['sensio_framework_extra.cache.listener']) ? $this->services['sensio_framework_extra.cache.listener'] : ($this->services['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener())) && false ?: '_'};
  1859.         }, => 'onKernelResponse'], 0);
  1860.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1861.             return ${($_ = isset($this->services['sensio_framework_extra.security.listener']) ? $this->services['sensio_framework_extra.security.listener'] : $this->getSensioFrameworkExtra_Security_ListenerService()) && false ?: '_'};
  1862.         }, => 'onKernelControllerArguments'], 0);
  1863.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1864.             return ${($_ = isset($this->services['framework_extra_bundle.event.is_granted']) ? $this->services['framework_extra_bundle.event.is_granted'] : $this->getFrameworkExtraBundle_Event_IsGrantedService()) && false ?: '_'};
  1865.         }, => 'onKernelControllerArguments'], 0);
  1866.         $instance->addListener('kernel.exception', [=> function () {
  1867.             return ${($_ = isset($this->services['fos_rest.exception_listener']) ? $this->services['fos_rest.exception_listener'] : $this->load('getFosRest_ExceptionListenerService.php')) && false ?: '_'};
  1868.         }, => 'onKernelException'], -100);
  1869.         $instance->addListener('kernel.view', [=> function () {
  1870.             return ${($_ = isset($this->services['fos_rest.view_response_listener']) ? $this->services['fos_rest.view_response_listener'] : $this->load('getFosRest_ViewResponseListenerService.php')) && false ?: '_'};
  1871.         }, => 'onKernelView'], 30);
  1872.         $instance->addListener('kernel.exception', [=> function () {
  1873.             return ${($_ = isset($this->services['fos_rest.access_denied_listener']) ? $this->services['fos_rest.access_denied_listener'] : $this->load('getFosRest_AccessDeniedListenerService.php')) && false ?: '_'};
  1874.         }, => 'onKernelException'], 5);
  1875.         $instance->addListener('console.command', [=> function () {
  1876.             return ${($_ = isset($this->services['debug.dump_listener']) ? $this->services['debug.dump_listener'] : $this->load('getDebug_DumpListenerService.php')) && false ?: '_'};
  1877.         }, => 'configure'], 1024);
  1878.         return $instance;
  1879.     }
  1880.     /**
  1881.      * Gets the private 'debug.file_link_formatter' shared service.
  1882.      *
  1883.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1884.      */
  1885.     protected function getDebug_FileLinkFormatterService()
  1886.     {
  1887.         return $this->services['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, $this->targetDirs[3], function () {
  1888.             return ${($_ = isset($this->services['debug.file_link_formatter.url_format']) ? $this->services['debug.file_link_formatter.url_format'] : $this->load('getDebug_FileLinkFormatter_UrlFormatService.php')) && false ?: '_'};
  1889.         });
  1890.     }
  1891.     /**
  1892.      * Gets the private 'debug.log_processor' shared service.
  1893.      *
  1894.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1895.      */
  1896.     protected function getDebug_LogProcessorService()
  1897.     {
  1898.         return $this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor();
  1899.     }
  1900.     /**
  1901.      * Gets the private 'debug.security.access.decision_manager' shared service.
  1902.      *
  1903.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  1904.      */
  1905.     protected function getDebug_Security_Access_DecisionManagerService()
  1906.     {
  1907.         return $this->services['debug.security.access.decision_manager'] = new \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager(new \Symfony\Component\Security\Core\Authorization\AccessDecisionManager(new RewindableGenerator(function () {
  1908.             yield => ${($_ = isset($this->services['security.access.authenticated_voter']) ? $this->services['security.access.authenticated_voter'] : $this->load('getSecurity_Access_AuthenticatedVoterService.php')) && false ?: '_'};
  1909.             yield => ${($_ = isset($this->services['security.access.role_hierarchy_voter']) ? $this->services['security.access.role_hierarchy_voter'] : $this->load('getSecurity_Access_RoleHierarchyVoterService.php')) && false ?: '_'};
  1910.             yield => ${($_ = isset($this->services['security.access.expression_voter']) ? $this->services['security.access.expression_voter'] : $this->load('getSecurity_Access_ExpressionVoterService.php')) && false ?: '_'};
  1911.         }, 3), 'affirmative'falsetrue));
  1912.     }
  1913.     /**
  1914.      * Gets the private 'debug.stopwatch' shared service.
  1915.      *
  1916.      * @return \Symfony\Component\Stopwatch\Stopwatch
  1917.      */
  1918.     protected function getDebug_StopwatchService()
  1919.     {
  1920.         return $this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true);
  1921.     }
  1922.     /**
  1923.      * Gets the private 'doctrine.dbal.logger.profiling.default' shared service.
  1924.      *
  1925.      * @return \Doctrine\DBAL\Logging\DebugStack
  1926.      */
  1927.     protected function getDoctrine_Dbal_Logger_Profiling_DefaultService()
  1928.     {
  1929.         return $this->services['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack();
  1930.     }
  1931.     /**
  1932.      * Gets the private 'doctrine.orm.validator_initializer' shared service.
  1933.      *
  1934.      * @return \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer
  1935.      */
  1936.     protected function getDoctrine_Orm_ValidatorInitializerService()
  1937.     {
  1938.         return $this->services['doctrine.orm.validator_initializer'] = new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
  1939.     }
  1940.     /**
  1941.      * Gets the private 'file_locator' shared service.
  1942.      *
  1943.      * @return \Symfony\Component\HttpKernel\Config\FileLocator
  1944.      */
  1945.     protected function getFileLocatorService()
  1946.     {
  1947.         return $this->services['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel'1)) && false ?: '_'}, ($this->targetDirs[3].'/app/Resources'), [=> ($this->targetDirs[3].'/app')]);
  1948.     }
  1949.     /**
  1950.      * Gets the private 'fos_rest.allowed_methods_listener' shared service.
  1951.      *
  1952.      * @return \FOS\RestBundle\EventListener\AllowedMethodsListener
  1953.      */
  1954.     protected function getFosRest_AllowedMethodsListenerService()
  1955.     {
  1956.         return $this->services['fos_rest.allowed_methods_listener'] = new \FOS\RestBundle\EventListener\AllowedMethodsListener(${($_ = isset($this->services['fos_rest.allowed_methods_loader']) ? $this->services['fos_rest.allowed_methods_loader'] : $this->getFosRest_AllowedMethodsLoaderService()) && false ?: '_'});
  1957.     }
  1958.     /**
  1959.      * Gets the private 'fos_rest.allowed_methods_loader' shared service.
  1960.      *
  1961.      * @return \FOS\RestBundle\Response\AllowedMethodsLoader\AllowedMethodsRouterLoader
  1962.      */
  1963.     protected function getFosRest_AllowedMethodsLoaderService()
  1964.     {
  1965.         return $this->services['fos_rest.allowed_methods_loader'] = new \FOS\RestBundle\Response\AllowedMethodsLoader\AllowedMethodsRouterLoader(${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}, ($this->targetDirs[0].'/fos_rest'), true);
  1966.     }
  1967.     /**
  1968.      * Gets the private 'fos_rest.body_listener' shared service.
  1969.      *
  1970.      * @return \FOS\RestBundle\EventListener\BodyListener
  1971.      */
  1972.     protected function getFosRest_BodyListenerService()
  1973.     {
  1974.         $this->services['fos_rest.body_listener'] = $instance = new \FOS\RestBundle\EventListener\BodyListener(${($_ = isset($this->services['fos_rest.decoder_provider']) ? $this->services['fos_rest.decoder_provider'] : $this->getFosRest_DecoderProviderService()) && false ?: '_'}, false);
  1975.         $instance->setDefaultFormat(NULL);
  1976.         return $instance;
  1977.     }
  1978.     /**
  1979.      * Gets the private 'fos_rest.decoder_provider' shared service.
  1980.      *
  1981.      * @return \FOS\RestBundle\Decoder\ContainerDecoderProvider
  1982.      */
  1983.     protected function getFosRest_DecoderProviderService()
  1984.     {
  1985.         return $this->services['fos_rest.decoder_provider'] = new \FOS\RestBundle\Decoder\ContainerDecoderProvider(new \Symfony\Component\DependencyInjection\ServiceLocator(['fos_rest.decoder.json' => function () {
  1986.             return ${($_ = isset($this->services['fos_rest.decoder.json']) ? $this->services['fos_rest.decoder.json'] : ($this->services['fos_rest.decoder.json'] = new \FOS\RestBundle\Decoder\JsonDecoder())) && false ?: '_'};
  1987.         }, 'fos_rest.decoder.xml' => function () {
  1988.             return ${($_ = isset($this->services['fos_rest.decoder.xml']) ? $this->services['fos_rest.decoder.xml'] : ($this->services['fos_rest.decoder.xml'] = new \FOS\RestBundle\Decoder\XmlDecoder())) && false ?: '_'};
  1989.         }]), ['json' => 'fos_rest.decoder.json''xml' => 'fos_rest.decoder.xml']);
  1990.     }
  1991.     /**
  1992.      * Gets the private 'fos_rest.format_listener' shared service.
  1993.      *
  1994.      * @return \FOS\RestBundle\EventListener\FormatListener
  1995.      */
  1996.     protected function getFosRest_FormatListenerService()
  1997.     {
  1998.         return $this->services['fos_rest.format_listener'] = new \FOS\RestBundle\EventListener\FormatListener(${($_ = isset($this->services['fos_rest.format_negotiator']) ? $this->services['fos_rest.format_negotiator'] : $this->getFosRest_FormatNegotiatorService()) && false ?: '_'});
  1999.     }
  2000.     /**
  2001.      * Gets the private 'fos_rest.format_negotiator' shared service.
  2002.      *
  2003.      * @return \FOS\RestBundle\Negotiation\FormatNegotiator
  2004.      */
  2005.     protected function getFosRest_FormatNegotiatorService()
  2006.     {
  2007.         $this->services['fos_rest.format_negotiator'] = $instance = new \FOS\RestBundle\Negotiation\FormatNegotiator(${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'});
  2008.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api'NULLNULLNULL, []), ['priorities' => [=> 'json'], 'fallback_format' => NULL'prefer_extension' => '2.0''methods' => NULL'attributes' => [], 'stop' => false]);
  2009.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'NULLNULLNULL, []), ['priorities' => [=> 'html'], 'fallback_format' => 'html''prefer_extension' => '2.0''methods' => NULL'attributes' => [], 'stop' => false]);
  2010.         return $instance;
  2011.     }
  2012.     /**
  2013.      * Gets the private 'fos_rest.param_fetcher_listener' shared service.
  2014.      *
  2015.      * @return \FOS\RestBundle\EventListener\ParamFetcherListener
  2016.      */
  2017.     protected function getFosRest_ParamFetcherListenerService()
  2018.     {
  2019.         return $this->services['fos_rest.param_fetcher_listener'] = new \FOS\RestBundle\EventListener\ParamFetcherListener(${($_ = isset($this->services['fos_rest.request.param_fetcher']) ? $this->services['fos_rest.request.param_fetcher'] : $this->getFosRest_Request_ParamFetcherService()) && false ?: '_'}, false);
  2020.     }
  2021.     /**
  2022.      * Gets the private 'fos_rest.request.param_fetcher' shared service.
  2023.      *
  2024.      * @return \FOS\RestBundle\Request\ParamFetcher
  2025.      */
  2026.     protected function getFosRest_Request_ParamFetcherService()
  2027.     {
  2028.         return $this->services['fos_rest.request.param_fetcher'] = new \FOS\RestBundle\Request\ParamFetcher($this, ${($_ = isset($this->services['fos_rest.request.param_fetcher.reader']) ? $this->services['fos_rest.request.param_fetcher.reader'] : $this->getFosRest_Request_ParamFetcher_ReaderService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, ${($_ = isset($this->services['validator']) ? $this->services['validator'] : $this->getValidatorService()) && false ?: '_'});
  2029.     }
  2030.     /**
  2031.      * Gets the private 'fos_rest.request.param_fetcher.reader' shared service.
  2032.      *
  2033.      * @return \FOS\RestBundle\Request\ParamReader
  2034.      */
  2035.     protected function getFosRest_Request_ParamFetcher_ReaderService()
  2036.     {
  2037.         return $this->services['fos_rest.request.param_fetcher.reader'] = new \FOS\RestBundle\Request\ParamReader(${($_ = isset($this->services['annotation_reader']) ? $this->services['annotation_reader'] : $this->getAnnotationReaderService()) && false ?: '_'});
  2038.     }
  2039.     /**
  2040.      * Gets the private 'fos_rest.serializer' shared service.
  2041.      *
  2042.      * @return \FOS\RestBundle\Serializer\JMSSerializerAdapter
  2043.      */
  2044.     protected function getFosRest_SerializerService($lazyLoad true)
  2045.     {
  2046.         if ($lazyLoad) {
  2047.             return $this->services['fos_rest.serializer'] = $this->createProxy('JMSSerializerAdapter_a5dd94b', function () {
  2048.                 return \JMSSerializerAdapter_a5dd94b::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2049.                     $wrappedInstance $this->getFosRest_SerializerService(false);
  2050.                     $proxy->setProxyInitializer(null);
  2051.                     return true;
  2052.                 });
  2053.             });
  2054.         }
  2055.         return new \FOS\RestBundle\Serializer\JMSSerializerAdapter(${($_ = isset($this->services['jms_serializer']) ? $this->services['jms_serializer'] : $this->getJmsSerializerService()) && false ?: '_'}, ${($_ = isset($this->services['jms_serializer.serialization_context_factory']) ? $this->services['jms_serializer.serialization_context_factory'] : ($this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())) && false ?: '_'}, ${($_ = isset($this->services['jms_serializer.deserialization_context_factory']) ? $this->services['jms_serializer.deserialization_context_factory'] : ($this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())) && false ?: '_'});
  2056.     }
  2057.     /**
  2058.      * Gets the private 'fos_rest.serializer.jms_handler_registry.inner' shared service.
  2059.      *
  2060.      * @return \JMS\Serializer\Handler\LazyHandlerRegistry
  2061.      */
  2062.     protected function getFosRest_Serializer_JmsHandlerRegistry_InnerService()
  2063.     {
  2064.         return $this->services['fos_rest.serializer.jms_handler_registry.inner'] = new \JMS\Serializer\Handler\LazyHandlerRegistry(new \Symfony\Component\DependencyInjection\ServiceLocator(['fos_rest.serializer.exception_normalizer.jms' => function () {
  2065.             return ${($_ = isset($this->services['fos_rest.serializer.exception_normalizer.jms']) ? $this->services['fos_rest.serializer.exception_normalizer.jms'] : $this->load('getFosRest_Serializer_ExceptionNormalizer_JmsService.php')) && false ?: '_'};
  2066.         }, 'fos_rest.serializer.flatten_exception_handler' => function () {
  2067.             return ${($_ = isset($this->services['fos_rest.serializer.flatten_exception_handler']) ? $this->services['fos_rest.serializer.flatten_exception_handler'] : $this->load('getFosRest_Serializer_FlattenExceptionHandlerService.php')) && false ?: '_'};
  2068.         }, 'fos_rest.serializer.form_error_handler' => function () {
  2069.             return ${($_ = isset($this->services['fos_rest.serializer.form_error_handler']) ? $this->services['fos_rest.serializer.form_error_handler'] : $this->load('getFosRest_Serializer_FormErrorHandlerService.php')) && false ?: '_'};
  2070.         }, 'jms_serializer.array_collection_handler' => function () {
  2071.             return ${($_ = isset($this->services['jms_serializer.array_collection_handler']) ? $this->services['jms_serializer.array_collection_handler'] : ($this->services['jms_serializer.array_collection_handler'] = new \JMS\Serializer\Handler\ArrayCollectionHandler(false))) && false ?: '_'};
  2072.         }, 'jms_serializer.constraint_violation_handler' => function () {
  2073.             return ${($_ = isset($this->services['jms_serializer.constraint_violation_handler']) ? $this->services['jms_serializer.constraint_violation_handler'] : ($this->services['jms_serializer.constraint_violation_handler'] = new \JMS\Serializer\Handler\ConstraintViolationHandler())) && false ?: '_'};
  2074.         }, 'jms_serializer.datetime_handler' => function () {
  2075.             return ${($_ = isset($this->services['jms_serializer.datetime_handler']) ? $this->services['jms_serializer.datetime_handler'] : ($this->services['jms_serializer.datetime_handler'] = new \JMS\Serializer\Handler\DateHandler('Y-m-d\\TH:i:sP''America/Argentina/Buenos_Aires'true))) && false ?: '_'};
  2076.         }, 'jms_serializer.php_collection_handler' => function () {
  2077.             return ${($_ = isset($this->services['jms_serializer.php_collection_handler']) ? $this->services['jms_serializer.php_collection_handler'] : ($this->services['jms_serializer.php_collection_handler'] = new \JMS\Serializer\Handler\PhpCollectionHandler())) && false ?: '_'};
  2078.         }]), [=> ['Error' => ['json' => [=> 'fos_rest.serializer.exception_normalizer.jms'=> 'serializeErrorToJson'], 'xml' => [=> 'fos_rest.serializer.exception_normalizer.jms'=> 'serializeErrorToXml']], 'Exception' => ['json' => [=> 'fos_rest.serializer.exception_normalizer.jms'=> 'serializeToJson'], 'xml' => [=> 'fos_rest.serializer.exception_normalizer.jms'=> 'serializeToXml']], 'Symfony\\Component\\ErrorHandler\\Exception\\FlattenException' => ['json' => [=> 'fos_rest.serializer.flatten_exception_handler'=> 'serializeToJson'], 'xml' => [=> 'fos_rest.serializer.flatten_exception_handler'=> 'serializeToXml']], 'DateTime' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime'], 'yml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']], 'DateTimeImmutable' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable'], 'yml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']], 'DateInterval' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval'], 'yml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']], 'ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\Common\\Collections\\ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\ORM\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\ODM\\MongoDB\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\ODM\\PHPCR\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'PhpCollection\\Sequence' => ['json' => [=> 'jms_serializer.php_collection_handler'=> 'serializeSequence'], 'xml' => [=> 'jms_serializer.php_collection_handler'=> 'serializeSequence'], 'yml' => [=> 'jms_serializer.php_collection_handler'=> 'serializeSequence']], 'PhpCollection\\Map' => ['json' => [=> 'jms_serializer.php_collection_handler'=> 'serializeMap'], 'xml' => [=> 'jms_serializer.php_collection_handler'=> 'serializeMap'], 'yml' => [=> 'jms_serializer.php_collection_handler'=> 'serializeMap']], 'Symfony\\Component\\Validator\\ConstraintViolationList' => ['xml' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListToxml'], 'json' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListTojson'], 'yml' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListToyml']], 'Symfony\\Component\\Validator\\ConstraintViolation' => ['xml' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationToxml'], 'json' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationTojson'], 'yml' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationToyml']], 'Symfony\\Component\\Form\\Form' => ['xml' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToxml'], 'json' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormTojson'], 'yml' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToyml']], 'Symfony\\Component\\Form\\FormError' => ['xml' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormErrorToxml'], 'json' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormErrorTojson'], 'yml' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormErrorToyml']]], => ['DateTime' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromjson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromxml'], 'yml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromyml']], 'DateTimeImmutable' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromjson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromxml'], 'yml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromyml']], 'DateInterval' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromjson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromxml'], 'yml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromyml']], 'ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\Common\\Collections\\ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\ORM\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\ODM\\MongoDB\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\ODM\\PHPCR\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'PhpCollection\\Sequence' => ['json' => [=> 'jms_serializer.php_collection_handler'=> 'deserializeSequence'], 'xml' => [=> 'jms_serializer.php_collection_handler'=> 'deserializeSequence'], 'yml' => [=> 'jms_serializer.php_collection_handler'=> 'deserializeSequence']], 'PhpCollection\\Map' => ['json' => [=> 'jms_serializer.php_collection_handler'=> 'deserializeMap'], 'xml' => [=> 'jms_serializer.php_collection_handler'=> 'deserializeMap'], 'yml' => [=> 'jms_serializer.php_collection_handler'=> 'deserializeMap']]]]);
  2079.     }
  2080.     /**
  2081.      * Gets the private 'fragment.listener' shared service.
  2082.      *
  2083.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  2084.      */
  2085.     protected function getFragment_ListenerService()
  2086.     {
  2087.         return $this->services['fragment.listener'] = new \Symfony\Component\HttpKernel\EventListener\FragmentListener(${($_ = isset($this->services['uri_signer']) ? $this->services['uri_signer'] : ($this->services['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner('ThisTokenIsNotSoSecretChangeIt'))) && false ?: '_'}, '/_fragment');
  2088.     }
  2089.     /**
  2090.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  2091.      *
  2092.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  2093.      */
  2094.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  2095.     {
  2096.         return $this->services['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(${($_ = isset($this->services['argument_metadata_factory']) ? $this->services['argument_metadata_factory'] : ($this->services['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())) && false ?: '_'});
  2097.     }
  2098.     /**
  2099.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  2100.      *
  2101.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  2102.      */
  2103.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  2104.     {
  2105.         return $this->services['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(${($_ = isset($this->services['framework_extra_bundle.argument_name_convertor']) ? $this->services['framework_extra_bundle.argument_name_convertor'] : $this->getFrameworkExtraBundle_ArgumentNameConvertorService()) && false ?: '_'}, ${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'});
  2106.     }
  2107.     /**
  2108.      * Gets the private 'jms_serializer.accessor_strategy' shared service.
  2109.      *
  2110.      * @return \JMS\Serializer\Accessor\ExpressionAccessorStrategy
  2111.      */
  2112.     protected function getJmsSerializer_AccessorStrategyService()
  2113.     {
  2114.         return $this->services['jms_serializer.accessor_strategy'] = new \JMS\Serializer\Accessor\ExpressionAccessorStrategy(${($_ = isset($this->services['jms_serializer.expression_evaluator']) ? $this->services['jms_serializer.expression_evaluator'] : $this->getJmsSerializer_ExpressionEvaluatorService()) && false ?: '_'}, new \JMS\Serializer\Accessor\DefaultAccessorStrategy());
  2115.     }
  2116.     /**
  2117.      * Gets the private 'jms_serializer.expression_evaluator' shared service.
  2118.      *
  2119.      * @return \JMS\Serializer\Expression\ExpressionEvaluator
  2120.      */
  2121.     protected function getJmsSerializer_ExpressionEvaluatorService()
  2122.     {
  2123.         $a = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
  2124.         $a->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
  2125.         return $this->services['jms_serializer.expression_evaluator'] = new \JMS\Serializer\Expression\ExpressionEvaluator($a, ['container' => $this]);
  2126.     }
  2127.     /**
  2128.      * Gets the private 'jms_serializer.naming_strategy' shared service.
  2129.      *
  2130.      * @return \JMS\Serializer\Naming\CacheNamingStrategy
  2131.      */
  2132.     protected function getJmsSerializer_NamingStrategyService()
  2133.     {
  2134.         return $this->services['jms_serializer.naming_strategy'] = new \JMS\Serializer\Naming\CacheNamingStrategy(new \JMS\Serializer\Naming\SerializedNameAnnotationStrategy(new \JMS\Serializer\Naming\CamelCaseNamingStrategy('_'true)));
  2135.     }
  2136.     /**
  2137.      * Gets the private 'jms_serializer.unserialize_object_constructor' shared service.
  2138.      *
  2139.      * @return \JMS\Serializer\Construction\UnserializeObjectConstructor
  2140.      */
  2141.     protected function getJmsSerializer_UnserializeObjectConstructorService()
  2142.     {
  2143.         return $this->services['jms_serializer.unserialize_object_constructor'] = new \JMS\Serializer\Construction\UnserializeObjectConstructor();
  2144.     }
  2145.     /**
  2146.      * Gets the private 'locale_listener' shared service.
  2147.      *
  2148.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2149.      */
  2150.     protected function getLocaleListenerService()
  2151.     {
  2152.         return $this->services['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, 'en', ${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'});
  2153.     }
  2154.     /**
  2155.      * Gets the private 'logger' shared service.
  2156.      *
  2157.      * @return \Symfony\Bridge\Monolog\Logger
  2158.      */
  2159.     protected function getLoggerService()
  2160.     {
  2161.         $this->services['logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2162.         $instance->pushProcessor(${($_ = isset($this->services['debug.log_processor']) ? $this->services['debug.log_processor'] : ($this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor())) && false ?: '_'});
  2163.         $instance->useMicrosecondTimestamps(true);
  2164.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.server_log']) ? $this->services['monolog.handler.server_log'] : ($this->services['monolog.handler.server_log'] = new \Symfony\Bridge\Monolog\Handler\ServerLogHandler('127.0.0.1:9911'100true))) && false ?: '_'});
  2165.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
  2166.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  2167.         return $instance;
  2168.     }
  2169.     /**
  2170.      * Gets the private 'monolog.handler.console' shared service.
  2171.      *
  2172.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2173.      */
  2174.     protected function getMonolog_Handler_ConsoleService()
  2175.     {
  2176.         return $this->services['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  2177.     }
  2178.     /**
  2179.      * Gets the private 'monolog.handler.main' shared service.
  2180.      *
  2181.      * @return \Monolog\Handler\StreamHandler
  2182.      */
  2183.     protected function getMonolog_Handler_MainService()
  2184.     {
  2185.         $this->services['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler(($this->targetDirs[2].'/logs/dev.log'), 100trueNULLfalse);
  2186.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  2187.         return $instance;
  2188.     }
  2189.     /**
  2190.      * Gets the private 'monolog.handler.server_log' shared service.
  2191.      *
  2192.      * @return \Symfony\Bridge\Monolog\Handler\ServerLogHandler
  2193.      */
  2194.     protected function getMonolog_Handler_ServerLogService()
  2195.     {
  2196.         return $this->services['monolog.handler.server_log'] = new \Symfony\Bridge\Monolog\Handler\ServerLogHandler('127.0.0.1:9911'100true);
  2197.     }
  2198.     /**
  2199.      * Gets the private 'monolog.logger.cache' shared service.
  2200.      *
  2201.      * @return \Symfony\Bridge\Monolog\Logger
  2202.      */
  2203.     protected function getMonolog_Logger_CacheService()
  2204.     {
  2205.         $this->services['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2206.         $instance->pushProcessor(${($_ = isset($this->services['debug.log_processor']) ? $this->services['debug.log_processor'] : ($this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor())) && false ?: '_'});
  2207.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.server_log']) ? $this->services['monolog.handler.server_log'] : ($this->services['monolog.handler.server_log'] = new \Symfony\Bridge\Monolog\Handler\ServerLogHandler('127.0.0.1:9911'100true))) && false ?: '_'});
  2208.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
  2209.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  2210.         return $instance;
  2211.     }
  2212.     /**
  2213.      * Gets the private 'monolog.logger.event' shared service.
  2214.      *
  2215.      * @return \Symfony\Bridge\Monolog\Logger
  2216.      */
  2217.     protected function getMonolog_Logger_EventService()
  2218.     {
  2219.         $this->services['monolog.logger.event'] = $instance = new \Symfony\Bridge\Monolog\Logger('event');
  2220.         $instance->pushProcessor(${($_ = isset($this->services['debug.log_processor']) ? $this->services['debug.log_processor'] : ($this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor())) && false ?: '_'});
  2221.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.server_log']) ? $this->services['monolog.handler.server_log'] : ($this->services['monolog.handler.server_log'] = new \Symfony\Bridge\Monolog\Handler\ServerLogHandler('127.0.0.1:9911'100true))) && false ?: '_'});
  2222.         return $instance;
  2223.     }
  2224.     /**
  2225.      * Gets the private 'monolog.logger.php' shared service.
  2226.      *
  2227.      * @return \Symfony\Bridge\Monolog\Logger
  2228.      */
  2229.     protected function getMonolog_Logger_PhpService()
  2230.     {
  2231.         $this->services['monolog.logger.php'] = $instance = new \Symfony\Bridge\Monolog\Logger('php');
  2232.         $instance->pushProcessor(${($_ = isset($this->services['debug.log_processor']) ? $this->services['debug.log_processor'] : ($this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor())) && false ?: '_'});
  2233.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.server_log']) ? $this->services['monolog.handler.server_log'] : ($this->services['monolog.handler.server_log'] = new \Symfony\Bridge\Monolog\Handler\ServerLogHandler('127.0.0.1:9911'100true))) && false ?: '_'});
  2234.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
  2235.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  2236.         return $instance;
  2237.     }
  2238.     /**
  2239.      * Gets the private 'monolog.logger.profiler' shared service.
  2240.      *
  2241.      * @return \Symfony\Bridge\Monolog\Logger
  2242.      */
  2243.     protected function getMonolog_Logger_ProfilerService()
  2244.     {
  2245.         $this->services['monolog.logger.profiler'] = $instance = new \Symfony\Bridge\Monolog\Logger('profiler');
  2246.         $instance->pushProcessor(${($_ = isset($this->services['debug.log_processor']) ? $this->services['debug.log_processor'] : ($this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor())) && false ?: '_'});
  2247.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.server_log']) ? $this->services['monolog.handler.server_log'] : ($this->services['monolog.handler.server_log'] = new \Symfony\Bridge\Monolog\Handler\ServerLogHandler('127.0.0.1:9911'100true))) && false ?: '_'});
  2248.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
  2249.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  2250.         return $instance;
  2251.     }
  2252.     /**
  2253.      * Gets the private 'monolog.logger.request' shared service.
  2254.      *
  2255.      * @return \Symfony\Bridge\Monolog\Logger
  2256.      */
  2257.     protected function getMonolog_Logger_RequestService()
  2258.     {
  2259.         $this->services['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2260.         $instance->pushProcessor(${($_ = isset($this->services['debug.log_processor']) ? $this->services['debug.log_processor'] : ($this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor())) && false ?: '_'});
  2261.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.server_log']) ? $this->services['monolog.handler.server_log'] : ($this->services['monolog.handler.server_log'] = new \Symfony\Bridge\Monolog\Handler\ServerLogHandler('127.0.0.1:9911'100true))) && false ?: '_'});
  2262.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
  2263.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  2264.         return $instance;
  2265.     }
  2266.     /**
  2267.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  2268.      *
  2269.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  2270.      */
  2271.     protected function getNelmioCors_CorsListenerService()
  2272.     {
  2273.         return $this->services['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}, new \Nelmio\CorsBundle\Options\Resolver([=> ${($_ = isset($this->services['nelmio_cors.options_provider.config']) ? $this->services['nelmio_cors.options_provider.config'] : $this->getNelmioCors_OptionsProvider_ConfigService()) && false ?: '_'}]));
  2274.     }
  2275.     /**
  2276.      * Gets the private 'nelmio_cors.options_provider.config' shared service.
  2277.      *
  2278.      * @return \Nelmio\CorsBundle\Options\ConfigProvider
  2279.      */
  2280.     protected function getNelmioCors_OptionsProvider_ConfigService()
  2281.     {
  2282.         return $this->services['nelmio_cors.options_provider.config'] = new \Nelmio\CorsBundle\Options\ConfigProvider([], $this->parameters['nelmio_cors.defaults']);
  2283.     }
  2284.     /**
  2285.      * Gets the private 'profiler_listener' shared service.
  2286.      *
  2287.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2288.      */
  2289.     protected function getProfilerListenerService()
  2290.     {
  2291.         return $this->services['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(${($_ = isset($this->services['profiler']) ? $this->services['profiler'] : $this->getProfilerService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, NULLfalsefalse);
  2292.     }
  2293.     /**
  2294.      * Gets the private 'resolve_controller_name_subscriber' shared service.
  2295.      *
  2296.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  2297.      */
  2298.     protected function getResolveControllerNameSubscriberService()
  2299.     {
  2300.         return $this->services['resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(${($_ = isset($this->services['controller_name_converter']) ? $this->services['controller_name_converter'] : ($this->services['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel'1)) && false ?: '_'}))) && false ?: '_'});
  2301.     }
  2302.     /**
  2303.      * Gets the private 'response_listener' shared service.
  2304.      *
  2305.      * @return \Symfony\Component\HttpKernel\EventListener\ResponseListener
  2306.      */
  2307.     protected function getResponseListenerService()
  2308.     {
  2309.         return $this->services['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8');
  2310.     }
  2311.     /**
  2312.      * Gets the private 'router.request_context' shared service.
  2313.      *
  2314.      * @return \Symfony\Component\Routing\RequestContext
  2315.      */
  2316.     protected function getRouter_RequestContextService()
  2317.     {
  2318.         return $this->services['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  2319.     }
  2320.     /**
  2321.      * Gets the private 'router_listener' shared service.
  2322.      *
  2323.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2324.      */
  2325.     protected function getRouterListenerService()
  2326.     {
  2327.         return $this->services['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, ${($_ = isset($this->services['router.request_context']) ? $this->services['router.request_context'] : $this->getRouter_RequestContextService()) && false ?: '_'}, ${($_ = isset($this->services['monolog.logger.request']) ? $this->services['monolog.logger.request'] : $this->getMonolog_Logger_RequestService()) && false ?: '_'}, $this->targetDirs[3], true);
  2328.     }
  2329.     /**
  2330.      * Gets the private 'security.authentication.manager' shared service.
  2331.      *
  2332.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  2333.      */
  2334.     protected function getSecurity_Authentication_ManagerService()
  2335.     {
  2336.         $this->services['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  2337.             yield => ${($_ = isset($this->services['security.authentication.provider.dao.main']) ? $this->services['security.authentication.provider.dao.main'] : $this->load('getSecurity_Authentication_Provider_Dao_MainService.php')) && false ?: '_'};
  2338.             yield => ${($_ = isset($this->services['security.authentication.provider.anonymous.main']) ? $this->services['security.authentication.provider.anonymous.main'] : ($this->services['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash')))) && false ?: '_'};
  2339.         }, 2), true);
  2340.         $instance->setEventDispatcher(${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'});
  2341.         return $instance;
  2342.     }
  2343.     /**
  2344.      * Gets the private 'security.authentication.trust_resolver' shared service.
  2345.      *
  2346.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver
  2347.      */
  2348.     protected function getSecurity_Authentication_TrustResolverService()
  2349.     {
  2350.         return $this->services['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');
  2351.     }
  2352.     /**
  2353.      * Gets the private 'security.firewall' shared service.
  2354.      *
  2355.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2356.      */
  2357.     protected function getSecurity_FirewallService()
  2358.     {
  2359.         return $this->services['security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}, ${($_ = isset($this->services['security.logout_url_generator']) ? $this->services['security.logout_url_generator'] : $this->getSecurity_LogoutUrlGeneratorService()) && false ?: '_'});
  2360.     }
  2361.     /**
  2362.      * Gets the private 'security.firewall.map' shared service.
  2363.      *
  2364.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2365.      */
  2366.     protected function getSecurity_Firewall_MapService()
  2367.     {
  2368.         return $this->services['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\ServiceLocator(['security.firewall.map.context.dev' => function () {
  2369.             return ${($_ = isset($this->services['security.firewall.map.context.dev']) ? $this->services['security.firewall.map.context.dev'] : $this->load('getSecurity_Firewall_Map_Context_DevService.php')) && false ?: '_'};
  2370.         }, 'security.firewall.map.context.main' => function () {
  2371.             return ${($_ = isset($this->services['security.firewall.map.context.main']) ? $this->services['security.firewall.map.context.main'] : $this->load('getSecurity_Firewall_Map_Context_MainService.php')) && false ?: '_'};
  2372.         }]), new RewindableGenerator(function () {
  2373.             yield 'security.firewall.map.context.dev' => ${($_ = isset($this->services['security.request_matcher.zfhj2lw']) ? $this->services['security.request_matcher.zfhj2lw'] : ($this->services['security.request_matcher.zfhj2lw'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/'))) && false ?: '_'};
  2374.             yield 'security.firewall.map.context.main' => NULL;
  2375.         }, 2));
  2376.     }
  2377.     /**
  2378.      * Gets the private 'security.logout_url_generator' shared service.
  2379.      *
  2380.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2381.      */
  2382.     protected function getSecurity_LogoutUrlGeneratorService()
  2383.     {
  2384.         $this->services['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, ${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}, ${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'});
  2385.         $instance->registerListener('main''/logout''logout''_csrf_token'NULLNULL);
  2386.         return $instance;
  2387.     }
  2388.     /**
  2389.      * Gets the private 'security.rememberme.response_listener' shared service.
  2390.      *
  2391.      * @return \Symfony\Component\Security\Http\RememberMe\ResponseListener
  2392.      */
  2393.     protected function getSecurity_Rememberme_ResponseListenerService()
  2394.     {
  2395.         return $this->services['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener();
  2396.     }
  2397.     /**
  2398.      * Gets the private 'security.role_hierarchy' shared service.
  2399.      *
  2400.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  2401.      */
  2402.     protected function getSecurity_RoleHierarchyService()
  2403.     {
  2404.         return $this->services['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  2405.     }
  2406.     /**
  2407.      * Gets the private 'sensio_framework_extra.cache.listener' shared service.
  2408.      *
  2409.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener
  2410.      */
  2411.     protected function getSensioFrameworkExtra_Cache_ListenerService()
  2412.     {
  2413.         return $this->services['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener();
  2414.     }
  2415.     /**
  2416.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  2417.      *
  2418.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  2419.      */
  2420.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  2421.     {
  2422.         return $this->services['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(${($_ = isset($this->services['annotation_reader']) ? $this->services['annotation_reader'] : $this->getAnnotationReaderService()) && false ?: '_'});
  2423.     }
  2424.     /**
  2425.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2426.      *
  2427.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2428.      */
  2429.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  2430.     {
  2431.         return $this->services['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener(${($_ = isset($this->services['sensio_framework_extra.converter.manager']) ? $this->services['sensio_framework_extra.converter.manager'] : $this->getSensioFrameworkExtra_Converter_ManagerService()) && false ?: '_'}, true);
  2432.     }
  2433.     /**
  2434.      * Gets the private 'sensio_framework_extra.converter.manager' shared service.
  2435.      *
  2436.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager
  2437.      */
  2438.     protected function getSensioFrameworkExtra_Converter_ManagerService()
  2439.     {
  2440.         $this->services['sensio_framework_extra.converter.manager'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2441.         $instance->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'}, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  2442.         $instance->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  2443.         $instance->add(new \FOS\RestBundle\Request\RequestBodyParamConverter(${($_ = isset($this->services['fos_rest.serializer']) ? $this->services['fos_rest.serializer'] : $this->getFosRest_SerializerService()) && false ?: '_'}, [], ''NULL'validationErrors'), -50'fos_rest.request_body');
  2444.         return $instance;
  2445.     }
  2446.     /**
  2447.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  2448.      *
  2449.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  2450.      */
  2451.     protected function getSensioFrameworkExtra_Security_ListenerService()
  2452.     {
  2453.         return $this->services['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(${($_ = isset($this->services['framework_extra_bundle.argument_name_convertor']) ? $this->services['framework_extra_bundle.argument_name_convertor'] : $this->getFrameworkExtraBundle_ArgumentNameConvertorService()) && false ?: '_'}, new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ${($_ = isset($this->services['security.authentication.trust_resolver']) ? $this->services['security.authentication.trust_resolver'] : ($this->services['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'))) && false ?: '_'}, ${($_ = isset($this->services['security.role_hierarchy']) ? $this->services['security.role_hierarchy'] : $this->getSecurity_RoleHierarchyService()) && false ?: '_'}, ${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'}, ${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'}, ${($_ = isset($this->services['logger']) ? $this->services['logger'] : $this->getLoggerService()) && false ?: '_'});
  2454.     }
  2455.     /**
  2456.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  2457.      *
  2458.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  2459.      */
  2460.     protected function getSensioFrameworkExtra_View_ListenerService()
  2461.     {
  2462.         return $this->services['sensio_framework_extra.view.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel'1)) && false ?: '_'}), ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});
  2463.     }
  2464.     /**
  2465.      * Gets the private 'session.save_listener' shared service.
  2466.      *
  2467.      * @return \Symfony\Component\HttpKernel\EventListener\SaveSessionListener
  2468.      */
  2469.     protected function getSession_SaveListenerService()
  2470.     {
  2471.         return $this->services['session.save_listener'] = new \Symfony\Component\HttpKernel\EventListener\SaveSessionListener();
  2472.     }
  2473.     /**
  2474.      * Gets the private 'session_listener' shared service.
  2475.      *
  2476.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2477.      */
  2478.     protected function getSessionListenerService()
  2479.     {
  2480.         return $this->services['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\ServiceLocator(['session' => function () {
  2481.             return ${($_ = isset($this->services['session']) ? $this->services['session'] : $this->load('getSessionService.php')) && false ?: '_'};
  2482.         }]));
  2483.     }
  2484.     /**
  2485.      * Gets the private 'streamed_response_listener' shared service.
  2486.      *
  2487.      * @return \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener
  2488.      */
  2489.     protected function getStreamedResponseListenerService()
  2490.     {
  2491.         return $this->services['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener();
  2492.     }
  2493.     /**
  2494.      * Gets the private 'templating.locator' shared service.
  2495.      *
  2496.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator
  2497.      */
  2498.     protected function getTemplating_LocatorService()
  2499.     {
  2500.         return $this->services['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(${($_ = isset($this->services['file_locator']) ? $this->services['file_locator'] : ($this->services['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel'1)) && false ?: '_'}, ($this->targetDirs[3].'/app/Resources'), [=> ($this->targetDirs[3].'/app')]))) && false ?: '_'}, $this->targetDirs[0]);
  2501.     }
  2502.     /**
  2503.      * Gets the private 'templating.name_parser' shared service.
  2504.      *
  2505.      * @return \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser
  2506.      */
  2507.     protected function getTemplating_NameParserService()
  2508.     {
  2509.         return $this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel'1)) && false ?: '_'});
  2510.     }
  2511.     /**
  2512.      * Gets the private 'twig.loader' shared service.
  2513.      *
  2514.      * @return \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader
  2515.      */
  2516.     protected function getTwig_LoaderService()
  2517.     {
  2518.         $this->services['twig.loader'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(${($_ = isset($this->services['templating.locator']) ? $this->services['templating.locator'] : $this->getTemplating_LocatorService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : ($this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel'1)) && false ?: '_'}))) && false ?: '_'}, $this->targetDirs[3]);
  2519.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Resources/views'), 'Framework');
  2520.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Resources/views'), '!Framework');
  2521.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Resources/views'), 'Security');
  2522.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Resources/views'), '!Security');
  2523.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Resources/views'), 'Twig');
  2524.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Resources/views'), '!Twig');
  2525.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  2526.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  2527.         $instance->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  2528.         $instance->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  2529.         $instance->addPath(($this->targetDirs[3].'/src/Noahtech/Sistemas/InterjamaBundle/Resources/views'), 'NoahtechSistemasInterjama');
  2530.         $instance->addPath(($this->targetDirs[3].'/src/Noahtech/Sistemas/InterjamaBundle/Resources/views'), '!NoahtechSistemasInterjama');
  2531.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/DebugBundle/Resources/views'), 'Debug');
  2532.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/DebugBundle/Resources/views'), '!Debug');
  2533.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Resources/views'), 'WebProfiler');
  2534.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Resources/views'), '!WebProfiler');
  2535.         $instance->addPath(($this->targetDirs[3].'/app/Resources/views'));
  2536.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Resources/views/Form'));
  2537.         return $instance;
  2538.     }
  2539.     /**
  2540.      * Gets the private 'twig.profile' shared service.
  2541.      *
  2542.      * @return \Twig\Profiler\Profile
  2543.      */
  2544.     protected function getTwig_ProfileService()
  2545.     {
  2546.         return $this->services['twig.profile'] = new \Twig\Profiler\Profile();
  2547.     }
  2548.     /**
  2549.      * Gets the private 'uri_signer' shared service.
  2550.      *
  2551.      * @return \Symfony\Component\HttpKernel\UriSigner
  2552.      */
  2553.     protected function getUriSignerService()
  2554.     {
  2555.         return $this->services['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner('ThisTokenIsNotSoSecretChangeIt');
  2556.     }
  2557.     /**
  2558.      * Gets the private 'validate_request_listener' shared service.
  2559.      *
  2560.      * @return \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener
  2561.      */
  2562.     protected function getValidateRequestListenerService()
  2563.     {
  2564.         return $this->services['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener();
  2565.     }
  2566.     /**
  2567.      * Gets the private 'validator.builder' shared service.
  2568.      *
  2569.      * @return \Symfony\Component\Validator\ValidatorBuilderInterface
  2570.      */
  2571.     protected function getValidator_BuilderService()
  2572.     {
  2573.         $this->services['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2574.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\ServiceLocator(['Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => function () {
  2575.             return ${($_ = isset($this->services['doctrine.orm.validator.unique']) ? $this->services['doctrine.orm.validator.unique'] : $this->load('getDoctrine_Orm_Validator_UniqueService.php')) && false ?: '_'};
  2576.         }, 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => function () {
  2577.             return ${($_ = isset($this->services['security.validator.user_password']) ? $this->services['security.validator.user_password'] : $this->load('getSecurity_Validator_UserPasswordService.php')) && false ?: '_'};
  2578.         }, 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => function () {
  2579.             return ${($_ = isset($this->services['validator.email']) ? $this->services['validator.email'] : ($this->services['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator(false))) && false ?: '_'};
  2580.         }, 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => function () {
  2581.             return ${($_ = isset($this->services['validator.expression']) ? $this->services['validator.expression'] : ($this->services['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator())) && false ?: '_'};
  2582.         }, 'doctrine.orm.validator.unique' => function () {
  2583.             return ${($_ = isset($this->services['doctrine.orm.validator.unique']) ? $this->services['doctrine.orm.validator.unique'] : $this->load('getDoctrine_Orm_Validator_UniqueService.php')) && false ?: '_'};
  2584.         }, 'security.validator.user_password' => function () {
  2585.             return ${($_ = isset($this->services['security.validator.user_password']) ? $this->services['security.validator.user_password'] : $this->load('getSecurity_Validator_UserPasswordService.php')) && false ?: '_'};
  2586.         }, 'validator.expression' => function () {
  2587.             return ${($_ = isset($this->services['validator.expression']) ? $this->services['validator.expression'] : ($this->services['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator())) && false ?: '_'};
  2588.         }])));
  2589.         if ($this->has('translator')) {
  2590.             $instance->setTranslator(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'});
  2591.         }
  2592.         $instance->setTranslationDomain('validators');
  2593.         $instance->addXmlMappings([=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/config/validation.xml')]);
  2594.         $instance->enableAnnotationMapping(${($_ = isset($this->services['annotation_reader']) ? $this->services['annotation_reader'] : $this->getAnnotationReaderService()) && false ?: '_'});
  2595.         $instance->addMethodMapping('loadValidatorMetadata');
  2596.         $instance->addObjectInitializers([=> ${($_ = isset($this->services['doctrine.orm.validator_initializer']) ? $this->services['doctrine.orm.validator_initializer'] : $this->getDoctrine_Orm_ValidatorInitializerService()) && false ?: '_'}]);
  2597.         return $instance;
  2598.     }
  2599.     public function getParameter($name)
  2600.     {
  2601.         $name = (string) $name;
  2602.         if (isset($this->buildParameters[$name])) {
  2603.             return $this->buildParameters[$name];
  2604.         }
  2605.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  2606.             $name $this->normalizeParameterName($name);
  2607.             if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  2608.                 throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  2609.             }
  2610.         }
  2611.         if (isset($this->loadedDynamicParameters[$name])) {
  2612.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2613.         }
  2614.         return $this->parameters[$name];
  2615.     }
  2616.     public function hasParameter($name)
  2617.     {
  2618.         $name = (string) $name;
  2619.         if (isset($this->buildParameters[$name])) {
  2620.             return true;
  2621.         }
  2622.         $name $this->normalizeParameterName($name);
  2623.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  2624.     }
  2625.     public function setParameter($name$value)
  2626.     {
  2627.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2628.     }
  2629.     public function getParameterBag()
  2630.     {
  2631.         if (null === $this->parameterBag) {
  2632.             $parameters $this->parameters;
  2633.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2634.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2635.             }
  2636.             foreach ($this->buildParameters as $name => $value) {
  2637.                 $parameters[$name] = $value;
  2638.             }
  2639.             $this->parameterBag = new FrozenParameterBag($parameters);
  2640.         }
  2641.         return $this->parameterBag;
  2642.     }
  2643.     private $loadedDynamicParameters = [
  2644.         'kernel.root_dir' => false,
  2645.         'kernel.project_dir' => false,
  2646.         'kernel.cache_dir' => false,
  2647.         'kernel.logs_dir' => false,
  2648.         'kernel.bundles_metadata' => false,
  2649.         'session.save_path' => false,
  2650.         'validator.mapping.cache.file' => false,
  2651.         'profiler.storage.dsn' => false,
  2652.         'debug.container.dump' => false,
  2653.         'router.resource' => false,
  2654.         'serializer.mapping.cache.file' => false,
  2655.         'twig.default_path' => false,
  2656.         'swiftmailer.spool.default.memory.path' => false,
  2657.         'doctrine.orm.proxy_dir' => false,
  2658.         'doctrine_migrations.dir_name' => false,
  2659.     ];
  2660.     private $dynamicParameters = [];
  2661.     /**
  2662.      * Computes a dynamic parameter.
  2663.      *
  2664.      * @param string $name The name of the dynamic parameter to load
  2665.      *
  2666.      * @return mixed The value of the dynamic parameter
  2667.      *
  2668.      * @throws InvalidArgumentException When the dynamic parameter does not exist
  2669.      */
  2670.     private function getDynamicParameter($name)
  2671.     {
  2672.         switch ($name) {
  2673.             case 'kernel.root_dir'$value = ($this->targetDirs[3].'/app'); break;
  2674.             case 'kernel.project_dir'$value $this->targetDirs[3]; break;
  2675.             case 'kernel.cache_dir'$value $this->targetDirs[0]; break;
  2676.             case 'kernel.logs_dir'$value = ($this->targetDirs[2].'/logs'); break;
  2677.             case 'kernel.bundles_metadata'$value = [
  2678.                 'FrameworkBundle' => [
  2679.                     'parent' => NULL,
  2680.                     'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle'),
  2681.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2682.                 ],
  2683.                 'SecurityBundle' => [
  2684.                     'parent' => NULL,
  2685.                     'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle'),
  2686.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  2687.                 ],
  2688.                 'TwigBundle' => [
  2689.                     'parent' => NULL,
  2690.                     'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle'),
  2691.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2692.                 ],
  2693.                 'MonologBundle' => [
  2694.                     'parent' => NULL,
  2695.                     'path' => ($this->targetDirs[3].'/vendor/symfony/monolog-bundle'),
  2696.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2697.                 ],
  2698.                 'SwiftmailerBundle' => [
  2699.                     'parent' => NULL,
  2700.                     'path' => ($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle'),
  2701.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  2702.                 ],
  2703.                 'DoctrineBundle' => [
  2704.                     'parent' => NULL,
  2705.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle'),
  2706.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  2707.                 ],
  2708.                 'SensioFrameworkExtraBundle' => [
  2709.                     'parent' => NULL,
  2710.                     'path' => ($this->targetDirs[3].'/vendor/sensio/framework-extra-bundle'),
  2711.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  2712.                 ],
  2713.                 'DoctrineMigrationsBundle' => [
  2714.                     'parent' => NULL,
  2715.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-migrations-bundle'),
  2716.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  2717.                 ],
  2718.                 'FOSRestBundle' => [
  2719.                     'parent' => NULL,
  2720.                     'path' => ($this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle'),
  2721.                     'namespace' => 'FOS\\RestBundle',
  2722.                 ],
  2723.                 'JMSSerializerBundle' => [
  2724.                     'parent' => NULL,
  2725.                     'path' => ($this->targetDirs[3].'/vendor/jms/serializer-bundle'),
  2726.                     'namespace' => 'JMS\\SerializerBundle',
  2727.                 ],
  2728.                 'NelmioCorsBundle' => [
  2729.                     'parent' => NULL,
  2730.                     'path' => ($this->targetDirs[3].'/vendor/nelmio/cors-bundle'),
  2731.                     'namespace' => 'Nelmio\\CorsBundle',
  2732.                 ],
  2733.                 'NoahtechSistemasInterjamaBundle' => [
  2734.                     'parent' => NULL,
  2735.                     'path' => ($this->targetDirs[3].'/src/Noahtech/Sistemas/InterjamaBundle'),
  2736.                     'namespace' => 'Noahtech\\Sistemas\\InterjamaBundle',
  2737.                 ],
  2738.                 'DebugBundle' => [
  2739.                     'parent' => NULL,
  2740.                     'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/DebugBundle'),
  2741.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  2742.                 ],
  2743.                 'WebProfilerBundle' => [
  2744.                     'parent' => NULL,
  2745.                     'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle'),
  2746.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  2747.                 ],
  2748.                 'SensioDistributionBundle' => [
  2749.                     'parent' => NULL,
  2750.                     'path' => ($this->targetDirs[3].'/vendor/sensio/distribution-bundle'),
  2751.                     'namespace' => 'Sensio\\Bundle\\DistributionBundle',
  2752.                 ],
  2753.                 'SensioGeneratorBundle' => [
  2754.                     'parent' => NULL,
  2755.                     'path' => ($this->targetDirs[3].'/vendor/sensio/generator-bundle'),
  2756.                     'namespace' => 'Sensio\\Bundle\\GeneratorBundle',
  2757.                 ],
  2758.                 'WebServerBundle' => [
  2759.                     'parent' => NULL,
  2760.                     'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/WebServerBundle'),
  2761.                     'namespace' => 'Symfony\\Bundle\\WebServerBundle',
  2762.                 ],
  2763.             ]; break;
  2764.             case 'session.save_path'$value = ($this->targetDirs[2].'/sessions/dev'); break;
  2765.             case 'validator.mapping.cache.file'$value = ($this->targetDirs[0].'/validation.php'); break;
  2766.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDirs[0].'/profiler'); break;
  2767.             case 'debug.container.dump'$value = ($this->targetDirs[0].'/appDevDebugProjectContainer.xml'); break;
  2768.             case 'router.resource'$value = ($this->targetDirs[3].'/app/config/routing_dev.yml'); break;
  2769.             case 'serializer.mapping.cache.file'$value = ($this->targetDirs[0].'/serialization.php'); break;
  2770.             case 'twig.default_path'$value = ($this->targetDirs[3].'/templates'); break;
  2771.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDirs[0].'/swiftmailer/spool/default'); break;
  2772.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDirs[0].'/doctrine/orm/Proxies'); break;
  2773.             case 'doctrine_migrations.dir_name'$value = ($this->targetDirs[3].'/app/DoctrineMigrations'); break;
  2774.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  2775.         }
  2776.         $this->loadedDynamicParameters[$name] = true;
  2777.         return $this->dynamicParameters[$name] = $value;
  2778.     }
  2779.     private $normalizedParameterNames = [];
  2780.     private function normalizeParameterName($name)
  2781.     {
  2782.         if (isset($this->normalizedParameterNames[$normalizedName strtolower($name)]) || isset($this->parameters[$normalizedName]) || array_key_exists($normalizedName$this->parameters)) {
  2783.             $normalizedName = isset($this->normalizedParameterNames[$normalizedName]) ? $this->normalizedParameterNames[$normalizedName] : $normalizedName;
  2784.             if ((string) $name !== $normalizedName) {
  2785.                 @trigger_error(sprintf('Parameter names will be made case sensitive in Symfony 4.0. Using "%s" instead of "%s" is deprecated since Symfony 3.4.'$name$normalizedName), E_USER_DEPRECATED);
  2786.             }
  2787.         } else {
  2788.             $normalizedName $this->normalizedParameterNames[$normalizedName] = (string) $name;
  2789.         }
  2790.         return $normalizedName;
  2791.     }
  2792.     /**
  2793.      * Gets the default parameters.
  2794.      *
  2795.      * @return array An array of the default parameters
  2796.      */
  2797.     protected function getDefaultParameters()
  2798.     {
  2799.         return [
  2800.             'kernel.environment' => 'dev',
  2801.             'kernel.debug' => true,
  2802.             'kernel.name' => 'app',
  2803.             'kernel.bundles' => [
  2804.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  2805.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  2806.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  2807.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  2808.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  2809.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  2810.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  2811.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  2812.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  2813.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  2814.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  2815.                 'NoahtechSistemasInterjamaBundle' => 'Noahtech\\Sistemas\\InterjamaBundle\\NoahtechSistemasInterjamaBundle',
  2816.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  2817.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  2818.                 'SensioDistributionBundle' => 'Sensio\\Bundle\\DistributionBundle\\SensioDistributionBundle',
  2819.                 'SensioGeneratorBundle' => 'Sensio\\Bundle\\GeneratorBundle\\SensioGeneratorBundle',
  2820.                 'WebServerBundle' => 'Symfony\\Bundle\\WebServerBundle\\WebServerBundle',
  2821.             ],
  2822.             'kernel.charset' => 'UTF-8',
  2823.             'kernel.container_class' => 'appDevDebugProjectContainer',
  2824.             'container.autowiring.strict_mode' => true,
  2825.             'container.dumper.inline_class_loader' => true,
  2826.             'database_host' => '127.0.0.1',
  2827.             'database_port' => 3306,
  2828.             'database_name' => 'interjama',
  2829.             'database_user' => 'adminsql',
  2830.             'database_password' => 'vps1425',
  2831.             'mailer_transport' => 'smtp',
  2832.             'mailer_host' => 'smtp.gmail.com',
  2833.             'mailer_user' => NULL,
  2834.             'mailer_password' => NULL,
  2835.             'mailer_port' => 465,
  2836.             'mailer_encryption' => 'ssl',
  2837.             'clave_encriptacion_generar_clave' => NULL,
  2838.             'horas_validar_link_generar_clave' => -1,
  2839.             'secret' => 'ThisTokenIsNotSoSecretChangeIt',
  2840.             'url_img_logo_mails' => NULL,
  2841.             'path_image_video' => '/uploads/multimedia/',
  2842.             'path_files_turnos' => '/uploads/files/turnos/',
  2843.             'path_files_precargas' => '/uploads/files/precargas',
  2844.             'path_files_archivos_clientes' => '/uploads/files/clientes/',
  2845.             'mikrotik_ip' => '10.10.10.1',
  2846.             'mikrotik_username' => 'admin',
  2847.             'mikrotik_password' => 'inter@23',
  2848.             'locale' => 'en',
  2849.             'fragment.renderer.hinclude.global_template' => NULL,
  2850.             'fragment.path' => '/_fragment',
  2851.             'kernel.secret' => 'ThisTokenIsNotSoSecretChangeIt',
  2852.             'kernel.http_method_override' => true,
  2853.             'kernel.trusted_hosts' => [
  2854.             ],
  2855.             'kernel.default_locale' => 'en',
  2856.             'templating.helper.code.file_link_format' => NULL,
  2857.             'debug.file_link_format' => NULL,
  2858.             'session.metadata.storage_key' => '_sf2_meta',
  2859.             'session.storage.options' => [
  2860.                 'cache_limiter' => '0',
  2861.                 'cookie_httponly' => true,
  2862.                 'gc_probability' => 1,
  2863.             ],
  2864.             'session.metadata.update_threshold' => '0',
  2865.             'form.type_extension.csrf.enabled' => true,
  2866.             'form.type_extension.csrf.field_name' => '_token',
  2867.             'asset.request_context.base_path' => '',
  2868.             'asset.request_context.secure' => false,
  2869.             'templating.loader.cache.path' => NULL,
  2870.             'templating.engines' => [
  2871.                 => 'twig',
  2872.             ],
  2873.             'validator.mapping.cache.prefix' => '',
  2874.             'validator.translation_domain' => 'validators',
  2875.             'profiler_listener.only_exceptions' => false,
  2876.             'profiler_listener.only_master_requests' => false,
  2877.             'debug.error_handler.throw_at' => -1,
  2878.             'router.options.generator_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator',
  2879.             'router.options.generator_base_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator',
  2880.             'router.options.generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\PhpGeneratorDumper',
  2881.             'router.options.matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher',
  2882.             'router.options.matcher_base_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher',
  2883.             'router.options.matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\PhpMatcherDumper',
  2884.             'router.options.matcher.cache_class' => 'appDevDebugProjectContainerUrlMatcher',
  2885.             'router.options.generator.cache_class' => 'appDevDebugProjectContainerUrlGenerator',
  2886.             'router.request_context.host' => 'localhost',
  2887.             'router.request_context.scheme' => 'http',
  2888.             'router.request_context.base_url' => '',
  2889.             'router.cache_class_prefix' => 'appDevDebugProjectContainer',
  2890.             'request_listener.http_port' => 80,
  2891.             'request_listener.https_port' => 443,
  2892.             'serializer.mapping.cache.prefix' => '',
  2893.             'security.authentication.trust_resolver.anonymous_class' => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken',
  2894.             'security.authentication.trust_resolver.rememberme_class' => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken',
  2895.             'security.role_hierarchy.roles' => [
  2896.                 'ROLE_ADMIN' => [
  2897.                     => 'ROLE_ADMIN',
  2898.                 ],
  2899.                 'ROLE_USER' => [
  2900.                     => 'ROLE_USER',
  2901.                 ],
  2902.             ],
  2903.             'security.access.denied_url' => NULL,
  2904.             'security.authentication.manager.erase_credentials' => true,
  2905.             'security.authentication.session_strategy.strategy' => 'migrate',
  2906.             'security.access.always_authenticate_before_granting' => false,
  2907.             'security.authentication.hide_user_not_found' => true,
  2908.             'twig.exception_listener.controller' => 'twig.controller.exception:showAction',
  2909.             'twig.form.resources' => [
  2910.                 => 'form_div_layout.html.twig',
  2911.             ],
  2912.             'monolog.use_microseconds' => true,
  2913.             'monolog.swift_mailer.handlers' => [
  2914.             ],
  2915.             'monolog.handlers_to_channels' => [
  2916.                 'monolog.handler.server_log' => NULL,
  2917.                 'monolog.handler.console' => [
  2918.                     'type' => 'exclusive',
  2919.                     'elements' => [
  2920.                         => 'event',
  2921.                         => 'doctrine',
  2922.                         => 'console',
  2923.                     ],
  2924.                 ],
  2925.                 'monolog.handler.main' => [
  2926.                     'type' => 'exclusive',
  2927.                     'elements' => [
  2928.                         => 'event',
  2929.                     ],
  2930.                 ],
  2931.             ],
  2932.             'swiftmailer.class' => 'Swift_Mailer',
  2933.             'swiftmailer.transport.sendmail.class' => 'Swift_Transport_SendmailTransport',
  2934.             'swiftmailer.transport.mail.class' => 'Swift_Transport_MailTransport',
  2935.             'swiftmailer.transport.failover.class' => 'Swift_Transport_FailoverTransport',
  2936.             'swiftmailer.plugin.redirecting.class' => 'Swift_Plugins_RedirectingPlugin',
  2937.             'swiftmailer.plugin.impersonate.class' => 'Swift_Plugins_ImpersonatePlugin',
  2938.             'swiftmailer.plugin.messagelogger.class' => 'Swift_Plugins_MessageLogger',
  2939.             'swiftmailer.plugin.antiflood.class' => 'Swift_Plugins_AntiFloodPlugin',
  2940.             'swiftmailer.transport.smtp.class' => 'Swift_Transport_EsmtpTransport',
  2941.             'swiftmailer.plugin.blackhole.class' => 'Swift_Plugins_BlackholePlugin',
  2942.             'swiftmailer.spool.file.class' => 'Swift_FileSpool',
  2943.             'swiftmailer.spool.memory.class' => 'Swift_MemorySpool',
  2944.             'swiftmailer.email_sender.listener.class' => 'Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener',
  2945.             'swiftmailer.data_collector.class' => 'Symfony\\Bundle\\SwiftmailerBundle\\DataCollector\\MessageDataCollector',
  2946.             'swiftmailer.mailer.default.transport.name' => 'smtp',
  2947.             'swiftmailer.mailer.default.transport.smtp.encryption' => 'ssl',
  2948.             'swiftmailer.mailer.default.transport.smtp.port' => 465,
  2949.             'swiftmailer.mailer.default.transport.smtp.host' => 'smtp.gmail.com',
  2950.             'swiftmailer.mailer.default.transport.smtp.username' => NULL,
  2951.             'swiftmailer.mailer.default.transport.smtp.password' => NULL,
  2952.             'swiftmailer.mailer.default.transport.smtp.auth_mode' => NULL,
  2953.             'swiftmailer.mailer.default.transport.smtp.timeout' => 30,
  2954.             'swiftmailer.mailer.default.transport.smtp.source_ip' => NULL,
  2955.             'swiftmailer.mailer.default.transport.smtp.local_domain' => NULL,
  2956.             'swiftmailer.mailer.default.spool.enabled' => true,
  2957.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  2958.             'swiftmailer.mailer.default.single_address' => NULL,
  2959.             'swiftmailer.mailer.default.delivery.enabled' => true,
  2960.             'swiftmailer.spool.enabled' => true,
  2961.             'swiftmailer.delivery.enabled' => true,
  2962.             'swiftmailer.single_address' => NULL,
  2963.             'swiftmailer.mailers' => [
  2964.                 'default' => 'swiftmailer.mailer.default',
  2965.             ],
  2966.             'swiftmailer.default_mailer' => 'default',
  2967.             'doctrine_cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  2968.             'doctrine_cache.apcu.class' => 'Doctrine\\Common\\Cache\\ApcuCache',
  2969.             'doctrine_cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  2970.             'doctrine_cache.chain.class' => 'Doctrine\\Common\\Cache\\ChainCache',
  2971.             'doctrine_cache.couchbase.class' => 'Doctrine\\Common\\Cache\\CouchbaseCache',
  2972.             'doctrine_cache.couchbase.connection.class' => 'Couchbase',
  2973.             'doctrine_cache.couchbase.hostnames' => 'localhost:8091',
  2974.             'doctrine_cache.file_system.class' => 'Doctrine\\Common\\Cache\\FilesystemCache',
  2975.             'doctrine_cache.php_file.class' => 'Doctrine\\Common\\Cache\\PhpFileCache',
  2976.             'doctrine_cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  2977.             'doctrine_cache.memcache.connection.class' => 'Memcache',
  2978.             'doctrine_cache.memcache.host' => 'localhost',
  2979.             'doctrine_cache.memcache.port' => 11211,
  2980.             'doctrine_cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  2981.             'doctrine_cache.memcached.connection.class' => 'Memcached',
  2982.             'doctrine_cache.memcached.host' => 'localhost',
  2983.             'doctrine_cache.memcached.port' => 11211,
  2984.             'doctrine_cache.mongodb.class' => 'Doctrine\\Common\\Cache\\MongoDBCache',
  2985.             'doctrine_cache.mongodb.collection.class' => 'MongoCollection',
  2986.             'doctrine_cache.mongodb.connection.class' => 'MongoClient',
  2987.             'doctrine_cache.mongodb.server' => 'localhost:27017',
  2988.             'doctrine_cache.predis.client.class' => 'Predis\\Client',
  2989.             'doctrine_cache.predis.scheme' => 'tcp',
  2990.             'doctrine_cache.predis.host' => 'localhost',
  2991.             'doctrine_cache.predis.port' => 6379,
  2992.             'doctrine_cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  2993.             'doctrine_cache.redis.connection.class' => 'Redis',
  2994.             'doctrine_cache.redis.host' => 'localhost',
  2995.             'doctrine_cache.redis.port' => 6379,
  2996.             'doctrine_cache.riak.class' => 'Doctrine\\Common\\Cache\\RiakCache',
  2997.             'doctrine_cache.riak.bucket.class' => 'Riak\\Bucket',
  2998.             'doctrine_cache.riak.connection.class' => 'Riak\\Connection',
  2999.             'doctrine_cache.riak.bucket_property_list.class' => 'Riak\\BucketPropertyList',
  3000.             'doctrine_cache.riak.host' => 'localhost',
  3001.             'doctrine_cache.riak.port' => 8087,
  3002.             'doctrine_cache.sqlite3.class' => 'Doctrine\\Common\\Cache\\SQLite3Cache',
  3003.             'doctrine_cache.sqlite3.connection.class' => 'SQLite3',
  3004.             'doctrine_cache.void.class' => 'Doctrine\\Common\\Cache\\VoidCache',
  3005.             'doctrine_cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  3006.             'doctrine_cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  3007.             'doctrine_cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  3008.             'doctrine_cache.security.acl.cache.class' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\Acl\\Model\\AclCache',
  3009.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  3010.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  3011.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  3012.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  3013.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  3014.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  3015.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  3016.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  3017.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  3018.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  3019.             'doctrine.entity_managers' => [
  3020.                 'default' => 'doctrine.orm.default_entity_manager',
  3021.             ],
  3022.             'doctrine.default_entity_manager' => 'default',
  3023.             'doctrine.dbal.connection_factory.types' => [
  3024.             ],
  3025.             'doctrine.connections' => [
  3026.                 'default' => 'doctrine.dbal.default_connection',
  3027.             ],
  3028.             'doctrine.default_connection' => 'default',
  3029.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  3030.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  3031.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  3032.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  3033.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  3034.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  3035.             'doctrine.orm.cache.memcache_host' => 'localhost',
  3036.             'doctrine.orm.cache.memcache_port' => 11211,
  3037.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  3038.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  3039.             'doctrine.orm.cache.memcached_host' => 'localhost',
  3040.             'doctrine.orm.cache.memcached_port' => 11211,
  3041.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  3042.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  3043.             'doctrine.orm.cache.redis_host' => 'localhost',
  3044.             'doctrine.orm.cache.redis_port' => 6379,
  3045.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  3046.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  3047.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  3048.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  3049.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  3050.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  3051.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  3052.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  3053.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  3054.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  3055.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  3056.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  3057.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  3058.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  3059.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  3060.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  3061.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  3062.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  3063.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  3064.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  3065.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  3066.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  3067.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  3068.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  3069.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  3070.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  3071.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  3072.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  3073.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  3074.             'doctrine.orm.auto_generate_proxy_classes' => true,
  3075.             'doctrine.orm.proxy_namespace' => 'Proxies',
  3076.             'doctrine_migrations.namespace' => 'Application\\Migrations',
  3077.             'doctrine_migrations.table_name' => 'migration_versions',
  3078.             'doctrine_migrations.name' => 'Application Migrations',
  3079.             'doctrine_migrations.custom_template' => NULL,
  3080.             'doctrine_migrations.organize_migrations' => false,
  3081.             'fos_rest.format_listener.rules' => NULL,
  3082.             'jms_serializer.metadata.file_locator.class' => 'Metadata\\Driver\\FileLocator',
  3083.             'jms_serializer.metadata.annotation_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\AnnotationDriver',
  3084.             'jms_serializer.metadata.chain_driver.class' => 'Metadata\\Driver\\DriverChain',
  3085.             'jms_serializer.metadata.yaml_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\YamlDriver',
  3086.             'jms_serializer.metadata.xml_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\XmlDriver',
  3087.             'jms_serializer.metadata.php_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\PhpDriver',
  3088.             'jms_serializer.metadata.doctrine_type_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\DoctrineTypeDriver',
  3089.             'jms_serializer.metadata.doctrine_phpcr_type_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\DoctrinePHPCRTypeDriver',
  3090.             'jms_serializer.metadata.lazy_loading_driver.class' => 'Metadata\\Driver\\LazyLoadingDriver',
  3091.             'jms_serializer.metadata.metadata_factory.class' => 'Metadata\\MetadataFactory',
  3092.             'jms_serializer.metadata.cache.file_cache.class' => 'Metadata\\Cache\\FileCache',
  3093.             'jms_serializer.event_dispatcher.class' => 'JMS\\Serializer\\EventDispatcher\\LazyEventDispatcher',
  3094.             'jms_serializer.camel_case_naming_strategy.class' => 'JMS\\Serializer\\Naming\\CamelCaseNamingStrategy',
  3095.             'jms_serializer.identical_property_naming_strategy.class' => 'JMS\\Serializer\\Naming\\IdenticalPropertyNamingStrategy',
  3096.             'jms_serializer.serialized_name_annotation_strategy.class' => 'JMS\\Serializer\\Naming\\SerializedNameAnnotationStrategy',
  3097.             'jms_serializer.cache_naming_strategy.class' => 'JMS\\Serializer\\Naming\\CacheNamingStrategy',
  3098.             'jms_serializer.doctrine_object_constructor.class' => 'JMS\\Serializer\\Construction\\DoctrineObjectConstructor',
  3099.             'jms_serializer.unserialize_object_constructor.class' => 'JMS\\Serializer\\Construction\\UnserializeObjectConstructor',
  3100.             'jms_serializer.version_exclusion_strategy.class' => 'JMS\\Serializer\\Exclusion\\VersionExclusionStrategy',
  3101.             'jms_serializer.serializer.class' => 'JMS\\Serializer\\Serializer',
  3102.             'jms_serializer.twig_extension.class' => 'JMS\\Serializer\\Twig\\SerializerExtension',
  3103.             'jms_serializer.twig_runtime_extension.class' => 'JMS\\Serializer\\Twig\\SerializerRuntimeExtension',
  3104.             'jms_serializer.twig_runtime_extension_helper.class' => 'JMS\\Serializer\\Twig\\SerializerRuntimeHelper',
  3105.             'jms_serializer.templating.helper.class' => 'JMS\\SerializerBundle\\Templating\\SerializerHelper',
  3106.             'jms_serializer.json_serialization_visitor.class' => 'JMS\\Serializer\\JsonSerializationVisitor',
  3107.             'jms_serializer.json_serialization_visitor.options' => 0,
  3108.             'jms_serializer.json_deserialization_visitor.class' => 'JMS\\Serializer\\JsonDeserializationVisitor',
  3109.             'jms_serializer.xml_serialization_visitor.class' => 'JMS\\Serializer\\XmlSerializationVisitor',
  3110.             'jms_serializer.xml_deserialization_visitor.class' => 'JMS\\Serializer\\XmlDeserializationVisitor',
  3111.             'jms_serializer.xml_deserialization_visitor.doctype_whitelist' => [
  3112.             ],
  3113.             'jms_serializer.xml_serialization_visitor.format_output' => true,
  3114.             'jms_serializer.yaml_serialization_visitor.class' => 'JMS\\Serializer\\YamlSerializationVisitor',
  3115.             'jms_serializer.handler_registry.class' => 'JMS\\Serializer\\Handler\\LazyHandlerRegistry',
  3116.             'jms_serializer.datetime_handler.class' => 'JMS\\Serializer\\Handler\\DateHandler',
  3117.             'jms_serializer.array_collection_handler.class' => 'JMS\\Serializer\\Handler\\ArrayCollectionHandler',
  3118.             'jms_serializer.php_collection_handler.class' => 'JMS\\Serializer\\Handler\\PhpCollectionHandler',
  3119.             'jms_serializer.form_error_handler.class' => 'JMS\\Serializer\\Handler\\FormErrorHandler',
  3120.             'jms_serializer.constraint_violation_handler.class' => 'JMS\\Serializer\\Handler\\ConstraintViolationHandler',
  3121.             'jms_serializer.doctrine_proxy_subscriber.class' => 'JMS\\Serializer\\EventDispatcher\\Subscriber\\DoctrineProxySubscriber',
  3122.             'jms_serializer.stopwatch_subscriber.class' => 'JMS\\SerializerBundle\\Serializer\\StopwatchEventSubscriber',
  3123.             'jms_serializer.configured_context_factory.class' => 'JMS\\SerializerBundle\\ContextFactory\\ConfiguredContextFactory',
  3124.             'jms_serializer.expression_evaluator.class' => 'JMS\\Serializer\\Expression\\ExpressionEvaluator',
  3125.             'jms_serializer.expression_language.class' => 'Symfony\\Component\\ExpressionLanguage\\ExpressionLanguage',
  3126.             'jms_serializer.expression_language.function_provider.class' => 'JMS\\SerializerBundle\\ExpressionLanguage\\BasicSerializerFunctionsProvider',
  3127.             'jms_serializer.accessor_strategy.default.class' => 'JMS\\Serializer\\Accessor\\DefaultAccessorStrategy',
  3128.             'jms_serializer.accessor_strategy.expression.class' => 'JMS\\Serializer\\Accessor\\ExpressionAccessorStrategy',
  3129.             'jms_serializer.cache.cache_warmer.class' => 'JMS\\SerializerBundle\\Cache\\CacheWarmer',
  3130.             'nelmio_cors.map' => [
  3131.             ],
  3132.             'nelmio_cors.defaults' => [
  3133.                 'allow_origin' => true,
  3134.                 'allow_credentials' => false,
  3135.                 'allow_headers' => true,
  3136.                 'expose_headers' => [
  3137.                 ],
  3138.                 'allow_methods' => [
  3139.                     => 'GET',
  3140.                     => 'POST',
  3141.                     => 'PUT',
  3142.                     => 'DELETE',
  3143.                     => 'OPTIONS',
  3144.                 ],
  3145.                 'max_age' => 3600,
  3146.                 'hosts' => [
  3147.                 ],
  3148.                 'origin_regex' => false,
  3149.                 'forced_allow_origin_value' => NULL,
  3150.             ],
  3151.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  3152.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  3153.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  3154.             'web_profiler.debug_toolbar.position' => 'bottom',
  3155.             'data_collector.templates' => [
  3156.                 'data_collector.request' => [
  3157.                     => 'request',
  3158.                     => '@WebProfiler/Collector/request.html.twig',
  3159.                 ],
  3160.                 'data_collector.time' => [
  3161.                     => 'time',
  3162.                     => '@WebProfiler/Collector/time.html.twig',
  3163.                 ],
  3164.                 'data_collector.memory' => [
  3165.                     => 'memory',
  3166.                     => '@WebProfiler/Collector/memory.html.twig',
  3167.                 ],
  3168.                 'data_collector.validator' => [
  3169.                     => 'validator',
  3170.                     => '@WebProfiler/Collector/validator.html.twig',
  3171.                 ],
  3172.                 'data_collector.ajax' => [
  3173.                     => 'ajax',
  3174.                     => '@WebProfiler/Collector/ajax.html.twig',
  3175.                 ],
  3176.                 'data_collector.form' => [
  3177.                     => 'form',
  3178.                     => '@WebProfiler/Collector/form.html.twig',
  3179.                 ],
  3180.                 'data_collector.exception' => [
  3181.                     => 'exception',
  3182.                     => '@WebProfiler/Collector/exception.html.twig',
  3183.                 ],
  3184.                 'data_collector.logger' => [
  3185.                     => 'logger',
  3186.                     => '@WebProfiler/Collector/logger.html.twig',
  3187.                 ],
  3188.                 'data_collector.events' => [
  3189.                     => 'events',
  3190.                     => '@WebProfiler/Collector/events.html.twig',
  3191.                 ],
  3192.                 'data_collector.router' => [
  3193.                     => 'router',
  3194.                     => '@WebProfiler/Collector/router.html.twig',
  3195.                 ],
  3196.                 'data_collector.cache' => [
  3197.                     => 'cache',
  3198.                     => '@WebProfiler/Collector/cache.html.twig',
  3199.                 ],
  3200.                 'data_collector.security' => [
  3201.                     => 'security',
  3202.                     => '@Security/Collector/security.html.twig',
  3203.                 ],
  3204.                 'data_collector.twig' => [
  3205.                     => 'twig',
  3206.                     => '@WebProfiler/Collector/twig.html.twig',
  3207.                 ],
  3208.                 'data_collector.doctrine' => [
  3209.                     => 'db',
  3210.                     => '@Doctrine/Collector/db.html.twig',
  3211.                 ],
  3212.                 'swiftmailer.data_collector' => [
  3213.                     => 'swiftmailer',
  3214.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  3215.                 ],
  3216.                 'data_collector.dump' => [
  3217.                     => 'dump',
  3218.                     => '@Debug/Profiler/dump.html.twig',
  3219.                 ],
  3220.                 'data_collector.config' => [
  3221.                     => 'config',
  3222.                     => '@WebProfiler/Collector/config.html.twig',
  3223.                 ],
  3224.             ],
  3225.             'console.command.ids' => [
  3226.                 'console.command.noahtech_sistemas_interjamabundle_command_servercommand' => 'console.command.noahtech_sistemas_interjamabundle_command_servercommand',
  3227.                 'console.command.symfony_bundle_frameworkbundle_command_aboutcommand' => 'console.command.about',
  3228.                 'console.command.symfony_bundle_frameworkbundle_command_assetsinstallcommand' => 'console.command.assets_install',
  3229.                 'console.command.symfony_bundle_frameworkbundle_command_cacheclearcommand' => 'console.command.cache_clear',
  3230.                 'console.command.symfony_bundle_frameworkbundle_command_cachepoolclearcommand' => 'console.command.cache_pool_clear',
  3231.                 'console.command.symfony_bundle_frameworkbundle_command_cachepoolprunecommand' => 'console.command.cache_pool_prune',
  3232.                 'console.command.symfony_bundle_frameworkbundle_command_cachewarmupcommand' => 'console.command.cache_warmup',
  3233.                 'console.command.symfony_bundle_frameworkbundle_command_configdebugcommand' => 'console.command.config_debug',
  3234.                 'console.command.symfony_bundle_frameworkbundle_command_configdumpreferencecommand' => 'console.command.config_dump_reference',
  3235.                 'console.command.symfony_bundle_frameworkbundle_command_containerdebugcommand' => 'console.command.container_debug',
  3236.                 'console.command.symfony_bundle_frameworkbundle_command_debugautowiringcommand' => 'console.command.debug_autowiring',
  3237.                 'console.command.symfony_bundle_frameworkbundle_command_eventdispatcherdebugcommand' => 'console.command.event_dispatcher_debug',
  3238.                 'console.command.symfony_bundle_frameworkbundle_command_routerdebugcommand' => 'console.command.router_debug',
  3239.                 'console.command.symfony_bundle_frameworkbundle_command_routermatchcommand' => 'console.command.router_match',
  3240.                 'console.command.symfony_bundle_frameworkbundle_command_xlifflintcommand' => 'console.command.xliff_lint',
  3241.                 'console.command.symfony_bundle_frameworkbundle_command_yamllintcommand' => 'console.command.yaml_lint',
  3242.                 'console.command.symfony_component_form_command_debugcommand' => 'console.command.form_debug',
  3243.                 'console.command.symfony_bundle_securitybundle_command_userpasswordencodercommand' => 'security.command.user_password_encoder',
  3244.                 'console.command.symfony_bridge_twig_command_debugcommand' => 'twig.command.debug',
  3245.                 'console.command.symfony_bundle_twigbundle_command_lintcommand' => 'twig.command.lint',
  3246.                 'console.command.doctrine_bundle_doctrinecachebundle_command_containscommand' => 'console.command.doctrine_bundle_doctrinecachebundle_command_containscommand',
  3247.                 'console.command.doctrine_bundle_doctrinecachebundle_command_deletecommand' => 'console.command.doctrine_bundle_doctrinecachebundle_command_deletecommand',
  3248.                 'console.command.doctrine_bundle_doctrinecachebundle_command_flushcommand' => 'console.command.doctrine_bundle_doctrinecachebundle_command_flushcommand',
  3249.                 'console.command.doctrine_bundle_doctrinecachebundle_command_statscommand' => 'console.command.doctrine_bundle_doctrinecachebundle_command_statscommand',
  3250.                 'console.command.doctrine_bundle_doctrinebundle_command_createdatabasedoctrinecommand' => 'doctrine.database_create_command',
  3251.                 'console.command.doctrine_bundle_doctrinebundle_command_dropdatabasedoctrinecommand' => 'doctrine.database_drop_command',
  3252.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_importdoctrinecommand' => 'doctrine.database_import_command',
  3253.                 'console.command.doctrine_bundle_doctrinebundle_command_generateentitiesdoctrinecommand' => 'doctrine.generate_entities_command',
  3254.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_runsqldoctrinecommand' => 'doctrine.query_sql_command',
  3255.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_clearmetadatacachedoctrinecommand' => 'doctrine.cache_clear_metadata_command',
  3256.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_clearquerycachedoctrinecommand' => 'doctrine.cache_clear_query_cache_command',
  3257.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_clearresultcachedoctrinecommand' => 'doctrine.cache_clear_result_command',
  3258.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_collectionregiondoctrinecommand' => 'doctrine.cache_collection_region_command',
  3259.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_convertmappingdoctrinecommand' => 'doctrine.mapping_convert_command',
  3260.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_createschemadoctrinecommand' => 'doctrine.schema_create_command',
  3261.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_dropschemadoctrinecommand' => 'doctrine.schema_drop_command',
  3262.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_ensureproductionsettingsdoctrinecommand' => 'doctrine.ensure_production_settings_command',
  3263.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_entityregioncachedoctrinecommand' => 'doctrine.clear_entity_region_command',
  3264.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_infodoctrinecommand' => 'doctrine.mapping_info_command',
  3265.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_queryregioncachedoctrinecommand' => 'doctrine.clear_query_region_command',
  3266.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_rundqldoctrinecommand' => 'doctrine.query_dql_command',
  3267.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_updateschemadoctrinecommand' => 'doctrine.schema_update_command',
  3268.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_validateschemacommand' => 'doctrine.schema_validate_command',
  3269.                 'console.command.doctrine_bundle_doctrinebundle_command_importmappingdoctrinecommand' => 'doctrine.mapping_import_command',
  3270.                 'console.command.doctrine_bundle_migrationsbundle_command_migrationsdiffdoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationsdiffdoctrinecommand',
  3271.                 'console.command.doctrine_bundle_migrationsbundle_command_migrationsexecutedoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationsexecutedoctrinecommand',
  3272.                 'console.command.doctrine_bundle_migrationsbundle_command_migrationsgeneratedoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationsgeneratedoctrinecommand',
  3273.                 'console.command.doctrine_bundle_migrationsbundle_command_migrationslatestdoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationslatestdoctrinecommand',
  3274.                 'console.command.doctrine_bundle_migrationsbundle_command_migrationsmigratedoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationsmigratedoctrinecommand',
  3275.                 'console.command.doctrine_bundle_migrationsbundle_command_migrationsstatusdoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationsstatusdoctrinecommand',
  3276.                 'console.command.doctrine_bundle_migrationsbundle_command_migrationsversiondoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationsversiondoctrinecommand',
  3277.                 'console.command.sensiolabs_security_command_securitycheckercommand' => 'sensio_distribution.security_checker.command',
  3278.                 'console.command.symfony_bundle_webserverbundle_command_serverruncommand' => 'web_server.command.server_run',
  3279.                 'console.command.symfony_bundle_webserverbundle_command_serverstartcommand' => 'web_server.command.server_start',
  3280.                 'console.command.symfony_bundle_webserverbundle_command_serverstopcommand' => 'web_server.command.server_stop',
  3281.                 'console.command.symfony_bundle_webserverbundle_command_serverstatuscommand' => 'web_server.command.server_status',
  3282.                 'console.command.symfony_bundle_webserverbundle_command_serverlogcommand' => 'web_server.command.server_log',
  3283.             ],
  3284.             'console.lazy_command.ids' => [
  3285.                 'console.command.about' => true,
  3286.                 'console.command.assets_install' => true,
  3287.                 'console.command.cache_clear' => true,
  3288.                 'console.command.cache_pool_clear' => true,
  3289.                 'console.command.cache_pool_prune' => true,
  3290.                 'console.command.cache_warmup' => true,
  3291.                 'console.command.config_debug' => true,
  3292.                 'console.command.config_dump_reference' => true,
  3293.                 'console.command.container_debug' => true,
  3294.                 'console.command.debug_autowiring' => true,
  3295.                 'console.command.event_dispatcher_debug' => true,
  3296.                 'console.command.router_debug' => true,
  3297.                 'console.command.router_match' => true,
  3298.                 'console.command.xliff_lint' => true,
  3299.                 'console.command.yaml_lint' => true,
  3300.                 'console.command.form_debug' => true,
  3301.                 'security.command.user_password_encoder' => true,
  3302.                 'twig.command.debug' => true,
  3303.                 'twig.command.lint' => true,
  3304.                 'doctrine.database_create_command' => true,
  3305.                 'doctrine.database_drop_command' => true,
  3306.                 'doctrine.database_import_command' => true,
  3307.                 'doctrine.generate_entities_command' => true,
  3308.                 'doctrine.query_sql_command' => true,
  3309.                 'doctrine.cache_clear_metadata_command' => true,
  3310.                 'doctrine.cache_clear_query_cache_command' => true,
  3311.                 'doctrine.cache_clear_result_command' => true,
  3312.                 'doctrine.cache_collection_region_command' => true,
  3313.                 'doctrine.mapping_convert_command' => true,
  3314.                 'doctrine.schema_create_command' => true,
  3315.                 'doctrine.schema_drop_command' => true,
  3316.                 'doctrine.ensure_production_settings_command' => true,
  3317.                 'doctrine.clear_entity_region_command' => true,
  3318.                 'doctrine.mapping_info_command' => true,
  3319.                 'doctrine.clear_query_region_command' => true,
  3320.                 'doctrine.query_dql_command' => true,
  3321.                 'doctrine.schema_update_command' => true,
  3322.                 'doctrine.schema_validate_command' => true,
  3323.                 'doctrine.mapping_import_command' => true,
  3324.                 'sensio_distribution.security_checker.command' => true,
  3325.                 'web_server.command.server_run' => true,
  3326.                 'web_server.command.server_start' => true,
  3327.                 'web_server.command.server_stop' => true,
  3328.                 'web_server.command.server_status' => true,
  3329.                 'web_server.command.server_log' => true,
  3330.             ],
  3331.         ];
  3332.     }
  3333. }