var/cache/dev/ContainerJwk6mj7/appDevDebugProjectContainer.php line 1000

Open in your IDE?
  1. <?php
  2. namespace ContainerJwk6mj7;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. /**
  11.  * This class has been auto-generated
  12.  * by the Symfony Dependency Injection Component.
  13.  *
  14.  * @final since Symfony 3.3
  15.  */
  16. class appDevDebugProjectContainer extends Container
  17. {
  18.     private $buildParameters;
  19.     private $containerDir;
  20.     private $parameters = [];
  21.     private $targetDirs = [];
  22.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  23.     {
  24.         $dir $this->targetDirs[0] = \dirname($containerDir);
  25.         for ($i 1$i <= 5; ++$i) {
  26.             $this->targetDirs[$i] = $dir = \dirname($dir);
  27.         }
  28.         $this->buildParameters $buildParameters;
  29.         $this->containerDir $containerDir;
  30.         $this->parameters $this->getDefaultParameters();
  31.         $this->services = [];
  32.         $this->normalizedIds = [
  33.             'backend\\modules\\medialibrary\\domain\\mediagroup\\singlemediagrouptype' => 'Backend\\Modules\\MediaLibrary\\Domain\\MediaGroup\\SingleMediaGroupType',
  34.             'common\\form\\extension\\datetypeextension' => 'Common\\Form\\Extension\\DateTypeExtension',
  35.             'common\\form\\filetype' => 'Common\\Form\\FileType',
  36.             'common\\form\\imagetype' => 'Common\\Form\\ImageType',
  37.             'forkcms\\bundle\\corebundle\\validator\\uniquedatatransferobjectvalidator' => 'ForkCMS\\Bundle\\CoreBundle\\Validator\\UniqueDataTransferObjectValidator',
  38.             'forkcms\\utility\\geolocation' => 'ForkCMS\\Utility\\Geolocation',
  39.             'forkcms\\utility\\thumbnails' => 'ForkCMS\\Utility\\Thumbnails',
  40.             'frontend\\modules\\mailmotor\\eventlistener\\formbuildersubmittedmailmotorsubscriber' => 'Frontend\\Modules\\Mailmotor\\EventListener\\FormBuilderSubmittedMailmotorSubscriber',
  41.             'symfony\\bundle\\frameworkbundle\\controller\\redirectcontroller' => 'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController',
  42.             'symfony\\bundle\\frameworkbundle\\controller\\templatecontroller' => 'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController',
  43.         ];
  44.         $this->syntheticIds = [
  45.             'kernel' => true,
  46.         ];
  47.         $this->methodMap = [
  48.             'annotation_reader' => 'getAnnotationReaderService',
  49.             'annotations.reader' => 'getAnnotations_ReaderService',
  50.             'assetic.asset_factory' => 'getAssetic_AssetFactoryService',
  51.             'assets.context' => 'getAssets_ContextService',
  52.             'assets.packages' => 'getAssets_PackagesService',
  53.             'cache.adapter' => 'getCache_AdapterService',
  54.             'cache.annotations' => 'getCache_AnnotationsService',
  55.             'cache.app' => 'getCache_AppService',
  56.             'cache.buffer' => 'getCache_BufferService',
  57.             'cache.doctrine.orm.default.metadata' => 'getCache_Doctrine_Orm_Default_MetadataService',
  58.             'cache.doctrine.orm.default.query' => 'getCache_Doctrine_Orm_Default_QueryService',
  59.             'cache.doctrine.orm.default.result' => 'getCache_Doctrine_Orm_Default_ResultService',
  60.             'cache.filesystem.adapter' => 'getCache_Filesystem_AdapterService',
  61.             'cache.filesystem.filesystem' => 'getCache_Filesystem_FilesystemService',
  62.             'cache.pool' => 'getCache_PoolService',
  63.             'cache.search' => 'getCache_SearchService',
  64.             'cache.serializer' => 'getCache_SerializerService',
  65.             'cache.system' => 'getCache_SystemService',
  66.             'cache.validator' => 'getCache_ValidatorService',
  67.             'command_bus.public' => 'getCommandBus_PublicService',
  68.             'config_cache_factory' => 'getConfigCacheFactoryService',
  69.             'controller_name_converter' => 'getControllerNameConverterService',
  70.             'data_collector.dump' => 'getDataCollector_DumpService',
  71.             'data_collector.form' => 'getDataCollector_FormService',
  72.             'data_collector.form.extractor' => 'getDataCollector_Form_ExtractorService',
  73.             'data_collector.request' => 'getDataCollector_RequestService',
  74.             'data_collector.router' => 'getDataCollector_RouterService',
  75.             'database' => 'getDatabaseService',
  76.             'database_collector' => 'getDatabaseCollectorService',
  77.             'debug.argument_resolver' => 'getDebug_ArgumentResolverService',
  78.             'debug.controller_resolver' => 'getDebug_ControllerResolverService',
  79.             'debug.debug_handlers_listener' => 'getDebug_DebugHandlersListenerService',
  80.             'debug.event_dispatcher' => 'getDebug_EventDispatcherService',
  81.             'debug.file_link_formatter' => 'getDebug_FileLinkFormatterService',
  82.             'debug.log_processor' => 'getDebug_LogProcessorService',
  83.             'debug.stopwatch' => 'getDebug_StopwatchService',
  84.             'doctrine' => 'getDoctrineService',
  85.             'doctrine.dbal.connection_factory' => 'getDoctrine_Dbal_ConnectionFactoryService',
  86.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  87.             'doctrine.dbal.logger.profiling.default' => 'getDoctrine_Dbal_Logger_Profiling_DefaultService',
  88.             'doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata' => 'getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_MetadataService',
  89.             'doctrine.orm.cache.provider.cache.doctrine.orm.default.query' => 'getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_QueryService',
  90.             'doctrine.orm.cache.provider.cache.doctrine.orm.default.result' => 'getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_ResultService',
  91.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  92.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  93.             'doctrine.orm.default_listeners.attach_entity_listeners' => 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService',
  94.             'doctrine.orm.default_manager_configurator' => 'getDoctrine_Orm_DefaultManagerConfiguratorService',
  95.             'doctrine.orm.validator_initializer' => 'getDoctrine_Orm_ValidatorInitializerService',
  96.             'event_bus' => 'getEventBusService',
  97.             'file_locator' => 'getFileLocatorService',
  98.             'filesystem' => 'getFilesystemService',
  99.             'fork.cookie' => 'getFork_CookieService',
  100.             'fork.cookie_setter' => 'getFork_CookieSetterService',
  101.             'fork.response_securer' => 'getFork_ResponseSecurerService',
  102.             'fork.settings' => 'getFork_SettingsService',
  103.             'http_kernel' => 'getHttpKernelService',
  104.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  105.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  106.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  107.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  108.             'liip_imagine.filter.configuration' => 'getLiipImagine_Filter_ConfigurationService',
  109.             'locale_listener' => 'getLocaleListenerService',
  110.             'mailer_configurator' => 'getMailerConfiguratorService',
  111.             'media_library.cache.media_folder' => 'getMediaLibrary_Cache_MediaFolderService',
  112.             'media_library.helper.frontend' => 'getMediaLibrary_Helper_FrontendService',
  113.             'media_library.listener.invalidate_backend_media_folder_cache' => 'getMediaLibrary_Listener_InvalidateBackendMediaFolderCacheService',
  114.             'media_library.listener.media_item' => 'getMediaLibrary_Listener_MediaItemService',
  115.             'media_library.listener.media_item_deleted_resequence' => 'getMediaLibrary_Listener_MediaItemDeletedResequenceService',
  116.             'media_library.manager.file' => 'getMediaLibrary_Manager_FileService',
  117.             'media_library.repository.group_item' => 'getMediaLibrary_Repository_GroupItemService',
  118.             'monolog.full_trace_formatter' => 'getMonolog_FullTraceFormatterService',
  119.             'monolog.handler.dockerstdout' => 'getMonolog_Handler_DockerstdoutService',
  120.             'monolog.handler.main' => 'getMonolog_Handler_MainService',
  121.             'monolog.logger.cache' => 'getMonolog_Logger_CacheService',
  122.             'monolog.logger.doctrine' => 'getMonolog_Logger_DoctrineService',
  123.             'monolog.logger.event' => 'getMonolog_Logger_EventService',
  124.             'monolog.logger.php' => 'getMonolog_Logger_PhpService',
  125.             'monolog.logger.profiler' => 'getMonolog_Logger_ProfilerService',
  126.             'monolog.logger.request' => 'getMonolog_Logger_RequestService',
  127.             'monolog.processor.psr_log_message' => 'getMonolog_Processor_PsrLogMessageService',
  128.             'page_context_collector' => 'getPageContextCollectorService',
  129.             'profiler' => 'getProfilerService',
  130.             'profiler_listener' => 'getProfilerListenerService',
  131.             'request_stack' => 'getRequestStackService',
  132.             'resolve_controller_name_subscriber' => 'getResolveControllerNameSubscriberService',
  133.             'response_listener' => 'getResponseListenerService',
  134.             'router' => 'getRouterService',
  135.             'router.request_context' => 'getRouter_RequestContextService',
  136.             'router_listener' => 'getRouterListenerService',
  137.             'service_locator.sr6ctxe' => 'getServiceLocator_Sr6ctxeService',
  138.             'session.save_listener' => 'getSession_SaveListenerService',
  139.             'session_listener' => 'getSessionListenerService',
  140.             'simple_bus.command_bus.command_name_resolver' => 'getSimpleBus_CommandBus_CommandNameResolverService',
  141.             'simple_bus.doctrine_orm_bridge.collects_events_from_entities' => 'getSimpleBus_DoctrineOrmBridge_CollectsEventsFromEntitiesService',
  142.             'simple_bus.event_bus.event_name_resolver' => 'getSimpleBus_EventBus_EventNameResolverService',
  143.             'streamed_response_listener' => 'getStreamedResponseListenerService',
  144.             'templating.locator' => 'getTemplating_LocatorService',
  145.             'templating.name_parser' => 'getTemplating_NameParserService',
  146.             'translator' => 'getTranslatorService',
  147.             'twig' => 'getTwigService',
  148.             'twig.loader' => 'getTwig_LoaderService',
  149.             'twig.profile' => 'getTwig_ProfileService',
  150.             'validate_request_listener' => 'getValidateRequestListenerService',
  151.             'validator' => 'getValidatorService',
  152.             'validator.builder' => 'getValidator_BuilderService',
  153.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  154.             'web_profiler.csp.handler' => 'getWebProfiler_Csp_HandlerService',
  155.             'web_profiler.debug_toolbar' => 'getWebProfiler_DebugToolbarService',
  156.         ];
  157.         $this->fileMap = [
  158.             'Backend\\Modules\\MediaLibrary\\Domain\\MediaGroup\\SingleMediaGroupType' => 'getSingleMediaGroupTypeService.php',
  159.             'Common\\Form\\Extension\\DateTypeExtension' => 'getDateTypeExtensionService.php',
  160.             'Common\\Form\\FileType' => 'getFileTypeService.php',
  161.             'Common\\Form\\ImageType' => 'getImageTypeService.php',
  162.             'ForkCMS\\Bundle\\CoreBundle\\Validator\\UniqueDataTransferObjectValidator' => 'getUniqueDataTransferObjectValidatorService.php',
  163.             'ForkCMS\\Utility\\Geolocation' => 'getGeolocationService.php',
  164.             'ForkCMS\\Utility\\Thumbnails' => 'getThumbnailsService.php',
  165.             'Frontend\\Modules\\Mailmotor\\EventListener\\FormBuilderSubmittedMailmotorSubscriber' => 'getFormBuilderSubmittedMailmotorSubscriberService.php',
  166.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  167.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php',
  168.             'annotations.cache' => 'getAnnotations_CacheService.php',
  169.             'annotations.cache_warmer' => 'getAnnotations_CacheWarmerService.php',
  170.             'argument_resolver.default' => 'getArgumentResolver_DefaultService.php',
  171.             'argument_resolver.request' => 'getArgumentResolver_RequestService.php',
  172.             'argument_resolver.request_attribute' => 'getArgumentResolver_RequestAttributeService.php',
  173.             'argument_resolver.service' => 'getArgumentResolver_ServiceService.php',
  174.             'argument_resolver.session' => 'getArgumentResolver_SessionService.php',
  175.             'argument_resolver.variadic' => 'getArgumentResolver_VariadicService.php',
  176.             'assetic.asset_manager' => 'getAssetic_AssetManagerService.php',
  177.             'assetic.asset_manager_cache_warmer' => 'getAssetic_AssetManagerCacheWarmerService.php',
  178.             'assetic.filter.cssrewrite' => 'getAssetic_Filter_CssrewriteService.php',
  179.             'assetic.filter_manager' => 'getAssetic_FilterManagerService.php',
  180.             'cache.backend_navigation' => 'getCache_BackendNavigationService.php',
  181.             'cache.default_clearer' => 'getCache_DefaultClearerService.php',
  182.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  183.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  184.             'cache_clearer' => 'getCacheClearerService.php',
  185.             'cache_warmer' => 'getCacheWarmerService.php',
  186.             'config.resource.self_checking_resource_checker' => 'getConfig_Resource_SelfCheckingResourceCheckerService.php',
  187.             'console.command.about' => 'getConsole_Command_AboutService.php',
  188.             'console.command.assets_install' => 'getConsole_Command_AssetsInstallService.php',
  189.             'console.command.cache_clear' => 'getConsole_Command_CacheClearService.php',
  190.             'console.command.cache_pool_clear' => 'getConsole_Command_CachePoolClearService.php',
  191.             'console.command.cache_pool_prune' => 'getConsole_Command_CachePoolPruneService.php',
  192.             'console.command.cache_warmup' => 'getConsole_Command_CacheWarmupService.php',
  193.             'console.command.config_debug' => 'getConsole_Command_ConfigDebugService.php',
  194.             'console.command.config_dump_reference' => 'getConsole_Command_ConfigDumpReferenceService.php',
  195.             'console.command.container_debug' => 'getConsole_Command_ContainerDebugService.php',
  196.             'console.command.debug_autowiring' => 'getConsole_Command_DebugAutowiringService.php',
  197.             'console.command.event_dispatcher_debug' => 'getConsole_Command_EventDispatcherDebugService.php',
  198.             'console.command.form_debug' => 'getConsole_Command_FormDebugService.php',
  199.             'console.command.router_debug' => 'getConsole_Command_RouterDebugService.php',
  200.             'console.command.router_match' => 'getConsole_Command_RouterMatchService.php',
  201.             'console.command.xliff_lint' => 'getConsole_Command_XliffLintService.php',
  202.             'console.command.yaml_lint' => 'getConsole_Command_YamlLintService.php',
  203.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  204.             'console.error_listener' => 'getConsole_ErrorListenerService.php',
  205.             'content_blocks.handler.copy_content_blocks_to_other_locale' => 'getContentBlocks_Handler_CopyContentBlocksToOtherLocaleService.php',
  206.             'content_blocks.handler.create_content_block' => 'getContentBlocks_Handler_CreateContentBlockService.php',
  207.             'content_blocks.handler.delete_content_block' => 'getContentBlocks_Handler_DeleteContentBlockService.php',
  208.             'content_blocks.handler.update_content_block' => 'getContentBlocks_Handler_UpdateContentBlockService.php',
  209.             'content_blocks.repository.content_block' => 'getContentBlocks_Repository_ContentBlockService.php',
  210.             'debug.dump_listener' => 'getDebug_DumpListenerService.php',
  211.             'debug.file_link_formatter.url_format' => 'getDebug_FileLinkFormatter_UrlFormatService.php',
  212.             'dependency_injection.config.container_parameters_resource_checker' => 'getDependencyInjection_Config_ContainerParametersResourceCheckerService.php',
  213.             'deprecated.form.registry' => 'getDeprecated_Form_RegistryService.php',
  214.             'deprecated.form.registry.csrf' => 'getDeprecated_Form_Registry_CsrfService.php',
  215.             'doctrine.cache_clear_metadata_command' => 'getDoctrine_CacheClearMetadataCommandService.php',
  216.             'doctrine.cache_clear_query_cache_command' => 'getDoctrine_CacheClearQueryCacheCommandService.php',
  217.             'doctrine.cache_clear_result_command' => 'getDoctrine_CacheClearResultCommandService.php',
  218.             'doctrine.cache_collection_region_command' => 'getDoctrine_CacheCollectionRegionCommandService.php',
  219.             'doctrine.clear_entity_region_command' => 'getDoctrine_ClearEntityRegionCommandService.php',
  220.             'doctrine.clear_query_region_command' => 'getDoctrine_ClearQueryRegionCommandService.php',
  221.             'doctrine.database_create_command' => 'getDoctrine_DatabaseCreateCommandService.php',
  222.             'doctrine.database_drop_command' => 'getDoctrine_DatabaseDropCommandService.php',
  223.             'doctrine.database_import_command' => 'getDoctrine_DatabaseImportCommandService.php',
  224.             'doctrine.ensure_production_settings_command' => 'getDoctrine_EnsureProductionSettingsCommandService.php',
  225.             'doctrine.generate_entities_command' => 'getDoctrine_GenerateEntitiesCommandService.php',
  226.             'doctrine.mapping_convert_command' => 'getDoctrine_MappingConvertCommandService.php',
  227.             'doctrine.mapping_import_command' => 'getDoctrine_MappingImportCommandService.php',
  228.             'doctrine.mapping_info_command' => 'getDoctrine_MappingInfoCommandService.php',
  229.             'doctrine.orm.default_entity_manager.property_info_extractor' => 'getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php',
  230.             'doctrine.orm.proxy_cache_warmer' => 'getDoctrine_Orm_ProxyCacheWarmerService.php',
  231.             'doctrine.orm.validator.unique' => 'getDoctrine_Orm_Validator_UniqueService.php',
  232.             'doctrine.query_dql_command' => 'getDoctrine_QueryDqlCommandService.php',
  233.             'doctrine.query_sql_command' => 'getDoctrine_QuerySqlCommandService.php',
  234.             'doctrine.schema_create_command' => 'getDoctrine_SchemaCreateCommandService.php',
  235.             'doctrine.schema_drop_command' => 'getDoctrine_SchemaDropCommandService.php',
  236.             'doctrine.schema_update_command' => 'getDoctrine_SchemaUpdateCommandService.php',
  237.             'doctrine.schema_validate_command' => 'getDoctrine_SchemaValidateCommandService.php',
  238.             'doctrine_cache.contains_command' => 'getDoctrineCache_ContainsCommandService.php',
  239.             'doctrine_cache.delete_command' => 'getDoctrineCache_DeleteCommandService.php',
  240.             'doctrine_cache.flush_command' => 'getDoctrineCache_FlushCommandService.php',
  241.             'doctrine_cache.stats_command' => 'getDoctrineCache_StatsCommandService.php',
  242.             'fork.datepicker.form' => 'getFork_Datepicker_FormService.php',
  243.             'fork.entity.create_schema' => 'getFork_Entity_CreateSchemaService.php',
  244.             'fork.frontend.page_url_alias' => 'getFork_Frontend_PageUrlAliasService.php',
  245.             'fork.frontend.url' => 'getFork_Frontend_UrlService.php',
  246.             'fork.repository.meta' => 'getFork_Repository_MetaService.php',
  247.             'fork.validator.url' => 'getFork_Validator_UrlService.php',
  248.             'forkcms.console.cache.clear' => 'getForkcms_Console_Cache_ClearService.php',
  249.             'forkcms.console.installer.check_requirements' => 'getForkcms_Console_Installer_CheckRequirementsService.php',
  250.             'forkcms.console.installer.prepare_for_reinstall' => 'getForkcms_Console_Installer_PrepareForReinstallService.php',
  251.             'forkcms.console.thumbnails.generate' => 'getForkcms_Console_Thumbnails_GenerateService.php',
  252.             'forkcms.console.users.install' => 'getForkcms_Console_Users_InstallService.php',
  253.             'forkcms.installer' => 'getForkcms_InstallerService.php',
  254.             'forkcms.requirements.checker' => 'getForkcms_Requirements_CheckerService.php',
  255.             'form.factory' => 'getForm_FactoryService.php',
  256.             'form.registry' => 'getForm_RegistryService.php',
  257.             'form.resolved_type_factory' => 'getForm_ResolvedTypeFactoryService.php',
  258.             'form.server_params' => 'getForm_ServerParamsService.php',
  259.             'form.type.birthday' => 'getForm_Type_BirthdayService.php',
  260.             'form.type.button' => 'getForm_Type_ButtonService.php',
  261.             'form.type.checkbox' => 'getForm_Type_CheckboxService.php',
  262.             'form.type.choice' => 'getForm_Type_ChoiceService.php',
  263.             'form.type.collection' => 'getForm_Type_CollectionService.php',
  264.             'form.type.country' => 'getForm_Type_CountryService.php',
  265.             'form.type.currency' => 'getForm_Type_CurrencyService.php',
  266.             'form.type.date' => 'getForm_Type_DateService.php',
  267.             'form.type.datetime' => 'getForm_Type_DatetimeService.php',
  268.             'form.type.editor' => 'getForm_Type_EditorService.php',
  269.             'form.type.email' => 'getForm_Type_EmailService.php',
  270.             'form.type.entity' => 'getForm_Type_EntityService.php',
  271.             'form.type.file' => 'getForm_Type_FileService.php',
  272.             'form.type.form' => 'getForm_Type_FormService.php',
  273.             'form.type.hidden' => 'getForm_Type_HiddenService.php',
  274.             'form.type.integer' => 'getForm_Type_IntegerService.php',
  275.             'form.type.language' => 'getForm_Type_LanguageService.php',
  276.             'form.type.locale' => 'getForm_Type_LocaleService.php',
  277.             'form.type.meta' => 'getForm_Type_MetaService.php',
  278.             'form.type.money' => 'getForm_Type_MoneyService.php',
  279.             'form.type.number' => 'getForm_Type_NumberService.php',
  280.             'form.type.password' => 'getForm_Type_PasswordService.php',
  281.             'form.type.percent' => 'getForm_Type_PercentService.php',
  282.             'form.type.radio' => 'getForm_Type_RadioService.php',
  283.             'form.type.range' => 'getForm_Type_RangeService.php',
  284.             'form.type.repeated' => 'getForm_Type_RepeatedService.php',
  285.             'form.type.reset' => 'getForm_Type_ResetService.php',
  286.             'form.type.search' => 'getForm_Type_SearchService.php',
  287.             'form.type.submit' => 'getForm_Type_SubmitService.php',
  288.             'form.type.text' => 'getForm_Type_TextService.php',
  289.             'form.type.textarea' => 'getForm_Type_TextareaService.php',
  290.             'form.type.time' => 'getForm_Type_TimeService.php',
  291.             'form.type.timezone' => 'getForm_Type_TimezoneService.php',
  292.             'form.type.url' => 'getForm_Type_UrlService.php',
  293.             'form.type_extension.csrf' => 'getForm_TypeExtension_CsrfService.php',
  294.             'form.type_extension.form.data_collector' => 'getForm_TypeExtension_Form_DataCollectorService.php',
  295.             'form.type_extension.form.http_foundation' => 'getForm_TypeExtension_Form_HttpFoundationService.php',
  296.             'form.type_extension.form.transformation_failure_handling' => 'getForm_TypeExtension_Form_TransformationFailureHandlingService.php',
  297.             'form.type_extension.form.validator' => 'getForm_TypeExtension_Form_ValidatorService.php',
  298.             'form.type_extension.repeated.validator' => 'getForm_TypeExtension_Repeated_ValidatorService.php',
  299.             'form.type_extension.submit.validator' => 'getForm_TypeExtension_Submit_ValidatorService.php',
  300.             'form.type_extension.upload.validator' => 'getForm_TypeExtension_Upload_ValidatorService.php',
  301.             'form.type_guesser.doctrine' => 'getForm_TypeGuesser_DoctrineService.php',
  302.             'form.type_guesser.validator' => 'getForm_TypeGuesser_ValidatorService.php',
  303.             'fragment.handler' => 'getFragment_HandlerService.php',
  304.             'fragment.renderer.inline' => 'getFragment_Renderer_InlineService.php',
  305.             'kernel.class_cache.cache_warmer' => 'getKernel_ClassCache_CacheWarmerService.php',
  306.             'liip_imagine' => 'getLiipImagineService.php',
  307.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService.php',
  308.             'liip_imagine.binary.loader.prototype.filesystem' => 'getLiipImagine_Binary_Loader_Prototype_FilesystemService.php',
  309.             'liip_imagine.binary.loader.prototype.stream' => 'getLiipImagine_Binary_Loader_Prototype_StreamService.php',
  310.             'liip_imagine.binary.mime_type_guesser' => 'getLiipImagine_Binary_MimeTypeGuesserService.php',
  311.             'liip_imagine.controller' => 'getLiipImagine_ControllerService.php',
  312.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService.php',
  313.             'liip_imagine.extension_guesser' => 'getLiipImagine_ExtensionGuesserService.php',
  314.             'liip_imagine.filter.loader.auto_rotate' => 'getLiipImagine_Filter_Loader_AutoRotateService.php',
  315.             'liip_imagine.filter.loader.background' => 'getLiipImagine_Filter_Loader_BackgroundService.php',
  316.             'liip_imagine.filter.loader.crop' => 'getLiipImagine_Filter_Loader_CropService.php',
  317.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService.php',
  318.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService.php',
  319.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService.php',
  320.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService.php',
  321.             'liip_imagine.filter.loader.paste' => 'getLiipImagine_Filter_Loader_PasteService.php',
  322.             'liip_imagine.filter.loader.relative_resize' => 'getLiipImagine_Filter_Loader_RelativeResizeService.php',
  323.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService.php',
  324.             'liip_imagine.filter.loader.resize' => 'getLiipImagine_Filter_Loader_ResizeService.php',
  325.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService.php',
  326.             'liip_imagine.filter.loader.scale' => 'getLiipImagine_Filter_Loader_ScaleService.php',
  327.             'liip_imagine.filter.loader.strip' => 'getLiipImagine_Filter_Loader_StripService.php',
  328.             'liip_imagine.filter.loader.thumbnail' => 'getLiipImagine_Filter_Loader_ThumbnailService.php',
  329.             'liip_imagine.filter.loader.upscale' => 'getLiipImagine_Filter_Loader_UpscaleService.php',
  330.             'liip_imagine.filter.loader.watermark' => 'getLiipImagine_Filter_Loader_WatermarkService.php',
  331.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService.php',
  332.             'liip_imagine.filter.post_processor.jpegoptim' => 'getLiipImagine_Filter_PostProcessor_JpegoptimService.php',
  333.             'liip_imagine.filter.post_processor.mozjpeg' => 'getLiipImagine_Filter_PostProcessor_MozjpegService.php',
  334.             'liip_imagine.filter.post_processor.optipng' => 'getLiipImagine_Filter_PostProcessor_OptipngService.php',
  335.             'liip_imagine.filter.post_processor.pngquant' => 'getLiipImagine_Filter_PostProcessor_PngquantService.php',
  336.             'liip_imagine.form.type.image' => 'getLiipImagine_Form_Type_ImageService.php',
  337.             'liip_imagine.mime_type_guesser' => 'getLiipImagine_MimeTypeGuesserService.php',
  338.             'liip_imagine.templating.helper' => 'getLiipImagine_Templating_HelperService.php',
  339.             'logger.public' => 'getLogger_PublicService.php',
  340.             'mailmotor.campaignmonitor.subscriber.gateway' => 'getMailmotor_Campaignmonitor_Subscriber_GatewayService.php',
  341.             'mailmotor.factory' => 'getMailmotor_FactoryService.php',
  342.             'mailmotor.form.settings' => 'getMailmotor_Form_SettingsService.php',
  343.             'mailmotor.form.subscription' => 'getMailmotor_Form_SubscriptionService.php',
  344.             'mailmotor.form.unsubscription' => 'getMailmotor_Form_UnsubscriptionService.php',
  345.             'mailmotor.handler.save_settings' => 'getMailmotor_Handler_SaveSettingsService.php',
  346.             'mailmotor.handler.subscription' => 'getMailmotor_Handler_SubscriptionService.php',
  347.             'mailmotor.handler.unsubscription' => 'getMailmotor_Handler_UnsubscriptionService.php',
  348.             'mailmotor.listener.settings_saved' => 'getMailmotor_Listener_SettingsSavedService.php',
  349.             'mailmotor.listener.subscribed' => 'getMailmotor_Listener_SubscribedService.php',
  350.             'mailmotor.listener.unsubscribed' => 'getMailmotor_Listener_UnsubscribedService.php',
  351.             'mailmotor.mailchimp.api' => 'getMailmotor_Mailchimp_ApiService.php',
  352.             'mailmotor.mailchimp.subscriber.gateway' => 'getMailmotor_Mailchimp_Subscriber_GatewayService.php',
  353.             'mailmotor.manager.subscriber_gateway' => 'getMailmotor_Manager_SubscriberGatewayService.php',
  354.             'mailmotor.not_implemented.subscriber.gateway' => 'getMailmotor_NotImplemented_Subscriber_GatewayService.php',
  355.             'mailmotor.subscriber' => 'getMailmotor_SubscriberService.php',
  356.             'mailmotor.validator.subscription' => 'getMailmotor_Validator_SubscriptionService.php',
  357.             'mailmotor.validator.unsubscription' => 'getMailmotor_Validator_UnsubscriptionService.php',
  358.             'media_galleries.handler.create_media_folder' => 'getMediaGalleries_Handler_CreateMediaFolderService.php',
  359.             'media_galleries.handler.create_media_item_from_local_source' => 'getMediaGalleries_Handler_CreateMediaItemFromLocalSourceService.php',
  360.             'media_galleries.handler.create_media_item_from_movie_url' => 'getMediaGalleries_Handler_CreateMediaItemFromMovieUrlService.php',
  361.             'media_galleries.handler.delete_media_folder' => 'getMediaGalleries_Handler_DeleteMediaFolderService.php',
  362.             'media_galleries.handler.update_media_folder' => 'getMediaGalleries_Handler_UpdateMediaFolderService.php',
  363.             'media_galleries.handler.update_media_group' => 'getMediaGalleries_Handler_UpdateMediaGroupService.php',
  364.             'media_galleries.handler.update_media_item' => 'getMediaGalleries_Handler_UpdateMediaItemService.php',
  365.             'media_library.console.cache_clear' => 'getMediaLibrary_Console_CacheClearService.php',
  366.             'media_library.form.type.media_group' => 'getMediaLibrary_Form_Type_MediaGroupService.php',
  367.             'media_library.handler.delete_media_item' => 'getMediaLibrary_Handler_DeleteMediaItemService.php',
  368.             'media_library.manager.extension' => 'getMediaLibrary_Manager_ExtensionService.php',
  369.             'media_library.manager.item' => 'getMediaLibrary_Manager_ItemService.php',
  370.             'media_library.manager.mime_type' => 'getMediaLibrary_Manager_MimeTypeService.php',
  371.             'media_library.manager.storage' => 'getMediaLibrary_Manager_StorageService.php',
  372.             'media_library.manager.tree' => 'getMediaLibrary_Manager_TreeService.php',
  373.             'media_library.manager.tree_media_browser' => 'getMediaLibrary_Manager_TreeMediaBrowserService.php',
  374.             'media_library.manager.tree_media_browser_images' => 'getMediaLibrary_Manager_TreeMediaBrowserImagesService.php',
  375.             'media_library.manager.tree_media_browser_videos' => 'getMediaLibrary_Manager_TreeMediaBrowserVideosService.php',
  376.             'media_library.repository.folder' => 'getMediaLibrary_Repository_FolderService.php',
  377.             'media_library.repository.group' => 'getMediaLibrary_Repository_GroupService.php',
  378.             'media_library.repository.item' => 'getMediaLibrary_Repository_ItemService.php',
  379.             'media_library.storage.local' => 'getMediaLibrary_Storage_LocalService.php',
  380.             'media_library.storage.vimeo' => 'getMediaLibrary_Storage_VimeoService.php',
  381.             'media_library.storage.youtube' => 'getMediaLibrary_Storage_YoutubeService.php',
  382.             'monolog.handler.null_internal' => 'getMonolog_Handler_NullInternalService.php',
  383.             'monolog.logger.assetic' => 'getMonolog_Logger_AsseticService.php',
  384.             'monolog.logger.console' => 'getMonolog_Logger_ConsoleService.php',
  385.             'monolog.logger.templating' => 'getMonolog_Logger_TemplatingService.php',
  386.             'pages.engine.model' => 'getPages_Engine_ModelService.php',
  387.             'property_accessor' => 'getPropertyAccessorService.php',
  388.             'router.cache_warmer' => 'getRouter_CacheWarmerService.php',
  389.             'routing.loader' => 'getRouting_LoaderService.php',
  390.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService.php',
  391.             'services_resetter' => 'getServicesResetterService.php',
  392.             'session' => 'getSessionService.php',
  393.             'session.handler' => 'getSession_HandlerService.php',
  394.             'session.storage.filesystem' => 'getSession_Storage_FilesystemService.php',
  395.             'session.storage.metadata_bag' => 'getSession_Storage_MetadataBagService.php',
  396.             'session.storage.native' => 'getSession_Storage_NativeService.php',
  397.             'session.storage.php_bridge' => 'getSession_Storage_PhpBridgeService.php',
  398.             'swiftmailer.command.debug' => 'getSwiftmailer_Command_DebugService.php',
  399.             'swiftmailer.command.new_email' => 'getSwiftmailer_Command_NewEmailService.php',
  400.             'swiftmailer.command.send_email' => 'getSwiftmailer_Command_SendEmailService.php',
  401.             'swiftmailer.email_sender.listener' => 'getSwiftmailer_EmailSender_ListenerService.php',
  402.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
  403.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
  404.             'swiftmailer.mailer.default.transport' => 'getSwiftmailer_Mailer_Default_TransportService.php',
  405.             'templating' => 'getTemplatingService.php',
  406.             'templating.cache_warmer.template_paths' => 'getTemplating_CacheWarmer_TemplatePathsService.php',
  407.             'templating.filename_parser' => 'getTemplating_FilenameParserService.php',
  408.             'templating.finder' => 'getTemplating_FinderService.php',
  409.             'templating.loader' => 'getTemplating_LoaderService.php',
  410.             'twig.cache_warmer' => 'getTwig_CacheWarmerService.php',
  411.             'twig.command.debug' => 'getTwig_Command_DebugService.php',
  412.             'twig.command.lint' => 'getTwig_Command_LintService.php',
  413.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
  414.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
  415.             'twig.exception_listener' => 'getTwig_ExceptionListenerService.php',
  416.             'twig.form.renderer' => 'getTwig_Form_RendererService.php',
  417.             'twig.runtime.httpkernel' => 'getTwig_Runtime_HttpkernelService.php',
  418.             'twig.template_cache_warmer' => 'getTwig_TemplateCacheWarmerService.php',
  419.             'twig.translation.extractor' => 'getTwig_Translation_ExtractorService.php',
  420.             'uri_signer' => 'getUriSignerService.php',
  421.             'validator.email' => 'getValidator_EmailService.php',
  422.             'validator.expression' => 'getValidator_ExpressionService.php',
  423.             'validator.mapping.cache_warmer' => 'getValidator_Mapping_CacheWarmerService.php',
  424.             'var_dumper.cli_dumper' => 'getVarDumper_CliDumperService.php',
  425.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
  426.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  427.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  428.         ];
  429.         $this->privates = [
  430.             'command_bus' => true,
  431.             'logger' => true,
  432.             'session.storage' => true,
  433.             'swiftmailer.mailer' => true,
  434.             'swiftmailer.plugin.messagelogger' => true,
  435.             'Backend\\Modules\\MediaLibrary\\Domain\\MediaGroup\\SingleMediaGroupType' => true,
  436.             'Common\\Form\\Extension\\DateTypeExtension' => true,
  437.             'Common\\Form\\FileType' => true,
  438.             'Common\\Form\\ImageType' => true,
  439.             'Frontend\\Modules\\Mailmotor\\EventListener\\FormBuilderSubmittedMailmotorSubscriber' => true,
  440.             'annotation_reader' => true,
  441.             'annotations.cache' => true,
  442.             'annotations.cache_warmer' => true,
  443.             'annotations.reader' => true,
  444.             'argument_resolver.default' => true,
  445.             'argument_resolver.request' => true,
  446.             'argument_resolver.request_attribute' => true,
  447.             'argument_resolver.service' => true,
  448.             'argument_resolver.session' => true,
  449.             'argument_resolver.variadic' => true,
  450.             'assetic.asset_factory' => true,
  451.             'assetic.asset_manager' => true,
  452.             'assetic.asset_manager_cache_warmer' => true,
  453.             'assetic.filter.cssrewrite' => true,
  454.             'assetic.filter_manager' => true,
  455.             'assets.context' => true,
  456.             'assets.packages' => true,
  457.             'cache.adapter' => true,
  458.             'cache.annotations' => true,
  459.             'cache.buffer' => true,
  460.             'cache.default_clearer' => true,
  461.             'cache.doctrine.orm.default.metadata' => true,
  462.             'cache.doctrine.orm.default.query' => true,
  463.             'cache.doctrine.orm.default.result' => true,
  464.             'cache.filesystem.adapter' => true,
  465.             'cache.filesystem.filesystem' => true,
  466.             'cache.serializer' => true,
  467.             'cache.validator' => true,
  468.             'config.resource.self_checking_resource_checker' => true,
  469.             'config_cache_factory' => true,
  470.             'console.command.about' => true,
  471.             'console.command.assets_install' => true,
  472.             'console.command.cache_clear' => true,
  473.             'console.command.cache_pool_clear' => true,
  474.             'console.command.cache_pool_prune' => true,
  475.             'console.command.cache_warmup' => true,
  476.             'console.command.config_debug' => true,
  477.             'console.command.config_dump_reference' => true,
  478.             'console.command.container_debug' => true,
  479.             'console.command.debug_autowiring' => true,
  480.             'console.command.event_dispatcher_debug' => true,
  481.             'console.command.form_debug' => true,
  482.             'console.command.router_debug' => true,
  483.             'console.command.router_match' => true,
  484.             'console.command.xliff_lint' => true,
  485.             'console.command.yaml_lint' => true,
  486.             'console.error_listener' => true,
  487.             'controller_name_converter' => true,
  488.             'data_collector.form' => true,
  489.             'data_collector.form.extractor' => true,
  490.             'data_collector.request' => true,
  491.             'data_collector.router' => true,
  492.             'database_collector' => true,
  493.             'debug.argument_resolver' => true,
  494.             'debug.controller_resolver' => true,
  495.             'debug.debug_handlers_listener' => true,
  496.             'debug.dump_listener' => true,
  497.             'debug.event_dispatcher' => true,
  498.             'debug.file_link_formatter' => true,
  499.             'debug.file_link_formatter.url_format' => true,
  500.             'debug.log_processor' => true,
  501.             'debug.stopwatch' => true,
  502.             'dependency_injection.config.container_parameters_resource_checker' => true,
  503.             'deprecated.form.registry' => true,
  504.             'deprecated.form.registry.csrf' => true,
  505.             'doctrine.cache_clear_metadata_command' => true,
  506.             'doctrine.cache_clear_query_cache_command' => true,
  507.             'doctrine.cache_clear_result_command' => true,
  508.             'doctrine.cache_collection_region_command' => true,
  509.             'doctrine.clear_entity_region_command' => true,
  510.             'doctrine.clear_query_region_command' => true,
  511.             'doctrine.database_create_command' => true,
  512.             'doctrine.database_drop_command' => true,
  513.             'doctrine.database_import_command' => true,
  514.             'doctrine.dbal.connection_factory' => true,
  515.             'doctrine.dbal.logger.profiling.default' => true,
  516.             'doctrine.ensure_production_settings_command' => true,
  517.             'doctrine.generate_entities_command' => true,
  518.             'doctrine.mapping_convert_command' => true,
  519.             'doctrine.mapping_import_command' => true,
  520.             'doctrine.mapping_info_command' => true,
  521.             'doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata' => true,
  522.             'doctrine.orm.cache.provider.cache.doctrine.orm.default.query' => true,
  523.             'doctrine.orm.cache.provider.cache.doctrine.orm.default.result' => true,
  524.             'doctrine.orm.default_entity_listener_resolver' => true,
  525.             'doctrine.orm.default_entity_manager.property_info_extractor' => true,
  526.             'doctrine.orm.default_listeners.attach_entity_listeners' => true,
  527.             'doctrine.orm.default_manager_configurator' => true,
  528.             'doctrine.orm.proxy_cache_warmer' => true,
  529.             'doctrine.orm.validator.unique' => true,
  530.             'doctrine.orm.validator_initializer' => true,
  531.             'doctrine.query_dql_command' => true,
  532.             'doctrine.query_sql_command' => true,
  533.             'doctrine.schema_create_command' => true,
  534.             'doctrine.schema_drop_command' => true,
  535.             'doctrine.schema_update_command' => true,
  536.             'doctrine.schema_validate_command' => true,
  537.             'doctrine_cache.contains_command' => true,
  538.             'doctrine_cache.delete_command' => true,
  539.             'doctrine_cache.flush_command' => true,
  540.             'doctrine_cache.stats_command' => true,
  541.             'event_bus' => true,
  542.             'file_locator' => true,
  543.             'fork.cookie_setter' => true,
  544.             'fork.datepicker.form' => true,
  545.             'fork.frontend.page_url_alias' => true,
  546.             'fork.frontend.url' => true,
  547.             'fork.response_securer' => true,
  548.             'forkcms.console.cache.clear' => true,
  549.             'forkcms.console.installer.check_requirements' => true,
  550.             'forkcms.console.installer.prepare_for_reinstall' => true,
  551.             'forkcms.console.thumbnails.generate' => true,
  552.             'forkcms.console.users.install' => true,
  553.             'form.registry' => true,
  554.             'form.resolved_type_factory' => true,
  555.             'form.server_params' => true,
  556.             'form.type.choice' => true,
  557.             'form.type.editor' => true,
  558.             'form.type.entity' => true,
  559.             'form.type.form' => true,
  560.             'form.type.meta' => true,
  561.             'form.type_extension.csrf' => true,
  562.             'form.type_extension.form.data_collector' => true,
  563.             'form.type_extension.form.http_foundation' => true,
  564.             'form.type_extension.form.transformation_failure_handling' => true,
  565.             'form.type_extension.form.validator' => true,
  566.             'form.type_extension.repeated.validator' => true,
  567.             'form.type_extension.submit.validator' => true,
  568.             'form.type_extension.upload.validator' => true,
  569.             'form.type_guesser.doctrine' => true,
  570.             'form.type_guesser.validator' => true,
  571.             'fragment.handler' => true,
  572.             'fragment.renderer.inline' => true,
  573.             'kernel.class_cache.cache_warmer' => true,
  574.             'liip_imagine' => true,
  575.             'liip_imagine.binary.loader.default' => true,
  576.             'liip_imagine.binary.loader.prototype.filesystem' => true,
  577.             'liip_imagine.binary.loader.prototype.stream' => true,
  578.             'liip_imagine.binary.mime_type_guesser' => true,
  579.             'liip_imagine.cache.manager' => true,
  580.             'liip_imagine.cache.signer' => true,
  581.             'liip_imagine.controller' => true,
  582.             'liip_imagine.data.manager' => true,
  583.             'liip_imagine.extension_guesser' => true,
  584.             'liip_imagine.filter.configuration' => true,
  585.             'liip_imagine.filter.loader.auto_rotate' => true,
  586.             'liip_imagine.filter.loader.background' => true,
  587.             'liip_imagine.filter.loader.crop' => true,
  588.             'liip_imagine.filter.loader.downscale' => true,
  589.             'liip_imagine.filter.loader.flip' => true,
  590.             'liip_imagine.filter.loader.grayscale' => true,
  591.             'liip_imagine.filter.loader.interlace' => true,
  592.             'liip_imagine.filter.loader.paste' => true,
  593.             'liip_imagine.filter.loader.relative_resize' => true,
  594.             'liip_imagine.filter.loader.resample' => true,
  595.             'liip_imagine.filter.loader.resize' => true,
  596.             'liip_imagine.filter.loader.rotate' => true,
  597.             'liip_imagine.filter.loader.scale' => true,
  598.             'liip_imagine.filter.loader.strip' => true,
  599.             'liip_imagine.filter.loader.thumbnail' => true,
  600.             'liip_imagine.filter.loader.upscale' => true,
  601.             'liip_imagine.filter.loader.watermark' => true,
  602.             'liip_imagine.filter.manager' => true,
  603.             'liip_imagine.filter.post_processor.jpegoptim' => true,
  604.             'liip_imagine.filter.post_processor.mozjpeg' => true,
  605.             'liip_imagine.filter.post_processor.optipng' => true,
  606.             'liip_imagine.filter.post_processor.pngquant' => true,
  607.             'liip_imagine.form.type.image' => true,
  608.             'liip_imagine.mime_type_guesser' => true,
  609.             'liip_imagine.templating.helper' => true,
  610.             'locale_listener' => true,
  611.             'mailer_configurator' => true,
  612.             'mailmotor.campaignmonitor.subscriber.gateway' => true,
  613.             'mailmotor.factory' => true,
  614.             'mailmotor.form.settings' => true,
  615.             'mailmotor.form.subscription' => true,
  616.             'mailmotor.form.unsubscription' => true,
  617.             'mailmotor.listener.settings_saved' => true,
  618.             'mailmotor.listener.subscribed' => true,
  619.             'mailmotor.listener.unsubscribed' => true,
  620.             'mailmotor.mailchimp.api' => true,
  621.             'mailmotor.mailchimp.subscriber.gateway' => true,
  622.             'mailmotor.manager.subscriber_gateway' => true,
  623.             'mailmotor.not_implemented.subscriber.gateway' => true,
  624.             'mailmotor.subscriber' => true,
  625.             'mailmotor.validator.subscription' => true,
  626.             'mailmotor.validator.unsubscription' => true,
  627.             'media_library.console.cache_clear' => true,
  628.             'media_library.form.type.media_group' => true,
  629.             'media_library.listener.invalidate_backend_media_folder_cache' => true,
  630.             'media_library.listener.media_item' => true,
  631.             'media_library.listener.media_item_deleted_resequence' => true,
  632.             'monolog.full_trace_formatter' => true,
  633.             'monolog.handler.dockerstdout' => true,
  634.             'monolog.handler.main' => true,
  635.             'monolog.handler.null_internal' => true,
  636.             'monolog.logger.assetic' => true,
  637.             'monolog.logger.cache' => true,
  638.             'monolog.logger.console' => true,
  639.             'monolog.logger.doctrine' => true,
  640.             'monolog.logger.event' => true,
  641.             'monolog.logger.php' => true,
  642.             'monolog.logger.profiler' => true,
  643.             'monolog.logger.request' => true,
  644.             'monolog.logger.templating' => true,
  645.             'monolog.processor.psr_log_message' => true,
  646.             'page_context_collector' => true,
  647.             'pages.engine.model' => true,
  648.             'profiler_listener' => true,
  649.             'property_accessor' => true,
  650.             'resolve_controller_name_subscriber' => true,
  651.             'response_listener' => true,
  652.             'router.cache_warmer' => true,
  653.             'router.request_context' => true,
  654.             'router_listener' => true,
  655.             'service_locator.sr6ctxe' => true,
  656.             'session.handler' => true,
  657.             'session.save_listener' => true,
  658.             'session.storage.filesystem' => true,
  659.             'session.storage.metadata_bag' => true,
  660.             'session.storage.native' => true,
  661.             'session.storage.php_bridge' => true,
  662.             'session_listener' => true,
  663.             'simple_bus.command_bus.command_name_resolver' => true,
  664.             'simple_bus.doctrine_orm_bridge.collects_events_from_entities' => true,
  665.             'simple_bus.event_bus.event_name_resolver' => true,
  666.             'streamed_response_listener' => true,
  667.             'swiftmailer.command.debug' => true,
  668.             'swiftmailer.command.new_email' => true,
  669.             'swiftmailer.command.send_email' => true,
  670.             'swiftmailer.email_sender.listener' => true,
  671.             'templating.cache_warmer.template_paths' => true,
  672.             'templating.filename_parser' => true,
  673.             'templating.finder' => true,
  674.             'templating.locator' => true,
  675.             'templating.name_parser' => true,
  676.             'twig.cache_warmer' => true,
  677.             'twig.command.debug' => true,
  678.             'twig.command.lint' => true,
  679.             'twig.exception_listener' => true,
  680.             'twig.form.renderer' => true,
  681.             'twig.loader' => true,
  682.             'twig.profile' => true,
  683.             'twig.runtime.httpkernel' => true,
  684.             'twig.template_cache_warmer' => true,
  685.             'twig.translation.extractor' => true,
  686.             'uri_signer' => true,
  687.             'validate_request_listener' => true,
  688.             'validator.builder' => true,
  689.             'validator.email' => true,
  690.             'validator.expression' => true,
  691.             'validator.mapping.cache_warmer' => true,
  692.             'var_dumper.cli_dumper' => true,
  693.             'web_profiler.csp.handler' => true,
  694.             'web_profiler.debug_toolbar' => true,
  695.         ];
  696.         $this->aliases = [
  697.             'cache.app_clearer' => 'cache.default_clearer',
  698.             'command_bus' => 'command_bus.public',
  699.             'console.command.backend_modules_medialibrary_console_cacheclearcommand' => 'media_library.console.cache_clear',
  700.             'console.command.console_core_cacheclearcommand' => 'forkcms.console.cache.clear',
  701.             'console.command.console_core_installuserscommand' => 'forkcms.console.users.install',
  702.             'console.command.console_thumbnails_generatethumbnailscommand' => 'forkcms.console.thumbnails.generate',
  703.             'console.command.doctrine_bundle_doctrinecachebundle_command_containscommand' => 'doctrine_cache.contains_command',
  704.             'console.command.doctrine_bundle_doctrinecachebundle_command_deletecommand' => 'doctrine_cache.delete_command',
  705.             'console.command.doctrine_bundle_doctrinecachebundle_command_flushcommand' => 'doctrine_cache.flush_command',
  706.             'console.command.doctrine_bundle_doctrinecachebundle_command_statscommand' => 'doctrine_cache.stats_command',
  707.             'console.command.forkcms_bundle_installerbundle_console_checkrequirementscommand' => 'forkcms.console.installer.check_requirements',
  708.             'console.command.forkcms_bundle_installerbundle_console_prepareforreinstallcommand' => 'forkcms.console.installer.prepare_for_reinstall',
  709.             'database_connection' => 'doctrine.dbal.default_connection',
  710.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  711.             'event_dispatcher' => 'debug.event_dispatcher',
  712.             'file_locator.public' => 'file_locator',
  713.             'liip_imagine.cache.manager.public' => 'liip_imagine.cache.manager',
  714.             'logger' => 'logger.public',
  715.             'mailer' => 'swiftmailer.mailer.default',
  716.             'mailmotor.factory.public' => 'mailmotor.factory',
  717.             'session.storage' => 'session.storage.native',
  718.             'swiftmailer.mailer' => 'swiftmailer.mailer.default',
  719.             'swiftmailer.plugin.messagelogger' => 'swiftmailer.mailer.default.plugin.messagelogger',
  720.             'swiftmailer.transport' => 'swiftmailer.mailer.default.transport',
  721.             'templating.name_parser.public' => 'templating.name_parser',
  722.         ];
  723.     }
  724.     public function getRemovedIds()
  725.     {
  726.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  727.     }
  728.     public function compile()
  729.     {
  730.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  731.     }
  732.     public function isCompiled()
  733.     {
  734.         return true;
  735.     }
  736.     public function isFrozen()
  737.     {
  738.         @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);
  739.         return true;
  740.     }
  741.     protected function load($file$lazyLoad true)
  742.     {
  743.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  744.     }
  745.     /**
  746.      * Gets the public 'cache.app' shared service.
  747.      *
  748.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  749.      */
  750.     protected function getCache_AppService()
  751.     {
  752.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('c3thdr9QMj'0, ($this->targetDirs[0].'/pools'));
  753.         $a->setLogger(${($_ = isset($this->services['monolog.logger.cache']) ? $this->services['monolog.logger.cache'] : $this->getMonolog_Logger_CacheService()) && false ?: '_'});
  754.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  755.     }
  756.     /**
  757.      * Gets the public 'cache.pool' shared service.
  758.      *
  759.      * @return \MatthiasMullie\Scrapbook\Psr6\Pool
  760.      */
  761.     protected function getCache_PoolService()
  762.     {
  763.         return $this->services['cache.pool'] = new \MatthiasMullie\Scrapbook\Psr6\Pool(${($_ = isset($this->services['cache.buffer']) ? $this->services['cache.buffer'] : $this->getCache_BufferService()) && false ?: '_'});
  764.     }
  765.     /**
  766.      * Gets the public 'cache.search' shared service.
  767.      *
  768.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  769.      */
  770.     protected function getCache_SearchService()
  771.     {
  772.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('KRFpugbtsF'3600, ($this->targetDirs[0].'/pools'));
  773.         $a->setLogger(${($_ = isset($this->services['monolog.logger.cache']) ? $this->services['monolog.logger.cache'] : $this->getMonolog_Logger_CacheService()) && false ?: '_'});
  774.         return $this->services['cache.search'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  775.     }
  776.     /**
  777.      * Gets the public 'cache.system' shared service.
  778.      *
  779.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  780.      */
  781.     protected function getCache_SystemService()
  782.     {
  783.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('R0VeOPj4pm'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 ?: '_'}));
  784.     }
  785.     /**
  786.      * Gets the public 'command_bus.public' shared service.
  787.      *
  788.      * @return \SimpleBus\Message\Bus\Middleware\MessageBusSupportingMiddleware
  789.      */
  790.     protected function getCommandBus_PublicService()
  791.     {
  792.         $this->services['command_bus.public'] = $instance = new \SimpleBus\Message\Bus\Middleware\MessageBusSupportingMiddleware();
  793.         $instance->appendMiddleware(new \SimpleBus\Message\Bus\Middleware\FinishesHandlingMessageBeforeHandlingNext());
  794.         $instance->appendMiddleware(new \SimpleBus\Message\Recorder\HandlesRecordedMessagesMiddleware(new \SimpleBus\Message\Recorder\AggregatesRecordedMessages([=> ${($_ = isset($this->services['simple_bus.doctrine_orm_bridge.collects_events_from_entities']) ? $this->services['simple_bus.doctrine_orm_bridge.collects_events_from_entities'] : ($this->services['simple_bus.doctrine_orm_bridge.collects_events_from_entities'] = new \SimpleBus\DoctrineORMBridge\EventListener\CollectsEventsFromEntities())) && false ?: '_'}, => new \SimpleBus\Message\Recorder\PublicMessageRecorder()]), ${($_ = isset($this->services['event_bus']) ? $this->services['event_bus'] : $this->getEventBusService()) && false ?: '_'}));
  795.         $instance->appendMiddleware(new \SimpleBus\DoctrineORMBridge\MessageBus\WrapsMessageHandlingInTransaction(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'}, 'default'));
  796.         $instance->appendMiddleware(new \SimpleBus\Message\Handler\DelegatesToMessageHandlerMiddleware(new \SimpleBus\Message\Handler\Resolver\NameBasedMessageHandlerResolver(${($_ = isset($this->services['simple_bus.command_bus.command_name_resolver']) ? $this->services['simple_bus.command_bus.command_name_resolver'] : ($this->services['simple_bus.command_bus.command_name_resolver'] = new \SimpleBus\Message\Name\ClassBasedNameResolver())) && false ?: '_'}, new \SimpleBus\Message\CallableResolver\CallableMap(['Backend\\Modules\\MediaLibrary\\Domain\\MediaFolder\\Command\\CreateMediaFolder' => 'media_galleries.handler.create_media_folder''Backend\\Modules\\MediaLibrary\\Domain\\MediaFolder\\Command\\DeleteMediaFolder' => 'media_galleries.handler.delete_media_folder''Backend\\Modules\\MediaLibrary\\Domain\\MediaFolder\\Command\\UpdateMediaFolder' => 'media_galleries.handler.update_media_folder''Backend\\Modules\\MediaLibrary\\Domain\\MediaGroup\\Command\\SaveMediaGroup' => 'media_galleries.handler.update_media_group''Backend\\Modules\\MediaLibrary\\Domain\\MediaItem\\Command\\CreateMediaItemFromMovieUrl' => 'media_galleries.handler.create_media_item_from_movie_url''Backend\\Modules\\MediaLibrary\\Domain\\MediaItem\\Command\\CreateMediaItemFromLocalStorageType' => 'media_galleries.handler.create_media_item_from_local_source''Backend\\Modules\\MediaLibrary\\Domain\\MediaItem\\Command\\DeleteMediaItem' => 'media_library.handler.delete_media_item''Backend\\Modules\\MediaLibrary\\Domain\\MediaItem\\Command\\UpdateMediaItem' => 'media_galleries.handler.update_media_item''Backend\\Modules\\Mailmotor\\Domain\\Settings\\Command\\SaveSettings' => 'mailmotor.handler.save_settings''Frontend\\Modules\\Mailmotor\\Domain\\Subscription\\Command\\Subscription' => 'mailmotor.handler.subscription''Frontend\\Modules\\Mailmotor\\Domain\\Subscription\\Command\\Unsubscription' => 'mailmotor.handler.unsubscription''Backend\\Modules\\ContentBlocks\\Domain\\ContentBlock\\Command\\CreateContentBlock' => 'content_blocks.handler.create_content_block''Backend\\Modules\\ContentBlocks\\Domain\\ContentBlock\\Command\\UpdateContentBlock' => 'content_blocks.handler.update_content_block''Backend\\Modules\\ContentBlocks\\Domain\\ContentBlock\\Command\\DeleteContentBlock' => 'content_blocks.handler.delete_content_block''Backend\\Modules\\ContentBlocks\\Domain\\ContentBlock\\Command\\CopyContentBlocksToOtherLocale' => 'content_blocks.handler.copy_content_blocks_to_other_locale'], new \SimpleBus\Message\CallableResolver\ServiceLocatorAwareCallableResolver([=> $this=> 'get'])))));
  797.         return $instance;
  798.     }
  799.     /**
  800.      * Gets the public 'data_collector.dump' shared service.
  801.      *
  802.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  803.      */
  804.     protected function getDataCollector_DumpService()
  805.     {
  806.         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);
  807.     }
  808.     /**
  809.      * Gets the public 'database' shared service.
  810.      *
  811.      * @return \SpoonDatabase
  812.      */
  813.     protected function getDatabaseService()
  814.     {
  815.         $this->services['database'] = $instance = new \SpoonDatabase('mysql''localhost''fork5dev-cz_px''MVGcM3jkoUwacU3zzef3v+V3Q+GKnRnf7vRi1IB9FRw=''fork5dev-cz_px'3306);
  816.         $instance->execute('SET CHARACTER SET :charset, NAMES :charset, time_zone = "+0:00"', ['charset' => 'utf8mb4']);
  817.         $instance->execute('SET sql_mode = REPLACE(@@SESSION.sql_mode, "ONLY_FULL_GROUP_BY", "")');
  818.         $instance->setDebug(true);
  819.         return $instance;
  820.     }
  821.     /**
  822.      * Gets the public 'doctrine' shared service.
  823.      *
  824.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  825.      */
  826.     protected function getDoctrineService()
  827.     {
  828.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  829.     }
  830.     /**
  831.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  832.      *
  833.      * @return \Doctrine\DBAL\Connection
  834.      */
  835.     protected function getDoctrine_Dbal_DefaultConnectionService()
  836.     {
  837.         $a = new \Doctrine\DBAL\Configuration();
  838.         $b = new \Doctrine\DBAL\Logging\LoggerChain();
  839.         $b->addLogger(new \Symfony\Bridge\Doctrine\Logger\DbalLogger(${($_ = isset($this->services['monolog.logger.doctrine']) ? $this->services['monolog.logger.doctrine'] : $this->getMonolog_Logger_DoctrineService()) && false ?: '_'}, ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'}));
  840.         $b->addLogger(${($_ = isset($this->services['doctrine.dbal.logger.profiling.default']) ? $this->services['doctrine.dbal.logger.profiling.default'] : ($this->services['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())) && false ?: '_'});
  841.         $a->setSQLLogger($b);
  842.         $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
  843.         $c->addEventSubscriber(${($_ = isset($this->services['simple_bus.doctrine_orm_bridge.collects_events_from_entities']) ? $this->services['simple_bus.doctrine_orm_bridge.collects_events_from_entities'] : ($this->services['simple_bus.doctrine_orm_bridge.collects_events_from_entities'] = new \SimpleBus\DoctrineORMBridge\EventListener\CollectsEventsFromEntities())) && false ?: '_'});
  844.         $c->addEventSubscriber(${($_ = isset($this->services['media_library.listener.invalidate_backend_media_folder_cache']) ? $this->services['media_library.listener.invalidate_backend_media_folder_cache'] : $this->getMediaLibrary_Listener_InvalidateBackendMediaFolderCacheService()) && false ?: '_'});
  845.         $c->addEventSubscriber(${($_ = isset($this->services['media_library.listener.media_item']) ? $this->services['media_library.listener.media_item'] : $this->getMediaLibrary_Listener_MediaItemService()) && false ?: '_'});
  846.         $c->addEventListener([=> 'loadClassMetadata'], ${($_ = isset($this->services['doctrine.orm.default_listeners.attach_entity_listeners']) ? $this->services['doctrine.orm.default_listeners.attach_entity_listeners'] : ($this->services['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener())) && false ?: '_'});
  847.         $c->addEventListener([=> 'postRemove'], ${($_ = isset($this->services['media_library.listener.media_item_deleted_resequence']) ? $this->services['media_library.listener.media_item_deleted_resequence'] : $this->getMediaLibrary_Listener_MediaItemDeletedResequenceService()) && false ?: '_'});
  848.         return $this->services['doctrine.dbal.default_connection'] = ${($_ = isset($this->services['doctrine.dbal.connection_factory']) ? $this->services['doctrine.dbal.connection_factory'] : $this->getDoctrine_Dbal_ConnectionFactoryService()) && false ?: '_'}->createConnection(['driver' => 'pdo_mysql''host' => 'localhost''port' => 3306'dbname' => 'fork5dev-cz_px''user' => 'fork5dev-cz_px''password' => 'MVGcM3jkoUwacU3zzef3v+V3Q+GKnRnf7vRi1IB9FRw=''charset' => 'utf8mb4''driverOptions' => [], 'defaultTableOptions' => ['charset' => 'utf8mb4''collate' => 'utf8mb4_unicode_ci']], $a$c, ['enum' => 'string']);
  849.     }
  850.     /**
  851.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  852.      *
  853.      * @return \Doctrine\ORM\EntityManager
  854.      */
  855.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  856.     {
  857.         $a = new \Doctrine\ORM\Configuration();
  858.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  859.         $c = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(${($_ = isset($this->services['annotation_reader']) ? $this->services['annotation_reader'] : $this->getAnnotationReaderService()) && false ?: '_'}, [=> ($this->targetDirs[3].'/src/Common/Doctrine/Entity'), => ($this->targetDirs[3].'/src/Backend/Modules/MediaLibrary/Domain/MediaFolder'), => ($this->targetDirs[3].'/src/Backend/Modules/MediaLibrary/Domain/MediaGroup'), => ($this->targetDirs[3].'/src/Backend/Modules/MediaLibrary/Domain/MediaGroupMediaItem'), => ($this->targetDirs[3].'/src/Backend/Modules/MediaLibrary/Domain/MediaItem'), => ($this->targetDirs[3].'/src/Backend/Modules/ContentBlocks/Domain/ContentBlock'), => ($this->targetDirs[3].'/src/ForkCMS/Bundle/InstallerBundle/Entity')]);
  860.         $b->addDriver($c'Common\\Doctrine\\Entity');
  861.         $b->addDriver($c'Backend\\Modules\\MediaLibrary\\Domain\\MediaFolder');
  862.         $b->addDriver($c'Backend\\Modules\\MediaLibrary\\Domain\\MediaGroup');
  863.         $b->addDriver($c'Backend\\Modules\\MediaLibrary\\Domain\\MediaGroupMediaItem');
  864.         $b->addDriver($c'Backend\\Modules\\MediaLibrary\\Domain\\MediaItem');
  865.         $b->addDriver($c'Backend\\Modules\\ContentBlocks\\Domain\\ContentBlock');
  866.         $b->addDriver($c'ForkCMS\\Bundle\\InstallerBundle\\Entity');
  867.         $a->setEntityNamespaces(['Common' => 'Common\\Doctrine\\Entity''MediaLibraryMediaFolder' => 'Backend\\Modules\\MediaLibrary\\Domain\\MediaFolder''MediaLibraryMediaGroup' => 'Backend\\Modules\\MediaLibrary\\Domain\\MediaGroup''MediaLibraryMediaGroupMediaItem' => 'Backend\\Modules\\MediaLibrary\\Domain\\MediaGroupMediaItem''MediaLibraryMediaItem' => 'Backend\\Modules\\MediaLibrary\\Domain\\MediaItem''ContentBlocksContentBlock' => 'Backend\\Modules\\ContentBlocks\\Domain\\ContentBlock''ForkCMSInstallerBundle' => 'ForkCMS\\Bundle\\InstallerBundle\\Entity']);
  868.         $a->setMetadataCacheImpl(${($_ = isset($this->services['doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata']) ? $this->services['doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata'] : $this->getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_MetadataService()) && false ?: '_'});
  869.         $a->setQueryCacheImpl(${($_ = isset($this->services['doctrine.orm.cache.provider.cache.doctrine.orm.default.query']) ? $this->services['doctrine.orm.cache.provider.cache.doctrine.orm.default.query'] : $this->getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_QueryService()) && false ?: '_'});
  870.         $a->setResultCacheImpl(${($_ = isset($this->services['doctrine.orm.cache.provider.cache.doctrine.orm.default.result']) ? $this->services['doctrine.orm.cache.provider.cache.doctrine.orm.default.result'] : $this->getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_ResultService()) && false ?: '_'});
  871.         $a->setMetadataDriverImpl($b);
  872.         $a->setProxyDir(($this->targetDirs[0].'/doctrine/orm/Proxies'));
  873.         $a->setProxyNamespace('Proxies');
  874.         $a->setAutoGenerateProxyClasses(true);
  875.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  876.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  877.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
  878.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  879.         $a->setEntityListenerResolver(${($_ = isset($this->services['doctrine.orm.default_entity_listener_resolver']) ? $this->services['doctrine.orm.default_entity_listener_resolver'] : ($this->services['doctrine.orm.default_entity_listener_resolver'] = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this))) && false ?: '_'});
  880.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(${($_ = isset($this->services['service_locator.sr6ctxe']) ? $this->services['service_locator.sr6ctxe'] : ($this->services['service_locator.sr6ctxe'] = new \Symfony\Component\DependencyInjection\ServiceLocator([]))) && false ?: '_'}));
  881.         $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(${($_ = isset($this->services['doctrine.dbal.default_connection']) ? $this->services['doctrine.dbal.default_connection'] : $this->getDoctrine_Dbal_DefaultConnectionService()) && false ?: '_'}, $a);
  882.         ${($_ = isset($this->services['doctrine.orm.default_manager_configurator']) ? $this->services['doctrine.orm.default_manager_configurator'] : ($this->services['doctrine.orm.default_manager_configurator'] = new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))) && false ?: '_'}->configure($instance);
  883.         return $instance;
  884.     }
  885.     /**
  886.      * Gets the public 'filesystem' shared service.
  887.      *
  888.      * @return \Symfony\Component\Filesystem\Filesystem
  889.      */
  890.     protected function getFilesystemService()
  891.     {
  892.         return $this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  893.     }
  894.     /**
  895.      * Gets the public 'fork.cookie' shared service.
  896.      *
  897.      * @return \Common\Core\Cookie
  898.      */
  899.     protected function getFork_CookieService()
  900.     {
  901.         return $this->services['fork.cookie'] = new \Common\Core\Cookie();
  902.     }
  903.     /**
  904.      * Gets the public 'fork.settings' shared service.
  905.      *
  906.      * @return \Common\ModulesSettings
  907.      */
  908.     protected function getFork_SettingsService()
  909.     {
  910.         return $this->services['fork.settings'] = new \Common\ModulesSettings(${($_ = isset($this->services['database']) ? $this->services['database'] : $this->getDatabaseService()) && false ?: '_'}, ${($_ = isset($this->services['cache.pool']) ? $this->services['cache.pool'] : $this->getCache_PoolService()) && false ?: '_'}, true);
  911.     }
  912.     /**
  913.      * Gets the public 'http_kernel' shared service.
  914.      *
  915.      * @return \Symfony\Component\HttpKernel\HttpKernel
  916.      */
  917.     protected function getHttpKernelService()
  918.     {
  919.         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 ?: '_'});
  920.     }
  921.     /**
  922.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  923.      *
  924.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  925.      */
  926.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  927.     {
  928.         return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(${($_ = isset($this->services['filesystem']) ? $this->services['filesystem'] : ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())) && false ?: '_'}, ${($_ = isset($this->services['router.request_context']) ? $this->services['router.request_context'] : $this->getRouter_RequestContextService()) && false ?: '_'}, ($this->targetDirs[3].'/'), 'src/Frontend/Files/Cache');
  929.     }
  930.     /**
  931.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  932.      *
  933.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  934.      */
  935.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  936.     {
  937.         return $this->services['liip_imagine.cache.resolver.no_cache_web_path'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver(${($_ = isset($this->services['router.request_context']) ? $this->services['router.request_context'] : $this->getRouter_RequestContextService()) && false ?: '_'});
  938.     }
  939.     /**
  940.      * Gets the public 'media_library.cache.media_folder' shared service.
  941.      *
  942.      * @return \Backend\Modules\MediaLibrary\Builder\MediaFolder\MediaFolderCache
  943.      */
  944.     protected function getMediaLibrary_Cache_MediaFolderService()
  945.     {
  946.         return $this->services['media_library.cache.media_folder'] = new \Backend\Modules\MediaLibrary\Builder\MediaFolder\MediaFolderCache(${($_ = isset($this->services['cache.pool']) ? $this->services['cache.pool'] : $this->getCache_PoolService()) && false ?: '_'}, $this);
  947.     }
  948.     /**
  949.      * Gets the public 'media_library.helper.frontend' shared service.
  950.      *
  951.      * @return \Frontend\Modules\MediaLibrary\Helper\FrontendHelper
  952.      */
  953.     protected function getMediaLibrary_Helper_FrontendService()
  954.     {
  955.         return $this->services['media_library.helper.frontend'] = new \Frontend\Modules\MediaLibrary\Helper\FrontendHelper(${($_ = isset($this->services['media_library.repository.group_item']) ? $this->services['media_library.repository.group_item'] : $this->getMediaLibrary_Repository_GroupItemService()) && false ?: '_'});
  956.     }
  957.     /**
  958.      * Gets the public 'media_library.manager.file' shared service.
  959.      *
  960.      * @return \Backend\Modules\MediaLibrary\Manager\FileManager
  961.      */
  962.     protected function getMediaLibrary_Manager_FileService()
  963.     {
  964.         return $this->services['media_library.manager.file'] = new \Backend\Modules\MediaLibrary\Manager\FileManager(${($_ = isset($this->services['fork.settings']) ? $this->services['fork.settings'] : $this->getFork_SettingsService()) && false ?: '_'});
  965.     }
  966.     /**
  967.      * Gets the public 'media_library.repository.group_item' shared service.
  968.      *
  969.      * @return \Backend\Modules\MediaLibrary\Domain\MediaGroupMediaItem\MediaGroupMediaItemRepository
  970.      */
  971.     protected function getMediaLibrary_Repository_GroupItemService()
  972.     {
  973.         return $this->services['media_library.repository.group_item'] = ${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}->getRepository('Backend\\Modules\\MediaLibrary\\Domain\\MediaGroupMediaItem\\MediaGroupMediaItem');
  974.     }
  975.     /**
  976.      * Gets the public 'profiler' shared service.
  977.      *
  978.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  979.      */
  980.     protected function getProfilerService()
  981.     {
  982.         $a = ${($_ = isset($this->services['monolog.logger.profiler']) ? $this->services['monolog.logger.profiler'] : $this->getMonolog_Logger_ProfilerService()) && false ?: '_'};
  983.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDirs[0].'/profiler')), $atrue);
  984.         $b = ${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel')) && false ?: '_'};
  985.         $c = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  986.         $c->addInstance('cache.app', ${($_ = isset($this->services['cache.app']) ? $this->services['cache.app'] : $this->getCache_AppService()) && false ?: '_'});
  987.         $c->addInstance('cache.system', ${($_ = isset($this->services['cache.system']) ? $this->services['cache.system'] : $this->getCache_SystemService()) && false ?: '_'});
  988.         $c->addInstance('cache.validator', ${($_ = isset($this->services['cache.validator']) ? $this->services['cache.validator'] : $this->getCache_ValidatorService()) && false ?: '_'});
  989.         $c->addInstance('cache.serializer', ${($_ = isset($this->services['cache.serializer']) ? $this->services['cache.serializer'] : $this->getCache_SerializerService()) && false ?: '_'});
  990.         $c->addInstance('cache.annotations', ${($_ = isset($this->services['cache.annotations']) ? $this->services['cache.annotations'] : $this->getCache_AnnotationsService()) && false ?: '_'});
  991.         $c->addInstance('cache.search', ${($_ = isset($this->services['cache.search']) ? $this->services['cache.search'] : $this->getCache_SearchService()) && false ?: '_'});
  992.         $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 ?: '_'});
  993.         $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 ?: '_'});
  994.         $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 ?: '_'});
  995.         $d = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
  996.         $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 ?: '_'});
  997.         $e = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  998.         if ($this->has('kernel')) {
  999.             $e->setKernel($b);
  1000.         }
  1001.         $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 ?: '_'});
  1002.         $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 ?: '_'}));
  1003.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1004.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(${($_ = isset($this->services['validator']) ? $this->services['validator'] : $this->getValidatorService()) && false ?: '_'}));
  1005.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1006.         $instance->add(${($_ = isset($this->services['data_collector.form']) ? $this->services['data_collector.form'] : $this->getDataCollector_FormService()) && false ?: '_'});
  1007.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1008.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDirs[0].'/appDevDebugProjectContainer')));
  1009.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}));
  1010.         $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 ?: '_'});
  1011.         $instance->add($c);
  1012.         $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 ?: '_'}));
  1013.         $instance->add($d);
  1014.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  1015.         $instance->add(${($_ = isset($this->services['data_collector.dump']) ? $this->services['data_collector.dump'] : $this->getDataCollector_DumpService()) && false ?: '_'});
  1016.         $instance->add(${($_ = isset($this->services['database_collector']) ? $this->services['database_collector'] : $this->getDatabaseCollectorService()) && false ?: '_'});
  1017.         $instance->add(${($_ = isset($this->services['page_context_collector']) ? $this->services['page_context_collector'] : ($this->services['page_context_collector'] = new \Common\DataCollector\PageContextDataCollector($this))) && false ?: '_'});
  1018.         $instance->add($e);
  1019.         return $instance;
  1020.     }
  1021.     /**
  1022.      * Gets the public 'request_stack' shared service.
  1023.      *
  1024.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1025.      */
  1026.     protected function getRequestStackService()
  1027.     {
  1028.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1029.     }
  1030.     /**
  1031.      * Gets the public 'router' shared service.
  1032.      *
  1033.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1034.      */
  1035.     protected function getRouterService()
  1036.     {
  1037.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router($this, ($this->targetDirs[3].'/app/config/routing_dev.yml'), ['cache_dir' => $this->targetDirs[0], 'debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator''generator_base_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\PhpGeneratorDumper''generator_cache_class' => 'appDevDebugProjectContainerUrlGenerator''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher''matcher_base_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\PhpMatcherDumper''matcher_cache_class' => 'appDevDebugProjectContainerUrlMatcher''strict_requirements' => NULL], ${($_ = isset($this->services['router.request_context']) ? $this->services['router.request_context'] : $this->getRouter_RequestContextService()) && false ?: '_'});
  1038.         $instance->setConfigCacheFactory(${($_ = isset($this->services['config_cache_factory']) ? $this->services['config_cache_factory'] : $this->getConfigCacheFactoryService()) && false ?: '_'});
  1039.         return $instance;
  1040.     }
  1041.     /**
  1042.      * Gets the public 'translator' shared service.
  1043.      *
  1044.      * @return \Common\Language
  1045.      */
  1046.     protected function getTranslatorService()
  1047.     {
  1048.         return $this->services['translator'] = new \Common\Language(new \Symfony\Component\Translation\MessageSelector());
  1049.     }
  1050.     /**
  1051.      * Gets the public 'twig' shared service.
  1052.      *
  1053.      * @return \Twig\Environment
  1054.      */
  1055.     protected function getTwigService()
  1056.     {
  1057.         $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']);
  1058.         $a = ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'};
  1059.         $b = ${($_ = isset($this->services['debug.file_link_formatter']) ? $this->services['debug.file_link_formatter'] : $this->getDebug_FileLinkFormatterService()) && false ?: '_'};
  1060.         $c = ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'};
  1061.         $d = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  1062.         $d->setDisplayOptions(['fileLinkFormat' => $b]);
  1063.         $e = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1064.         $e->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $b]);
  1065.         $f = new \Symfony\Bridge\Twig\AppVariable();
  1066.         $f->setEnvironment('dev');
  1067.         $f->setDebug(true);
  1068.         if ($this->has('request_stack')) {
  1069.             $f->setRequestStack($c);
  1070.         }
  1071.         $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));
  1072.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}));
  1073.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(${($_ = isset($this->services['assets.packages']) ? $this->services['assets.packages'] : $this->getAssets_PackagesService()) && false ?: '_'}));
  1074.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($b, ($this->targetDirs[3].'/app'), 'UTF-8'));
  1075.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}));
  1076.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1077.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($atrue));
  1078.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1079.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1080.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension($c, ${($_ = isset($this->services['router.request_context']) ? $this->services['router.request_context'] : $this->getRouter_RequestContextService()) && false ?: '_'}));
  1081.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension([=> $this=> 'twig.form.renderer']));
  1082.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(${($_ = isset($this->services['var_dumper.cloner']) ? $this->services['var_dumper.cloner'] : $this->getVarDumper_ClonerService()) && false ?: '_'}, $d));
  1083.         $instance->addExtension(new \Common\Core\Twig\Extensions\IncludeOnceExtension());
  1084.         $instance->addExtension(new \Symfony\Bundle\AsseticBundle\Twig\AsseticExtension(${($_ = isset($this->services['assetic.asset_factory']) ? $this->services['assetic.asset_factory'] : $this->getAssetic_AssetFactoryService()) && 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 ?: '_'}, false, [], $this->parameters['assetic.bundles'], new \Symfony\Bundle\AsseticBundle\DefaultValueSupplier($this)));
  1085.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1086.         $instance->addExtension(new \Frontend\Modules\MediaLibrary\Twig\Extensions\FrontendHelperExtensions(${($_ = isset($this->services['media_library.helper.frontend']) ? $this->services['media_library.helper.frontend'] : $this->getMediaLibrary_Helper_FrontendService()) && false ?: '_'}));
  1087.         $instance->addExtension(new \Liip\ImagineBundle\Templating\ImagineExtension(${($_ = isset($this->services['liip_imagine.cache.manager']) ? $this->services['liip_imagine.cache.manager'] : $this->getLiipImagine_Cache_ManagerService()) && false ?: '_'}));
  1088.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($e));
  1089.         $instance->addGlobal('app'$f);
  1090.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\ServiceLocator(['Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => function () {
  1091.             return ${($_ = isset($this->services['twig.runtime.httpkernel']) ? $this->services['twig.runtime.httpkernel'] : $this->load('getTwig_Runtime_HttpkernelService.php')) && false ?: '_'};
  1092.         }, 'Symfony\\Component\\Form\\FormRenderer' => function () {
  1093.             return ${($_ = isset($this->services['twig.form.renderer']) ? $this->services['twig.form.renderer'] : $this->load('getTwig_Form_RendererService.php')) && false ?: '_'};
  1094.         }])));
  1095.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1096.         return $instance;
  1097.     }
  1098.     /**
  1099.      * Gets the public 'validator' shared service.
  1100.      *
  1101.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1102.      */
  1103.     protected function getValidatorService()
  1104.     {
  1105.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(${($_ = isset($this->services['validator.builder']) ? $this->services['validator.builder'] : $this->getValidator_BuilderService()) && false ?: '_'}->getValidator());
  1106.     }
  1107.     /**
  1108.      * Gets the public 'var_dumper.cloner' shared service.
  1109.      *
  1110.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1111.      */
  1112.     protected function getVarDumper_ClonerService()
  1113.     {
  1114.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1115.         $instance->setMaxItems(2500);
  1116.         $instance->setMinDepth(1);
  1117.         $instance->setMaxString(-1);
  1118.         return $instance;
  1119.     }
  1120.     /**
  1121.      * Gets the private 'annotation_reader' shared service.
  1122.      *
  1123.      * @return \Doctrine\Common\Annotations\CachedReader
  1124.      */
  1125.     protected function getAnnotationReaderService()
  1126.     {
  1127.         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);
  1128.     }
  1129.     /**
  1130.      * Gets the private 'annotations.reader' shared service.
  1131.      *
  1132.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1133.      */
  1134.     protected function getAnnotations_ReaderService()
  1135.     {
  1136.         $this->services['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1137.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1138.         $a->registerUniqueLoader('class_exists');
  1139.         $instance->addGlobalIgnoredName('required'$a);
  1140.         return $instance;
  1141.     }
  1142.     /**
  1143.      * Gets the private 'assetic.asset_factory' shared service.
  1144.      *
  1145.      * @return \Symfony\Bundle\AsseticBundle\Factory\AssetFactory
  1146.      */
  1147.     protected function getAssetic_AssetFactoryService()
  1148.     {
  1149.         return $this->services['assetic.asset_factory'] = new \Symfony\Bundle\AsseticBundle\Factory\AssetFactory(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel'1)) && false ?: '_'}, $this$this->getParameterBag(), ($this->targetDirs[3].'/app/../web'), true);
  1150.     }
  1151.     /**
  1152.      * Gets the private 'assets.context' shared service.
  1153.      *
  1154.      * @return \Symfony\Component\Asset\Context\RequestStackContext
  1155.      */
  1156.     protected function getAssets_ContextService()
  1157.     {
  1158.         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);
  1159.     }
  1160.     /**
  1161.      * Gets the private 'assets.packages' shared service.
  1162.      *
  1163.      * @return \Symfony\Component\Asset\Packages
  1164.      */
  1165.     protected function getAssets_PackagesService()
  1166.     {
  1167.         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 ?: '_'}), []);
  1168.     }
  1169.     /**
  1170.      * Gets the private 'cache.adapter' shared service.
  1171.      *
  1172.      * @return \MatthiasMullie\Scrapbook\Adapters\Flysystem
  1173.      */
  1174.     protected function getCache_AdapterService()
  1175.     {
  1176.         return $this->services['cache.adapter'] = new \MatthiasMullie\Scrapbook\Adapters\Flysystem(${($_ = isset($this->services['cache.filesystem.filesystem']) ? $this->services['cache.filesystem.filesystem'] : $this->getCache_Filesystem_FilesystemService()) && false ?: '_'});
  1177.     }
  1178.     /**
  1179.      * Gets the private 'cache.annotations' shared service.
  1180.      *
  1181.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1182.      */
  1183.     protected function getCache_AnnotationsService()
  1184.     {
  1185.         return $this->services['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('lZf9Nzxqq5'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 ?: '_'}));
  1186.     }
  1187.     /**
  1188.      * Gets the private 'cache.buffer' shared service.
  1189.      *
  1190.      * @return \MatthiasMullie\Scrapbook\Buffered\BufferedStore
  1191.      */
  1192.     protected function getCache_BufferService()
  1193.     {
  1194.         return $this->services['cache.buffer'] = new \MatthiasMullie\Scrapbook\Buffered\BufferedStore(${($_ = isset($this->services['cache.adapter']) ? $this->services['cache.adapter'] : $this->getCache_AdapterService()) && false ?: '_'});
  1195.     }
  1196.     /**
  1197.      * Gets the private 'cache.doctrine.orm.default.metadata' shared service.
  1198.      *
  1199.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1200.      */
  1201.     protected function getCache_Doctrine_Orm_Default_MetadataService()
  1202.     {
  1203.         return $this->services['cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1204.     }
  1205.     /**
  1206.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  1207.      *
  1208.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1209.      */
  1210.     protected function getCache_Doctrine_Orm_Default_QueryService()
  1211.     {
  1212.         return $this->services['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1213.     }
  1214.     /**
  1215.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  1216.      *
  1217.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1218.      */
  1219.     protected function getCache_Doctrine_Orm_Default_ResultService()
  1220.     {
  1221.         return $this->services['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1222.     }
  1223.     /**
  1224.      * Gets the private 'cache.filesystem.adapter' shared service.
  1225.      *
  1226.      * @return \League\Flysystem\Adapter\Local
  1227.      */
  1228.     protected function getCache_Filesystem_AdapterService()
  1229.     {
  1230.         return $this->services['cache.filesystem.adapter'] = new \League\Flysystem\Adapter\Local($this->targetDirs[0]);
  1231.     }
  1232.     /**
  1233.      * Gets the private 'cache.filesystem.filesystem' shared service.
  1234.      *
  1235.      * @return \League\Flysystem\Filesystem
  1236.      */
  1237.     protected function getCache_Filesystem_FilesystemService()
  1238.     {
  1239.         return $this->services['cache.filesystem.filesystem'] = new \League\Flysystem\Filesystem(${($_ = isset($this->services['cache.filesystem.adapter']) ? $this->services['cache.filesystem.adapter'] : ($this->services['cache.filesystem.adapter'] = new \League\Flysystem\Adapter\Local($this->targetDirs[0]))) && false ?: '_'});
  1240.     }
  1241.     /**
  1242.      * Gets the private 'cache.serializer' shared service.
  1243.      *
  1244.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1245.      */
  1246.     protected function getCache_SerializerService()
  1247.     {
  1248.         return $this->services['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('+CG9OcS3UP'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 ?: '_'}));
  1249.     }
  1250.     /**
  1251.      * Gets the private 'cache.validator' shared service.
  1252.      *
  1253.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1254.      */
  1255.     protected function getCache_ValidatorService()
  1256.     {
  1257.         return $this->services['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ZOH1oMS06p'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 ?: '_'}));
  1258.     }
  1259.     /**
  1260.      * Gets the private 'config_cache_factory' shared service.
  1261.      *
  1262.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  1263.      */
  1264.     protected function getConfigCacheFactoryService()
  1265.     {
  1266.         return $this->services['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1267.             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 ?: '_'};
  1268.             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 ?: '_'};
  1269.         }, 2));
  1270.     }
  1271.     /**
  1272.      * Gets the private 'controller_name_converter' shared service.
  1273.      *
  1274.      * @return \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser
  1275.      */
  1276.     protected function getControllerNameConverterService()
  1277.     {
  1278.         return $this->services['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel'1)) && false ?: '_'});
  1279.     }
  1280.     /**
  1281.      * Gets the private 'data_collector.form' shared service.
  1282.      *
  1283.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  1284.      */
  1285.     protected function getDataCollector_FormService()
  1286.     {
  1287.         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 ?: '_'});
  1288.     }
  1289.     /**
  1290.      * Gets the private 'data_collector.form.extractor' shared service.
  1291.      *
  1292.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor
  1293.      */
  1294.     protected function getDataCollector_Form_ExtractorService()
  1295.     {
  1296.         return $this->services['data_collector.form.extractor'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor();
  1297.     }
  1298.     /**
  1299.      * Gets the private 'data_collector.request' shared service.
  1300.      *
  1301.      * @return \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector
  1302.      */
  1303.     protected function getDataCollector_RequestService()
  1304.     {
  1305.         return $this->services['data_collector.request'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector();
  1306.     }
  1307.     /**
  1308.      * Gets the private 'data_collector.router' shared service.
  1309.      *
  1310.      * @return \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector
  1311.      */
  1312.     protected function getDataCollector_RouterService()
  1313.     {
  1314.         return $this->services['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector();
  1315.     }
  1316.     /**
  1317.      * Gets the private 'database_collector' shared service.
  1318.      *
  1319.      * @return \Common\DataCollector\DatabaseDataCollector
  1320.      */
  1321.     protected function getDatabaseCollectorService()
  1322.     {
  1323.         return $this->services['database_collector'] = new \Common\DataCollector\DatabaseDataCollector(${($_ = isset($this->services['database']) ? $this->services['database'] : $this->getDatabaseService()) && false ?: '_'});
  1324.     }
  1325.     /**
  1326.      * Gets the private 'debug.argument_resolver' shared service.
  1327.      *
  1328.      * @return \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver
  1329.      */
  1330.     protected function getDebug_ArgumentResolverService()
  1331.     {
  1332.         return $this->services['debug.argument_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory(), new RewindableGenerator(function () {
  1333.             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 ?: '_'};
  1334.             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 ?: '_'};
  1335.             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 ?: '_'};
  1336.             yield => ${($_ = isset($this->services['argument_resolver.service']) ? $this->services['argument_resolver.service'] : $this->load('getArgumentResolver_ServiceService.php')) && false ?: '_'};
  1337.             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 ?: '_'};
  1338.             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 ?: '_'};
  1339.         }, 6)), ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'});
  1340.     }
  1341.     /**
  1342.      * Gets the private 'debug.controller_resolver' shared service.
  1343.      *
  1344.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  1345.      */
  1346.     protected function getDebug_ControllerResolverService()
  1347.     {
  1348.         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 ?: '_'});
  1349.     }
  1350.     /**
  1351.      * Gets the private 'debug.debug_handlers_listener' shared service.
  1352.      *
  1353.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1354.      */
  1355.     protected function getDebug_DebugHandlersListenerService()
  1356.     {
  1357.         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);
  1358.     }
  1359.     /**
  1360.      * Gets the private 'debug.event_dispatcher' shared service.
  1361.      *
  1362.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1363.      */
  1364.     protected function getDebug_EventDispatcherService()
  1365.     {
  1366.         $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 ?: '_'});
  1367.         $instance->addListener('kernel.request', [=> function () {
  1368.             return ${($_ = isset($this->services['mailer_configurator']) ? $this->services['mailer_configurator'] : $this->getMailerConfiguratorService()) && false ?: '_'};
  1369.         }, => 'onKernelRequest'], 0);
  1370.         $instance->addListener('console.command', [=> function () {
  1371.             return ${($_ = isset($this->services['mailer_configurator']) ? $this->services['mailer_configurator'] : $this->getMailerConfiguratorService()) && false ?: '_'};
  1372.         }, => 'onConsoleCommand'], 0);
  1373.         $instance->addListener('kernel.response', [=> function () {
  1374.             return ${($_ = isset($this->services['fork.cookie_setter']) ? $this->services['fork.cookie_setter'] : $this->getFork_CookieSetterService()) && false ?: '_'};
  1375.         }, => 'onKernelResponse'], 0);
  1376.         $instance->addListener('kernel.response', [=> function () {
  1377.             return ${($_ = isset($this->services['fork.response_securer']) ? $this->services['fork.response_securer'] : ($this->services['fork.response_securer'] = new \Common\EventListener\ResponseSecurer())) && false ?: '_'};
  1378.         }, => 'onKernelResponse'], 0);
  1379.         $instance->addListener('kernel.controller', [=> function () {
  1380.             return ${($_ = isset($this->services['data_collector.router']) ? $this->services['data_collector.router'] : ($this->services['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())) && false ?: '_'};
  1381.         }, => 'onKernelController'], 0);
  1382.         $instance->addListener('mailmotor.event.settings_saved', [=> function () {
  1383.             return ${($_ = isset($this->services['mailmotor.listener.settings_saved']) ? $this->services['mailmotor.listener.settings_saved'] : ($this->services['mailmotor.listener.settings_saved'] = new \Backend\Modules\Mailmotor\EventListener\SettingsSavedListener($this->targetDirs[0]))) && false ?: '_'};
  1384.         }, => 'onSettingsSavedEvent'], 0);
  1385.         $instance->addListener('mailmotor.event.not_implemented.subscribed', [=> function () {
  1386.             return ${($_ = isset($this->services['mailmotor.listener.subscribed']) ? $this->services['mailmotor.listener.subscribed'] : $this->load('getMailmotor_Listener_SubscribedService.php')) && false ?: '_'};
  1387.         }, => 'onNotImplementedSubscribedEvent'], 0);
  1388.         $instance->addListener('mailmotor.event.not_implemented.unsubscribed', [=> function () {
  1389.             return ${($_ = isset($this->services['mailmotor.listener.unsubscribed']) ? $this->services['mailmotor.listener.unsubscribed'] : $this->load('getMailmotor_Listener_UnsubscribedService.php')) && false ?: '_'};
  1390.         }, => 'onNotImplementedUnsubscribedEvent'], 0);
  1391.         $instance->addListener('form.submitted', [=> function () {
  1392.             return ${($_ = isset($this->services['Frontend\\Modules\\Mailmotor\\EventListener\\FormBuilderSubmittedMailmotorSubscriber']) ? $this->services['Frontend\\Modules\\Mailmotor\\EventListener\\FormBuilderSubmittedMailmotorSubscriber'] : $this->load('getFormBuilderSubmittedMailmotorSubscriberService.php')) && false ?: '_'};
  1393.         }, => 'onFormSubmitted'], 0);
  1394.         $instance->addListener('kernel.response', [=> function () {
  1395.             return ${($_ = isset($this->services['response_listener']) ? $this->services['response_listener'] : ($this->services['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'))) && false ?: '_'};
  1396.         }, => 'onKernelResponse'], 0);
  1397.         $instance->addListener('kernel.response', [=> function () {
  1398.             return ${($_ = isset($this->services['streamed_response_listener']) ? $this->services['streamed_response_listener'] : ($this->services['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener())) && false ?: '_'};
  1399.         }, => 'onKernelResponse'], -1024);
  1400.         $instance->addListener('kernel.request', [=> function () {
  1401.             return ${($_ = isset($this->services['locale_listener']) ? $this->services['locale_listener'] : $this->getLocaleListenerService()) && false ?: '_'};
  1402.         }, => 'onKernelRequest'], 16);
  1403.         $instance->addListener('kernel.finish_request', [=> function () {
  1404.             return ${($_ = isset($this->services['locale_listener']) ? $this->services['locale_listener'] : $this->getLocaleListenerService()) && false ?: '_'};
  1405.         }, => 'onKernelFinishRequest'], 0);
  1406.         $instance->addListener('kernel.request', [=> function () {
  1407.             return ${($_ = isset($this->services['validate_request_listener']) ? $this->services['validate_request_listener'] : ($this->services['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener())) && false ?: '_'};
  1408.         }, => 'onKernelRequest'], 256);
  1409.         $instance->addListener('kernel.request', [=> function () {
  1410.             return ${($_ = isset($this->services['resolve_controller_name_subscriber']) ? $this->services['resolve_controller_name_subscriber'] : $this->getResolveControllerNameSubscriberService()) && false ?: '_'};
  1411.         }, => 'onKernelRequest'], 24);
  1412.         $instance->addListener('console.error', [=> function () {
  1413.             return ${($_ = isset($this->services['console.error_listener']) ? $this->services['console.error_listener'] : $this->load('getConsole_ErrorListenerService.php')) && false ?: '_'};
  1414.         }, => 'onConsoleError'], -128);
  1415.         $instance->addListener('console.terminate', [=> function () {
  1416.             return ${($_ = isset($this->services['console.error_listener']) ? $this->services['console.error_listener'] : $this->load('getConsole_ErrorListenerService.php')) && false ?: '_'};
  1417.         }, => 'onConsoleTerminate'], -128);
  1418.         $instance->addListener('kernel.request', [=> function () {
  1419.             return ${($_ = isset($this->services['session_listener']) ? $this->services['session_listener'] : $this->getSessionListenerService()) && false ?: '_'};
  1420.         }, => 'onKernelRequest'], 128);
  1421.         $instance->addListener('kernel.response', [=> function () {
  1422.             return ${($_ = isset($this->services['session_listener']) ? $this->services['session_listener'] : $this->getSessionListenerService()) && false ?: '_'};
  1423.         }, => 'onKernelResponse'], -1000);
  1424.         $instance->addListener('kernel.finish_request', [=> function () {
  1425.             return ${($_ = isset($this->services['session_listener']) ? $this->services['session_listener'] : $this->getSessionListenerService()) && false ?: '_'};
  1426.         }, => 'onFinishRequest'], 0);
  1427.         $instance->addListener('kernel.response', [=> function () {
  1428.             return ${($_ = isset($this->services['session.save_listener']) ? $this->services['session.save_listener'] : ($this->services['session.save_listener'] = new \Symfony\Component\HttpKernel\EventListener\SaveSessionListener())) && false ?: '_'};
  1429.         }, => 'onKernelResponse'], -1000);
  1430.         $instance->addListener('kernel.response', [=> function () {
  1431.             return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};
  1432.         }, => 'onKernelResponse'], -100);
  1433.         $instance->addListener('kernel.exception', [=> function () {
  1434.             return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};
  1435.         }, => 'onKernelException'], 0);
  1436.         $instance->addListener('kernel.terminate', [=> function () {
  1437.             return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};
  1438.         }, => 'onKernelTerminate'], -1024);
  1439.         $instance->addListener('kernel.controller', [=> function () {
  1440.             return ${($_ = isset($this->services['data_collector.request']) ? $this->services['data_collector.request'] : ($this->services['data_collector.request'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector())) && false ?: '_'};
  1441.         }, => 'onKernelController'], 0);
  1442.         $instance->addListener('kernel.response', [=> function () {
  1443.             return ${($_ = isset($this->services['data_collector.request']) ? $this->services['data_collector.request'] : ($this->services['data_collector.request'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector())) && false ?: '_'};
  1444.         }, => 'onKernelResponse'], 0);
  1445.         $instance->addListener('kernel.request', [=> function () {
  1446.             return ${($_ = isset($this->services['debug.debug_handlers_listener']) ? $this->services['debug.debug_handlers_listener'] : $this->getDebug_DebugHandlersListenerService()) && false ?: '_'};
  1447.         }, => 'configure'], 2048);
  1448.         $instance->addListener('console.command', [=> function () {
  1449.             return ${($_ = isset($this->services['debug.debug_handlers_listener']) ? $this->services['debug.debug_handlers_listener'] : $this->getDebug_DebugHandlersListenerService()) && false ?: '_'};
  1450.         }, => 'configure'], 2048);
  1451.         $instance->addListener('kernel.request', [=> function () {
  1452.             return ${($_ = isset($this->services['router_listener']) ? $this->services['router_listener'] : $this->getRouterListenerService()) && false ?: '_'};
  1453.         }, => 'onKernelRequest'], 32);
  1454.         $instance->addListener('kernel.finish_request', [=> function () {
  1455.             return ${($_ = isset($this->services['router_listener']) ? $this->services['router_listener'] : $this->getRouterListenerService()) && false ?: '_'};
  1456.         }, => 'onKernelFinishRequest'], 0);
  1457.         $instance->addListener('kernel.exception', [=> function () {
  1458.             return ${($_ = isset($this->services['router_listener']) ? $this->services['router_listener'] : $this->getRouterListenerService()) && false ?: '_'};
  1459.         }, => 'onKernelException'], -64);
  1460.         $instance->addListener('kernel.exception', [=> function () {
  1461.             return ${($_ = isset($this->services['twig.exception_listener']) ? $this->services['twig.exception_listener'] : $this->load('getTwig_ExceptionListenerService.php')) && false ?: '_'};
  1462.         }, => 'onKernelException'], -128);
  1463.         $instance->addListener('kernel.exception', [=> function () {
  1464.             return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load('getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
  1465.         }, => 'onException'], 0);
  1466.         $instance->addListener('kernel.terminate', [=> function () {
  1467.             return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load('getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
  1468.         }, => 'onTerminate'], 0);
  1469.         $instance->addListener('console.error', [=> function () {
  1470.             return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load('getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
  1471.         }, => 'onException'], 0);
  1472.         $instance->addListener('console.terminate', [=> function () {
  1473.             return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load('getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
  1474.         }, => 'onTerminate'], 0);
  1475.         $instance->addListener('kernel.response', [=> function () {
  1476.             return ${($_ = isset($this->services['web_profiler.debug_toolbar']) ? $this->services['web_profiler.debug_toolbar'] : $this->getWebProfiler_DebugToolbarService()) && false ?: '_'};
  1477.         }, => 'onKernelResponse'], -128);
  1478.         $instance->addListener('console.command', [=> function () {
  1479.             return ${($_ = isset($this->services['debug.dump_listener']) ? $this->services['debug.dump_listener'] : $this->load('getDebug_DumpListenerService.php')) && false ?: '_'};
  1480.         }, => 'configure'], 1024);
  1481.         return $instance;
  1482.     }
  1483.     /**
  1484.      * Gets the private 'debug.file_link_formatter' shared service.
  1485.      *
  1486.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1487.      */
  1488.     protected function getDebug_FileLinkFormatterService()
  1489.     {
  1490.         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 () {
  1491.             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 ?: '_'};
  1492.         });
  1493.     }
  1494.     /**
  1495.      * Gets the private 'debug.log_processor' shared service.
  1496.      *
  1497.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1498.      */
  1499.     protected function getDebug_LogProcessorService()
  1500.     {
  1501.         return $this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor();
  1502.     }
  1503.     /**
  1504.      * Gets the private 'debug.stopwatch' shared service.
  1505.      *
  1506.      * @return \Symfony\Component\Stopwatch\Stopwatch
  1507.      */
  1508.     protected function getDebug_StopwatchService()
  1509.     {
  1510.         return $this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true);
  1511.     }
  1512.     /**
  1513.      * Gets the private 'doctrine.dbal.connection_factory' shared service.
  1514.      *
  1515.      * @return \Doctrine\Bundle\DoctrineBundle\ConnectionFactory
  1516.      */
  1517.     protected function getDoctrine_Dbal_ConnectionFactoryService()
  1518.     {
  1519.         return $this->services['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']);
  1520.     }
  1521.     /**
  1522.      * Gets the private 'doctrine.dbal.logger.profiling.default' shared service.
  1523.      *
  1524.      * @return \Doctrine\DBAL\Logging\DebugStack
  1525.      */
  1526.     protected function getDoctrine_Dbal_Logger_Profiling_DefaultService()
  1527.     {
  1528.         return $this->services['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack();
  1529.     }
  1530.     /**
  1531.      * Gets the private 'doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata' shared service.
  1532.      *
  1533.      * @return \Symfony\Component\Cache\DoctrineProvider
  1534.      */
  1535.     protected function getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_MetadataService()
  1536.     {
  1537.         return $this->services['doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\DoctrineProvider(${($_ = isset($this->services['cache.doctrine.orm.default.metadata']) ? $this->services['cache.doctrine.orm.default.metadata'] : $this->getCache_Doctrine_Orm_Default_MetadataService()) && false ?: '_'});
  1538.     }
  1539.     /**
  1540.      * Gets the private 'doctrine.orm.cache.provider.cache.doctrine.orm.default.query' shared service.
  1541.      *
  1542.      * @return \Symfony\Component\Cache\DoctrineProvider
  1543.      */
  1544.     protected function getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_QueryService()
  1545.     {
  1546.         return $this->services['doctrine.orm.cache.provider.cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\DoctrineProvider(${($_ = isset($this->services['cache.doctrine.orm.default.query']) ? $this->services['cache.doctrine.orm.default.query'] : $this->getCache_Doctrine_Orm_Default_QueryService()) && false ?: '_'});
  1547.     }
  1548.     /**
  1549.      * Gets the private 'doctrine.orm.cache.provider.cache.doctrine.orm.default.result' shared service.
  1550.      *
  1551.      * @return \Symfony\Component\Cache\DoctrineProvider
  1552.      */
  1553.     protected function getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_ResultService()
  1554.     {
  1555.         return $this->services['doctrine.orm.cache.provider.cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\DoctrineProvider(${($_ = isset($this->services['cache.doctrine.orm.default.result']) ? $this->services['cache.doctrine.orm.default.result'] : $this->getCache_Doctrine_Orm_Default_ResultService()) && false ?: '_'});
  1556.     }
  1557.     /**
  1558.      * Gets the private 'doctrine.orm.default_entity_listener_resolver' shared service.
  1559.      *
  1560.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  1561.      */
  1562.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  1563.     {
  1564.         return $this->services['doctrine.orm.default_entity_listener_resolver'] = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this);
  1565.     }
  1566.     /**
  1567.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  1568.      *
  1569.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  1570.      */
  1571.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  1572.     {
  1573.         return $this->services['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  1574.     }
  1575.     /**
  1576.      * Gets the private 'doctrine.orm.default_manager_configurator' shared service.
  1577.      *
  1578.      * @return \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator
  1579.      */
  1580.     protected function getDoctrine_Orm_DefaultManagerConfiguratorService()
  1581.     {
  1582.         return $this->services['doctrine.orm.default_manager_configurator'] = new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []);
  1583.     }
  1584.     /**
  1585.      * Gets the private 'doctrine.orm.validator_initializer' shared service.
  1586.      *
  1587.      * @return \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer
  1588.      */
  1589.     protected function getDoctrine_Orm_ValidatorInitializerService()
  1590.     {
  1591.         return $this->services['doctrine.orm.validator_initializer'] = new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
  1592.     }
  1593.     /**
  1594.      * Gets the private 'event_bus' shared service.
  1595.      *
  1596.      * @return \SimpleBus\Message\Bus\Middleware\MessageBusSupportingMiddleware
  1597.      */
  1598.     protected function getEventBusService()
  1599.     {
  1600.         $this->services['event_bus'] = $instance = new \SimpleBus\Message\Bus\Middleware\MessageBusSupportingMiddleware();
  1601.         $instance->appendMiddleware(new \SimpleBus\Message\Bus\Middleware\FinishesHandlingMessageBeforeHandlingNext());
  1602.         $instance->appendMiddleware(new \SimpleBus\Message\Subscriber\NotifiesMessageSubscribersMiddleware(new \SimpleBus\Message\Subscriber\Resolver\NameBasedMessageSubscriberResolver(${($_ = isset($this->services['simple_bus.event_bus.event_name_resolver']) ? $this->services['simple_bus.event_bus.event_name_resolver'] : ($this->services['simple_bus.event_bus.event_name_resolver'] = new \SimpleBus\Message\Name\ClassBasedNameResolver())) && false ?: '_'}, new \SimpleBus\Message\CallableResolver\CallableCollection([], new \SimpleBus\Message\CallableResolver\ServiceLocatorAwareCallableResolver([=> $this=> 'get']))), NULLNULL));
  1603.         return $instance;
  1604.     }
  1605.     /**
  1606.      * Gets the private 'file_locator' shared service.
  1607.      *
  1608.      * @return \Symfony\Component\HttpKernel\Config\FileLocator
  1609.      */
  1610.     protected function getFileLocatorService()
  1611.     {
  1612.         return $this->services['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel'1)) && false ?: '_'}, ($this->targetDirs[3].'/app/Resources'), [=> ($this->targetDirs[3].'/app')]);
  1613.     }
  1614.     /**
  1615.      * Gets the private 'fork.cookie_setter' shared service.
  1616.      *
  1617.      * @return \Common\EventListener\ForkCookieSetter
  1618.      */
  1619.     protected function getFork_CookieSetterService()
  1620.     {
  1621.         return $this->services['fork.cookie_setter'] = new \Common\EventListener\ForkCookieSetter(${($_ = isset($this->services['fork.cookie']) ? $this->services['fork.cookie'] : ($this->services['fork.cookie'] = new \Common\Core\Cookie())) && false ?: '_'});
  1622.     }
  1623.     /**
  1624.      * Gets the private 'fork.response_securer' shared service.
  1625.      *
  1626.      * @return \Common\EventListener\ResponseSecurer
  1627.      */
  1628.     protected function getFork_ResponseSecurerService()
  1629.     {
  1630.         return $this->services['fork.response_securer'] = new \Common\EventListener\ResponseSecurer();
  1631.     }
  1632.     /**
  1633.      * Gets the private 'liip_imagine.cache.manager' shared service.
  1634.      *
  1635.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  1636.      */
  1637.     protected function getLiipImagine_Cache_ManagerService()
  1638.     {
  1639.         $this->services['liip_imagine.cache.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\CacheManager(${($_ = isset($this->services['liip_imagine.filter.configuration']) ? $this->services['liip_imagine.filter.configuration'] : $this->getLiipImagine_Filter_ConfigurationService()) && false ?: '_'}, ${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}, ${($_ = isset($this->services['liip_imagine.cache.signer']) ? $this->services['liip_imagine.cache.signer'] : ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer('IJAnjYplnZQHqumJKHWgQlxdkwtlloW0'))) && false ?: '_'}, ${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}, 'default');
  1640.         $instance->addResolver('default', ${($_ = isset($this->services['liip_imagine.cache.resolver.default']) ? $this->services['liip_imagine.cache.resolver.default'] : $this->getLiipImagine_Cache_Resolver_DefaultService()) && false ?: '_'});
  1641.         $instance->addResolver('no_cache', ${($_ = isset($this->services['liip_imagine.cache.resolver.no_cache_web_path']) ? $this->services['liip_imagine.cache.resolver.no_cache_web_path'] : $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()) && false ?: '_'});
  1642.         return $instance;
  1643.     }
  1644.     /**
  1645.      * Gets the private 'liip_imagine.cache.signer' shared service.
  1646.      *
  1647.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  1648.      */
  1649.     protected function getLiipImagine_Cache_SignerService()
  1650.     {
  1651.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer('IJAnjYplnZQHqumJKHWgQlxdkwtlloW0');
  1652.     }
  1653.     /**
  1654.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  1655.      *
  1656.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  1657.      */
  1658.     protected function getLiipImagine_Filter_ConfigurationService()
  1659.     {
  1660.         return $this->services['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  1661.     }
  1662.     /**
  1663.      * Gets the private 'locale_listener' shared service.
  1664.      *
  1665.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  1666.      */
  1667.     protected function getLocaleListenerService()
  1668.     {
  1669.         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 ?: '_'});
  1670.     }
  1671.     /**
  1672.      * Gets the private 'mailer_configurator' shared service.
  1673.      *
  1674.      * @return \Common\Mailer\Configurator
  1675.      */
  1676.     protected function getMailerConfiguratorService()
  1677.     {
  1678.         return $this->services['mailer_configurator'] = new \Common\Mailer\Configurator(${($_ = isset($this->services['fork.settings']) ? $this->services['fork.settings'] : $this->getFork_SettingsService()) && false ?: '_'}, $this);
  1679.     }
  1680.     /**
  1681.      * Gets the private 'media_library.listener.invalidate_backend_media_folder_cache' shared service.
  1682.      *
  1683.      * @return \Backend\Modules\MediaLibrary\EventListener\MediaFolderInvalidateBackendCacheSubscriber
  1684.      */
  1685.     protected function getMediaLibrary_Listener_InvalidateBackendMediaFolderCacheService()
  1686.     {
  1687.         return $this->services['media_library.listener.invalidate_backend_media_folder_cache'] = new \Backend\Modules\MediaLibrary\EventListener\MediaFolderInvalidateBackendCacheSubscriber(${($_ = isset($this->services['media_library.cache.media_folder']) ? $this->services['media_library.cache.media_folder'] : $this->getMediaLibrary_Cache_MediaFolderService()) && false ?: '_'});
  1688.     }
  1689.     /**
  1690.      * Gets the private 'media_library.listener.media_item' shared service.
  1691.      *
  1692.      * @return \Backend\Modules\MediaLibrary\EventListener\MediaItemSubscriber
  1693.      */
  1694.     protected function getMediaLibrary_Listener_MediaItemService()
  1695.     {
  1696.         return $this->services['media_library.listener.media_item'] = new \Backend\Modules\MediaLibrary\EventListener\MediaItemSubscriber(${($_ = isset($this->services['media_library.manager.file']) ? $this->services['media_library.manager.file'] : $this->getMediaLibrary_Manager_FileService()) && false ?: '_'}, ${($_ = isset($this->services['liip_imagine.cache.manager']) ? $this->services['liip_imagine.cache.manager'] : $this->getLiipImagine_Cache_ManagerService()) && false ?: '_'}, ${($_ = isset($this->services['command_bus.public']) ? $this->services['command_bus.public'] : $this->getCommandBus_PublicService()) && false ?: '_'});
  1697.     }
  1698.     /**
  1699.      * Gets the private 'media_library.listener.media_item_deleted_resequence' shared service.
  1700.      *
  1701.      * @return \Backend\Modules\MediaLibrary\EventListener\MediaItemDeletedReSequenceMediaGroupMediaItemListener
  1702.      */
  1703.     protected function getMediaLibrary_Listener_MediaItemDeletedResequenceService()
  1704.     {
  1705.         return $this->services['media_library.listener.media_item_deleted_resequence'] = new \Backend\Modules\MediaLibrary\EventListener\MediaItemDeletedReSequenceMediaGroupMediaItemListener(${($_ = isset($this->services['command_bus.public']) ? $this->services['command_bus.public'] : $this->getCommandBus_PublicService()) && false ?: '_'});
  1706.     }
  1707.     /**
  1708.      * Gets the private 'monolog.full_trace_formatter' shared service.
  1709.      *
  1710.      * @return \Monolog\Formatter\LineFormatter
  1711.      */
  1712.     protected function getMonolog_FullTraceFormatterService()
  1713.     {
  1714.         $this->services['monolog.full_trace_formatter'] = $instance = new \Monolog\Formatter\LineFormatter();
  1715.         $instance->includeStacktraces();
  1716.         return $instance;
  1717.     }
  1718.     /**
  1719.      * Gets the private 'monolog.handler.dockerstdout' shared service.
  1720.      *
  1721.      * @return \Monolog\Handler\StreamHandler
  1722.      */
  1723.     protected function getMonolog_Handler_DockerstdoutService()
  1724.     {
  1725.         $this->services['monolog.handler.dockerstdout'] = $instance = new \Monolog\Handler\StreamHandler('php://stdout'400trueNULLfalse);
  1726.         $instance->pushProcessor(${($_ = isset($this->services['monolog.processor.psr_log_message']) ? $this->services['monolog.processor.psr_log_message'] : ($this->services['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())) && false ?: '_'});
  1727.         $instance->setFormatter(${($_ = isset($this->services['monolog.full_trace_formatter']) ? $this->services['monolog.full_trace_formatter'] : $this->getMonolog_FullTraceFormatterService()) && false ?: '_'});
  1728.         return $instance;
  1729.     }
  1730.     /**
  1731.      * Gets the private 'monolog.handler.main' shared service.
  1732.      *
  1733.      * @return \Monolog\Handler\StreamHandler
  1734.      */
  1735.     protected function getMonolog_Handler_MainService()
  1736.     {
  1737.         $this->services['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler(($this->targetDirs[2].'/logs/dev/debug.log'), 100trueNULLfalse);
  1738.         $instance->pushProcessor(${($_ = isset($this->services['monolog.processor.psr_log_message']) ? $this->services['monolog.processor.psr_log_message'] : ($this->services['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())) && false ?: '_'});
  1739.         return $instance;
  1740.     }
  1741.     /**
  1742.      * Gets the private 'monolog.logger.cache' shared service.
  1743.      *
  1744.      * @return \Symfony\Bridge\Monolog\Logger
  1745.      */
  1746.     protected function getMonolog_Logger_CacheService()
  1747.     {
  1748.         $this->services['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  1749.         $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 ?: '_'});
  1750.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.dockerstdout']) ? $this->services['monolog.handler.dockerstdout'] : $this->getMonolog_Handler_DockerstdoutService()) && false ?: '_'});
  1751.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  1752.         return $instance;
  1753.     }
  1754.     /**
  1755.      * Gets the private 'monolog.logger.doctrine' shared service.
  1756.      *
  1757.      * @return \Symfony\Bridge\Monolog\Logger
  1758.      */
  1759.     protected function getMonolog_Logger_DoctrineService()
  1760.     {
  1761.         $this->services['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1762.         $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 ?: '_'});
  1763.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.dockerstdout']) ? $this->services['monolog.handler.dockerstdout'] : $this->getMonolog_Handler_DockerstdoutService()) && false ?: '_'});
  1764.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  1765.         return $instance;
  1766.     }
  1767.     /**
  1768.      * Gets the private 'monolog.logger.event' shared service.
  1769.      *
  1770.      * @return \Symfony\Bridge\Monolog\Logger
  1771.      */
  1772.     protected function getMonolog_Logger_EventService()
  1773.     {
  1774.         $this->services['monolog.logger.event'] = $instance = new \Symfony\Bridge\Monolog\Logger('event');
  1775.         $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 ?: '_'});
  1776.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  1777.         return $instance;
  1778.     }
  1779.     /**
  1780.      * Gets the private 'monolog.logger.php' shared service.
  1781.      *
  1782.      * @return \Symfony\Bridge\Monolog\Logger
  1783.      */
  1784.     protected function getMonolog_Logger_PhpService()
  1785.     {
  1786.         $this->services['monolog.logger.php'] = $instance = new \Symfony\Bridge\Monolog\Logger('php');
  1787.         $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 ?: '_'});
  1788.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.dockerstdout']) ? $this->services['monolog.handler.dockerstdout'] : $this->getMonolog_Handler_DockerstdoutService()) && false ?: '_'});
  1789.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  1790.         return $instance;
  1791.     }
  1792.     /**
  1793.      * Gets the private 'monolog.logger.profiler' shared service.
  1794.      *
  1795.      * @return \Symfony\Bridge\Monolog\Logger
  1796.      */
  1797.     protected function getMonolog_Logger_ProfilerService()
  1798.     {
  1799.         $this->services['monolog.logger.profiler'] = $instance = new \Symfony\Bridge\Monolog\Logger('profiler');
  1800.         $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 ?: '_'});
  1801.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.dockerstdout']) ? $this->services['monolog.handler.dockerstdout'] : $this->getMonolog_Handler_DockerstdoutService()) && false ?: '_'});
  1802.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  1803.         return $instance;
  1804.     }
  1805.     /**
  1806.      * Gets the private 'monolog.logger.request' shared service.
  1807.      *
  1808.      * @return \Symfony\Bridge\Monolog\Logger
  1809.      */
  1810.     protected function getMonolog_Logger_RequestService()
  1811.     {
  1812.         $this->services['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  1813.         $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 ?: '_'});
  1814.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.dockerstdout']) ? $this->services['monolog.handler.dockerstdout'] : $this->getMonolog_Handler_DockerstdoutService()) && false ?: '_'});
  1815.         $instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
  1816.         return $instance;
  1817.     }
  1818.     /**
  1819.      * Gets the private 'monolog.processor.psr_log_message' shared service.
  1820.      *
  1821.      * @return \Monolog\Processor\PsrLogMessageProcessor
  1822.      */
  1823.     protected function getMonolog_Processor_PsrLogMessageService()
  1824.     {
  1825.         return $this->services['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor();
  1826.     }
  1827.     /**
  1828.      * Gets the private 'page_context_collector' shared service.
  1829.      *
  1830.      * @return \Common\DataCollector\PageContextDataCollector
  1831.      */
  1832.     protected function getPageContextCollectorService()
  1833.     {
  1834.         return $this->services['page_context_collector'] = new \Common\DataCollector\PageContextDataCollector($this);
  1835.     }
  1836.     /**
  1837.      * Gets the private 'profiler_listener' shared service.
  1838.      *
  1839.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  1840.      */
  1841.     protected function getProfilerListenerService()
  1842.     {
  1843.         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);
  1844.     }
  1845.     /**
  1846.      * Gets the private 'resolve_controller_name_subscriber' shared service.
  1847.      *
  1848.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  1849.      */
  1850.     protected function getResolveControllerNameSubscriberService()
  1851.     {
  1852.         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 ?: '_'});
  1853.     }
  1854.     /**
  1855.      * Gets the private 'response_listener' shared service.
  1856.      *
  1857.      * @return \Symfony\Component\HttpKernel\EventListener\ResponseListener
  1858.      */
  1859.     protected function getResponseListenerService()
  1860.     {
  1861.         return $this->services['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8');
  1862.     }
  1863.     /**
  1864.      * Gets the private 'router.request_context' shared service.
  1865.      *
  1866.      * @return \Symfony\Component\Routing\RequestContext
  1867.      */
  1868.     protected function getRouter_RequestContextService()
  1869.     {
  1870.         return $this->services['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  1871.     }
  1872.     /**
  1873.      * Gets the private 'router_listener' shared service.
  1874.      *
  1875.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  1876.      */
  1877.     protected function getRouterListenerService()
  1878.     {
  1879.         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);
  1880.     }
  1881.     /**
  1882.      * Gets the private 'service_locator.sr6ctxe' shared service.
  1883.      *
  1884.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1885.      */
  1886.     protected function getServiceLocator_Sr6ctxeService()
  1887.     {
  1888.         return $this->services['service_locator.sr6ctxe'] = new \Symfony\Component\DependencyInjection\ServiceLocator([]);
  1889.     }
  1890.     /**
  1891.      * Gets the private 'session.save_listener' shared service.
  1892.      *
  1893.      * @return \Symfony\Component\HttpKernel\EventListener\SaveSessionListener
  1894.      */
  1895.     protected function getSession_SaveListenerService()
  1896.     {
  1897.         return $this->services['session.save_listener'] = new \Symfony\Component\HttpKernel\EventListener\SaveSessionListener();
  1898.     }
  1899.     /**
  1900.      * Gets the private 'session_listener' shared service.
  1901.      *
  1902.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  1903.      */
  1904.     protected function getSessionListenerService()
  1905.     {
  1906.         return $this->services['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\ServiceLocator(['session' => function () {
  1907.             return ${($_ = isset($this->services['session']) ? $this->services['session'] : $this->load('getSessionService.php')) && false ?: '_'};
  1908.         }]));
  1909.     }
  1910.     /**
  1911.      * Gets the private 'simple_bus.command_bus.command_name_resolver' shared service.
  1912.      *
  1913.      * @return \SimpleBus\Message\Name\ClassBasedNameResolver
  1914.      */
  1915.     protected function getSimpleBus_CommandBus_CommandNameResolverService()
  1916.     {
  1917.         return $this->services['simple_bus.command_bus.command_name_resolver'] = new \SimpleBus\Message\Name\ClassBasedNameResolver();
  1918.     }
  1919.     /**
  1920.      * Gets the private 'simple_bus.doctrine_orm_bridge.collects_events_from_entities' shared service.
  1921.      *
  1922.      * @return \SimpleBus\DoctrineORMBridge\EventListener\CollectsEventsFromEntities
  1923.      */
  1924.     protected function getSimpleBus_DoctrineOrmBridge_CollectsEventsFromEntitiesService()
  1925.     {
  1926.         return $this->services['simple_bus.doctrine_orm_bridge.collects_events_from_entities'] = new \SimpleBus\DoctrineORMBridge\EventListener\CollectsEventsFromEntities();
  1927.     }
  1928.     /**
  1929.      * Gets the private 'simple_bus.event_bus.event_name_resolver' shared service.
  1930.      *
  1931.      * @return \SimpleBus\Message\Name\ClassBasedNameResolver
  1932.      */
  1933.     protected function getSimpleBus_EventBus_EventNameResolverService()
  1934.     {
  1935.         return $this->services['simple_bus.event_bus.event_name_resolver'] = new \SimpleBus\Message\Name\ClassBasedNameResolver();
  1936.     }
  1937.     /**
  1938.      * Gets the private 'streamed_response_listener' shared service.
  1939.      *
  1940.      * @return \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener
  1941.      */
  1942.     protected function getStreamedResponseListenerService()
  1943.     {
  1944.         return $this->services['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener();
  1945.     }
  1946.     /**
  1947.      * Gets the private 'templating.locator' shared service.
  1948.      *
  1949.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator
  1950.      */
  1951.     protected function getTemplating_LocatorService()
  1952.     {
  1953.         return $this->services['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(${($_ = isset($this->services['file_locator']) ? $this->services['file_locator'] : ($this->services['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel'1)) && false ?: '_'}, ($this->targetDirs[3].'/app/Resources'), [=> ($this->targetDirs[3].'/app')]))) && false ?: '_'}, $this->targetDirs[0]);
  1954.     }
  1955.     /**
  1956.      * Gets the private 'templating.name_parser' shared service.
  1957.      *
  1958.      * @return \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser
  1959.      */
  1960.     protected function getTemplating_NameParserService()
  1961.     {
  1962.         return $this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel'1)) && false ?: '_'});
  1963.     }
  1964.     /**
  1965.      * Gets the private 'twig.loader' shared service.
  1966.      *
  1967.      * @return \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader
  1968.      */
  1969.     protected function getTwig_LoaderService()
  1970.     {
  1971.         $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]);
  1972.         $instance->addPath(($this->targetDirs[3].'/src/Frontend/Modules/'), 'ForkFrontendModules');
  1973.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Resources/views'), 'Framework');
  1974.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Resources/views'), '!Framework');
  1975.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Resources/views'), 'Twig');
  1976.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Resources/views'), '!Twig');
  1977.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  1978.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  1979.         $instance->addPath(($this->targetDirs[3].'/src/ForkCMS/Bundle/InstallerBundle/Resources/views'), 'ForkCMSInstaller');
  1980.         $instance->addPath(($this->targetDirs[3].'/src/ForkCMS/Bundle/InstallerBundle/Resources/views'), '!ForkCMSInstaller');
  1981.         $instance->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1982.         $instance->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1983.         $instance->addPath(($this->targetDirs[3].'/src/Backend/Modules/MediaLibrary/Resources/views'), 'MediaLibrary');
  1984.         $instance->addPath(($this->targetDirs[3].'/src/Backend/Modules/MediaLibrary/Resources/views'), '!MediaLibrary');
  1985.         $instance->addPath(($this->targetDirs[3].'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  1986.         $instance->addPath(($this->targetDirs[3].'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  1987.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Resources/views'), 'WebProfiler');
  1988.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Resources/views'), '!WebProfiler');
  1989.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/DebugBundle/Resources/views'), 'Debug');
  1990.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/DebugBundle/Resources/views'), '!Debug');
  1991.         $instance->addPath(($this->targetDirs[3].'/app/Resources/views'));
  1992.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Resources/views/Form'));
  1993.         return $instance;
  1994.     }
  1995.     /**
  1996.      * Gets the private 'twig.profile' shared service.
  1997.      *
  1998.      * @return \Twig\Profiler\Profile
  1999.      */
  2000.     protected function getTwig_ProfileService()
  2001.     {
  2002.         return $this->services['twig.profile'] = new \Twig\Profiler\Profile();
  2003.     }
  2004.     /**
  2005.      * Gets the private 'validate_request_listener' shared service.
  2006.      *
  2007.      * @return \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener
  2008.      */
  2009.     protected function getValidateRequestListenerService()
  2010.     {
  2011.         return $this->services['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener();
  2012.     }
  2013.     /**
  2014.      * Gets the private 'validator.builder' shared service.
  2015.      *
  2016.      * @return \Symfony\Component\Validator\ValidatorBuilderInterface
  2017.      */
  2018.     protected function getValidator_BuilderService()
  2019.     {
  2020.         $this->services['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2021.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\ServiceLocator(['Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => function () {
  2022.             return ${($_ = isset($this->services['doctrine.orm.validator.unique']) ? $this->services['doctrine.orm.validator.unique'] : $this->load('getDoctrine_Orm_Validator_UniqueService.php')) && false ?: '_'};
  2023.         }, 'ForkCMS\\Bundle\\CoreBundle\\Validator\\UniqueDataTransferObjectValidator' => function () {
  2024.             return ${($_ = isset($this->services['ForkCMS\\Bundle\\CoreBundle\\Validator\\UniqueDataTransferObjectValidator']) ? $this->services['ForkCMS\\Bundle\\CoreBundle\\Validator\\UniqueDataTransferObjectValidator'] : $this->load('getUniqueDataTransferObjectValidatorService.php')) && false ?: '_'};
  2025.         }, 'Frontend\\Modules\\Mailmotor\\Domain\\Subscription\\Validator\\Constraints\\EmailSubscriptionValidator' => function () {
  2026.             return ${($_ = isset($this->services['mailmotor.validator.subscription']) ? $this->services['mailmotor.validator.subscription'] : $this->load('getMailmotor_Validator_SubscriptionService.php')) && false ?: '_'};
  2027.         }, 'Frontend\\Modules\\Mailmotor\\Domain\\Subscription\\Validator\\Constraints\\EmailUnsubscriptionValidator' => function () {
  2028.             return ${($_ = isset($this->services['mailmotor.validator.unsubscription']) ? $this->services['mailmotor.validator.unsubscription'] : $this->load('getMailmotor_Validator_UnsubscriptionService.php')) && false ?: '_'};
  2029.         }, 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => function () {
  2030.             return ${($_ = isset($this->services['validator.email']) ? $this->services['validator.email'] : ($this->services['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator(false))) && false ?: '_'};
  2031.         }, 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => function () {
  2032.             return ${($_ = isset($this->services['validator.expression']) ? $this->services['validator.expression'] : ($this->services['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator())) && false ?: '_'};
  2033.         }, 'doctrine.orm.validator.unique' => function () {
  2034.             return ${($_ = isset($this->services['doctrine.orm.validator.unique']) ? $this->services['doctrine.orm.validator.unique'] : $this->load('getDoctrine_Orm_Validator_UniqueService.php')) && false ?: '_'};
  2035.         }, 'unique_data_transfer_object' => function () {
  2036.             return ${($_ = isset($this->services['ForkCMS\\Bundle\\CoreBundle\\Validator\\UniqueDataTransferObjectValidator']) ? $this->services['ForkCMS\\Bundle\\CoreBundle\\Validator\\UniqueDataTransferObjectValidator'] : $this->load('getUniqueDataTransferObjectValidatorService.php')) && false ?: '_'};
  2037.         }, 'validator.expression' => function () {
  2038.             return ${($_ = isset($this->services['validator.expression']) ? $this->services['validator.expression'] : ($this->services['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator())) && false ?: '_'};
  2039.         }])));
  2040.         if ($this->has('translator')) {
  2041.             $instance->setTranslator(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'});
  2042.         }
  2043.         $instance->setTranslationDomain('validators');
  2044.         $instance->addXmlMappings([=> ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/config/validation.xml')]);
  2045.         $instance->enableAnnotationMapping(${($_ = isset($this->services['annotation_reader']) ? $this->services['annotation_reader'] : $this->getAnnotationReaderService()) && false ?: '_'});
  2046.         $instance->addMethodMapping('loadValidatorMetadata');
  2047.         $instance->addObjectInitializers([=> ${($_ = isset($this->services['doctrine.orm.validator_initializer']) ? $this->services['doctrine.orm.validator_initializer'] : $this->getDoctrine_Orm_ValidatorInitializerService()) && false ?: '_'}]);
  2048.         return $instance;
  2049.     }
  2050.     /**
  2051.      * Gets the private 'web_profiler.csp.handler' shared service.
  2052.      *
  2053.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  2054.      */
  2055.     protected function getWebProfiler_Csp_HandlerService()
  2056.     {
  2057.         return $this->services['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  2058.     }
  2059.     /**
  2060.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  2061.      *
  2062.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  2063.      */
  2064.     protected function getWebProfiler_DebugToolbarService()
  2065.     {
  2066.         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 ?: '_'});
  2067.     }
  2068.     public function getParameter($name)
  2069.     {
  2070.         $name = (string) $name;
  2071.         if (isset($this->buildParameters[$name])) {
  2072.             return $this->buildParameters[$name];
  2073.         }
  2074.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  2075.             $name $this->normalizeParameterName($name);
  2076.             if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  2077.                 throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  2078.             }
  2079.         }
  2080.         if (isset($this->loadedDynamicParameters[$name])) {
  2081.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2082.         }
  2083.         return $this->parameters[$name];
  2084.     }
  2085.     public function hasParameter($name)
  2086.     {
  2087.         $name = (string) $name;
  2088.         if (isset($this->buildParameters[$name])) {
  2089.             return true;
  2090.         }
  2091.         $name $this->normalizeParameterName($name);
  2092.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  2093.     }
  2094.     public function setParameter($name$value)
  2095.     {
  2096.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2097.     }
  2098.     public function getParameterBag()
  2099.     {
  2100.         if (null === $this->parameterBag) {
  2101.             $parameters $this->parameters;
  2102.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2103.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2104.             }
  2105.             foreach ($this->buildParameters as $name => $value) {
  2106.                 $parameters[$name] = $value;
  2107.             }
  2108.             $this->parameterBag = new FrozenParameterBag($parameters);
  2109.         }
  2110.         return $this->parameterBag;
  2111.     }
  2112.     private $loadedDynamicParameters = [
  2113.         'kernel.root_dir' => false,
  2114.         'kernel.project_dir' => false,
  2115.         'kernel.cache_dir' => false,
  2116.         'kernel.logs_dir' => false,
  2117.         'kernel.bundles_metadata' => false,
  2118.         'site.path_www' => false,
  2119.         'session.save_path' => false,
  2120.         'validator.mapping.cache.file' => false,
  2121.         'profiler.storage.dsn' => false,
  2122.         'debug.container.dump' => false,
  2123.         'router.resource' => false,
  2124.         'twig.default_path' => false,
  2125.         'assetic.cache_dir' => false,
  2126.         'assetic.read_from' => false,
  2127.         'assetic.write_to' => false,
  2128.         'doctrine.orm.proxy_dir' => false,
  2129.     ];
  2130.     private $dynamicParameters = [];
  2131.     /**
  2132.      * Computes a dynamic parameter.
  2133.      *
  2134.      * @param string $name The name of the dynamic parameter to load
  2135.      *
  2136.      * @return mixed The value of the dynamic parameter
  2137.      *
  2138.      * @throws InvalidArgumentException When the dynamic parameter does not exist
  2139.      */
  2140.     private function getDynamicParameter($name)
  2141.     {
  2142.         switch ($name) {
  2143.             case 'kernel.root_dir'$value = ($this->targetDirs[3].'/app'); break;
  2144.             case 'kernel.project_dir'$value $this->targetDirs[3]; break;
  2145.             case 'kernel.cache_dir'$value $this->targetDirs[0]; break;
  2146.             case 'kernel.logs_dir'$value = ($this->targetDirs[2].'/logs/dev'); break;
  2147.             case 'kernel.bundles_metadata'$value = [
  2148.                 'FrameworkBundle' => [
  2149.                     'parent' => NULL,
  2150.                     'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle'),
  2151.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2152.                 ],
  2153.                 'TwigBundle' => [
  2154.                     'parent' => NULL,
  2155.                     'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle'),
  2156.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2157.                 ],
  2158.                 'MonologBundle' => [
  2159.                     'parent' => NULL,
  2160.                     'path' => ($this->targetDirs[3].'/vendor/symfony/monolog-bundle'),
  2161.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2162.                 ],
  2163.                 'SwiftmailerBundle' => [
  2164.                     'parent' => NULL,
  2165.                     'path' => ($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle'),
  2166.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  2167.                 ],
  2168.                 'AsseticBundle' => [
  2169.                     'parent' => NULL,
  2170.                     'path' => ($this->targetDirs[3].'/vendor/symfony/assetic-bundle'),
  2171.                     'namespace' => 'Symfony\\Bundle\\AsseticBundle',
  2172.                 ],
  2173.                 'ForkCMSInstallerBundle' => [
  2174.                     'parent' => NULL,
  2175.                     'path' => ($this->targetDirs[3].'/src/ForkCMS/Bundle/InstallerBundle'),
  2176.                     'namespace' => 'ForkCMS\\Bundle\\InstallerBundle',
  2177.                 ],
  2178.                 'ForkCMSCoreBundle' => [
  2179.                     'parent' => NULL,
  2180.                     'path' => ($this->targetDirs[3].'/src/ForkCMS/Bundle/CoreBundle'),
  2181.                     'namespace' => 'ForkCMS\\Bundle\\CoreBundle',
  2182.                 ],
  2183.                 'DoctrineBundle' => [
  2184.                     'parent' => NULL,
  2185.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle'),
  2186.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  2187.                 ],
  2188.                 'SimpleBusCommandBusBundle' => [
  2189.                     'parent' => NULL,
  2190.                     'path' => ($this->targetDirs[3].'/vendor/simple-bus/symfony-bridge/src'),
  2191.                     'namespace' => 'SimpleBus\\SymfonyBridge',
  2192.                 ],
  2193.                 'DoctrineOrmBridgeBundle' => [
  2194.                     'parent' => NULL,
  2195.                     'path' => ($this->targetDirs[3].'/vendor/simple-bus/symfony-bridge/src'),
  2196.                     'namespace' => 'SimpleBus\\SymfonyBridge',
  2197.                 ],
  2198.                 'SimpleBusEventBusBundle' => [
  2199.                     'parent' => NULL,
  2200.                     'path' => ($this->targetDirs[3].'/vendor/simple-bus/symfony-bridge/src'),
  2201.                     'namespace' => 'SimpleBus\\SymfonyBridge',
  2202.                 ],
  2203.                 'MediaLibrary' => [
  2204.                     'parent' => NULL,
  2205.                     'path' => ($this->targetDirs[3].'/src/Backend/Modules/MediaLibrary'),
  2206.                     'namespace' => 'Backend\\Modules\\MediaLibrary',
  2207.                 ],
  2208.                 'Mailmotor' => [
  2209.                     'parent' => NULL,
  2210.                     'path' => ($this->targetDirs[3].'/src/Backend/Modules/Mailmotor'),
  2211.                     'namespace' => 'Backend\\Modules\\Mailmotor',
  2212.                 ],
  2213.                 'MailMotorMailMotorBundle' => [
  2214.                     'parent' => NULL,
  2215.                     'path' => ($this->targetDirs[3].'/vendor/mailmotor/mailmotor-bundle'),
  2216.                     'namespace' => 'MailMotor\\Bundle\\MailMotorBundle',
  2217.                 ],
  2218.                 'MailMotorMailChimpBundle' => [
  2219.                     'parent' => NULL,
  2220.                     'path' => ($this->targetDirs[3].'/vendor/mailmotor/mailchimp-bundle'),
  2221.                     'namespace' => 'MailMotor\\Bundle\\MailChimpBundle',
  2222.                 ],
  2223.                 'MailMotorCampaignMonitorBundle' => [
  2224.                     'parent' => NULL,
  2225.                     'path' => ($this->targetDirs[3].'/vendor/mailmotor/campaignmonitor-bundle'),
  2226.                     'namespace' => 'MailMotor\\Bundle\\CampaignMonitorBundle',
  2227.                 ],
  2228.                 'LiipImagineBundle' => [
  2229.                     'parent' => NULL,
  2230.                     'path' => ($this->targetDirs[3].'/vendor/liip/imagine-bundle'),
  2231.                     'namespace' => 'Liip\\ImagineBundle',
  2232.                 ],
  2233.                 'SitemapController' => [
  2234.                     'parent' => NULL,
  2235.                     'path' => ($this->targetDirs[3].'/src/PixelDesignBundle/Controller'),
  2236.                     'namespace' => 'PixelDesignBundle\\Controller',
  2237.                 ],
  2238.                 'WebProfilerBundle' => [
  2239.                     'parent' => NULL,
  2240.                     'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle'),
  2241.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  2242.                 ],
  2243.                 'DebugBundle' => [
  2244.                     'parent' => NULL,
  2245.                     'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/DebugBundle'),
  2246.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  2247.                 ],
  2248.             ]; break;
  2249.             case 'site.path_www'$value $this->targetDirs[3]; break;
  2250.             case 'session.save_path'$value = ($this->targetDirs[0].'/sessions'); break;
  2251.             case 'validator.mapping.cache.file'$value = ($this->targetDirs[0].'/validation.php'); break;
  2252.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDirs[0].'/profiler'); break;
  2253.             case 'debug.container.dump'$value = ($this->targetDirs[0].'/appDevDebugProjectContainer.xml'); break;
  2254.             case 'router.resource'$value = ($this->targetDirs[3].'/app/config/routing_dev.yml'); break;
  2255.             case 'twig.default_path'$value = ($this->targetDirs[3].'/templates'); break;
  2256.             case 'assetic.cache_dir'$value = ($this->targetDirs[0].'/assetic'); break;
  2257.             case 'assetic.read_from'$value = ($this->targetDirs[3].'/app/../web'); break;
  2258.             case 'assetic.write_to'$value = ($this->targetDirs[3].'/app/../web'); break;
  2259.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDirs[0].'/doctrine/orm/Proxies'); break;
  2260.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  2261.         }
  2262.         $this->loadedDynamicParameters[$name] = true;
  2263.         return $this->dynamicParameters[$name] = $value;
  2264.     }
  2265.     private $normalizedParameterNames = [
  2266.         'liip_imagine.jpegoptim.stripall' => 'liip_imagine.jpegoptim.stripAll',
  2267.         'liip_imagine.jpegoptim.tempdir' => 'liip_imagine.jpegoptim.tempDir',
  2268.         'liip_imagine.optipng.stripall' => 'liip_imagine.optipng.stripAll',
  2269.         'liip_imagine.optipng.tempdir' => 'liip_imagine.optipng.tempDir',
  2270.     ];
  2271.     private function normalizeParameterName($name)
  2272.     {
  2273.         if (isset($this->normalizedParameterNames[$normalizedName strtolower($name)]) || isset($this->parameters[$normalizedName]) || array_key_exists($normalizedName$this->parameters)) {
  2274.             $normalizedName = isset($this->normalizedParameterNames[$normalizedName]) ? $this->normalizedParameterNames[$normalizedName] : $normalizedName;
  2275.             if ((string) $name !== $normalizedName) {
  2276.                 @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);
  2277.             }
  2278.         } else {
  2279.             $normalizedName $this->normalizedParameterNames[$normalizedName] = (string) $name;
  2280.         }
  2281.         return $normalizedName;
  2282.     }
  2283.     /**
  2284.      * Gets the default parameters.
  2285.      *
  2286.      * @return array An array of the default parameters
  2287.      */
  2288.     protected function getDefaultParameters()
  2289.     {
  2290.         return [
  2291.             'kernel.environment' => 'dev',
  2292.             'kernel.debug' => true,
  2293.             'kernel.name' => 'app',
  2294.             'kernel.bundles' => [
  2295.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  2296.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  2297.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  2298.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  2299.                 'AsseticBundle' => 'Symfony\\Bundle\\AsseticBundle\\AsseticBundle',
  2300.                 'ForkCMSInstallerBundle' => 'ForkCMS\\Bundle\\InstallerBundle\\ForkCMSInstallerBundle',
  2301.                 'ForkCMSCoreBundle' => 'ForkCMS\\Bundle\\CoreBundle\\ForkCMSCoreBundle',
  2302.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  2303.                 'SimpleBusCommandBusBundle' => 'SimpleBus\\SymfonyBridge\\SimpleBusCommandBusBundle',
  2304.                 'DoctrineOrmBridgeBundle' => 'SimpleBus\\SymfonyBridge\\DoctrineOrmBridgeBundle',
  2305.                 'SimpleBusEventBusBundle' => 'SimpleBus\\SymfonyBridge\\SimpleBusEventBusBundle',
  2306.                 'MediaLibrary' => 'Backend\\Modules\\MediaLibrary\\MediaLibrary',
  2307.                 'Mailmotor' => 'Backend\\Modules\\Mailmotor\\Mailmotor',
  2308.                 'MailMotorMailMotorBundle' => 'MailMotor\\Bundle\\MailMotorBundle\\MailMotorMailMotorBundle',
  2309.                 'MailMotorMailChimpBundle' => 'MailMotor\\Bundle\\MailChimpBundle\\MailMotorMailChimpBundle',
  2310.                 'MailMotorCampaignMonitorBundle' => 'MailMotor\\Bundle\\CampaignMonitorBundle\\MailMotorCampaignMonitorBundle',
  2311.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  2312.                 'SitemapController' => 'PixelDesignBundle\\Controller\\SitemapController',
  2313.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  2314.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  2315.             ],
  2316.             'kernel.charset' => 'UTF-8',
  2317.             'kernel.container_class' => 'appDevDebugProjectContainer',
  2318.             'fork.form.theme' => 'Core/Layout/Templates/FormLayout.html.twig',
  2319.             'fork.form.default_preferred_editor' => 'ck-editor',
  2320.             'fork.form.available_editors' => [
  2321.                 'ck-editor' => 'CK Editor',
  2322.                 'html' => 'HTML',
  2323.             ],
  2324.             'database.driver' => 'mysql',
  2325.             'database.host' => 'localhost',
  2326.             'database.port' => 3306,
  2327.             'database.name' => 'fork5dev-cz_px',
  2328.             'database.user' => 'fork5dev-cz_px',
  2329.             'database.password' => 'MVGcM3jkoUwacU3zzef3v+V3Q+GKnRnf7vRi1IB9FRw=',
  2330.             'kernel.secret' => 'IJAnjYplnZQHqumJKHWgQlxdkwtlloW0',
  2331.             'fork.debug_email' => 'slovak@pixeldesign.cz',
  2332.             'fork.debug_message' => 'Internal error.',
  2333.             'fork.version' => '5.8.2',
  2334.             'session.cookie_secure' => false,
  2335.             'site.protocol' => 'http',
  2336.             'site.domain' => 'fork5-dev.pixeldesign.cz',
  2337.             'site.default_title' => 'Fork CMS',
  2338.             'site.multilanguage' => false,
  2339.             'site.default_language' => 'cs',
  2340.             'action.group_tag' => '\\@actiongroup',
  2341.             'action.rights_level' => 7,
  2342.             'fork.is_installed' => true,
  2343.             'installed_modules' => [
  2344.                 => 'Authentication',
  2345.                 => 'ContentBlocks',
  2346.                 => 'Core',
  2347.                 => 'Dashboard',
  2348.                 => 'Error',
  2349.                 => 'Extensions',
  2350.                 => 'Groups',
  2351.                 => 'Locale',
  2352.                 => 'MediaLibrary',
  2353.                 => 'Pages',
  2354.                 10 => 'Search',
  2355.                 11 => 'Settings',
  2356.                 12 => 'Tags',
  2357.                 13 => 'Users',
  2358.             ],
  2359.             'fragment.renderer.hinclude.global_template' => NULL,
  2360.             'fragment.path' => '/_fragment',
  2361.             'kernel.http_method_override' => true,
  2362.             'kernel.trusted_hosts' => [
  2363.             ],
  2364.             'kernel.default_locale' => 'en',
  2365.             'templating.helper.code.file_link_format' => NULL,
  2366.             'debug.file_link_format' => NULL,
  2367.             'session.metadata.storage_key' => '_sf2_meta',
  2368.             'session.storage.options' => [
  2369.                 'cache_limiter' => '0',
  2370.                 'cookie_secure' => false,
  2371.                 'cookie_httponly' => true,
  2372.                 'gc_probability' => 1,
  2373.             ],
  2374.             'session.metadata.update_threshold' => '0',
  2375.             'form.type_extension.csrf.enabled' => true,
  2376.             'form.type_extension.csrf.field_name' => '_token',
  2377.             'asset.request_context.base_path' => '',
  2378.             'asset.request_context.secure' => false,
  2379.             'templating.loader.cache.path' => NULL,
  2380.             'templating.engines' => [
  2381.                 => 'twig',
  2382.             ],
  2383.             'validator.mapping.cache.prefix' => '',
  2384.             'validator.translation_domain' => 'validators',
  2385.             'profiler_listener.only_exceptions' => false,
  2386.             'profiler_listener.only_master_requests' => false,
  2387.             'debug.error_handler.throw_at' => -1,
  2388.             'router.options.generator_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator',
  2389.             'router.options.generator_base_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator',
  2390.             'router.options.generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\PhpGeneratorDumper',
  2391.             'router.options.matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher',
  2392.             'router.options.matcher_base_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher',
  2393.             'router.options.matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\PhpMatcherDumper',
  2394.             'router.options.matcher.cache_class' => 'appDevDebugProjectContainerUrlMatcher',
  2395.             'router.options.generator.cache_class' => 'appDevDebugProjectContainerUrlGenerator',
  2396.             'router.request_context.host' => 'localhost',
  2397.             'router.request_context.scheme' => 'http',
  2398.             'router.request_context.base_url' => '',
  2399.             'router.cache_class_prefix' => 'appDevDebugProjectContainer',
  2400.             'request_listener.http_port' => 80,
  2401.             'request_listener.https_port' => 443,
  2402.             'twig.exception_listener.controller' => 'twig.controller.exception:showAction',
  2403.             'twig.form.resources' => [
  2404.                 => 'form_div_layout.html.twig',
  2405.                 => 'Core/Layout/Templates/FormLayout.html.twig',
  2406.                 => 'LiipImagineBundle:Form:form_div_layout.html.twig',
  2407.             ],
  2408.             'monolog.use_microseconds' => true,
  2409.             'monolog.swift_mailer.handlers' => [
  2410.             ],
  2411.             'monolog.handlers_to_channels' => [
  2412.                 'monolog.handler.dockerstdout' => [
  2413.                     'type' => 'exclusive',
  2414.                     'elements' => [
  2415.                         => 'event',
  2416.                     ],
  2417.                 ],
  2418.                 'monolog.handler.main' => NULL,
  2419.             ],
  2420.             'swiftmailer.mailer.default.transport.name' => 'sendmail',
  2421.             'swiftmailer.mailer.default.transport.smtp.encryption' => NULL,
  2422.             'swiftmailer.mailer.default.transport.smtp.port' => 25,
  2423.             'swiftmailer.mailer.default.transport.smtp.host' => 'localhost',
  2424.             'swiftmailer.mailer.default.transport.smtp.username' => NULL,
  2425.             'swiftmailer.mailer.default.transport.smtp.password' => NULL,
  2426.             'swiftmailer.mailer.default.transport.smtp.auth_mode' => NULL,
  2427.             'swiftmailer.mailer.default.transport.smtp.timeout' => 30,
  2428.             'swiftmailer.mailer.default.transport.smtp.source_ip' => NULL,
  2429.             'swiftmailer.mailer.default.transport.smtp.local_domain' => NULL,
  2430.             'swiftmailer.mailer.default.spool.enabled' => false,
  2431.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  2432.             'swiftmailer.mailer.default.single_address' => NULL,
  2433.             'swiftmailer.mailer.default.delivery.enabled' => true,
  2434.             'swiftmailer.spool.enabled' => false,
  2435.             'swiftmailer.delivery.enabled' => true,
  2436.             'swiftmailer.single_address' => NULL,
  2437.             'swiftmailer.mailers' => [
  2438.                 'default' => 'swiftmailer.mailer.default',
  2439.             ],
  2440.             'swiftmailer.default_mailer' => 'default',
  2441.             'assetic.asset_factory.class' => 'Symfony\\Bundle\\AsseticBundle\\Factory\\AssetFactory',
  2442.             'assetic.asset_manager.class' => 'Assetic\\Factory\\LazyAssetManager',
  2443.             'assetic.asset_manager_cache_warmer.class' => 'Symfony\\Bundle\\AsseticBundle\\CacheWarmer\\AssetManagerCacheWarmer',
  2444.             'assetic.cached_formula_loader.class' => 'Assetic\\Factory\\Loader\\CachedFormulaLoader',
  2445.             'assetic.config_cache.class' => 'Assetic\\Cache\\ConfigCache',
  2446.             'assetic.config_loader.class' => 'Symfony\\Bundle\\AsseticBundle\\Factory\\Loader\\ConfigurationLoader',
  2447.             'assetic.config_resource.class' => 'Symfony\\Bundle\\AsseticBundle\\Factory\\Resource\\ConfigurationResource',
  2448.             'assetic.coalescing_directory_resource.class' => 'Symfony\\Bundle\\AsseticBundle\\Factory\\Resource\\CoalescingDirectoryResource',
  2449.             'assetic.directory_resource.class' => 'Symfony\\Bundle\\AsseticBundle\\Factory\\Resource\\DirectoryResource',
  2450.             'assetic.filter_manager.class' => 'Symfony\\Bundle\\AsseticBundle\\FilterManager',
  2451.             'assetic.worker.ensure_filter.class' => 'Assetic\\Factory\\Worker\\EnsureFilterWorker',
  2452.             'assetic.worker.cache_busting.class' => 'Assetic\\Factory\\Worker\\CacheBustingWorker',
  2453.             'assetic.value_supplier.class' => 'Symfony\\Bundle\\AsseticBundle\\DefaultValueSupplier',
  2454.             'assetic.node.paths' => [
  2455.             ],
  2456.             'assetic.bundles' => [
  2457.                 => 'ForkCMSInstallerBundle',
  2458.             ],
  2459.             'assetic.twig_extension.class' => 'Symfony\\Bundle\\AsseticBundle\\Twig\\AsseticExtension',
  2460.             'assetic.twig_formula_loader.class' => 'Assetic\\Extension\\Twig\\TwigFormulaLoader',
  2461.             'assetic.helper.dynamic.class' => 'Symfony\\Bundle\\AsseticBundle\\Templating\\DynamicAsseticHelper',
  2462.             'assetic.helper.static.class' => 'Symfony\\Bundle\\AsseticBundle\\Templating\\StaticAsseticHelper',
  2463.             'assetic.php_formula_loader.class' => 'Symfony\\Bundle\\AsseticBundle\\Factory\\Loader\\AsseticHelperFormulaLoader',
  2464.             'assetic.debug' => true,
  2465.             'assetic.use_controller' => false,
  2466.             'assetic.enable_profiler' => false,
  2467.             'assetic.variables' => [
  2468.             ],
  2469.             'assetic.java.bin' => '/usr/bin/java',
  2470.             'assetic.node.bin' => '/usr/bin/node',
  2471.             'assetic.ruby.bin' => '/usr/bin/ruby',
  2472.             'assetic.sass.bin' => '/usr/bin/sass',
  2473.             'assetic.reactjsx.bin' => '/usr/bin/jsx',
  2474.             'assetic.filter.cssrewrite.class' => 'Assetic\\Filter\\CssRewriteFilter',
  2475.             'assetic.twig_extension.functions' => [
  2476.             ],
  2477.             'doctrine_cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  2478.             'doctrine_cache.apcu.class' => 'Doctrine\\Common\\Cache\\ApcuCache',
  2479.             'doctrine_cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  2480.             'doctrine_cache.chain.class' => 'Doctrine\\Common\\Cache\\ChainCache',
  2481.             'doctrine_cache.couchbase.class' => 'Doctrine\\Common\\Cache\\CouchbaseCache',
  2482.             'doctrine_cache.couchbase.connection.class' => 'Couchbase',
  2483.             'doctrine_cache.couchbase.hostnames' => 'localhost:8091',
  2484.             'doctrine_cache.file_system.class' => 'Doctrine\\Common\\Cache\\FilesystemCache',
  2485.             'doctrine_cache.php_file.class' => 'Doctrine\\Common\\Cache\\PhpFileCache',
  2486.             'doctrine_cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  2487.             'doctrine_cache.memcache.connection.class' => 'Memcache',
  2488.             'doctrine_cache.memcache.host' => 'localhost',
  2489.             'doctrine_cache.memcache.port' => 11211,
  2490.             'doctrine_cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  2491.             'doctrine_cache.memcached.connection.class' => 'Memcached',
  2492.             'doctrine_cache.memcached.host' => 'localhost',
  2493.             'doctrine_cache.memcached.port' => 11211,
  2494.             'doctrine_cache.mongodb.class' => 'Doctrine\\Common\\Cache\\MongoDBCache',
  2495.             'doctrine_cache.mongodb.collection.class' => 'MongoCollection',
  2496.             'doctrine_cache.mongodb.connection.class' => 'MongoClient',
  2497.             'doctrine_cache.mongodb.server' => 'localhost:27017',
  2498.             'doctrine_cache.predis.client.class' => 'Predis\\Client',
  2499.             'doctrine_cache.predis.scheme' => 'tcp',
  2500.             'doctrine_cache.predis.host' => 'localhost',
  2501.             'doctrine_cache.predis.port' => 6379,
  2502.             'doctrine_cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  2503.             'doctrine_cache.redis.connection.class' => 'Redis',
  2504.             'doctrine_cache.redis.host' => 'localhost',
  2505.             'doctrine_cache.redis.port' => 6379,
  2506.             'doctrine_cache.riak.class' => 'Doctrine\\Common\\Cache\\RiakCache',
  2507.             'doctrine_cache.riak.bucket.class' => 'Riak\\Bucket',
  2508.             'doctrine_cache.riak.connection.class' => 'Riak\\Connection',
  2509.             'doctrine_cache.riak.bucket_property_list.class' => 'Riak\\BucketPropertyList',
  2510.             'doctrine_cache.riak.host' => 'localhost',
  2511.             'doctrine_cache.riak.port' => 8087,
  2512.             'doctrine_cache.sqlite3.class' => 'Doctrine\\Common\\Cache\\SQLite3Cache',
  2513.             'doctrine_cache.sqlite3.connection.class' => 'SQLite3',
  2514.             'doctrine_cache.void.class' => 'Doctrine\\Common\\Cache\\VoidCache',
  2515.             'doctrine_cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  2516.             'doctrine_cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  2517.             'doctrine_cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  2518.             'doctrine_cache.security.acl.cache.class' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\Acl\\Model\\AclCache',
  2519.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  2520.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  2521.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  2522.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  2523.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  2524.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  2525.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  2526.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  2527.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  2528.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  2529.             'doctrine.entity_managers' => [
  2530.                 'default' => 'doctrine.orm.default_entity_manager',
  2531.             ],
  2532.             'doctrine.default_entity_manager' => 'default',
  2533.             'doctrine.dbal.connection_factory.types' => [
  2534.                 'seo_follow' => [
  2535.                     'class' => 'Common\\Doctrine\\Type\\SEOFollowType',
  2536.                     'commented' => NULL,
  2537.                 ],
  2538.                 'seo_index' => [
  2539.                     'class' => 'Common\\Doctrine\\Type\\SEOIndexType',
  2540.                     'commented' => NULL,
  2541.                 ],
  2542.                 'locale' => [
  2543.                     'class' => 'Common\\Doctrine\\Type\\LocaleType',
  2544.                     'commented' => NULL,
  2545.                 ],
  2546.                 'datetime' => [
  2547.                     'class' => 'Common\\Doctrine\\Type\\UTCDateTimeType',
  2548.                     'commented' => NULL,
  2549.                 ],
  2550.                 'datetimetz' => [
  2551.                     'class' => 'Common\\Doctrine\\Type\\UTCDateTimeType',
  2552.                     'commented' => NULL,
  2553.                 ],
  2554.                 'time' => [
  2555.                     'class' => 'Common\\Doctrine\\Type\\UTCTimeType',
  2556.                     'commented' => NULL,
  2557.                 ],
  2558.                 'uuid' => [
  2559.                     'class' => 'Ramsey\\Uuid\\Doctrine\\UuidType',
  2560.                     'commented' => NULL,
  2561.                 ],
  2562.                 'media_item_storage_type' => [
  2563.                     'class' => 'Backend\\Modules\\MediaLibrary\\Domain\\MediaItem\\StorageTypeDBALType',
  2564.                     'commented' => NULL,
  2565.                 ],
  2566.                 'media_item_type' => [
  2567.                     'class' => 'Backend\\Modules\\MediaLibrary\\Domain\\MediaItem\\TypeDBALType',
  2568.                     'commented' => NULL,
  2569.                 ],
  2570.                 'media_item_aspect_ratio' => [
  2571.                     'class' => 'Backend\\Modules\\MediaLibrary\\Domain\\MediaItem\\AspectRatioDBALType',
  2572.                     'commented' => NULL,
  2573.                 ],
  2574.                 'media_group_type' => [
  2575.                     'class' => 'Backend\\Modules\\MediaLibrary\\Domain\\MediaGroup\\TypeDBALType',
  2576.                     'commented' => NULL,
  2577.                 ],
  2578.                 'content_blocks_status' => [
  2579.                     'class' => 'Backend\\Modules\\ContentBlocks\\Domain\\ContentBlock\\StatusDBALType',
  2580.                     'commented' => NULL,
  2581.                 ],
  2582.             ],
  2583.             'doctrine.connections' => [
  2584.                 'default' => 'doctrine.dbal.default_connection',
  2585.             ],
  2586.             'doctrine.default_connection' => 'default',
  2587.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  2588.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  2589.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  2590.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  2591.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  2592.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  2593.             'doctrine.orm.cache.memcache_host' => 'localhost',
  2594.             'doctrine.orm.cache.memcache_port' => 11211,
  2595.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  2596.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  2597.             'doctrine.orm.cache.memcached_host' => 'localhost',
  2598.             'doctrine.orm.cache.memcached_port' => 11211,
  2599.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  2600.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  2601.             'doctrine.orm.cache.redis_host' => 'localhost',
  2602.             'doctrine.orm.cache.redis_port' => 6379,
  2603.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  2604.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  2605.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  2606.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  2607.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  2608.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  2609.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  2610.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  2611.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  2612.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  2613.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  2614.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  2615.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  2616.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  2617.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  2618.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  2619.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  2620.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  2621.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  2622.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  2623.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  2624.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  2625.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  2626.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  2627.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  2628.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  2629.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  2630.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  2631.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  2632.             'doctrine.orm.auto_generate_proxy_classes' => true,
  2633.             'doctrine.orm.proxy_namespace' => 'Proxies',
  2634.             'simple_bus.doctrine_orm_bridge.entity_manager' => 'default',
  2635.             'media_library.image_extensions' => [
  2636.                 => 'gif',
  2637.                 => 'jpeg',
  2638.                 => 'jpg',
  2639.                 => 'png',
  2640.                 => 'tiff',
  2641.                 => 'webp',
  2642.             ],
  2643.             'media_library.image_mime_types' => [
  2644.                 => 'image/gif',
  2645.                 => 'image/jpeg',
  2646.                 => 'image/pjpeg',
  2647.                 => 'image/png',
  2648.                 => 'image/tiff',
  2649.                 => 'image/x-tiff',
  2650.                 => 'image/webp',
  2651.             ],
  2652.             'media_library.file_extensions' => [
  2653.                 => 'doc',
  2654.                 => 'docx',
  2655.                 => 'pdf',
  2656.             ],
  2657.             'media_library.file_mime_types' => [
  2658.                 => 'application/msword',
  2659.                 => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
  2660.                 => 'application/pdf',
  2661.             ],
  2662.             'media_library.movie_extensions' => [
  2663.                 => 'avi',
  2664.                 => 'mp4',
  2665.             ],
  2666.             'media_library.movie_mime_types' => [
  2667.                 => 'video/x-msvideo',
  2668.                 => 'video/mp4',
  2669.                 => 'application/mp4',
  2670.             ],
  2671.             'media_library.audio_extensions' => [
  2672.                 => 'mp3',
  2673.                 => 'mp4a',
  2674.                 => 'wav',
  2675.             ],
  2676.             'media_library.audio_mime_types' => [
  2677.                 => 'audio/mpeg3',
  2678.                 => 'video/mpeg',
  2679.                 => 'video/x-mpeg',
  2680.                 => 'audio/x-mpeg-3',
  2681.                 => 'audio/mp4',
  2682.                 => 'audio/wav',
  2683.                 => 'audio/x-wav',
  2684.                 => 'audio/mpeg',
  2685.             ],
  2686.             'liip_imagine.filter.configuration.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\FilterConfiguration',
  2687.             'liip_imagine.filter.manager.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\FilterManager',
  2688.             'liip_imagine.data.manager.class' => 'Liip\\ImagineBundle\\Imagine\\Data\\DataManager',
  2689.             'liip_imagine.cache.manager.class' => 'Liip\\ImagineBundle\\Imagine\\Cache\\CacheManager',
  2690.             'liip_imagine.cache.signer.class' => 'Liip\\ImagineBundle\\Imagine\\Cache\\Signer',
  2691.             'liip_imagine.binary.mime_type_guesser.class' => 'Liip\\ImagineBundle\\Binary\\SimpleMimeTypeGuesser',
  2692.             'liip_imagine.controller.class' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  2693.             'liip_imagine.twig.extension.class' => 'Liip\\ImagineBundle\\Templating\\ImagineExtension',
  2694.             'liip_imagine.templating.helper.class' => 'Liip\\ImagineBundle\\Templating\\Helper\\ImagineHelper',
  2695.             'liip_imagine.gd.class' => 'Imagine\\Gd\\Imagine',
  2696.             'liip_imagine.imagick.class' => 'Imagine\\Imagick\\Imagine',
  2697.             'liip_imagine.gmagick.class' => 'Imagine\\Gmagick\\Imagine',
  2698.             'liip_imagine.filter.loader.relative_resize.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\RelativeResizeFilterLoader',
  2699.             'liip_imagine.filter.loader.resize.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\ResizeFilterLoader',
  2700.             'liip_imagine.filter.loader.thumbnail.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\ThumbnailFilterLoader',
  2701.             'liip_imagine.filter.loader.crop.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\CropFilterLoader',
  2702.             'liip_imagine.filter.loader.grayscale.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\GrayscaleFilterLoader',
  2703.             'liip_imagine.filter.loader.paste.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\PasteFilterLoader',
  2704.             'liip_imagine.filter.loader.watermark.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\WatermarkFilterLoader',
  2705.             'liip_imagine.filter.loader.strip.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\StripFilterLoader',
  2706.             'liip_imagine.filter.loader.background.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\BackgroundFilterLoader',
  2707.             'liip_imagine.filter.loader.scale.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\ScaleFilterLoader',
  2708.             'liip_imagine.filter.loader.upscale.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\UpscaleFilterLoader',
  2709.             'liip_imagine.filter.loader.downscale.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\DownscaleFilterLoader',
  2710.             'liip_imagine.filter.loader.auto_rotate.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\AutoRotateFilterLoader',
  2711.             'liip_imagine.filter.loader.rotate.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\RotateFilterLoader',
  2712.             'liip_imagine.filter.loader.flip.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\FlipFilterLoader',
  2713.             'liip_imagine.filter.loader.interlace.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\InterlaceFilterLoader',
  2714.             'liip_imagine.filter.loader.resample.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\ResampleFilterLoader',
  2715.             'liip_imagine.binary.loader.filesystem.class' => 'Liip\\ImagineBundle\\Binary\\Loader\\FileSystemLoader',
  2716.             'liip_imagine.binary.loader.stream.class' => 'Liip\\ImagineBundle\\Binary\\Loader\\StreamLoader',
  2717.             'liip_imagine.binary.loader.flysystem.class' => 'Liip\\ImagineBundle\\Binary\\Loader\\FlysystemLoader',
  2718.             'liip_imagine.binary.loader.chain.class' => 'Liip\\ImagineBundle\\Binary\\Loader\\ChainLoader',
  2719.             'liip_imagine.binary.locator.filesystem.class' => 'Liip\\ImagineBundle\\Binary\\Locator\\FileSystemLocator',
  2720.             'liip_imagine.binary.locator.filesystem_insecure.class' => 'Liip\\ImagineBundle\\Binary\\Locator\\FileSystemInsecureLocator',
  2721.             'liip_imagine.cache.resolver.web_path.class' => 'Liip\\ImagineBundle\\Imagine\\Cache\\Resolver\\WebPathResolver',
  2722.             'liip_imagine.cache.resolver.no_cache_web_path.class' => 'Liip\\ImagineBundle\\Imagine\\Cache\\Resolver\\NoCacheWebPathResolver',
  2723.             'liip_imagine.cache.resolver.aws_s3.class' => 'Liip\\ImagineBundle\\Imagine\\Cache\\Resolver\\AwsS3Resolver',
  2724.             'liip_imagine.cache.resolver.cache.class' => 'Liip\\ImagineBundle\\Imagine\\Cache\\Resolver\\CacheResolver',
  2725.             'liip_imagine.cache.resolver.flysystem.class' => 'Liip\\ImagineBundle\\Imagine\\Cache\\Resolver\\FlysystemResolver',
  2726.             'liip_imagine.cache.resolver.proxy.class' => 'Liip\\ImagineBundle\\Imagine\\Cache\\Resolver\\ProxyResolver',
  2727.             'liip_imagine.form.type.image.class' => 'Liip\\ImagineBundle\\Form\\Type\\ImageType',
  2728.             'liip_imagine.meta_data.reader.class' => 'Imagine\\Image\\Metadata\\ExifMetadataReader',
  2729.             'liip_imagine.filter.post_processor.jpegoptim.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\PostProcessor\\JpegOptimPostProcessor',
  2730.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  2731.             'liip_imagine.jpegoptim.stripAll' => true,
  2732.             'liip_imagine.jpegoptim.max' => NULL,
  2733.             'liip_imagine.jpegoptim.progressive' => true,
  2734.             'liip_imagine.jpegoptim.tempDir' => NULL,
  2735.             'liip_imagine.filter.post_processor.optipng.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\PostProcessor\\OptiPngPostProcessor',
  2736.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  2737.             'liip_imagine.optipng.level' => 7,
  2738.             'liip_imagine.optipng.stripAll' => true,
  2739.             'liip_imagine.optipng.tempDir' => NULL,
  2740.             'liip_imagine.filter.post_processor.pngquant.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\PostProcessor\\PngquantPostProcessor',
  2741.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  2742.             'liip_imagine.filter.post_processor.mozjpeg.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\PostProcessor\\MozJpegPostProcessor',
  2743.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  2744.             'liip_imagine.cache.resolver.default' => 'default',
  2745.             'liip_imagine.default_image' => NULL,
  2746.             'liip_imagine.filter_sets' => [
  2747.                 'media_library_backend_thumbnail' => [
  2748.                     'quality' => 95,
  2749.                     'filters' => [
  2750.                         'thumbnail' => [
  2751.                             'size' => [
  2752.                                 => 420,
  2753.                                 => 270,
  2754.                             ],
  2755.                             'mode' => 'outbound',
  2756.                         ],
  2757.                         'background' => [
  2758.                             'size' => [
  2759.                                 => 420,
  2760.                                 => 270,
  2761.                             ],
  2762.                             'position' => 'center',
  2763.                         ],
  2764.                     ],
  2765.                     'jpeg_quality' => NULL,
  2766.                     'png_compression_level' => NULL,
  2767.                     'png_compression_filter' => NULL,
  2768.                     'format' => NULL,
  2769.                     'animated' => false,
  2770.                     'cache' => NULL,
  2771.                     'data_loader' => NULL,
  2772.                     'default_image' => NULL,
  2773.                     'post_processors' => [
  2774.                     ],
  2775.                 ],
  2776.                 'media_library_lightbox_small' => [
  2777.                     'filters' => [
  2778.                         'scale' => [
  2779.                             'dim' => [
  2780.                                 => 800,
  2781.                                 => 600,
  2782.                             ],
  2783.                         ],
  2784.                     ],
  2785.                     'quality' => 100,
  2786.                     'jpeg_quality' => NULL,
  2787.                     'png_compression_level' => NULL,
  2788.                     'png_compression_filter' => NULL,
  2789.                     'format' => NULL,
  2790.                     'animated' => false,
  2791.                     'cache' => NULL,
  2792.                     'data_loader' => NULL,
  2793.                     'default_image' => NULL,
  2794.                     'post_processors' => [
  2795.                     ],
  2796.                 ],
  2797.                 'media_library_lightbox_large' => [
  2798.                     'filters' => [
  2799.                         'scale' => [
  2800.                             'dim' => [
  2801.                                 => 1600,
  2802.                                 => 800,
  2803.                             ],
  2804.                         ],
  2805.                     ],
  2806.                     'quality' => 100,
  2807.                     'jpeg_quality' => NULL,
  2808.                     'png_compression_level' => NULL,
  2809.                     'png_compression_filter' => NULL,
  2810.                     'format' => NULL,
  2811.                     'animated' => false,
  2812.                     'cache' => NULL,
  2813.                     'data_loader' => NULL,
  2814.                     'default_image' => NULL,
  2815.                     'post_processors' => [
  2816.                     ],
  2817.                 ],
  2818.                 'media_library_slider_pano' => [
  2819.                     'filters' => [
  2820.                         'scale' => [
  2821.                             'dim' => [
  2822.                                 => 1600,
  2823.                                 => 600,
  2824.                             ],
  2825.                         ],
  2826.                     ],
  2827.                     'quality' => 100,
  2828.                     'jpeg_quality' => NULL,
  2829.                     'png_compression_level' => NULL,
  2830.                     'png_compression_filter' => NULL,
  2831.                     'format' => NULL,
  2832.                     'animated' => false,
  2833.                     'cache' => NULL,
  2834.                     'data_loader' => NULL,
  2835.                     'default_image' => NULL,
  2836.                     'post_processors' => [
  2837.                     ],
  2838.                 ],
  2839.                 'media_library_one_image_large' => [
  2840.                     'filters' => [
  2841.                         'thumbnail' => [
  2842.                             'size' => [
  2843.                                 => 1600,
  2844.                                 => 500,
  2845.                             ],
  2846.                             'mode' => 'inbound',
  2847.                         ],
  2848.                     ],
  2849.                     'quality' => 100,
  2850.                     'jpeg_quality' => NULL,
  2851.                     'png_compression_level' => NULL,
  2852.                     'png_compression_filter' => NULL,
  2853.                     'format' => NULL,
  2854.                     'animated' => false,
  2855.                     'cache' => NULL,
  2856.                     'data_loader' => NULL,
  2857.                     'default_image' => NULL,
  2858.                     'post_processors' => [
  2859.                     ],
  2860.                 ],
  2861.             ],
  2862.             'liip_imagine.binary.loader.default' => 'default',
  2863.             'liip_imagine.controller.filter_action' => 'liip_imagine.controller:filterAction',
  2864.             'liip_imagine.controller.filter_runtime_action' => 'liip_imagine.controller:filterRuntimeAction',
  2865.             'liip_imagine.controller.redirect_response_code' => 301,
  2866.             'web_profiler.debug_toolbar.position' => 'bottom',
  2867.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  2868.             'web_profiler.debug_toolbar.mode' => 2,
  2869.             'data_collector.templates' => [
  2870.                 'data_collector.request' => [
  2871.                     => 'request',
  2872.                     => '@WebProfiler/Collector/request.html.twig',
  2873.                 ],
  2874.                 'data_collector.time' => [
  2875.                     => 'time',
  2876.                     => '@WebProfiler/Collector/time.html.twig',
  2877.                 ],
  2878.                 'data_collector.memory' => [
  2879.                     => 'memory',
  2880.                     => '@WebProfiler/Collector/memory.html.twig',
  2881.                 ],
  2882.                 'data_collector.validator' => [
  2883.                     => 'validator',
  2884.                     => '@WebProfiler/Collector/validator.html.twig',
  2885.                 ],
  2886.                 'data_collector.ajax' => [
  2887.                     => 'ajax',
  2888.                     => '@WebProfiler/Collector/ajax.html.twig',
  2889.                 ],
  2890.                 'data_collector.form' => [
  2891.                     => 'form',
  2892.                     => '@WebProfiler/Collector/form.html.twig',
  2893.                 ],
  2894.                 'data_collector.exception' => [
  2895.                     => 'exception',
  2896.                     => '@WebProfiler/Collector/exception.html.twig',
  2897.                 ],
  2898.                 'data_collector.logger' => [
  2899.                     => 'logger',
  2900.                     => '@WebProfiler/Collector/logger.html.twig',
  2901.                 ],
  2902.                 'data_collector.events' => [
  2903.                     => 'events',
  2904.                     => '@WebProfiler/Collector/events.html.twig',
  2905.                 ],
  2906.                 'data_collector.router' => [
  2907.                     => 'router',
  2908.                     => '@WebProfiler/Collector/router.html.twig',
  2909.                 ],
  2910.                 'data_collector.cache' => [
  2911.                     => 'cache',
  2912.                     => '@WebProfiler/Collector/cache.html.twig',
  2913.                 ],
  2914.                 'data_collector.twig' => [
  2915.                     => 'twig',
  2916.                     => '@WebProfiler/Collector/twig.html.twig',
  2917.                 ],
  2918.                 'data_collector.doctrine' => [
  2919.                     => 'db',
  2920.                     => '@Doctrine/Collector/db.html.twig',
  2921.                 ],
  2922.                 'swiftmailer.data_collector' => [
  2923.                     => 'swiftmailer',
  2924.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  2925.                 ],
  2926.                 'data_collector.dump' => [
  2927.                     => 'dump',
  2928.                     => '@Debug/Profiler/dump.html.twig',
  2929.                 ],
  2930.                 'database_collector' => [
  2931.                     => 'database',
  2932.                     => 'database_data_collector.html.twig',
  2933.                 ],
  2934.                 'page_context_collector' => [
  2935.                     => 'page_context',
  2936.                     => 'page_context_data_collector.html.twig',
  2937.                 ],
  2938.                 'data_collector.config' => [
  2939.                     => 'config',
  2940.                     => '@WebProfiler/Collector/config.html.twig',
  2941.                 ],
  2942.             ],
  2943.             'mailmotor.mail_engine' => 'not_implemented',
  2944.             'mailmotor.api_key' => NULL,
  2945.             'mailmotor.list_id' => NULL,
  2946.             'console.command.ids' => [
  2947.                 'console.command.console_core_cacheclearcommand' => 'console.command.console_core_cacheclearcommand',
  2948.                 'console.command.console_core_installuserscommand' => 'console.command.console_core_installuserscommand',
  2949.                 'console.command.console_thumbnails_generatethumbnailscommand' => 'console.command.console_thumbnails_generatethumbnailscommand',
  2950.                 'console.command.symfony_bundle_frameworkbundle_command_aboutcommand' => 'console.command.about',
  2951.                 'console.command.symfony_bundle_frameworkbundle_command_assetsinstallcommand' => 'console.command.assets_install',
  2952.                 'console.command.symfony_bundle_frameworkbundle_command_cacheclearcommand' => 'console.command.cache_clear',
  2953.                 'console.command.symfony_bundle_frameworkbundle_command_cachepoolclearcommand' => 'console.command.cache_pool_clear',
  2954.                 'console.command.symfony_bundle_frameworkbundle_command_cachepoolprunecommand' => 'console.command.cache_pool_prune',
  2955.                 'console.command.symfony_bundle_frameworkbundle_command_cachewarmupcommand' => 'console.command.cache_warmup',
  2956.                 'console.command.symfony_bundle_frameworkbundle_command_configdebugcommand' => 'console.command.config_debug',
  2957.                 'console.command.symfony_bundle_frameworkbundle_command_configdumpreferencecommand' => 'console.command.config_dump_reference',
  2958.                 'console.command.symfony_bundle_frameworkbundle_command_containerdebugcommand' => 'console.command.container_debug',
  2959.                 'console.command.symfony_bundle_frameworkbundle_command_debugautowiringcommand' => 'console.command.debug_autowiring',
  2960.                 'console.command.symfony_bundle_frameworkbundle_command_eventdispatcherdebugcommand' => 'console.command.event_dispatcher_debug',
  2961.                 'console.command.symfony_bundle_frameworkbundle_command_routerdebugcommand' => 'console.command.router_debug',
  2962.                 'console.command.symfony_bundle_frameworkbundle_command_routermatchcommand' => 'console.command.router_match',
  2963.                 'console.command.symfony_bundle_frameworkbundle_command_xlifflintcommand' => 'console.command.xliff_lint',
  2964.                 'console.command.symfony_bundle_frameworkbundle_command_yamllintcommand' => 'console.command.yaml_lint',
  2965.                 'console.command.symfony_component_form_command_debugcommand' => 'console.command.form_debug',
  2966.                 'console.command.symfony_bridge_twig_command_debugcommand' => 'twig.command.debug',
  2967.                 'console.command.symfony_bundle_twigbundle_command_lintcommand' => 'twig.command.lint',
  2968.                 'console.command.symfony_bundle_swiftmailerbundle_command_debugcommand' => 'swiftmailer.command.debug',
  2969.                 'console.command.symfony_bundle_swiftmailerbundle_command_newemailcommand' => 'swiftmailer.command.new_email',
  2970.                 'console.command.symfony_bundle_swiftmailerbundle_command_sendemailcommand' => 'swiftmailer.command.send_email',
  2971.                 'console.command.forkcms_bundle_installerbundle_console_prepareforreinstallcommand' => 'console.command.forkcms_bundle_installerbundle_console_prepareforreinstallcommand',
  2972.                 'console.command.forkcms_bundle_installerbundle_console_checkrequirementscommand' => 'console.command.forkcms_bundle_installerbundle_console_checkrequirementscommand',
  2973.                 'console.command.doctrine_bundle_doctrinecachebundle_command_containscommand' => 'console.command.doctrine_bundle_doctrinecachebundle_command_containscommand',
  2974.                 'console.command.doctrine_bundle_doctrinecachebundle_command_deletecommand' => 'console.command.doctrine_bundle_doctrinecachebundle_command_deletecommand',
  2975.                 'console.command.doctrine_bundle_doctrinecachebundle_command_flushcommand' => 'console.command.doctrine_bundle_doctrinecachebundle_command_flushcommand',
  2976.                 'console.command.doctrine_bundle_doctrinecachebundle_command_statscommand' => 'console.command.doctrine_bundle_doctrinecachebundle_command_statscommand',
  2977.                 'console.command.doctrine_bundle_doctrinebundle_command_createdatabasedoctrinecommand' => 'doctrine.database_create_command',
  2978.                 'console.command.doctrine_bundle_doctrinebundle_command_dropdatabasedoctrinecommand' => 'doctrine.database_drop_command',
  2979.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_importdoctrinecommand' => 'doctrine.database_import_command',
  2980.                 'console.command.doctrine_bundle_doctrinebundle_command_generateentitiesdoctrinecommand' => 'doctrine.generate_entities_command',
  2981.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_runsqldoctrinecommand' => 'doctrine.query_sql_command',
  2982.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_clearmetadatacachedoctrinecommand' => 'doctrine.cache_clear_metadata_command',
  2983.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_clearquerycachedoctrinecommand' => 'doctrine.cache_clear_query_cache_command',
  2984.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_clearresultcachedoctrinecommand' => 'doctrine.cache_clear_result_command',
  2985.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_collectionregiondoctrinecommand' => 'doctrine.cache_collection_region_command',
  2986.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_convertmappingdoctrinecommand' => 'doctrine.mapping_convert_command',
  2987.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_createschemadoctrinecommand' => 'doctrine.schema_create_command',
  2988.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_dropschemadoctrinecommand' => 'doctrine.schema_drop_command',
  2989.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_ensureproductionsettingsdoctrinecommand' => 'doctrine.ensure_production_settings_command',
  2990.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_entityregioncachedoctrinecommand' => 'doctrine.clear_entity_region_command',
  2991.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_infodoctrinecommand' => 'doctrine.mapping_info_command',
  2992.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_queryregioncachedoctrinecommand' => 'doctrine.clear_query_region_command',
  2993.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_rundqldoctrinecommand' => 'doctrine.query_dql_command',
  2994.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_updateschemadoctrinecommand' => 'doctrine.schema_update_command',
  2995.                 'console.command.doctrine_bundle_doctrinebundle_command_proxy_validateschemacommand' => 'doctrine.schema_validate_command',
  2996.                 'console.command.doctrine_bundle_doctrinebundle_command_importmappingdoctrinecommand' => 'doctrine.mapping_import_command',
  2997.                 'console.command.backend_modules_medialibrary_console_cacheclearcommand' => 'console.command.backend_modules_medialibrary_console_cacheclearcommand',
  2998.             ],
  2999.             'console.lazy_command.ids' => [
  3000.                 'console.command.about' => true,
  3001.                 'console.command.assets_install' => true,
  3002.                 'console.command.cache_clear' => true,
  3003.                 'console.command.cache_pool_clear' => true,
  3004.                 'console.command.cache_pool_prune' => true,
  3005.                 'console.command.cache_warmup' => true,
  3006.                 'console.command.config_debug' => true,
  3007.                 'console.command.config_dump_reference' => true,
  3008.                 'console.command.container_debug' => true,
  3009.                 'console.command.debug_autowiring' => true,
  3010.                 'console.command.event_dispatcher_debug' => true,
  3011.                 'console.command.router_debug' => true,
  3012.                 'console.command.router_match' => true,
  3013.                 'console.command.xliff_lint' => true,
  3014.                 'console.command.yaml_lint' => true,
  3015.                 'console.command.form_debug' => true,
  3016.                 'twig.command.debug' => true,
  3017.                 'twig.command.lint' => true,
  3018.                 'swiftmailer.command.debug' => true,
  3019.                 'swiftmailer.command.new_email' => true,
  3020.                 'swiftmailer.command.send_email' => true,
  3021.                 'doctrine.database_create_command' => true,
  3022.                 'doctrine.database_drop_command' => true,
  3023.                 'doctrine.database_import_command' => true,
  3024.                 'doctrine.generate_entities_command' => true,
  3025.                 'doctrine.query_sql_command' => true,
  3026.                 'doctrine.cache_clear_metadata_command' => true,
  3027.                 'doctrine.cache_clear_query_cache_command' => true,
  3028.                 'doctrine.cache_clear_result_command' => true,
  3029.                 'doctrine.cache_collection_region_command' => true,
  3030.                 'doctrine.mapping_convert_command' => true,
  3031.                 'doctrine.schema_create_command' => true,
  3032.                 'doctrine.schema_drop_command' => true,
  3033.                 'doctrine.ensure_production_settings_command' => true,
  3034.                 'doctrine.clear_entity_region_command' => true,
  3035.                 'doctrine.mapping_info_command' => true,
  3036.                 'doctrine.clear_query_region_command' => true,
  3037.                 'doctrine.query_dql_command' => true,
  3038.                 'doctrine.schema_update_command' => true,
  3039.                 'doctrine.schema_validate_command' => true,
  3040.                 'doctrine.mapping_import_command' => true,
  3041.             ],
  3042.         ];
  3043.     }
  3044. }