var/cache/dev/ContainerBjp1zoo/appDevDebugProjectContainer.php line 1258

Open in your IDE?
  1. <?php
  2. namespace ContainerBjp1zoo;
  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 <= 5; ++$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.             'symfony\\bundle\\frameworkbundle\\controller\\redirectcontroller' => 'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController',
  34.             'symfony\\bundle\\frameworkbundle\\controller\\templatecontroller' => 'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController',
  35.         ];
  36.         $this->syntheticIds = [
  37.             'kernel' => true,
  38.         ];
  39.         $this->methodMap = [
  40.             'annotation_reader' => 'getAnnotationReaderService',
  41.             'annotations.reader' => 'getAnnotations_ReaderService',
  42.             'assets.context' => 'getAssets_ContextService',
  43.             'assets.packages' => 'getAssets_PackagesService',
  44.             'cache.annotations' => 'getCache_AnnotationsService',
  45.             'cache.app' => 'getCache_AppService',
  46.             'cache.doctrine.orm.default.metadata' => 'getCache_Doctrine_Orm_Default_MetadataService',
  47.             'cache.doctrine.orm.default.query' => 'getCache_Doctrine_Orm_Default_QueryService',
  48.             'cache.doctrine.orm.default.result' => 'getCache_Doctrine_Orm_Default_ResultService',
  49.             'cache.serializer' => 'getCache_SerializerService',
  50.             'cache.system' => 'getCache_SystemService',
  51.             'cache.validator' => 'getCache_ValidatorService',
  52.             'config_cache_factory' => 'getConfigCacheFactoryService',
  53.             'controller_name_converter' => 'getControllerNameConverterService',
  54.             'data_collector.dump' => 'getDataCollector_DumpService',
  55.             'data_collector.form' => 'getDataCollector_FormService',
  56.             'data_collector.form.extractor' => 'getDataCollector_Form_ExtractorService',
  57.             'data_collector.request' => 'getDataCollector_RequestService',
  58.             'data_collector.router' => 'getDataCollector_RouterService',
  59.             'debug.argument_resolver' => 'getDebug_ArgumentResolverService',
  60.             'debug.controller_resolver' => 'getDebug_ControllerResolverService',
  61.             'debug.debug_handlers_listener' => 'getDebug_DebugHandlersListenerService',
  62.             'debug.event_dispatcher' => 'getDebug_EventDispatcherService',
  63.             'debug.file_link_formatter' => 'getDebug_FileLinkFormatterService',
  64.             'debug.log_processor' => 'getDebug_LogProcessorService',
  65.             'debug.security.access.decision_manager' => 'getDebug_Security_Access_DecisionManagerService',
  66.             'debug.stopwatch' => 'getDebug_StopwatchService',
  67.             'doctrine' => 'getDoctrineService',
  68.             'doctrine.dbal.connection_factory' => 'getDoctrine_Dbal_ConnectionFactoryService',
  69.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  70.             'doctrine.dbal.logger.profiling.default' => 'getDoctrine_Dbal_Logger_Profiling_DefaultService',
  71.             'doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata' => 'getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_MetadataService',
  72.             'doctrine.orm.cache.provider.cache.doctrine.orm.default.query' => 'getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_QueryService',
  73.             'doctrine.orm.cache.provider.cache.doctrine.orm.default.result' => 'getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_ResultService',
  74.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  75.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  76.             'doctrine.orm.default_listeners.attach_entity_listeners' => 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService',
  77.             'doctrine.orm.default_manager_configurator' => 'getDoctrine_Orm_DefaultManagerConfiguratorService',
  78.             'doctrine.orm.validator_initializer' => 'getDoctrine_Orm_ValidatorInitializerService',
  79.             'file_locator' => 'getFileLocatorService',
  80.             'formatting_extension' => 'getFormattingExtensionService',
  81.             'fragment.listener' => 'getFragment_ListenerService',
  82.             'http_kernel' => 'getHttpKernelService',
  83.             'locale_listener' => 'getLocaleListenerService',
  84.             'monolog.handler.console' => 'getMonolog_Handler_ConsoleService',
  85.             'monolog.handler.main' => 'getMonolog_Handler_MainService',
  86.             'monolog.handler.null_internal' => 'getMonolog_Handler_NullInternalService',
  87.             'monolog.logger.cache' => 'getMonolog_Logger_CacheService',
  88.             'monolog.logger.doctrine' => 'getMonolog_Logger_DoctrineService',
  89.             'monolog.logger.event' => 'getMonolog_Logger_EventService',
  90.             'monolog.logger.php' => 'getMonolog_Logger_PhpService',
  91.             'monolog.logger.profiler' => 'getMonolog_Logger_ProfilerService',
  92.             'monolog.logger.request' => 'getMonolog_Logger_RequestService',
  93.             'monolog.processor.client_ip' => 'getMonolog_Processor_ClientIpService',
  94.             'monolog.processor.psr_log_message' => 'getMonolog_Processor_PsrLogMessageService',
  95.             'profiler' => 'getProfilerService',
  96.             'profiler_listener' => 'getProfilerListenerService',
  97.             'request_stack' => 'getRequestStackService',
  98.             'resolve_controller_name_subscriber' => 'getResolveControllerNameSubscriberService',
  99.             'response_listener' => 'getResponseListenerService',
  100.             'router' => 'getRouterService',
  101.             'router.request_context' => 'getRouter_RequestContextService',
  102.             'router_listener' => 'getRouterListenerService',
  103.             'security.authentication.manager' => 'getSecurity_Authentication_ManagerService',
  104.             'security.authentication.trust_resolver' => 'getSecurity_Authentication_TrustResolverService',
  105.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  106.             'security.firewall' => 'getSecurity_FirewallService',
  107.             'security.firewall.map' => 'getSecurity_Firewall_MapService',
  108.             'security.logout_url_generator' => 'getSecurity_LogoutUrlGeneratorService',
  109.             'security.rememberme.response_listener' => 'getSecurity_Rememberme_ResponseListenerService',
  110.             'security.role_hierarchy' => 'getSecurity_RoleHierarchyService',
  111.             'security.token_storage' => 'getSecurity_TokenStorageService',
  112.             'sensio_framework_extra.cache.listener' => 'getSensioFrameworkExtra_Cache_ListenerService',
  113.             'sensio_framework_extra.controller.listener' => 'getSensioFrameworkExtra_Controller_ListenerService',
  114.             'sensio_framework_extra.converter.datetime' => 'getSensioFrameworkExtra_Converter_DatetimeService',
  115.             'sensio_framework_extra.converter.doctrine.orm' => 'getSensioFrameworkExtra_Converter_Doctrine_OrmService',
  116.             'sensio_framework_extra.converter.listener' => 'getSensioFrameworkExtra_Converter_ListenerService',
  117.             'sensio_framework_extra.converter.manager' => 'getSensioFrameworkExtra_Converter_ManagerService',
  118.             'sensio_framework_extra.security.listener' => 'getSensioFrameworkExtra_Security_ListenerService',
  119.             'sensio_framework_extra.view.listener' => 'getSensioFrameworkExtra_View_ListenerService',
  120.             'service_locator.sr6ctxe' => 'getServiceLocator_Sr6ctxeService',
  121.             'session' => 'getSessionService',
  122.             'session.flash_bag' => 'getSession_FlashBagService',
  123.             'session.handler' => 'getSession_HandlerService',
  124.             'session.save_listener' => 'getSession_SaveListenerService',
  125.             'session.storage.metadata_bag' => 'getSession_Storage_MetadataBagService',
  126.             'session.storage.native' => 'getSession_Storage_NativeService',
  127.             'session_listener' => 'getSessionListenerService',
  128.             'streamed_response_listener' => 'getStreamedResponseListenerService',
  129.             'templating.locator' => 'getTemplating_LocatorService',
  130.             'templating.name_parser' => 'getTemplating_NameParserService',
  131.             'translator' => 'getTranslatorService',
  132.             'twig' => 'getTwigService',
  133.             'twig.loader' => 'getTwig_LoaderService',
  134.             'twig.profile' => 'getTwig_ProfileService',
  135.             'uri_signer' => 'getUriSignerService',
  136.             'user_notification' => 'getUserNotificationService',
  137.             'validate_request_listener' => 'getValidateRequestListenerService',
  138.             'validator' => 'getValidatorService',
  139.             'validator.builder' => 'getValidator_BuilderService',
  140.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  141.         ];
  142.         $this->fileMap = [
  143.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  144.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php',
  145.             'annotations.cache' => 'getAnnotations_CacheService.php',
  146.             'annotations.cache_warmer' => 'getAnnotations_CacheWarmerService.php',
  147.             'argument_resolver.default' => 'getArgumentResolver_DefaultService.php',
  148.             'argument_resolver.request' => 'getArgumentResolver_RequestService.php',
  149.             'argument_resolver.request_attribute' => 'getArgumentResolver_RequestAttributeService.php',
  150.             'argument_resolver.service' => 'getArgumentResolver_ServiceService.php',
  151.             'argument_resolver.session' => 'getArgumentResolver_SessionService.php',
  152.             'argument_resolver.variadic' => 'getArgumentResolver_VariadicService.php',
  153.             'cache.default_clearer' => 'getCache_DefaultClearerService.php',
  154.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  155.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  156.             'cache_clearer' => 'getCacheClearerService.php',
  157.             'cache_warmer' => 'getCacheWarmerService.php',
  158.             'config.resource.self_checking_resource_checker' => 'getConfig_Resource_SelfCheckingResourceCheckerService.php',
  159.             'console.command.about' => 'getConsole_Command_AboutService.php',
  160.             'console.command.assets_install' => 'getConsole_Command_AssetsInstallService.php',
  161.             'console.command.cache_clear' => 'getConsole_Command_CacheClearService.php',
  162.             'console.command.cache_pool_clear' => 'getConsole_Command_CachePoolClearService.php',
  163.             'console.command.cache_pool_prune' => 'getConsole_Command_CachePoolPruneService.php',
  164.             'console.command.cache_warmup' => 'getConsole_Command_CacheWarmupService.php',
  165.             'console.command.config_debug' => 'getConsole_Command_ConfigDebugService.php',
  166.             'console.command.config_dump_reference' => 'getConsole_Command_ConfigDumpReferenceService.php',
  167.             'console.command.container_debug' => 'getConsole_Command_ContainerDebugService.php',
  168.             'console.command.debug_autowiring' => 'getConsole_Command_DebugAutowiringService.php',
  169.             'console.command.event_dispatcher_debug' => 'getConsole_Command_EventDispatcherDebugService.php',
  170.             'console.command.form_debug' => 'getConsole_Command_FormDebugService.php',
  171.             'console.command.router_debug' => 'getConsole_Command_RouterDebugService.php',
  172.             'console.command.router_match' => 'getConsole_Command_RouterMatchService.php',
  173.             'console.command.xliff_lint' => 'getConsole_Command_XliffLintService.php',
  174.             'console.command.yaml_lint' => 'getConsole_Command_YamlLintService.php',
  175.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  176.             'console.error_listener' => 'getConsole_ErrorListenerService.php',
  177.             'debug.dump_listener' => 'getDebug_DumpListenerService.php',
  178.             'debug.file_link_formatter.url_format' => 'getDebug_FileLinkFormatter_UrlFormatService.php',
  179.             'dependency_injection.config.container_parameters_resource_checker' => 'getDependencyInjection_Config_ContainerParametersResourceCheckerService.php',
  180.             'deprecated.form.registry' => 'getDeprecated_Form_RegistryService.php',
  181.             'deprecated.form.registry.csrf' => 'getDeprecated_Form_Registry_CsrfService.php',
  182.             'doctrine.cache_clear_metadata_command' => 'getDoctrine_CacheClearMetadataCommandService.php',
  183.             'doctrine.cache_clear_query_cache_command' => 'getDoctrine_CacheClearQueryCacheCommandService.php',
  184.             'doctrine.cache_clear_result_command' => 'getDoctrine_CacheClearResultCommandService.php',
  185.             'doctrine.cache_collection_region_command' => 'getDoctrine_CacheCollectionRegionCommandService.php',
  186.             'doctrine.clear_entity_region_command' => 'getDoctrine_ClearEntityRegionCommandService.php',
  187.             'doctrine.clear_query_region_command' => 'getDoctrine_ClearQueryRegionCommandService.php',
  188.             'doctrine.database_create_command' => 'getDoctrine_DatabaseCreateCommandService.php',
  189.             'doctrine.database_drop_command' => 'getDoctrine_DatabaseDropCommandService.php',
  190.             'doctrine.database_import_command' => 'getDoctrine_DatabaseImportCommandService.php',
  191.             'doctrine.ensure_production_settings_command' => 'getDoctrine_EnsureProductionSettingsCommandService.php',
  192.             'doctrine.generate_entities_command' => 'getDoctrine_GenerateEntitiesCommandService.php',
  193.             'doctrine.mapping_convert_command' => 'getDoctrine_MappingConvertCommandService.php',
  194.             'doctrine.mapping_import_command' => 'getDoctrine_MappingImportCommandService.php',
  195.             'doctrine.mapping_info_command' => 'getDoctrine_MappingInfoCommandService.php',
  196.             'doctrine.orm.default_entity_manager.property_info_extractor' => 'getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php',
  197.             'doctrine.orm.proxy_cache_warmer' => 'getDoctrine_Orm_ProxyCacheWarmerService.php',
  198.             'doctrine.orm.validator.unique' => 'getDoctrine_Orm_Validator_UniqueService.php',
  199.             'doctrine.query_dql_command' => 'getDoctrine_QueryDqlCommandService.php',
  200.             'doctrine.query_sql_command' => 'getDoctrine_QuerySqlCommandService.php',
  201.             'doctrine.schema_create_command' => 'getDoctrine_SchemaCreateCommandService.php',
  202.             'doctrine.schema_drop_command' => 'getDoctrine_SchemaDropCommandService.php',
  203.             'doctrine.schema_update_command' => 'getDoctrine_SchemaUpdateCommandService.php',
  204.             'doctrine.schema_validate_command' => 'getDoctrine_SchemaValidateCommandService.php',
  205.             'doctrine_cache.contains_command' => 'getDoctrineCache_ContainsCommandService.php',
  206.             'doctrine_cache.delete_command' => 'getDoctrineCache_DeleteCommandService.php',
  207.             'doctrine_cache.flush_command' => 'getDoctrineCache_FlushCommandService.php',
  208.             'doctrine_cache.stats_command' => 'getDoctrineCache_StatsCommandService.php',
  209.             'doctrine_migrations.diff_command' => 'getDoctrineMigrations_DiffCommandService.php',
  210.             'doctrine_migrations.execute_command' => 'getDoctrineMigrations_ExecuteCommandService.php',
  211.             'doctrine_migrations.generate_command' => 'getDoctrineMigrations_GenerateCommandService.php',
  212.             'doctrine_migrations.latest_command' => 'getDoctrineMigrations_LatestCommandService.php',
  213.             'doctrine_migrations.migrate_command' => 'getDoctrineMigrations_MigrateCommandService.php',
  214.             'doctrine_migrations.status_command' => 'getDoctrineMigrations_StatusCommandService.php',
  215.             'doctrine_migrations.version_command' => 'getDoctrineMigrations_VersionCommandService.php',
  216.             'filesystem' => 'getFilesystemService.php',
  217.             'form.factory' => 'getForm_FactoryService.php',
  218.             'form.registry' => 'getForm_RegistryService.php',
  219.             'form.resolved_type_factory' => 'getForm_ResolvedTypeFactoryService.php',
  220.             'form.server_params' => 'getForm_ServerParamsService.php',
  221.             'form.type.birthday' => 'getForm_Type_BirthdayService.php',
  222.             'form.type.button' => 'getForm_Type_ButtonService.php',
  223.             'form.type.checkbox' => 'getForm_Type_CheckboxService.php',
  224.             'form.type.choice' => 'getForm_Type_ChoiceService.php',
  225.             'form.type.collection' => 'getForm_Type_CollectionService.php',
  226.             'form.type.country' => 'getForm_Type_CountryService.php',
  227.             'form.type.currency' => 'getForm_Type_CurrencyService.php',
  228.             'form.type.date' => 'getForm_Type_DateService.php',
  229.             'form.type.datetime' => 'getForm_Type_DatetimeService.php',
  230.             'form.type.email' => 'getForm_Type_EmailService.php',
  231.             'form.type.entity' => 'getForm_Type_EntityService.php',
  232.             'form.type.file' => 'getForm_Type_FileService.php',
  233.             'form.type.form' => 'getForm_Type_FormService.php',
  234.             'form.type.hidden' => 'getForm_Type_HiddenService.php',
  235.             'form.type.integer' => 'getForm_Type_IntegerService.php',
  236.             'form.type.language' => 'getForm_Type_LanguageService.php',
  237.             'form.type.locale' => 'getForm_Type_LocaleService.php',
  238.             'form.type.money' => 'getForm_Type_MoneyService.php',
  239.             'form.type.number' => 'getForm_Type_NumberService.php',
  240.             'form.type.password' => 'getForm_Type_PasswordService.php',
  241.             'form.type.percent' => 'getForm_Type_PercentService.php',
  242.             'form.type.radio' => 'getForm_Type_RadioService.php',
  243.             'form.type.range' => 'getForm_Type_RangeService.php',
  244.             'form.type.repeated' => 'getForm_Type_RepeatedService.php',
  245.             'form.type.reset' => 'getForm_Type_ResetService.php',
  246.             'form.type.search' => 'getForm_Type_SearchService.php',
  247.             'form.type.submit' => 'getForm_Type_SubmitService.php',
  248.             'form.type.text' => 'getForm_Type_TextService.php',
  249.             'form.type.textarea' => 'getForm_Type_TextareaService.php',
  250.             'form.type.time' => 'getForm_Type_TimeService.php',
  251.             'form.type.timezone' => 'getForm_Type_TimezoneService.php',
  252.             'form.type.url' => 'getForm_Type_UrlService.php',
  253.             'form.type_extension.csrf' => 'getForm_TypeExtension_CsrfService.php',
  254.             'form.type_extension.form.data_collector' => 'getForm_TypeExtension_Form_DataCollectorService.php',
  255.             'form.type_extension.form.http_foundation' => 'getForm_TypeExtension_Form_HttpFoundationService.php',
  256.             'form.type_extension.form.transformation_failure_handling' => 'getForm_TypeExtension_Form_TransformationFailureHandlingService.php',
  257.             'form.type_extension.form.validator' => 'getForm_TypeExtension_Form_ValidatorService.php',
  258.             'form.type_extension.repeated.validator' => 'getForm_TypeExtension_Repeated_ValidatorService.php',
  259.             'form.type_extension.submit.validator' => 'getForm_TypeExtension_Submit_ValidatorService.php',
  260.             'form.type_extension.upload.validator' => 'getForm_TypeExtension_Upload_ValidatorService.php',
  261.             'form.type_guesser.doctrine' => 'getForm_TypeGuesser_DoctrineService.php',
  262.             'form.type_guesser.validator' => 'getForm_TypeGuesser_ValidatorService.php',
  263.             'fragment.handler' => 'getFragment_HandlerService.php',
  264.             'fragment.renderer.hinclude' => 'getFragment_Renderer_HincludeService.php',
  265.             'fragment.renderer.inline' => 'getFragment_Renderer_InlineService.php',
  266.             'hb_initialize' => 'getHbInitializeService.php',
  267.             'kernel.class_cache.cache_warmer' => 'getKernel_ClassCache_CacheWarmerService.php',
  268.             'logger' => 'getLoggerService.php',
  269.             'mail_notifications' => 'getMailNotificationsService.php',
  270.             'monolog.logger.console' => 'getMonolog_Logger_ConsoleService.php',
  271.             'monolog.logger.security' => 'getMonolog_Logger_SecurityService.php',
  272.             'monolog.logger.templating' => 'getMonolog_Logger_TemplatingService.php',
  273.             'property_accessor' => 'getPropertyAccessorService.php',
  274.             'router.cache_warmer' => 'getRouter_CacheWarmerService.php',
  275.             'routing.loader' => 'getRouting_LoaderService.php',
  276.             'security.access.authenticated_voter' => 'getSecurity_Access_AuthenticatedVoterService.php',
  277.             'security.access.expression_voter' => 'getSecurity_Access_ExpressionVoterService.php',
  278.             'security.access.role_hierarchy_voter' => 'getSecurity_Access_RoleHierarchyVoterService.php',
  279.             'security.access_listener' => 'getSecurity_AccessListenerService.php',
  280.             'security.access_map' => 'getSecurity_AccessMapService.php',
  281.             'security.authentication.guard_handler' => 'getSecurity_Authentication_GuardHandlerService.php',
  282.             'security.authentication.listener.anonymous.main' => 'getSecurity_Authentication_Listener_Anonymous_MainService.php',
  283.             'security.authentication.listener.form.main' => 'getSecurity_Authentication_Listener_Form_MainService.php',
  284.             'security.authentication.listener.rememberme.main' => 'getSecurity_Authentication_Listener_Rememberme_MainService.php',
  285.             'security.authentication.provider.anonymous.main' => 'getSecurity_Authentication_Provider_Anonymous_MainService.php',
  286.             'security.authentication.provider.dao.main' => 'getSecurity_Authentication_Provider_Dao_MainService.php',
  287.             'security.authentication.provider.rememberme.main' => 'getSecurity_Authentication_Provider_Rememberme_MainService.php',
  288.             'security.authentication.rememberme.services.simplehash.main' => 'getSecurity_Authentication_Rememberme_Services_Simplehash_MainService.php',
  289.             'security.authentication.session_strategy.main' => 'getSecurity_Authentication_SessionStrategy_MainService.php',
  290.             'security.authentication.switchuser_listener.main' => 'getSecurity_Authentication_SwitchuserListener_MainService.php',
  291.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  292.             'security.channel_listener' => 'getSecurity_ChannelListenerService.php',
  293.             'security.command.user_password_encoder' => 'getSecurity_Command_UserPasswordEncoderService.php',
  294.             'security.context_listener.0' => 'getSecurity_ContextListener_0Service.php',
  295.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService.php',
  296.             'security.csrf.token_storage' => 'getSecurity_Csrf_TokenStorageService.php',
  297.             'security.encoder_factory' => 'getSecurity_EncoderFactoryService.php',
  298.             'security.firewall.map.context.dev' => 'getSecurity_Firewall_Map_Context_DevService.php',
  299.             'security.firewall.map.context.main' => 'getSecurity_Firewall_Map_Context_MainService.php',
  300.             'security.http_utils' => 'getSecurity_HttpUtilsService.php',
  301.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  302.             'security.request_matcher.00qf1z7' => 'getSecurity_RequestMatcher_00qf1z7Service.php',
  303.             'security.request_matcher.zfhj2lw' => 'getSecurity_RequestMatcher_Zfhj2lwService.php',
  304.             'security.user.provider.concrete.chain_provider' => 'getSecurity_User_Provider_Concrete_ChainProviderService.php',
  305.             'security.user.provider.concrete.db_email' => 'getSecurity_User_Provider_Concrete_DbEmailService.php',
  306.             'security.user.provider.concrete.db_username' => 'getSecurity_User_Provider_Concrete_DbUsernameService.php',
  307.             'security.user.provider.concrete.in_memory' => 'getSecurity_User_Provider_Concrete_InMemoryService.php',
  308.             'security.user_checker' => 'getSecurity_UserCheckerService.php',
  309.             'security.user_value_resolver' => 'getSecurity_UserValueResolverService.php',
  310.             'security.validator.user_password' => 'getSecurity_Validator_UserPasswordService.php',
  311.             'sensio_distribution.security_checker' => 'getSensioDistribution_SecurityCheckerService.php',
  312.             'sensio_distribution.security_checker.command' => 'getSensioDistribution_SecurityChecker_CommandService.php',
  313.             'sensio_framework_extra.view.guesser' => 'getSensioFrameworkExtra_View_GuesserService.php',
  314.             'services_resetter' => 'getServicesResetterService.php',
  315.             'session.storage.filesystem' => 'getSession_Storage_FilesystemService.php',
  316.             'session.storage.php_bridge' => 'getSession_Storage_PhpBridgeService.php',
  317.             'swiftmailer.email_sender.listener' => 'getSwiftmailer_EmailSender_ListenerService.php',
  318.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
  319.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
  320.             'swiftmailer.mailer.default.spool' => 'getSwiftmailer_Mailer_Default_SpoolService.php',
  321.             'swiftmailer.mailer.default.transport' => 'getSwiftmailer_Mailer_Default_TransportService.php',
  322.             'swiftmailer.mailer.default.transport.eventdispatcher' => 'getSwiftmailer_Mailer_Default_Transport_EventdispatcherService.php',
  323.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService.php',
  324.             'templating' => 'getTemplatingService.php',
  325.             'templating.cache_warmer.template_paths' => 'getTemplating_CacheWarmer_TemplatePathsService.php',
  326.             'templating.filename_parser' => 'getTemplating_FilenameParserService.php',
  327.             'templating.finder' => 'getTemplating_FinderService.php',
  328.             'templating.helper.logout_url' => 'getTemplating_Helper_LogoutUrlService.php',
  329.             'templating.helper.security' => 'getTemplating_Helper_SecurityService.php',
  330.             'templating.loader' => 'getTemplating_LoaderService.php',
  331.             'twig.cache_warmer' => 'getTwig_CacheWarmerService.php',
  332.             'twig.command.debug' => 'getTwig_Command_DebugService.php',
  333.             'twig.command.lint' => 'getTwig_Command_LintService.php',
  334.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
  335.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
  336.             'twig.exception_listener' => 'getTwig_ExceptionListenerService.php',
  337.             'twig.form.renderer' => 'getTwig_Form_RendererService.php',
  338.             'twig.runtime.httpkernel' => 'getTwig_Runtime_HttpkernelService.php',
  339.             'twig.template_cache_warmer' => 'getTwig_TemplateCacheWarmerService.php',
  340.             'twig.translation.extractor' => 'getTwig_Translation_ExtractorService.php',
  341.             'user_activity' => 'getUserActivityService.php',
  342.             'validator.email' => 'getValidator_EmailService.php',
  343.             'validator.expression' => 'getValidator_ExpressionService.php',
  344.             'validator.mapping.cache_warmer' => 'getValidator_Mapping_CacheWarmerService.php',
  345.             'var_dumper.cli_dumper' => 'getVarDumper_CliDumperService.php',
  346.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
  347.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  348.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  349.             'web_server.command.server_log' => 'getWebServer_Command_ServerLogService.php',
  350.             'web_server.command.server_run' => 'getWebServer_Command_ServerRunService.php',
  351.             'web_server.command.server_start' => 'getWebServer_Command_ServerStartService.php',
  352.             'web_server.command.server_status' => 'getWebServer_Command_ServerStatusService.php',
  353.             'web_server.command.server_stop' => 'getWebServer_Command_ServerStopService.php',
  354.         ];
  355.         $this->privates = [
  356.             'session.storage' => true,
  357.             'swiftmailer.mailer' => true,
  358.             'swiftmailer.plugin.messagelogger' => true,
  359.             'swiftmailer.spool' => true,
  360.             'swiftmailer.transport' => true,
  361.             'swiftmailer.transport.real' => true,
  362.             'annotation_reader' => true,
  363.             'annotations.cache' => true,
  364.             'annotations.cache_warmer' => true,
  365.             'annotations.reader' => true,
  366.             'argument_resolver.default' => true,
  367.             'argument_resolver.request' => true,
  368.             'argument_resolver.request_attribute' => true,
  369.             'argument_resolver.service' => true,
  370.             'argument_resolver.session' => true,
  371.             'argument_resolver.variadic' => true,
  372.             'assets.context' => true,
  373.             'assets.packages' => true,
  374.             'cache.annotations' => true,
  375.             'cache.default_clearer' => true,
  376.             'cache.doctrine.orm.default.metadata' => true,
  377.             'cache.doctrine.orm.default.query' => true,
  378.             'cache.doctrine.orm.default.result' => true,
  379.             'cache.serializer' => true,
  380.             'cache.validator' => true,
  381.             'config.resource.self_checking_resource_checker' => true,
  382.             'config_cache_factory' => true,
  383.             'console.command.about' => true,
  384.             'console.command.assets_install' => true,
  385.             'console.command.cache_clear' => true,
  386.             'console.command.cache_pool_clear' => true,
  387.             'console.command.cache_pool_prune' => true,
  388.             'console.command.cache_warmup' => true,
  389.             'console.command.config_debug' => true,
  390.             'console.command.config_dump_reference' => true,
  391.             'console.command.container_debug' => true,
  392.             'console.command.debug_autowiring' => true,
  393.             'console.command.event_dispatcher_debug' => true,
  394.             'console.command.form_debug' => true,
  395.             'console.command.router_debug' => true,
  396.             'console.command.router_match' => true,
  397.             'console.command.xliff_lint' => true,
  398.             'console.command.yaml_lint' => true,
  399.             'console.error_listener' => true,
  400.             'controller_name_converter' => true,
  401.             'data_collector.form' => true,
  402.             'data_collector.form.extractor' => true,
  403.             'data_collector.request' => true,
  404.             'data_collector.router' => true,
  405.             'debug.argument_resolver' => true,
  406.             'debug.controller_resolver' => true,
  407.             'debug.debug_handlers_listener' => true,
  408.             'debug.dump_listener' => true,
  409.             'debug.event_dispatcher' => true,
  410.             'debug.file_link_formatter' => true,
  411.             'debug.file_link_formatter.url_format' => true,
  412.             'debug.log_processor' => true,
  413.             'debug.security.access.decision_manager' => true,
  414.             'debug.stopwatch' => true,
  415.             'dependency_injection.config.container_parameters_resource_checker' => true,
  416.             'deprecated.form.registry' => true,
  417.             'deprecated.form.registry.csrf' => true,
  418.             'doctrine.cache_clear_metadata_command' => true,
  419.             'doctrine.cache_clear_query_cache_command' => true,
  420.             'doctrine.cache_clear_result_command' => true,
  421.             'doctrine.cache_collection_region_command' => true,
  422.             'doctrine.clear_entity_region_command' => true,
  423.             'doctrine.clear_query_region_command' => true,
  424.             'doctrine.database_create_command' => true,
  425.             'doctrine.database_drop_command' => true,
  426.             'doctrine.database_import_command' => true,
  427.             'doctrine.dbal.connection_factory' => true,
  428.             'doctrine.dbal.logger.profiling.default' => true,
  429.             'doctrine.ensure_production_settings_command' => true,
  430.             'doctrine.generate_entities_command' => true,
  431.             'doctrine.mapping_convert_command' => true,
  432.             'doctrine.mapping_import_command' => true,
  433.             'doctrine.mapping_info_command' => true,
  434.             'doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata' => true,
  435.             'doctrine.orm.cache.provider.cache.doctrine.orm.default.query' => true,
  436.             'doctrine.orm.cache.provider.cache.doctrine.orm.default.result' => true,
  437.             'doctrine.orm.default_entity_listener_resolver' => true,
  438.             'doctrine.orm.default_entity_manager.property_info_extractor' => true,
  439.             'doctrine.orm.default_listeners.attach_entity_listeners' => true,
  440.             'doctrine.orm.default_manager_configurator' => true,
  441.             'doctrine.orm.proxy_cache_warmer' => true,
  442.             'doctrine.orm.validator.unique' => true,
  443.             'doctrine.orm.validator_initializer' => true,
  444.             'doctrine.query_dql_command' => true,
  445.             'doctrine.query_sql_command' => true,
  446.             'doctrine.schema_create_command' => true,
  447.             'doctrine.schema_drop_command' => true,
  448.             'doctrine.schema_update_command' => true,
  449.             'doctrine.schema_validate_command' => true,
  450.             'doctrine_cache.contains_command' => true,
  451.             'doctrine_cache.delete_command' => true,
  452.             'doctrine_cache.flush_command' => true,
  453.             'doctrine_cache.stats_command' => true,
  454.             'doctrine_migrations.diff_command' => true,
  455.             'doctrine_migrations.execute_command' => true,
  456.             'doctrine_migrations.generate_command' => true,
  457.             'doctrine_migrations.latest_command' => true,
  458.             'doctrine_migrations.migrate_command' => true,
  459.             'doctrine_migrations.status_command' => true,
  460.             'doctrine_migrations.version_command' => true,
  461.             'file_locator' => true,
  462.             'form.registry' => true,
  463.             'form.resolved_type_factory' => true,
  464.             'form.server_params' => true,
  465.             'form.type.choice' => true,
  466.             'form.type.entity' => true,
  467.             'form.type.form' => true,
  468.             'form.type_extension.csrf' => true,
  469.             'form.type_extension.form.data_collector' => true,
  470.             'form.type_extension.form.http_foundation' => true,
  471.             'form.type_extension.form.transformation_failure_handling' => true,
  472.             'form.type_extension.form.validator' => true,
  473.             'form.type_extension.repeated.validator' => true,
  474.             'form.type_extension.submit.validator' => true,
  475.             'form.type_extension.upload.validator' => true,
  476.             'form.type_guesser.doctrine' => true,
  477.             'form.type_guesser.validator' => true,
  478.             'fragment.handler' => true,
  479.             'fragment.listener' => true,
  480.             'fragment.renderer.hinclude' => true,
  481.             'fragment.renderer.inline' => true,
  482.             'kernel.class_cache.cache_warmer' => true,
  483.             'locale_listener' => true,
  484.             'logger' => true,
  485.             'monolog.handler.console' => true,
  486.             'monolog.handler.main' => true,
  487.             'monolog.handler.null_internal' => true,
  488.             'monolog.logger.cache' => true,
  489.             'monolog.logger.console' => true,
  490.             'monolog.logger.doctrine' => true,
  491.             'monolog.logger.event' => true,
  492.             'monolog.logger.php' => true,
  493.             'monolog.logger.profiler' => true,
  494.             'monolog.logger.request' => true,
  495.             'monolog.logger.security' => true,
  496.             'monolog.logger.templating' => true,
  497.             'monolog.processor.client_ip' => true,
  498.             'monolog.processor.psr_log_message' => true,
  499.             'profiler_listener' => true,
  500.             'property_accessor' => true,
  501.             'resolve_controller_name_subscriber' => true,
  502.             'response_listener' => true,
  503.             'router.cache_warmer' => true,
  504.             'router.request_context' => true,
  505.             'router_listener' => true,
  506.             'security.access.authenticated_voter' => true,
  507.             'security.access.expression_voter' => true,
  508.             'security.access.role_hierarchy_voter' => true,
  509.             'security.access_listener' => true,
  510.             'security.access_map' => true,
  511.             'security.authentication.guard_handler' => true,
  512.             'security.authentication.listener.anonymous.main' => true,
  513.             'security.authentication.listener.form.main' => true,
  514.             'security.authentication.listener.rememberme.main' => true,
  515.             'security.authentication.manager' => true,
  516.             'security.authentication.provider.anonymous.main' => true,
  517.             'security.authentication.provider.dao.main' => true,
  518.             'security.authentication.provider.rememberme.main' => true,
  519.             'security.authentication.rememberme.services.simplehash.main' => true,
  520.             'security.authentication.session_strategy.main' => true,
  521.             'security.authentication.switchuser_listener.main' => true,
  522.             'security.authentication.trust_resolver' => true,
  523.             'security.channel_listener' => true,
  524.             'security.command.user_password_encoder' => true,
  525.             'security.context_listener.0' => true,
  526.             'security.csrf.token_storage' => true,
  527.             'security.encoder_factory' => true,
  528.             'security.firewall' => true,
  529.             'security.firewall.map' => true,
  530.             'security.firewall.map.context.dev' => true,
  531.             'security.firewall.map.context.main' => true,
  532.             'security.http_utils' => true,
  533.             'security.logout_url_generator' => true,
  534.             'security.rememberme.response_listener' => true,
  535.             'security.request_matcher.00qf1z7' => true,
  536.             'security.request_matcher.zfhj2lw' => true,
  537.             'security.role_hierarchy' => true,
  538.             'security.user.provider.concrete.chain_provider' => true,
  539.             'security.user.provider.concrete.db_email' => true,
  540.             'security.user.provider.concrete.db_username' => true,
  541.             'security.user.provider.concrete.in_memory' => true,
  542.             'security.user_checker' => true,
  543.             'security.user_value_resolver' => true,
  544.             'security.validator.user_password' => true,
  545.             'sensio_distribution.security_checker' => true,
  546.             'sensio_distribution.security_checker.command' => true,
  547.             'sensio_framework_extra.cache.listener' => true,
  548.             'sensio_framework_extra.controller.listener' => true,
  549.             'sensio_framework_extra.converter.datetime' => true,
  550.             'sensio_framework_extra.converter.doctrine.orm' => true,
  551.             'sensio_framework_extra.converter.listener' => true,
  552.             'sensio_framework_extra.converter.manager' => true,
  553.             'sensio_framework_extra.security.listener' => true,
  554.             'sensio_framework_extra.view.listener' => true,
  555.             'service_locator.sr6ctxe' => true,
  556.             'session.flash_bag' => true,
  557.             'session.handler' => true,
  558.             'session.save_listener' => true,
  559.             'session.storage.filesystem' => true,
  560.             'session.storage.metadata_bag' => true,
  561.             'session.storage.native' => true,
  562.             'session.storage.php_bridge' => true,
  563.             'session_listener' => true,
  564.             'streamed_response_listener' => true,
  565.             'swiftmailer.email_sender.listener' => true,
  566.             'swiftmailer.mailer.default.spool' => true,
  567.             'swiftmailer.mailer.default.transport' => true,
  568.             'swiftmailer.mailer.default.transport.eventdispatcher' => true,
  569.             'templating.cache_warmer.template_paths' => true,
  570.             'templating.filename_parser' => true,
  571.             'templating.finder' => true,
  572.             'templating.helper.logout_url' => true,
  573.             'templating.helper.security' => true,
  574.             'templating.locator' => true,
  575.             'templating.name_parser' => true,
  576.             'twig.cache_warmer' => true,
  577.             'twig.command.debug' => true,
  578.             'twig.command.lint' => true,
  579.             'twig.exception_listener' => true,
  580.             'twig.form.renderer' => true,
  581.             'twig.loader' => true,
  582.             'twig.profile' => true,
  583.             'twig.runtime.httpkernel' => true,
  584.             'twig.template_cache_warmer' => true,
  585.             'twig.translation.extractor' => true,
  586.             'uri_signer' => true,
  587.             'validate_request_listener' => true,
  588.             'validator.builder' => true,
  589.             'validator.email' => true,
  590.             'validator.expression' => true,
  591.             'validator.mapping.cache_warmer' => true,
  592.             'var_dumper.cli_dumper' => true,
  593.             'web_server.command.server_log' => true,
  594.             'web_server.command.server_run' => true,
  595.             'web_server.command.server_start' => true,
  596.             'web_server.command.server_status' => true,
  597.             'web_server.command.server_stop' => true,
  598.         ];
  599.         $this->aliases = [
  600.             'cache.app_clearer' => 'cache.default_clearer',
  601.             'console.command.doctrine_bundle_doctrinecachebundle_command_containscommand' => 'doctrine_cache.contains_command',
  602.             'console.command.doctrine_bundle_doctrinecachebundle_command_deletecommand' => 'doctrine_cache.delete_command',
  603.             'console.command.doctrine_bundle_doctrinecachebundle_command_flushcommand' => 'doctrine_cache.flush_command',
  604.             'console.command.doctrine_bundle_doctrinecachebundle_command_statscommand' => 'doctrine_cache.stats_command',
  605.             'console.command.doctrine_bundle_migrationsbundle_command_migrationsdiffdoctrinecommand' => 'doctrine_migrations.diff_command',
  606.             'console.command.doctrine_bundle_migrationsbundle_command_migrationsexecutedoctrinecommand' => 'doctrine_migrations.execute_command',
  607.             'console.command.doctrine_bundle_migrationsbundle_command_migrationsgeneratedoctrinecommand' => 'doctrine_migrations.generate_command',
  608.             'console.command.doctrine_bundle_migrationsbundle_command_migrationslatestdoctrinecommand' => 'doctrine_migrations.latest_command',
  609.             'console.command.doctrine_bundle_migrationsbundle_command_migrationsmigratedoctrinecommand' => 'doctrine_migrations.migrate_command',
  610.             'console.command.doctrine_bundle_migrationsbundle_command_migrationsstatusdoctrinecommand' => 'doctrine_migrations.status_command',
  611.             'console.command.doctrine_bundle_migrationsbundle_command_migrationsversiondoctrinecommand' => 'doctrine_migrations.version_command',
  612.             'database_connection' => 'doctrine.dbal.default_connection',
  613.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  614.             'event_dispatcher' => 'debug.event_dispatcher',
  615.             'mailer' => 'swiftmailer.mailer.default',
  616.             'session.storage' => 'session.storage.native',
  617.             'swiftmailer.mailer' => 'swiftmailer.mailer.default',
  618.             'swiftmailer.plugin.messagelogger' => 'swiftmailer.mailer.default.plugin.messagelogger',
  619.             'swiftmailer.spool' => 'swiftmailer.mailer.default.spool',
  620.             'swiftmailer.transport' => 'swiftmailer.mailer.default.transport',
  621.             'swiftmailer.transport.real' => 'swiftmailer.mailer.default.transport.real',
  622.         ];
  623.     }
  624.     public function getRemovedIds()
  625.     {
  626.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  627.     }
  628.     public function compile()
  629.     {
  630.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  631.     }
  632.     public function isCompiled()
  633.     {
  634.         return true;
  635.     }
  636.     public function isFrozen()
  637.     {
  638.         @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);
  639.         return true;
  640.     }
  641.     protected function load($file$lazyLoad true)
  642.     {
  643.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  644.     }
  645.     protected function createProxy($class, \Closure $factory)
  646.     {
  647.         class_exists($classfalse) || $this->load("{$class}.php");
  648.         return $factory();
  649.     }
  650.     /**
  651.      * Gets the public 'cache.app' shared service.
  652.      *
  653.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  654.      */
  655.     protected function getCache_AppService()
  656.     {
  657.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('74B03BLVj+'0, ($this->targetDirs[0].'/pools'));
  658.         $a->setLogger(${($_ = isset($this->services['monolog.logger.cache']) ? $this->services['monolog.logger.cache'] : $this->getMonolog_Logger_CacheService()) && false ?: '_'});
  659.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  660.     }
  661.     /**
  662.      * Gets the public 'cache.system' shared service.
  663.      *
  664.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  665.      */
  666.     protected function getCache_SystemService()
  667.     {
  668.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Q30THmItqm'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 ?: '_'}));
  669.     }
  670.     /**
  671.      * Gets the public 'data_collector.dump' shared service.
  672.      *
  673.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  674.      */
  675.     protected function getDataCollector_DumpService()
  676.     {
  677.         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);
  678.     }
  679.     /**
  680.      * Gets the public 'doctrine' shared service.
  681.      *
  682.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  683.      */
  684.     protected function getDoctrineService()
  685.     {
  686.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  687.     }
  688.     /**
  689.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  690.      *
  691.      * @return \Doctrine\DBAL\Connection
  692.      */
  693.     protected function getDoctrine_Dbal_DefaultConnectionService()
  694.     {
  695.         $a = new \Doctrine\DBAL\Configuration();
  696.         $b = new \Doctrine\DBAL\Logging\LoggerChain();
  697.         $b->addLogger(new \Symfony\Bridge\Doctrine\Logger\DbalLogger(${($_ = isset($this->services['monolog.logger.doctrine']) ? $this->services['monolog.logger.doctrine'] : $this->getMonolog_Logger_DoctrineService()) && false ?: '_'}, ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'}));
  698.         $b->addLogger(${($_ = 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 ?: '_'});
  699.         $a->setSQLLogger($b);
  700.         $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
  701.         $c->addEventListener([=> 'loadClassMetadata'], ${($_ = isset($this->services['doctrine.orm.default_listeners.attach_entity_listeners']) ? $this->services['doctrine.orm.default_listeners.attach_entity_listeners'] : ($this->services['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener())) && false ?: '_'});
  702.         return $this->services['doctrine.dbal.default_connection'] = ${($_ = isset($this->services['doctrine.dbal.connection_factory']) ? $this->services['doctrine.dbal.connection_factory'] : ($this->services['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))) && false ?: '_'}->createConnection(['driver' => 'pdo_mysql''host' => '127.0.0.1''port' => NULL'dbname' => 'staging''user' => 'staging.staging''password' => 'g#X?9RS;kHkMf+G''charset' => 'UTF8''driverOptions' => [], 'defaultTableOptions' => []], $a$c, []);
  703.     }
  704.     /**
  705.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  706.      *
  707.      * @return \Doctrine\ORM\EntityManager
  708.      */
  709.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  710.     {
  711.         if ($lazyLoad) {
  712.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  713.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  714.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  715.                     $proxy->setProxyInitializer(null);
  716.                     return true;
  717.                 });
  718.             });
  719.         }
  720.         $a = new \Doctrine\ORM\Configuration();
  721.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  722.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(${($_ = isset($this->services['annotation_reader']) ? $this->services['annotation_reader'] : $this->getAnnotationReaderService()) && false ?: '_'}, [=> ($this->targetDirs[3].'/src/WPXToolsBundle/Entity')]), 'WPXToolsBundle\\Entity');
  723.         $a->setEntityNamespaces(['WPXToolsBundle' => 'WPXToolsBundle\\Entity']);
  724.         $a->setMetadataCacheImpl(${($_ = isset($this->services['doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata']) ? $this->services['doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata'] : $this->getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_MetadataService()) && false ?: '_'});
  725.         $a->setQueryCacheImpl(${($_ = isset($this->services['doctrine.orm.cache.provider.cache.doctrine.orm.default.query']) ? $this->services['doctrine.orm.cache.provider.cache.doctrine.orm.default.query'] : $this->getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_QueryService()) && false ?: '_'});
  726.         $a->setResultCacheImpl(${($_ = isset($this->services['doctrine.orm.cache.provider.cache.doctrine.orm.default.result']) ? $this->services['doctrine.orm.cache.provider.cache.doctrine.orm.default.result'] : $this->getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_ResultService()) && false ?: '_'});
  727.         $a->setMetadataDriverImpl($b);
  728.         $a->setProxyDir(($this->targetDirs[0].'/doctrine/orm/Proxies'));
  729.         $a->setProxyNamespace('Proxies');
  730.         $a->setAutoGenerateProxyClasses(true);
  731.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  732.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  733.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
  734.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  735.         $a->setEntityListenerResolver(${($_ = isset($this->services['doctrine.orm.default_entity_listener_resolver']) ? $this->services['doctrine.orm.default_entity_listener_resolver'] : ($this->services['doctrine.orm.default_entity_listener_resolver'] = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this))) && false ?: '_'});
  736.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(${($_ = isset($this->services['service_locator.sr6ctxe']) ? $this->services['service_locator.sr6ctxe'] : ($this->services['service_locator.sr6ctxe'] = new \Symfony\Component\DependencyInjection\ServiceLocator([]))) && false ?: '_'}));
  737.         $a->addCustomDatetimeFunction('DATE_FORMAT''WPXToolsBundle\\DQL\\DateFormatFunction');
  738.         $instance = \Doctrine\ORM\EntityManager::create(${($_ = isset($this->services['doctrine.dbal.default_connection']) ? $this->services['doctrine.dbal.default_connection'] : $this->getDoctrine_Dbal_DefaultConnectionService()) && false ?: '_'}, $a);
  739.         ${($_ = isset($this->services['doctrine.orm.default_manager_configurator']) ? $this->services['doctrine.orm.default_manager_configurator'] : ($this->services['doctrine.orm.default_manager_configurator'] = new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))) && false ?: '_'}->configure($instance);
  740.         return $instance;
  741.     }
  742.     /**
  743.      * Gets the public 'formatting_extension' shared service.
  744.      *
  745.      * @return \WPXToolsBundle\Twig\Extension\FormattingExtension
  746.      */
  747.     protected function getFormattingExtensionService()
  748.     {
  749.         return $this->services['formatting_extension'] = new \WPXToolsBundle\Twig\Extension\FormattingExtension();
  750.     }
  751.     /**
  752.      * Gets the public 'http_kernel' shared service.
  753.      *
  754.      * @return \Symfony\Component\HttpKernel\HttpKernel
  755.      */
  756.     protected function getHttpKernelService()
  757.     {
  758.         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 ?: '_'});
  759.     }
  760.     /**
  761.      * Gets the public 'profiler' shared service.
  762.      *
  763.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  764.      */
  765.     protected function getProfilerService()
  766.     {
  767.         $a = ${($_ = isset($this->services['monolog.logger.profiler']) ? $this->services['monolog.logger.profiler'] : $this->getMonolog_Logger_ProfilerService()) && false ?: '_'};
  768.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDirs[0].'/profiler')), $atrue);
  769.         $b = ${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel')) && false ?: '_'};
  770.         $c = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  771.         $c->addInstance('cache.app', ${($_ = isset($this->services['cache.app']) ? $this->services['cache.app'] : $this->getCache_AppService()) && false ?: '_'});
  772.         $c->addInstance('cache.system', ${($_ = isset($this->services['cache.system']) ? $this->services['cache.system'] : $this->getCache_SystemService()) && false ?: '_'});
  773.         $c->addInstance('cache.validator', ${($_ = isset($this->services['cache.validator']) ? $this->services['cache.validator'] : $this->getCache_ValidatorService()) && false ?: '_'});
  774.         $c->addInstance('cache.serializer', ${($_ = isset($this->services['cache.serializer']) ? $this->services['cache.serializer'] : $this->getCache_SerializerService()) && false ?: '_'});
  775.         $c->addInstance('cache.annotations', ${($_ = isset($this->services['cache.annotations']) ? $this->services['cache.annotations'] : $this->getCache_AnnotationsService()) && false ?: '_'});
  776.         $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 ?: '_'});
  777.         $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 ?: '_'});
  778.         $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 ?: '_'});
  779.         $d = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
  780.         $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 ?: '_'});
  781.         $e = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  782.         if ($this->has('kernel')) {
  783.             $e->setKernel($b);
  784.         }
  785.         $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 ?: '_'});
  786.         $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 ?: '_'}));
  787.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  788.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(${($_ = isset($this->services['validator']) ? $this->services['validator'] : $this->getValidatorService()) && false ?: '_'}));
  789.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  790.         $instance->add(${($_ = isset($this->services['data_collector.form']) ? $this->services['data_collector.form'] : $this->getDataCollector_FormService()) && false ?: '_'});
  791.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  792.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDirs[0].'/appDevDebugProjectContainer')));
  793.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}));
  794.         $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 ?: '_'});
  795.         $instance->add($c);
  796.         $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 ?: '_'}));
  797.         $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 ?: '_'}));
  798.         $instance->add($d);
  799.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  800.         $instance->add(${($_ = isset($this->services['data_collector.dump']) ? $this->services['data_collector.dump'] : $this->getDataCollector_DumpService()) && false ?: '_'});
  801.         $instance->add($e);
  802.         return $instance;
  803.     }
  804.     /**
  805.      * Gets the public 'request_stack' shared service.
  806.      *
  807.      * @return \Symfony\Component\HttpFoundation\RequestStack
  808.      */
  809.     protected function getRequestStackService()
  810.     {
  811.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  812.     }
  813.     /**
  814.      * Gets the public 'router' shared service.
  815.      *
  816.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  817.      */
  818.     protected function getRouterService()
  819.     {
  820.         $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 ?: '_'});
  821.         $instance->setConfigCacheFactory(${($_ = isset($this->services['config_cache_factory']) ? $this->services['config_cache_factory'] : $this->getConfigCacheFactoryService()) && false ?: '_'});
  822.         return $instance;
  823.     }
  824.     /**
  825.      * Gets the public 'security.authorization_checker' shared service.
  826.      *
  827.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  828.      */
  829.     protected function getSecurity_AuthorizationCheckerService()
  830.     {
  831.         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);
  832.     }
  833.     /**
  834.      * Gets the public 'security.token_storage' shared service.
  835.      *
  836.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage
  837.      */
  838.     protected function getSecurity_TokenStorageService()
  839.     {
  840.         return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage();
  841.     }
  842.     /**
  843.      * Gets the public 'session' shared service.
  844.      *
  845.      * @return \Symfony\Component\HttpFoundation\Session\Session
  846.      */
  847.     protected function getSessionService()
  848.     {
  849.         return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(${($_ = isset($this->services['session.storage.native']) ? $this->services['session.storage.native'] : $this->getSession_Storage_NativeService()) && false ?: '_'});
  850.     }
  851.     /**
  852.      * Gets the public 'translator' shared service.
  853.      *
  854.      * @return \Symfony\Component\Translation\IdentityTranslator
  855.      */
  856.     protected function getTranslatorService()
  857.     {
  858.         return $this->services['translator'] = new \Symfony\Component\Translation\IdentityTranslator(new \Symfony\Component\Translation\MessageSelector());
  859.     }
  860.     /**
  861.      * Gets the public 'twig' shared service.
  862.      *
  863.      * @return \Twig\Environment
  864.      */
  865.     protected function getTwigService()
  866.     {
  867.         $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']);
  868.         $a = ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'};
  869.         $b = ${($_ = isset($this->services['debug.file_link_formatter']) ? $this->services['debug.file_link_formatter'] : $this->getDebug_FileLinkFormatterService()) && false ?: '_'};
  870.         $c = ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'};
  871.         $d = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  872.         $d->setDisplayOptions(['fileLinkFormat' => $b]);
  873.         $e = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  874.         $e->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $b]);
  875.         $f = new \Symfony\Bridge\Twig\AppVariable();
  876.         $f->setEnvironment('dev');
  877.         $f->setDebug(true);
  878.         if ($this->has('security.token_storage')) {
  879.             $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 ?: '_'});
  880.         }
  881.         if ($this->has('request_stack')) {
  882.             $f->setRequestStack($c);
  883.         }
  884.         $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 ?: '_'}));
  885.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'}));
  886.         $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));
  887.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}));
  888.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(${($_ = isset($this->services['assets.packages']) ? $this->services['assets.packages'] : $this->getAssets_PackagesService()) && false ?: '_'}));
  889.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($b, ($this->targetDirs[3].'/app'), 'UTF-8'));
  890.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}));
  891.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  892.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($atrue));
  893.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  894.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  895.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension($c, ${($_ = isset($this->services['router.request_context']) ? $this->services['router.request_context'] : $this->getRouter_RequestContextService()) && false ?: '_'}));
  896.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension([=> $this=> 'twig.form.renderer']));
  897.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(${($_ = isset($this->services['var_dumper.cloner']) ? $this->services['var_dumper.cloner'] : $this->getVarDumper_ClonerService()) && false ?: '_'}, $d));
  898.         $instance->addExtension(${($_ = isset($this->services['formatting_extension']) ? $this->services['formatting_extension'] : ($this->services['formatting_extension'] = new \WPXToolsBundle\Twig\Extension\FormattingExtension())) && false ?: '_'});
  899.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  900.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($e));
  901.         $instance->addGlobal('app'$f);
  902.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\ServiceLocator(['Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => function () {
  903.             return ${($_ = isset($this->services['twig.runtime.httpkernel']) ? $this->services['twig.runtime.httpkernel'] : $this->load('getTwig_Runtime_HttpkernelService.php')) && false ?: '_'};
  904.         }, 'Symfony\\Component\\Form\\FormRenderer' => function () {
  905.             return ${($_ = isset($this->services['twig.form.renderer']) ? $this->services['twig.form.renderer'] : $this->load('getTwig_Form_RendererService.php')) && false ?: '_'};
  906.         }])));
  907.         $instance->addGlobal('user_notification', ${($_ = isset($this->services['user_notification']) ? $this->services['user_notification'] : $this->getUserNotificationService()) && false ?: '_'});
  908.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  909.         return $instance;
  910.     }
  911.     /**
  912.      * Gets the public 'user_notification' shared service.
  913.      *
  914.      * @return \WPXToolsBundle\Services\UserNotification
  915.      */
  916.     protected function getUserNotificationService()
  917.     {
  918.         return $this->services['user_notification'] = new \WPXToolsBundle\Services\UserNotification(${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && 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 ?: '_'}, $this, ${($_ = isset($this->services['session.flash_bag']) ? $this->services['session.flash_bag'] : $this->getSession_FlashBagService()) && false ?: '_'}, ${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'});
  919.     }
  920.     /**
  921.      * Gets the public 'validator' shared service.
  922.      *
  923.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  924.      */
  925.     protected function getValidatorService()
  926.     {
  927.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(${($_ = isset($this->services['validator.builder']) ? $this->services['validator.builder'] : $this->getValidator_BuilderService()) && false ?: '_'}->getValidator());
  928.     }
  929.     /**
  930.      * Gets the public 'var_dumper.cloner' shared service.
  931.      *
  932.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  933.      */
  934.     protected function getVarDumper_ClonerService()
  935.     {
  936.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  937.         $instance->setMaxItems(2500);
  938.         $instance->setMinDepth(1);
  939.         $instance->setMaxString(-1);
  940.         return $instance;
  941.     }
  942.     /**
  943.      * Gets the private 'annotation_reader' shared service.
  944.      *
  945.      * @return \Doctrine\Common\Annotations\CachedReader
  946.      */
  947.     protected function getAnnotationReaderService()
  948.     {
  949.         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);
  950.     }
  951.     /**
  952.      * Gets the private 'annotations.reader' shared service.
  953.      *
  954.      * @return \Doctrine\Common\Annotations\AnnotationReader
  955.      */
  956.     protected function getAnnotations_ReaderService()
  957.     {
  958.         $this->services['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  959.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  960.         $a->registerUniqueLoader('class_exists');
  961.         $instance->addGlobalIgnoredName('required'$a);
  962.         return $instance;
  963.     }
  964.     /**
  965.      * Gets the private 'assets.context' shared service.
  966.      *
  967.      * @return \Symfony\Component\Asset\Context\RequestStackContext
  968.      */
  969.     protected function getAssets_ContextService()
  970.     {
  971.         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);
  972.     }
  973.     /**
  974.      * Gets the private 'assets.packages' shared service.
  975.      *
  976.      * @return \Symfony\Component\Asset\Packages
  977.      */
  978.     protected function getAssets_PackagesService()
  979.     {
  980.         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 ?: '_'}), []);
  981.     }
  982.     /**
  983.      * Gets the private 'cache.annotations' shared service.
  984.      *
  985.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  986.      */
  987.     protected function getCache_AnnotationsService()
  988.     {
  989.         return $this->services['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('rhee2LseTb'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 ?: '_'}));
  990.     }
  991.     /**
  992.      * Gets the private 'cache.doctrine.orm.default.metadata' shared service.
  993.      *
  994.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  995.      */
  996.     protected function getCache_Doctrine_Orm_Default_MetadataService()
  997.     {
  998.         return $this->services['cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  999.     }
  1000.     /**
  1001.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  1002.      *
  1003.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1004.      */
  1005.     protected function getCache_Doctrine_Orm_Default_QueryService()
  1006.     {
  1007.         return $this->services['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1008.     }
  1009.     /**
  1010.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  1011.      *
  1012.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1013.      */
  1014.     protected function getCache_Doctrine_Orm_Default_ResultService()
  1015.     {
  1016.         return $this->services['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1017.     }
  1018.     /**
  1019.      * Gets the private 'cache.serializer' shared service.
  1020.      *
  1021.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1022.      */
  1023.     protected function getCache_SerializerService()
  1024.     {
  1025.         return $this->services['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('IJmqEMHyvj'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 ?: '_'}));
  1026.     }
  1027.     /**
  1028.      * Gets the private 'cache.validator' shared service.
  1029.      *
  1030.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1031.      */
  1032.     protected function getCache_ValidatorService()
  1033.     {
  1034.         return $this->services['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('bZtykbQztI'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 ?: '_'}));
  1035.     }
  1036.     /**
  1037.      * Gets the private 'config_cache_factory' shared service.
  1038.      *
  1039.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  1040.      */
  1041.     protected function getConfigCacheFactoryService()
  1042.     {
  1043.         return $this->services['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1044.             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 ?: '_'};
  1045.             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 ?: '_'};
  1046.         }, 2));
  1047.     }
  1048.     /**
  1049.      * Gets the private 'controller_name_converter' shared service.
  1050.      *
  1051.      * @return \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser
  1052.      */
  1053.     protected function getControllerNameConverterService()
  1054.     {
  1055.         return $this->services['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel'1)) && false ?: '_'});
  1056.     }
  1057.     /**
  1058.      * Gets the private 'data_collector.form' shared service.
  1059.      *
  1060.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  1061.      */
  1062.     protected function getDataCollector_FormService()
  1063.     {
  1064.         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 ?: '_'});
  1065.     }
  1066.     /**
  1067.      * Gets the private 'data_collector.form.extractor' shared service.
  1068.      *
  1069.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor
  1070.      */
  1071.     protected function getDataCollector_Form_ExtractorService()
  1072.     {
  1073.         return $this->services['data_collector.form.extractor'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor();
  1074.     }
  1075.     /**
  1076.      * Gets the private 'data_collector.request' shared service.
  1077.      *
  1078.      * @return \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector
  1079.      */
  1080.     protected function getDataCollector_RequestService()
  1081.     {
  1082.         return $this->services['data_collector.request'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector();
  1083.     }
  1084.     /**
  1085.      * Gets the private 'data_collector.router' shared service.
  1086.      *
  1087.      * @return \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector
  1088.      */
  1089.     protected function getDataCollector_RouterService()
  1090.     {
  1091.         return $this->services['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector();
  1092.     }
  1093.     /**
  1094.      * Gets the private 'debug.argument_resolver' shared service.
  1095.      *
  1096.      * @return \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver
  1097.      */
  1098.     protected function getDebug_ArgumentResolverService()
  1099.     {
  1100.         return $this->services['debug.argument_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory(), new RewindableGenerator(function () {
  1101.             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 ?: '_'};
  1102.             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 ?: '_'};
  1103.             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 ?: '_'};
  1104.             yield => ${($_ = isset($this->services['security.user_value_resolver']) ? $this->services['security.user_value_resolver'] : $this->load('getSecurity_UserValueResolverService.php')) && false ?: '_'};
  1105.             yield => ${($_ = isset($this->services['argument_resolver.service']) ? $this->services['argument_resolver.service'] : $this->load('getArgumentResolver_ServiceService.php')) && false ?: '_'};
  1106.             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 ?: '_'};
  1107.             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 ?: '_'};
  1108.         }, 7)), ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'});
  1109.     }
  1110.     /**
  1111.      * Gets the private 'debug.controller_resolver' shared service.
  1112.      *
  1113.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  1114.      */
  1115.     protected function getDebug_ControllerResolverService()
  1116.     {
  1117.         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 ?: '_'});
  1118.     }
  1119.     /**
  1120.      * Gets the private 'debug.debug_handlers_listener' shared service.
  1121.      *
  1122.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1123.      */
  1124.     protected function getDebug_DebugHandlersListenerService()
  1125.     {
  1126.         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);
  1127.     }
  1128.     /**
  1129.      * Gets the private 'debug.event_dispatcher' shared service.
  1130.      *
  1131.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1132.      */
  1133.     protected function getDebug_EventDispatcherService()
  1134.     {
  1135.         $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 ?: '_'});
  1136.         $instance->addListener('kernel.controller', [=> function () {
  1137.             return ${($_ = isset($this->services['data_collector.router']) ? $this->services['data_collector.router'] : ($this->services['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())) && false ?: '_'};
  1138.         }, => 'onKernelController'], 0);
  1139.         $instance->addListener('kernel.response', [=> function () {
  1140.             return ${($_ = isset($this->services['response_listener']) ? $this->services['response_listener'] : ($this->services['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'))) && false ?: '_'};
  1141.         }, => 'onKernelResponse'], 0);
  1142.         $instance->addListener('kernel.response', [=> function () {
  1143.             return ${($_ = isset($this->services['streamed_response_listener']) ? $this->services['streamed_response_listener'] : ($this->services['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener())) && false ?: '_'};
  1144.         }, => 'onKernelResponse'], -1024);
  1145.         $instance->addListener('kernel.request', [=> function () {
  1146.             return ${($_ = isset($this->services['locale_listener']) ? $this->services['locale_listener'] : $this->getLocaleListenerService()) && false ?: '_'};
  1147.         }, => 'onKernelRequest'], 16);
  1148.         $instance->addListener('kernel.finish_request', [=> function () {
  1149.             return ${($_ = isset($this->services['locale_listener']) ? $this->services['locale_listener'] : $this->getLocaleListenerService()) && false ?: '_'};
  1150.         }, => 'onKernelFinishRequest'], 0);
  1151.         $instance->addListener('kernel.request', [=> function () {
  1152.             return ${($_ = isset($this->services['validate_request_listener']) ? $this->services['validate_request_listener'] : ($this->services['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener())) && false ?: '_'};
  1153.         }, => 'onKernelRequest'], 256);
  1154.         $instance->addListener('kernel.request', [=> function () {
  1155.             return ${($_ = isset($this->services['resolve_controller_name_subscriber']) ? $this->services['resolve_controller_name_subscriber'] : $this->getResolveControllerNameSubscriberService()) && false ?: '_'};
  1156.         }, => 'onKernelRequest'], 24);
  1157.         $instance->addListener('console.error', [=> function () {
  1158.             return ${($_ = isset($this->services['console.error_listener']) ? $this->services['console.error_listener'] : $this->load('getConsole_ErrorListenerService.php')) && false ?: '_'};
  1159.         }, => 'onConsoleError'], -128);
  1160.         $instance->addListener('console.terminate', [=> function () {
  1161.             return ${($_ = isset($this->services['console.error_listener']) ? $this->services['console.error_listener'] : $this->load('getConsole_ErrorListenerService.php')) && false ?: '_'};
  1162.         }, => 'onConsoleTerminate'], -128);
  1163.         $instance->addListener('kernel.request', [=> function () {
  1164.             return ${($_ = isset($this->services['session_listener']) ? $this->services['session_listener'] : $this->getSessionListenerService()) && false ?: '_'};
  1165.         }, => 'onKernelRequest'], 128);
  1166.         $instance->addListener('kernel.response', [=> function () {
  1167.             return ${($_ = isset($this->services['session_listener']) ? $this->services['session_listener'] : $this->getSessionListenerService()) && false ?: '_'};
  1168.         }, => 'onKernelResponse'], -1000);
  1169.         $instance->addListener('kernel.finish_request', [=> function () {
  1170.             return ${($_ = isset($this->services['session_listener']) ? $this->services['session_listener'] : $this->getSessionListenerService()) && false ?: '_'};
  1171.         }, => 'onFinishRequest'], 0);
  1172.         $instance->addListener('kernel.response', [=> function () {
  1173.             return ${($_ = isset($this->services['session.save_listener']) ? $this->services['session.save_listener'] : ($this->services['session.save_listener'] = new \Symfony\Component\HttpKernel\EventListener\SaveSessionListener())) && false ?: '_'};
  1174.         }, => 'onKernelResponse'], -1000);
  1175.         $instance->addListener('kernel.request', [=> function () {
  1176.             return ${($_ = isset($this->services['fragment.listener']) ? $this->services['fragment.listener'] : $this->getFragment_ListenerService()) && false ?: '_'};
  1177.         }, => 'onKernelRequest'], 48);
  1178.         $instance->addListener('kernel.response', [=> function () {
  1179.             return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};
  1180.         }, => 'onKernelResponse'], -100);
  1181.         $instance->addListener('kernel.exception', [=> function () {
  1182.             return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};
  1183.         }, => 'onKernelException'], 0);
  1184.         $instance->addListener('kernel.terminate', [=> function () {
  1185.             return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};
  1186.         }, => 'onKernelTerminate'], -1024);
  1187.         $instance->addListener('kernel.controller', [=> function () {
  1188.             return ${($_ = isset($this->services['data_collector.request']) ? $this->services['data_collector.request'] : ($this->services['data_collector.request'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector())) && false ?: '_'};
  1189.         }, => 'onKernelController'], 0);
  1190.         $instance->addListener('kernel.response', [=> function () {
  1191.             return ${($_ = isset($this->services['data_collector.request']) ? $this->services['data_collector.request'] : ($this->services['data_collector.request'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector())) && false ?: '_'};
  1192.         }, => 'onKernelResponse'], 0);
  1193.         $instance->addListener('kernel.request', [=> function () {
  1194.             return ${($_ = isset($this->services['debug.debug_handlers_listener']) ? $this->services['debug.debug_handlers_listener'] : $this->getDebug_DebugHandlersListenerService()) && false ?: '_'};
  1195.         }, => 'configure'], 2048);
  1196.         $instance->addListener('console.command', [=> function () {
  1197.             return ${($_ = isset($this->services['debug.debug_handlers_listener']) ? $this->services['debug.debug_handlers_listener'] : $this->getDebug_DebugHandlersListenerService()) && false ?: '_'};
  1198.         }, => 'configure'], 2048);
  1199.         $instance->addListener('kernel.request', [=> function () {
  1200.             return ${($_ = isset($this->services['router_listener']) ? $this->services['router_listener'] : $this->getRouterListenerService()) && false ?: '_'};
  1201.         }, => 'onKernelRequest'], 32);
  1202.         $instance->addListener('kernel.finish_request', [=> function () {
  1203.             return ${($_ = isset($this->services['router_listener']) ? $this->services['router_listener'] : $this->getRouterListenerService()) && false ?: '_'};
  1204.         }, => 'onKernelFinishRequest'], 0);
  1205.         $instance->addListener('kernel.exception', [=> function () {
  1206.             return ${($_ = isset($this->services['router_listener']) ? $this->services['router_listener'] : $this->getRouterListenerService()) && false ?: '_'};
  1207.         }, => 'onKernelException'], -64);
  1208.         $instance->addListener('kernel.response', [=> function () {
  1209.             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 ?: '_'};
  1210.         }, => 'onKernelResponse'], 0);
  1211.         $instance->addListener('kernel.request', [=> function () {
  1212.             return ${($_ = isset($this->services['security.firewall']) ? $this->services['security.firewall'] : $this->getSecurity_FirewallService()) && false ?: '_'};
  1213.         }, => 'onKernelRequest'], 8);
  1214.         $instance->addListener('kernel.finish_request', [=> function () {
  1215.             return ${($_ = isset($this->services['security.firewall']) ? $this->services['security.firewall'] : $this->getSecurity_FirewallService()) && false ?: '_'};
  1216.         }, => 'onKernelFinishRequest'], 0);
  1217.         $instance->addListener('kernel.exception', [=> function () {
  1218.             return ${($_ = isset($this->services['twig.exception_listener']) ? $this->services['twig.exception_listener'] : $this->load('getTwig_ExceptionListenerService.php')) && false ?: '_'};
  1219.         }, => 'onKernelException'], -128);
  1220.         $instance->addListener('console.command', [=> function () {
  1221.             return ${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'};
  1222.         }, => 'onCommand'], 255);
  1223.         $instance->addListener('console.terminate', [=> function () {
  1224.             return ${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'};
  1225.         }, => 'onTerminate'], -255);
  1226.         $instance->addListener('kernel.exception', [=> function () {
  1227.             return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load('getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
  1228.         }, => 'onException'], 0);
  1229.         $instance->addListener('kernel.terminate', [=> function () {
  1230.             return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load('getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
  1231.         }, => 'onTerminate'], 0);
  1232.         $instance->addListener('console.error', [=> function () {
  1233.             return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load('getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
  1234.         }, => 'onException'], 0);
  1235.         $instance->addListener('console.terminate', [=> function () {
  1236.             return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load('getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
  1237.         }, => 'onTerminate'], 0);
  1238.         $instance->addListener('kernel.controller', [=> function () {
  1239.             return ${($_ = isset($this->services['sensio_framework_extra.controller.listener']) ? $this->services['sensio_framework_extra.controller.listener'] : $this->getSensioFrameworkExtra_Controller_ListenerService()) && false ?: '_'};
  1240.         }, => 'onKernelController'], 0);
  1241.         $instance->addListener('kernel.controller', [=> function () {
  1242.             return ${($_ = isset($this->services['sensio_framework_extra.converter.listener']) ? $this->services['sensio_framework_extra.converter.listener'] : $this->getSensioFrameworkExtra_Converter_ListenerService()) && false ?: '_'};
  1243.         }, => 'onKernelController'], 0);
  1244.         $instance->addListener('kernel.controller', [=> function () {
  1245.             return ${($_ = isset($this->services['sensio_framework_extra.view.listener']) ? $this->services['sensio_framework_extra.view.listener'] : ($this->services['sensio_framework_extra.view.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener($this))) && false ?: '_'};
  1246.         }, => 'onKernelController'], -128);
  1247.         $instance->addListener('kernel.view', [=> function () {
  1248.             return ${($_ = isset($this->services['sensio_framework_extra.view.listener']) ? $this->services['sensio_framework_extra.view.listener'] : ($this->services['sensio_framework_extra.view.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener($this))) && false ?: '_'};
  1249.         }, => 'onKernelView'], 0);
  1250.         $instance->addListener('kernel.controller', [=> function () {
  1251.             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 ?: '_'};
  1252.         }, => 'onKernelController'], 0);
  1253.         $instance->addListener('kernel.response', [=> function () {
  1254.             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 ?: '_'};
  1255.         }, => 'onKernelResponse'], 0);
  1256.         $instance->addListener('kernel.controller', [=> function () {
  1257.             return ${($_ = isset($this->services['sensio_framework_extra.security.listener']) ? $this->services['sensio_framework_extra.security.listener'] : $this->getSensioFrameworkExtra_Security_ListenerService()) && false ?: '_'};
  1258.         }, => 'onKernelController'], 0);
  1259.         $instance->addListener('console.command', [=> function () {
  1260.             return ${($_ = isset($this->services['debug.dump_listener']) ? $this->services['debug.dump_listener'] : $this->load('getDebug_DumpListenerService.php')) && false ?: '_'};
  1261.         }, => 'configure'], 1024);
  1262.         return $instance;
  1263.     }
  1264.     /**
  1265.      * Gets the private 'debug.file_link_formatter' shared service.
  1266.      *
  1267.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1268.      */
  1269.     protected function getDebug_FileLinkFormatterService()
  1270.     {
  1271.         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 () {
  1272.             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 ?: '_'};
  1273.         });
  1274.     }
  1275.     /**
  1276.      * Gets the private 'debug.log_processor' shared service.
  1277.      *
  1278.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1279.      */
  1280.     protected function getDebug_LogProcessorService()
  1281.     {
  1282.         return $this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor();
  1283.     }
  1284.     /**
  1285.      * Gets the private 'debug.security.access.decision_manager' shared service.
  1286.      *
  1287.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  1288.      */
  1289.     protected function getDebug_Security_Access_DecisionManagerService()
  1290.     {
  1291.         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 () {
  1292.             yield => ${($_ = isset($this->services['security.access.authenticated_voter']) ? $this->services['security.access.authenticated_voter'] : $this->load('getSecurity_Access_AuthenticatedVoterService.php')) && false ?: '_'};
  1293.             yield => ${($_ = isset($this->services['security.access.role_hierarchy_voter']) ? $this->services['security.access.role_hierarchy_voter'] : $this->load('getSecurity_Access_RoleHierarchyVoterService.php')) && false ?: '_'};
  1294.             yield => ${($_ = isset($this->services['security.access.expression_voter']) ? $this->services['security.access.expression_voter'] : $this->load('getSecurity_Access_ExpressionVoterService.php')) && false ?: '_'};
  1295.         }, 3), 'affirmative'falsetrue));
  1296.     }
  1297.     /**
  1298.      * Gets the private 'debug.stopwatch' shared service.
  1299.      *
  1300.      * @return \Symfony\Component\Stopwatch\Stopwatch
  1301.      */
  1302.     protected function getDebug_StopwatchService()
  1303.     {
  1304.         return $this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true);
  1305.     }
  1306.     /**
  1307.      * Gets the private 'doctrine.dbal.connection_factory' shared service.
  1308.      *
  1309.      * @return \Doctrine\Bundle\DoctrineBundle\ConnectionFactory
  1310.      */
  1311.     protected function getDoctrine_Dbal_ConnectionFactoryService()
  1312.     {
  1313.         return $this->services['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]);
  1314.     }
  1315.     /**
  1316.      * Gets the private 'doctrine.dbal.logger.profiling.default' shared service.
  1317.      *
  1318.      * @return \Doctrine\DBAL\Logging\DebugStack
  1319.      */
  1320.     protected function getDoctrine_Dbal_Logger_Profiling_DefaultService()
  1321.     {
  1322.         return $this->services['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack();
  1323.     }
  1324.     /**
  1325.      * Gets the private 'doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata' shared service.
  1326.      *
  1327.      * @return \Symfony\Component\Cache\DoctrineProvider
  1328.      */
  1329.     protected function getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_MetadataService()
  1330.     {
  1331.         return $this->services['doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\DoctrineProvider(${($_ = isset($this->services['cache.doctrine.orm.default.metadata']) ? $this->services['cache.doctrine.orm.default.metadata'] : $this->getCache_Doctrine_Orm_Default_MetadataService()) && false ?: '_'});
  1332.     }
  1333.     /**
  1334.      * Gets the private 'doctrine.orm.cache.provider.cache.doctrine.orm.default.query' shared service.
  1335.      *
  1336.      * @return \Symfony\Component\Cache\DoctrineProvider
  1337.      */
  1338.     protected function getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_QueryService()
  1339.     {
  1340.         return $this->services['doctrine.orm.cache.provider.cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\DoctrineProvider(${($_ = isset($this->services['cache.doctrine.orm.default.query']) ? $this->services['cache.doctrine.orm.default.query'] : $this->getCache_Doctrine_Orm_Default_QueryService()) && false ?: '_'});
  1341.     }
  1342.     /**
  1343.      * Gets the private 'doctrine.orm.cache.provider.cache.doctrine.orm.default.result' shared service.
  1344.      *
  1345.      * @return \Symfony\Component\Cache\DoctrineProvider
  1346.      */
  1347.     protected function getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_ResultService()
  1348.     {
  1349.         return $this->services['doctrine.orm.cache.provider.cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\DoctrineProvider(${($_ = isset($this->services['cache.doctrine.orm.default.result']) ? $this->services['cache.doctrine.orm.default.result'] : $this->getCache_Doctrine_Orm_Default_ResultService()) && false ?: '_'});
  1350.     }
  1351.     /**
  1352.      * Gets the private 'doctrine.orm.default_entity_listener_resolver' shared service.
  1353.      *
  1354.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  1355.      */
  1356.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  1357.     {
  1358.         return $this->services['doctrine.orm.default_entity_listener_resolver'] = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this);
  1359.     }
  1360.     /**
  1361.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  1362.      *
  1363.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  1364.      */
  1365.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  1366.     {
  1367.         return $this->services['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  1368.     }
  1369.     /**
  1370.      * Gets the private 'doctrine.orm.default_manager_configurator' shared service.
  1371.      *
  1372.      * @return \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator
  1373.      */
  1374.     protected function getDoctrine_Orm_DefaultManagerConfiguratorService()
  1375.     {
  1376.         return $this->services['doctrine.orm.default_manager_configurator'] = new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []);
  1377.     }
  1378.     /**
  1379.      * Gets the private 'doctrine.orm.validator_initializer' shared service.
  1380.      *
  1381.      * @return \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer
  1382.      */
  1383.     protected function getDoctrine_Orm_ValidatorInitializerService()
  1384.     {
  1385.         return $this->services['doctrine.orm.validator_initializer'] = new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
  1386.     }
  1387.     /**
  1388.      * Gets the private 'file_locator' shared service.
  1389.      *
  1390.      * @return \Symfony\Component\HttpKernel\Config\FileLocator
  1391.      */
  1392.     protected function getFileLocatorService()
  1393.     {
  1394.         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')]);
  1395.     }
  1396.     /**
  1397.      * Gets the private 'fragment.listener' shared service.
  1398.      *
  1399.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  1400.      */
  1401.     protected function getFragment_ListenerService()
  1402.     {
  1403.         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('f76500b83aec4d774ff6255e159a3e959e3731f0'))) && false ?: '_'}, '/_fragment');
  1404.     }
  1405.     /**
  1406.      * Gets the private 'locale_listener' shared service.
  1407.      *
  1408.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  1409.      */
  1410.     protected function getLocaleListenerService()
  1411.     {
  1412.         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 ?: '_'});
  1413.     }
  1414.     /**
  1415.      * Gets the private 'monolog.handler.console' shared service.
  1416.      *
  1417.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  1418.      */
  1419.     protected function getMonolog_Handler_ConsoleService()
  1420.     {
  1421.         $this->services['monolog.handler.console'] = $instance = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  1422.         $instance->pushProcessor(${($_ = isset($this->services['monolog.processor.psr_log_message']) ? $this->services['monolog.processor.psr_log_message'] : ($this->services['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())) && false ?: '_'});
  1423.         return $instance;
  1424.     }
  1425.     /**
  1426.      * Gets the private 'monolog.handler.main' shared service.
  1427.      *
  1428.      * @return \Monolog\Handler\StreamHandler
  1429.      */
  1430.     protected function getMonolog_Handler_MainService()
  1431.     {
  1432.         $this->services['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler(($this->targetDirs[2].'/logs/dev.log'), 100trueNULLfalse);
  1433.         $instance->pushProcessor(${($_ = isset($this->services['monolog.processor.psr_log_message']) ? $this->services['monolog.processor.psr_log_message'] : ($this->services['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())) && false ?: '_'});
  1434.         return $instance;
  1435.     }
  1436.     /**
  1437.      * Gets the private 'monolog.handler.null_internal' shared service.
  1438.      *
  1439.      * @return \Monolog\Handler\NullHandler
  1440.      */
  1441.     protected function getMonolog_Handler_NullInternalService()
  1442.     {
  1443.         return $this->services['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler();
  1444.     }
  1445.     /**
  1446.      * Gets the private 'monolog.logger.cache' shared service.
  1447.      *
  1448.      * @return \Symfony\Bridge\Monolog\Logger
  1449.      */
  1450.     protected function getMonolog_Logger_CacheService()
  1451.     {
  1452.         $this->services['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  1453.         $instance->pushProcessor(${($_ = isset($this->services['monolog.processor.client_ip']) ? $this->services['monolog.processor.client_ip'] : $this->getMonolog_Processor_ClientIpService()) && false ?: '_'});
  1454.         $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 ?: '_'});
  1455.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
  1456.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  1457.         return $instance;
  1458.     }
  1459.     /**
  1460.      * Gets the private 'monolog.logger.doctrine' shared service.
  1461.      *
  1462.      * @return \Symfony\Bridge\Monolog\Logger
  1463.      */
  1464.     protected function getMonolog_Logger_DoctrineService()
  1465.     {
  1466.         $this->services['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1467.         $instance->pushProcessor(${($_ = isset($this->services['monolog.processor.client_ip']) ? $this->services['monolog.processor.client_ip'] : $this->getMonolog_Processor_ClientIpService()) && false ?: '_'});
  1468.         $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 ?: '_'});
  1469.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  1470.         return $instance;
  1471.     }
  1472.     /**
  1473.      * Gets the private 'monolog.logger.event' shared service.
  1474.      *
  1475.      * @return \Symfony\Bridge\Monolog\Logger
  1476.      */
  1477.     protected function getMonolog_Logger_EventService()
  1478.     {
  1479.         $this->services['monolog.logger.event'] = $instance = new \Symfony\Bridge\Monolog\Logger('event');
  1480.         $instance->pushProcessor(${($_ = isset($this->services['monolog.processor.client_ip']) ? $this->services['monolog.processor.client_ip'] : $this->getMonolog_Processor_ClientIpService()) && false ?: '_'});
  1481.         $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 ?: '_'});
  1482.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.null_internal']) ? $this->services['monolog.handler.null_internal'] : ($this->services['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())) && false ?: '_'});
  1483.         return $instance;
  1484.     }
  1485.     /**
  1486.      * Gets the private 'monolog.logger.php' shared service.
  1487.      *
  1488.      * @return \Symfony\Bridge\Monolog\Logger
  1489.      */
  1490.     protected function getMonolog_Logger_PhpService()
  1491.     {
  1492.         $this->services['monolog.logger.php'] = $instance = new \Symfony\Bridge\Monolog\Logger('php');
  1493.         $instance->pushProcessor(${($_ = isset($this->services['monolog.processor.client_ip']) ? $this->services['monolog.processor.client_ip'] : $this->getMonolog_Processor_ClientIpService()) && false ?: '_'});
  1494.         $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 ?: '_'});
  1495.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
  1496.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  1497.         return $instance;
  1498.     }
  1499.     /**
  1500.      * Gets the private 'monolog.logger.profiler' shared service.
  1501.      *
  1502.      * @return \Symfony\Bridge\Monolog\Logger
  1503.      */
  1504.     protected function getMonolog_Logger_ProfilerService()
  1505.     {
  1506.         $this->services['monolog.logger.profiler'] = $instance = new \Symfony\Bridge\Monolog\Logger('profiler');
  1507.         $instance->pushProcessor(${($_ = isset($this->services['monolog.processor.client_ip']) ? $this->services['monolog.processor.client_ip'] : $this->getMonolog_Processor_ClientIpService()) && false ?: '_'});
  1508.         $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 ?: '_'});
  1509.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
  1510.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  1511.         return $instance;
  1512.     }
  1513.     /**
  1514.      * Gets the private 'monolog.logger.request' shared service.
  1515.      *
  1516.      * @return \Symfony\Bridge\Monolog\Logger
  1517.      */
  1518.     protected function getMonolog_Logger_RequestService()
  1519.     {
  1520.         $this->services['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  1521.         $instance->pushProcessor(${($_ = isset($this->services['monolog.processor.client_ip']) ? $this->services['monolog.processor.client_ip'] : $this->getMonolog_Processor_ClientIpService()) && false ?: '_'});
  1522.         $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 ?: '_'});
  1523.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
  1524.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  1525.         return $instance;
  1526.     }
  1527.     /**
  1528.      * Gets the private 'monolog.processor.client_ip' shared service.
  1529.      *
  1530.      * @return \WPXToolsBundle\Log\ClientIpProcessor
  1531.      */
  1532.     protected function getMonolog_Processor_ClientIpService()
  1533.     {
  1534.         return $this->services['monolog.processor.client_ip'] = new \WPXToolsBundle\Log\ClientIpProcessor(${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'});
  1535.     }
  1536.     /**
  1537.      * Gets the private 'monolog.processor.psr_log_message' shared service.
  1538.      *
  1539.      * @return \Monolog\Processor\PsrLogMessageProcessor
  1540.      */
  1541.     protected function getMonolog_Processor_PsrLogMessageService()
  1542.     {
  1543.         return $this->services['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor();
  1544.     }
  1545.     /**
  1546.      * Gets the private 'profiler_listener' shared service.
  1547.      *
  1548.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  1549.      */
  1550.     protected function getProfilerListenerService()
  1551.     {
  1552.         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);
  1553.     }
  1554.     /**
  1555.      * Gets the private 'resolve_controller_name_subscriber' shared service.
  1556.      *
  1557.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  1558.      */
  1559.     protected function getResolveControllerNameSubscriberService()
  1560.     {
  1561.         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 ?: '_'});
  1562.     }
  1563.     /**
  1564.      * Gets the private 'response_listener' shared service.
  1565.      *
  1566.      * @return \Symfony\Component\HttpKernel\EventListener\ResponseListener
  1567.      */
  1568.     protected function getResponseListenerService()
  1569.     {
  1570.         return $this->services['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8');
  1571.     }
  1572.     /**
  1573.      * Gets the private 'router.request_context' shared service.
  1574.      *
  1575.      * @return \Symfony\Component\Routing\RequestContext
  1576.      */
  1577.     protected function getRouter_RequestContextService()
  1578.     {
  1579.         return $this->services['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  1580.     }
  1581.     /**
  1582.      * Gets the private 'router_listener' shared service.
  1583.      *
  1584.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  1585.      */
  1586.     protected function getRouterListenerService()
  1587.     {
  1588.         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);
  1589.     }
  1590.     /**
  1591.      * Gets the private 'security.authentication.manager' shared service.
  1592.      *
  1593.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  1594.      */
  1595.     protected function getSecurity_Authentication_ManagerService()
  1596.     {
  1597.         $this->services['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  1598.             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 ?: '_'};
  1599.             yield => ${($_ = isset($this->services['security.authentication.provider.rememberme.main']) ? $this->services['security.authentication.provider.rememberme.main'] : $this->load('getSecurity_Authentication_Provider_Rememberme_MainService.php')) && false ?: '_'};
  1600.             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 ?: '_'};
  1601.         }, 3), true);
  1602.         $instance->setEventDispatcher(${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'});
  1603.         return $instance;
  1604.     }
  1605.     /**
  1606.      * Gets the private 'security.authentication.trust_resolver' shared service.
  1607.      *
  1608.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver
  1609.      */
  1610.     protected function getSecurity_Authentication_TrustResolverService()
  1611.     {
  1612.         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');
  1613.     }
  1614.     /**
  1615.      * Gets the private 'security.firewall' shared service.
  1616.      *
  1617.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  1618.      */
  1619.     protected function getSecurity_FirewallService()
  1620.     {
  1621.         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 ?: '_'});
  1622.     }
  1623.     /**
  1624.      * Gets the private 'security.firewall.map' shared service.
  1625.      *
  1626.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  1627.      */
  1628.     protected function getSecurity_Firewall_MapService()
  1629.     {
  1630.         return $this->services['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\ServiceLocator(['security.firewall.map.context.dev' => function () {
  1631.             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 ?: '_'};
  1632.         }, 'security.firewall.map.context.main' => function () {
  1633.             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 ?: '_'};
  1634.         }]), new RewindableGenerator(function () {
  1635.             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 ?: '_'};
  1636.             yield 'security.firewall.map.context.main' => ${($_ = isset($this->services['security.request_matcher.00qf1z7']) ? $this->services['security.request_matcher.00qf1z7'] : ($this->services['security.request_matcher.00qf1z7'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/'))) && false ?: '_'};
  1637.         }, 2));
  1638.     }
  1639.     /**
  1640.      * Gets the private 'security.logout_url_generator' shared service.
  1641.      *
  1642.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  1643.      */
  1644.     protected function getSecurity_LogoutUrlGeneratorService()
  1645.     {
  1646.         $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 ?: '_'});
  1647.         $instance->registerListener('main''/logout''logout''_csrf_token'NULLNULL);
  1648.         return $instance;
  1649.     }
  1650.     /**
  1651.      * Gets the private 'security.rememberme.response_listener' shared service.
  1652.      *
  1653.      * @return \Symfony\Component\Security\Http\RememberMe\ResponseListener
  1654.      */
  1655.     protected function getSecurity_Rememberme_ResponseListenerService()
  1656.     {
  1657.         return $this->services['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener();
  1658.     }
  1659.     /**
  1660.      * Gets the private 'security.role_hierarchy' shared service.
  1661.      *
  1662.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  1663.      */
  1664.     protected function getSecurity_RoleHierarchyService()
  1665.     {
  1666.         return $this->services['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  1667.     }
  1668.     /**
  1669.      * Gets the private 'sensio_framework_extra.cache.listener' shared service.
  1670.      *
  1671.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener
  1672.      */
  1673.     protected function getSensioFrameworkExtra_Cache_ListenerService()
  1674.     {
  1675.         return $this->services['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener();
  1676.     }
  1677.     /**
  1678.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  1679.      *
  1680.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  1681.      */
  1682.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  1683.     {
  1684.         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 ?: '_'});
  1685.     }
  1686.     /**
  1687.      * Gets the private 'sensio_framework_extra.converter.datetime' shared service.
  1688.      *
  1689.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter
  1690.      */
  1691.     protected function getSensioFrameworkExtra_Converter_DatetimeService()
  1692.     {
  1693.         return $this->services['sensio_framework_extra.converter.datetime'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter();
  1694.     }
  1695.     /**
  1696.      * Gets the private 'sensio_framework_extra.converter.doctrine.orm' shared service.
  1697.      *
  1698.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter
  1699.      */
  1700.     protected function getSensioFrameworkExtra_Converter_Doctrine_OrmService()
  1701.     {
  1702.         return $this->services['sensio_framework_extra.converter.doctrine.orm'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
  1703.     }
  1704.     /**
  1705.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  1706.      *
  1707.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  1708.      */
  1709.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  1710.     {
  1711.         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);
  1712.     }
  1713.     /**
  1714.      * Gets the private 'sensio_framework_extra.converter.manager' shared service.
  1715.      *
  1716.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager
  1717.      */
  1718.     protected function getSensioFrameworkExtra_Converter_ManagerService()
  1719.     {
  1720.         $this->services['sensio_framework_extra.converter.manager'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  1721.         $instance->add(${($_ = isset($this->services['sensio_framework_extra.converter.doctrine.orm']) ? $this->services['sensio_framework_extra.converter.doctrine.orm'] : $this->getSensioFrameworkExtra_Converter_Doctrine_OrmService()) && false ?: '_'}, 0'doctrine.orm');
  1722.         $instance->add(${($_ = isset($this->services['sensio_framework_extra.converter.datetime']) ? $this->services['sensio_framework_extra.converter.datetime'] : ($this->services['sensio_framework_extra.converter.datetime'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter())) && false ?: '_'}, 0'datetime');
  1723.         return $instance;
  1724.     }
  1725.     /**
  1726.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  1727.      *
  1728.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  1729.      */
  1730.     protected function getSensioFrameworkExtra_Security_ListenerService()
  1731.     {
  1732.         return $this->services['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(NULL, 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 ?: '_'});
  1733.     }
  1734.     /**
  1735.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  1736.      *
  1737.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  1738.      */
  1739.     protected function getSensioFrameworkExtra_View_ListenerService()
  1740.     {
  1741.         return $this->services['sensio_framework_extra.view.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener($this);
  1742.     }
  1743.     /**
  1744.      * Gets the private 'service_locator.sr6ctxe' shared service.
  1745.      *
  1746.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1747.      */
  1748.     protected function getServiceLocator_Sr6ctxeService()
  1749.     {
  1750.         return $this->services['service_locator.sr6ctxe'] = new \Symfony\Component\DependencyInjection\ServiceLocator([]);
  1751.     }
  1752.     /**
  1753.      * Gets the private 'session.flash_bag' shared service.
  1754.      *
  1755.      * @return \Symfony\Component\HttpFoundation\Session\Flash\FlashBag
  1756.      */
  1757.     protected function getSession_FlashBagService()
  1758.     {
  1759.         return $this->services['session.flash_bag'] = ${($_ = isset($this->services['session']) ? $this->services['session'] : $this->getSessionService()) && false ?: '_'}->getFlashBag();
  1760.     }
  1761.     /**
  1762.      * Gets the private 'session.handler' shared service.
  1763.      *
  1764.      * @return \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler
  1765.      */
  1766.     protected function getSession_HandlerService()
  1767.     {
  1768.         return $this->services['session.handler'] = new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler(($this->targetDirs[3].'/app/../var/sessions/dev')));
  1769.     }
  1770.     /**
  1771.      * Gets the private 'session.save_listener' shared service.
  1772.      *
  1773.      * @return \Symfony\Component\HttpKernel\EventListener\SaveSessionListener
  1774.      */
  1775.     protected function getSession_SaveListenerService()
  1776.     {
  1777.         return $this->services['session.save_listener'] = new \Symfony\Component\HttpKernel\EventListener\SaveSessionListener();
  1778.     }
  1779.     /**
  1780.      * Gets the private 'session.storage.metadata_bag' shared service.
  1781.      *
  1782.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  1783.      */
  1784.     protected function getSession_Storage_MetadataBagService()
  1785.     {
  1786.         return $this->services['session.storage.metadata_bag'] = new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta''0');
  1787.     }
  1788.     /**
  1789.      * Gets the private 'session.storage.native' shared service.
  1790.      *
  1791.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  1792.      */
  1793.     protected function getSession_Storage_NativeService()
  1794.     {
  1795.         return $this->services['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], ${($_ = isset($this->services['session.handler']) ? $this->services['session.handler'] : $this->getSession_HandlerService()) && false ?: '_'}, ${($_ = isset($this->services['session.storage.metadata_bag']) ? $this->services['session.storage.metadata_bag'] : ($this->services['session.storage.metadata_bag'] = new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta''0'))) && false ?: '_'});
  1796.     }
  1797.     /**
  1798.      * Gets the private 'session_listener' shared service.
  1799.      *
  1800.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  1801.      */
  1802.     protected function getSessionListenerService()
  1803.     {
  1804.         return $this->services['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\ServiceLocator(['session' => function () {
  1805.             return ${($_ = isset($this->services['session']) ? $this->services['session'] : $this->getSessionService()) && false ?: '_'};
  1806.         }]));
  1807.     }
  1808.     /**
  1809.      * Gets the private 'streamed_response_listener' shared service.
  1810.      *
  1811.      * @return \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener
  1812.      */
  1813.     protected function getStreamedResponseListenerService()
  1814.     {
  1815.         return $this->services['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener();
  1816.     }
  1817.     /**
  1818.      * Gets the private 'templating.locator' shared service.
  1819.      *
  1820.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator
  1821.      */
  1822.     protected function getTemplating_LocatorService()
  1823.     {
  1824.         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]);
  1825.     }
  1826.     /**
  1827.      * Gets the private 'templating.name_parser' shared service.
  1828.      *
  1829.      * @return \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser
  1830.      */
  1831.     protected function getTemplating_NameParserService()
  1832.     {
  1833.         return $this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel'1)) && false ?: '_'});
  1834.     }
  1835.     /**
  1836.      * Gets the private 'twig.loader' shared service.
  1837.      *
  1838.      * @return \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader
  1839.      */
  1840.     protected function getTwig_LoaderService()
  1841.     {
  1842.         $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]);
  1843.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Resources/views'), 'Framework');
  1844.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Resources/views'), '!Framework');
  1845.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Resources/views'), 'Security');
  1846.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Resources/views'), '!Security');
  1847.         $instance->addPath(($this->targetDirs[3].'/app/Resources/TwigBundle/views'), 'Twig');
  1848.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Resources/views'), 'Twig');
  1849.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Resources/views'), '!Twig');
  1850.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  1851.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  1852.         $instance->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1853.         $instance->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1854.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/DebugBundle/Resources/views'), 'Debug');
  1855.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/DebugBundle/Resources/views'), '!Debug');
  1856.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Resources/views'), 'WebProfiler');
  1857.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Resources/views'), '!WebProfiler');
  1858.         $instance->addPath(($this->targetDirs[3].'/app/Resources/views'));
  1859.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Resources/views/Form'));
  1860.         return $instance;
  1861.     }
  1862.     /**
  1863.      * Gets the private 'twig.profile' shared service.
  1864.      *
  1865.      * @return \Twig\Profiler\Profile
  1866.      */
  1867.     protected function getTwig_ProfileService()
  1868.     {
  1869.         return $this->services['twig.profile'] = new \Twig\Profiler\Profile();
  1870.     }
  1871.     /**
  1872.      * Gets the private 'uri_signer' shared service.
  1873.      *
  1874.      * @return \Symfony\Component\HttpKernel\UriSigner
  1875.      */
  1876.     protected function getUriSignerService()
  1877.     {
  1878.         return $this->services['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner('f76500b83aec4d774ff6255e159a3e959e3731f0');
  1879.     }
  1880.     /**
  1881.      * Gets the private 'validate_request_listener' shared service.
  1882.      *
  1883.      * @return \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener
  1884.      */
  1885.     protected function getValidateRequestListenerService()
  1886.     {
  1887.         return $this->services['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener();
  1888.     }
  1889.     /**
  1890.      * Gets the private 'validator.builder' shared service.
  1891.      *
  1892.      * @return \Symfony\Component\Validator\ValidatorBuilderInterface
  1893.      */
  1894.     protected function getValidator_BuilderService()
  1895.     {
  1896.         $this->services['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  1897.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\ServiceLocator(['Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => function () {
  1898.             return ${($_ = isset($this->services['doctrine.orm.validator.unique']) ? $this->services['doctrine.orm.validator.unique'] : $this->load('getDoctrine_Orm_Validator_UniqueService.php')) && false ?: '_'};
  1899.         }, 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => function () {
  1900.             return ${($_ = isset($this->services['security.validator.user_password']) ? $this->services['security.validator.user_password'] : $this->load('getSecurity_Validator_UserPasswordService.php')) && false ?: '_'};
  1901.         }, 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => function () {
  1902.             return ${($_ = isset($this->services['validator.email']) ? $this->services['validator.email'] : ($this->services['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator(false))) && false ?: '_'};
  1903.         }, 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => function () {
  1904.             return ${($_ = isset($this->services['validator.expression']) ? $this->services['validator.expression'] : ($this->services['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator())) && false ?: '_'};
  1905.         }, 'doctrine.orm.validator.unique' => function () {
  1906.             return ${($_ = isset($this->services['doctrine.orm.validator.unique']) ? $this->services['doctrine.orm.validator.unique'] : $this->load('getDoctrine_Orm_Validator_UniqueService.php')) && false ?: '_'};
  1907.         }, 'security.validator.user_password' => function () {
  1908.             return ${($_ = isset($this->services['security.validator.user_password']) ? $this->services['security.validator.user_password'] : $this->load('getSecurity_Validator_UserPasswordService.php')) && false ?: '_'};
  1909.         }, 'validator.expression' => function () {
  1910.             return ${($_ = isset($this->services['validator.expression']) ? $this->services['validator.expression'] : ($this->services['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator())) && false ?: '_'};
  1911.         }])));
  1912.         if ($this->has('translator')) {
  1913.             $instance->setTranslator(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'});
  1914.         }
  1915.         $instance->setTranslationDomain('validators');
  1916.         $instance->addXmlMappings([=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/config/validation.xml')]);
  1917.         $instance->enableAnnotationMapping(${($_ = isset($this->services['annotation_reader']) ? $this->services['annotation_reader'] : $this->getAnnotationReaderService()) && false ?: '_'});
  1918.         $instance->addMethodMapping('loadValidatorMetadata');
  1919.         $instance->addObjectInitializers([=> ${($_ = isset($this->services['doctrine.orm.validator_initializer']) ? $this->services['doctrine.orm.validator_initializer'] : $this->getDoctrine_Orm_ValidatorInitializerService()) && false ?: '_'}]);
  1920.         return $instance;
  1921.     }
  1922.     public function getParameter($name)
  1923.     {
  1924.         $name = (string) $name;
  1925.         if (isset($this->buildParameters[$name])) {
  1926.             return $this->buildParameters[$name];
  1927.         }
  1928.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  1929.             $name $this->normalizeParameterName($name);
  1930.             if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  1931.                 throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  1932.             }
  1933.         }
  1934.         if (isset($this->loadedDynamicParameters[$name])) {
  1935.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  1936.         }
  1937.         return $this->parameters[$name];
  1938.     }
  1939.     public function hasParameter($name)
  1940.     {
  1941.         $name = (string) $name;
  1942.         if (isset($this->buildParameters[$name])) {
  1943.             return true;
  1944.         }
  1945.         $name $this->normalizeParameterName($name);
  1946.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  1947.     }
  1948.     public function setParameter($name$value)
  1949.     {
  1950.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  1951.     }
  1952.     public function getParameterBag()
  1953.     {
  1954.         if (null === $this->parameterBag) {
  1955.             $parameters $this->parameters;
  1956.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  1957.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  1958.             }
  1959.             foreach ($this->buildParameters as $name => $value) {
  1960.                 $parameters[$name] = $value;
  1961.             }
  1962.             $this->parameterBag = new FrozenParameterBag($parameters);
  1963.         }
  1964.         return $this->parameterBag;
  1965.     }
  1966.     private $loadedDynamicParameters = [
  1967.         'kernel.root_dir' => false,
  1968.         'kernel.project_dir' => false,
  1969.         'kernel.cache_dir' => false,
  1970.         'kernel.logs_dir' => false,
  1971.         'kernel.bundles_metadata' => false,
  1972.         'media_directory' => false,
  1973.         'session.save_path' => false,
  1974.         'validator.mapping.cache.file' => false,
  1975.         'profiler.storage.dsn' => false,
  1976.         'debug.container.dump' => false,
  1977.         'router.resource' => false,
  1978.         'twig.default_path' => false,
  1979.         'swiftmailer.spool.default.memory.path' => false,
  1980.         'doctrine.orm.proxy_dir' => false,
  1981.         'doctrine_migrations.dir_name' => false,
  1982.     ];
  1983.     private $dynamicParameters = [];
  1984.     /**
  1985.      * Computes a dynamic parameter.
  1986.      *
  1987.      * @param string $name The name of the dynamic parameter to load
  1988.      *
  1989.      * @return mixed The value of the dynamic parameter
  1990.      *
  1991.      * @throws InvalidArgumentException When the dynamic parameter does not exist
  1992.      */
  1993.     private function getDynamicParameter($name)
  1994.     {
  1995.         switch ($name) {
  1996.             case 'kernel.root_dir'$value = ($this->targetDirs[3].'/app'); break;
  1997.             case 'kernel.project_dir'$value $this->targetDirs[3]; break;
  1998.             case 'kernel.cache_dir'$value $this->targetDirs[0]; break;
  1999.             case 'kernel.logs_dir'$value = ($this->targetDirs[2].'/logs'); break;
  2000.             case 'kernel.bundles_metadata'$value = [
  2001.                 'FrameworkBundle' => [
  2002.                     'parent' => NULL,
  2003.                     'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle'),
  2004.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2005.                 ],
  2006.                 'SecurityBundle' => [
  2007.                     'parent' => NULL,
  2008.                     'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle'),
  2009.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  2010.                 ],
  2011.                 'TwigBundle' => [
  2012.                     'parent' => NULL,
  2013.                     'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle'),
  2014.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2015.                 ],
  2016.                 'MonologBundle' => [
  2017.                     'parent' => NULL,
  2018.                     'path' => ($this->targetDirs[3].'/vendor/symfony/monolog-bundle'),
  2019.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2020.                 ],
  2021.                 'SwiftmailerBundle' => [
  2022.                     'parent' => NULL,
  2023.                     'path' => ($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle'),
  2024.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  2025.                 ],
  2026.                 'DoctrineBundle' => [
  2027.                     'parent' => NULL,
  2028.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle'),
  2029.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  2030.                 ],
  2031.                 'DoctrineMigrationsBundle' => [
  2032.                     'parent' => NULL,
  2033.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-migrations-bundle'),
  2034.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  2035.                 ],
  2036.                 'SensioFrameworkExtraBundle' => [
  2037.                     'parent' => NULL,
  2038.                     'path' => ($this->targetDirs[3].'/vendor/sensio/framework-extra-bundle'),
  2039.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  2040.                 ],
  2041.                 'WPXToolsBundle' => [
  2042.                     'parent' => NULL,
  2043.                     'path' => ($this->targetDirs[3].'/src/WPXToolsBundle'),
  2044.                     'namespace' => 'WPXToolsBundle',
  2045.                 ],
  2046.                 'DebugBundle' => [
  2047.                     'parent' => NULL,
  2048.                     'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/DebugBundle'),
  2049.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  2050.                 ],
  2051.                 'WebProfilerBundle' => [
  2052.                     'parent' => NULL,
  2053.                     'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle'),
  2054.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  2055.                 ],
  2056.                 'SensioDistributionBundle' => [
  2057.                     'parent' => NULL,
  2058.                     'path' => ($this->targetDirs[3].'/vendor/sensio/distribution-bundle'),
  2059.                     'namespace' => 'Sensio\\Bundle\\DistributionBundle',
  2060.                 ],
  2061.                 'SensioGeneratorBundle' => [
  2062.                     'parent' => NULL,
  2063.                     'path' => ($this->targetDirs[3].'/vendor/sensio/generator-bundle'),
  2064.                     'namespace' => 'Sensio\\Bundle\\GeneratorBundle',
  2065.                 ],
  2066.                 'WebServerBundle' => [
  2067.                     'parent' => NULL,
  2068.                     'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/WebServerBundle'),
  2069.                     'namespace' => 'Symfony\\Bundle\\WebServerBundle',
  2070.                 ],
  2071.             ]; break;
  2072.             case 'media_directory'$value = ($this->targetDirs[3].'/app/../../uploads/'); break;
  2073.             case 'session.save_path'$value = ($this->targetDirs[3].'/app/../var/sessions/dev'); break;
  2074.             case 'validator.mapping.cache.file'$value = ($this->targetDirs[0].'/validation.php'); break;
  2075.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDirs[0].'/profiler'); break;
  2076.             case 'debug.container.dump'$value = ($this->targetDirs[0].'/appDevDebugProjectContainer.xml'); break;
  2077.             case 'router.resource'$value = ($this->targetDirs[3].'/app/config/routing_dev.yml'); break;
  2078.             case 'twig.default_path'$value = ($this->targetDirs[3].'/templates'); break;
  2079.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDirs[0].'/swiftmailer/spool/default'); break;
  2080.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDirs[0].'/doctrine/orm/Proxies'); break;
  2081.             case 'doctrine_migrations.dir_name'$value = ($this->targetDirs[3].'/app/DoctrineMigrations'); break;
  2082.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  2083.         }
  2084.         $this->loadedDynamicParameters[$name] = true;
  2085.         return $this->dynamicParameters[$name] = $value;
  2086.     }
  2087.     private $normalizedParameterNames = [];
  2088.     private function normalizeParameterName($name)
  2089.     {
  2090.         if (isset($this->normalizedParameterNames[$normalizedName strtolower($name)]) || isset($this->parameters[$normalizedName]) || array_key_exists($normalizedName$this->parameters)) {
  2091.             $normalizedName = isset($this->normalizedParameterNames[$normalizedName]) ? $this->normalizedParameterNames[$normalizedName] : $normalizedName;
  2092.             if ((string) $name !== $normalizedName) {
  2093.                 @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);
  2094.             }
  2095.         } else {
  2096.             $normalizedName $this->normalizedParameterNames[$normalizedName] = (string) $name;
  2097.         }
  2098.         return $normalizedName;
  2099.     }
  2100.     /**
  2101.      * Gets the default parameters.
  2102.      *
  2103.      * @return array An array of the default parameters
  2104.      */
  2105.     protected function getDefaultParameters()
  2106.     {
  2107.         return [
  2108.             'kernel.environment' => 'dev',
  2109.             'kernel.debug' => true,
  2110.             'kernel.name' => 'app',
  2111.             'kernel.bundles' => [
  2112.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  2113.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  2114.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  2115.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  2116.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  2117.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  2118.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  2119.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  2120.                 'WPXToolsBundle' => 'WPXToolsBundle\\WPXToolsBundle',
  2121.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  2122.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  2123.                 'SensioDistributionBundle' => 'Sensio\\Bundle\\DistributionBundle\\SensioDistributionBundle',
  2124.                 'SensioGeneratorBundle' => 'Sensio\\Bundle\\GeneratorBundle\\SensioGeneratorBundle',
  2125.                 'WebServerBundle' => 'Symfony\\Bundle\\WebServerBundle\\WebServerBundle',
  2126.             ],
  2127.             'kernel.charset' => 'UTF-8',
  2128.             'kernel.container_class' => 'appDevDebugProjectContainer',
  2129.             'database_host' => '127.0.0.1',
  2130.             'database_port' => NULL,
  2131.             'database_name' => 'staging',
  2132.             'database_user' => 'staging.staging',
  2133.             'database_password' => 'g#X?9RS;kHkMf+G',
  2134.             'mailer_transport' => 'smtp',
  2135.             'mailer_host' => 'mail.wpxhosting.com',
  2136.             'mailer_user' => 'alice.trafficplanethosting',
  2137.             'mailer_password' => 'wx4RBVu9/B2MsmH',
  2138.             'secret' => 'f76500b83aec4d774ff6255e159a3e959e3731f0',
  2139.             'alice_debug_email' => 'dennis.draganov@wpxhosting.com',
  2140.             'alice_system_mail' => 'alice@wpxhosting.com',
  2141.             'hb_api_url' => 'http://10.1.243.97:8080/api.php',
  2142.             'hb_api_id' => 'cd0c98443c42b6be612d',
  2143.             'hb_api_key' => 'a70c53a09a456fff2a20',
  2144.             'hb_api_timeout' => 100,
  2145.             'hb_api_url_dev' => 'https://dennis-st.v6.wpxhosting.com/hb-alice-api-master/api.php',
  2146.             'hb_api_id_dev' => '103cc85292501bf83c92',
  2147.             'hb_api_key_dev' => '$1$def5020093a0d19e44b2116d5150846378592f7001cc86791bfe4df2f47f0a4834c8e63568374cbb970c171523f7b9f1ac0bc604263340bc4e1e081a04053b67383e720c47ede60d9112dc854ae82a582cb26d32a06a98bcc564944ed91a04102854ebd3e3fbcbfc',
  2148.             'hb_api_timeout_dev' => 100,
  2149.             'nagios_api_url_protocol' => 'http',
  2150.             'nagios_api_address' => '208.100.3.216/nagios/cgi-bin/archivejson.cgi?query=alertlist&objecttypes=service',
  2151.             'nagios_api_username' => 'support',
  2152.             'nagios_api_password' => 'M2hqy6UaS[=SsU(b8-Er',
  2153.             'nagios_api_timeout' => 100,
  2154.             'pl_notification_email' => 'sickleaves@wpxhosting.com',
  2155.             'livechat_pat_id' => 'e11cf645-a0a9-4e03-af01-3f00467901cc',
  2156.             'livechat_pat_key' => 'dal:pKoJaw4SjPajckErrcLeN1xfZpw',
  2157.             'locale' => 'en',
  2158.             'api_url' => 'http://10.1.243.97:8080/api.php',
  2159.             'api_id' => 'cd0c98443c42b6be612d',
  2160.             'api_key' => 'a70c53a09a456fff2a20',
  2161.             'api_timeout' => 100,
  2162.             'api_url_dev' => 'https://dennis-st.v6.wpxhosting.com/hb-alice-api-master/api.php',
  2163.             'api_id_dev' => '103cc85292501bf83c92',
  2164.             'api_key_dev' => '$1$def5020093a0d19e44b2116d5150846378592f7001cc86791bfe4df2f47f0a4834c8e63568374cbb970c171523f7b9f1ac0bc604263340bc4e1e081a04053b67383e720c47ede60d9112dc854ae82a582cb26d32a06a98bcc564944ed91a04102854ebd3e3fbcbfc',
  2165.             'api_timeout_dev' => 100,
  2166.             'monitoring_api_url_protocol' => 'http',
  2167.             'monitoring_api_address' => '208.100.3.216/nagios/cgi-bin/archivejson.cgi?query=alertlist&objecttypes=service',
  2168.             'monitoring_api_username' => 'support',
  2169.             'monitoring_api_password' => 'M2hqy6UaS[=SsU(b8-Er',
  2170.             'monitoring_api_timeout' => 100,
  2171.             'system_email' => 'alice@wpxhosting.com',
  2172.             'fragment.renderer.hinclude.global_template' => NULL,
  2173.             'fragment.path' => '/_fragment',
  2174.             'kernel.secret' => 'f76500b83aec4d774ff6255e159a3e959e3731f0',
  2175.             'kernel.http_method_override' => true,
  2176.             'kernel.trusted_hosts' => [
  2177.             ],
  2178.             'kernel.default_locale' => 'en',
  2179.             'templating.helper.code.file_link_format' => NULL,
  2180.             'debug.file_link_format' => NULL,
  2181.             'session.metadata.storage_key' => '_sf2_meta',
  2182.             'session.storage.options' => [
  2183.                 'cache_limiter' => '0',
  2184.                 'cookie_httponly' => true,
  2185.                 'gc_probability' => 1,
  2186.             ],
  2187.             'session.metadata.update_threshold' => '0',
  2188.             'form.type_extension.csrf.enabled' => true,
  2189.             'form.type_extension.csrf.field_name' => '_token',
  2190.             'asset.request_context.base_path' => '',
  2191.             'asset.request_context.secure' => false,
  2192.             'templating.loader.cache.path' => NULL,
  2193.             'templating.engines' => [
  2194.                 => 'twig',
  2195.             ],
  2196.             'validator.mapping.cache.prefix' => '',
  2197.             'validator.translation_domain' => 'validators',
  2198.             'profiler_listener.only_exceptions' => false,
  2199.             'profiler_listener.only_master_requests' => false,
  2200.             'debug.error_handler.throw_at' => -1,
  2201.             'router.options.generator_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator',
  2202.             'router.options.generator_base_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator',
  2203.             'router.options.generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\PhpGeneratorDumper',
  2204.             'router.options.matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher',
  2205.             'router.options.matcher_base_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher',
  2206.             'router.options.matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\PhpMatcherDumper',
  2207.             'router.options.matcher.cache_class' => 'appDevDebugProjectContainerUrlMatcher',
  2208.             'router.options.generator.cache_class' => 'appDevDebugProjectContainerUrlGenerator',
  2209.             'router.request_context.host' => 'localhost',
  2210.             'router.request_context.scheme' => 'http',
  2211.             'router.request_context.base_url' => '',
  2212.             'router.cache_class_prefix' => 'appDevDebugProjectContainer',
  2213.             'request_listener.http_port' => 80,
  2214.             'request_listener.https_port' => 443,
  2215.             'security.authentication.trust_resolver.anonymous_class' => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken',
  2216.             'security.authentication.trust_resolver.rememberme_class' => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken',
  2217.             'security.role_hierarchy.roles' => [
  2218.                 'ROLE_SL' => [
  2219.                     => 'ROLE_USER',
  2220.                 ],
  2221.                 'ROLE_MARKETING' => [
  2222.                     => 'ROLE_USER',
  2223.                 ],
  2224.                 'ROLE_BILLING' => [
  2225.                     => 'ROLE_USER',
  2226.                 ],
  2227.                 'ROLE_BILLING_ADMIN' => [
  2228.                     => 'ROLE_BILLING',
  2229.                 ],
  2230.                 'ROLE_QA' => [
  2231.                     => 'ROLE_SL',
  2232.                     => 'ROLE_USER',
  2233.                 ],
  2234.                 'ROLE_ADMIN' => [
  2235.                     => 'ROLE_QA',
  2236.                     => 'ROLE_MARKETING',
  2237.                     => 'ROLE_BILLING',
  2238.                     => 'ROLE_USER',
  2239.                 ],
  2240.                 'ROLE_SUPER_ADMIN' => [
  2241.                     => 'ROLE_ADMIN',
  2242.                     => 'ROLE_QA',
  2243.                     => 'ROLE_MARKETING',
  2244.                     => 'ROLE_BILLING',
  2245.                     => 'ROLE_USER',
  2246.                     => 'ROLE_ALLOWED_TO_SWITCH',
  2247.                 ],
  2248.             ],
  2249.             'security.access.denied_url' => NULL,
  2250.             'security.authentication.manager.erase_credentials' => true,
  2251.             'security.authentication.session_strategy.strategy' => 'migrate',
  2252.             'security.access.always_authenticate_before_granting' => false,
  2253.             'security.authentication.hide_user_not_found' => true,
  2254.             'twig.exception_listener.controller' => 'twig.controller.exception:showAction',
  2255.             'twig.form.resources' => [
  2256.                 => 'form_div_layout.html.twig',
  2257.             ],
  2258.             'monolog.use_microseconds' => true,
  2259.             'monolog.swift_mailer.handlers' => [
  2260.             ],
  2261.             'monolog.handlers_to_channels' => [
  2262.                 'monolog.handler.console' => [
  2263.                     'type' => 'exclusive',
  2264.                     'elements' => [
  2265.                         => 'event',
  2266.                         => 'doctrine',
  2267.                     ],
  2268.                 ],
  2269.                 'monolog.handler.main' => [
  2270.                     'type' => 'exclusive',
  2271.                     'elements' => [
  2272.                         => 'event',
  2273.                     ],
  2274.                 ],
  2275.             ],
  2276.             'swiftmailer.class' => 'Swift_Mailer',
  2277.             'swiftmailer.transport.sendmail.class' => 'Swift_Transport_SendmailTransport',
  2278.             'swiftmailer.transport.mail.class' => 'Swift_Transport_MailTransport',
  2279.             'swiftmailer.transport.failover.class' => 'Swift_Transport_FailoverTransport',
  2280.             'swiftmailer.plugin.redirecting.class' => 'Swift_Plugins_RedirectingPlugin',
  2281.             'swiftmailer.plugin.impersonate.class' => 'Swift_Plugins_ImpersonatePlugin',
  2282.             'swiftmailer.plugin.messagelogger.class' => 'Swift_Plugins_MessageLogger',
  2283.             'swiftmailer.plugin.antiflood.class' => 'Swift_Plugins_AntiFloodPlugin',
  2284.             'swiftmailer.transport.smtp.class' => 'Swift_Transport_EsmtpTransport',
  2285.             'swiftmailer.plugin.blackhole.class' => 'Swift_Plugins_BlackholePlugin',
  2286.             'swiftmailer.spool.file.class' => 'Swift_FileSpool',
  2287.             'swiftmailer.spool.memory.class' => 'Swift_MemorySpool',
  2288.             'swiftmailer.email_sender.listener.class' => 'Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener',
  2289.             'swiftmailer.data_collector.class' => 'Symfony\\Bundle\\SwiftmailerBundle\\DataCollector\\MessageDataCollector',
  2290.             'swiftmailer.mailer.default.transport.name' => 'smtp',
  2291.             'swiftmailer.mailer.default.transport.smtp.encryption' => NULL,
  2292.             'swiftmailer.mailer.default.transport.smtp.port' => 25,
  2293.             'swiftmailer.mailer.default.transport.smtp.host' => 'mail.wpxhosting.com',
  2294.             'swiftmailer.mailer.default.transport.smtp.username' => 'alice.trafficplanethosting',
  2295.             'swiftmailer.mailer.default.transport.smtp.password' => 'wx4RBVu9/B2MsmH',
  2296.             'swiftmailer.mailer.default.transport.smtp.auth_mode' => NULL,
  2297.             'swiftmailer.mailer.default.transport.smtp.timeout' => 30,
  2298.             'swiftmailer.mailer.default.transport.smtp.source_ip' => NULL,
  2299.             'swiftmailer.mailer.default.transport.smtp.local_domain' => NULL,
  2300.             'swiftmailer.mailer.default.spool.enabled' => true,
  2301.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  2302.             'swiftmailer.mailer.default.single_address' => NULL,
  2303.             'swiftmailer.mailer.default.delivery.enabled' => true,
  2304.             'swiftmailer.spool.enabled' => true,
  2305.             'swiftmailer.delivery.enabled' => true,
  2306.             'swiftmailer.single_address' => NULL,
  2307.             'swiftmailer.mailers' => [
  2308.                 'default' => 'swiftmailer.mailer.default',
  2309.             ],
  2310.             'swiftmailer.default_mailer' => 'default',
  2311.             'doctrine_cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  2312.             'doctrine_cache.apcu.class' => 'Doctrine\\Common\\Cache\\ApcuCache',
  2313.             'doctrine_cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  2314.             'doctrine_cache.chain.class' => 'Doctrine\\Common\\Cache\\ChainCache',
  2315.             'doctrine_cache.couchbase.class' => 'Doctrine\\Common\\Cache\\CouchbaseCache',
  2316.             'doctrine_cache.couchbase.connection.class' => 'Couchbase',
  2317.             'doctrine_cache.couchbase.hostnames' => 'localhost:8091',
  2318.             'doctrine_cache.file_system.class' => 'Doctrine\\Common\\Cache\\FilesystemCache',
  2319.             'doctrine_cache.php_file.class' => 'Doctrine\\Common\\Cache\\PhpFileCache',
  2320.             'doctrine_cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  2321.             'doctrine_cache.memcache.connection.class' => 'Memcache',
  2322.             'doctrine_cache.memcache.host' => 'localhost',
  2323.             'doctrine_cache.memcache.port' => 11211,
  2324.             'doctrine_cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  2325.             'doctrine_cache.memcached.connection.class' => 'Memcached',
  2326.             'doctrine_cache.memcached.host' => 'localhost',
  2327.             'doctrine_cache.memcached.port' => 11211,
  2328.             'doctrine_cache.mongodb.class' => 'Doctrine\\Common\\Cache\\MongoDBCache',
  2329.             'doctrine_cache.mongodb.collection.class' => 'MongoCollection',
  2330.             'doctrine_cache.mongodb.connection.class' => 'MongoClient',
  2331.             'doctrine_cache.mongodb.server' => 'localhost:27017',
  2332.             'doctrine_cache.predis.client.class' => 'Predis\\Client',
  2333.             'doctrine_cache.predis.scheme' => 'tcp',
  2334.             'doctrine_cache.predis.host' => 'localhost',
  2335.             'doctrine_cache.predis.port' => 6379,
  2336.             'doctrine_cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  2337.             'doctrine_cache.redis.connection.class' => 'Redis',
  2338.             'doctrine_cache.redis.host' => 'localhost',
  2339.             'doctrine_cache.redis.port' => 6379,
  2340.             'doctrine_cache.riak.class' => 'Doctrine\\Common\\Cache\\RiakCache',
  2341.             'doctrine_cache.riak.bucket.class' => 'Riak\\Bucket',
  2342.             'doctrine_cache.riak.connection.class' => 'Riak\\Connection',
  2343.             'doctrine_cache.riak.bucket_property_list.class' => 'Riak\\BucketPropertyList',
  2344.             'doctrine_cache.riak.host' => 'localhost',
  2345.             'doctrine_cache.riak.port' => 8087,
  2346.             'doctrine_cache.sqlite3.class' => 'Doctrine\\Common\\Cache\\SQLite3Cache',
  2347.             'doctrine_cache.sqlite3.connection.class' => 'SQLite3',
  2348.             'doctrine_cache.void.class' => 'Doctrine\\Common\\Cache\\VoidCache',
  2349.             'doctrine_cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  2350.             'doctrine_cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  2351.             'doctrine_cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  2352.             'doctrine_cache.security.acl.cache.class' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\Acl\\Model\\AclCache',
  2353.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  2354.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  2355.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  2356.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  2357.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  2358.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  2359.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  2360.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  2361.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  2362.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  2363.             'doctrine.entity_managers' => [
  2364.                 'default' => 'doctrine.orm.default_entity_manager',
  2365.             ],
  2366.             'doctrine.default_entity_manager' => 'default',
  2367.             'doctrine.dbal.connection_factory.types' => [
  2368.             ],
  2369.             'doctrine.connections' => [
  2370.                 'default' => 'doctrine.dbal.default_connection',
  2371.             ],
  2372.             'doctrine.default_connection' => 'default',
  2373.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  2374.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  2375.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  2376.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  2377.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  2378.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  2379.             'doctrine.orm.cache.memcache_host' => 'localhost',
  2380.             'doctrine.orm.cache.memcache_port' => 11211,
  2381.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  2382.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  2383.             'doctrine.orm.cache.memcached_host' => 'localhost',
  2384.             'doctrine.orm.cache.memcached_port' => 11211,
  2385.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  2386.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  2387.             'doctrine.orm.cache.redis_host' => 'localhost',
  2388.             'doctrine.orm.cache.redis_port' => 6379,
  2389.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  2390.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  2391.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  2392.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  2393.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  2394.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  2395.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  2396.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  2397.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  2398.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  2399.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  2400.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  2401.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  2402.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  2403.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  2404.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  2405.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  2406.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  2407.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  2408.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  2409.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  2410.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  2411.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  2412.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  2413.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  2414.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  2415.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  2416.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  2417.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  2418.             'doctrine.orm.auto_generate_proxy_classes' => true,
  2419.             'doctrine.orm.proxy_namespace' => 'Proxies',
  2420.             'doctrine_migrations.namespace' => 'WPXToolsBundle\\Migrations',
  2421.             'doctrine_migrations.table_name' => 'migration_versions',
  2422.             'doctrine_migrations.name' => 'WPXTools Database Migrations',
  2423.             'doctrine_migrations.organize_migrations' => 'year_and_month',
  2424.             'doctrine_migrations.custom_template' => NULL,
  2425.             'sensio_framework_extra.view.guesser.class' => 'Sensio\\Bundle\\FrameworkExtraBundle\\Templating\\TemplateGuesser',
  2426.             'sensio_framework_extra.controller.listener.class' => 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener',
  2427.             'sensio_framework_extra.routing.loader.annot_dir.class' => 'Symfony\\Component\\Routing\\Loader\\AnnotationDirectoryLoader',
  2428.             'sensio_framework_extra.routing.loader.annot_file.class' => 'Symfony\\Component\\Routing\\Loader\\AnnotationFileLoader',
  2429.             'sensio_framework_extra.routing.loader.annot_class.class' => 'Sensio\\Bundle\\FrameworkExtraBundle\\Routing\\AnnotatedRouteControllerLoader',
  2430.             'sensio_framework_extra.converter.listener.class' => 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener',
  2431.             'sensio_framework_extra.converter.manager.class' => 'Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\ParamConverterManager',
  2432.             'sensio_framework_extra.converter.doctrine.class' => 'Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter',
  2433.             'sensio_framework_extra.converter.datetime.class' => 'Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DateTimeParamConverter',
  2434.             'sensio_framework_extra.view.listener.class' => 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener',
  2435.             'web_profiler.debug_toolbar.position' => 'bottom',
  2436.             'data_collector.templates' => [
  2437.                 'data_collector.request' => [
  2438.                     => 'request',
  2439.                     => '@WebProfiler/Collector/request.html.twig',
  2440.                 ],
  2441.                 'data_collector.time' => [
  2442.                     => 'time',
  2443.                     => '@WebProfiler/Collector/time.html.twig',
  2444.                 ],
  2445.                 'data_collector.memory' => [
  2446.                     => 'memory',
  2447.                     => '@WebProfiler/Collector/memory.html.twig',
  2448.                 ],
  2449.                 'data_collector.validator' => [
  2450.                     => 'validator',
  2451.                     => '@WebProfiler/Collector/validator.html.twig',
  2452.                 ],
  2453.                 'data_collector.ajax' => [
  2454.                     => 'ajax',
  2455.                     => '@WebProfiler/Collector/ajax.html.twig',
  2456.                 ],
  2457.                 'data_collector.form' => [
  2458.                     => 'form',
  2459.                     => '@WebProfiler/Collector/form.html.twig',
  2460.                 ],
  2461.                 'data_collector.exception' => [
  2462.                     => 'exception',
  2463.                     => '@WebProfiler/Collector/exception.html.twig',
  2464.                 ],
  2465.                 'data_collector.logger' => [
  2466.                     => 'logger',
  2467.                     => '@WebProfiler/Collector/logger.html.twig',
  2468.                 ],
  2469.                 'data_collector.events' => [
  2470.                     => 'events',
  2471.                     => '@WebProfiler/Collector/events.html.twig',
  2472.                 ],
  2473.                 'data_collector.router' => [
  2474.                     => 'router',
  2475.                     => '@WebProfiler/Collector/router.html.twig',
  2476.                 ],
  2477.                 'data_collector.cache' => [
  2478.                     => 'cache',
  2479.                     => '@WebProfiler/Collector/cache.html.twig',
  2480.                 ],
  2481.                 'data_collector.security' => [
  2482.                     => 'security',
  2483.                     => '@Security/Collector/security.html.twig',
  2484.                 ],
  2485.                 'data_collector.twig' => [
  2486.                     => 'twig',
  2487.                     => '@WebProfiler/Collector/twig.html.twig',
  2488.                 ],
  2489.                 'data_collector.doctrine' => [
  2490.                     => 'db',
  2491.                     => '@Doctrine/Collector/db.html.twig',
  2492.                 ],
  2493.                 'swiftmailer.data_collector' => [
  2494.                     => 'swiftmailer',
  2495.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  2496.                 ],
  2497.                 'data_collector.dump' => [
  2498.                     => 'dump',
  2499.                     => '@Debug/Profiler/dump.html.twig',
  2500.                 ],
  2501.                 'data_collector.config' => [
  2502.                     => 'config',
  2503.                     => '@WebProfiler/Collector/config.html.twig',
  2504.                 ],
  2505.             ],
  2506.             'console.command.ids' => [
  2507.                 'console.command.symfony_bundle_frameworkbundle_command_aboutcommand' => 'console.command.about',
  2508.                 'console.command.symfony_bundle_frameworkbundle_command_assetsinstallcommand' => 'console.command.assets_install',
  2509.                 'console.command.symfony_bundle_frameworkbundle_command_cacheclearcommand' => 'console.command.cache_clear',
  2510.                 'console.command.symfony_bundle_frameworkbundle_command_cachepoolclearcommand' => 'console.command.cache_pool_clear',
  2511.                 'console.command.symfony_bundle_frameworkbundle_command_cachepoolprunecommand' => 'console.command.cache_pool_prune',
  2512.                 'console.command.symfony_bundle_frameworkbundle_command_cachewarmupcommand' => 'console.command.cache_warmup',
  2513.                 'console.command.symfony_bundle_frameworkbundle_command_configdebugcommand' => 'console.command.config_debug',
  2514.                 'console.command.symfony_bundle_frameworkbundle_command_configdumpreferencecommand' => 'console.command.config_dump_reference',
  2515.                 'console.command.symfony_bundle_frameworkbundle_command_containerdebugcommand' => 'console.command.container_debug',
  2516.                 'console.command.symfony_bundle_frameworkbundle_command_debugautowiringcommand' => 'console.command.debug_autowiring',
  2517.                 'console.command.symfony_bundle_frameworkbundle_command_eventdispatcherdebugcommand' => 'console.command.event_dispatcher_debug',
  2518.                 'console.command.symfony_bundle_frameworkbundle_command_routerdebugcommand' => 'console.command.router_debug',
  2519.                 'console.command.symfony_bundle_frameworkbundle_command_routermatchcommand' => 'console.command.router_match',
  2520.                 'console.command.symfony_bundle_frameworkbundle_command_xlifflintcommand' => 'console.command.xliff_lint',
  2521.                 'console.command.symfony_bundle_frameworkbundle_command_yamllintcommand' => 'console.command.yaml_lint',
  2522.                 'console.command.symfony_component_form_command_debugcommand' => 'console.command.form_debug',
  2523.                 'console.command.symfony_bundle_securitybundle_command_userpasswordencodercommand' => 'security.command.user_password_encoder',
  2524.                 'console.command.symfony_bridge_twig_command_debugcommand' => 'twig.command.debug',
  2525.                 'console.command.symfony_bundle_twigbundle_command_lintcommand' => 'twig.command.lint',
  2526.                 'console.command.doctrine_bundle_doctrinecachebundle_command_containscommand' => 'console.command.doctrine_bundle_doctrinecachebundle_command_containscommand',
  2527.                 'console.command.doctrine_bundle_doctrinecachebundle_command_deletecommand' => 'console.command.doctrine_bundle_doctrinecachebundle_command_deletecommand',
  2528.                 'console.command.doctrine_bundle_doctrinecachebundle_command_flushcommand' => 'console.command.doctrine_bundle_doctrinecachebundle_command_flushcommand',
  2529.                 'console.command.doctrine_bundle_doctrinecachebundle_command_statscommand' => 'console.command.doctrine_bundle_doctrinecachebundle_command_statscommand',
  2530.                 'console.command.doctrine_bundle_doctrinebundle_command_createdatabasedoctrinecommand' => 'doctrine.database_create_command',
  2531.                 'console.command.doctrine_bundle_doctrinebundle_command_dropdatabasedoctrinecommand' => 'doctrine.database_drop_command',
  2532.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_importdoctrinecommand' => 'doctrine.database_import_command',
  2533.                 'console.command.doctrine_bundle_doctrinebundle_command_generateentitiesdoctrinecommand' => 'doctrine.generate_entities_command',
  2534.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_runsqldoctrinecommand' => 'doctrine.query_sql_command',
  2535.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_clearmetadatacachedoctrinecommand' => 'doctrine.cache_clear_metadata_command',
  2536.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_clearquerycachedoctrinecommand' => 'doctrine.cache_clear_query_cache_command',
  2537.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_clearresultcachedoctrinecommand' => 'doctrine.cache_clear_result_command',
  2538.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_collectionregiondoctrinecommand' => 'doctrine.cache_collection_region_command',
  2539.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_convertmappingdoctrinecommand' => 'doctrine.mapping_convert_command',
  2540.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_createschemadoctrinecommand' => 'doctrine.schema_create_command',
  2541.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_dropschemadoctrinecommand' => 'doctrine.schema_drop_command',
  2542.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_ensureproductionsettingsdoctrinecommand' => 'doctrine.ensure_production_settings_command',
  2543.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_entityregioncachedoctrinecommand' => 'doctrine.clear_entity_region_command',
  2544.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_infodoctrinecommand' => 'doctrine.mapping_info_command',
  2545.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_queryregioncachedoctrinecommand' => 'doctrine.clear_query_region_command',
  2546.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_rundqldoctrinecommand' => 'doctrine.query_dql_command',
  2547.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_updateschemadoctrinecommand' => 'doctrine.schema_update_command',
  2548.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_validateschemacommand' => 'doctrine.schema_validate_command',
  2549.                 'console.command.doctrine_bundle_doctrinebundle_command_importmappingdoctrinecommand' => 'doctrine.mapping_import_command',
  2550.                 'console.command.doctrine_bundle_migrationsbundle_command_migrationsdiffdoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationsdiffdoctrinecommand',
  2551.                 'console.command.doctrine_bundle_migrationsbundle_command_migrationsexecutedoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationsexecutedoctrinecommand',
  2552.                 'console.command.doctrine_bundle_migrationsbundle_command_migrationsgeneratedoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationsgeneratedoctrinecommand',
  2553.                 'console.command.doctrine_bundle_migrationsbundle_command_migrationslatestdoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationslatestdoctrinecommand',
  2554.                 'console.command.doctrine_bundle_migrationsbundle_command_migrationsmigratedoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationsmigratedoctrinecommand',
  2555.                 'console.command.doctrine_bundle_migrationsbundle_command_migrationsstatusdoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationsstatusdoctrinecommand',
  2556.                 'console.command.doctrine_bundle_migrationsbundle_command_migrationsversiondoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationsversiondoctrinecommand',
  2557.                 'console.command.sensiolabs_security_command_securitycheckercommand' => 'sensio_distribution.security_checker.command',
  2558.                 'console.command.symfony_bundle_webserverbundle_command_serverruncommand' => 'web_server.command.server_run',
  2559.                 'console.command.symfony_bundle_webserverbundle_command_serverstartcommand' => 'web_server.command.server_start',
  2560.                 'console.command.symfony_bundle_webserverbundle_command_serverstopcommand' => 'web_server.command.server_stop',
  2561.                 'console.command.symfony_bundle_webserverbundle_command_serverstatuscommand' => 'web_server.command.server_status',
  2562.                 'console.command.symfony_bundle_webserverbundle_command_serverlogcommand' => 'web_server.command.server_log',
  2563.             ],
  2564.             'console.lazy_command.ids' => [
  2565.                 'console.command.about' => true,
  2566.                 'console.command.assets_install' => true,
  2567.                 'console.command.cache_clear' => true,
  2568.                 'console.command.cache_pool_clear' => true,
  2569.                 'console.command.cache_pool_prune' => true,
  2570.                 'console.command.cache_warmup' => true,
  2571.                 'console.command.config_debug' => true,
  2572.                 'console.command.config_dump_reference' => true,
  2573.                 'console.command.container_debug' => true,
  2574.                 'console.command.debug_autowiring' => true,
  2575.                 'console.command.event_dispatcher_debug' => true,
  2576.                 'console.command.router_debug' => true,
  2577.                 'console.command.router_match' => true,
  2578.                 'console.command.xliff_lint' => true,
  2579.                 'console.command.yaml_lint' => true,
  2580.                 'console.command.form_debug' => true,
  2581.                 'security.command.user_password_encoder' => true,
  2582.                 'twig.command.debug' => true,
  2583.                 'twig.command.lint' => true,
  2584.                 'doctrine.database_create_command' => true,
  2585.                 'doctrine.database_drop_command' => true,
  2586.                 'doctrine.database_import_command' => true,
  2587.                 'doctrine.generate_entities_command' => true,
  2588.                 'doctrine.query_sql_command' => true,
  2589.                 'doctrine.cache_clear_metadata_command' => true,
  2590.                 'doctrine.cache_clear_query_cache_command' => true,
  2591.                 'doctrine.cache_clear_result_command' => true,
  2592.                 'doctrine.cache_collection_region_command' => true,
  2593.                 'doctrine.mapping_convert_command' => true,
  2594.                 'doctrine.schema_create_command' => true,
  2595.                 'doctrine.schema_drop_command' => true,
  2596.                 'doctrine.ensure_production_settings_command' => true,
  2597.                 'doctrine.clear_entity_region_command' => true,
  2598.                 'doctrine.mapping_info_command' => true,
  2599.                 'doctrine.clear_query_region_command' => true,
  2600.                 'doctrine.query_dql_command' => true,
  2601.                 'doctrine.schema_update_command' => true,
  2602.                 'doctrine.schema_validate_command' => true,
  2603.                 'doctrine.mapping_import_command' => true,
  2604.                 'sensio_distribution.security_checker.command' => true,
  2605.                 'web_server.command.server_run' => true,
  2606.                 'web_server.command.server_start' => true,
  2607.                 'web_server.command.server_stop' => true,
  2608.                 'web_server.command.server_status' => true,
  2609.                 'web_server.command.server_log' => true,
  2610.             ],
  2611.         ];
  2612.     }
  2613. }