var/cache/dev/ContainerCezmejd/srcDevDebugProjectContainer.php line 1364

Open in your IDE?
  1. <?php
  2. namespace ContainerCezmejd;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. /**
  11.  * This class has been auto-generated
  12.  * by the Symfony Dependency Injection Component.
  13.  *
  14.  * @final since Symfony 3.3
  15.  */
  16. class srcDevDebugProjectContainer extends Container
  17. {
  18.     private $buildParameters;
  19.     private $containerDir;
  20.     private $parameters = [];
  21.     private $targetDirs = [];
  22.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  23.     {
  24.         $dir $this->targetDirs[0] = \dirname($containerDir);
  25.         for ($i 1$i <= 4; ++$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.             'app\\controller\\categorycontroller' => 'App\\Controller\\CategoryController',
  34.             'app\\controller\\indexcontroller' => 'App\\Controller\\IndexController',
  35.             'app\\controller\\productcontroller' => 'App\\Controller\\ProductController',
  36.             'app\\controller\\reportcontroller' => 'App\\Controller\\ReportController',
  37.             'app\\controller\\slidercontroller' => 'App\\Controller\\SliderController',
  38.             'app\\controller\\usercontroller' => 'App\\Controller\\UserController',
  39.             'app\\controller\\webservicecontroller' => 'App\\Controller\\WebserviceController',
  40.             'app\\form\\categorytype' => 'App\\Form\\CategoryType',
  41.             'app\\form\\producttype' => 'App\\Form\\ProductType',
  42.             'app\\form\\reporttype' => 'App\\Form\\ReportType',
  43.             'app\\form\\slidertype' => 'App\\Form\\SliderType',
  44.             'app\\form\\usertype' => 'App\\Form\\UserType',
  45.             'app\\repository\\categoriesproductrepository' => 'App\\Repository\\CategoriesProductRepository',
  46.             'app\\repository\\detailedplansrepository' => 'App\\Repository\\DetailedPlansRepository',
  47.             'app\\repository\\operationimagesrepository' => 'App\\Repository\\OperationImagesRepository',
  48.             'app\\services\\mailerservice' => 'App\\Services\\MailerService',
  49.             'fos\\oauthserverbundle\\controller\\tokencontroller' => 'FOS\\OAuthServerBundle\\Controller\\TokenController',
  50.             'fos\\oauthserverbundle\\model\\accesstokenmanagerinterface' => 'FOS\\OAuthServerBundle\\Model\\AccessTokenManagerInterface',
  51.             'fos\\oauthserverbundle\\model\\authcodemanagerinterface' => 'FOS\\OAuthServerBundle\\Model\\AuthCodeManagerInterface',
  52.             'fos\\oauthserverbundle\\model\\clientmanagerinterface' => 'FOS\\OAuthServerBundle\\Model\\ClientManagerInterface',
  53.             'fos\\oauthserverbundle\\model\\refreshtokenmanagerinterface' => 'FOS\\OAuthServerBundle\\Model\\RefreshTokenManagerInterface',
  54.             'fos\\restbundle\\request\\paramfetcherinterface' => 'FOS\\RestBundle\\Request\\ParamFetcherInterface',
  55.             'fos\\restbundle\\view\\viewhandlerinterface' => 'FOS\\RestBundle\\View\\ViewHandlerInterface',
  56.             'symfony\\bundle\\frameworkbundle\\controller\\redirectcontroller' => 'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController',
  57.             'symfony\\bundle\\frameworkbundle\\controller\\templatecontroller' => 'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController',
  58.         ];
  59.         $this->syntheticIds = [
  60.             'kernel' => true,
  61.         ];
  62.         $this->methodMap = [
  63.             'annotation_reader' => 'getAnnotationReaderService',
  64.             'annotations.reader' => 'getAnnotations_ReaderService',
  65.             'argument_metadata_factory' => 'getArgumentMetadataFactoryService',
  66.             'assets.context' => 'getAssets_ContextService',
  67.             'assets.packages' => 'getAssets_PackagesService',
  68.             'braincrafted_bootstrap.twig.badge_extension' => 'getBraincraftedBootstrap_Twig_BadgeExtensionService',
  69.             'braincrafted_bootstrap.twig.button_extension' => 'getBraincraftedBootstrap_Twig_ButtonExtensionService',
  70.             'braincrafted_bootstrap.twig.form_extension' => 'getBraincraftedBootstrap_Twig_FormExtensionService',
  71.             'braincrafted_bootstrap.twig.icon_extension' => 'getBraincraftedBootstrap_Twig_IconExtensionService',
  72.             'braincrafted_bootstrap.twig.label_extension' => 'getBraincraftedBootstrap_Twig_LabelExtensionService',
  73.             'cache.annotations' => 'getCache_AnnotationsService',
  74.             'cache.app' => 'getCache_AppService',
  75.             'cache.doctrine.orm.default.metadata' => 'getCache_Doctrine_Orm_Default_MetadataService',
  76.             'cache.doctrine.orm.default.query' => 'getCache_Doctrine_Orm_Default_QueryService',
  77.             'cache.doctrine.orm.default.result' => 'getCache_Doctrine_Orm_Default_ResultService',
  78.             'cache.serializer' => 'getCache_SerializerService',
  79.             'cache.system' => 'getCache_SystemService',
  80.             'cache.validator' => 'getCache_ValidatorService',
  81.             'config_cache_factory' => 'getConfigCacheFactoryService',
  82.             'controller_name_converter' => 'getControllerNameConverterService',
  83.             'data_collector.dump' => 'getDataCollector_DumpService',
  84.             'data_collector.form' => 'getDataCollector_FormService',
  85.             'data_collector.form.extractor' => 'getDataCollector_Form_ExtractorService',
  86.             'data_collector.request' => 'getDataCollector_RequestService',
  87.             'data_collector.router' => 'getDataCollector_RouterService',
  88.             'data_collector.translation' => 'getDataCollector_TranslationService',
  89.             'debug.argument_resolver' => 'getDebug_ArgumentResolverService',
  90.             'debug.controller_resolver' => 'getDebug_ControllerResolverService',
  91.             'debug.debug_handlers_listener' => 'getDebug_DebugHandlersListenerService',
  92.             'debug.event_dispatcher' => 'getDebug_EventDispatcherService',
  93.             'debug.file_link_formatter' => 'getDebug_FileLinkFormatterService',
  94.             'debug.log_processor' => 'getDebug_LogProcessorService',
  95.             'debug.security.access.decision_manager' => 'getDebug_Security_Access_DecisionManagerService',
  96.             'debug.stopwatch' => 'getDebug_StopwatchService',
  97.             'doctrine' => 'getDoctrineService',
  98.             'doctrine.dbal.logger.profiling.default' => 'getDoctrine_Dbal_Logger_Profiling_DefaultService',
  99.             'doctrine.orm.validator_initializer' => 'getDoctrine_Orm_ValidatorInitializerService',
  100.             'file_locator' => 'getFileLocatorService',
  101.             'form.factory' => 'getForm_FactoryService',
  102.             'form.registry' => 'getForm_RegistryService',
  103.             'form.resolved_type_factory' => 'getForm_ResolvedTypeFactoryService',
  104.             'fos_rest.body_listener' => 'getFosRest_BodyListenerService',
  105.             'fos_rest.decoder_provider' => 'getFosRest_DecoderProviderService',
  106.             'fos_user.util.canonical_fields_updater' => 'getFosUser_Util_CanonicalFieldsUpdaterService',
  107.             'fos_user.util.email_canonicalizer' => 'getFosUser_Util_EmailCanonicalizerService',
  108.             'framework_extra_bundle.argument_name_convertor' => 'getFrameworkExtraBundle_ArgumentNameConvertorService',
  109.             'framework_extra_bundle.event.is_granted' => 'getFrameworkExtraBundle_Event_IsGrantedService',
  110.             'http_kernel' => 'getHttpKernelService',
  111.             'jms_serializer.metadata_factory' => 'getJmsSerializer_MetadataFactoryService',
  112.             'jms_serializer.naming_strategy' => 'getJmsSerializer_NamingStrategyService',
  113.             'locale_listener' => 'getLocaleListenerService',
  114.             'logger' => 'getLoggerService',
  115.             'monolog.handler.console' => 'getMonolog_Handler_ConsoleService',
  116.             'monolog.handler.main' => 'getMonolog_Handler_MainService',
  117.             'monolog.handler.null_internal' => 'getMonolog_Handler_NullInternalService',
  118.             'monolog.logger.cache' => 'getMonolog_Logger_CacheService',
  119.             'monolog.logger.event' => 'getMonolog_Logger_EventService',
  120.             'monolog.logger.php' => 'getMonolog_Logger_PhpService',
  121.             'monolog.logger.profiler' => 'getMonolog_Logger_ProfilerService',
  122.             'monolog.logger.request' => 'getMonolog_Logger_RequestService',
  123.             'monolog.logger.translation' => 'getMonolog_Logger_TranslationService',
  124.             'nelmio_api_doc.doc_comment_extractor' => 'getNelmioApiDoc_DocCommentExtractorService',
  125.             'nelmio_api_doc.event_listener.request' => 'getNelmioApiDoc_EventListener_RequestService',
  126.             'nelmio_api_doc.extractor.api_doc_extractor' => 'getNelmioApiDoc_Extractor_ApiDocExtractorService',
  127.             'nelmio_api_doc.formatter.html_formatter' => 'getNelmioApiDoc_Formatter_HtmlFormatterService',
  128.             'nelmio_api_doc.parser.collection_parser' => 'getNelmioApiDoc_Parser_CollectionParserService',
  129.             'nelmio_api_doc.parser.form_errors_parser' => 'getNelmioApiDoc_Parser_FormErrorsParserService',
  130.             'nelmio_api_doc.parser.form_type_parser' => 'getNelmioApiDoc_Parser_FormTypeParserService',
  131.             'nelmio_api_doc.parser.jms_metadata_parser' => 'getNelmioApiDoc_Parser_JmsMetadataParserService',
  132.             'nelmio_api_doc.parser.json_serializable_parser' => 'getNelmioApiDoc_Parser_JsonSerializableParserService',
  133.             'nelmio_api_doc.parser.validation_parser' => 'getNelmioApiDoc_Parser_ValidationParserService',
  134.             'nelmio_api_doc.twig.extension.extra_markdown' => 'getNelmioApiDoc_Twig_Extension_ExtraMarkdownService',
  135.             'profiler' => 'getProfilerService',
  136.             'profiler_listener' => 'getProfilerListenerService',
  137.             'request_stack' => 'getRequestStackService',
  138.             'resolve_controller_name_subscriber' => 'getResolveControllerNameSubscriberService',
  139.             'response_listener' => 'getResponseListenerService',
  140.             'router' => 'getRouterService',
  141.             'router.request_context' => 'getRouter_RequestContextService',
  142.             'router_listener' => 'getRouterListenerService',
  143.             'security.authentication.manager' => 'getSecurity_Authentication_ManagerService',
  144.             'security.authentication.trust_resolver' => 'getSecurity_Authentication_TrustResolverService',
  145.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  146.             'security.firewall' => 'getSecurity_FirewallService',
  147.             'security.firewall.map' => 'getSecurity_Firewall_MapService',
  148.             'security.logout_url_generator' => 'getSecurity_LogoutUrlGeneratorService',
  149.             'security.rememberme.response_listener' => 'getSecurity_Rememberme_ResponseListenerService',
  150.             'security.role_hierarchy' => 'getSecurity_RoleHierarchyService',
  151.             'security.token_storage' => 'getSecurity_TokenStorageService',
  152.             'sensio_framework_extra.cache.listener' => 'getSensioFrameworkExtra_Cache_ListenerService',
  153.             'sensio_framework_extra.controller.listener' => 'getSensioFrameworkExtra_Controller_ListenerService',
  154.             'sensio_framework_extra.converter.listener' => 'getSensioFrameworkExtra_Converter_ListenerService',
  155.             'sensio_framework_extra.converter.manager' => 'getSensioFrameworkExtra_Converter_ManagerService',
  156.             'sensio_framework_extra.security.listener' => 'getSensioFrameworkExtra_Security_ListenerService',
  157.             'sensio_framework_extra.view.listener' => 'getSensioFrameworkExtra_View_ListenerService',
  158.             'session.save_listener' => 'getSession_SaveListenerService',
  159.             'session_listener' => 'getSessionListenerService',
  160.             'streamed_response_listener' => 'getStreamedResponseListenerService',
  161.             'templating.locator' => 'getTemplating_LocatorService',
  162.             'templating.name_parser' => 'getTemplating_NameParserService',
  163.             'translator' => 'getTranslatorService',
  164.             'translator.default' => 'getTranslator_DefaultService',
  165.             'translator_listener' => 'getTranslatorListenerService',
  166.             'twig' => 'getTwigService',
  167.             'twig.loader' => 'getTwig_LoaderService',
  168.             'twig.profile' => 'getTwig_ProfileService',
  169.             'validate_request_listener' => 'getValidateRequestListenerService',
  170.             'validator' => 'getValidatorService',
  171.             'validator.builder' => 'getValidator_BuilderService',
  172.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  173.             'web_link.add_link_header_listener' => 'getWebLink_AddLinkHeaderListenerService',
  174.             'web_profiler.csp.handler' => 'getWebProfiler_Csp_HandlerService',
  175.             'web_profiler.debug_toolbar' => 'getWebProfiler_DebugToolbarService',
  176.         ];
  177.         $this->fileMap = [
  178.             'App\\Controller\\CategoryController' => 'getCategoryControllerService.php',
  179.             'App\\Controller\\IndexController' => 'getIndexControllerService.php',
  180.             'App\\Controller\\ProductController' => 'getProductControllerService.php',
  181.             'App\\Controller\\ReportController' => 'getReportControllerService.php',
  182.             'App\\Controller\\SliderController' => 'getSliderControllerService.php',
  183.             'App\\Controller\\UserController' => 'getUserControllerService.php',
  184.             'App\\Controller\\WebserviceController' => 'getWebserviceControllerService.php',
  185.             'App\\Form\\CategoryType' => 'getCategoryTypeService.php',
  186.             'App\\Form\\ProductType' => 'getProductTypeService.php',
  187.             'App\\Form\\ReportType' => 'getReportTypeService.php',
  188.             'App\\Form\\SliderType' => 'getSliderTypeService.php',
  189.             'App\\Form\\UserType' => 'getUserTypeService.php',
  190.             'App\\Repository\\CategoriesProductRepository' => 'getCategoriesProductRepositoryService.php',
  191.             'App\\Repository\\DetailedPlansRepository' => 'getDetailedPlansRepositoryService.php',
  192.             'App\\Repository\\OperationImagesRepository' => 'getOperationImagesRepositoryService.php',
  193.             'App\\Services\\MailerService' => 'getMailerServiceService.php',
  194.             'FOS\\OAuthServerBundle\\Controller\\TokenController' => 'getTokenControllerService.php',
  195.             'FOS\\RestBundle\\View\\ViewHandlerInterface' => 'getViewHandlerInterfaceService.php',
  196.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  197.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php',
  198.             'annotations.cache' => 'getAnnotations_CacheService.php',
  199.             'annotations.cache_warmer' => 'getAnnotations_CacheWarmerService.php',
  200.             'argument_resolver.default' => 'getArgumentResolver_DefaultService.php',
  201.             'argument_resolver.request' => 'getArgumentResolver_RequestService.php',
  202.             'argument_resolver.request_attribute' => 'getArgumentResolver_RequestAttributeService.php',
  203.             'argument_resolver.service' => 'getArgumentResolver_ServiceService.php',
  204.             'argument_resolver.session' => 'getArgumentResolver_SessionService.php',
  205.             'argument_resolver.variadic' => 'getArgumentResolver_VariadicService.php',
  206.             'braincrafted_bootstrap.flash' => 'getBraincraftedBootstrap_FlashService.php',
  207.             'braincrafted_bootstrap.form.extension.form_action_button' => 'getBraincraftedBootstrap_Form_Extension_FormActionButtonService.php',
  208.             'braincrafted_bootstrap.form.extension.input_group_button' => 'getBraincraftedBootstrap_Form_Extension_InputGroupButtonService.php',
  209.             'braincrafted_bootstrap.form.extension.static_control' => 'getBraincraftedBootstrap_Form_Extension_StaticControlService.php',
  210.             'braincrafted_bootstrap.form.extension.typesetter_extension' => 'getBraincraftedBootstrap_Form_Extension_TypesetterExtensionService.php',
  211.             'braincrafted_bootstrap.form.type.collection' => 'getBraincraftedBootstrap_Form_Type_CollectionService.php',
  212.             'braincrafted_bootstrap.form.type.form_actions' => 'getBraincraftedBootstrap_Form_Type_FormActionsService.php',
  213.             'braincrafted_bootstrap.form.type.form_control_static' => 'getBraincraftedBootstrap_Form_Type_FormControlStaticService.php',
  214.             'braincrafted_bootstrap.form.type.money' => 'getBraincraftedBootstrap_Form_Type_MoneyService.php',
  215.             'cache.default_clearer' => 'getCache_DefaultClearerService.php',
  216.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  217.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  218.             'cache_clearer' => 'getCacheClearerService.php',
  219.             'cache_warmer' => 'getCacheWarmerService.php',
  220.             'config.resource.self_checking_resource_checker' => 'getConfig_Resource_SelfCheckingResourceCheckerService.php',
  221.             'console.command.about' => 'getConsole_Command_AboutService.php',
  222.             'console.command.assets_install' => 'getConsole_Command_AssetsInstallService.php',
  223.             'console.command.cache_clear' => 'getConsole_Command_CacheClearService.php',
  224.             'console.command.cache_pool_clear' => 'getConsole_Command_CachePoolClearService.php',
  225.             'console.command.cache_pool_prune' => 'getConsole_Command_CachePoolPruneService.php',
  226.             'console.command.cache_warmup' => 'getConsole_Command_CacheWarmupService.php',
  227.             'console.command.config_debug' => 'getConsole_Command_ConfigDebugService.php',
  228.             'console.command.config_dump_reference' => 'getConsole_Command_ConfigDumpReferenceService.php',
  229.             'console.command.container_debug' => 'getConsole_Command_ContainerDebugService.php',
  230.             'console.command.debug_autowiring' => 'getConsole_Command_DebugAutowiringService.php',
  231.             'console.command.event_dispatcher_debug' => 'getConsole_Command_EventDispatcherDebugService.php',
  232.             'console.command.form_debug' => 'getConsole_Command_FormDebugService.php',
  233.             'console.command.router_debug' => 'getConsole_Command_RouterDebugService.php',
  234.             'console.command.router_match' => 'getConsole_Command_RouterMatchService.php',
  235.             'console.command.translation_debug' => 'getConsole_Command_TranslationDebugService.php',
  236.             'console.command.translation_update' => 'getConsole_Command_TranslationUpdateService.php',
  237.             'console.command.xliff_lint' => 'getConsole_Command_XliffLintService.php',
  238.             'console.command.yaml_lint' => 'getConsole_Command_YamlLintService.php',
  239.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  240.             'console.error_listener' => 'getConsole_ErrorListenerService.php',
  241.             'debug.dump_listener' => 'getDebug_DumpListenerService.php',
  242.             'debug.file_link_formatter.url_format' => 'getDebug_FileLinkFormatter_UrlFormatService.php',
  243.             'debug.templating.engine.php' => 'getDebug_Templating_Engine_PhpService.php',
  244.             'dependency_injection.config.container_parameters_resource_checker' => 'getDependencyInjection_Config_ContainerParametersResourceCheckerService.php',
  245.             'deprecated.form.registry' => 'getDeprecated_Form_RegistryService.php',
  246.             'deprecated.form.registry.csrf' => 'getDeprecated_Form_Registry_CsrfService.php',
  247.             'doctrine.cache_clear_metadata_command' => 'getDoctrine_CacheClearMetadataCommandService.php',
  248.             'doctrine.cache_clear_query_cache_command' => 'getDoctrine_CacheClearQueryCacheCommandService.php',
  249.             'doctrine.cache_clear_result_command' => 'getDoctrine_CacheClearResultCommandService.php',
  250.             'doctrine.cache_collection_region_command' => 'getDoctrine_CacheCollectionRegionCommandService.php',
  251.             'doctrine.clear_entity_region_command' => 'getDoctrine_ClearEntityRegionCommandService.php',
  252.             'doctrine.clear_query_region_command' => 'getDoctrine_ClearQueryRegionCommandService.php',
  253.             'doctrine.database_create_command' => 'getDoctrine_DatabaseCreateCommandService.php',
  254.             'doctrine.database_drop_command' => 'getDoctrine_DatabaseDropCommandService.php',
  255.             'doctrine.database_import_command' => 'getDoctrine_DatabaseImportCommandService.php',
  256.             'doctrine.dbal.connection_factory' => 'getDoctrine_Dbal_ConnectionFactoryService.php',
  257.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService.php',
  258.             'doctrine.ensure_production_settings_command' => 'getDoctrine_EnsureProductionSettingsCommandService.php',
  259.             'doctrine.fixtures_load_command' => 'getDoctrine_FixturesLoadCommandService.php',
  260.             'doctrine.generate_entities_command' => 'getDoctrine_GenerateEntitiesCommandService.php',
  261.             'doctrine.mapping_convert_command' => 'getDoctrine_MappingConvertCommandService.php',
  262.             'doctrine.mapping_import_command' => 'getDoctrine_MappingImportCommandService.php',
  263.             'doctrine.mapping_info_command' => 'getDoctrine_MappingInfoCommandService.php',
  264.             'doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata' => 'getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_MetadataService.php',
  265.             'doctrine.orm.cache.provider.cache.doctrine.orm.default.query' => 'getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_QueryService.php',
  266.             'doctrine.orm.cache.provider.cache.doctrine.orm.default.result' => 'getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_ResultService.php',
  267.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService.php',
  268.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService.php',
  269.             'doctrine.orm.default_entity_manager.property_info_extractor' => 'getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php',
  270.             'doctrine.orm.default_listeners.attach_entity_listeners' => 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService.php',
  271.             'doctrine.orm.default_manager_configurator' => 'getDoctrine_Orm_DefaultManagerConfiguratorService.php',
  272.             'doctrine.orm.proxy_cache_warmer' => 'getDoctrine_Orm_ProxyCacheWarmerService.php',
  273.             'doctrine.orm.validator.unique' => 'getDoctrine_Orm_Validator_UniqueService.php',
  274.             'doctrine.query_dql_command' => 'getDoctrine_QueryDqlCommandService.php',
  275.             'doctrine.query_sql_command' => 'getDoctrine_QuerySqlCommandService.php',
  276.             'doctrine.schema_create_command' => 'getDoctrine_SchemaCreateCommandService.php',
  277.             'doctrine.schema_drop_command' => 'getDoctrine_SchemaDropCommandService.php',
  278.             'doctrine.schema_update_command' => 'getDoctrine_SchemaUpdateCommandService.php',
  279.             'doctrine.schema_validate_command' => 'getDoctrine_SchemaValidateCommandService.php',
  280.             'doctrine_cache.contains_command' => 'getDoctrineCache_ContainsCommandService.php',
  281.             'doctrine_cache.delete_command' => 'getDoctrineCache_DeleteCommandService.php',
  282.             'doctrine_cache.flush_command' => 'getDoctrineCache_FlushCommandService.php',
  283.             'doctrine_cache.stats_command' => 'getDoctrineCache_StatsCommandService.php',
  284.             'doctrine_migrations.diff_command' => 'getDoctrineMigrations_DiffCommandService.php',
  285.             'doctrine_migrations.dump_schema_command' => 'getDoctrineMigrations_DumpSchemaCommandService.php',
  286.             'doctrine_migrations.execute_command' => 'getDoctrineMigrations_ExecuteCommandService.php',
  287.             'doctrine_migrations.generate_command' => 'getDoctrineMigrations_GenerateCommandService.php',
  288.             'doctrine_migrations.latest_command' => 'getDoctrineMigrations_LatestCommandService.php',
  289.             'doctrine_migrations.migrate_command' => 'getDoctrineMigrations_MigrateCommandService.php',
  290.             'doctrine_migrations.rollup_command' => 'getDoctrineMigrations_RollupCommandService.php',
  291.             'doctrine_migrations.status_command' => 'getDoctrineMigrations_StatusCommandService.php',
  292.             'doctrine_migrations.up_to_date_command' => 'getDoctrineMigrations_UpToDateCommandService.php',
  293.             'doctrine_migrations.version_command' => 'getDoctrineMigrations_VersionCommandService.php',
  294.             'filesystem' => 'getFilesystemService.php',
  295.             'form.server_params' => 'getForm_ServerParamsService.php',
  296.             'form.type.birthday' => 'getForm_Type_BirthdayService.php',
  297.             'form.type.button' => 'getForm_Type_ButtonService.php',
  298.             'form.type.checkbox' => 'getForm_Type_CheckboxService.php',
  299.             'form.type.choice' => 'getForm_Type_ChoiceService.php',
  300.             'form.type.collection' => 'getForm_Type_CollectionService.php',
  301.             'form.type.country' => 'getForm_Type_CountryService.php',
  302.             'form.type.currency' => 'getForm_Type_CurrencyService.php',
  303.             'form.type.date' => 'getForm_Type_DateService.php',
  304.             'form.type.datetime' => 'getForm_Type_DatetimeService.php',
  305.             'form.type.email' => 'getForm_Type_EmailService.php',
  306.             'form.type.entity' => 'getForm_Type_EntityService.php',
  307.             'form.type.file' => 'getForm_Type_FileService.php',
  308.             'form.type.form' => 'getForm_Type_FormService.php',
  309.             'form.type.hidden' => 'getForm_Type_HiddenService.php',
  310.             'form.type.integer' => 'getForm_Type_IntegerService.php',
  311.             'form.type.language' => 'getForm_Type_LanguageService.php',
  312.             'form.type.locale' => 'getForm_Type_LocaleService.php',
  313.             'form.type.money' => 'getForm_Type_MoneyService.php',
  314.             'form.type.number' => 'getForm_Type_NumberService.php',
  315.             'form.type.password' => 'getForm_Type_PasswordService.php',
  316.             'form.type.percent' => 'getForm_Type_PercentService.php',
  317.             'form.type.radio' => 'getForm_Type_RadioService.php',
  318.             'form.type.range' => 'getForm_Type_RangeService.php',
  319.             'form.type.repeated' => 'getForm_Type_RepeatedService.php',
  320.             'form.type.reset' => 'getForm_Type_ResetService.php',
  321.             'form.type.search' => 'getForm_Type_SearchService.php',
  322.             'form.type.submit' => 'getForm_Type_SubmitService.php',
  323.             'form.type.text' => 'getForm_Type_TextService.php',
  324.             'form.type.textarea' => 'getForm_Type_TextareaService.php',
  325.             'form.type.time' => 'getForm_Type_TimeService.php',
  326.             'form.type.timezone' => 'getForm_Type_TimezoneService.php',
  327.             'form.type.url' => 'getForm_Type_UrlService.php',
  328.             'form.type_extension.csrf' => 'getForm_TypeExtension_CsrfService.php',
  329.             'form.type_extension.form.data_collector' => 'getForm_TypeExtension_Form_DataCollectorService.php',
  330.             'form.type_extension.form.http_foundation' => 'getForm_TypeExtension_Form_HttpFoundationService.php',
  331.             'form.type_extension.form.transformation_failure_handling' => 'getForm_TypeExtension_Form_TransformationFailureHandlingService.php',
  332.             'form.type_extension.form.validator' => 'getForm_TypeExtension_Form_ValidatorService.php',
  333.             'form.type_extension.repeated.validator' => 'getForm_TypeExtension_Repeated_ValidatorService.php',
  334.             'form.type_extension.submit.validator' => 'getForm_TypeExtension_Submit_ValidatorService.php',
  335.             'form.type_extension.upload.validator' => 'getForm_TypeExtension_Upload_ValidatorService.php',
  336.             'form.type_guesser.doctrine' => 'getForm_TypeGuesser_DoctrineService.php',
  337.             'form.type_guesser.validator' => 'getForm_TypeGuesser_ValidatorService.php',
  338.             'fos_oauth_server.access_token_manager.default' => 'getFosOauthServer_AccessTokenManager_DefaultService.php',
  339.             'fos_oauth_server.auth_code_manager.default' => 'getFosOauthServer_AuthCodeManager_DefaultService.php',
  340.             'fos_oauth_server.authorize.form' => 'getFosOauthServer_Authorize_FormService.php',
  341.             'fos_oauth_server.authorize.form.handler.default' => 'getFosOauthServer_Authorize_Form_Handler_DefaultService.php',
  342.             'fos_oauth_server.authorize.form.type' => 'getFosOauthServer_Authorize_Form_TypeService.php',
  343.             'fos_oauth_server.clean_command' => 'getFosOauthServer_CleanCommandService.php',
  344.             'fos_oauth_server.client_manager.default' => 'getFosOauthServer_ClientManager_DefaultService.php',
  345.             'fos_oauth_server.controller.authorize' => 'getFosOauthServer_Controller_AuthorizeService.php',
  346.             'fos_oauth_server.create_client_command' => 'getFosOauthServer_CreateClientCommandService.php',
  347.             'fos_oauth_server.entity_manager' => 'getFosOauthServer_EntityManagerService.php',
  348.             'fos_oauth_server.refresh_token_manager.default' => 'getFosOauthServer_RefreshTokenManager_DefaultService.php',
  349.             'fos_oauth_server.server' => 'getFosOauthServer_ServerService.php',
  350.             'fos_oauth_server.storage' => 'getFosOauthServer_StorageService.php',
  351.             'fos_rest.decoder.json' => 'getFosRest_Decoder_JsonService.php',
  352.             'fos_rest.decoder.jsontoform' => 'getFosRest_Decoder_JsontoformService.php',
  353.             'fos_rest.decoder.xml' => 'getFosRest_Decoder_XmlService.php',
  354.             'fos_rest.inflector' => 'getFosRest_InflectorService.php',
  355.             'fos_rest.normalizer.camel_keys' => 'getFosRest_Normalizer_CamelKeysService.php',
  356.             'fos_rest.normalizer.camel_keys_with_leading_underscore' => 'getFosRest_Normalizer_CamelKeysWithLeadingUnderscoreService.php',
  357.             'fos_rest.request.param_fetcher' => 'getFosRest_Request_ParamFetcherService.php',
  358.             'fos_rest.request.param_fetcher.reader' => 'getFosRest_Request_ParamFetcher_ReaderService.php',
  359.             'fos_rest.serializer' => 'getFosRest_SerializerService.php',
  360.             'fos_rest.serializer.form_error_handler' => 'getFosRest_Serializer_FormErrorHandlerService.php',
  361.             'fos_rest.serializer.jms_handler_registry.inner' => 'getFosRest_Serializer_JmsHandlerRegistry_InnerService.php',
  362.             'fos_user.change_password.controller' => 'getFosUser_ChangePassword_ControllerService.php',
  363.             'fos_user.change_password.form.factory' => 'getFosUser_ChangePassword_Form_FactoryService.php',
  364.             'fos_user.change_password.form.type' => 'getFosUser_ChangePassword_Form_TypeService.php',
  365.             'fos_user.command.activate_user' => 'getFosUser_Command_ActivateUserService.php',
  366.             'fos_user.command.change_password' => 'getFosUser_Command_ChangePasswordService.php',
  367.             'fos_user.command.create_user' => 'getFosUser_Command_CreateUserService.php',
  368.             'fos_user.command.deactivate_user' => 'getFosUser_Command_DeactivateUserService.php',
  369.             'fos_user.command.demote_user' => 'getFosUser_Command_DemoteUserService.php',
  370.             'fos_user.command.promote_user' => 'getFosUser_Command_PromoteUserService.php',
  371.             'fos_user.listener.authentication' => 'getFosUser_Listener_AuthenticationService.php',
  372.             'fos_user.listener.flash' => 'getFosUser_Listener_FlashService.php',
  373.             'fos_user.listener.resetting' => 'getFosUser_Listener_ResettingService.php',
  374.             'fos_user.mailer' => 'getFosUser_MailerService.php',
  375.             'fos_user.profile.controller' => 'getFosUser_Profile_ControllerService.php',
  376.             'fos_user.profile.form.factory' => 'getFosUser_Profile_Form_FactoryService.php',
  377.             'fos_user.profile.form.type' => 'getFosUser_Profile_Form_TypeService.php',
  378.             'fos_user.registration.controller' => 'getFosUser_Registration_ControllerService.php',
  379.             'fos_user.registration.form.factory' => 'getFosUser_Registration_Form_FactoryService.php',
  380.             'fos_user.registration.form.type' => 'getFosUser_Registration_Form_TypeService.php',
  381.             'fos_user.resetting.controller' => 'getFosUser_Resetting_ControllerService.php',
  382.             'fos_user.resetting.form.factory' => 'getFosUser_Resetting_Form_FactoryService.php',
  383.             'fos_user.resetting.form.type' => 'getFosUser_Resetting_Form_TypeService.php',
  384.             'fos_user.security.controller' => 'getFosUser_Security_ControllerService.php',
  385.             'fos_user.security.interactive_login_listener' => 'getFosUser_Security_InteractiveLoginListenerService.php',
  386.             'fos_user.security.login_manager' => 'getFosUser_Security_LoginManagerService.php',
  387.             'fos_user.user_manager' => 'getFosUser_UserManagerService.php',
  388.             'fos_user.user_provider.username' => 'getFosUser_UserProvider_UsernameService.php',
  389.             'fos_user.username_form_type' => 'getFosUser_UsernameFormTypeService.php',
  390.             'fos_user.util.password_updater' => 'getFosUser_Util_PasswordUpdaterService.php',
  391.             'fos_user.util.token_generator' => 'getFosUser_Util_TokenGeneratorService.php',
  392.             'fos_user.util.user_manipulator' => 'getFosUser_Util_UserManipulatorService.php',
  393.             'fragment.handler' => 'getFragment_HandlerService.php',
  394.             'fragment.renderer.inline' => 'getFragment_Renderer_InlineService.php',
  395.             'jms_serializer' => 'getJmsSerializerService.php',
  396.             'jms_serializer.accessor_strategy' => 'getJmsSerializer_AccessorStrategyService.php',
  397.             'jms_serializer.array_collection_handler' => 'getJmsSerializer_ArrayCollectionHandlerService.php',
  398.             'jms_serializer.constraint_violation_handler' => 'getJmsSerializer_ConstraintViolationHandlerService.php',
  399.             'jms_serializer.datetime_handler' => 'getJmsSerializer_DatetimeHandlerService.php',
  400.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService.php',
  401.             'jms_serializer.doctrine_proxy_subscriber' => 'getJmsSerializer_DoctrineProxySubscriberService.php',
  402.             'jms_serializer.expression_evaluator' => 'getJmsSerializer_ExpressionEvaluatorService.php',
  403.             'jms_serializer.handler_registry' => 'getJmsSerializer_HandlerRegistryService.php',
  404.             'jms_serializer.json_deserialization_visitor' => 'getJmsSerializer_JsonDeserializationVisitorService.php',
  405.             'jms_serializer.json_serialization_visitor' => 'getJmsSerializer_JsonSerializationVisitorService.php',
  406.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService.php',
  407.             'jms_serializer.object_constructor' => 'getJmsSerializer_ObjectConstructorService.php',
  408.             'jms_serializer.php_collection_handler' => 'getJmsSerializer_PhpCollectionHandlerService.php',
  409.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService.php',
  410.             'jms_serializer.stopwatch_subscriber' => 'getJmsSerializer_StopwatchSubscriberService.php',
  411.             'jms_serializer.templating.helper.serializer' => 'getJmsSerializer_Templating_Helper_SerializerService.php',
  412.             'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService.php',
  413.             'jms_serializer.unserialize_object_constructor' => 'getJmsSerializer_UnserializeObjectConstructorService.php',
  414.             'jms_serializer.xml_deserialization_visitor' => 'getJmsSerializer_XmlDeserializationVisitorService.php',
  415.             'jms_serializer.xml_serialization_visitor' => 'getJmsSerializer_XmlSerializationVisitorService.php',
  416.             'jms_serializer.yaml_serialization_visitor' => 'getJmsSerializer_YamlSerializationVisitorService.php',
  417.             'kernel.class_cache.cache_warmer' => 'getKernel_ClassCache_CacheWarmerService.php',
  418.             'maker.auto_command.make_auth' => 'getMaker_AutoCommand_MakeAuthService.php',
  419.             'maker.auto_command.make_command' => 'getMaker_AutoCommand_MakeCommandService.php',
  420.             'maker.auto_command.make_controller' => 'getMaker_AutoCommand_MakeControllerService.php',
  421.             'maker.auto_command.make_crud' => 'getMaker_AutoCommand_MakeCrudService.php',
  422.             'maker.auto_command.make_entity' => 'getMaker_AutoCommand_MakeEntityService.php',
  423.             'maker.auto_command.make_fixtures' => 'getMaker_AutoCommand_MakeFixturesService.php',
  424.             'maker.auto_command.make_form' => 'getMaker_AutoCommand_MakeFormService.php',
  425.             'maker.auto_command.make_functional_test' => 'getMaker_AutoCommand_MakeFunctionalTestService.php',
  426.             'maker.auto_command.make_migration' => 'getMaker_AutoCommand_MakeMigrationService.php',
  427.             'maker.auto_command.make_registration_form' => 'getMaker_AutoCommand_MakeRegistrationFormService.php',
  428.             'maker.auto_command.make_serializer_encoder' => 'getMaker_AutoCommand_MakeSerializerEncoderService.php',
  429.             'maker.auto_command.make_serializer_normalizer' => 'getMaker_AutoCommand_MakeSerializerNormalizerService.php',
  430.             'maker.auto_command.make_subscriber' => 'getMaker_AutoCommand_MakeSubscriberService.php',
  431.             'maker.auto_command.make_twig_extension' => 'getMaker_AutoCommand_MakeTwigExtensionService.php',
  432.             'maker.auto_command.make_unit_test' => 'getMaker_AutoCommand_MakeUnitTestService.php',
  433.             'maker.auto_command.make_user' => 'getMaker_AutoCommand_MakeUserService.php',
  434.             'maker.auto_command.make_validator' => 'getMaker_AutoCommand_MakeValidatorService.php',
  435.             'maker.auto_command.make_voter' => 'getMaker_AutoCommand_MakeVoterService.php',
  436.             'maker.console_error_listener' => 'getMaker_ConsoleErrorListenerService.php',
  437.             'maker.doctrine_helper' => 'getMaker_DoctrineHelperService.php',
  438.             'maker.file_manager' => 'getMaker_FileManagerService.php',
  439.             'maker.generator' => 'getMaker_GeneratorService.php',
  440.             'maker.renderer.form_type_renderer' => 'getMaker_Renderer_FormTypeRendererService.php',
  441.             'maker.security_config_updater' => 'getMaker_SecurityConfigUpdaterService.php',
  442.             'monolog.logger.console' => 'getMonolog_Logger_ConsoleService.php',
  443.             'monolog.logger.doctrine' => 'getMonolog_Logger_DoctrineService.php',
  444.             'monolog.logger.security' => 'getMonolog_Logger_SecurityService.php',
  445.             'monolog.logger.templating' => 'getMonolog_Logger_TemplatingService.php',
  446.             'nelmio_api_doc.form.extension.description_form_type_extension' => 'getNelmioApiDoc_Form_Extension_DescriptionFormTypeExtensionService.php',
  447.             'nelmio_api_doc.formatter.markdown_formatter' => 'getNelmioApiDoc_Formatter_MarkdownFormatterService.php',
  448.             'nelmio_api_doc.formatter.simple_formatter' => 'getNelmioApiDoc_Formatter_SimpleFormatterService.php',
  449.             'nelmio_api_doc.formatter.swagger_formatter' => 'getNelmioApiDoc_Formatter_SwaggerFormatterService.php',
  450.             'property_accessor' => 'getPropertyAccessorService.php',
  451.             'property_info' => 'getPropertyInfoService.php',
  452.             'property_info.php_doc_extractor' => 'getPropertyInfo_PhpDocExtractorService.php',
  453.             'property_info.reflection_extractor' => 'getPropertyInfo_ReflectionExtractorService.php',
  454.             'property_info.serializer_extractor' => 'getPropertyInfo_SerializerExtractorService.php',
  455.             'router.cache_warmer' => 'getRouter_CacheWarmerService.php',
  456.             'routing.loader' => 'getRouting_LoaderService.php',
  457.             'samiax_one_signal_api.config' => 'getSamiaxOneSignalApi_ConfigService.php',
  458.             'samiax_one_signal_api.guzzle' => 'getSamiaxOneSignalApi_GuzzleService.php',
  459.             'samiax_one_signal_api.guzzle_adapter' => 'getSamiaxOneSignalApi_GuzzleAdapterService.php',
  460.             'samiax_one_signal_api.guzzle_message_factory' => 'getSamiaxOneSignalApi_GuzzleMessageFactoryService.php',
  461.             'samiax_one_signal_api.http_client' => 'getSamiaxOneSignalApi_HttpClientService.php',
  462.             'samiax_one_signal_api.service' => 'getSamiaxOneSignalApi_ServiceService.php',
  463.             'security.access.authenticated_voter' => 'getSecurity_Access_AuthenticatedVoterService.php',
  464.             'security.access.expression_voter' => 'getSecurity_Access_ExpressionVoterService.php',
  465.             'security.access.role_hierarchy_voter' => 'getSecurity_Access_RoleHierarchyVoterService.php',
  466.             'security.access_listener' => 'getSecurity_AccessListenerService.php',
  467.             'security.access_map' => 'getSecurity_AccessMapService.php',
  468.             'security.authentication.guard_handler' => 'getSecurity_Authentication_GuardHandlerService.php',
  469.             'security.authentication.listener.anonymous.main' => 'getSecurity_Authentication_Listener_Anonymous_MainService.php',
  470.             'security.authentication.listener.form.main' => 'getSecurity_Authentication_Listener_Form_MainService.php',
  471.             'security.authentication.provider.anonymous.main' => 'getSecurity_Authentication_Provider_Anonymous_MainService.php',
  472.             'security.authentication.provider.dao.main' => 'getSecurity_Authentication_Provider_Dao_MainService.php',
  473.             'security.authentication.session_strategy.main' => 'getSecurity_Authentication_SessionStrategy_MainService.php',
  474.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  475.             'security.channel_listener' => 'getSecurity_ChannelListenerService.php',
  476.             'security.command.user_password_encoder' => 'getSecurity_Command_UserPasswordEncoderService.php',
  477.             'security.context_listener.0' => 'getSecurity_ContextListener_0Service.php',
  478.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService.php',
  479.             'security.csrf.token_storage' => 'getSecurity_Csrf_TokenStorageService.php',
  480.             'security.encoder_factory' => 'getSecurity_EncoderFactoryService.php',
  481.             'security.firewall.map.context.dev' => 'getSecurity_Firewall_Map_Context_DevService.php',
  482.             'security.firewall.map.context.main' => 'getSecurity_Firewall_Map_Context_MainService.php',
  483.             'security.http_utils' => 'getSecurity_HttpUtilsService.php',
  484.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  485.             'security.request_matcher.00qf1z7' => 'getSecurity_RequestMatcher_00qf1z7Service.php',
  486.             'security.request_matcher.zfhj2lw' => 'getSecurity_RequestMatcher_Zfhj2lwService.php',
  487.             'security.user_checker' => 'getSecurity_UserCheckerService.php',
  488.             'security.user_value_resolver' => 'getSecurity_UserValueResolverService.php',
  489.             'security.validator.user_password' => 'getSecurity_Validator_UserPasswordService.php',
  490.             'serializer' => 'getSerializerService.php',
  491.             'serializer.mapping.cache.symfony' => 'getSerializer_Mapping_Cache_SymfonyService.php',
  492.             'serializer.mapping.cache_warmer' => 'getSerializer_Mapping_CacheWarmerService.php',
  493.             'serializer.mapping.class_metadata_factory' => 'getSerializer_Mapping_ClassMetadataFactoryService.php',
  494.             'service_locator.r15f9hk' => 'getServiceLocator_R15f9hkService.php',
  495.             'services_resetter' => 'getServicesResetterService.php',
  496.             'session' => 'getSessionService.php',
  497.             'session.storage.filesystem' => 'getSession_Storage_FilesystemService.php',
  498.             'session.storage.metadata_bag' => 'getSession_Storage_MetadataBagService.php',
  499.             'session.storage.native' => 'getSession_Storage_NativeService.php',
  500.             'session.storage.php_bridge' => 'getSession_Storage_PhpBridgeService.php',
  501.             'swiftmailer.command.debug' => 'getSwiftmailer_Command_DebugService.php',
  502.             'swiftmailer.command.new_email' => 'getSwiftmailer_Command_NewEmailService.php',
  503.             'swiftmailer.command.send_email' => 'getSwiftmailer_Command_SendEmailService.php',
  504.             'swiftmailer.email_sender.listener' => 'getSwiftmailer_EmailSender_ListenerService.php',
  505.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
  506.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
  507.             'swiftmailer.mailer.default.spool' => 'getSwiftmailer_Mailer_Default_SpoolService.php',
  508.             'swiftmailer.mailer.default.transport' => 'getSwiftmailer_Mailer_Default_TransportService.php',
  509.             'swiftmailer.mailer.default.transport.dynamic' => 'getSwiftmailer_Mailer_Default_Transport_DynamicService.php',
  510.             'swiftmailer.mailer.default.transport.eventdispatcher' => 'getSwiftmailer_Mailer_Default_Transport_EventdispatcherService.php',
  511.             'templating' => 'getTemplatingService.php',
  512.             'templating.cache_warmer.template_paths' => 'getTemplating_CacheWarmer_TemplatePathsService.php',
  513.             'templating.filename_parser' => 'getTemplating_FilenameParserService.php',
  514.             'templating.finder' => 'getTemplating_FinderService.php',
  515.             'templating.globals' => 'getTemplating_GlobalsService.php',
  516.             'templating.helper.actions' => 'getTemplating_Helper_ActionsService.php',
  517.             'templating.helper.assets' => 'getTemplating_Helper_AssetsService.php',
  518.             'templating.helper.code' => 'getTemplating_Helper_CodeService.php',
  519.             'templating.helper.form' => 'getTemplating_Helper_FormService.php',
  520.             'templating.helper.logout_url' => 'getTemplating_Helper_LogoutUrlService.php',
  521.             'templating.helper.request' => 'getTemplating_Helper_RequestService.php',
  522.             'templating.helper.router' => 'getTemplating_Helper_RouterService.php',
  523.             'templating.helper.security' => 'getTemplating_Helper_SecurityService.php',
  524.             'templating.helper.session' => 'getTemplating_Helper_SessionService.php',
  525.             'templating.helper.slots' => 'getTemplating_Helper_SlotsService.php',
  526.             'templating.helper.stopwatch' => 'getTemplating_Helper_StopwatchService.php',
  527.             'templating.helper.translator' => 'getTemplating_Helper_TranslatorService.php',
  528.             'templating.loader' => 'getTemplating_LoaderService.php',
  529.             'translation.dumper.csv' => 'getTranslation_Dumper_CsvService.php',
  530.             'translation.dumper.ini' => 'getTranslation_Dumper_IniService.php',
  531.             'translation.dumper.json' => 'getTranslation_Dumper_JsonService.php',
  532.             'translation.dumper.mo' => 'getTranslation_Dumper_MoService.php',
  533.             'translation.dumper.php' => 'getTranslation_Dumper_PhpService.php',
  534.             'translation.dumper.po' => 'getTranslation_Dumper_PoService.php',
  535.             'translation.dumper.qt' => 'getTranslation_Dumper_QtService.php',
  536.             'translation.dumper.res' => 'getTranslation_Dumper_ResService.php',
  537.             'translation.dumper.xliff' => 'getTranslation_Dumper_XliffService.php',
  538.             'translation.dumper.yml' => 'getTranslation_Dumper_YmlService.php',
  539.             'translation.extractor' => 'getTranslation_ExtractorService.php',
  540.             'translation.extractor.php' => 'getTranslation_Extractor_PhpService.php',
  541.             'translation.loader' => 'getTranslation_LoaderService.php',
  542.             'translation.loader.csv' => 'getTranslation_Loader_CsvService.php',
  543.             'translation.loader.dat' => 'getTranslation_Loader_DatService.php',
  544.             'translation.loader.ini' => 'getTranslation_Loader_IniService.php',
  545.             'translation.loader.json' => 'getTranslation_Loader_JsonService.php',
  546.             'translation.loader.mo' => 'getTranslation_Loader_MoService.php',
  547.             'translation.loader.php' => 'getTranslation_Loader_PhpService.php',
  548.             'translation.loader.po' => 'getTranslation_Loader_PoService.php',
  549.             'translation.loader.qt' => 'getTranslation_Loader_QtService.php',
  550.             'translation.loader.res' => 'getTranslation_Loader_ResService.php',
  551.             'translation.loader.xliff' => 'getTranslation_Loader_XliffService.php',
  552.             'translation.loader.yml' => 'getTranslation_Loader_YmlService.php',
  553.             'translation.reader' => 'getTranslation_ReaderService.php',
  554.             'translation.warmer' => 'getTranslation_WarmerService.php',
  555.             'translation.writer' => 'getTranslation_WriterService.php',
  556.             'twig.cache_warmer' => 'getTwig_CacheWarmerService.php',
  557.             'twig.command.debug' => 'getTwig_Command_DebugService.php',
  558.             'twig.command.lint' => 'getTwig_Command_LintService.php',
  559.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
  560.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
  561.             'twig.exception_listener' => 'getTwig_ExceptionListenerService.php',
  562.             'twig.form.renderer' => 'getTwig_Form_RendererService.php',
  563.             'twig.runtime.httpkernel' => 'getTwig_Runtime_HttpkernelService.php',
  564.             'twig.template_cache_warmer' => 'getTwig_TemplateCacheWarmerService.php',
  565.             'twig.translation.extractor' => 'getTwig_Translation_ExtractorService.php',
  566.             'uri_signer' => 'getUriSignerService.php',
  567.             'validator.email' => 'getValidator_EmailService.php',
  568.             'validator.expression' => 'getValidator_ExpressionService.php',
  569.             'validator.mapping.cache_warmer' => 'getValidator_Mapping_CacheWarmerService.php',
  570.             'var_dumper.cli_dumper' => 'getVarDumper_CliDumperService.php',
  571.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
  572.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  573.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  574.             'web_server.command.server_log' => 'getWebServer_Command_ServerLogService.php',
  575.             'web_server.command.server_run' => 'getWebServer_Command_ServerRunService.php',
  576.             'web_server.command.server_start' => 'getWebServer_Command_ServerStartService.php',
  577.             'web_server.command.server_status' => 'getWebServer_Command_ServerStatusService.php',
  578.             'web_server.command.server_stop' => 'getWebServer_Command_ServerStopService.php',
  579.         ];
  580.         $this->privates = [
  581.             'FOS\\OAuthServerBundle\\Model\\AccessTokenManagerInterface' => true,
  582.             'FOS\\OAuthServerBundle\\Model\\AuthCodeManagerInterface' => true,
  583.             'FOS\\OAuthServerBundle\\Model\\ClientManagerInterface' => true,
  584.             'FOS\\OAuthServerBundle\\Model\\RefreshTokenManagerInterface' => true,
  585.             'FOS\\RestBundle\\Request\\ParamFetcherInterface' => true,
  586.             'fos_oauth_server.access_token_manager' => true,
  587.             'fos_oauth_server.auth_code_manager' => true,
  588.             'fos_oauth_server.authorize.form.handler' => true,
  589.             'fos_oauth_server.client_manager' => true,
  590.             'fos_oauth_server.refresh_token_manager' => true,
  591.             'fos_rest.router' => true,
  592.             'fos_rest.templating' => true,
  593.             'fos_user.util.username_canonicalizer' => true,
  594.             'session.storage' => true,
  595.             'swiftmailer.mailer' => true,
  596.             'swiftmailer.plugin.messagelogger' => true,
  597.             'swiftmailer.spool' => true,
  598.             'swiftmailer.transport.real' => true,
  599.             'App\\Form\\CategoryType' => true,
  600.             'App\\Form\\ProductType' => true,
  601.             'App\\Form\\ReportType' => true,
  602.             'App\\Form\\SliderType' => true,
  603.             'App\\Form\\UserType' => true,
  604.             'App\\Repository\\CategoriesProductRepository' => true,
  605.             'App\\Repository\\DetailedPlansRepository' => true,
  606.             'App\\Repository\\OperationImagesRepository' => true,
  607.             'App\\Services\\MailerService' => true,
  608.             'FOS\\OAuthServerBundle\\Controller\\TokenController' => true,
  609.             'FOS\\RestBundle\\View\\ViewHandlerInterface' => true,
  610.             'annotation_reader' => true,
  611.             'annotations.cache' => true,
  612.             'annotations.cache_warmer' => true,
  613.             'annotations.reader' => true,
  614.             'argument_metadata_factory' => true,
  615.             'argument_resolver.default' => true,
  616.             'argument_resolver.request' => true,
  617.             'argument_resolver.request_attribute' => true,
  618.             'argument_resolver.service' => true,
  619.             'argument_resolver.session' => true,
  620.             'argument_resolver.variadic' => true,
  621.             'assets.context' => true,
  622.             'assets.packages' => true,
  623.             'braincrafted_bootstrap.flash' => true,
  624.             'braincrafted_bootstrap.form.extension.form_action_button' => true,
  625.             'braincrafted_bootstrap.form.extension.input_group_button' => true,
  626.             'braincrafted_bootstrap.form.extension.static_control' => true,
  627.             'braincrafted_bootstrap.form.extension.typesetter_extension' => true,
  628.             'braincrafted_bootstrap.form.type.collection' => true,
  629.             'braincrafted_bootstrap.form.type.form_actions' => true,
  630.             'braincrafted_bootstrap.form.type.form_control_static' => true,
  631.             'braincrafted_bootstrap.form.type.money' => true,
  632.             'braincrafted_bootstrap.twig.badge_extension' => true,
  633.             'braincrafted_bootstrap.twig.button_extension' => true,
  634.             'braincrafted_bootstrap.twig.form_extension' => true,
  635.             'braincrafted_bootstrap.twig.icon_extension' => true,
  636.             'braincrafted_bootstrap.twig.label_extension' => true,
  637.             'cache.annotations' => true,
  638.             'cache.default_clearer' => true,
  639.             'cache.serializer' => true,
  640.             'cache.validator' => true,
  641.             'config.resource.self_checking_resource_checker' => true,
  642.             'config_cache_factory' => true,
  643.             'console.command.about' => true,
  644.             'console.command.assets_install' => true,
  645.             'console.command.cache_clear' => true,
  646.             'console.command.cache_pool_clear' => true,
  647.             'console.command.cache_pool_prune' => true,
  648.             'console.command.cache_warmup' => true,
  649.             'console.command.config_debug' => true,
  650.             'console.command.config_dump_reference' => true,
  651.             'console.command.container_debug' => true,
  652.             'console.command.debug_autowiring' => true,
  653.             'console.command.event_dispatcher_debug' => true,
  654.             'console.command.form_debug' => true,
  655.             'console.command.router_debug' => true,
  656.             'console.command.router_match' => true,
  657.             'console.command.translation_debug' => true,
  658.             'console.command.translation_update' => true,
  659.             'console.command.xliff_lint' => true,
  660.             'console.command.yaml_lint' => true,
  661.             'console.error_listener' => true,
  662.             'controller_name_converter' => true,
  663.             'data_collector.form' => true,
  664.             'data_collector.form.extractor' => true,
  665.             'data_collector.request' => true,
  666.             'data_collector.router' => true,
  667.             'data_collector.translation' => true,
  668.             'debug.argument_resolver' => true,
  669.             'debug.controller_resolver' => true,
  670.             'debug.debug_handlers_listener' => true,
  671.             'debug.dump_listener' => true,
  672.             'debug.event_dispatcher' => true,
  673.             'debug.file_link_formatter' => true,
  674.             'debug.file_link_formatter.url_format' => true,
  675.             'debug.log_processor' => true,
  676.             'debug.security.access.decision_manager' => true,
  677.             'debug.stopwatch' => true,
  678.             'debug.templating.engine.php' => true,
  679.             'dependency_injection.config.container_parameters_resource_checker' => true,
  680.             'deprecated.form.registry' => true,
  681.             'deprecated.form.registry.csrf' => true,
  682.             'doctrine.cache_clear_metadata_command' => true,
  683.             'doctrine.cache_clear_query_cache_command' => true,
  684.             'doctrine.cache_clear_result_command' => true,
  685.             'doctrine.cache_collection_region_command' => true,
  686.             'doctrine.clear_entity_region_command' => true,
  687.             'doctrine.clear_query_region_command' => true,
  688.             'doctrine.database_create_command' => true,
  689.             'doctrine.database_drop_command' => true,
  690.             'doctrine.database_import_command' => true,
  691.             'doctrine.dbal.connection_factory' => true,
  692.             'doctrine.dbal.logger.profiling.default' => true,
  693.             'doctrine.ensure_production_settings_command' => true,
  694.             'doctrine.fixtures_load_command' => true,
  695.             'doctrine.generate_entities_command' => true,
  696.             'doctrine.mapping_convert_command' => true,
  697.             'doctrine.mapping_import_command' => true,
  698.             'doctrine.mapping_info_command' => true,
  699.             'doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata' => true,
  700.             'doctrine.orm.cache.provider.cache.doctrine.orm.default.query' => true,
  701.             'doctrine.orm.cache.provider.cache.doctrine.orm.default.result' => true,
  702.             'doctrine.orm.default_entity_listener_resolver' => true,
  703.             'doctrine.orm.default_entity_manager.property_info_extractor' => true,
  704.             'doctrine.orm.default_listeners.attach_entity_listeners' => true,
  705.             'doctrine.orm.default_manager_configurator' => true,
  706.             'doctrine.orm.proxy_cache_warmer' => true,
  707.             'doctrine.orm.validator.unique' => true,
  708.             'doctrine.orm.validator_initializer' => true,
  709.             'doctrine.query_dql_command' => true,
  710.             'doctrine.query_sql_command' => true,
  711.             'doctrine.schema_create_command' => true,
  712.             'doctrine.schema_drop_command' => true,
  713.             'doctrine.schema_update_command' => true,
  714.             'doctrine.schema_validate_command' => true,
  715.             'doctrine_cache.contains_command' => true,
  716.             'doctrine_cache.delete_command' => true,
  717.             'doctrine_cache.flush_command' => true,
  718.             'doctrine_cache.stats_command' => true,
  719.             'doctrine_migrations.diff_command' => true,
  720.             'doctrine_migrations.dump_schema_command' => true,
  721.             'doctrine_migrations.execute_command' => true,
  722.             'doctrine_migrations.generate_command' => true,
  723.             'doctrine_migrations.latest_command' => true,
  724.             'doctrine_migrations.migrate_command' => true,
  725.             'doctrine_migrations.rollup_command' => true,
  726.             'doctrine_migrations.status_command' => true,
  727.             'doctrine_migrations.up_to_date_command' => true,
  728.             'doctrine_migrations.version_command' => true,
  729.             'file_locator' => true,
  730.             'form.registry' => true,
  731.             'form.resolved_type_factory' => true,
  732.             'form.server_params' => true,
  733.             'form.type.choice' => true,
  734.             'form.type.entity' => true,
  735.             'form.type.form' => true,
  736.             'form.type_extension.csrf' => true,
  737.             'form.type_extension.form.data_collector' => true,
  738.             'form.type_extension.form.http_foundation' => true,
  739.             'form.type_extension.form.transformation_failure_handling' => true,
  740.             'form.type_extension.form.validator' => true,
  741.             'form.type_extension.repeated.validator' => true,
  742.             'form.type_extension.submit.validator' => true,
  743.             'form.type_extension.upload.validator' => true,
  744.             'form.type_guesser.doctrine' => true,
  745.             'form.type_guesser.validator' => true,
  746.             'fos_oauth_server.access_token_manager.default' => true,
  747.             'fos_oauth_server.auth_code_manager.default' => true,
  748.             'fos_oauth_server.authorize.form' => true,
  749.             'fos_oauth_server.authorize.form.handler.default' => true,
  750.             'fos_oauth_server.authorize.form.type' => true,
  751.             'fos_oauth_server.clean_command' => true,
  752.             'fos_oauth_server.client_manager.default' => true,
  753.             'fos_oauth_server.create_client_command' => true,
  754.             'fos_oauth_server.entity_manager' => true,
  755.             'fos_oauth_server.refresh_token_manager.default' => true,
  756.             'fos_oauth_server.server' => true,
  757.             'fos_oauth_server.storage' => true,
  758.             'fos_rest.body_listener' => true,
  759.             'fos_rest.decoder.json' => true,
  760.             'fos_rest.decoder.jsontoform' => true,
  761.             'fos_rest.decoder.xml' => true,
  762.             'fos_rest.decoder_provider' => true,
  763.             'fos_rest.inflector' => true,
  764.             'fos_rest.normalizer.camel_keys' => true,
  765.             'fos_rest.normalizer.camel_keys_with_leading_underscore' => true,
  766.             'fos_rest.request.param_fetcher' => true,
  767.             'fos_rest.request.param_fetcher.reader' => true,
  768.             'fos_rest.serializer' => true,
  769.             'fos_rest.serializer.form_error_handler' => true,
  770.             'fos_rest.serializer.jms_handler_registry.inner' => true,
  771.             'fos_user.change_password.form.factory' => true,
  772.             'fos_user.change_password.form.type' => true,
  773.             'fos_user.command.activate_user' => true,
  774.             'fos_user.command.change_password' => true,
  775.             'fos_user.command.create_user' => true,
  776.             'fos_user.command.deactivate_user' => true,
  777.             'fos_user.command.demote_user' => true,
  778.             'fos_user.command.promote_user' => true,
  779.             'fos_user.listener.authentication' => true,
  780.             'fos_user.listener.flash' => true,
  781.             'fos_user.listener.resetting' => true,
  782.             'fos_user.mailer' => true,
  783.             'fos_user.profile.form.factory' => true,
  784.             'fos_user.profile.form.type' => true,
  785.             'fos_user.registration.form.factory' => true,
  786.             'fos_user.registration.form.type' => true,
  787.             'fos_user.resetting.form.factory' => true,
  788.             'fos_user.resetting.form.type' => true,
  789.             'fos_user.security.interactive_login_listener' => true,
  790.             'fos_user.security.login_manager' => true,
  791.             'fos_user.user_provider.username' => true,
  792.             'fos_user.username_form_type' => true,
  793.             'fos_user.util.canonical_fields_updater' => true,
  794.             'fos_user.util.email_canonicalizer' => true,
  795.             'fos_user.util.password_updater' => true,
  796.             'fos_user.util.token_generator' => true,
  797.             'fos_user.util.user_manipulator' => true,
  798.             'fragment.handler' => true,
  799.             'fragment.renderer.inline' => true,
  800.             'framework_extra_bundle.argument_name_convertor' => true,
  801.             'framework_extra_bundle.event.is_granted' => true,
  802.             'jms_serializer.accessor_strategy' => true,
  803.             'jms_serializer.expression_evaluator' => true,
  804.             'jms_serializer.handler_registry' => true,
  805.             'jms_serializer.metadata_factory' => true,
  806.             'jms_serializer.naming_strategy' => true,
  807.             'jms_serializer.templating.helper.serializer' => true,
  808.             'jms_serializer.unserialize_object_constructor' => true,
  809.             'kernel.class_cache.cache_warmer' => true,
  810.             'locale_listener' => true,
  811.             'logger' => true,
  812.             'maker.auto_command.make_auth' => true,
  813.             'maker.auto_command.make_command' => true,
  814.             'maker.auto_command.make_controller' => true,
  815.             'maker.auto_command.make_crud' => true,
  816.             'maker.auto_command.make_entity' => true,
  817.             'maker.auto_command.make_fixtures' => true,
  818.             'maker.auto_command.make_form' => true,
  819.             'maker.auto_command.make_functional_test' => true,
  820.             'maker.auto_command.make_migration' => true,
  821.             'maker.auto_command.make_registration_form' => true,
  822.             'maker.auto_command.make_serializer_encoder' => true,
  823.             'maker.auto_command.make_serializer_normalizer' => true,
  824.             'maker.auto_command.make_subscriber' => true,
  825.             'maker.auto_command.make_twig_extension' => true,
  826.             'maker.auto_command.make_unit_test' => true,
  827.             'maker.auto_command.make_user' => true,
  828.             'maker.auto_command.make_validator' => true,
  829.             'maker.auto_command.make_voter' => true,
  830.             'maker.console_error_listener' => true,
  831.             'maker.doctrine_helper' => true,
  832.             'maker.file_manager' => true,
  833.             'maker.generator' => true,
  834.             'maker.renderer.form_type_renderer' => true,
  835.             'maker.security_config_updater' => true,
  836.             'monolog.handler.console' => true,
  837.             'monolog.handler.main' => true,
  838.             'monolog.handler.null_internal' => true,
  839.             'monolog.logger.cache' => true,
  840.             'monolog.logger.console' => true,
  841.             'monolog.logger.doctrine' => true,
  842.             'monolog.logger.event' => true,
  843.             'monolog.logger.php' => true,
  844.             'monolog.logger.profiler' => true,
  845.             'monolog.logger.request' => true,
  846.             'monolog.logger.security' => true,
  847.             'monolog.logger.templating' => true,
  848.             'monolog.logger.translation' => true,
  849.             'nelmio_api_doc.doc_comment_extractor' => true,
  850.             'nelmio_api_doc.event_listener.request' => true,
  851.             'nelmio_api_doc.form.extension.description_form_type_extension' => true,
  852.             'nelmio_api_doc.formatter.markdown_formatter' => true,
  853.             'nelmio_api_doc.formatter.simple_formatter' => true,
  854.             'nelmio_api_doc.parser.collection_parser' => true,
  855.             'nelmio_api_doc.parser.form_errors_parser' => true,
  856.             'nelmio_api_doc.parser.form_type_parser' => true,
  857.             'nelmio_api_doc.parser.jms_metadata_parser' => true,
  858.             'nelmio_api_doc.parser.json_serializable_parser' => true,
  859.             'nelmio_api_doc.parser.validation_parser' => true,
  860.             'nelmio_api_doc.twig.extension.extra_markdown' => true,
  861.             'profiler_listener' => true,
  862.             'property_accessor' => true,
  863.             'property_info' => true,
  864.             'property_info.php_doc_extractor' => true,
  865.             'property_info.reflection_extractor' => true,
  866.             'property_info.serializer_extractor' => true,
  867.             'resolve_controller_name_subscriber' => true,
  868.             'response_listener' => true,
  869.             'router.cache_warmer' => true,
  870.             'router.request_context' => true,
  871.             'router_listener' => true,
  872.             'samiax_one_signal_api.config' => true,
  873.             'samiax_one_signal_api.guzzle' => true,
  874.             'samiax_one_signal_api.guzzle_adapter' => true,
  875.             'samiax_one_signal_api.guzzle_message_factory' => true,
  876.             'samiax_one_signal_api.http_client' => true,
  877.             'samiax_one_signal_api.service' => true,
  878.             'security.access.authenticated_voter' => true,
  879.             'security.access.expression_voter' => true,
  880.             'security.access.role_hierarchy_voter' => true,
  881.             'security.access_listener' => true,
  882.             'security.access_map' => true,
  883.             'security.authentication.guard_handler' => true,
  884.             'security.authentication.listener.anonymous.main' => true,
  885.             'security.authentication.listener.form.main' => true,
  886.             'security.authentication.manager' => true,
  887.             'security.authentication.provider.anonymous.main' => true,
  888.             'security.authentication.provider.dao.main' => true,
  889.             'security.authentication.session_strategy.main' => true,
  890.             'security.authentication.trust_resolver' => true,
  891.             'security.channel_listener' => true,
  892.             'security.command.user_password_encoder' => true,
  893.             'security.context_listener.0' => true,
  894.             'security.csrf.token_storage' => true,
  895.             'security.encoder_factory' => true,
  896.             'security.firewall' => true,
  897.             'security.firewall.map' => true,
  898.             'security.firewall.map.context.dev' => true,
  899.             'security.firewall.map.context.main' => true,
  900.             'security.http_utils' => true,
  901.             'security.logout_url_generator' => true,
  902.             'security.rememberme.response_listener' => true,
  903.             'security.request_matcher.00qf1z7' => true,
  904.             'security.request_matcher.zfhj2lw' => true,
  905.             'security.role_hierarchy' => true,
  906.             'security.user_checker' => true,
  907.             'security.user_value_resolver' => true,
  908.             'security.validator.user_password' => true,
  909.             'sensio_framework_extra.cache.listener' => true,
  910.             'sensio_framework_extra.controller.listener' => true,
  911.             'sensio_framework_extra.converter.listener' => true,
  912.             'sensio_framework_extra.converter.manager' => true,
  913.             'sensio_framework_extra.security.listener' => true,
  914.             'sensio_framework_extra.view.listener' => true,
  915.             'serializer.mapping.cache.symfony' => true,
  916.             'serializer.mapping.cache_warmer' => true,
  917.             'serializer.mapping.class_metadata_factory' => true,
  918.             'service_locator.r15f9hk' => true,
  919.             'session.save_listener' => true,
  920.             'session.storage.filesystem' => true,
  921.             'session.storage.metadata_bag' => true,
  922.             'session.storage.native' => true,
  923.             'session.storage.php_bridge' => true,
  924.             'session_listener' => true,
  925.             'streamed_response_listener' => true,
  926.             'swiftmailer.command.debug' => true,
  927.             'swiftmailer.command.new_email' => true,
  928.             'swiftmailer.command.send_email' => true,
  929.             'swiftmailer.email_sender.listener' => true,
  930.             'swiftmailer.mailer.default.spool' => true,
  931.             'swiftmailer.mailer.default.transport' => true,
  932.             'swiftmailer.mailer.default.transport.dynamic' => true,
  933.             'swiftmailer.mailer.default.transport.eventdispatcher' => true,
  934.             'templating.cache_warmer.template_paths' => true,
  935.             'templating.filename_parser' => true,
  936.             'templating.finder' => true,
  937.             'templating.globals' => true,
  938.             'templating.helper.actions' => true,
  939.             'templating.helper.assets' => true,
  940.             'templating.helper.code' => true,
  941.             'templating.helper.form' => true,
  942.             'templating.helper.logout_url' => true,
  943.             'templating.helper.request' => true,
  944.             'templating.helper.router' => true,
  945.             'templating.helper.security' => true,
  946.             'templating.helper.session' => true,
  947.             'templating.helper.slots' => true,
  948.             'templating.helper.stopwatch' => true,
  949.             'templating.helper.translator' => true,
  950.             'templating.locator' => true,
  951.             'templating.name_parser' => true,
  952.             'translation.dumper.csv' => true,
  953.             'translation.dumper.ini' => true,
  954.             'translation.dumper.json' => true,
  955.             'translation.dumper.mo' => true,
  956.             'translation.dumper.php' => true,
  957.             'translation.dumper.po' => true,
  958.             'translation.dumper.qt' => true,
  959.             'translation.dumper.res' => true,
  960.             'translation.dumper.xliff' => true,
  961.             'translation.dumper.yml' => true,
  962.             'translation.extractor' => true,
  963.             'translation.extractor.php' => true,
  964.             'translation.loader' => true,
  965.             'translation.loader.csv' => true,
  966.             'translation.loader.dat' => true,
  967.             'translation.loader.ini' => true,
  968.             'translation.loader.json' => true,
  969.             'translation.loader.mo' => true,
  970.             'translation.loader.php' => true,
  971.             'translation.loader.po' => true,
  972.             'translation.loader.qt' => true,
  973.             'translation.loader.res' => true,
  974.             'translation.loader.xliff' => true,
  975.             'translation.loader.yml' => true,
  976.             'translation.reader' => true,
  977.             'translation.warmer' => true,
  978.             'translation.writer' => true,
  979.             'translator.default' => true,
  980.             'translator_listener' => true,
  981.             'twig.cache_warmer' => true,
  982.             'twig.command.debug' => true,
  983.             'twig.command.lint' => true,
  984.             'twig.exception_listener' => true,
  985.             'twig.form.renderer' => true,
  986.             'twig.loader' => true,
  987.             'twig.profile' => true,
  988.             'twig.runtime.httpkernel' => true,
  989.             'twig.template_cache_warmer' => true,
  990.             'twig.translation.extractor' => true,
  991.             'uri_signer' => true,
  992.             'validate_request_listener' => true,
  993.             'validator.builder' => true,
  994.             'validator.email' => true,
  995.             'validator.expression' => true,
  996.             'validator.mapping.cache_warmer' => true,
  997.             'var_dumper.cli_dumper' => true,
  998.             'web_link.add_link_header_listener' => true,
  999.             'web_profiler.csp.handler' => true,
  1000.             'web_profiler.debug_toolbar' => true,
  1001.             'web_server.command.server_log' => true,
  1002.             'web_server.command.server_run' => true,
  1003.             'web_server.command.server_start' => true,
  1004.             'web_server.command.server_status' => true,
  1005.             'web_server.command.server_stop' => true,
  1006.         ];
  1007.         $this->aliases = [
  1008.             'FOS\\OAuthServerBundle\\Model\\AccessTokenManagerInterface' => 'fos_oauth_server.access_token_manager.default',
  1009.             'FOS\\OAuthServerBundle\\Model\\AuthCodeManagerInterface' => 'fos_oauth_server.auth_code_manager.default',
  1010.             'FOS\\OAuthServerBundle\\Model\\ClientManagerInterface' => 'fos_oauth_server.client_manager.default',
  1011.             'FOS\\OAuthServerBundle\\Model\\RefreshTokenManagerInterface' => 'fos_oauth_server.refresh_token_manager.default',
  1012.             'FOS\\RestBundle\\Request\\ParamFetcherInterface' => 'fos_rest.request.param_fetcher',
  1013.             'cache.app_clearer' => 'cache.default_clearer',
  1014.             'console.command.doctrine_bundle_doctrinecachebundle_command_containscommand' => 'doctrine_cache.contains_command',
  1015.             'console.command.doctrine_bundle_doctrinecachebundle_command_deletecommand' => 'doctrine_cache.delete_command',
  1016.             'console.command.doctrine_bundle_doctrinecachebundle_command_flushcommand' => 'doctrine_cache.flush_command',
  1017.             'console.command.doctrine_bundle_doctrinecachebundle_command_statscommand' => 'doctrine_cache.stats_command',
  1018.             'console.command.fos_oauthserverbundle_command_cleancommand' => 'fos_oauth_server.clean_command',
  1019.             'console.command.fos_oauthserverbundle_command_createclientcommand' => 'fos_oauth_server.create_client_command',
  1020.             'database_connection' => 'doctrine.dbal.default_connection',
  1021.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  1022.             'event_dispatcher' => 'debug.event_dispatcher',
  1023.             'fos_oauth_server.access_token_manager' => 'fos_oauth_server.access_token_manager.default',
  1024.             'fos_oauth_server.auth_code_manager' => 'fos_oauth_server.auth_code_manager.default',
  1025.             'fos_oauth_server.authorize.form.handler' => 'fos_oauth_server.authorize.form.handler.default',
  1026.             'fos_oauth_server.client_manager' => 'fos_oauth_server.client_manager.default',
  1027.             'fos_oauth_server.controller.token' => 'FOS\\OAuthServerBundle\\Controller\\TokenController',
  1028.             'fos_oauth_server.refresh_token_manager' => 'fos_oauth_server.refresh_token_manager.default',
  1029.             'fos_rest.router' => 'router',
  1030.             'fos_rest.serializer.jms_handler_registry' => 'jms_serializer.handler_registry',
  1031.             'fos_rest.templating' => 'templating',
  1032.             'fos_rest.view_handler' => 'FOS\\RestBundle\\View\\ViewHandlerInterface',
  1033.             'fos_user.util.username_canonicalizer' => 'fos_user.util.email_canonicalizer',
  1034.             'jms_serializer.form_error_handler' => 'fos_rest.serializer.form_error_handler',
  1035.             'mailer' => 'swiftmailer.mailer.default',
  1036.             'session.storage' => 'session.storage.native',
  1037.             'swiftmailer.mailer' => 'swiftmailer.mailer.default',
  1038.             'swiftmailer.mailer.default.transport.real' => 'swiftmailer.mailer.default.transport.dynamic',
  1039.             'swiftmailer.plugin.messagelogger' => 'swiftmailer.mailer.default.plugin.messagelogger',
  1040.             'swiftmailer.spool' => 'swiftmailer.mailer.default.spool',
  1041.             'swiftmailer.transport' => 'swiftmailer.mailer.default.transport',
  1042.             'swiftmailer.transport.real' => 'swiftmailer.mailer.default.transport.dynamic',
  1043.         ];
  1044.         $this->privates['service_container'] = function () {
  1045.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  1046.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  1047.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  1048.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  1049.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  1050.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  1051.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  1052.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  1053.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  1054.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  1055.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/TerminableInterface.php';
  1056.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/HttpKernel.php';
  1057.             include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/RequestStack.php';
  1058.             include_once $this->targetDirs[3].'/vendor/symfony/config/FileLocatorInterface.php';
  1059.             include_once $this->targetDirs[3].'/vendor/symfony/config/FileLocator.php';
  1060.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Config/FileLocator.php';
  1061.             include_once $this->targetDirs[3].'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  1062.             include_once $this->targetDirs[3].'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  1063.             include_once $this->targetDirs[3].'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  1064.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  1065.             include_once $this->targetDirs[3].'/vendor/symfony/cache/PruneableInterface.php';
  1066.             include_once $this->targetDirs[3].'/vendor/symfony/cache/ResettableInterface.php';
  1067.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  1068.             include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  1069.             include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  1070.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/AbstractTrait.php';
  1071.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  1072.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  1073.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  1074.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  1075.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  1076.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  1077.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ServiceLocator.php';
  1078.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/SaveSessionListener.php';
  1079.             include_once $this->targetDirs[3].'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  1080.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  1081.             include_once $this->targetDirs[3].'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  1082.             include_once $this->targetDirs[3].'/vendor/symfony/form/FormRegistryInterface.php';
  1083.             include_once $this->targetDirs[3].'/vendor/symfony/form/FormRegistry.php';
  1084.             include_once $this->targetDirs[3].'/vendor/symfony/form/FormExtensionInterface.php';
  1085.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  1086.             include_once $this->targetDirs[3].'/vendor/symfony/form/FormFactoryInterface.php';
  1087.             include_once $this->targetDirs[3].'/vendor/symfony/form/FormFactory.php';
  1088.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Packages.php';
  1089.             include_once $this->targetDirs[3].'/vendor/symfony/asset/PackageInterface.php';
  1090.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Package.php';
  1091.             include_once $this->targetDirs[3].'/vendor/symfony/asset/PathPackage.php';
  1092.             include_once $this->targetDirs[3].'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  1093.             include_once $this->targetDirs[3].'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  1094.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Context/ContextInterface.php';
  1095.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Context/RequestStackContext.php';
  1096.             include_once $this->targetDirs[3].'/vendor/symfony/templating/TemplateNameParserInterface.php';
  1097.             include_once $this->targetDirs[3].'/vendor/symfony/templating/TemplateNameParser.php';
  1098.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php';
  1099.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php';
  1100.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Validation.php';
  1101.             include_once $this->targetDirs[3].'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  1102.             include_once $this->targetDirs[3].'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  1103.             include_once $this->targetDirs[3].'/vendor/symfony/validator/ObjectInitializerInterface.php';
  1104.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Validator/Initializer.php';
  1105.             include_once $this->targetDirs[3].'/vendor/symfony/translation/TranslatorInterface.php';
  1106.             include_once $this->targetDirs[3].'/vendor/symfony/translation/TranslatorBagInterface.php';
  1107.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Translator.php';
  1108.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  1109.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Translation/Translator.php';
  1110.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  1111.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  1112.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  1113.             include_once $this->targetDirs[3].'/vendor/symfony/translation/MessageSelector.php';
  1114.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/TranslatorListener.php';
  1115.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  1116.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  1117.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  1118.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  1119.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  1120.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  1121.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  1122.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  1123.             include_once $this->targetDirs[3].'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  1124.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  1125.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  1126.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  1127.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  1128.             include_once $this->targetDirs[3].'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  1129.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  1130.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  1131.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  1132.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  1133.             include_once $this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  1134.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  1135.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  1136.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  1137.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/DataCollector/RequestDataCollector.php';
  1138.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  1139.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  1140.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  1141.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  1142.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  1143.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  1144.             include_once $this->targetDirs[3].'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  1145.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  1146.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  1147.             include_once $this->targetDirs[3].'/vendor/symfony/stopwatch/Stopwatch.php';
  1148.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  1149.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  1150.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  1151.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  1152.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  1153.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php';
  1154.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  1155.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  1156.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  1157.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  1158.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  1159.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  1160.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  1161.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  1162.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  1163.             include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  1164.             include_once $this->targetDirs[3].'/vendor/symfony/routing/RequestContext.php';
  1165.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  1166.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  1167.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  1168.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  1169.             include_once $this->targetDirs[3].'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  1170.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/ControllerListener.php';
  1171.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php';
  1172.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/ParamConverterManager.php';
  1173.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/ParamConverterInterface.php';
  1174.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php';
  1175.             include_once $this->targetDirs[3].'/vendor/symfony/expression-language/ExpressionLanguage.php';
  1176.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DateTimeParamConverter.php';
  1177.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/TemplateListener.php';
  1178.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Templating/TemplateGuesser.php';
  1179.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/HttpCacheListener.php';
  1180.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php';
  1181.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authorization/ExpressionLanguage.php';
  1182.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Security/ExpressionLanguage.php';
  1183.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/IsGrantedListener.php';
  1184.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ArgumentNameConverter.php';
  1185.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/ConnectionRegistry.php';
  1186.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/ManagerRegistry.php';
  1187.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php';
  1188.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  1189.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  1190.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/RegistryInterface.php';
  1191.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Registry.php';
  1192.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  1193.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  1194.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  1195.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/ArrayTrait.php';
  1196.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  1197.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authorization/AuthorizationCheckerInterface.php';
  1198.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authorization/AuthorizationChecker.php';
  1199.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authentication/Token/Storage/TokenStorageInterface.php';
  1200.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authentication/Token/Storage/TokenStorage.php';
  1201.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authentication/AuthenticationManagerInterface.php';
  1202.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authentication/AuthenticationProviderManager.php';
  1203.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authentication/AuthenticationTrustResolverInterface.php';
  1204.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authentication/AuthenticationTrustResolver.php';
  1205.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Role/RoleHierarchyInterface.php';
  1206.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Role/RoleHierarchy.php';
  1207.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  1208.             include_once $this->targetDirs[3].'/vendor/symfony/security/Http/FirewallMapInterface.php';
  1209.             include_once $this->targetDirs[3].'/vendor/symfony/security/Http/Logout/LogoutUrlGenerator.php';
  1210.             include_once $this->targetDirs[3].'/vendor/symfony/security/Http/RememberMe/ResponseListener.php';
  1211.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authorization/AccessDecisionManagerInterface.php';
  1212.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authorization/TraceableAccessDecisionManager.php';
  1213.             include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authorization/AccessDecisionManager.php';
  1214.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  1215.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  1216.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  1217.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Environment.php';
  1218.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  1219.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  1220.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  1221.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  1222.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1223.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1224.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1225.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1226.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1227.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1228.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1229.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  1230.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  1231.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1232.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1233.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  1234.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/InitRuntimeInterface.php';
  1235.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/InitRuntimeInterface.php';
  1236.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  1237.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  1238.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  1239.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  1240.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  1241.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  1242.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  1243.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  1244.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1245.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/Twig/SerializerRuntimeExtension.php';
  1246.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/AppVariable.php';
  1247.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1248.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1249.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1250.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Profiler/Profile.php';
  1251.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  1252.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  1253.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  1254.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  1255.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  1256.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  1257.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  1258.             include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  1259.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  1260.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  1261.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  1262.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  1263.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Util/CanonicalFieldsUpdater.php';
  1264.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  1265.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  1266.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  1267.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Metadata/MetadataFactoryInterface.php';
  1268.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Metadata/AdvancedMetadataFactoryInterface.php';
  1269.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Metadata/MetadataFactory.php';
  1270.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Metadata/Driver/DriverInterface.php';
  1271.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Metadata/Driver/LazyLoadingDriver.php';
  1272.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Metadata/Cache/CacheInterface.php';
  1273.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Metadata/Cache/FileCache.php';
  1274.             include_once $this->targetDirs[3].'/vendor/nelmio/api-doc-bundle/Nelmio/ApiDocBundle/Formatter/FormatterInterface.php';
  1275.             include_once $this->targetDirs[3].'/vendor/nelmio/api-doc-bundle/Nelmio/ApiDocBundle/Formatter/AbstractFormatter.php';
  1276.             include_once $this->targetDirs[3].'/vendor/nelmio/api-doc-bundle/Nelmio/ApiDocBundle/Formatter/HtmlFormatter.php';
  1277.             include_once $this->targetDirs[3].'/vendor/nelmio/api-doc-bundle/Nelmio/ApiDocBundle/Util/DocCommentExtractor.php';
  1278.             include_once $this->targetDirs[3].'/vendor/nelmio/api-doc-bundle/Nelmio/ApiDocBundle/Extractor/ApiDocExtractor.php';
  1279.             include_once $this->targetDirs[3].'/vendor/nelmio/api-doc-bundle/Nelmio/ApiDocBundle/Extractor/HandlerInterface.php';
  1280.             include_once $this->targetDirs[3].'/vendor/nelmio/api-doc-bundle/Nelmio/ApiDocBundle/Extractor/Handler/FosRestHandler.php';
  1281.             include_once $this->targetDirs[3].'/vendor/nelmio/api-doc-bundle/Nelmio/ApiDocBundle/Extractor/Handler/JmsSecurityExtraHandler.php';
  1282.             include_once $this->targetDirs[3].'/vendor/nelmio/api-doc-bundle/Nelmio/ApiDocBundle/Extractor/Handler/SensioFrameworkExtraHandler.php';
  1283.             include_once $this->targetDirs[3].'/vendor/nelmio/api-doc-bundle/Nelmio/ApiDocBundle/Extractor/Handler/PhpDocHandler.php';
  1284.             include_once $this->targetDirs[3].'/vendor/nelmio/api-doc-bundle/Nelmio/ApiDocBundle/Twig/Extension/MarkdownExtension.php';
  1285.             include_once $this->targetDirs[3].'/vendor/nelmio/api-doc-bundle/Nelmio/ApiDocBundle/Parser/ParserInterface.php';
  1286.             include_once $this->targetDirs[3].'/vendor/nelmio/api-doc-bundle/Nelmio/ApiDocBundle/Parser/PostParserInterface.php';
  1287.             include_once $this->targetDirs[3].'/vendor/nelmio/api-doc-bundle/Nelmio/ApiDocBundle/Parser/CollectionParser.php';
  1288.             include_once $this->targetDirs[3].'/vendor/nelmio/api-doc-bundle/Nelmio/ApiDocBundle/Parser/FormErrorsParser.php';
  1289.             include_once $this->targetDirs[3].'/vendor/nelmio/api-doc-bundle/Nelmio/ApiDocBundle/Parser/JsonSerializableParser.php';
  1290.             include_once $this->targetDirs[3].'/vendor/nelmio/api-doc-bundle/Nelmio/ApiDocBundle/EventListener/RequestListener.php';
  1291.             include_once $this->targetDirs[3].'/vendor/braincrafted/bootstrap-bundle/Braincrafted/Bundle/BootstrapBundle/Twig/BootstrapIconExtension.php';
  1292.             include_once $this->targetDirs[3].'/vendor/braincrafted/bootstrap-bundle/Braincrafted/Bundle/BootstrapBundle/Twig/BootstrapButtonExtension.php';
  1293.             include_once $this->targetDirs[3].'/vendor/braincrafted/bootstrap-bundle/Braincrafted/Bundle/BootstrapBundle/Twig/BootstrapLabelExtension.php';
  1294.             include_once $this->targetDirs[3].'/vendor/braincrafted/bootstrap-bundle/Braincrafted/Bundle/BootstrapBundle/Twig/BootstrapBadgeExtension.php';
  1295.             include_once $this->targetDirs[3].'/vendor/braincrafted/bootstrap-bundle/Braincrafted/Bundle/BootstrapBundle/Twig/BootstrapFormExtension.php';
  1296.             include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  1297.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Logger.php';
  1298.             include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Logger.php';
  1299.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  1300.             include_once $this->targetDirs[3].'/vendor/nelmio/api-doc-bundle/Nelmio/ApiDocBundle/Parser/FormTypeParser.php';
  1301.             include_once $this->targetDirs[3].'/vendor/nelmio/api-doc-bundle/Nelmio/ApiDocBundle/Parser/ValidationParser.php';
  1302.             include_once $this->targetDirs[3].'/vendor/nelmio/api-doc-bundle/Nelmio/ApiDocBundle/Parser/JmsMetadataParser.php';
  1303.             include_once $this->targetDirs[3].'/vendor/symfony/translation/DataCollectorTranslator.php';
  1304.             include_once $this->targetDirs[3].'/vendor/symfony/translation/LoggingTranslator.php';
  1305.             include_once $this->targetDirs[3].'/vendor/symfony/routing/RequestContextAwareInterface.php';
  1306.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  1307.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  1308.             include_once $this->targetDirs[3].'/vendor/symfony/routing/RouterInterface.php';
  1309.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  1310.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Router.php';
  1311.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  1312.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Routing/Router.php';
  1313.             include_once $this->targetDirs[3].'/vendor/symfony/security/Http/Firewall.php';
  1314.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  1315.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  1316.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Util/CanonicalizerInterface.php';
  1317.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Util/Canonicalizer.php';
  1318.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/Naming/PropertyNamingStrategyInterface.php';
  1319.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/Naming/CacheNamingStrategy.php';
  1320.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/Naming/SerializedNameAnnotationStrategy.php';
  1321.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/JMS/Serializer/Naming/CamelCaseNamingStrategy.php';
  1322.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1323.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  1324.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  1325.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  1326.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';
  1327.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1328.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1329.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1330.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php';
  1331.         };
  1332.     }
  1333.     public function getRemovedIds()
  1334.     {
  1335.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1336.     }
  1337.     public function compile()
  1338.     {
  1339.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1340.     }
  1341.     public function isCompiled()
  1342.     {
  1343.         return true;
  1344.     }
  1345.     public function isFrozen()
  1346.     {
  1347.         @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);
  1348.         return true;
  1349.     }
  1350.     protected function load($file$lazyLoad true)
  1351.     {
  1352.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  1353.     }
  1354.     /**
  1355.      * Gets the public 'cache.app' shared service.
  1356.      *
  1357.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1358.      */
  1359.     protected function getCache_AppService()
  1360.     {
  1361.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('6wIBnZyFVJ'0, ($this->targetDirs[0].'/pools'));
  1362.         $a->setLogger(${($_ = isset($this->services['monolog.logger.cache']) ? $this->services['monolog.logger.cache'] : $this->getMonolog_Logger_CacheService()) && false ?: '_'});
  1363.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1364.     }
  1365.     /**
  1366.      * Gets the public 'cache.doctrine.orm.default.metadata' shared service.
  1367.      *
  1368.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1369.      */
  1370.     protected function getCache_Doctrine_Orm_Default_MetadataService()
  1371.     {
  1372.         return $this->services['cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1373.     }
  1374.     /**
  1375.      * Gets the public 'cache.doctrine.orm.default.query' shared service.
  1376.      *
  1377.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1378.      */
  1379.     protected function getCache_Doctrine_Orm_Default_QueryService()
  1380.     {
  1381.         return $this->services['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1382.     }
  1383.     /**
  1384.      * Gets the public 'cache.doctrine.orm.default.result' shared service.
  1385.      *
  1386.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1387.      */
  1388.     protected function getCache_Doctrine_Orm_Default_ResultService()
  1389.     {
  1390.         return $this->services['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1391.     }
  1392.     /**
  1393.      * Gets the public 'cache.system' shared service.
  1394.      *
  1395.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1396.      */
  1397.     protected function getCache_SystemService()
  1398.     {
  1399.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('g+wY9GPeyc'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 ?: '_'}));
  1400.     }
  1401.     /**
  1402.      * Gets the public 'data_collector.dump' shared service.
  1403.      *
  1404.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1405.      */
  1406.     protected function getDataCollector_DumpService()
  1407.     {
  1408.         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', ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, NULL);
  1409.     }
  1410.     /**
  1411.      * Gets the public 'doctrine' shared service.
  1412.      *
  1413.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1414.      */
  1415.     protected function getDoctrineService()
  1416.     {
  1417.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1418.     }
  1419.     /**
  1420.      * Gets the public 'form.factory' shared service.
  1421.      *
  1422.      * @return \Symfony\Component\Form\FormFactory
  1423.      */
  1424.     protected function getForm_FactoryService()
  1425.     {
  1426.         return $this->services['form.factory'] = new \Symfony\Component\Form\FormFactory(${($_ = isset($this->services['form.registry']) ? $this->services['form.registry'] : $this->getForm_RegistryService()) && false ?: '_'}, ${($_ = isset($this->services['form.resolved_type_factory']) ? $this->services['form.resolved_type_factory'] : $this->getForm_ResolvedTypeFactoryService()) && false ?: '_'});
  1427.     }
  1428.     /**
  1429.      * Gets the public 'http_kernel' shared service.
  1430.      *
  1431.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1432.      */
  1433.     protected function getHttpKernelService()
  1434.     {
  1435.         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 ?: '_'});
  1436.     }
  1437.     /**
  1438.      * Gets the public 'nelmio_api_doc.extractor.api_doc_extractor' shared service.
  1439.      *
  1440.      * @return \Nelmio\ApiDocBundle\Extractor\ApiDocExtractor
  1441.      */
  1442.     protected function getNelmioApiDoc_Extractor_ApiDocExtractorService()
  1443.     {
  1444.         $a = ${($_ = isset($this->services['nelmio_api_doc.doc_comment_extractor']) ? $this->services['nelmio_api_doc.doc_comment_extractor'] : ($this->services['nelmio_api_doc.doc_comment_extractor'] = new \Nelmio\ApiDocBundle\Util\DocCommentExtractor())) && false ?: '_'};
  1445.         $this->services['nelmio_api_doc.extractor.api_doc_extractor'] = $instance = new \Nelmio\ApiDocBundle\Extractor\ApiDocExtractor($this, ${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}, ${($_ = isset($this->services['annotation_reader']) ? $this->services['annotation_reader'] : $this->getAnnotationReaderService()) && false ?: '_'}, $a, new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel'1)) && false ?: '_'}), [=> new \Nelmio\ApiDocBundle\Extractor\Handler\FosRestHandler(), => new \Nelmio\ApiDocBundle\Extractor\Handler\JmsSecurityExtraHandler(), => new \Nelmio\ApiDocBundle\Extractor\Handler\SensioFrameworkExtraHandler(), => new \Nelmio\ApiDocBundle\Extractor\Handler\PhpDocHandler($a)], []);
  1446.         $instance->addParser(${($_ = isset($this->services['nelmio_api_doc.parser.json_serializable_parser']) ? $this->services['nelmio_api_doc.parser.json_serializable_parser'] : ($this->services['nelmio_api_doc.parser.json_serializable_parser'] = new \Nelmio\ApiDocBundle\Parser\JsonSerializableParser())) && false ?: '_'});
  1447.         $instance->addParser(${($_ = isset($this->services['nelmio_api_doc.parser.collection_parser']) ? $this->services['nelmio_api_doc.parser.collection_parser'] : ($this->services['nelmio_api_doc.parser.collection_parser'] = new \Nelmio\ApiDocBundle\Parser\CollectionParser())) && false ?: '_'});
  1448.         $instance->addParser(${($_ = isset($this->services['nelmio_api_doc.parser.form_errors_parser']) ? $this->services['nelmio_api_doc.parser.form_errors_parser'] : ($this->services['nelmio_api_doc.parser.form_errors_parser'] = new \Nelmio\ApiDocBundle\Parser\FormErrorsParser())) && false ?: '_'});
  1449.         $instance->addParser(${($_ = isset($this->services['nelmio_api_doc.parser.form_type_parser']) ? $this->services['nelmio_api_doc.parser.form_type_parser'] : $this->getNelmioApiDoc_Parser_FormTypeParserService()) && false ?: '_'});
  1450.         $instance->addParser(${($_ = isset($this->services['nelmio_api_doc.parser.validation_parser']) ? $this->services['nelmio_api_doc.parser.validation_parser'] : $this->getNelmioApiDoc_Parser_ValidationParserService()) && false ?: '_'});
  1451.         $instance->addParser(${($_ = isset($this->services['nelmio_api_doc.parser.jms_metadata_parser']) ? $this->services['nelmio_api_doc.parser.jms_metadata_parser'] : $this->getNelmioApiDoc_Parser_JmsMetadataParserService()) && false ?: '_'});
  1452.         return $instance;
  1453.     }
  1454.     /**
  1455.      * Gets the public 'nelmio_api_doc.formatter.html_formatter' shared service.
  1456.      *
  1457.      * @return \Nelmio\ApiDocBundle\Formatter\HtmlFormatter
  1458.      */
  1459.     protected function getNelmioApiDoc_Formatter_HtmlFormatterService()
  1460.     {
  1461.         $this->services['nelmio_api_doc.formatter.html_formatter'] = $instance = new \Nelmio\ApiDocBundle\Formatter\HtmlFormatter();
  1462.         $instance->setTemplatingEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});
  1463.         $instance->setMotdTemplate('@NelmioApiDoc/Components/motd.html.twig');
  1464.         $instance->setApiName('API documentation');
  1465.         $instance->setEnableSandbox(true);
  1466.         $instance->setEndpoint(NULL);
  1467.         $instance->setRequestFormatMethod('format_param');
  1468.         $instance->setRequestFormats($this->parameters['nelmio_api_doc.sandbox.request_format.formats']);
  1469.         $instance->setDefaultRequestFormat('json');
  1470.         $instance->setAcceptType(NULL);
  1471.         $instance->setBodyFormats($this->parameters['nelmio_api_doc.sandbox.body_format.formats']);
  1472.         $instance->setDefaultBodyFormat('json');
  1473.         $instance->setAuthentication($this->parameters['nelmio_api_doc.sandbox.authentication']);
  1474.         $instance->setDefaultSectionsOpened(true);
  1475.         return $instance;
  1476.     }
  1477.     /**
  1478.      * Gets the public 'profiler' shared service.
  1479.      *
  1480.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1481.      */
  1482.     protected function getProfilerService()
  1483.     {
  1484.         $a = ${($_ = isset($this->services['monolog.logger.profiler']) ? $this->services['monolog.logger.profiler'] : $this->getMonolog_Logger_ProfilerService()) && false ?: '_'};
  1485.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDirs[0].'/profiler')), $atrue);
  1486.         $b = ${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel')) && false ?: '_'};
  1487.         $c = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1488.         $c->addInstance('cache.app', ${($_ = isset($this->services['cache.app']) ? $this->services['cache.app'] : $this->getCache_AppService()) && false ?: '_'});
  1489.         $c->addInstance('cache.system', ${($_ = isset($this->services['cache.system']) ? $this->services['cache.system'] : $this->getCache_SystemService()) && false ?: '_'});
  1490.         $c->addInstance('cache.validator', ${($_ = isset($this->services['cache.validator']) ? $this->services['cache.validator'] : $this->getCache_ValidatorService()) && false ?: '_'});
  1491.         $c->addInstance('cache.serializer', ${($_ = isset($this->services['cache.serializer']) ? $this->services['cache.serializer'] : $this->getCache_SerializerService()) && false ?: '_'});
  1492.         $c->addInstance('cache.annotations', ${($_ = isset($this->services['cache.annotations']) ? $this->services['cache.annotations'] : $this->getCache_AnnotationsService()) && false ?: '_'});
  1493.         $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 ?: '_'});
  1494.         $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 ?: '_'});
  1495.         $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 ?: '_'});
  1496.         $d = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
  1497.         $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 ?: '_'});
  1498.         $e = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1499.         if ($this->has('kernel')) {
  1500.             $e->setKernel($b);
  1501.         }
  1502.         $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 ?: '_'});
  1503.         $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 ?: '_'}));
  1504.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1505.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(${($_ = isset($this->services['validator']) ? $this->services['validator'] : $this->getValidatorService()) && false ?: '_'}));
  1506.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1507.         $instance->add(${($_ = isset($this->services['data_collector.form']) ? $this->services['data_collector.form'] : $this->getDataCollector_FormService()) && false ?: '_'});
  1508.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1509.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDirs[0].'/srcDevDebugProjectContainer')));
  1510.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}));
  1511.         $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 ?: '_'});
  1512.         $instance->add($c);
  1513.         $instance->add(${($_ = isset($this->services['data_collector.translation']) ? $this->services['data_collector.translation'] : $this->getDataCollector_TranslationService()) && false ?: '_'});
  1514.         $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 ?: '_'}));
  1515.         $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 ?: '_'}));
  1516.         $instance->add($d);
  1517.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  1518.         $instance->add(${($_ = isset($this->services['data_collector.dump']) ? $this->services['data_collector.dump'] : $this->getDataCollector_DumpService()) && false ?: '_'});
  1519.         $instance->add($e);
  1520.         return $instance;
  1521.     }
  1522.     /**
  1523.      * Gets the public 'request_stack' shared service.
  1524.      *
  1525.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1526.      */
  1527.     protected function getRequestStackService()
  1528.     {
  1529.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1530.     }
  1531.     /**
  1532.      * Gets the public 'router' shared service.
  1533.      *
  1534.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1535.      */
  1536.     protected function getRouterService()
  1537.     {
  1538.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router($this'kernel:loadRoutes', ['cache_dir' => $this->targetDirs[0], 'debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator''generator_base_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\PhpGeneratorDumper''generator_cache_class' => 'srcDevDebugProjectContainerUrlGenerator''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher''matcher_base_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\PhpMatcherDumper''matcher_cache_class' => 'srcDevDebugProjectContainerUrlMatcher''strict_requirements' => true'resource_type' => 'service'], ${($_ = isset($this->services['router.request_context']) ? $this->services['router.request_context'] : $this->getRouter_RequestContextService()) && false ?: '_'});
  1539.         $instance->setConfigCacheFactory(${($_ = isset($this->services['config_cache_factory']) ? $this->services['config_cache_factory'] : $this->getConfigCacheFactoryService()) && false ?: '_'});
  1540.         return $instance;
  1541.     }
  1542.     /**
  1543.      * Gets the public 'security.authorization_checker' shared service.
  1544.      *
  1545.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1546.      */
  1547.     protected function getSecurity_AuthorizationCheckerService()
  1548.     {
  1549.         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);
  1550.     }
  1551.     /**
  1552.      * Gets the public 'security.token_storage' shared service.
  1553.      *
  1554.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage
  1555.      */
  1556.     protected function getSecurity_TokenStorageService()
  1557.     {
  1558.         return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage();
  1559.     }
  1560.     /**
  1561.      * Gets the public 'translator' shared service.
  1562.      *
  1563.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1564.      */
  1565.     protected function getTranslatorService()
  1566.     {
  1567.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(new \Symfony\Component\Translation\LoggingTranslator(${($_ = isset($this->services['translator.default']) ? $this->services['translator.default'] : $this->getTranslator_DefaultService()) && false ?: '_'}, ${($_ = isset($this->services['monolog.logger.translation']) ? $this->services['monolog.logger.translation'] : $this->getMonolog_Logger_TranslationService()) && false ?: '_'}));
  1568.     }
  1569.     /**
  1570.      * Gets the public 'twig' shared service.
  1571.      *
  1572.      * @return \Twig\Environment
  1573.      */
  1574.     protected function getTwigService()
  1575.     {
  1576.         $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']);
  1577.         $a = ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'};
  1578.         $b = ${($_ = isset($this->services['debug.file_link_formatter']) ? $this->services['debug.file_link_formatter'] : $this->getDebug_FileLinkFormatterService()) && false ?: '_'};
  1579.         $c = ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'};
  1580.         $d = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  1581.         $d->setDisplayOptions(['fileLinkFormat' => $b]);
  1582.         $e = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1583.         $e->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $b]);
  1584.         $f = new \Symfony\Bridge\Twig\AppVariable();
  1585.         $f->setEnvironment('dev');
  1586.         $f->setDebug(true);
  1587.         if ($this->has('security.token_storage')) {
  1588.             $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 ?: '_'});
  1589.         }
  1590.         if ($this->has('request_stack')) {
  1591.             $f->setRequestStack($c);
  1592.         }
  1593.         $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 ?: '_'}));
  1594.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'}));
  1595.         $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));
  1596.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}));
  1597.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(${($_ = isset($this->services['assets.packages']) ? $this->services['assets.packages'] : $this->getAssets_PackagesService()) && false ?: '_'}));
  1598.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($b, ($this->targetDirs[3].'/src'), 'UTF-8'));
  1599.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}));
  1600.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1601.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($atrue));
  1602.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1603.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1604.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension($c, ${($_ = isset($this->services['router.request_context']) ? $this->services['router.request_context'] : $this->getRouter_RequestContextService()) && false ?: '_'}));
  1605.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($c));
  1606.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension([=> $this=> 'twig.form.renderer']));
  1607.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(${($_ = isset($this->services['var_dumper.cloner']) ? $this->services['var_dumper.cloner'] : $this->getVarDumper_ClonerService()) && false ?: '_'}, $d));
  1608.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1609.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($e));
  1610.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  1611.         $instance->addExtension(${($_ = isset($this->services['nelmio_api_doc.twig.extension.extra_markdown']) ? $this->services['nelmio_api_doc.twig.extension.extra_markdown'] : ($this->services['nelmio_api_doc.twig.extension.extra_markdown'] = new \Nelmio\ApiDocBundle\Twig\Extension\MarkdownExtension())) && false ?: '_'});
  1612.         $instance->addExtension(${($_ = isset($this->services['braincrafted_bootstrap.twig.icon_extension']) ? $this->services['braincrafted_bootstrap.twig.icon_extension'] : ($this->services['braincrafted_bootstrap.twig.icon_extension'] = new \Braincrafted\Bundle\BootstrapBundle\Twig\BootstrapIconExtension('glyphicon''span'))) && false ?: '_'});
  1613.         $instance->addExtension(${($_ = isset($this->services['braincrafted_bootstrap.twig.button_extension']) ? $this->services['braincrafted_bootstrap.twig.button_extension'] : $this->getBraincraftedBootstrap_Twig_ButtonExtensionService()) && false ?: '_'});
  1614.         $instance->addExtension(${($_ = isset($this->services['braincrafted_bootstrap.twig.label_extension']) ? $this->services['braincrafted_bootstrap.twig.label_extension'] : ($this->services['braincrafted_bootstrap.twig.label_extension'] = new \Braincrafted\Bundle\BootstrapBundle\Twig\BootstrapLabelExtension())) && false ?: '_'});
  1615.         $instance->addExtension(${($_ = isset($this->services['braincrafted_bootstrap.twig.badge_extension']) ? $this->services['braincrafted_bootstrap.twig.badge_extension'] : ($this->services['braincrafted_bootstrap.twig.badge_extension'] = new \Braincrafted\Bundle\BootstrapBundle\Twig\BootstrapBadgeExtension())) && false ?: '_'});
  1616.         $instance->addExtension(${($_ = isset($this->services['braincrafted_bootstrap.twig.form_extension']) ? $this->services['braincrafted_bootstrap.twig.form_extension'] : ($this->services['braincrafted_bootstrap.twig.form_extension'] = new \Braincrafted\Bundle\BootstrapBundle\Twig\BootstrapFormExtension())) && false ?: '_'});
  1617.         $instance->addGlobal('app'$f);
  1618.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\ServiceLocator(['JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => function () {
  1619.             return ${($_ = isset($this->services['jms_serializer.twig_extension.serializer_runtime_helper']) ? $this->services['jms_serializer.twig_extension.serializer_runtime_helper'] : $this->load('getJmsSerializer_TwigExtension_SerializerRuntimeHelperService.php')) && false ?: '_'};
  1620.         }, 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => function () {
  1621.             return ${($_ = isset($this->services['twig.runtime.httpkernel']) ? $this->services['twig.runtime.httpkernel'] : $this->load('getTwig_Runtime_HttpkernelService.php')) && false ?: '_'};
  1622.         }, 'Symfony\\Component\\Form\\FormRenderer' => function () {
  1623.             return ${($_ = isset($this->services['twig.form.renderer']) ? $this->services['twig.form.renderer'] : $this->load('getTwig_Form_RendererService.php')) && false ?: '_'};
  1624.         }])));
  1625.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1626.         return $instance;
  1627.     }
  1628.     /**
  1629.      * Gets the public 'validator' shared service.
  1630.      *
  1631.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1632.      */
  1633.     protected function getValidatorService()
  1634.     {
  1635.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(${($_ = isset($this->services['validator.builder']) ? $this->services['validator.builder'] : $this->getValidator_BuilderService()) && false ?: '_'}->getValidator());
  1636.     }
  1637.     /**
  1638.      * Gets the public 'var_dumper.cloner' shared service.
  1639.      *
  1640.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1641.      */
  1642.     protected function getVarDumper_ClonerService()
  1643.     {
  1644.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1645.         $instance->setMaxItems(2500);
  1646.         $instance->setMinDepth(1);
  1647.         $instance->setMaxString(-1);
  1648.         return $instance;
  1649.     }
  1650.     /**
  1651.      * Gets the private 'annotation_reader' shared service.
  1652.      *
  1653.      * @return \Doctrine\Common\Annotations\CachedReader
  1654.      */
  1655.     protected function getAnnotationReaderService()
  1656.     {
  1657.         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);
  1658.     }
  1659.     /**
  1660.      * Gets the private 'annotations.reader' shared service.
  1661.      *
  1662.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1663.      */
  1664.     protected function getAnnotations_ReaderService()
  1665.     {
  1666.         $this->services['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1667.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1668.         $a->registerUniqueLoader('class_exists');
  1669.         $instance->addGlobalIgnoredName('required'$a);
  1670.         return $instance;
  1671.     }
  1672.     /**
  1673.      * Gets the private 'argument_metadata_factory' shared service.
  1674.      *
  1675.      * @return \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory
  1676.      */
  1677.     protected function getArgumentMetadataFactoryService()
  1678.     {
  1679.         return $this->services['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory();
  1680.     }
  1681.     /**
  1682.      * Gets the private 'assets.context' shared service.
  1683.      *
  1684.      * @return \Symfony\Component\Asset\Context\RequestStackContext
  1685.      */
  1686.     protected function getAssets_ContextService()
  1687.     {
  1688.         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);
  1689.     }
  1690.     /**
  1691.      * Gets the private 'assets.packages' shared service.
  1692.      *
  1693.      * @return \Symfony\Component\Asset\Packages
  1694.      */
  1695.     protected function getAssets_PackagesService()
  1696.     {
  1697.         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 ?: '_'}), []);
  1698.     }
  1699.     /**
  1700.      * Gets the private 'braincrafted_bootstrap.twig.badge_extension' shared service.
  1701.      *
  1702.      * @return \Braincrafted\Bundle\BootstrapBundle\Twig\BootstrapBadgeExtension
  1703.      */
  1704.     protected function getBraincraftedBootstrap_Twig_BadgeExtensionService()
  1705.     {
  1706.         return $this->services['braincrafted_bootstrap.twig.badge_extension'] = new \Braincrafted\Bundle\BootstrapBundle\Twig\BootstrapBadgeExtension();
  1707.     }
  1708.     /**
  1709.      * Gets the private 'braincrafted_bootstrap.twig.button_extension' shared service.
  1710.      *
  1711.      * @return \Braincrafted\Bundle\BootstrapBundle\Twig\BootstrapButtonExtension
  1712.      */
  1713.     protected function getBraincraftedBootstrap_Twig_ButtonExtensionService()
  1714.     {
  1715.         return $this->services['braincrafted_bootstrap.twig.button_extension'] = new \Braincrafted\Bundle\BootstrapBundle\Twig\BootstrapButtonExtension(${($_ = isset($this->services['braincrafted_bootstrap.twig.icon_extension']) ? $this->services['braincrafted_bootstrap.twig.icon_extension'] : ($this->services['braincrafted_bootstrap.twig.icon_extension'] = new \Braincrafted\Bundle\BootstrapBundle\Twig\BootstrapIconExtension('glyphicon''span'))) && false ?: '_'});
  1716.     }
  1717.     /**
  1718.      * Gets the private 'braincrafted_bootstrap.twig.form_extension' shared service.
  1719.      *
  1720.      * @return \Braincrafted\Bundle\BootstrapBundle\Twig\BootstrapFormExtension
  1721.      */
  1722.     protected function getBraincraftedBootstrap_Twig_FormExtensionService()
  1723.     {
  1724.         return $this->services['braincrafted_bootstrap.twig.form_extension'] = new \Braincrafted\Bundle\BootstrapBundle\Twig\BootstrapFormExtension();
  1725.     }
  1726.     /**
  1727.      * Gets the private 'braincrafted_bootstrap.twig.icon_extension' shared service.
  1728.      *
  1729.      * @return \Braincrafted\Bundle\BootstrapBundle\Twig\BootstrapIconExtension
  1730.      */
  1731.     protected function getBraincraftedBootstrap_Twig_IconExtensionService()
  1732.     {
  1733.         return $this->services['braincrafted_bootstrap.twig.icon_extension'] = new \Braincrafted\Bundle\BootstrapBundle\Twig\BootstrapIconExtension('glyphicon''span');
  1734.     }
  1735.     /**
  1736.      * Gets the private 'braincrafted_bootstrap.twig.label_extension' shared service.
  1737.      *
  1738.      * @return \Braincrafted\Bundle\BootstrapBundle\Twig\BootstrapLabelExtension
  1739.      */
  1740.     protected function getBraincraftedBootstrap_Twig_LabelExtensionService()
  1741.     {
  1742.         return $this->services['braincrafted_bootstrap.twig.label_extension'] = new \Braincrafted\Bundle\BootstrapBundle\Twig\BootstrapLabelExtension();
  1743.     }
  1744.     /**
  1745.      * Gets the private 'cache.annotations' shared service.
  1746.      *
  1747.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1748.      */
  1749.     protected function getCache_AnnotationsService()
  1750.     {
  1751.         return $this->services['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Ojnt32EDDE'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 ?: '_'}));
  1752.     }
  1753.     /**
  1754.      * Gets the private 'cache.serializer' shared service.
  1755.      *
  1756.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1757.      */
  1758.     protected function getCache_SerializerService()
  1759.     {
  1760.         return $this->services['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('6y8s1UWMHg'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 ?: '_'}));
  1761.     }
  1762.     /**
  1763.      * Gets the private 'cache.validator' shared service.
  1764.      *
  1765.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1766.      */
  1767.     protected function getCache_ValidatorService()
  1768.     {
  1769.         return $this->services['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('MIvMNa5fIG'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 ?: '_'}));
  1770.     }
  1771.     /**
  1772.      * Gets the private 'config_cache_factory' shared service.
  1773.      *
  1774.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  1775.      */
  1776.     protected function getConfigCacheFactoryService()
  1777.     {
  1778.         return $this->services['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1779.             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 ?: '_'};
  1780.             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 ?: '_'};
  1781.         }, 2));
  1782.     }
  1783.     /**
  1784.      * Gets the private 'controller_name_converter' shared service.
  1785.      *
  1786.      * @return \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser
  1787.      */
  1788.     protected function getControllerNameConverterService()
  1789.     {
  1790.         return $this->services['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel'1)) && false ?: '_'});
  1791.     }
  1792.     /**
  1793.      * Gets the private 'data_collector.form' shared service.
  1794.      *
  1795.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  1796.      */
  1797.     protected function getDataCollector_FormService()
  1798.     {
  1799.         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 ?: '_'});
  1800.     }
  1801.     /**
  1802.      * Gets the private 'data_collector.form.extractor' shared service.
  1803.      *
  1804.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor
  1805.      */
  1806.     protected function getDataCollector_Form_ExtractorService()
  1807.     {
  1808.         return $this->services['data_collector.form.extractor'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor();
  1809.     }
  1810.     /**
  1811.      * Gets the private 'data_collector.request' shared service.
  1812.      *
  1813.      * @return \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector
  1814.      */
  1815.     protected function getDataCollector_RequestService()
  1816.     {
  1817.         return $this->services['data_collector.request'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector();
  1818.     }
  1819.     /**
  1820.      * Gets the private 'data_collector.router' shared service.
  1821.      *
  1822.      * @return \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector
  1823.      */
  1824.     protected function getDataCollector_RouterService()
  1825.     {
  1826.         return $this->services['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector();
  1827.     }
  1828.     /**
  1829.      * Gets the private 'data_collector.translation' shared service.
  1830.      *
  1831.      * @return \Symfony\Component\Translation\DataCollector\TranslationDataCollector
  1832.      */
  1833.     protected function getDataCollector_TranslationService()
  1834.     {
  1835.         return $this->services['data_collector.translation'] = new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'});
  1836.     }
  1837.     /**
  1838.      * Gets the private 'debug.argument_resolver' shared service.
  1839.      *
  1840.      * @return \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver
  1841.      */
  1842.     protected function getDebug_ArgumentResolverService()
  1843.     {
  1844.         return $this->services['debug.argument_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(${($_ = isset($this->services['argument_metadata_factory']) ? $this->services['argument_metadata_factory'] : ($this->services['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())) && false ?: '_'}, new RewindableGenerator(function () {
  1845.             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 ?: '_'};
  1846.             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 ?: '_'};
  1847.             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 ?: '_'};
  1848.             yield => ${($_ = isset($this->services['security.user_value_resolver']) ? $this->services['security.user_value_resolver'] : $this->load('getSecurity_UserValueResolverService.php')) && false ?: '_'};
  1849.             yield => ${($_ = isset($this->services['argument_resolver.service']) ? $this->services['argument_resolver.service'] : $this->load('getArgumentResolver_ServiceService.php')) && false ?: '_'};
  1850.             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 ?: '_'};
  1851.             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 ?: '_'};
  1852.         }, 7)), ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'});
  1853.     }
  1854.     /**
  1855.      * Gets the private 'debug.controller_resolver' shared service.
  1856.      *
  1857.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  1858.      */
  1859.     protected function getDebug_ControllerResolverService()
  1860.     {
  1861.         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 ?: '_'});
  1862.     }
  1863.     /**
  1864.      * Gets the private 'debug.debug_handlers_listener' shared service.
  1865.      *
  1866.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1867.      */
  1868.     protected function getDebug_DebugHandlersListenerService()
  1869.     {
  1870.         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);
  1871.     }
  1872.     /**
  1873.      * Gets the private 'debug.event_dispatcher' shared service.
  1874.      *
  1875.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1876.      */
  1877.     protected function getDebug_EventDispatcherService()
  1878.     {
  1879.         $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 ?: '_'});
  1880.         $instance->addListener('kernel.controller', [=> function () {
  1881.             return ${($_ = isset($this->services['data_collector.router']) ? $this->services['data_collector.router'] : ($this->services['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())) && false ?: '_'};
  1882.         }, => 'onKernelController'], 0);
  1883.         $instance->addListener('kernel.request', [=> function () {
  1884.             return ${($_ = isset($this->services['fos_rest.body_listener']) ? $this->services['fos_rest.body_listener'] : $this->getFosRest_BodyListenerService()) && false ?: '_'};
  1885.         }, => 'onKernelRequest'], 10);
  1886.         $instance->addListener('kernel.request', [=> function () {
  1887.             return ${($_ = isset($this->services['nelmio_api_doc.event_listener.request']) ? $this->services['nelmio_api_doc.event_listener.request'] : $this->getNelmioApiDoc_EventListener_RequestService()) && false ?: '_'};
  1888.         }, => 'onKernelRequest'], 0);
  1889.         $instance->addListener('kernel.response', [=> function () {
  1890.             return ${($_ = isset($this->services['response_listener']) ? $this->services['response_listener'] : ($this->services['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'))) && false ?: '_'};
  1891.         }, => 'onKernelResponse'], 0);
  1892.         $instance->addListener('kernel.response', [=> function () {
  1893.             return ${($_ = isset($this->services['streamed_response_listener']) ? $this->services['streamed_response_listener'] : ($this->services['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener())) && false ?: '_'};
  1894.         }, => 'onKernelResponse'], -1024);
  1895.         $instance->addListener('kernel.request', [=> function () {
  1896.             return ${($_ = isset($this->services['locale_listener']) ? $this->services['locale_listener'] : $this->getLocaleListenerService()) && false ?: '_'};
  1897.         }, => 'onKernelRequest'], 16);
  1898.         $instance->addListener('kernel.finish_request', [=> function () {
  1899.             return ${($_ = isset($this->services['locale_listener']) ? $this->services['locale_listener'] : $this->getLocaleListenerService()) && false ?: '_'};
  1900.         }, => 'onKernelFinishRequest'], 0);
  1901.         $instance->addListener('kernel.request', [=> function () {
  1902.             return ${($_ = isset($this->services['validate_request_listener']) ? $this->services['validate_request_listener'] : ($this->services['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener())) && false ?: '_'};
  1903.         }, => 'onKernelRequest'], 256);
  1904.         $instance->addListener('kernel.request', [=> function () {
  1905.             return ${($_ = isset($this->services['resolve_controller_name_subscriber']) ? $this->services['resolve_controller_name_subscriber'] : $this->getResolveControllerNameSubscriberService()) && false ?: '_'};
  1906.         }, => 'onKernelRequest'], 24);
  1907.         $instance->addListener('console.error', [=> function () {
  1908.             return ${($_ = isset($this->services['console.error_listener']) ? $this->services['console.error_listener'] : $this->load('getConsole_ErrorListenerService.php')) && false ?: '_'};
  1909.         }, => 'onConsoleError'], -128);
  1910.         $instance->addListener('console.terminate', [=> function () {
  1911.             return ${($_ = isset($this->services['console.error_listener']) ? $this->services['console.error_listener'] : $this->load('getConsole_ErrorListenerService.php')) && false ?: '_'};
  1912.         }, => 'onConsoleTerminate'], -128);
  1913.         $instance->addListener('kernel.request', [=> function () {
  1914.             return ${($_ = isset($this->services['session_listener']) ? $this->services['session_listener'] : $this->getSessionListenerService()) && false ?: '_'};
  1915.         }, => 'onKernelRequest'], 128);
  1916.         $instance->addListener('kernel.response', [=> function () {
  1917.             return ${($_ = isset($this->services['session_listener']) ? $this->services['session_listener'] : $this->getSessionListenerService()) && false ?: '_'};
  1918.         }, => 'onKernelResponse'], -1000);
  1919.         $instance->addListener('kernel.finish_request', [=> function () {
  1920.             return ${($_ = isset($this->services['session_listener']) ? $this->services['session_listener'] : $this->getSessionListenerService()) && false ?: '_'};
  1921.         }, => 'onFinishRequest'], 0);
  1922.         $instance->addListener('kernel.response', [=> function () {
  1923.             return ${($_ = isset($this->services['session.save_listener']) ? $this->services['session.save_listener'] : ($this->services['session.save_listener'] = new \Symfony\Component\HttpKernel\EventListener\SaveSessionListener())) && false ?: '_'};
  1924.         }, => 'onKernelResponse'], -1000);
  1925.         $instance->addListener('kernel.request', [=> function () {
  1926.             return ${($_ = isset($this->services['translator_listener']) ? $this->services['translator_listener'] : $this->getTranslatorListenerService()) && false ?: '_'};
  1927.         }, => 'onKernelRequest'], 10);
  1928.         $instance->addListener('kernel.finish_request', [=> function () {
  1929.             return ${($_ = isset($this->services['translator_listener']) ? $this->services['translator_listener'] : $this->getTranslatorListenerService()) && false ?: '_'};
  1930.         }, => 'onKernelFinishRequest'], 0);
  1931.         $instance->addListener('kernel.response', [=> function () {
  1932.             return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};
  1933.         }, => 'onKernelResponse'], -100);
  1934.         $instance->addListener('kernel.exception', [=> function () {
  1935.             return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};
  1936.         }, => 'onKernelException'], 0);
  1937.         $instance->addListener('kernel.terminate', [=> function () {
  1938.             return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};
  1939.         }, => 'onKernelTerminate'], -1024);
  1940.         $instance->addListener('kernel.controller', [=> function () {
  1941.             return ${($_ = isset($this->services['data_collector.request']) ? $this->services['data_collector.request'] : ($this->services['data_collector.request'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector())) && false ?: '_'};
  1942.         }, => 'onKernelController'], 0);
  1943.         $instance->addListener('kernel.response', [=> function () {
  1944.             return ${($_ = isset($this->services['data_collector.request']) ? $this->services['data_collector.request'] : ($this->services['data_collector.request'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector())) && false ?: '_'};
  1945.         }, => 'onKernelResponse'], 0);
  1946.         $instance->addListener('kernel.request', [=> function () {
  1947.             return ${($_ = isset($this->services['debug.debug_handlers_listener']) ? $this->services['debug.debug_handlers_listener'] : $this->getDebug_DebugHandlersListenerService()) && false ?: '_'};
  1948.         }, => 'configure'], 2048);
  1949.         $instance->addListener('kernel.request', [=> function () {
  1950.             return ${($_ = isset($this->services['router_listener']) ? $this->services['router_listener'] : $this->getRouterListenerService()) && false ?: '_'};
  1951.         }, => 'onKernelRequest'], 32);
  1952.         $instance->addListener('kernel.finish_request', [=> function () {
  1953.             return ${($_ = isset($this->services['router_listener']) ? $this->services['router_listener'] : $this->getRouterListenerService()) && false ?: '_'};
  1954.         }, => 'onKernelFinishRequest'], 0);
  1955.         $instance->addListener('kernel.exception', [=> function () {
  1956.             return ${($_ = isset($this->services['router_listener']) ? $this->services['router_listener'] : $this->getRouterListenerService()) && false ?: '_'};
  1957.         }, => 'onKernelException'], -64);
  1958.         $instance->addListener('kernel.response', [=> function () {
  1959.             return ${($_ = isset($this->services['web_link.add_link_header_listener']) ? $this->services['web_link.add_link_header_listener'] : ($this->services['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener())) && false ?: '_'};
  1960.         }, => 'onKernelResponse'], 0);
  1961.         $instance->addListener('kernel.controller', [=> function () {
  1962.             return ${($_ = isset($this->services['sensio_framework_extra.controller.listener']) ? $this->services['sensio_framework_extra.controller.listener'] : $this->getSensioFrameworkExtra_Controller_ListenerService()) && false ?: '_'};
  1963.         }, => 'onKernelController'], 0);
  1964.         $instance->addListener('kernel.controller', [=> function () {
  1965.             return ${($_ = isset($this->services['sensio_framework_extra.converter.listener']) ? $this->services['sensio_framework_extra.converter.listener'] : $this->getSensioFrameworkExtra_Converter_ListenerService()) && false ?: '_'};
  1966.         }, => 'onKernelController'], 0);
  1967.         $instance->addListener('kernel.controller', [=> function () {
  1968.             return ${($_ = isset($this->services['sensio_framework_extra.view.listener']) ? $this->services['sensio_framework_extra.view.listener'] : $this->getSensioFrameworkExtra_View_ListenerService()) && false ?: '_'};
  1969.         }, => 'onKernelController'], -128);
  1970.         $instance->addListener('kernel.view', [=> function () {
  1971.             return ${($_ = isset($this->services['sensio_framework_extra.view.listener']) ? $this->services['sensio_framework_extra.view.listener'] : $this->getSensioFrameworkExtra_View_ListenerService()) && false ?: '_'};
  1972.         }, => 'onKernelView'], 0);
  1973.         $instance->addListener('kernel.controller', [=> function () {
  1974.             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 ?: '_'};
  1975.         }, => 'onKernelController'], 0);
  1976.         $instance->addListener('kernel.response', [=> function () {
  1977.             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 ?: '_'};
  1978.         }, => 'onKernelResponse'], 0);
  1979.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1980.             return ${($_ = isset($this->services['sensio_framework_extra.security.listener']) ? $this->services['sensio_framework_extra.security.listener'] : $this->getSensioFrameworkExtra_Security_ListenerService()) && false ?: '_'};
  1981.         }, => 'onKernelControllerArguments'], 0);
  1982.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1983.             return ${($_ = isset($this->services['framework_extra_bundle.event.is_granted']) ? $this->services['framework_extra_bundle.event.is_granted'] : $this->getFrameworkExtraBundle_Event_IsGrantedService()) && false ?: '_'};
  1984.         }, => 'onKernelControllerArguments'], 0);
  1985.         $instance->addListener('kernel.response', [=> function () {
  1986.             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 ?: '_'};
  1987.         }, => 'onKernelResponse'], 0);
  1988.         $instance->addListener('kernel.request', [=> function () {
  1989.             return ${($_ = isset($this->services['security.firewall']) ? $this->services['security.firewall'] : $this->getSecurity_FirewallService()) && false ?: '_'};
  1990.         }, => 'onKernelRequest'], 8);
  1991.         $instance->addListener('kernel.finish_request', [=> function () {
  1992.             return ${($_ = isset($this->services['security.firewall']) ? $this->services['security.firewall'] : $this->getSecurity_FirewallService()) && false ?: '_'};
  1993.         }, => 'onKernelFinishRequest'], 0);
  1994.         $instance->addListener('kernel.exception', [=> function () {
  1995.             return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load('getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
  1996.         }, => 'onException'], 0);
  1997.         $instance->addListener('kernel.terminate', [=> function () {
  1998.             return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load('getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
  1999.         }, => 'onTerminate'], 0);
  2000.         $instance->addListener('console.error', [=> function () {
  2001.             return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load('getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
  2002.         }, => 'onException'], 0);
  2003.         $instance->addListener('console.terminate', [=> function () {
  2004.             return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load('getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
  2005.         }, => 'onTerminate'], 0);
  2006.         $instance->addListener('kernel.response', [=> function () {
  2007.             return ${($_ = isset($this->services['web_profiler.debug_toolbar']) ? $this->services['web_profiler.debug_toolbar'] : $this->getWebProfiler_DebugToolbarService()) && false ?: '_'};
  2008.         }, => 'onKernelResponse'], -128);
  2009.         $instance->addListener('kernel.exception', [=> function () {
  2010.             return ${($_ = isset($this->services['twig.exception_listener']) ? $this->services['twig.exception_listener'] : $this->load('getTwig_ExceptionListenerService.php')) && false ?: '_'};
  2011.         }, => 'onKernelException'], -128);
  2012.         $instance->addListener('console.command', [=> function () {
  2013.             return ${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'};
  2014.         }, => 'onCommand'], 255);
  2015.         $instance->addListener('console.terminate', [=> function () {
  2016.             return ${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'};
  2017.         }, => 'onTerminate'], -255);
  2018.         $instance->addListener('console.command', [=> function () {
  2019.             return ${($_ = isset($this->services['debug.dump_listener']) ? $this->services['debug.dump_listener'] : $this->load('getDebug_DumpListenerService.php')) && false ?: '_'};
  2020.         }, => 'configure'], 1024);
  2021.         $instance->addListener('console.error', [=> function () {
  2022.             return ${($_ = isset($this->services['maker.console_error_listener']) ? $this->services['maker.console_error_listener'] : ($this->services['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber())) && false ?: '_'};
  2023.         }, => 'onConsoleError'], 0);
  2024.         $instance->addListener('console.terminate', [=> function () {
  2025.             return ${($_ = isset($this->services['maker.console_error_listener']) ? $this->services['maker.console_error_listener'] : ($this->services['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber())) && false ?: '_'};
  2026.         }, => 'onConsoleTerminate'], 0);
  2027.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  2028.             return ${($_ = isset($this->services['fos_user.security.interactive_login_listener']) ? $this->services['fos_user.security.interactive_login_listener'] : $this->load('getFosUser_Security_InteractiveLoginListenerService.php')) && false ?: '_'};
  2029.         }, => 'onImplicitLogin'], 0);
  2030.         $instance->addListener('security.interactive_login', [=> function () {
  2031.             return ${($_ = isset($this->services['fos_user.security.interactive_login_listener']) ? $this->services['fos_user.security.interactive_login_listener'] : $this->load('getFosUser_Security_InteractiveLoginListenerService.php')) && false ?: '_'};
  2032.         }, => 'onSecurityInteractiveLogin'], 0);
  2033.         $instance->addListener('fos_user.registration.completed', [=> function () {
  2034.             return ${($_ = isset($this->services['fos_user.listener.authentication']) ? $this->services['fos_user.listener.authentication'] : $this->load('getFosUser_Listener_AuthenticationService.php')) && false ?: '_'};
  2035.         }, => 'authenticate'], 0);
  2036.         $instance->addListener('fos_user.registration.confirmed', [=> function () {
  2037.             return ${($_ = isset($this->services['fos_user.listener.authentication']) ? $this->services['fos_user.listener.authentication'] : $this->load('getFosUser_Listener_AuthenticationService.php')) && false ?: '_'};
  2038.         }, => 'authenticate'], 0);
  2039.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  2040.             return ${($_ = isset($this->services['fos_user.listener.authentication']) ? $this->services['fos_user.listener.authentication'] : $this->load('getFosUser_Listener_AuthenticationService.php')) && false ?: '_'};
  2041.         }, => 'authenticate'], 0);
  2042.         $instance->addListener('fos_user.change_password.edit.completed', [=> function () {
  2043.             return ${($_ = isset($this->services['fos_user.listener.flash']) ? $this->services['fos_user.listener.flash'] : $this->load('getFosUser_Listener_FlashService.php')) && false ?: '_'};
  2044.         }, => 'addSuccessFlash'], 0);
  2045.         $instance->addListener('fos_user.group.create.completed', [=> function () {
  2046.             return ${($_ = isset($this->services['fos_user.listener.flash']) ? $this->services['fos_user.listener.flash'] : $this->load('getFosUser_Listener_FlashService.php')) && false ?: '_'};
  2047.         }, => 'addSuccessFlash'], 0);
  2048.         $instance->addListener('fos_user.group.delete.completed', [=> function () {
  2049.             return ${($_ = isset($this->services['fos_user.listener.flash']) ? $this->services['fos_user.listener.flash'] : $this->load('getFosUser_Listener_FlashService.php')) && false ?: '_'};
  2050.         }, => 'addSuccessFlash'], 0);
  2051.         $instance->addListener('fos_user.group.edit.completed', [=> function () {
  2052.             return ${($_ = isset($this->services['fos_user.listener.flash']) ? $this->services['fos_user.listener.flash'] : $this->load('getFosUser_Listener_FlashService.php')) && false ?: '_'};
  2053.         }, => 'addSuccessFlash'], 0);
  2054.         $instance->addListener('fos_user.profile.edit.completed', [=> function () {
  2055.             return ${($_ = isset($this->services['fos_user.listener.flash']) ? $this->services['fos_user.listener.flash'] : $this->load('getFosUser_Listener_FlashService.php')) && false ?: '_'};
  2056.         }, => 'addSuccessFlash'], 0);
  2057.         $instance->addListener('fos_user.registration.completed', [=> function () {
  2058.             return ${($_ = isset($this->services['fos_user.listener.flash']) ? $this->services['fos_user.listener.flash'] : $this->load('getFosUser_Listener_FlashService.php')) && false ?: '_'};
  2059.         }, => 'addSuccessFlash'], 0);
  2060.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  2061.             return ${($_ = isset($this->services['fos_user.listener.flash']) ? $this->services['fos_user.listener.flash'] : $this->load('getFosUser_Listener_FlashService.php')) && false ?: '_'};
  2062.         }, => 'addSuccessFlash'], 0);
  2063.         $instance->addListener('fos_user.resetting.reset.initialize', [=> function () {
  2064.             return ${($_ = isset($this->services['fos_user.listener.resetting']) ? $this->services['fos_user.listener.resetting'] : $this->load('getFosUser_Listener_ResettingService.php')) && false ?: '_'};
  2065.         }, => 'onResettingResetInitialize'], 0);
  2066.         $instance->addListener('fos_user.resetting.reset.success', [=> function () {
  2067.             return ${($_ = isset($this->services['fos_user.listener.resetting']) ? $this->services['fos_user.listener.resetting'] : $this->load('getFosUser_Listener_ResettingService.php')) && false ?: '_'};
  2068.         }, => 'onResettingResetSuccess'], 0);
  2069.         $instance->addListener('fos_user.resetting.reset.request', [=> function () {
  2070.             return ${($_ = isset($this->services['fos_user.listener.resetting']) ? $this->services['fos_user.listener.resetting'] : $this->load('getFosUser_Listener_ResettingService.php')) && false ?: '_'};
  2071.         }, => 'onResettingResetRequest'], 0);
  2072.         return $instance;
  2073.     }
  2074.     /**
  2075.      * Gets the private 'debug.file_link_formatter' shared service.
  2076.      *
  2077.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2078.      */
  2079.     protected function getDebug_FileLinkFormatterService()
  2080.     {
  2081.         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 () {
  2082.             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 ?: '_'};
  2083.         });
  2084.     }
  2085.     /**
  2086.      * Gets the private 'debug.log_processor' shared service.
  2087.      *
  2088.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2089.      */
  2090.     protected function getDebug_LogProcessorService()
  2091.     {
  2092.         return $this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor();
  2093.     }
  2094.     /**
  2095.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2096.      *
  2097.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2098.      */
  2099.     protected function getDebug_Security_Access_DecisionManagerService()
  2100.     {
  2101.         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 () {
  2102.             yield => ${($_ = isset($this->services['security.access.authenticated_voter']) ? $this->services['security.access.authenticated_voter'] : $this->load('getSecurity_Access_AuthenticatedVoterService.php')) && false ?: '_'};
  2103.             yield => ${($_ = isset($this->services['security.access.role_hierarchy_voter']) ? $this->services['security.access.role_hierarchy_voter'] : $this->load('getSecurity_Access_RoleHierarchyVoterService.php')) && false ?: '_'};
  2104.             yield => ${($_ = isset($this->services['security.access.expression_voter']) ? $this->services['security.access.expression_voter'] : $this->load('getSecurity_Access_ExpressionVoterService.php')) && false ?: '_'};
  2105.         }, 3), 'affirmative'falsetrue));
  2106.     }
  2107.     /**
  2108.      * Gets the private 'debug.stopwatch' shared service.
  2109.      *
  2110.      * @return \Symfony\Component\Stopwatch\Stopwatch
  2111.      */
  2112.     protected function getDebug_StopwatchService()
  2113.     {
  2114.         return $this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true);
  2115.     }
  2116.     /**
  2117.      * Gets the private 'doctrine.dbal.logger.profiling.default' shared service.
  2118.      *
  2119.      * @return \Doctrine\DBAL\Logging\DebugStack
  2120.      */
  2121.     protected function getDoctrine_Dbal_Logger_Profiling_DefaultService()
  2122.     {
  2123.         return $this->services['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack();
  2124.     }
  2125.     /**
  2126.      * Gets the private 'doctrine.orm.validator_initializer' shared service.
  2127.      *
  2128.      * @return \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer
  2129.      */
  2130.     protected function getDoctrine_Orm_ValidatorInitializerService()
  2131.     {
  2132.         return $this->services['doctrine.orm.validator_initializer'] = new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
  2133.     }
  2134.     /**
  2135.      * Gets the private 'file_locator' shared service.
  2136.      *
  2137.      * @return \Symfony\Component\HttpKernel\Config\FileLocator
  2138.      */
  2139.     protected function getFileLocatorService()
  2140.     {
  2141.         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].'/src/Resources'), [=> ($this->targetDirs[3].'/src')]);
  2142.     }
  2143.     /**
  2144.      * Gets the private 'form.registry' shared service.
  2145.      *
  2146.      * @return \Symfony\Component\Form\FormRegistry
  2147.      */
  2148.     protected function getForm_RegistryService()
  2149.     {
  2150.         return $this->services['form.registry'] = new \Symfony\Component\Form\FormRegistry([=> new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\ServiceLocator(['Braincrafted\\Bundle\\BootstrapBundle\\Form\\Type\\BootstrapCollectionType' => function () {
  2151.             return ${($_ = isset($this->services['braincrafted_bootstrap.form.type.collection']) ? $this->services['braincrafted_bootstrap.form.type.collection'] : ($this->services['braincrafted_bootstrap.form.type.collection'] = new \Braincrafted\Bundle\BootstrapBundle\Form\Type\BootstrapCollectionType())) && false ?: '_'};
  2152.         }, 'Braincrafted\\Bundle\\BootstrapBundle\\Form\\Type\\FormActionsType' => function () {
  2153.             return ${($_ = isset($this->services['braincrafted_bootstrap.form.type.form_actions']) ? $this->services['braincrafted_bootstrap.form.type.form_actions'] : ($this->services['braincrafted_bootstrap.form.type.form_actions'] = new \Braincrafted\Bundle\BootstrapBundle\Form\Type\FormActionsType())) && false ?: '_'};
  2154.         }, 'Braincrafted\\Bundle\\BootstrapBundle\\Form\\Type\\FormStaticControlType' => function () {
  2155.             return ${($_ = isset($this->services['braincrafted_bootstrap.form.type.form_control_static']) ? $this->services['braincrafted_bootstrap.form.type.form_control_static'] : ($this->services['braincrafted_bootstrap.form.type.form_control_static'] = new \Braincrafted\Bundle\BootstrapBundle\Form\Type\FormStaticControlType())) && false ?: '_'};
  2156.         }, 'Braincrafted\\Bundle\\BootstrapBundle\\Form\\Type\\MoneyType' => function () {
  2157.             return ${($_ = isset($this->services['braincrafted_bootstrap.form.type.money']) ? $this->services['braincrafted_bootstrap.form.type.money'] : ($this->services['braincrafted_bootstrap.form.type.money'] = new \Braincrafted\Bundle\BootstrapBundle\Form\Type\MoneyType())) && false ?: '_'};
  2158.         }, 'App\\Form\\CategoryType' => function () {
  2159.             return ${($_ = isset($this->services['App\\Form\\CategoryType']) ? $this->services['App\\Form\\CategoryType'] : ($this->services['App\\Form\\CategoryType'] = new \App\Form\CategoryType())) && false ?: '_'};
  2160.         }, 'App\\Form\\ProductType' => function () {
  2161.             return ${($_ = isset($this->services['App\\Form\\ProductType']) ? $this->services['App\\Form\\ProductType'] : ($this->services['App\\Form\\ProductType'] = new \App\Form\ProductType())) && false ?: '_'};
  2162.         }, 'App\\Form\\ReportType' => function () {
  2163.             return ${($_ = isset($this->services['App\\Form\\ReportType']) ? $this->services['App\\Form\\ReportType'] : ($this->services['App\\Form\\ReportType'] = new \App\Form\ReportType())) && false ?: '_'};
  2164.         }, 'App\\Form\\SliderType' => function () {
  2165.             return ${($_ = isset($this->services['App\\Form\\SliderType']) ? $this->services['App\\Form\\SliderType'] : ($this->services['App\\Form\\SliderType'] = new \App\Form\SliderType())) && false ?: '_'};
  2166.         }, 'App\\Form\\UserType' => function () {
  2167.             return ${($_ = isset($this->services['App\\Form\\UserType']) ? $this->services['App\\Form\\UserType'] : ($this->services['App\\Form\\UserType'] = new \App\Form\UserType())) && false ?: '_'};
  2168.         }, 'FOS\\OAuthServerBundle\\Form\\Type\\AuthorizeFormType' => function () {
  2169.             return ${($_ = isset($this->services['fos_oauth_server.authorize.form.type']) ? $this->services['fos_oauth_server.authorize.form.type'] : ($this->services['fos_oauth_server.authorize.form.type'] = new \FOS\OAuthServerBundle\Form\Type\AuthorizeFormType())) && false ?: '_'};
  2170.         }, 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => function () {
  2171.             return ${($_ = isset($this->services['fos_user.change_password.form.type']) ? $this->services['fos_user.change_password.form.type'] : ($this->services['fos_user.change_password.form.type'] = new \FOS\UserBundle\Form\Type\ChangePasswordFormType('App\\Entity\\User'))) && false ?: '_'};
  2172.         }, 'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => function () {
  2173.             return ${($_ = isset($this->services['fos_user.profile.form.type']) ? $this->services['fos_user.profile.form.type'] : ($this->services['fos_user.profile.form.type'] = new \FOS\UserBundle\Form\Type\ProfileFormType('App\\Entity\\User'))) && false ?: '_'};
  2174.         }, 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => function () {
  2175.             return ${($_ = isset($this->services['fos_user.registration.form.type']) ? $this->services['fos_user.registration.form.type'] : ($this->services['fos_user.registration.form.type'] = new \FOS\UserBundle\Form\Type\RegistrationFormType('App\\Entity\\User'))) && false ?: '_'};
  2176.         }, 'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => function () {
  2177.             return ${($_ = isset($this->services['fos_user.resetting.form.type']) ? $this->services['fos_user.resetting.form.type'] : ($this->services['fos_user.resetting.form.type'] = new \FOS\UserBundle\Form\Type\ResettingFormType('App\\Entity\\User'))) && false ?: '_'};
  2178.         }, 'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => function () {
  2179.             return ${($_ = isset($this->services['fos_user.username_form_type']) ? $this->services['fos_user.username_form_type'] : $this->load('getFosUser_UsernameFormTypeService.php')) && false ?: '_'};
  2180.         }, 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => function () {
  2181.             return ${($_ = isset($this->services['form.type.entity']) ? $this->services['form.type.entity'] : $this->load('getForm_Type_EntityService.php')) && false ?: '_'};
  2182.         }, 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => function () {
  2183.             return ${($_ = isset($this->services['form.type.choice']) ? $this->services['form.type.choice'] : $this->load('getForm_Type_ChoiceService.php')) && false ?: '_'};
  2184.         }, 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => function () {
  2185.             return ${($_ = isset($this->services['form.type.file']) ? $this->services['form.type.file'] : $this->load('getForm_Type_FileService.php')) && false ?: '_'};
  2186.         }, 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => function () {
  2187.             return ${($_ = isset($this->services['form.type.form']) ? $this->services['form.type.form'] : $this->load('getForm_Type_FormService.php')) && false ?: '_'};
  2188.         }]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  2189.             yield => ${($_ = isset($this->services['form.type_extension.form.transformation_failure_handling']) ? $this->services['form.type_extension.form.transformation_failure_handling'] : $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService.php')) && false ?: '_'};
  2190.             yield => ${($_ = isset($this->services['form.type_extension.form.http_foundation']) ? $this->services['form.type_extension.form.http_foundation'] : $this->load('getForm_TypeExtension_Form_HttpFoundationService.php')) && false ?: '_'};
  2191.             yield => ${($_ = isset($this->services['form.type_extension.form.validator']) ? $this->services['form.type_extension.form.validator'] : $this->load('getForm_TypeExtension_Form_ValidatorService.php')) && false ?: '_'};
  2192.             yield => ${($_ = isset($this->services['form.type_extension.upload.validator']) ? $this->services['form.type_extension.upload.validator'] : $this->load('getForm_TypeExtension_Upload_ValidatorService.php')) && false ?: '_'};
  2193.             yield => ${($_ = isset($this->services['form.type_extension.csrf']) ? $this->services['form.type_extension.csrf'] : $this->load('getForm_TypeExtension_CsrfService.php')) && false ?: '_'};
  2194.             yield => ${($_ = isset($this->services['form.type_extension.form.data_collector']) ? $this->services['form.type_extension.form.data_collector'] : $this->load('getForm_TypeExtension_Form_DataCollectorService.php')) && false ?: '_'};
  2195.             yield => ${($_ = isset($this->services['nelmio_api_doc.form.extension.description_form_type_extension']) ? $this->services['nelmio_api_doc.form.extension.description_form_type_extension'] : ($this->services['nelmio_api_doc.form.extension.description_form_type_extension'] = new \Nelmio\ApiDocBundle\Form\Extension\DescriptionFormTypeExtension())) && false ?: '_'};
  2196.             yield => ${($_ = isset($this->services['braincrafted_bootstrap.form.extension.typesetter_extension']) ? $this->services['braincrafted_bootstrap.form.extension.typesetter_extension'] : ($this->services['braincrafted_bootstrap.form.extension.typesetter_extension'] = new \Braincrafted\Bundle\BootstrapBundle\Form\Extension\TypeSetterExtension())) && false ?: '_'};
  2197.             yield => ${($_ = isset($this->services['braincrafted_bootstrap.form.extension.static_control']) ? $this->services['braincrafted_bootstrap.form.extension.static_control'] : ($this->services['braincrafted_bootstrap.form.extension.static_control'] = new \Braincrafted\Bundle\BootstrapBundle\Form\Extension\StaticControlExtension())) && false ?: '_'};
  2198.         }, 9), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  2199.             yield => ${($_ = isset($this->services['form.type_extension.repeated.validator']) ? $this->services['form.type_extension.repeated.validator'] : ($this->services['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension())) && false ?: '_'};
  2200.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  2201.             yield => ${($_ = isset($this->services['form.type_extension.submit.validator']) ? $this->services['form.type_extension.submit.validator'] : ($this->services['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension())) && false ?: '_'};
  2202.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ButtonType' => new RewindableGenerator(function () {
  2203.             yield => ${($_ = isset($this->services['braincrafted_bootstrap.form.extension.form_action_button']) ? $this->services['braincrafted_bootstrap.form.extension.form_action_button'] : ($this->services['braincrafted_bootstrap.form.extension.form_action_button'] = new \Braincrafted\Bundle\BootstrapBundle\Form\Extension\ButtonTypeExtension())) && false ?: '_'};
  2204.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TextType' => new RewindableGenerator(function () {
  2205.             yield => ${($_ = isset($this->services['braincrafted_bootstrap.form.extension.input_group_button']) ? $this->services['braincrafted_bootstrap.form.extension.input_group_button'] : ($this->services['braincrafted_bootstrap.form.extension.input_group_button'] = new \Braincrafted\Bundle\BootstrapBundle\Form\Extension\InputGroupButtonExtension())) && false ?: '_'};
  2206.         }, 1)], new RewindableGenerator(function () {
  2207.             yield => ${($_ = isset($this->services['form.type_guesser.validator']) ? $this->services['form.type_guesser.validator'] : $this->load('getForm_TypeGuesser_ValidatorService.php')) && false ?: '_'};
  2208.             yield => ${($_ = isset($this->services['form.type_guesser.doctrine']) ? $this->services['form.type_guesser.doctrine'] : $this->load('getForm_TypeGuesser_DoctrineService.php')) && false ?: '_'};
  2209.         }, 2), NULL)], ${($_ = isset($this->services['form.resolved_type_factory']) ? $this->services['form.resolved_type_factory'] : $this->getForm_ResolvedTypeFactoryService()) && false ?: '_'});
  2210.     }
  2211.     /**
  2212.      * Gets the private 'form.resolved_type_factory' shared service.
  2213.      *
  2214.      * @return \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy
  2215.      */
  2216.     protected function getForm_ResolvedTypeFactoryService()
  2217.     {
  2218.         return $this->services['form.resolved_type_factory'] = new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ${($_ = isset($this->services['data_collector.form']) ? $this->services['data_collector.form'] : $this->getDataCollector_FormService()) && false ?: '_'});
  2219.     }
  2220.     /**
  2221.      * Gets the private 'fos_rest.body_listener' shared service.
  2222.      *
  2223.      * @return \FOS\RestBundle\EventListener\BodyListener
  2224.      */
  2225.     protected function getFosRest_BodyListenerService()
  2226.     {
  2227.         $this->services['fos_rest.body_listener'] = $instance = new \FOS\RestBundle\EventListener\BodyListener(${($_ = isset($this->services['fos_rest.decoder_provider']) ? $this->services['fos_rest.decoder_provider'] : $this->getFosRest_DecoderProviderService()) && false ?: '_'}, false);
  2228.         $instance->setDefaultFormat(NULL);
  2229.         return $instance;
  2230.     }
  2231.     /**
  2232.      * Gets the private 'fos_rest.decoder_provider' shared service.
  2233.      *
  2234.      * @return \FOS\RestBundle\Decoder\ContainerDecoderProvider
  2235.      */
  2236.     protected function getFosRest_DecoderProviderService()
  2237.     {
  2238.         return $this->services['fos_rest.decoder_provider'] = new \FOS\RestBundle\Decoder\ContainerDecoderProvider(new \Symfony\Component\DependencyInjection\ServiceLocator(['fos_rest.decoder.json' => function () {
  2239.             return ${($_ = isset($this->services['fos_rest.decoder.json']) ? $this->services['fos_rest.decoder.json'] : ($this->services['fos_rest.decoder.json'] = new \FOS\RestBundle\Decoder\JsonDecoder())) && false ?: '_'};
  2240.         }, 'fos_rest.decoder.xml' => function () {
  2241.             return ${($_ = isset($this->services['fos_rest.decoder.xml']) ? $this->services['fos_rest.decoder.xml'] : ($this->services['fos_rest.decoder.xml'] = new \FOS\RestBundle\Decoder\XmlDecoder())) && false ?: '_'};
  2242.         }]), ['json' => 'fos_rest.decoder.json''xml' => 'fos_rest.decoder.xml']);
  2243.     }
  2244.     /**
  2245.      * Gets the private 'fos_user.util.canonical_fields_updater' shared service.
  2246.      *
  2247.      * @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
  2248.      */
  2249.     protected function getFosUser_Util_CanonicalFieldsUpdaterService()
  2250.     {
  2251.         $a = ${($_ = isset($this->services['fos_user.util.email_canonicalizer']) ? $this->services['fos_user.util.email_canonicalizer'] : ($this->services['fos_user.util.email_canonicalizer'] = new \FOS\UserBundle\Util\Canonicalizer())) && false ?: '_'};
  2252.         return $this->services['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a$a);
  2253.     }
  2254.     /**
  2255.      * Gets the private 'fos_user.util.email_canonicalizer' shared service.
  2256.      *
  2257.      * @return \FOS\UserBundle\Util\Canonicalizer
  2258.      */
  2259.     protected function getFosUser_Util_EmailCanonicalizerService()
  2260.     {
  2261.         return $this->services['fos_user.util.email_canonicalizer'] = new \FOS\UserBundle\Util\Canonicalizer();
  2262.     }
  2263.     /**
  2264.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  2265.      *
  2266.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  2267.      */
  2268.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  2269.     {
  2270.         return $this->services['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(${($_ = isset($this->services['argument_metadata_factory']) ? $this->services['argument_metadata_factory'] : ($this->services['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())) && false ?: '_'});
  2271.     }
  2272.     /**
  2273.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  2274.      *
  2275.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  2276.      */
  2277.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  2278.     {
  2279.         return $this->services['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(${($_ = isset($this->services['framework_extra_bundle.argument_name_convertor']) ? $this->services['framework_extra_bundle.argument_name_convertor'] : $this->getFrameworkExtraBundle_ArgumentNameConvertorService()) && false ?: '_'}, ${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'});
  2280.     }
  2281.     /**
  2282.      * Gets the private 'jms_serializer.metadata_factory' shared service.
  2283.      *
  2284.      * @return \Metadata\MetadataFactory
  2285.      */
  2286.     protected function getJmsSerializer_MetadataFactoryService()
  2287.     {
  2288.         $this->services['jms_serializer.metadata_factory'] = $instance = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver($this'jms_serializer.metadata_driver'), 'Metadata\\ClassHierarchyMetadata'true);
  2289.         $instance->setCache(new \Metadata\Cache\FileCache(($this->targetDirs[0].'/jms_serializer')));
  2290.         return $instance;
  2291.     }
  2292.     /**
  2293.      * Gets the private 'jms_serializer.naming_strategy' shared service.
  2294.      *
  2295.      * @return \JMS\Serializer\Naming\CacheNamingStrategy
  2296.      */
  2297.     protected function getJmsSerializer_NamingStrategyService()
  2298.     {
  2299.         return $this->services['jms_serializer.naming_strategy'] = new \JMS\Serializer\Naming\CacheNamingStrategy(new \JMS\Serializer\Naming\SerializedNameAnnotationStrategy(new \JMS\Serializer\Naming\CamelCaseNamingStrategy('_'true)));
  2300.     }
  2301.     /**
  2302.      * Gets the private 'locale_listener' shared service.
  2303.      *
  2304.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2305.      */
  2306.     protected function getLocaleListenerService()
  2307.     {
  2308.         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 ?: '_'});
  2309.     }
  2310.     /**
  2311.      * Gets the private 'logger' shared service.
  2312.      *
  2313.      * @return \Symfony\Bridge\Monolog\Logger
  2314.      */
  2315.     protected function getLoggerService()
  2316.     {
  2317.         $this->services['logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2318.         $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 ?: '_'});
  2319.         $instance->useMicrosecondTimestamps(true);
  2320.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
  2321.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  2322.         return $instance;
  2323.     }
  2324.     /**
  2325.      * Gets the private 'monolog.handler.console' shared service.
  2326.      *
  2327.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2328.      */
  2329.     protected function getMonolog_Handler_ConsoleService()
  2330.     {
  2331.         return $this->services['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  2332.     }
  2333.     /**
  2334.      * Gets the private 'monolog.handler.main' shared service.
  2335.      *
  2336.      * @return \Monolog\Handler\StreamHandler
  2337.      */
  2338.     protected function getMonolog_Handler_MainService()
  2339.     {
  2340.         $this->services['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler(($this->targetDirs[2].'/log/dev.log'), 100trueNULLfalse);
  2341.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  2342.         return $instance;
  2343.     }
  2344.     /**
  2345.      * Gets the private 'monolog.handler.null_internal' shared service.
  2346.      *
  2347.      * @return \Monolog\Handler\NullHandler
  2348.      */
  2349.     protected function getMonolog_Handler_NullInternalService()
  2350.     {
  2351.         return $this->services['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler();
  2352.     }
  2353.     /**
  2354.      * Gets the private 'monolog.logger.cache' shared service.
  2355.      *
  2356.      * @return \Symfony\Bridge\Monolog\Logger
  2357.      */
  2358.     protected function getMonolog_Logger_CacheService()
  2359.     {
  2360.         $this->services['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2361.         $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 ?: '_'});
  2362.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
  2363.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  2364.         return $instance;
  2365.     }
  2366.     /**
  2367.      * Gets the private 'monolog.logger.event' shared service.
  2368.      *
  2369.      * @return \Symfony\Bridge\Monolog\Logger
  2370.      */
  2371.     protected function getMonolog_Logger_EventService()
  2372.     {
  2373.         $this->services['monolog.logger.event'] = $instance = new \Symfony\Bridge\Monolog\Logger('event');
  2374.         $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 ?: '_'});
  2375.         $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 ?: '_'});
  2376.         return $instance;
  2377.     }
  2378.     /**
  2379.      * Gets the private 'monolog.logger.php' shared service.
  2380.      *
  2381.      * @return \Symfony\Bridge\Monolog\Logger
  2382.      */
  2383.     protected function getMonolog_Logger_PhpService()
  2384.     {
  2385.         $this->services['monolog.logger.php'] = $instance = new \Symfony\Bridge\Monolog\Logger('php');
  2386.         $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 ?: '_'});
  2387.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
  2388.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  2389.         return $instance;
  2390.     }
  2391.     /**
  2392.      * Gets the private 'monolog.logger.profiler' shared service.
  2393.      *
  2394.      * @return \Symfony\Bridge\Monolog\Logger
  2395.      */
  2396.     protected function getMonolog_Logger_ProfilerService()
  2397.     {
  2398.         $this->services['monolog.logger.profiler'] = $instance = new \Symfony\Bridge\Monolog\Logger('profiler');
  2399.         $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 ?: '_'});
  2400.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
  2401.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  2402.         return $instance;
  2403.     }
  2404.     /**
  2405.      * Gets the private 'monolog.logger.request' shared service.
  2406.      *
  2407.      * @return \Symfony\Bridge\Monolog\Logger
  2408.      */
  2409.     protected function getMonolog_Logger_RequestService()
  2410.     {
  2411.         $this->services['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2412.         $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 ?: '_'});
  2413.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
  2414.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  2415.         return $instance;
  2416.     }
  2417.     /**
  2418.      * Gets the private 'monolog.logger.translation' shared service.
  2419.      *
  2420.      * @return \Symfony\Bridge\Monolog\Logger
  2421.      */
  2422.     protected function getMonolog_Logger_TranslationService()
  2423.     {
  2424.         $this->services['monolog.logger.translation'] = $instance = new \Symfony\Bridge\Monolog\Logger('translation');
  2425.         $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 ?: '_'});
  2426.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
  2427.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  2428.         return $instance;
  2429.     }
  2430.     /**
  2431.      * Gets the private 'nelmio_api_doc.doc_comment_extractor' shared service.
  2432.      *
  2433.      * @return \Nelmio\ApiDocBundle\Util\DocCommentExtractor
  2434.      */
  2435.     protected function getNelmioApiDoc_DocCommentExtractorService()
  2436.     {
  2437.         return $this->services['nelmio_api_doc.doc_comment_extractor'] = new \Nelmio\ApiDocBundle\Util\DocCommentExtractor();
  2438.     }
  2439.     /**
  2440.      * Gets the private 'nelmio_api_doc.event_listener.request' shared service.
  2441.      *
  2442.      * @return \Nelmio\ApiDocBundle\EventListener\RequestListener
  2443.      */
  2444.     protected function getNelmioApiDoc_EventListener_RequestService()
  2445.     {
  2446.         return $this->services['nelmio_api_doc.event_listener.request'] = new \Nelmio\ApiDocBundle\EventListener\RequestListener(${($_ = isset($this->services['nelmio_api_doc.extractor.api_doc_extractor']) ? $this->services['nelmio_api_doc.extractor.api_doc_extractor'] : $this->getNelmioApiDoc_Extractor_ApiDocExtractorService()) && false ?: '_'}, ${($_ = isset($this->services['nelmio_api_doc.formatter.html_formatter']) ? $this->services['nelmio_api_doc.formatter.html_formatter'] : $this->getNelmioApiDoc_Formatter_HtmlFormatterService()) && false ?: '_'}, '_doc');
  2447.     }
  2448.     /**
  2449.      * Gets the private 'nelmio_api_doc.parser.collection_parser' shared service.
  2450.      *
  2451.      * @return \Nelmio\ApiDocBundle\Parser\CollectionParser
  2452.      */
  2453.     protected function getNelmioApiDoc_Parser_CollectionParserService()
  2454.     {
  2455.         return $this->services['nelmio_api_doc.parser.collection_parser'] = new \Nelmio\ApiDocBundle\Parser\CollectionParser();
  2456.     }
  2457.     /**
  2458.      * Gets the private 'nelmio_api_doc.parser.form_errors_parser' shared service.
  2459.      *
  2460.      * @return \Nelmio\ApiDocBundle\Parser\FormErrorsParser
  2461.      */
  2462.     protected function getNelmioApiDoc_Parser_FormErrorsParserService()
  2463.     {
  2464.         return $this->services['nelmio_api_doc.parser.form_errors_parser'] = new \Nelmio\ApiDocBundle\Parser\FormErrorsParser();
  2465.     }
  2466.     /**
  2467.      * Gets the private 'nelmio_api_doc.parser.form_type_parser' shared service.
  2468.      *
  2469.      * @return \Nelmio\ApiDocBundle\Parser\FormTypeParser
  2470.      */
  2471.     protected function getNelmioApiDoc_Parser_FormTypeParserService()
  2472.     {
  2473.         return $this->services['nelmio_api_doc.parser.form_type_parser'] = new \Nelmio\ApiDocBundle\Parser\FormTypeParser(${($_ = isset($this->services['form.factory']) ? $this->services['form.factory'] : $this->getForm_FactoryService()) && false ?: '_'}, true);
  2474.     }
  2475.     /**
  2476.      * Gets the private 'nelmio_api_doc.parser.jms_metadata_parser' shared service.
  2477.      *
  2478.      * @return \Nelmio\ApiDocBundle\Parser\JmsMetadataParser
  2479.      */
  2480.     protected function getNelmioApiDoc_Parser_JmsMetadataParserService()
  2481.     {
  2482.         return $this->services['nelmio_api_doc.parser.jms_metadata_parser'] = new \Nelmio\ApiDocBundle\Parser\JmsMetadataParser(${($_ = isset($this->services['jms_serializer.metadata_factory']) ? $this->services['jms_serializer.metadata_factory'] : $this->getJmsSerializer_MetadataFactoryService()) && false ?: '_'}, ${($_ = isset($this->services['jms_serializer.naming_strategy']) ? $this->services['jms_serializer.naming_strategy'] : $this->getJmsSerializer_NamingStrategyService()) && false ?: '_'}, ${($_ = isset($this->services['nelmio_api_doc.doc_comment_extractor']) ? $this->services['nelmio_api_doc.doc_comment_extractor'] : ($this->services['nelmio_api_doc.doc_comment_extractor'] = new \Nelmio\ApiDocBundle\Util\DocCommentExtractor())) && false ?: '_'});
  2483.     }
  2484.     /**
  2485.      * Gets the private 'nelmio_api_doc.parser.json_serializable_parser' shared service.
  2486.      *
  2487.      * @return \Nelmio\ApiDocBundle\Parser\JsonSerializableParser
  2488.      */
  2489.     protected function getNelmioApiDoc_Parser_JsonSerializableParserService()
  2490.     {
  2491.         return $this->services['nelmio_api_doc.parser.json_serializable_parser'] = new \Nelmio\ApiDocBundle\Parser\JsonSerializableParser();
  2492.     }
  2493.     /**
  2494.      * Gets the private 'nelmio_api_doc.parser.validation_parser' shared service.
  2495.      *
  2496.      * @return \Nelmio\ApiDocBundle\Parser\ValidationParser
  2497.      */
  2498.     protected function getNelmioApiDoc_Parser_ValidationParserService()
  2499.     {
  2500.         return $this->services['nelmio_api_doc.parser.validation_parser'] = new \Nelmio\ApiDocBundle\Parser\ValidationParser(${($_ = isset($this->services['validator']) ? $this->services['validator'] : $this->getValidatorService()) && false ?: '_'});
  2501.     }
  2502.     /**
  2503.      * Gets the private 'nelmio_api_doc.twig.extension.extra_markdown' shared service.
  2504.      *
  2505.      * @return \Nelmio\ApiDocBundle\Twig\Extension\MarkdownExtension
  2506.      */
  2507.     protected function getNelmioApiDoc_Twig_Extension_ExtraMarkdownService()
  2508.     {
  2509.         return $this->services['nelmio_api_doc.twig.extension.extra_markdown'] = new \Nelmio\ApiDocBundle\Twig\Extension\MarkdownExtension();
  2510.     }
  2511.     /**
  2512.      * Gets the private 'profiler_listener' shared service.
  2513.      *
  2514.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2515.      */
  2516.     protected function getProfilerListenerService()
  2517.     {
  2518.         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);
  2519.     }
  2520.     /**
  2521.      * Gets the private 'resolve_controller_name_subscriber' shared service.
  2522.      *
  2523.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  2524.      */
  2525.     protected function getResolveControllerNameSubscriberService()
  2526.     {
  2527.         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 ?: '_'});
  2528.     }
  2529.     /**
  2530.      * Gets the private 'response_listener' shared service.
  2531.      *
  2532.      * @return \Symfony\Component\HttpKernel\EventListener\ResponseListener
  2533.      */
  2534.     protected function getResponseListenerService()
  2535.     {
  2536.         return $this->services['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8');
  2537.     }
  2538.     /**
  2539.      * Gets the private 'router.request_context' shared service.
  2540.      *
  2541.      * @return \Symfony\Component\Routing\RequestContext
  2542.      */
  2543.     protected function getRouter_RequestContextService()
  2544.     {
  2545.         return $this->services['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  2546.     }
  2547.     /**
  2548.      * Gets the private 'router_listener' shared service.
  2549.      *
  2550.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2551.      */
  2552.     protected function getRouterListenerService()
  2553.     {
  2554.         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);
  2555.     }
  2556.     /**
  2557.      * Gets the private 'security.authentication.manager' shared service.
  2558.      *
  2559.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  2560.      */
  2561.     protected function getSecurity_Authentication_ManagerService()
  2562.     {
  2563.         $this->services['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  2564.             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 ?: '_'};
  2565.             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 ?: '_'};
  2566.         }, 2), true);
  2567.         $instance->setEventDispatcher(${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'});
  2568.         return $instance;
  2569.     }
  2570.     /**
  2571.      * Gets the private 'security.authentication.trust_resolver' shared service.
  2572.      *
  2573.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver
  2574.      */
  2575.     protected function getSecurity_Authentication_TrustResolverService()
  2576.     {
  2577.         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');
  2578.     }
  2579.     /**
  2580.      * Gets the private 'security.firewall' shared service.
  2581.      *
  2582.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2583.      */
  2584.     protected function getSecurity_FirewallService()
  2585.     {
  2586.         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 ?: '_'});
  2587.     }
  2588.     /**
  2589.      * Gets the private 'security.firewall.map' shared service.
  2590.      *
  2591.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2592.      */
  2593.     protected function getSecurity_Firewall_MapService()
  2594.     {
  2595.         return $this->services['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\ServiceLocator(['security.firewall.map.context.dev' => function () {
  2596.             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 ?: '_'};
  2597.         }, 'security.firewall.map.context.main' => function () {
  2598.             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 ?: '_'};
  2599.         }]), new RewindableGenerator(function () {
  2600.             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 ?: '_'};
  2601.             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 ?: '_'};
  2602.         }, 2));
  2603.     }
  2604.     /**
  2605.      * Gets the private 'security.logout_url_generator' shared service.
  2606.      *
  2607.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2608.      */
  2609.     protected function getSecurity_LogoutUrlGeneratorService()
  2610.     {
  2611.         $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 ?: '_'});
  2612.         $instance->registerListener('main''/logout''logout''_csrf_token'NULLNULL);
  2613.         return $instance;
  2614.     }
  2615.     /**
  2616.      * Gets the private 'security.rememberme.response_listener' shared service.
  2617.      *
  2618.      * @return \Symfony\Component\Security\Http\RememberMe\ResponseListener
  2619.      */
  2620.     protected function getSecurity_Rememberme_ResponseListenerService()
  2621.     {
  2622.         return $this->services['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener();
  2623.     }
  2624.     /**
  2625.      * Gets the private 'security.role_hierarchy' shared service.
  2626.      *
  2627.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  2628.      */
  2629.     protected function getSecurity_RoleHierarchyService()
  2630.     {
  2631.         return $this->services['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  2632.     }
  2633.     /**
  2634.      * Gets the private 'sensio_framework_extra.cache.listener' shared service.
  2635.      *
  2636.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener
  2637.      */
  2638.     protected function getSensioFrameworkExtra_Cache_ListenerService()
  2639.     {
  2640.         return $this->services['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener();
  2641.     }
  2642.     /**
  2643.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  2644.      *
  2645.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  2646.      */
  2647.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  2648.     {
  2649.         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 ?: '_'});
  2650.     }
  2651.     /**
  2652.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2653.      *
  2654.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2655.      */
  2656.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  2657.     {
  2658.         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);
  2659.     }
  2660.     /**
  2661.      * Gets the private 'sensio_framework_extra.converter.manager' shared service.
  2662.      *
  2663.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager
  2664.      */
  2665.     protected function getSensioFrameworkExtra_Converter_ManagerService()
  2666.     {
  2667.         $this->services['sensio_framework_extra.converter.manager'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2668.         $instance->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'}, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  2669.         $instance->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  2670.         return $instance;
  2671.     }
  2672.     /**
  2673.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  2674.      *
  2675.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  2676.      */
  2677.     protected function getSensioFrameworkExtra_Security_ListenerService()
  2678.     {
  2679.         return $this->services['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(${($_ = isset($this->services['framework_extra_bundle.argument_name_convertor']) ? $this->services['framework_extra_bundle.argument_name_convertor'] : $this->getFrameworkExtraBundle_ArgumentNameConvertorService()) && false ?: '_'}, new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ${($_ = isset($this->services['security.authentication.trust_resolver']) ? $this->services['security.authentication.trust_resolver'] : ($this->services['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver('Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken''Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken'))) && false ?: '_'}, ${($_ = isset($this->services['security.role_hierarchy']) ? $this->services['security.role_hierarchy'] : $this->getSecurity_RoleHierarchyService()) && false ?: '_'}, ${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'}, ${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'}, ${($_ = isset($this->services['logger']) ? $this->services['logger'] : $this->getLoggerService()) && false ?: '_'});
  2680.     }
  2681.     /**
  2682.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  2683.      *
  2684.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  2685.      */
  2686.     protected function getSensioFrameworkExtra_View_ListenerService()
  2687.     {
  2688.         return $this->services['sensio_framework_extra.view.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel'1)) && false ?: '_'}), ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});
  2689.     }
  2690.     /**
  2691.      * Gets the private 'session.save_listener' shared service.
  2692.      *
  2693.      * @return \Symfony\Component\HttpKernel\EventListener\SaveSessionListener
  2694.      */
  2695.     protected function getSession_SaveListenerService()
  2696.     {
  2697.         return $this->services['session.save_listener'] = new \Symfony\Component\HttpKernel\EventListener\SaveSessionListener();
  2698.     }
  2699.     /**
  2700.      * Gets the private 'session_listener' shared service.
  2701.      *
  2702.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2703.      */
  2704.     protected function getSessionListenerService()
  2705.     {
  2706.         return $this->services['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\ServiceLocator(['session' => function () {
  2707.             return ${($_ = isset($this->services['session']) ? $this->services['session'] : $this->load('getSessionService.php')) && false ?: '_'};
  2708.         }]));
  2709.     }
  2710.     /**
  2711.      * Gets the private 'streamed_response_listener' shared service.
  2712.      *
  2713.      * @return \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener
  2714.      */
  2715.     protected function getStreamedResponseListenerService()
  2716.     {
  2717.         return $this->services['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener();
  2718.     }
  2719.     /**
  2720.      * Gets the private 'templating.locator' shared service.
  2721.      *
  2722.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator
  2723.      */
  2724.     protected function getTemplating_LocatorService()
  2725.     {
  2726.         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].'/src/Resources'), [=> ($this->targetDirs[3].'/src')]))) && false ?: '_'}, $this->targetDirs[0]);
  2727.     }
  2728.     /**
  2729.      * Gets the private 'templating.name_parser' shared service.
  2730.      *
  2731.      * @return \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser
  2732.      */
  2733.     protected function getTemplating_NameParserService()
  2734.     {
  2735.         return $this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel'1)) && false ?: '_'});
  2736.     }
  2737.     /**
  2738.      * Gets the private 'translator.default' shared service.
  2739.      *
  2740.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  2741.      */
  2742.     protected function getTranslator_DefaultService()
  2743.     {
  2744.         $this->services['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\ServiceLocator(['translation.loader.csv' => function () {
  2745.             return ${($_ = isset($this->services['translation.loader.csv']) ? $this->services['translation.loader.csv'] : ($this->services['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())) && false ?: '_'};
  2746.         }, 'translation.loader.dat' => function () {
  2747.             return ${($_ = isset($this->services['translation.loader.dat']) ? $this->services['translation.loader.dat'] : ($this->services['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())) && false ?: '_'};
  2748.         }, 'translation.loader.ini' => function () {
  2749.             return ${($_ = isset($this->services['translation.loader.ini']) ? $this->services['translation.loader.ini'] : ($this->services['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())) && false ?: '_'};
  2750.         }, 'translation.loader.json' => function () {
  2751.             return ${($_ = isset($this->services['translation.loader.json']) ? $this->services['translation.loader.json'] : ($this->services['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())) && false ?: '_'};
  2752.         }, 'translation.loader.mo' => function () {
  2753.             return ${($_ = isset($this->services['translation.loader.mo']) ? $this->services['translation.loader.mo'] : ($this->services['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())) && false ?: '_'};
  2754.         }, 'translation.loader.php' => function () {
  2755.             return ${($_ = isset($this->services['translation.loader.php']) ? $this->services['translation.loader.php'] : ($this->services['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())) && false ?: '_'};
  2756.         }, 'translation.loader.po' => function () {
  2757.             return ${($_ = isset($this->services['translation.loader.po']) ? $this->services['translation.loader.po'] : ($this->services['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())) && false ?: '_'};
  2758.         }, 'translation.loader.qt' => function () {
  2759.             return ${($_ = isset($this->services['translation.loader.qt']) ? $this->services['translation.loader.qt'] : ($this->services['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())) && false ?: '_'};
  2760.         }, 'translation.loader.res' => function () {
  2761.             return ${($_ = isset($this->services['translation.loader.res']) ? $this->services['translation.loader.res'] : ($this->services['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())) && false ?: '_'};
  2762.         }, 'translation.loader.xliff' => function () {
  2763.             return ${($_ = isset($this->services['translation.loader.xliff']) ? $this->services['translation.loader.xliff'] : ($this->services['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader())) && false ?: '_'};
  2764.         }, 'translation.loader.yml' => function () {
  2765.             return ${($_ = isset($this->services['translation.loader.yml']) ? $this->services['translation.loader.yml'] : ($this->services['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader())) && false ?: '_'};
  2766.         }]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\MessageSelector()), 'en', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDirs[0].'/translations'), 'debug' => true'resource_files' => ['af' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.af.yml')], 'ar' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.ar.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ar.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ar.yml')], 'az' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.az.xlf')], 'be' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.be.xlf')], 'bg' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.bg.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bg.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bg.yml')], 'ca' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.ca.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ca.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ca.yml')], 'cs' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.cs.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.cs.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.cs.yml')], 'cy' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.da.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.da.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.da.yml')], 'de' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.de.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.de.yml')], 'el' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.el.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.el.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.el.yml')], 'en' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.en.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.en.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.en.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.en.yml')], 'es' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.es.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.es.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.es.yml')], 'et' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.et.yml')], 'eu' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.eu.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eu.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eu.yml')], 'fa' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.fa.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fa.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fa.yml')], 'fi' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fi.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fi.yml')], 'fr' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.fr.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fr.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.fr.yml')], 'gl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.gl.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.gl.yml')], 'he' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.he.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.he.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.he.yml')], 'hr' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.hr.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hr.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hr.yml')], 'hu' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.hu.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hu.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hu.yml')], 'hy' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.hy.xlf')], 'id' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.id.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.id.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.id.yml')], 'it' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.it.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.it.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.it.yml')], 'ja' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.ja.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ja.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ja.yml')], 'lb' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.lb.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lb.yml')], 'lt' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.lt.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lt.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lt.yml')], 'lv' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.lv.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lv.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lv.yml')], 'mn' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.mn.xlf')], 'nb' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.nb.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nb.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nb.yml')], 'nl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.nl.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nl.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nl.yml')], 'nn' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.nn.xlf')], 'no' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.no.xlf')], 'pl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.pl.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pl.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pl.yml')], 'pt' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt.yml')], 'pt_BR' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.pt_BR.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt_BR.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt_BR.yml')], 'ro' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.ro.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ro.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ro.yml')], 'ru' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.ru.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ru.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ru.yml')], 'sk' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.sk.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sk.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sk.yml')], 'sl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.sl.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sl.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sl.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.sl.yml')], 'sq' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sq.xlf')], 'sr_Cyrl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.sr_Latn.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sr_Latn.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sr_Latn.yml')], 'sv' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.sv.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sv.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sv.yml')], 'th' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.th.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.th.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.th.yml')], 'tl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.tl.xlf')], 'tr' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.tr.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.tr.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.tr.yml')], 'uk' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.uk.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.uk.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.uk.yml')], 'vi' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.vi.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.vi.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.vi.yml')], 'zh_CN' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.zh_CN.xlf'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.zh_CN.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.zh_CN.yml')], 'zh_TW' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf')], 'pt_PT' => [=> ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.pt_PT.xlf')], 'bn' => [=> ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn.yml')], 'bn_BD' => [=> ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn_BD.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn_BD.yml')], 'eo' => [=> ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eo.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eo.yml')], 'ky' => [=> ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ky.yml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ky.yml')]]]);
  2767.         $instance->setConfigCacheFactory(${($_ = isset($this->services['config_cache_factory']) ? $this->services['config_cache_factory'] : $this->getConfigCacheFactoryService()) && false ?: '_'});
  2768.         $instance->setFallbackLocales([=> 'en']);
  2769.         return $instance;
  2770.     }
  2771.     /**
  2772.      * Gets the private 'translator_listener' shared service.
  2773.      *
  2774.      * @return \Symfony\Component\HttpKernel\EventListener\TranslatorListener
  2775.      */
  2776.     protected function getTranslatorListenerService()
  2777.     {
  2778.         return $this->services['translator_listener'] = new \Symfony\Component\HttpKernel\EventListener\TranslatorListener(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'});
  2779.     }
  2780.     /**
  2781.      * Gets the private 'twig.loader' shared service.
  2782.      *
  2783.      * @return \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader
  2784.      */
  2785.     protected function getTwig_LoaderService()
  2786.     {
  2787.         $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]);
  2788.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  2789.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  2790.         $instance->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  2791.         $instance->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  2792.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  2793.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  2794.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  2795.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  2796.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  2797.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  2798.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  2799.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  2800.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  2801.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  2802.         $instance->addPath(($this->targetDirs[3].'/src/Resources/FOSUserBundle/views'), 'FOSUser');
  2803.         $instance->addPath(($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/views'), 'FOSUser');
  2804.         $instance->addPath(($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/views'), '!FOSUser');
  2805.         $instance->addPath(($this->targetDirs[3].'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), 'FOSOAuthServer');
  2806.         $instance->addPath(($this->targetDirs[3].'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), '!FOSOAuthServer');
  2807.         $instance->addPath(($this->targetDirs[3].'/vendor/nelmio/api-doc-bundle/Nelmio/ApiDocBundle/Resources/views'), 'NelmioApiDoc');
  2808.         $instance->addPath(($this->targetDirs[3].'/vendor/nelmio/api-doc-bundle/Nelmio/ApiDocBundle/Resources/views'), '!NelmioApiDoc');
  2809.         $instance->addPath(($this->targetDirs[3].'/vendor/braincrafted/bootstrap-bundle/Braincrafted/Bundle/BootstrapBundle/Resources/views'), 'BraincraftedBootstrap');
  2810.         $instance->addPath(($this->targetDirs[3].'/vendor/braincrafted/bootstrap-bundle/Braincrafted/Bundle/BootstrapBundle/Resources/views'), '!BraincraftedBootstrap');
  2811.         $instance->addPath(($this->targetDirs[3].'/templates'));
  2812.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/twig-bridge/Resources/views/Form'));
  2813.         return $instance;
  2814.     }
  2815.     /**
  2816.      * Gets the private 'twig.profile' shared service.
  2817.      *
  2818.      * @return \Twig\Profiler\Profile
  2819.      */
  2820.     protected function getTwig_ProfileService()
  2821.     {
  2822.         return $this->services['twig.profile'] = new \Twig\Profiler\Profile();
  2823.     }
  2824.     /**
  2825.      * Gets the private 'validate_request_listener' shared service.
  2826.      *
  2827.      * @return \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener
  2828.      */
  2829.     protected function getValidateRequestListenerService()
  2830.     {
  2831.         return $this->services['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener();
  2832.     }
  2833.     /**
  2834.      * Gets the private 'validator.builder' shared service.
  2835.      *
  2836.      * @return \Symfony\Component\Validator\ValidatorBuilderInterface
  2837.      */
  2838.     protected function getValidator_BuilderService()
  2839.     {
  2840.         $this->services['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2841.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\ServiceLocator(['Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => function () {
  2842.             return ${($_ = isset($this->services['doctrine.orm.validator.unique']) ? $this->services['doctrine.orm.validator.unique'] : $this->load('getDoctrine_Orm_Validator_UniqueService.php')) && false ?: '_'};
  2843.         }, 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => function () {
  2844.             return ${($_ = isset($this->services['security.validator.user_password']) ? $this->services['security.validator.user_password'] : $this->load('getSecurity_Validator_UserPasswordService.php')) && false ?: '_'};
  2845.         }, 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => function () {
  2846.             return ${($_ = isset($this->services['validator.email']) ? $this->services['validator.email'] : ($this->services['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator(false))) && false ?: '_'};
  2847.         }, 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => function () {
  2848.             return ${($_ = isset($this->services['validator.expression']) ? $this->services['validator.expression'] : ($this->services['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator())) && false ?: '_'};
  2849.         }, 'doctrine.orm.validator.unique' => function () {
  2850.             return ${($_ = isset($this->services['doctrine.orm.validator.unique']) ? $this->services['doctrine.orm.validator.unique'] : $this->load('getDoctrine_Orm_Validator_UniqueService.php')) && false ?: '_'};
  2851.         }, 'security.validator.user_password' => function () {
  2852.             return ${($_ = isset($this->services['security.validator.user_password']) ? $this->services['security.validator.user_password'] : $this->load('getSecurity_Validator_UserPasswordService.php')) && false ?: '_'};
  2853.         }, 'validator.expression' => function () {
  2854.             return ${($_ = isset($this->services['validator.expression']) ? $this->services['validator.expression'] : ($this->services['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator())) && false ?: '_'};
  2855.         }])));
  2856.         if ($this->has('translator')) {
  2857.             $instance->setTranslator(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'});
  2858.         }
  2859.         $instance->setTranslationDomain('validators');
  2860.         $instance->addXmlMappings([=> ($this->targetDirs[3].'/vendor/symfony/form/Resources/config/validation.xml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/config/validation.xml'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/oauth-server-bundle/Resources/config/validation.xml')]);
  2861.         $instance->enableAnnotationMapping(${($_ = isset($this->services['annotation_reader']) ? $this->services['annotation_reader'] : $this->getAnnotationReaderService()) && false ?: '_'});
  2862.         $instance->addMethodMapping('loadValidatorMetadata');
  2863.         $instance->addObjectInitializers([=> ${($_ = isset($this->services['doctrine.orm.validator_initializer']) ? $this->services['doctrine.orm.validator_initializer'] : $this->getDoctrine_Orm_ValidatorInitializerService()) && false ?: '_'}, => new \FOS\UserBundle\Validator\Initializer(${($_ = isset($this->services['fos_user.util.canonical_fields_updater']) ? $this->services['fos_user.util.canonical_fields_updater'] : $this->getFosUser_Util_CanonicalFieldsUpdaterService()) && false ?: '_'})]);
  2864.         $instance->addXmlMapping(($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  2865.         return $instance;
  2866.     }
  2867.     /**
  2868.      * Gets the private 'web_link.add_link_header_listener' shared service.
  2869.      *
  2870.      * @return \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener
  2871.      */
  2872.     protected function getWebLink_AddLinkHeaderListenerService()
  2873.     {
  2874.         return $this->services['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener();
  2875.     }
  2876.     /**
  2877.      * Gets the private 'web_profiler.csp.handler' shared service.
  2878.      *
  2879.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  2880.      */
  2881.     protected function getWebProfiler_Csp_HandlerService()
  2882.     {
  2883.         return $this->services['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  2884.     }
  2885.     /**
  2886.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  2887.      *
  2888.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  2889.      */
  2890.     protected function getWebProfiler_DebugToolbarService()
  2891.     {
  2892.         return $this->services['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, false2'bottom', ${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}, '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ${($_ = isset($this->services['web_profiler.csp.handler']) ? $this->services['web_profiler.csp.handler'] : $this->getWebProfiler_Csp_HandlerService()) && false ?: '_'});
  2893.     }
  2894.     public function getParameter($name)
  2895.     {
  2896.         $name = (string) $name;
  2897.         if (isset($this->buildParameters[$name])) {
  2898.             return $this->buildParameters[$name];
  2899.         }
  2900.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  2901.             $name $this->normalizeParameterName($name);
  2902.             if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  2903.                 throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  2904.             }
  2905.         }
  2906.         if (isset($this->loadedDynamicParameters[$name])) {
  2907.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2908.         }
  2909.         return $this->parameters[$name];
  2910.     }
  2911.     public function hasParameter($name)
  2912.     {
  2913.         $name = (string) $name;
  2914.         if (isset($this->buildParameters[$name])) {
  2915.             return true;
  2916.         }
  2917.         $name $this->normalizeParameterName($name);
  2918.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  2919.     }
  2920.     public function setParameter($name$value)
  2921.     {
  2922.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2923.     }
  2924.     public function getParameterBag()
  2925.     {
  2926.         if (null === $this->parameterBag) {
  2927.             $parameters $this->parameters;
  2928.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2929.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2930.             }
  2931.             foreach ($this->buildParameters as $name => $value) {
  2932.                 $parameters[$name] = $value;
  2933.             }
  2934.             $this->parameterBag = new FrozenParameterBag($parameters);
  2935.         }
  2936.         return $this->parameterBag;
  2937.     }
  2938.     private $loadedDynamicParameters = [
  2939.         'kernel.root_dir' => false,
  2940.         'kernel.project_dir' => false,
  2941.         'kernel.cache_dir' => false,
  2942.         'kernel.logs_dir' => false,
  2943.         'kernel.bundles_metadata' => false,
  2944.         'kernel.secret' => false,
  2945.         'session.save_path' => false,
  2946.         'validator.mapping.cache.file' => false,
  2947.         'translator.default_path' => false,
  2948.         'profiler.storage.dsn' => false,
  2949.         'debug.container.dump' => false,
  2950.         'serializer.mapping.cache.file' => false,
  2951.         'doctrine.orm.proxy_dir' => false,
  2952.         'doctrine_migrations.dir_name' => false,
  2953.         'swiftmailer.spool.default.memory.path' => false,
  2954.         'twig.default_path' => false,
  2955.         'braincrafted_bootstrap.customize' => false,
  2956.         'braincrafted_bootstrap.assets_dir' => false,
  2957.         'braincrafted_bootstrap.fontawesome_dir' => false,
  2958.         'braincrafted_bootstrap.fonts_dir' => false,
  2959.     ];
  2960.     private $dynamicParameters = [];
  2961.     /**
  2962.      * Computes a dynamic parameter.
  2963.      *
  2964.      * @param string $name The name of the dynamic parameter to load
  2965.      *
  2966.      * @return mixed The value of the dynamic parameter
  2967.      *
  2968.      * @throws InvalidArgumentException When the dynamic parameter does not exist
  2969.      */
  2970.     private function getDynamicParameter($name)
  2971.     {
  2972.         switch ($name) {
  2973.             case 'kernel.root_dir'$value = ($this->targetDirs[3].'/src'); break;
  2974.             case 'kernel.project_dir'$value $this->targetDirs[3]; break;
  2975.             case 'kernel.cache_dir'$value $this->targetDirs[0]; break;
  2976.             case 'kernel.logs_dir'$value = ($this->targetDirs[2].'/log'); break;
  2977.             case 'kernel.bundles_metadata'$value = [
  2978.                 'FrameworkBundle' => [
  2979.                     'parent' => NULL,
  2980.                     'path' => ($this->targetDirs[3].'/vendor/symfony/framework-bundle'),
  2981.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2982.                 ],
  2983.                 'DoctrineCacheBundle' => [
  2984.                     'parent' => NULL,
  2985.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-cache-bundle'),
  2986.                     'namespace' => 'Doctrine\\Bundle\\DoctrineCacheBundle',
  2987.                 ],
  2988.                 'SensioFrameworkExtraBundle' => [
  2989.                     'parent' => NULL,
  2990.                     'path' => ($this->targetDirs[3].'/vendor/sensio/framework-extra-bundle'),
  2991.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  2992.                 ],
  2993.                 'DoctrineBundle' => [
  2994.                     'parent' => NULL,
  2995.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle'),
  2996.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  2997.                 ],
  2998.                 'DoctrineMigrationsBundle' => [
  2999.                     'parent' => NULL,
  3000.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-migrations-bundle'),
  3001.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  3002.                 ],
  3003.                 'SecurityBundle' => [
  3004.                     'parent' => NULL,
  3005.                     'path' => ($this->targetDirs[3].'/vendor/symfony/security-bundle'),
  3006.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  3007.                 ],
  3008.                 'SwiftmailerBundle' => [
  3009.                     'parent' => NULL,
  3010.                     'path' => ($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle'),
  3011.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  3012.                 ],
  3013.                 'WebProfilerBundle' => [
  3014.                     'parent' => NULL,
  3015.                     'path' => ($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle'),
  3016.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  3017.                 ],
  3018.                 'TwigBundle' => [
  3019.                     'parent' => NULL,
  3020.                     'path' => ($this->targetDirs[3].'/vendor/symfony/twig-bundle'),
  3021.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  3022.                 ],
  3023.                 'MonologBundle' => [
  3024.                     'parent' => NULL,
  3025.                     'path' => ($this->targetDirs[3].'/vendor/symfony/monolog-bundle'),
  3026.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  3027.                 ],
  3028.                 'DebugBundle' => [
  3029.                     'parent' => NULL,
  3030.                     'path' => ($this->targetDirs[3].'/vendor/symfony/debug-bundle'),
  3031.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  3032.                 ],
  3033.                 'MakerBundle' => [
  3034.                     'parent' => NULL,
  3035.                     'path' => ($this->targetDirs[3].'/vendor/symfony/maker-bundle/src'),
  3036.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  3037.                 ],
  3038.                 'WebServerBundle' => [
  3039.                     'parent' => NULL,
  3040.                     'path' => ($this->targetDirs[3].'/vendor/symfony/web-server-bundle'),
  3041.                     'namespace' => 'Symfony\\Bundle\\WebServerBundle',
  3042.                 ],
  3043.                 'FOSUserBundle' => [
  3044.                     'parent' => NULL,
  3045.                     'path' => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle'),
  3046.                     'namespace' => 'FOS\\UserBundle',
  3047.                 ],
  3048.                 'FOSOAuthServerBundle' => [
  3049.                     'parent' => NULL,
  3050.                     'path' => ($this->targetDirs[3].'/vendor/friendsofsymfony/oauth-server-bundle'),
  3051.                     'namespace' => 'FOS\\OAuthServerBundle',
  3052.                 ],
  3053.                 'FOSRestBundle' => [
  3054.                     'parent' => NULL,
  3055.                     'path' => ($this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle'),
  3056.                     'namespace' => 'FOS\\RestBundle',
  3057.                 ],
  3058.                 'JMSSerializerBundle' => [
  3059.                     'parent' => NULL,
  3060.                     'path' => ($this->targetDirs[3].'/vendor/jms/serializer-bundle'),
  3061.                     'namespace' => 'JMS\\SerializerBundle',
  3062.                 ],
  3063.                 'NelmioApiDocBundle' => [
  3064.                     'parent' => NULL,
  3065.                     'path' => ($this->targetDirs[3].'/vendor/nelmio/api-doc-bundle/Nelmio/ApiDocBundle'),
  3066.                     'namespace' => 'Nelmio\\ApiDocBundle',
  3067.                 ],
  3068.                 'DoctrineFixturesBundle' => [
  3069.                     'parent' => NULL,
  3070.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-fixtures-bundle'),
  3071.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  3072.                 ],
  3073.                 'BraincraftedBootstrapBundle' => [
  3074.                     'parent' => NULL,
  3075.                     'path' => ($this->targetDirs[3].'/vendor/braincrafted/bootstrap-bundle/Braincrafted/Bundle/BootstrapBundle'),
  3076.                     'namespace' => 'Braincrafted\\Bundle\\BootstrapBundle',
  3077.                 ],
  3078.                 'OneSignalApiBundle' => [
  3079.                     'parent' => NULL,
  3080.                     'path' => ($this->targetDirs[3].'/vendor/samiaraboglu/one-signal-api-bundle'),
  3081.                     'namespace' => 'Samiax\\OneSignalApiBundle',
  3082.                 ],
  3083.                 'SamiaxOneSignalApiBundle' => [
  3084.                     'parent' => NULL,
  3085.                     'path' => ($this->targetDirs[3].'/vendor/samiaraboglu/one-signal-api-bundle'),
  3086.                     'namespace' => 'Samiax\\OneSignalApiBundle',
  3087.                 ],
  3088.             ]; break;
  3089.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  3090.             case 'session.save_path'$value = ($this->targetDirs[0].'/sessions'); break;
  3091.             case 'validator.mapping.cache.file'$value = ($this->targetDirs[0].'/validation.php'); break;
  3092.             case 'translator.default_path'$value = ($this->targetDirs[3].'/translations'); break;
  3093.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDirs[0].'/profiler'); break;
  3094.             case 'debug.container.dump'$value = ($this->targetDirs[0].'/srcDevDebugProjectContainer.xml'); break;
  3095.             case 'serializer.mapping.cache.file'$value = ($this->targetDirs[0].'/serialization.php'); break;
  3096.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDirs[0].'/doctrine/orm/Proxies'); break;
  3097.             case 'doctrine_migrations.dir_name'$value = ($this->targetDirs[3].'/src/Migrations'); break;
  3098.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDirs[0].'/swiftmailer/spool/default'); break;
  3099.             case 'twig.default_path'$value = ($this->targetDirs[3].'/templates'); break;
  3100.             case 'braincrafted_bootstrap.customize'$value = [
  3101.                 'bootstrap_output' => ($this->targetDirs[3].'/src/Resources/less/bootstrap.less'),
  3102.                 'bootstrap_template' => 'BraincraftedBootstrapBundle:Bootstrap:bootstrap.less.twig',
  3103.             ]; break;
  3104.             case 'braincrafted_bootstrap.assets_dir'$value = ($this->targetDirs[3].'/src/../vendor/twbs/bootstrap'); break;
  3105.             case 'braincrafted_bootstrap.fontawesome_dir'$value = ($this->targetDirs[3].'/src/../vendor/fortawesome/font-awesome'); break;
  3106.             case 'braincrafted_bootstrap.fonts_dir'$value = ($this->targetDirs[3].'/src/../web/fonts'); break;
  3107.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  3108.         }
  3109.         $this->loadedDynamicParameters[$name] = true;
  3110.         return $this->dynamicParameters[$name] = $value;
  3111.     }
  3112.     private $normalizedParameterNames = [];
  3113.     private function normalizeParameterName($name)
  3114.     {
  3115.         if (isset($this->normalizedParameterNames[$normalizedName strtolower($name)]) || isset($this->parameters[$normalizedName]) || array_key_exists($normalizedName$this->parameters)) {
  3116.             $normalizedName = isset($this->normalizedParameterNames[$normalizedName]) ? $this->normalizedParameterNames[$normalizedName] : $normalizedName;
  3117.             if ((string) $name !== $normalizedName) {
  3118.                 @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);
  3119.             }
  3120.         } else {
  3121.             $normalizedName $this->normalizedParameterNames[$normalizedName] = (string) $name;
  3122.         }
  3123.         return $normalizedName;
  3124.     }
  3125.     /**
  3126.      * Gets the default parameters.
  3127.      *
  3128.      * @return array An array of the default parameters
  3129.      */
  3130.     protected function getDefaultParameters()
  3131.     {
  3132.         return [
  3133.             'kernel.environment' => 'dev',
  3134.             'kernel.debug' => true,
  3135.             'kernel.name' => 'src',
  3136.             'kernel.bundles' => [
  3137.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  3138.                 'DoctrineCacheBundle' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\DoctrineCacheBundle',
  3139.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  3140.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  3141.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  3142.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  3143.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  3144.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  3145.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  3146.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  3147.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  3148.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  3149.                 'WebServerBundle' => 'Symfony\\Bundle\\WebServerBundle\\WebServerBundle',
  3150.                 'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
  3151.                 'FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\FOSOAuthServerBundle',
  3152.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  3153.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  3154.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  3155.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  3156.                 'BraincraftedBootstrapBundle' => 'Braincrafted\\Bundle\\BootstrapBundle\\BraincraftedBootstrapBundle',
  3157.                 'OneSignalApiBundle' => 'Samiax\\OneSignalApiBundle\\OneSignalApiBundle',
  3158.                 'SamiaxOneSignalApiBundle' => 'Samiax\\OneSignalApiBundle\\SamiaxOneSignalApiBundle',
  3159.             ],
  3160.             'kernel.charset' => 'UTF-8',
  3161.             'kernel.container_class' => 'srcDevDebugProjectContainer',
  3162.             'container.autowiring.strict_mode' => true,
  3163.             'container.dumper.inline_class_loader' => true,
  3164.             'locale' => 'en',
  3165.             'client_id' => '1_5w8zrdasdafr4tregd454cw0c0kswcgs0oks40s',
  3166.             'client_secret' => 'sdgggskokererg4232404gc4csdgfdsgf8s8ck5s',
  3167.             'base_url' => 'https://www.mobile-spiritentreprises.com',
  3168.             'sendinblue.apikey.v3' => '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',
  3169.             'mailer_user' => 'a.marin@rezoloco.com',
  3170.             'max_size' => 50480,
  3171.             'fragment.renderer.hinclude.global_template' => NULL,
  3172.             'fragment.path' => '/_fragment',
  3173.             'kernel.http_method_override' => true,
  3174.             'kernel.trusted_hosts' => [
  3175.             ],
  3176.             'kernel.default_locale' => 'en',
  3177.             'templating.helper.code.file_link_format' => NULL,
  3178.             'debug.file_link_format' => NULL,
  3179.             'session.metadata.storage_key' => '_sf2_meta',
  3180.             'session.storage.options' => [
  3181.                 'cache_limiter' => '0',
  3182.                 'cookie_httponly' => true,
  3183.                 'gc_probability' => 1,
  3184.                 'use_strict_mode' => true,
  3185.             ],
  3186.             'session.metadata.update_threshold' => '0',
  3187.             'form.type_extension.csrf.enabled' => true,
  3188.             'form.type_extension.csrf.field_name' => '_token',
  3189.             'asset.request_context.base_path' => '',
  3190.             'asset.request_context.secure' => false,
  3191.             'templating.loader.cache.path' => NULL,
  3192.             'templating.engines' => [
  3193.                 => 'twig',
  3194.                 => 'php',
  3195.             ],
  3196.             'templating.helper.form.resources' => [
  3197.                 => 'FrameworkBundle:Form',
  3198.             ],
  3199.             'validator.mapping.cache.prefix' => '',
  3200.             'validator.translation_domain' => 'validators',
  3201.             'translator.logging' => true,
  3202.             'profiler_listener.only_exceptions' => false,
  3203.             'profiler_listener.only_master_requests' => false,
  3204.             'debug.error_handler.throw_at' => -1,
  3205.             'router.options.generator_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator',
  3206.             'router.options.generator_base_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator',
  3207.             'router.options.generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\PhpGeneratorDumper',
  3208.             'router.options.matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher',
  3209.             'router.options.matcher_base_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher',
  3210.             'router.options.matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\PhpMatcherDumper',
  3211.             'router.options.matcher.cache_class' => 'srcDevDebugProjectContainerUrlMatcher',
  3212.             'router.options.generator.cache_class' => 'srcDevDebugProjectContainerUrlGenerator',
  3213.             'router.request_context.host' => 'localhost',
  3214.             'router.request_context.scheme' => 'http',
  3215.             'router.request_context.base_url' => '',
  3216.             'router.resource' => 'kernel:loadRoutes',
  3217.             'router.cache_class_prefix' => 'srcDevDebugProjectContainer',
  3218.             'request_listener.http_port' => 80,
  3219.             'request_listener.https_port' => 443,
  3220.             'serializer.mapping.cache.prefix' => '',
  3221.             'doctrine_cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  3222.             'doctrine_cache.apcu.class' => 'Doctrine\\Common\\Cache\\ApcuCache',
  3223.             'doctrine_cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  3224.             'doctrine_cache.chain.class' => 'Doctrine\\Common\\Cache\\ChainCache',
  3225.             'doctrine_cache.couchbase.class' => 'Doctrine\\Common\\Cache\\CouchbaseCache',
  3226.             'doctrine_cache.couchbase.connection.class' => 'Couchbase',
  3227.             'doctrine_cache.couchbase.hostnames' => 'localhost:8091',
  3228.             'doctrine_cache.file_system.class' => 'Doctrine\\Common\\Cache\\FilesystemCache',
  3229.             'doctrine_cache.php_file.class' => 'Doctrine\\Common\\Cache\\PhpFileCache',
  3230.             'doctrine_cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  3231.             'doctrine_cache.memcache.connection.class' => 'Memcache',
  3232.             'doctrine_cache.memcache.host' => 'localhost',
  3233.             'doctrine_cache.memcache.port' => 11211,
  3234.             'doctrine_cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  3235.             'doctrine_cache.memcached.connection.class' => 'Memcached',
  3236.             'doctrine_cache.memcached.host' => 'localhost',
  3237.             'doctrine_cache.memcached.port' => 11211,
  3238.             'doctrine_cache.mongodb.class' => 'Doctrine\\Common\\Cache\\MongoDBCache',
  3239.             'doctrine_cache.mongodb.collection.class' => 'MongoCollection',
  3240.             'doctrine_cache.mongodb.connection.class' => 'MongoClient',
  3241.             'doctrine_cache.mongodb.server' => 'localhost:27017',
  3242.             'doctrine_cache.predis.client.class' => 'Predis\\Client',
  3243.             'doctrine_cache.predis.scheme' => 'tcp',
  3244.             'doctrine_cache.predis.host' => 'localhost',
  3245.             'doctrine_cache.predis.port' => 6379,
  3246.             'doctrine_cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  3247.             'doctrine_cache.redis.connection.class' => 'Redis',
  3248.             'doctrine_cache.redis.host' => 'localhost',
  3249.             'doctrine_cache.redis.port' => 6379,
  3250.             'doctrine_cache.riak.class' => 'Doctrine\\Common\\Cache\\RiakCache',
  3251.             'doctrine_cache.riak.bucket.class' => 'Riak\\Bucket',
  3252.             'doctrine_cache.riak.connection.class' => 'Riak\\Connection',
  3253.             'doctrine_cache.riak.bucket_property_list.class' => 'Riak\\BucketPropertyList',
  3254.             'doctrine_cache.riak.host' => 'localhost',
  3255.             'doctrine_cache.riak.port' => 8087,
  3256.             'doctrine_cache.sqlite3.class' => 'Doctrine\\Common\\Cache\\SQLite3Cache',
  3257.             'doctrine_cache.sqlite3.connection.class' => 'SQLite3',
  3258.             'doctrine_cache.void.class' => 'Doctrine\\Common\\Cache\\VoidCache',
  3259.             'doctrine_cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  3260.             'doctrine_cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  3261.             'doctrine_cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  3262.             'doctrine_cache.security.acl.cache.class' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\Acl\\Model\\AclCache',
  3263.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  3264.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  3265.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  3266.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  3267.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  3268.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  3269.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  3270.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  3271.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  3272.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  3273.             'doctrine.entity_managers' => [
  3274.                 'default' => 'doctrine.orm.default_entity_manager',
  3275.             ],
  3276.             'doctrine.default_entity_manager' => 'default',
  3277.             'doctrine.dbal.connection_factory.types' => [
  3278.             ],
  3279.             'doctrine.connections' => [
  3280.                 'default' => 'doctrine.dbal.default_connection',
  3281.             ],
  3282.             'doctrine.default_connection' => 'default',
  3283.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  3284.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  3285.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  3286.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  3287.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  3288.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  3289.             'doctrine.orm.cache.memcache_host' => 'localhost',
  3290.             'doctrine.orm.cache.memcache_port' => 11211,
  3291.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  3292.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  3293.             'doctrine.orm.cache.memcached_host' => 'localhost',
  3294.             'doctrine.orm.cache.memcached_port' => 11211,
  3295.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  3296.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  3297.             'doctrine.orm.cache.redis_host' => 'localhost',
  3298.             'doctrine.orm.cache.redis_port' => 6379,
  3299.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  3300.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  3301.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  3302.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  3303.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Common\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  3304.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  3305.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  3306.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  3307.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  3308.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  3309.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  3310.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  3311.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  3312.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  3313.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  3314.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  3315.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  3316.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  3317.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  3318.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  3319.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  3320.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  3321.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  3322.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  3323.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  3324.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  3325.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  3326.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  3327.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  3328.             'doctrine.orm.auto_generate_proxy_classes' => true,
  3329.             'doctrine.orm.proxy_namespace' => 'Proxies',
  3330.             'doctrine_migrations.namespace' => 'DoctrineMigrations',
  3331.             'doctrine_migrations.table_name' => 'migration_versions',
  3332.             'doctrine_migrations.column_name' => 'version',
  3333.             'doctrine_migrations.column_length' => 14,
  3334.             'doctrine_migrations.executed_at_column_name' => 'executed_at',
  3335.             'doctrine_migrations.all_or_nothing' => false,
  3336.             'doctrine_migrations.name' => 'Application Migrations',
  3337.             'doctrine_migrations.custom_template' => NULL,
  3338.             'doctrine_migrations.organize_migrations' => false,
  3339.             'security.authentication.trust_resolver.anonymous_class' => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken',
  3340.             'security.authentication.trust_resolver.rememberme_class' => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken',
  3341.             'security.role_hierarchy.roles' => [
  3342.                 'ROLE_ADMIN' => [
  3343.                     => 'ROLE_USER',
  3344.                 ],
  3345.                 'ROLE_SUPER_ADMIN' => [
  3346.                     => 'ROLE_ADMIN',
  3347.                 ],
  3348.             ],
  3349.             'security.access.denied_url' => NULL,
  3350.             'security.authentication.manager.erase_credentials' => true,
  3351.             'security.authentication.session_strategy.strategy' => 'migrate',
  3352.             'security.access.always_authenticate_before_granting' => false,
  3353.             'security.authentication.hide_user_not_found' => true,
  3354.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  3355.             'swiftmailer.mailer.default.spool.enabled' => true,
  3356.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  3357.             'swiftmailer.mailer.default.single_address' => NULL,
  3358.             'swiftmailer.mailer.default.delivery.enabled' => true,
  3359.             'swiftmailer.spool.enabled' => true,
  3360.             'swiftmailer.delivery.enabled' => true,
  3361.             'swiftmailer.single_address' => NULL,
  3362.             'swiftmailer.mailers' => [
  3363.                 'default' => 'swiftmailer.mailer.default',
  3364.             ],
  3365.             'swiftmailer.default_mailer' => 'default',
  3366.             'web_profiler.debug_toolbar.position' => 'bottom',
  3367.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  3368.             'web_profiler.debug_toolbar.mode' => 2,
  3369.             'twig.exception_listener.controller' => 'twig.controller.exception:showAction',
  3370.             'twig.form.resources' => [
  3371.                 => 'form_div_layout.html.twig',
  3372.                 => 'BraincraftedBootstrapBundle:Form:bootstrap.html.twig',
  3373.             ],
  3374.             'monolog.use_microseconds' => true,
  3375.             'monolog.swift_mailer.handlers' => [
  3376.             ],
  3377.             'monolog.handlers_to_channels' => [
  3378.                 'monolog.handler.console' => [
  3379.                     'type' => 'exclusive',
  3380.                     'elements' => [
  3381.                         => 'event',
  3382.                         => 'doctrine',
  3383.                         => 'console',
  3384.                     ],
  3385.                 ],
  3386.                 'monolog.handler.main' => [
  3387.                     'type' => 'exclusive',
  3388.                     'elements' => [
  3389.                         => 'event',
  3390.                     ],
  3391.                 ],
  3392.             ],
  3393.             'fos_user.backend_type_orm' => true,
  3394.             'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
  3395.             'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
  3396.             'fos_user.resetting.email.template' => '@FOSUser/Resetting/email.txt.twig',
  3397.             'fos_user.registration.confirmation.template' => '@FOSUser/Registration/email.txt.twig',
  3398.             'fos_user.storage' => 'orm',
  3399.             'fos_user.firewall_name' => 'main',
  3400.             'fos_user.model_manager_name' => NULL,
  3401.             'fos_user.model.user.class' => 'App\\Entity\\User',
  3402.             'fos_user.profile.form.type' => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType',
  3403.             'fos_user.profile.form.name' => 'fos_user_profile_form',
  3404.             'fos_user.profile.form.validation_groups' => [
  3405.                 => 'Profile',
  3406.                 => 'Default',
  3407.             ],
  3408.             'fos_user.registration.confirmation.from_email' => [
  3409.                 'info@spirit.fr' => 'info@spirit.fr',
  3410.             ],
  3411.             'fos_user.registration.confirmation.enabled' => false,
  3412.             'fos_user.registration.form.type' => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType',
  3413.             'fos_user.registration.form.name' => 'fos_user_registration_form',
  3414.             'fos_user.registration.form.validation_groups' => [
  3415.                 => 'Registration',
  3416.                 => 'Default',
  3417.             ],
  3418.             'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
  3419.             'fos_user.change_password.form.name' => 'fos_user_change_password_form',
  3420.             'fos_user.change_password.form.validation_groups' => [
  3421.                 => 'ChangePassword',
  3422.                 => 'Default',
  3423.             ],
  3424.             'fos_user.resetting.email.from_email' => [
  3425.                 'info@spirit.fr' => 'info@spirit.fr',
  3426.             ],
  3427.             'fos_user.resetting.retry_ttl' => 7200,
  3428.             'fos_user.resetting.token_ttl' => 86400,
  3429.             'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
  3430.             'fos_user.resetting.form.name' => 'fos_user_resetting_form',
  3431.             'fos_user.resetting.form.validation_groups' => [
  3432.                 => 'ResetPassword',
  3433.                 => 'Default',
  3434.             ],
  3435.             'fos_oauth_server.server.class' => 'OAuth2\\OAuth2',
  3436.             'fos_oauth_server.security.authentication.provider.class' => 'FOS\\OAuthServerBundle\\Security\\Authentication\\Provider\\OAuthProvider',
  3437.             'fos_oauth_server.security.authentication.listener.class' => 'FOS\\OAuthServerBundle\\Security\\Firewall\\OAuthListener',
  3438.             'fos_oauth_server.security.entry_point.class' => 'FOS\\OAuthServerBundle\\Security\\EntryPoint\\OAuthEntryPoint',
  3439.             'fos_oauth_server.server.options' => [
  3440.                 'access_token_lifetime' => 28800,
  3441.             ],
  3442.             'fos_oauth_server.model_manager_name' => NULL,
  3443.             'fos_oauth_server.model.client.class' => 'App\\Entity\\Client',
  3444.             'fos_oauth_server.model.access_token.class' => 'App\\Entity\\AccessToken',
  3445.             'fos_oauth_server.model.refresh_token.class' => 'App\\Entity\\RefreshToken',
  3446.             'fos_oauth_server.model.auth_code.class' => 'App\\Entity\\AuthCode',
  3447.             'fos_oauth_server.template.engine' => 'twig',
  3448.             'fos_oauth_server.authorize.form.type' => 'FOS\\OAuthServerBundle\\Form\\Type\\AuthorizeFormType',
  3449.             'fos_oauth_server.authorize.form.name' => 'fos_oauth_server_authorize_form',
  3450.             'fos_oauth_server.authorize.form.validation_groups' => [
  3451.                 => 'Authorize',
  3452.                 => 'Default',
  3453.             ],
  3454.             'jms_serializer.metadata.file_locator.class' => 'Metadata\\Driver\\FileLocator',
  3455.             'jms_serializer.metadata.annotation_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\AnnotationDriver',
  3456.             'jms_serializer.metadata.chain_driver.class' => 'Metadata\\Driver\\DriverChain',
  3457.             'jms_serializer.metadata.yaml_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\YamlDriver',
  3458.             'jms_serializer.metadata.xml_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\XmlDriver',
  3459.             'jms_serializer.metadata.php_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\PhpDriver',
  3460.             'jms_serializer.metadata.doctrine_type_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\DoctrineTypeDriver',
  3461.             'jms_serializer.metadata.doctrine_phpcr_type_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\DoctrinePHPCRTypeDriver',
  3462.             'jms_serializer.metadata.lazy_loading_driver.class' => 'Metadata\\Driver\\LazyLoadingDriver',
  3463.             'jms_serializer.metadata.metadata_factory.class' => 'Metadata\\MetadataFactory',
  3464.             'jms_serializer.metadata.cache.file_cache.class' => 'Metadata\\Cache\\FileCache',
  3465.             'jms_serializer.event_dispatcher.class' => 'JMS\\Serializer\\EventDispatcher\\LazyEventDispatcher',
  3466.             'jms_serializer.camel_case_naming_strategy.class' => 'JMS\\Serializer\\Naming\\CamelCaseNamingStrategy',
  3467.             'jms_serializer.identical_property_naming_strategy.class' => 'JMS\\Serializer\\Naming\\IdenticalPropertyNamingStrategy',
  3468.             'jms_serializer.serialized_name_annotation_strategy.class' => 'JMS\\Serializer\\Naming\\SerializedNameAnnotationStrategy',
  3469.             'jms_serializer.cache_naming_strategy.class' => 'JMS\\Serializer\\Naming\\CacheNamingStrategy',
  3470.             'jms_serializer.doctrine_object_constructor.class' => 'JMS\\Serializer\\Construction\\DoctrineObjectConstructor',
  3471.             'jms_serializer.unserialize_object_constructor.class' => 'JMS\\Serializer\\Construction\\UnserializeObjectConstructor',
  3472.             'jms_serializer.version_exclusion_strategy.class' => 'JMS\\Serializer\\Exclusion\\VersionExclusionStrategy',
  3473.             'jms_serializer.serializer.class' => 'JMS\\Serializer\\Serializer',
  3474.             'jms_serializer.twig_extension.class' => 'JMS\\Serializer\\Twig\\SerializerExtension',
  3475.             'jms_serializer.twig_runtime_extension.class' => 'JMS\\Serializer\\Twig\\SerializerRuntimeExtension',
  3476.             'jms_serializer.twig_runtime_extension_helper.class' => 'JMS\\Serializer\\Twig\\SerializerRuntimeHelper',
  3477.             'jms_serializer.templating.helper.class' => 'JMS\\SerializerBundle\\Templating\\SerializerHelper',
  3478.             'jms_serializer.json_serialization_visitor.class' => 'JMS\\Serializer\\JsonSerializationVisitor',
  3479.             'jms_serializer.json_serialization_visitor.options' => 1216,
  3480.             'jms_serializer.json_deserialization_visitor.class' => 'JMS\\Serializer\\JsonDeserializationVisitor',
  3481.             'jms_serializer.xml_serialization_visitor.class' => 'JMS\\Serializer\\XmlSerializationVisitor',
  3482.             'jms_serializer.xml_deserialization_visitor.class' => 'JMS\\Serializer\\XmlDeserializationVisitor',
  3483.             'jms_serializer.xml_deserialization_visitor.doctype_whitelist' => [
  3484.             ],
  3485.             'jms_serializer.xml_serialization_visitor.format_output' => true,
  3486.             'jms_serializer.yaml_serialization_visitor.class' => 'JMS\\Serializer\\YamlSerializationVisitor',
  3487.             'jms_serializer.handler_registry.class' => 'JMS\\Serializer\\Handler\\LazyHandlerRegistry',
  3488.             'jms_serializer.datetime_handler.class' => 'JMS\\Serializer\\Handler\\DateHandler',
  3489.             'jms_serializer.array_collection_handler.class' => 'JMS\\Serializer\\Handler\\ArrayCollectionHandler',
  3490.             'jms_serializer.php_collection_handler.class' => 'JMS\\Serializer\\Handler\\PhpCollectionHandler',
  3491.             'jms_serializer.form_error_handler.class' => 'JMS\\Serializer\\Handler\\FormErrorHandler',
  3492.             'jms_serializer.constraint_violation_handler.class' => 'JMS\\Serializer\\Handler\\ConstraintViolationHandler',
  3493.             'jms_serializer.doctrine_proxy_subscriber.class' => 'JMS\\Serializer\\EventDispatcher\\Subscriber\\DoctrineProxySubscriber',
  3494.             'jms_serializer.stopwatch_subscriber.class' => 'JMS\\SerializerBundle\\Serializer\\StopwatchEventSubscriber',
  3495.             'jms_serializer.configured_context_factory.class' => 'JMS\\SerializerBundle\\ContextFactory\\ConfiguredContextFactory',
  3496.             'jms_serializer.expression_evaluator.class' => 'JMS\\Serializer\\Expression\\ExpressionEvaluator',
  3497.             'jms_serializer.expression_language.class' => 'Symfony\\Component\\ExpressionLanguage\\ExpressionLanguage',
  3498.             'jms_serializer.expression_language.function_provider.class' => 'JMS\\SerializerBundle\\ExpressionLanguage\\BasicSerializerFunctionsProvider',
  3499.             'jms_serializer.accessor_strategy.default.class' => 'JMS\\Serializer\\Accessor\\DefaultAccessorStrategy',
  3500.             'jms_serializer.accessor_strategy.expression.class' => 'JMS\\Serializer\\Accessor\\ExpressionAccessorStrategy',
  3501.             'jms_serializer.cache.cache_warmer.class' => 'JMS\\SerializerBundle\\Cache\\CacheWarmer',
  3502.             'nelmio_api_doc.motd.template' => '@NelmioApiDoc/Components/motd.html.twig',
  3503.             'nelmio_api_doc.exclude_sections' => [
  3504.             ],
  3505.             'nelmio_api_doc.default_sections_opened' => true,
  3506.             'nelmio_api_doc.api_name' => 'API documentation',
  3507.             'nelmio_api_doc.sandbox.enabled' => true,
  3508.             'nelmio_api_doc.sandbox.endpoint' => NULL,
  3509.             'nelmio_api_doc.sandbox.accept_type' => NULL,
  3510.             'nelmio_api_doc.sandbox.body_format.formats' => [
  3511.                 => 'json',
  3512.                 => 'form',
  3513.             ],
  3514.             'nelmio_api_doc.sandbox.body_format.default_format' => 'json',
  3515.             'nelmio_api_doc.sandbox.request_format.method' => 'format_param',
  3516.             'nelmio_api_doc.sandbox.request_format.default_format' => 'json',
  3517.             'nelmio_api_doc.sandbox.request_format.formats' => [
  3518.                 'json' => 'application/json',
  3519.                 'xml' => 'application/xml',
  3520.             ],
  3521.             'nelmio_api_doc.sandbox.entity_to_choice' => true,
  3522.             'nelmio_api_doc.formatter.abstract_formatter.class' => 'Nelmio\\ApiDocBundle\\Formatter\\AbstractFormatter',
  3523.             'nelmio_api_doc.formatter.markdown_formatter.class' => 'Nelmio\\ApiDocBundle\\Formatter\\MarkdownFormatter',
  3524.             'nelmio_api_doc.formatter.simple_formatter.class' => 'Nelmio\\ApiDocBundle\\Formatter\\SimpleFormatter',
  3525.             'nelmio_api_doc.formatter.html_formatter.class' => 'Nelmio\\ApiDocBundle\\Formatter\\HtmlFormatter',
  3526.             'nelmio_api_doc.formatter.swagger_formatter.class' => 'Nelmio\\ApiDocBundle\\Formatter\\SwaggerFormatter',
  3527.             'nelmio_api_doc.sandbox.authentication' => [
  3528.                 'delivery' => 'http',
  3529.                 'type' => 'bearer',
  3530.                 'name' => 'Authorization',
  3531.                 'custom_endpoint' => false,
  3532.             ],
  3533.             'nelmio_api_doc.extractor.api_doc_extractor.class' => 'Nelmio\\ApiDocBundle\\Extractor\\ApiDocExtractor',
  3534.             'nelmio_api_doc.form.extension.description_form_type_extension.class' => 'Nelmio\\ApiDocBundle\\Form\\Extension\\DescriptionFormTypeExtension',
  3535.             'nelmio_api_doc.twig.extension.extra_markdown.class' => 'Nelmio\\ApiDocBundle\\Twig\\Extension\\MarkdownExtension',
  3536.             'nelmio_api_doc.doc_comment_extractor.class' => 'Nelmio\\ApiDocBundle\\Util\\DocCommentExtractor',
  3537.             'nelmio_api_doc.extractor.handler.fos_rest.class' => 'Nelmio\\ApiDocBundle\\Extractor\\Handler\\FosRestHandler',
  3538.             'nelmio_api_doc.extractor.handler.jms_security.class' => 'Nelmio\\ApiDocBundle\\Extractor\\Handler\\JmsSecurityExtraHandler',
  3539.             'nelmio_api_doc.extractor.handler.sensio_framework_extra.class' => 'Nelmio\\ApiDocBundle\\Extractor\\Handler\\SensioFrameworkExtraHandler',
  3540.             'nelmio_api_doc.extractor.handler.phpdoc.class' => 'Nelmio\\ApiDocBundle\\Extractor\\Handler\\PhpDocHandler',
  3541.             'nelmio_api_doc.parser.collection_parser.class' => 'Nelmio\\ApiDocBundle\\Parser\\CollectionParser',
  3542.             'nelmio_api_doc.parser.form_errors_parser.class' => 'Nelmio\\ApiDocBundle\\Parser\\FormErrorsParser',
  3543.             'nelmio_api_doc.parser.json_serializable_parser.class' => 'Nelmio\\ApiDocBundle\\Parser\\JsonSerializableParser',
  3544.             'nelmio_api_doc.request_listener.parameter' => '_doc',
  3545.             'nelmio_api_doc.event_listener.request.class' => 'Nelmio\\ApiDocBundle\\EventListener\\RequestListener',
  3546.             'nelmio_api_doc.parser.validation_parser.class' => 'Nelmio\\ApiDocBundle\\Parser\\ValidationParser',
  3547.             'nelmio_api_doc.swagger.base_path' => '/api',
  3548.             'nelmio_api_doc.swagger.swagger_version' => '1.2',
  3549.             'nelmio_api_doc.swagger.api_version' => '0.1',
  3550.             'nelmio_api_doc.swagger.info' => [
  3551.                 'title' => 'Rest',
  3552.                 'description' => 'Rest app in symfony 4',
  3553.                 'TermsOfServiceUrl' => NULL,
  3554.                 'contact' => NULL,
  3555.                 'license' => NULL,
  3556.                 'licenseUrl' => NULL,
  3557.             ],
  3558.             'nelmio_api_doc.swagger.model_naming_strategy' => 'dot_notation',
  3559.             'braincrafted_bootstrap.form.type.collection.class' => 'Braincrafted\\Bundle\\BootstrapBundle\\Form\\Type\\BootstrapCollectionType',
  3560.             'braincrafted_bootstrap.form.type.money.class' => 'Braincrafted\\Bundle\\BootstrapBundle\\Form\\Type\\MoneyType',
  3561.             'braincrafted_bootstrap.form.type.form_actions.class' => 'Braincrafted\\Bundle\\BootstrapBundle\\Form\\Type\\FormActionsType',
  3562.             'braincrafted_bootstrap.form.type.form_static_control.class' => 'Braincrafted\\Bundle\\BootstrapBundle\\Form\\Type\\FormStaticControlType',
  3563.             'braincrafted_bootstrap.form.extension.typesetter_extension.class' => 'Braincrafted\\Bundle\\BootstrapBundle\\Form\\Extension\\TypeSetterExtension',
  3564.             'braincrafted_bootstrap.form.extension.button_extension.class' => 'Braincrafted\\Bundle\\BootstrapBundle\\Form\\Extension\\ButtonTypeExtension',
  3565.             'braincrafted_bootstrap.form.extension.static_control.class' => 'Braincrafted\\Bundle\\BootstrapBundle\\Form\\Extension\\StaticControlExtension',
  3566.             'braincrafted_bootstrap.form.extension.input_group_button.class' => 'Braincrafted\\Bundle\\BootstrapBundle\\Form\\Extension\\InputGroupButtonExtension',
  3567.             'braincrafted_bootstrap.twig.icon_extension.class' => 'Braincrafted\\Bundle\\BootstrapBundle\\Twig\\BootstrapIconExtension',
  3568.             'braincrafted_bootstrap.twig.button_extension.class' => 'Braincrafted\\Bundle\\BootstrapBundle\\Twig\\BootstrapButtonExtension',
  3569.             'braincrafted_bootstrap.twig.label_extension.class' => 'Braincrafted\\Bundle\\BootstrapBundle\\Twig\\BootstrapLabelExtension',
  3570.             'braincrafted_bootstrap.twig.badge_extension.class' => 'Braincrafted\\Bundle\\BootstrapBundle\\Twig\\BootstrapBadgeExtension',
  3571.             'braincrafted_bootstrap.twig.form_extension.class' => 'Braincrafted\\Bundle\\BootstrapBundle\\Twig\\BootstrapFormExtension',
  3572.             'braincrafted_bootstrap.icon_prefix' => 'glyphicon',
  3573.             'braincrafted_bootstrap.flash.class' => 'Braincrafted\\Bundle\\BootstrapBundle\\Session\\FlashMessage',
  3574.             'braincrafted_bootstrap.output_dir' => '',
  3575.             'braincrafted_bootstrap.css_preprocessor' => 'less',
  3576.             'braincrafted_bootstrap.icon_tag' => 'span',
  3577.             'samiax_one_signal_api.app_id' => '050b7250-aa56-4a0a-9539-8b25b4b6cf94',
  3578.             'samiax_one_signal_api.app_auth_key' => 'YjI1NTUxNWMtNzIyZS00MThhLTg2ODAtZGZiZDU5OTg1NWFl',
  3579.             'samiax_one_signal_api.user_auth_key' => 'ZGQ3ZTY0MjktY2Q0NC00MDQzLWEyZTQtMGEwNzg0ZTgyODZj',
  3580.             'data_collector.templates' => [
  3581.                 'data_collector.request' => [
  3582.                     => 'request',
  3583.                     => '@WebProfiler/Collector/request.html.twig',
  3584.                 ],
  3585.                 'data_collector.time' => [
  3586.                     => 'time',
  3587.                     => '@WebProfiler/Collector/time.html.twig',
  3588.                 ],
  3589.                 'data_collector.memory' => [
  3590.                     => 'memory',
  3591.                     => '@WebProfiler/Collector/memory.html.twig',
  3592.                 ],
  3593.                 'data_collector.validator' => [
  3594.                     => 'validator',
  3595.                     => '@WebProfiler/Collector/validator.html.twig',
  3596.                 ],
  3597.                 'data_collector.ajax' => [
  3598.                     => 'ajax',
  3599.                     => '@WebProfiler/Collector/ajax.html.twig',
  3600.                 ],
  3601.                 'data_collector.form' => [
  3602.                     => 'form',
  3603.                     => '@WebProfiler/Collector/form.html.twig',
  3604.                 ],
  3605.                 'data_collector.exception' => [
  3606.                     => 'exception',
  3607.                     => '@WebProfiler/Collector/exception.html.twig',
  3608.                 ],
  3609.                 'data_collector.logger' => [
  3610.                     => 'logger',
  3611.                     => '@WebProfiler/Collector/logger.html.twig',
  3612.                 ],
  3613.                 'data_collector.events' => [
  3614.                     => 'events',
  3615.                     => '@WebProfiler/Collector/events.html.twig',
  3616.                 ],
  3617.                 'data_collector.router' => [
  3618.                     => 'router',
  3619.                     => '@WebProfiler/Collector/router.html.twig',
  3620.                 ],
  3621.                 'data_collector.cache' => [
  3622.                     => 'cache',
  3623.                     => '@WebProfiler/Collector/cache.html.twig',
  3624.                 ],
  3625.                 'data_collector.translation' => [
  3626.                     => 'translation',
  3627.                     => '@WebProfiler/Collector/translation.html.twig',
  3628.                 ],
  3629.                 'data_collector.security' => [
  3630.                     => 'security',
  3631.                     => '@Security/Collector/security.html.twig',
  3632.                 ],
  3633.                 'data_collector.twig' => [
  3634.                     => 'twig',
  3635.                     => '@WebProfiler/Collector/twig.html.twig',
  3636.                 ],
  3637.                 'data_collector.doctrine' => [
  3638.                     => 'db',
  3639.                     => '@Doctrine/Collector/db.html.twig',
  3640.                 ],
  3641.                 'swiftmailer.data_collector' => [
  3642.                     => 'swiftmailer',
  3643.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  3644.                 ],
  3645.                 'data_collector.dump' => [
  3646.                     => 'dump',
  3647.                     => '@Debug/Profiler/dump.html.twig',
  3648.                 ],
  3649.                 'data_collector.config' => [
  3650.                     => 'config',
  3651.                     => '@WebProfiler/Collector/config.html.twig',
  3652.                 ],
  3653.             ],
  3654.             'nelmio_api_doc.parser.form_type_parser.class' => 'Nelmio\\ApiDocBundle\\Parser\\FormTypeParser',
  3655.             'nelmio_api_doc.parser.jms_metadata_parser.class' => 'Nelmio\\ApiDocBundle\\Parser\\JmsMetadataParser',
  3656.             'console.command.ids' => [
  3657.                 'console.command.symfony_bundle_frameworkbundle_command_aboutcommand' => 'console.command.about',
  3658.                 'console.command.symfony_bundle_frameworkbundle_command_assetsinstallcommand' => 'console.command.assets_install',
  3659.                 'console.command.symfony_bundle_frameworkbundle_command_cacheclearcommand' => 'console.command.cache_clear',
  3660.                 'console.command.symfony_bundle_frameworkbundle_command_cachepoolclearcommand' => 'console.command.cache_pool_clear',
  3661.                 'console.command.symfony_bundle_frameworkbundle_command_cachepoolprunecommand' => 'console.command.cache_pool_prune',
  3662.                 'console.command.symfony_bundle_frameworkbundle_command_cachewarmupcommand' => 'console.command.cache_warmup',
  3663.                 'console.command.symfony_bundle_frameworkbundle_command_configdebugcommand' => 'console.command.config_debug',
  3664.                 'console.command.symfony_bundle_frameworkbundle_command_configdumpreferencecommand' => 'console.command.config_dump_reference',
  3665.                 'console.command.symfony_bundle_frameworkbundle_command_containerdebugcommand' => 'console.command.container_debug',
  3666.                 'console.command.symfony_bundle_frameworkbundle_command_debugautowiringcommand' => 'console.command.debug_autowiring',
  3667.                 'console.command.symfony_bundle_frameworkbundle_command_eventdispatcherdebugcommand' => 'console.command.event_dispatcher_debug',
  3668.                 'console.command.symfony_bundle_frameworkbundle_command_routerdebugcommand' => 'console.command.router_debug',
  3669.                 'console.command.symfony_bundle_frameworkbundle_command_routermatchcommand' => 'console.command.router_match',
  3670.                 'console.command.symfony_bundle_frameworkbundle_command_translationdebugcommand' => 'console.command.translation_debug',
  3671.                 'console.command.symfony_bundle_frameworkbundle_command_translationupdatecommand' => 'console.command.translation_update',
  3672.                 'console.command.symfony_bundle_frameworkbundle_command_xlifflintcommand' => 'console.command.xliff_lint',
  3673.                 'console.command.symfony_bundle_frameworkbundle_command_yamllintcommand' => 'console.command.yaml_lint',
  3674.                 'console.command.symfony_component_form_command_debugcommand' => 'console.command.form_debug',
  3675.                 'console.command.doctrine_bundle_doctrinecachebundle_command_containscommand' => 'console.command.doctrine_bundle_doctrinecachebundle_command_containscommand',
  3676.                 'console.command.doctrine_bundle_doctrinecachebundle_command_deletecommand' => 'console.command.doctrine_bundle_doctrinecachebundle_command_deletecommand',
  3677.                 'console.command.doctrine_bundle_doctrinecachebundle_command_flushcommand' => 'console.command.doctrine_bundle_doctrinecachebundle_command_flushcommand',
  3678.                 'console.command.doctrine_bundle_doctrinecachebundle_command_statscommand' => 'console.command.doctrine_bundle_doctrinecachebundle_command_statscommand',
  3679.                 'console.command.doctrine_bundle_doctrinebundle_command_createdatabasedoctrinecommand' => 'doctrine.database_create_command',
  3680.                 'console.command.doctrine_bundle_doctrinebundle_command_dropdatabasedoctrinecommand' => 'doctrine.database_drop_command',
  3681.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_importdoctrinecommand' => 'doctrine.database_import_command',
  3682.                 'console.command.doctrine_bundle_doctrinebundle_command_generateentitiesdoctrinecommand' => 'doctrine.generate_entities_command',
  3683.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_runsqldoctrinecommand' => 'doctrine.query_sql_command',
  3684.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_clearmetadatacachedoctrinecommand' => 'doctrine.cache_clear_metadata_command',
  3685.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_clearquerycachedoctrinecommand' => 'doctrine.cache_clear_query_cache_command',
  3686.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_clearresultcachedoctrinecommand' => 'doctrine.cache_clear_result_command',
  3687.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_collectionregiondoctrinecommand' => 'doctrine.cache_collection_region_command',
  3688.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_convertmappingdoctrinecommand' => 'doctrine.mapping_convert_command',
  3689.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_createschemadoctrinecommand' => 'doctrine.schema_create_command',
  3690.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_dropschemadoctrinecommand' => 'doctrine.schema_drop_command',
  3691.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_ensureproductionsettingsdoctrinecommand' => 'doctrine.ensure_production_settings_command',
  3692.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_entityregioncachedoctrinecommand' => 'doctrine.clear_entity_region_command',
  3693.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_infodoctrinecommand' => 'doctrine.mapping_info_command',
  3694.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_queryregioncachedoctrinecommand' => 'doctrine.clear_query_region_command',
  3695.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_rundqldoctrinecommand' => 'doctrine.query_dql_command',
  3696.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_updateschemadoctrinecommand' => 'doctrine.schema_update_command',
  3697.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_validateschemacommand' => 'doctrine.schema_validate_command',
  3698.                 'console.command.doctrine_bundle_doctrinebundle_command_importmappingdoctrinecommand' => 'doctrine.mapping_import_command',
  3699.                 'console.command.doctrine_bundle_migrationsbundle_command_migrationsdiffdoctrinecommand' => 'doctrine_migrations.diff_command',
  3700.                 'console.command.doctrine_bundle_migrationsbundle_command_migrationsdumpschemadoctrinecommand' => 'doctrine_migrations.dump_schema_command',
  3701.                 'console.command.doctrine_bundle_migrationsbundle_command_migrationsexecutedoctrinecommand' => 'doctrine_migrations.execute_command',
  3702.                 'console.command.doctrine_bundle_migrationsbundle_command_migrationsgeneratedoctrinecommand' => 'doctrine_migrations.generate_command',
  3703.                 'console.command.doctrine_bundle_migrationsbundle_command_migrationslatestdoctrinecommand' => 'doctrine_migrations.latest_command',
  3704.                 'console.command.doctrine_bundle_migrationsbundle_command_migrationsmigratedoctrinecommand' => 'doctrine_migrations.migrate_command',
  3705.                 'console.command.doctrine_bundle_migrationsbundle_command_migrationsrollupdoctrinecommand' => 'doctrine_migrations.rollup_command',
  3706.                 'console.command.doctrine_bundle_migrationsbundle_command_migrationsstatusdoctrinecommand' => 'doctrine_migrations.status_command',
  3707.                 'console.command.doctrine_bundle_migrationsbundle_command_migrationsuptodatedoctrinecommand' => 'doctrine_migrations.up_to_date_command',
  3708.                 'console.command.doctrine_bundle_migrationsbundle_command_migrationsversiondoctrinecommand' => 'doctrine_migrations.version_command',
  3709.                 'console.command.symfony_bundle_securitybundle_command_userpasswordencodercommand' => 'security.command.user_password_encoder',
  3710.                 'console.command.symfony_bundle_swiftmailerbundle_command_debugcommand' => 'swiftmailer.command.debug',
  3711.                 'console.command.symfony_bundle_swiftmailerbundle_command_newemailcommand' => 'swiftmailer.command.new_email',
  3712.                 'console.command.symfony_bundle_swiftmailerbundle_command_sendemailcommand' => 'swiftmailer.command.send_email',
  3713.                 'console.command.symfony_bridge_twig_command_debugcommand' => 'twig.command.debug',
  3714.                 'console.command.symfony_bundle_twigbundle_command_lintcommand' => 'twig.command.lint',
  3715.                 'console.command.symfony_bundle_webserverbundle_command_serverruncommand' => 'web_server.command.server_run',
  3716.                 'console.command.symfony_bundle_webserverbundle_command_serverstartcommand' => 'web_server.command.server_start',
  3717.                 'console.command.symfony_bundle_webserverbundle_command_serverstopcommand' => 'web_server.command.server_stop',
  3718.                 'console.command.symfony_bundle_webserverbundle_command_serverstatuscommand' => 'web_server.command.server_status',
  3719.                 'console.command.symfony_bundle_webserverbundle_command_serverlogcommand' => 'web_server.command.server_log',
  3720.                 'console.command.fos_userbundle_command_activateusercommand' => 'fos_user.command.activate_user',
  3721.                 'console.command.fos_userbundle_command_changepasswordcommand' => 'fos_user.command.change_password',
  3722.                 'console.command.fos_userbundle_command_createusercommand' => 'fos_user.command.create_user',
  3723.                 'console.command.fos_userbundle_command_deactivateusercommand' => 'fos_user.command.deactivate_user',
  3724.                 'console.command.fos_userbundle_command_demoteusercommand' => 'fos_user.command.demote_user',
  3725.                 'console.command.fos_userbundle_command_promoteusercommand' => 'fos_user.command.promote_user',
  3726.                 'console.command.fos_oauthserverbundle_command_cleancommand' => 'console.command.fos_oauthserverbundle_command_cleancommand',
  3727.                 'console.command.fos_oauthserverbundle_command_createclientcommand' => 'console.command.fos_oauthserverbundle_command_createclientcommand',
  3728.                 'console.command.doctrine_bundle_fixturesbundle_command_loaddatafixturesdoctrinecommand' => 'doctrine.fixtures_load_command',
  3729.                 'console.command.symfony_bundle_makerbundle_command_makercommand' => 'maker.auto_command.make_migration',
  3730.             ],
  3731.             'console.lazy_command.ids' => [
  3732.                 'console.command.about' => true,
  3733.                 'console.command.assets_install' => true,
  3734.                 'console.command.cache_clear' => true,
  3735.                 'console.command.cache_pool_clear' => true,
  3736.                 'console.command.cache_pool_prune' => true,
  3737.                 'console.command.cache_warmup' => true,
  3738.                 'console.command.config_debug' => true,
  3739.                 'console.command.config_dump_reference' => true,
  3740.                 'console.command.container_debug' => true,
  3741.                 'console.command.debug_autowiring' => true,
  3742.                 'console.command.event_dispatcher_debug' => true,
  3743.                 'console.command.router_debug' => true,
  3744.                 'console.command.router_match' => true,
  3745.                 'console.command.translation_debug' => true,
  3746.                 'console.command.translation_update' => true,
  3747.                 'console.command.xliff_lint' => true,
  3748.                 'console.command.yaml_lint' => true,
  3749.                 'console.command.form_debug' => true,
  3750.                 'doctrine.database_create_command' => true,
  3751.                 'doctrine.database_drop_command' => true,
  3752.                 'doctrine.database_import_command' => true,
  3753.                 'doctrine.generate_entities_command' => true,
  3754.                 'doctrine.query_sql_command' => true,
  3755.                 'doctrine.cache_clear_metadata_command' => true,
  3756.                 'doctrine.cache_clear_query_cache_command' => true,
  3757.                 'doctrine.cache_clear_result_command' => true,
  3758.                 'doctrine.cache_collection_region_command' => true,
  3759.                 'doctrine.mapping_convert_command' => true,
  3760.                 'doctrine.schema_create_command' => true,
  3761.                 'doctrine.schema_drop_command' => true,
  3762.                 'doctrine.ensure_production_settings_command' => true,
  3763.                 'doctrine.clear_entity_region_command' => true,
  3764.                 'doctrine.mapping_info_command' => true,
  3765.                 'doctrine.clear_query_region_command' => true,
  3766.                 'doctrine.query_dql_command' => true,
  3767.                 'doctrine.schema_update_command' => true,
  3768.                 'doctrine.schema_validate_command' => true,
  3769.                 'doctrine.mapping_import_command' => true,
  3770.                 'doctrine_migrations.diff_command' => true,
  3771.                 'doctrine_migrations.dump_schema_command' => true,
  3772.                 'doctrine_migrations.execute_command' => true,
  3773.                 'doctrine_migrations.generate_command' => true,
  3774.                 'doctrine_migrations.latest_command' => true,
  3775.                 'doctrine_migrations.migrate_command' => true,
  3776.                 'doctrine_migrations.rollup_command' => true,
  3777.                 'doctrine_migrations.status_command' => true,
  3778.                 'doctrine_migrations.up_to_date_command' => true,
  3779.                 'doctrine_migrations.version_command' => true,
  3780.                 'security.command.user_password_encoder' => true,
  3781.                 'swiftmailer.command.debug' => true,
  3782.                 'swiftmailer.command.new_email' => true,
  3783.                 'swiftmailer.command.send_email' => true,
  3784.                 'twig.command.debug' => true,
  3785.                 'twig.command.lint' => true,
  3786.                 'web_server.command.server_run' => true,
  3787.                 'web_server.command.server_start' => true,
  3788.                 'web_server.command.server_stop' => true,
  3789.                 'web_server.command.server_status' => true,
  3790.                 'web_server.command.server_log' => true,
  3791.                 'fos_user.command.activate_user' => true,
  3792.                 'fos_user.command.change_password' => true,
  3793.                 'fos_user.command.create_user' => true,
  3794.                 'fos_user.command.deactivate_user' => true,
  3795.                 'fos_user.command.demote_user' => true,
  3796.                 'fos_user.command.promote_user' => true,
  3797.                 'doctrine.fixtures_load_command' => true,
  3798.                 'maker.auto_command.make_auth' => true,
  3799.                 'maker.auto_command.make_command' => true,
  3800.                 'maker.auto_command.make_controller' => true,
  3801.                 'maker.auto_command.make_crud' => true,
  3802.                 'maker.auto_command.make_entity' => true,
  3803.                 'maker.auto_command.make_fixtures' => true,
  3804.                 'maker.auto_command.make_form' => true,
  3805.                 'maker.auto_command.make_functional_test' => true,
  3806.                 'maker.auto_command.make_registration_form' => true,
  3807.                 'maker.auto_command.make_serializer_encoder' => true,
  3808.                 'maker.auto_command.make_serializer_normalizer' => true,
  3809.                 'maker.auto_command.make_subscriber' => true,
  3810.                 'maker.auto_command.make_twig_extension' => true,
  3811.                 'maker.auto_command.make_unit_test' => true,
  3812.                 'maker.auto_command.make_validator' => true,
  3813.                 'maker.auto_command.make_voter' => true,
  3814.                 'maker.auto_command.make_user' => true,
  3815.                 'maker.auto_command.make_migration' => true,
  3816.             ],
  3817.         ];
  3818.     }
  3819. }