<?php
namespace ContainerJwk6mj7;
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\ContainerInterface;
use Symfony\Component\DependencyInjection\Container;
use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
use Symfony\Component\DependencyInjection\Exception\LogicException;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
/**
* This class has been auto-generated
* by the Symfony Dependency Injection Component.
*
* @final since Symfony 3.3
*/
class appDevDebugProjectContainer extends Container
{
private $buildParameters;
private $containerDir;
private $parameters = [];
private $targetDirs = [];
public function __construct(array $buildParameters = [], $containerDir = __DIR__)
{
$dir = $this->targetDirs[0] = \dirname($containerDir);
for ($i = 1; $i <= 5; ++$i) {
$this->targetDirs[$i] = $dir = \dirname($dir);
}
$this->buildParameters = $buildParameters;
$this->containerDir = $containerDir;
$this->parameters = $this->getDefaultParameters();
$this->services = [];
$this->normalizedIds = [
'backend\\modules\\medialibrary\\domain\\mediagroup\\singlemediagrouptype' => 'Backend\\Modules\\MediaLibrary\\Domain\\MediaGroup\\SingleMediaGroupType',
'common\\form\\extension\\datetypeextension' => 'Common\\Form\\Extension\\DateTypeExtension',
'common\\form\\filetype' => 'Common\\Form\\FileType',
'common\\form\\imagetype' => 'Common\\Form\\ImageType',
'forkcms\\bundle\\corebundle\\validator\\uniquedatatransferobjectvalidator' => 'ForkCMS\\Bundle\\CoreBundle\\Validator\\UniqueDataTransferObjectValidator',
'forkcms\\utility\\geolocation' => 'ForkCMS\\Utility\\Geolocation',
'forkcms\\utility\\thumbnails' => 'ForkCMS\\Utility\\Thumbnails',
'frontend\\modules\\mailmotor\\eventlistener\\formbuildersubmittedmailmotorsubscriber' => 'Frontend\\Modules\\Mailmotor\\EventListener\\FormBuilderSubmittedMailmotorSubscriber',
'symfony\\bundle\\frameworkbundle\\controller\\redirectcontroller' => 'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController',
'symfony\\bundle\\frameworkbundle\\controller\\templatecontroller' => 'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController',
];
$this->syntheticIds = [
'kernel' => true,
];
$this->methodMap = [
'annotation_reader' => 'getAnnotationReaderService',
'annotations.reader' => 'getAnnotations_ReaderService',
'assetic.asset_factory' => 'getAssetic_AssetFactoryService',
'assets.context' => 'getAssets_ContextService',
'assets.packages' => 'getAssets_PackagesService',
'cache.adapter' => 'getCache_AdapterService',
'cache.annotations' => 'getCache_AnnotationsService',
'cache.app' => 'getCache_AppService',
'cache.buffer' => 'getCache_BufferService',
'cache.doctrine.orm.default.metadata' => 'getCache_Doctrine_Orm_Default_MetadataService',
'cache.doctrine.orm.default.query' => 'getCache_Doctrine_Orm_Default_QueryService',
'cache.doctrine.orm.default.result' => 'getCache_Doctrine_Orm_Default_ResultService',
'cache.filesystem.adapter' => 'getCache_Filesystem_AdapterService',
'cache.filesystem.filesystem' => 'getCache_Filesystem_FilesystemService',
'cache.pool' => 'getCache_PoolService',
'cache.search' => 'getCache_SearchService',
'cache.serializer' => 'getCache_SerializerService',
'cache.system' => 'getCache_SystemService',
'cache.validator' => 'getCache_ValidatorService',
'command_bus.public' => 'getCommandBus_PublicService',
'config_cache_factory' => 'getConfigCacheFactoryService',
'controller_name_converter' => 'getControllerNameConverterService',
'data_collector.dump' => 'getDataCollector_DumpService',
'data_collector.form' => 'getDataCollector_FormService',
'data_collector.form.extractor' => 'getDataCollector_Form_ExtractorService',
'data_collector.request' => 'getDataCollector_RequestService',
'data_collector.router' => 'getDataCollector_RouterService',
'database' => 'getDatabaseService',
'database_collector' => 'getDatabaseCollectorService',
'debug.argument_resolver' => 'getDebug_ArgumentResolverService',
'debug.controller_resolver' => 'getDebug_ControllerResolverService',
'debug.debug_handlers_listener' => 'getDebug_DebugHandlersListenerService',
'debug.event_dispatcher' => 'getDebug_EventDispatcherService',
'debug.file_link_formatter' => 'getDebug_FileLinkFormatterService',
'debug.log_processor' => 'getDebug_LogProcessorService',
'debug.stopwatch' => 'getDebug_StopwatchService',
'doctrine' => 'getDoctrineService',
'doctrine.dbal.connection_factory' => 'getDoctrine_Dbal_ConnectionFactoryService',
'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
'doctrine.dbal.logger.profiling.default' => 'getDoctrine_Dbal_Logger_Profiling_DefaultService',
'doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata' => 'getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_MetadataService',
'doctrine.orm.cache.provider.cache.doctrine.orm.default.query' => 'getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_QueryService',
'doctrine.orm.cache.provider.cache.doctrine.orm.default.result' => 'getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_ResultService',
'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
'doctrine.orm.default_listeners.attach_entity_listeners' => 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService',
'doctrine.orm.default_manager_configurator' => 'getDoctrine_Orm_DefaultManagerConfiguratorService',
'doctrine.orm.validator_initializer' => 'getDoctrine_Orm_ValidatorInitializerService',
'event_bus' => 'getEventBusService',
'file_locator' => 'getFileLocatorService',
'filesystem' => 'getFilesystemService',
'fork.cookie' => 'getFork_CookieService',
'fork.cookie_setter' => 'getFork_CookieSetterService',
'fork.response_securer' => 'getFork_ResponseSecurerService',
'fork.settings' => 'getFork_SettingsService',
'http_kernel' => 'getHttpKernelService',
'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
'liip_imagine.filter.configuration' => 'getLiipImagine_Filter_ConfigurationService',
'locale_listener' => 'getLocaleListenerService',
'mailer_configurator' => 'getMailerConfiguratorService',
'media_library.cache.media_folder' => 'getMediaLibrary_Cache_MediaFolderService',
'media_library.helper.frontend' => 'getMediaLibrary_Helper_FrontendService',
'media_library.listener.invalidate_backend_media_folder_cache' => 'getMediaLibrary_Listener_InvalidateBackendMediaFolderCacheService',
'media_library.listener.media_item' => 'getMediaLibrary_Listener_MediaItemService',
'media_library.listener.media_item_deleted_resequence' => 'getMediaLibrary_Listener_MediaItemDeletedResequenceService',
'media_library.manager.file' => 'getMediaLibrary_Manager_FileService',
'media_library.repository.group_item' => 'getMediaLibrary_Repository_GroupItemService',
'monolog.full_trace_formatter' => 'getMonolog_FullTraceFormatterService',
'monolog.handler.dockerstdout' => 'getMonolog_Handler_DockerstdoutService',
'monolog.handler.main' => 'getMonolog_Handler_MainService',
'monolog.logger.cache' => 'getMonolog_Logger_CacheService',
'monolog.logger.doctrine' => 'getMonolog_Logger_DoctrineService',
'monolog.logger.event' => 'getMonolog_Logger_EventService',
'monolog.logger.php' => 'getMonolog_Logger_PhpService',
'monolog.logger.profiler' => 'getMonolog_Logger_ProfilerService',
'monolog.logger.request' => 'getMonolog_Logger_RequestService',
'monolog.processor.psr_log_message' => 'getMonolog_Processor_PsrLogMessageService',
'page_context_collector' => 'getPageContextCollectorService',
'profiler' => 'getProfilerService',
'profiler_listener' => 'getProfilerListenerService',
'request_stack' => 'getRequestStackService',
'resolve_controller_name_subscriber' => 'getResolveControllerNameSubscriberService',
'response_listener' => 'getResponseListenerService',
'router' => 'getRouterService',
'router.request_context' => 'getRouter_RequestContextService',
'router_listener' => 'getRouterListenerService',
'service_locator.sr6ctxe' => 'getServiceLocator_Sr6ctxeService',
'session.save_listener' => 'getSession_SaveListenerService',
'session_listener' => 'getSessionListenerService',
'simple_bus.command_bus.command_name_resolver' => 'getSimpleBus_CommandBus_CommandNameResolverService',
'simple_bus.doctrine_orm_bridge.collects_events_from_entities' => 'getSimpleBus_DoctrineOrmBridge_CollectsEventsFromEntitiesService',
'simple_bus.event_bus.event_name_resolver' => 'getSimpleBus_EventBus_EventNameResolverService',
'streamed_response_listener' => 'getStreamedResponseListenerService',
'templating.locator' => 'getTemplating_LocatorService',
'templating.name_parser' => 'getTemplating_NameParserService',
'translator' => 'getTranslatorService',
'twig' => 'getTwigService',
'twig.loader' => 'getTwig_LoaderService',
'twig.profile' => 'getTwig_ProfileService',
'validate_request_listener' => 'getValidateRequestListenerService',
'validator' => 'getValidatorService',
'validator.builder' => 'getValidator_BuilderService',
'var_dumper.cloner' => 'getVarDumper_ClonerService',
'web_profiler.csp.handler' => 'getWebProfiler_Csp_HandlerService',
'web_profiler.debug_toolbar' => 'getWebProfiler_DebugToolbarService',
];
$this->fileMap = [
'Backend\\Modules\\MediaLibrary\\Domain\\MediaGroup\\SingleMediaGroupType' => 'getSingleMediaGroupTypeService.php',
'Common\\Form\\Extension\\DateTypeExtension' => 'getDateTypeExtensionService.php',
'Common\\Form\\FileType' => 'getFileTypeService.php',
'Common\\Form\\ImageType' => 'getImageTypeService.php',
'ForkCMS\\Bundle\\CoreBundle\\Validator\\UniqueDataTransferObjectValidator' => 'getUniqueDataTransferObjectValidatorService.php',
'ForkCMS\\Utility\\Geolocation' => 'getGeolocationService.php',
'ForkCMS\\Utility\\Thumbnails' => 'getThumbnailsService.php',
'Frontend\\Modules\\Mailmotor\\EventListener\\FormBuilderSubmittedMailmotorSubscriber' => 'getFormBuilderSubmittedMailmotorSubscriberService.php',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php',
'annotations.cache' => 'getAnnotations_CacheService.php',
'annotations.cache_warmer' => 'getAnnotations_CacheWarmerService.php',
'argument_resolver.default' => 'getArgumentResolver_DefaultService.php',
'argument_resolver.request' => 'getArgumentResolver_RequestService.php',
'argument_resolver.request_attribute' => 'getArgumentResolver_RequestAttributeService.php',
'argument_resolver.service' => 'getArgumentResolver_ServiceService.php',
'argument_resolver.session' => 'getArgumentResolver_SessionService.php',
'argument_resolver.variadic' => 'getArgumentResolver_VariadicService.php',
'assetic.asset_manager' => 'getAssetic_AssetManagerService.php',
'assetic.asset_manager_cache_warmer' => 'getAssetic_AssetManagerCacheWarmerService.php',
'assetic.filter.cssrewrite' => 'getAssetic_Filter_CssrewriteService.php',
'assetic.filter_manager' => 'getAssetic_FilterManagerService.php',
'cache.backend_navigation' => 'getCache_BackendNavigationService.php',
'cache.default_clearer' => 'getCache_DefaultClearerService.php',
'cache.global_clearer' => 'getCache_GlobalClearerService.php',
'cache.system_clearer' => 'getCache_SystemClearerService.php',
'cache_clearer' => 'getCacheClearerService.php',
'cache_warmer' => 'getCacheWarmerService.php',
'config.resource.self_checking_resource_checker' => 'getConfig_Resource_SelfCheckingResourceCheckerService.php',
'console.command.about' => 'getConsole_Command_AboutService.php',
'console.command.assets_install' => 'getConsole_Command_AssetsInstallService.php',
'console.command.cache_clear' => 'getConsole_Command_CacheClearService.php',
'console.command.cache_pool_clear' => 'getConsole_Command_CachePoolClearService.php',
'console.command.cache_pool_prune' => 'getConsole_Command_CachePoolPruneService.php',
'console.command.cache_warmup' => 'getConsole_Command_CacheWarmupService.php',
'console.command.config_debug' => 'getConsole_Command_ConfigDebugService.php',
'console.command.config_dump_reference' => 'getConsole_Command_ConfigDumpReferenceService.php',
'console.command.container_debug' => 'getConsole_Command_ContainerDebugService.php',
'console.command.debug_autowiring' => 'getConsole_Command_DebugAutowiringService.php',
'console.command.event_dispatcher_debug' => 'getConsole_Command_EventDispatcherDebugService.php',
'console.command.form_debug' => 'getConsole_Command_FormDebugService.php',
'console.command.router_debug' => 'getConsole_Command_RouterDebugService.php',
'console.command.router_match' => 'getConsole_Command_RouterMatchService.php',
'console.command.xliff_lint' => 'getConsole_Command_XliffLintService.php',
'console.command.yaml_lint' => 'getConsole_Command_YamlLintService.php',
'console.command_loader' => 'getConsole_CommandLoaderService.php',
'console.error_listener' => 'getConsole_ErrorListenerService.php',
'content_blocks.handler.copy_content_blocks_to_other_locale' => 'getContentBlocks_Handler_CopyContentBlocksToOtherLocaleService.php',
'content_blocks.handler.create_content_block' => 'getContentBlocks_Handler_CreateContentBlockService.php',
'content_blocks.handler.delete_content_block' => 'getContentBlocks_Handler_DeleteContentBlockService.php',
'content_blocks.handler.update_content_block' => 'getContentBlocks_Handler_UpdateContentBlockService.php',
'content_blocks.repository.content_block' => 'getContentBlocks_Repository_ContentBlockService.php',
'debug.dump_listener' => 'getDebug_DumpListenerService.php',
'debug.file_link_formatter.url_format' => 'getDebug_FileLinkFormatter_UrlFormatService.php',
'dependency_injection.config.container_parameters_resource_checker' => 'getDependencyInjection_Config_ContainerParametersResourceCheckerService.php',
'deprecated.form.registry' => 'getDeprecated_Form_RegistryService.php',
'deprecated.form.registry.csrf' => 'getDeprecated_Form_Registry_CsrfService.php',
'doctrine.cache_clear_metadata_command' => 'getDoctrine_CacheClearMetadataCommandService.php',
'doctrine.cache_clear_query_cache_command' => 'getDoctrine_CacheClearQueryCacheCommandService.php',
'doctrine.cache_clear_result_command' => 'getDoctrine_CacheClearResultCommandService.php',
'doctrine.cache_collection_region_command' => 'getDoctrine_CacheCollectionRegionCommandService.php',
'doctrine.clear_entity_region_command' => 'getDoctrine_ClearEntityRegionCommandService.php',
'doctrine.clear_query_region_command' => 'getDoctrine_ClearQueryRegionCommandService.php',
'doctrine.database_create_command' => 'getDoctrine_DatabaseCreateCommandService.php',
'doctrine.database_drop_command' => 'getDoctrine_DatabaseDropCommandService.php',
'doctrine.database_import_command' => 'getDoctrine_DatabaseImportCommandService.php',
'doctrine.ensure_production_settings_command' => 'getDoctrine_EnsureProductionSettingsCommandService.php',
'doctrine.generate_entities_command' => 'getDoctrine_GenerateEntitiesCommandService.php',
'doctrine.mapping_convert_command' => 'getDoctrine_MappingConvertCommandService.php',
'doctrine.mapping_import_command' => 'getDoctrine_MappingImportCommandService.php',
'doctrine.mapping_info_command' => 'getDoctrine_MappingInfoCommandService.php',
'doctrine.orm.default_entity_manager.property_info_extractor' => 'getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php',
'doctrine.orm.proxy_cache_warmer' => 'getDoctrine_Orm_ProxyCacheWarmerService.php',
'doctrine.orm.validator.unique' => 'getDoctrine_Orm_Validator_UniqueService.php',
'doctrine.query_dql_command' => 'getDoctrine_QueryDqlCommandService.php',
'doctrine.query_sql_command' => 'getDoctrine_QuerySqlCommandService.php',
'doctrine.schema_create_command' => 'getDoctrine_SchemaCreateCommandService.php',
'doctrine.schema_drop_command' => 'getDoctrine_SchemaDropCommandService.php',
'doctrine.schema_update_command' => 'getDoctrine_SchemaUpdateCommandService.php',
'doctrine.schema_validate_command' => 'getDoctrine_SchemaValidateCommandService.php',
'doctrine_cache.contains_command' => 'getDoctrineCache_ContainsCommandService.php',
'doctrine_cache.delete_command' => 'getDoctrineCache_DeleteCommandService.php',
'doctrine_cache.flush_command' => 'getDoctrineCache_FlushCommandService.php',
'doctrine_cache.stats_command' => 'getDoctrineCache_StatsCommandService.php',
'fork.datepicker.form' => 'getFork_Datepicker_FormService.php',
'fork.entity.create_schema' => 'getFork_Entity_CreateSchemaService.php',
'fork.frontend.page_url_alias' => 'getFork_Frontend_PageUrlAliasService.php',
'fork.frontend.url' => 'getFork_Frontend_UrlService.php',
'fork.repository.meta' => 'getFork_Repository_MetaService.php',
'fork.validator.url' => 'getFork_Validator_UrlService.php',
'forkcms.console.cache.clear' => 'getForkcms_Console_Cache_ClearService.php',
'forkcms.console.installer.check_requirements' => 'getForkcms_Console_Installer_CheckRequirementsService.php',
'forkcms.console.installer.prepare_for_reinstall' => 'getForkcms_Console_Installer_PrepareForReinstallService.php',
'forkcms.console.thumbnails.generate' => 'getForkcms_Console_Thumbnails_GenerateService.php',
'forkcms.console.users.install' => 'getForkcms_Console_Users_InstallService.php',
'forkcms.installer' => 'getForkcms_InstallerService.php',
'forkcms.requirements.checker' => 'getForkcms_Requirements_CheckerService.php',
'form.factory' => 'getForm_FactoryService.php',
'form.registry' => 'getForm_RegistryService.php',
'form.resolved_type_factory' => 'getForm_ResolvedTypeFactoryService.php',
'form.server_params' => 'getForm_ServerParamsService.php',
'form.type.birthday' => 'getForm_Type_BirthdayService.php',
'form.type.button' => 'getForm_Type_ButtonService.php',
'form.type.checkbox' => 'getForm_Type_CheckboxService.php',
'form.type.choice' => 'getForm_Type_ChoiceService.php',
'form.type.collection' => 'getForm_Type_CollectionService.php',
'form.type.country' => 'getForm_Type_CountryService.php',
'form.type.currency' => 'getForm_Type_CurrencyService.php',
'form.type.date' => 'getForm_Type_DateService.php',
'form.type.datetime' => 'getForm_Type_DatetimeService.php',
'form.type.editor' => 'getForm_Type_EditorService.php',
'form.type.email' => 'getForm_Type_EmailService.php',
'form.type.entity' => 'getForm_Type_EntityService.php',
'form.type.file' => 'getForm_Type_FileService.php',
'form.type.form' => 'getForm_Type_FormService.php',
'form.type.hidden' => 'getForm_Type_HiddenService.php',
'form.type.integer' => 'getForm_Type_IntegerService.php',
'form.type.language' => 'getForm_Type_LanguageService.php',
'form.type.locale' => 'getForm_Type_LocaleService.php',
'form.type.meta' => 'getForm_Type_MetaService.php',
'form.type.money' => 'getForm_Type_MoneyService.php',
'form.type.number' => 'getForm_Type_NumberService.php',
'form.type.password' => 'getForm_Type_PasswordService.php',
'form.type.percent' => 'getForm_Type_PercentService.php',
'form.type.radio' => 'getForm_Type_RadioService.php',
'form.type.range' => 'getForm_Type_RangeService.php',
'form.type.repeated' => 'getForm_Type_RepeatedService.php',
'form.type.reset' => 'getForm_Type_ResetService.php',
'form.type.search' => 'getForm_Type_SearchService.php',
'form.type.submit' => 'getForm_Type_SubmitService.php',
'form.type.text' => 'getForm_Type_TextService.php',
'form.type.textarea' => 'getForm_Type_TextareaService.php',
'form.type.time' => 'getForm_Type_TimeService.php',
'form.type.timezone' => 'getForm_Type_TimezoneService.php',
'form.type.url' => 'getForm_Type_UrlService.php',
'form.type_extension.csrf' => 'getForm_TypeExtension_CsrfService.php',
'form.type_extension.form.data_collector' => 'getForm_TypeExtension_Form_DataCollectorService.php',
'form.type_extension.form.http_foundation' => 'getForm_TypeExtension_Form_HttpFoundationService.php',
'form.type_extension.form.transformation_failure_handling' => 'getForm_TypeExtension_Form_TransformationFailureHandlingService.php',
'form.type_extension.form.validator' => 'getForm_TypeExtension_Form_ValidatorService.php',
'form.type_extension.repeated.validator' => 'getForm_TypeExtension_Repeated_ValidatorService.php',
'form.type_extension.submit.validator' => 'getForm_TypeExtension_Submit_ValidatorService.php',
'form.type_extension.upload.validator' => 'getForm_TypeExtension_Upload_ValidatorService.php',
'form.type_guesser.doctrine' => 'getForm_TypeGuesser_DoctrineService.php',
'form.type_guesser.validator' => 'getForm_TypeGuesser_ValidatorService.php',
'fragment.handler' => 'getFragment_HandlerService.php',
'fragment.renderer.inline' => 'getFragment_Renderer_InlineService.php',
'kernel.class_cache.cache_warmer' => 'getKernel_ClassCache_CacheWarmerService.php',
'liip_imagine' => 'getLiipImagineService.php',
'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService.php',
'liip_imagine.binary.loader.prototype.filesystem' => 'getLiipImagine_Binary_Loader_Prototype_FilesystemService.php',
'liip_imagine.binary.loader.prototype.stream' => 'getLiipImagine_Binary_Loader_Prototype_StreamService.php',
'liip_imagine.binary.mime_type_guesser' => 'getLiipImagine_Binary_MimeTypeGuesserService.php',
'liip_imagine.controller' => 'getLiipImagine_ControllerService.php',
'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService.php',
'liip_imagine.extension_guesser' => 'getLiipImagine_ExtensionGuesserService.php',
'liip_imagine.filter.loader.auto_rotate' => 'getLiipImagine_Filter_Loader_AutoRotateService.php',
'liip_imagine.filter.loader.background' => 'getLiipImagine_Filter_Loader_BackgroundService.php',
'liip_imagine.filter.loader.crop' => 'getLiipImagine_Filter_Loader_CropService.php',
'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService.php',
'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService.php',
'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService.php',
'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService.php',
'liip_imagine.filter.loader.paste' => 'getLiipImagine_Filter_Loader_PasteService.php',
'liip_imagine.filter.loader.relative_resize' => 'getLiipImagine_Filter_Loader_RelativeResizeService.php',
'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService.php',
'liip_imagine.filter.loader.resize' => 'getLiipImagine_Filter_Loader_ResizeService.php',
'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService.php',
'liip_imagine.filter.loader.scale' => 'getLiipImagine_Filter_Loader_ScaleService.php',
'liip_imagine.filter.loader.strip' => 'getLiipImagine_Filter_Loader_StripService.php',
'liip_imagine.filter.loader.thumbnail' => 'getLiipImagine_Filter_Loader_ThumbnailService.php',
'liip_imagine.filter.loader.upscale' => 'getLiipImagine_Filter_Loader_UpscaleService.php',
'liip_imagine.filter.loader.watermark' => 'getLiipImagine_Filter_Loader_WatermarkService.php',
'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService.php',
'liip_imagine.filter.post_processor.jpegoptim' => 'getLiipImagine_Filter_PostProcessor_JpegoptimService.php',
'liip_imagine.filter.post_processor.mozjpeg' => 'getLiipImagine_Filter_PostProcessor_MozjpegService.php',
'liip_imagine.filter.post_processor.optipng' => 'getLiipImagine_Filter_PostProcessor_OptipngService.php',
'liip_imagine.filter.post_processor.pngquant' => 'getLiipImagine_Filter_PostProcessor_PngquantService.php',
'liip_imagine.form.type.image' => 'getLiipImagine_Form_Type_ImageService.php',
'liip_imagine.mime_type_guesser' => 'getLiipImagine_MimeTypeGuesserService.php',
'liip_imagine.templating.helper' => 'getLiipImagine_Templating_HelperService.php',
'logger.public' => 'getLogger_PublicService.php',
'mailmotor.campaignmonitor.subscriber.gateway' => 'getMailmotor_Campaignmonitor_Subscriber_GatewayService.php',
'mailmotor.factory' => 'getMailmotor_FactoryService.php',
'mailmotor.form.settings' => 'getMailmotor_Form_SettingsService.php',
'mailmotor.form.subscription' => 'getMailmotor_Form_SubscriptionService.php',
'mailmotor.form.unsubscription' => 'getMailmotor_Form_UnsubscriptionService.php',
'mailmotor.handler.save_settings' => 'getMailmotor_Handler_SaveSettingsService.php',
'mailmotor.handler.subscription' => 'getMailmotor_Handler_SubscriptionService.php',
'mailmotor.handler.unsubscription' => 'getMailmotor_Handler_UnsubscriptionService.php',
'mailmotor.listener.settings_saved' => 'getMailmotor_Listener_SettingsSavedService.php',
'mailmotor.listener.subscribed' => 'getMailmotor_Listener_SubscribedService.php',
'mailmotor.listener.unsubscribed' => 'getMailmotor_Listener_UnsubscribedService.php',
'mailmotor.mailchimp.api' => 'getMailmotor_Mailchimp_ApiService.php',
'mailmotor.mailchimp.subscriber.gateway' => 'getMailmotor_Mailchimp_Subscriber_GatewayService.php',
'mailmotor.manager.subscriber_gateway' => 'getMailmotor_Manager_SubscriberGatewayService.php',
'mailmotor.not_implemented.subscriber.gateway' => 'getMailmotor_NotImplemented_Subscriber_GatewayService.php',
'mailmotor.subscriber' => 'getMailmotor_SubscriberService.php',
'mailmotor.validator.subscription' => 'getMailmotor_Validator_SubscriptionService.php',
'mailmotor.validator.unsubscription' => 'getMailmotor_Validator_UnsubscriptionService.php',
'media_galleries.handler.create_media_folder' => 'getMediaGalleries_Handler_CreateMediaFolderService.php',
'media_galleries.handler.create_media_item_from_local_source' => 'getMediaGalleries_Handler_CreateMediaItemFromLocalSourceService.php',
'media_galleries.handler.create_media_item_from_movie_url' => 'getMediaGalleries_Handler_CreateMediaItemFromMovieUrlService.php',
'media_galleries.handler.delete_media_folder' => 'getMediaGalleries_Handler_DeleteMediaFolderService.php',
'media_galleries.handler.update_media_folder' => 'getMediaGalleries_Handler_UpdateMediaFolderService.php',
'media_galleries.handler.update_media_group' => 'getMediaGalleries_Handler_UpdateMediaGroupService.php',
'media_galleries.handler.update_media_item' => 'getMediaGalleries_Handler_UpdateMediaItemService.php',
'media_library.console.cache_clear' => 'getMediaLibrary_Console_CacheClearService.php',
'media_library.form.type.media_group' => 'getMediaLibrary_Form_Type_MediaGroupService.php',
'media_library.handler.delete_media_item' => 'getMediaLibrary_Handler_DeleteMediaItemService.php',
'media_library.manager.extension' => 'getMediaLibrary_Manager_ExtensionService.php',
'media_library.manager.item' => 'getMediaLibrary_Manager_ItemService.php',
'media_library.manager.mime_type' => 'getMediaLibrary_Manager_MimeTypeService.php',
'media_library.manager.storage' => 'getMediaLibrary_Manager_StorageService.php',
'media_library.manager.tree' => 'getMediaLibrary_Manager_TreeService.php',
'media_library.manager.tree_media_browser' => 'getMediaLibrary_Manager_TreeMediaBrowserService.php',
'media_library.manager.tree_media_browser_images' => 'getMediaLibrary_Manager_TreeMediaBrowserImagesService.php',
'media_library.manager.tree_media_browser_videos' => 'getMediaLibrary_Manager_TreeMediaBrowserVideosService.php',
'media_library.repository.folder' => 'getMediaLibrary_Repository_FolderService.php',
'media_library.repository.group' => 'getMediaLibrary_Repository_GroupService.php',
'media_library.repository.item' => 'getMediaLibrary_Repository_ItemService.php',
'media_library.storage.local' => 'getMediaLibrary_Storage_LocalService.php',
'media_library.storage.vimeo' => 'getMediaLibrary_Storage_VimeoService.php',
'media_library.storage.youtube' => 'getMediaLibrary_Storage_YoutubeService.php',
'monolog.handler.null_internal' => 'getMonolog_Handler_NullInternalService.php',
'monolog.logger.assetic' => 'getMonolog_Logger_AsseticService.php',
'monolog.logger.console' => 'getMonolog_Logger_ConsoleService.php',
'monolog.logger.templating' => 'getMonolog_Logger_TemplatingService.php',
'pages.engine.model' => 'getPages_Engine_ModelService.php',
'property_accessor' => 'getPropertyAccessorService.php',
'router.cache_warmer' => 'getRouter_CacheWarmerService.php',
'routing.loader' => 'getRouting_LoaderService.php',
'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService.php',
'services_resetter' => 'getServicesResetterService.php',
'session' => 'getSessionService.php',
'session.handler' => 'getSession_HandlerService.php',
'session.storage.filesystem' => 'getSession_Storage_FilesystemService.php',
'session.storage.metadata_bag' => 'getSession_Storage_MetadataBagService.php',
'session.storage.native' => 'getSession_Storage_NativeService.php',
'session.storage.php_bridge' => 'getSession_Storage_PhpBridgeService.php',
'swiftmailer.command.debug' => 'getSwiftmailer_Command_DebugService.php',
'swiftmailer.command.new_email' => 'getSwiftmailer_Command_NewEmailService.php',
'swiftmailer.command.send_email' => 'getSwiftmailer_Command_SendEmailService.php',
'swiftmailer.email_sender.listener' => 'getSwiftmailer_EmailSender_ListenerService.php',
'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
'swiftmailer.mailer.default.transport' => 'getSwiftmailer_Mailer_Default_TransportService.php',
'templating' => 'getTemplatingService.php',
'templating.cache_warmer.template_paths' => 'getTemplating_CacheWarmer_TemplatePathsService.php',
'templating.filename_parser' => 'getTemplating_FilenameParserService.php',
'templating.finder' => 'getTemplating_FinderService.php',
'templating.loader' => 'getTemplating_LoaderService.php',
'twig.cache_warmer' => 'getTwig_CacheWarmerService.php',
'twig.command.debug' => 'getTwig_Command_DebugService.php',
'twig.command.lint' => 'getTwig_Command_LintService.php',
'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
'twig.exception_listener' => 'getTwig_ExceptionListenerService.php',
'twig.form.renderer' => 'getTwig_Form_RendererService.php',
'twig.runtime.httpkernel' => 'getTwig_Runtime_HttpkernelService.php',
'twig.template_cache_warmer' => 'getTwig_TemplateCacheWarmerService.php',
'twig.translation.extractor' => 'getTwig_Translation_ExtractorService.php',
'uri_signer' => 'getUriSignerService.php',
'validator.email' => 'getValidator_EmailService.php',
'validator.expression' => 'getValidator_ExpressionService.php',
'validator.mapping.cache_warmer' => 'getValidator_Mapping_CacheWarmerService.php',
'var_dumper.cli_dumper' => 'getVarDumper_CliDumperService.php',
'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
];
$this->privates = [
'command_bus' => true,
'logger' => true,
'session.storage' => true,
'swiftmailer.mailer' => true,
'swiftmailer.plugin.messagelogger' => true,
'Backend\\Modules\\MediaLibrary\\Domain\\MediaGroup\\SingleMediaGroupType' => true,
'Common\\Form\\Extension\\DateTypeExtension' => true,
'Common\\Form\\FileType' => true,
'Common\\Form\\ImageType' => true,
'Frontend\\Modules\\Mailmotor\\EventListener\\FormBuilderSubmittedMailmotorSubscriber' => true,
'annotation_reader' => true,
'annotations.cache' => true,
'annotations.cache_warmer' => true,
'annotations.reader' => true,
'argument_resolver.default' => true,
'argument_resolver.request' => true,
'argument_resolver.request_attribute' => true,
'argument_resolver.service' => true,
'argument_resolver.session' => true,
'argument_resolver.variadic' => true,
'assetic.asset_factory' => true,
'assetic.asset_manager' => true,
'assetic.asset_manager_cache_warmer' => true,
'assetic.filter.cssrewrite' => true,
'assetic.filter_manager' => true,
'assets.context' => true,
'assets.packages' => true,
'cache.adapter' => true,
'cache.annotations' => true,
'cache.buffer' => true,
'cache.default_clearer' => true,
'cache.doctrine.orm.default.metadata' => true,
'cache.doctrine.orm.default.query' => true,
'cache.doctrine.orm.default.result' => true,
'cache.filesystem.adapter' => true,
'cache.filesystem.filesystem' => true,
'cache.serializer' => true,
'cache.validator' => true,
'config.resource.self_checking_resource_checker' => true,
'config_cache_factory' => true,
'console.command.about' => true,
'console.command.assets_install' => true,
'console.command.cache_clear' => true,
'console.command.cache_pool_clear' => true,
'console.command.cache_pool_prune' => true,
'console.command.cache_warmup' => true,
'console.command.config_debug' => true,
'console.command.config_dump_reference' => true,
'console.command.container_debug' => true,
'console.command.debug_autowiring' => true,
'console.command.event_dispatcher_debug' => true,
'console.command.form_debug' => true,
'console.command.router_debug' => true,
'console.command.router_match' => true,
'console.command.xliff_lint' => true,
'console.command.yaml_lint' => true,
'console.error_listener' => true,
'controller_name_converter' => true,
'data_collector.form' => true,
'data_collector.form.extractor' => true,
'data_collector.request' => true,
'data_collector.router' => true,
'database_collector' => true,
'debug.argument_resolver' => true,
'debug.controller_resolver' => true,
'debug.debug_handlers_listener' => true,
'debug.dump_listener' => true,
'debug.event_dispatcher' => true,
'debug.file_link_formatter' => true,
'debug.file_link_formatter.url_format' => true,
'debug.log_processor' => true,
'debug.stopwatch' => true,
'dependency_injection.config.container_parameters_resource_checker' => true,
'deprecated.form.registry' => true,
'deprecated.form.registry.csrf' => true,
'doctrine.cache_clear_metadata_command' => true,
'doctrine.cache_clear_query_cache_command' => true,
'doctrine.cache_clear_result_command' => true,
'doctrine.cache_collection_region_command' => true,
'doctrine.clear_entity_region_command' => true,
'doctrine.clear_query_region_command' => true,
'doctrine.database_create_command' => true,
'doctrine.database_drop_command' => true,
'doctrine.database_import_command' => true,
'doctrine.dbal.connection_factory' => true,
'doctrine.dbal.logger.profiling.default' => true,
'doctrine.ensure_production_settings_command' => true,
'doctrine.generate_entities_command' => true,
'doctrine.mapping_convert_command' => true,
'doctrine.mapping_import_command' => true,
'doctrine.mapping_info_command' => true,
'doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata' => true,
'doctrine.orm.cache.provider.cache.doctrine.orm.default.query' => true,
'doctrine.orm.cache.provider.cache.doctrine.orm.default.result' => true,
'doctrine.orm.default_entity_listener_resolver' => true,
'doctrine.orm.default_entity_manager.property_info_extractor' => true,
'doctrine.orm.default_listeners.attach_entity_listeners' => true,
'doctrine.orm.default_manager_configurator' => true,
'doctrine.orm.proxy_cache_warmer' => true,
'doctrine.orm.validator.unique' => true,
'doctrine.orm.validator_initializer' => true,
'doctrine.query_dql_command' => true,
'doctrine.query_sql_command' => true,
'doctrine.schema_create_command' => true,
'doctrine.schema_drop_command' => true,
'doctrine.schema_update_command' => true,
'doctrine.schema_validate_command' => true,
'doctrine_cache.contains_command' => true,
'doctrine_cache.delete_command' => true,
'doctrine_cache.flush_command' => true,
'doctrine_cache.stats_command' => true,
'event_bus' => true,
'file_locator' => true,
'fork.cookie_setter' => true,
'fork.datepicker.form' => true,
'fork.frontend.page_url_alias' => true,
'fork.frontend.url' => true,
'fork.response_securer' => true,
'forkcms.console.cache.clear' => true,
'forkcms.console.installer.check_requirements' => true,
'forkcms.console.installer.prepare_for_reinstall' => true,
'forkcms.console.thumbnails.generate' => true,
'forkcms.console.users.install' => true,
'form.registry' => true,
'form.resolved_type_factory' => true,
'form.server_params' => true,
'form.type.choice' => true,
'form.type.editor' => true,
'form.type.entity' => true,
'form.type.form' => true,
'form.type.meta' => true,
'form.type_extension.csrf' => true,
'form.type_extension.form.data_collector' => true,
'form.type_extension.form.http_foundation' => true,
'form.type_extension.form.transformation_failure_handling' => true,
'form.type_extension.form.validator' => true,
'form.type_extension.repeated.validator' => true,
'form.type_extension.submit.validator' => true,
'form.type_extension.upload.validator' => true,
'form.type_guesser.doctrine' => true,
'form.type_guesser.validator' => true,
'fragment.handler' => true,
'fragment.renderer.inline' => true,
'kernel.class_cache.cache_warmer' => true,
'liip_imagine' => true,
'liip_imagine.binary.loader.default' => true,
'liip_imagine.binary.loader.prototype.filesystem' => true,
'liip_imagine.binary.loader.prototype.stream' => true,
'liip_imagine.binary.mime_type_guesser' => true,
'liip_imagine.cache.manager' => true,
'liip_imagine.cache.signer' => true,
'liip_imagine.controller' => true,
'liip_imagine.data.manager' => true,
'liip_imagine.extension_guesser' => true,
'liip_imagine.filter.configuration' => true,
'liip_imagine.filter.loader.auto_rotate' => true,
'liip_imagine.filter.loader.background' => true,
'liip_imagine.filter.loader.crop' => true,
'liip_imagine.filter.loader.downscale' => true,
'liip_imagine.filter.loader.flip' => true,
'liip_imagine.filter.loader.grayscale' => true,
'liip_imagine.filter.loader.interlace' => true,
'liip_imagine.filter.loader.paste' => true,
'liip_imagine.filter.loader.relative_resize' => true,
'liip_imagine.filter.loader.resample' => true,
'liip_imagine.filter.loader.resize' => true,
'liip_imagine.filter.loader.rotate' => true,
'liip_imagine.filter.loader.scale' => true,
'liip_imagine.filter.loader.strip' => true,
'liip_imagine.filter.loader.thumbnail' => true,
'liip_imagine.filter.loader.upscale' => true,
'liip_imagine.filter.loader.watermark' => true,
'liip_imagine.filter.manager' => true,
'liip_imagine.filter.post_processor.jpegoptim' => true,
'liip_imagine.filter.post_processor.mozjpeg' => true,
'liip_imagine.filter.post_processor.optipng' => true,
'liip_imagine.filter.post_processor.pngquant' => true,
'liip_imagine.form.type.image' => true,
'liip_imagine.mime_type_guesser' => true,
'liip_imagine.templating.helper' => true,
'locale_listener' => true,
'mailer_configurator' => true,
'mailmotor.campaignmonitor.subscriber.gateway' => true,
'mailmotor.factory' => true,
'mailmotor.form.settings' => true,
'mailmotor.form.subscription' => true,
'mailmotor.form.unsubscription' => true,
'mailmotor.listener.settings_saved' => true,
'mailmotor.listener.subscribed' => true,
'mailmotor.listener.unsubscribed' => true,
'mailmotor.mailchimp.api' => true,
'mailmotor.mailchimp.subscriber.gateway' => true,
'mailmotor.manager.subscriber_gateway' => true,
'mailmotor.not_implemented.subscriber.gateway' => true,
'mailmotor.subscriber' => true,
'mailmotor.validator.subscription' => true,
'mailmotor.validator.unsubscription' => true,
'media_library.console.cache_clear' => true,
'media_library.form.type.media_group' => true,
'media_library.listener.invalidate_backend_media_folder_cache' => true,
'media_library.listener.media_item' => true,
'media_library.listener.media_item_deleted_resequence' => true,
'monolog.full_trace_formatter' => true,
'monolog.handler.dockerstdout' => true,
'monolog.handler.main' => true,
'monolog.handler.null_internal' => true,
'monolog.logger.assetic' => true,
'monolog.logger.cache' => true,
'monolog.logger.console' => true,
'monolog.logger.doctrine' => true,
'monolog.logger.event' => true,
'monolog.logger.php' => true,
'monolog.logger.profiler' => true,
'monolog.logger.request' => true,
'monolog.logger.templating' => true,
'monolog.processor.psr_log_message' => true,
'page_context_collector' => true,
'pages.engine.model' => true,
'profiler_listener' => true,
'property_accessor' => true,
'resolve_controller_name_subscriber' => true,
'response_listener' => true,
'router.cache_warmer' => true,
'router.request_context' => true,
'router_listener' => true,
'service_locator.sr6ctxe' => true,
'session.handler' => true,
'session.save_listener' => true,
'session.storage.filesystem' => true,
'session.storage.metadata_bag' => true,
'session.storage.native' => true,
'session.storage.php_bridge' => true,
'session_listener' => true,
'simple_bus.command_bus.command_name_resolver' => true,
'simple_bus.doctrine_orm_bridge.collects_events_from_entities' => true,
'simple_bus.event_bus.event_name_resolver' => true,
'streamed_response_listener' => true,
'swiftmailer.command.debug' => true,
'swiftmailer.command.new_email' => true,
'swiftmailer.command.send_email' => true,
'swiftmailer.email_sender.listener' => true,
'templating.cache_warmer.template_paths' => true,
'templating.filename_parser' => true,
'templating.finder' => true,
'templating.locator' => true,
'templating.name_parser' => true,
'twig.cache_warmer' => true,
'twig.command.debug' => true,
'twig.command.lint' => true,
'twig.exception_listener' => true,
'twig.form.renderer' => true,
'twig.loader' => true,
'twig.profile' => true,
'twig.runtime.httpkernel' => true,
'twig.template_cache_warmer' => true,
'twig.translation.extractor' => true,
'uri_signer' => true,
'validate_request_listener' => true,
'validator.builder' => true,
'validator.email' => true,
'validator.expression' => true,
'validator.mapping.cache_warmer' => true,
'var_dumper.cli_dumper' => true,
'web_profiler.csp.handler' => true,
'web_profiler.debug_toolbar' => true,
];
$this->aliases = [
'cache.app_clearer' => 'cache.default_clearer',
'command_bus' => 'command_bus.public',
'console.command.backend_modules_medialibrary_console_cacheclearcommand' => 'media_library.console.cache_clear',
'console.command.console_core_cacheclearcommand' => 'forkcms.console.cache.clear',
'console.command.console_core_installuserscommand' => 'forkcms.console.users.install',
'console.command.console_thumbnails_generatethumbnailscommand' => 'forkcms.console.thumbnails.generate',
'console.command.doctrine_bundle_doctrinecachebundle_command_containscommand' => 'doctrine_cache.contains_command',
'console.command.doctrine_bundle_doctrinecachebundle_command_deletecommand' => 'doctrine_cache.delete_command',
'console.command.doctrine_bundle_doctrinecachebundle_command_flushcommand' => 'doctrine_cache.flush_command',
'console.command.doctrine_bundle_doctrinecachebundle_command_statscommand' => 'doctrine_cache.stats_command',
'console.command.forkcms_bundle_installerbundle_console_checkrequirementscommand' => 'forkcms.console.installer.check_requirements',
'console.command.forkcms_bundle_installerbundle_console_prepareforreinstallcommand' => 'forkcms.console.installer.prepare_for_reinstall',
'database_connection' => 'doctrine.dbal.default_connection',
'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
'event_dispatcher' => 'debug.event_dispatcher',
'file_locator.public' => 'file_locator',
'liip_imagine.cache.manager.public' => 'liip_imagine.cache.manager',
'logger' => 'logger.public',
'mailer' => 'swiftmailer.mailer.default',
'mailmotor.factory.public' => 'mailmotor.factory',
'session.storage' => 'session.storage.native',
'swiftmailer.mailer' => 'swiftmailer.mailer.default',
'swiftmailer.plugin.messagelogger' => 'swiftmailer.mailer.default.plugin.messagelogger',
'swiftmailer.transport' => 'swiftmailer.mailer.default.transport',
'templating.name_parser.public' => 'templating.name_parser',
];
}
public function getRemovedIds()
{
return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
}
public function compile()
{
throw new LogicException('You cannot compile a dumped container that was already compiled.');
}
public function isCompiled()
{
return true;
}
public function isFrozen()
{
@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);
return true;
}
protected function load($file, $lazyLoad = true)
{
return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
}
/**
* Gets the public 'cache.app' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AppService()
{
$a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('c3thdr9QMj', 0, ($this->targetDirs[0].'/pools'));
$a->setLogger(${($_ = isset($this->services['monolog.logger.cache']) ? $this->services['monolog.logger.cache'] : $this->getMonolog_Logger_CacheService()) && false ?: '_'});
return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
}
/**
* Gets the public 'cache.pool' shared service.
*
* @return \MatthiasMullie\Scrapbook\Psr6\Pool
*/
protected function getCache_PoolService()
{
return $this->services['cache.pool'] = new \MatthiasMullie\Scrapbook\Psr6\Pool(${($_ = isset($this->services['cache.buffer']) ? $this->services['cache.buffer'] : $this->getCache_BufferService()) && false ?: '_'});
}
/**
* Gets the public 'cache.search' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SearchService()
{
$a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('KRFpugbtsF', 3600, ($this->targetDirs[0].'/pools'));
$a->setLogger(${($_ = isset($this->services['monolog.logger.cache']) ? $this->services['monolog.logger.cache'] : $this->getMonolog_Logger_CacheService()) && false ?: '_'});
return $this->services['cache.search'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
}
/**
* Gets the public 'cache.system' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SystemService()
{
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 ?: '_'}));
}
/**
* Gets the public 'command_bus.public' shared service.
*
* @return \SimpleBus\Message\Bus\Middleware\MessageBusSupportingMiddleware
*/
protected function getCommandBus_PublicService()
{
$this->services['command_bus.public'] = $instance = new \SimpleBus\Message\Bus\Middleware\MessageBusSupportingMiddleware();
$instance->appendMiddleware(new \SimpleBus\Message\Bus\Middleware\FinishesHandlingMessageBeforeHandlingNext());
$instance->appendMiddleware(new \SimpleBus\Message\Recorder\HandlesRecordedMessagesMiddleware(new \SimpleBus\Message\Recorder\AggregatesRecordedMessages([0 => ${($_ = 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 ?: '_'}, 1 => new \SimpleBus\Message\Recorder\PublicMessageRecorder()]), ${($_ = isset($this->services['event_bus']) ? $this->services['event_bus'] : $this->getEventBusService()) && false ?: '_'}));
$instance->appendMiddleware(new \SimpleBus\DoctrineORMBridge\MessageBus\WrapsMessageHandlingInTransaction(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'}, 'default'));
$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([0 => $this, 1 => 'get'])))));
return $instance;
}
/**
* Gets the public 'data_collector.dump' shared service.
*
* @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
*/
protected function getDataCollector_DumpService()
{
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);
}
/**
* Gets the public 'database' shared service.
*
* @return \SpoonDatabase
*/
protected function getDatabaseService()
{
$this->services['database'] = $instance = new \SpoonDatabase('mysql', 'localhost', 'fork5dev-cz_px', 'MVGcM3jkoUwacU3zzef3v+V3Q+GKnRnf7vRi1IB9FRw=', 'fork5dev-cz_px', 3306);
$instance->execute('SET CHARACTER SET :charset, NAMES :charset, time_zone = "+0:00"', ['charset' => 'utf8mb4']);
$instance->execute('SET sql_mode = REPLACE(@@SESSION.sql_mode, "ONLY_FULL_GROUP_BY", "")');
$instance->setDebug(true);
return $instance;
}
/**
* Gets the public 'doctrine' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Registry
*/
protected function getDoctrineService()
{
return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default');
}
/**
* Gets the public 'doctrine.dbal.default_connection' shared service.
*
* @return \Doctrine\DBAL\Connection
*/
protected function getDoctrine_Dbal_DefaultConnectionService()
{
$a = new \Doctrine\DBAL\Configuration();
$b = new \Doctrine\DBAL\Logging\LoggerChain();
$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 ?: '_'}));
$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 ?: '_'});
$a->setSQLLogger($b);
$c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
$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 ?: '_'});
$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 ?: '_'});
$c->addEventSubscriber(${($_ = isset($this->services['media_library.listener.media_item']) ? $this->services['media_library.listener.media_item'] : $this->getMediaLibrary_Listener_MediaItemService()) && false ?: '_'});
$c->addEventListener([0 => '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 ?: '_'});
$c->addEventListener([0 => '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 ?: '_'});
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']);
}
/**
* Gets the public 'doctrine.orm.default_entity_manager' shared service.
*
* @return \Doctrine\ORM\EntityManager
*/
protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
{
$a = new \Doctrine\ORM\Configuration();
$b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
$c = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(${($_ = isset($this->services['annotation_reader']) ? $this->services['annotation_reader'] : $this->getAnnotationReaderService()) && false ?: '_'}, [0 => ($this->targetDirs[3].'/src/Common/Doctrine/Entity'), 1 => ($this->targetDirs[3].'/src/Backend/Modules/MediaLibrary/Domain/MediaFolder'), 2 => ($this->targetDirs[3].'/src/Backend/Modules/MediaLibrary/Domain/MediaGroup'), 3 => ($this->targetDirs[3].'/src/Backend/Modules/MediaLibrary/Domain/MediaGroupMediaItem'), 4 => ($this->targetDirs[3].'/src/Backend/Modules/MediaLibrary/Domain/MediaItem'), 5 => ($this->targetDirs[3].'/src/Backend/Modules/ContentBlocks/Domain/ContentBlock'), 6 => ($this->targetDirs[3].'/src/ForkCMS/Bundle/InstallerBundle/Entity')]);
$b->addDriver($c, 'Common\\Doctrine\\Entity');
$b->addDriver($c, 'Backend\\Modules\\MediaLibrary\\Domain\\MediaFolder');
$b->addDriver($c, 'Backend\\Modules\\MediaLibrary\\Domain\\MediaGroup');
$b->addDriver($c, 'Backend\\Modules\\MediaLibrary\\Domain\\MediaGroupMediaItem');
$b->addDriver($c, 'Backend\\Modules\\MediaLibrary\\Domain\\MediaItem');
$b->addDriver($c, 'Backend\\Modules\\ContentBlocks\\Domain\\ContentBlock');
$b->addDriver($c, 'ForkCMS\\Bundle\\InstallerBundle\\Entity');
$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']);
$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 ?: '_'});
$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 ?: '_'});
$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 ?: '_'});
$a->setMetadataDriverImpl($b);
$a->setProxyDir(($this->targetDirs[0].'/doctrine/orm/Proxies'));
$a->setProxyNamespace('Proxies');
$a->setAutoGenerateProxyClasses(true);
$a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
$a->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
$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 ?: '_'});
$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 ?: '_'}));
$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);
${($_ = 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);
return $instance;
}
/**
* Gets the public 'filesystem' shared service.
*
* @return \Symfony\Component\Filesystem\Filesystem
*/
protected function getFilesystemService()
{
return $this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
}
/**
* Gets the public 'fork.cookie' shared service.
*
* @return \Common\Core\Cookie
*/
protected function getFork_CookieService()
{
return $this->services['fork.cookie'] = new \Common\Core\Cookie();
}
/**
* Gets the public 'fork.settings' shared service.
*
* @return \Common\ModulesSettings
*/
protected function getFork_SettingsService()
{
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);
}
/**
* Gets the public 'http_kernel' shared service.
*
* @return \Symfony\Component\HttpKernel\HttpKernel
*/
protected function getHttpKernelService()
{
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 ?: '_'});
}
/**
* Gets the public 'liip_imagine.cache.resolver.default' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
*/
protected function getLiipImagine_Cache_Resolver_DefaultService()
{
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');
}
/**
* Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
*/
protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
{
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 ?: '_'});
}
/**
* Gets the public 'media_library.cache.media_folder' shared service.
*
* @return \Backend\Modules\MediaLibrary\Builder\MediaFolder\MediaFolderCache
*/
protected function getMediaLibrary_Cache_MediaFolderService()
{
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);
}
/**
* Gets the public 'media_library.helper.frontend' shared service.
*
* @return \Frontend\Modules\MediaLibrary\Helper\FrontendHelper
*/
protected function getMediaLibrary_Helper_FrontendService()
{
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 ?: '_'});
}
/**
* Gets the public 'media_library.manager.file' shared service.
*
* @return \Backend\Modules\MediaLibrary\Manager\FileManager
*/
protected function getMediaLibrary_Manager_FileService()
{
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 ?: '_'});
}
/**
* Gets the public 'media_library.repository.group_item' shared service.
*
* @return \Backend\Modules\MediaLibrary\Domain\MediaGroupMediaItem\MediaGroupMediaItemRepository
*/
protected function getMediaLibrary_Repository_GroupItemService()
{
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');
}
/**
* Gets the public 'profiler' shared service.
*
* @return \Symfony\Component\HttpKernel\Profiler\Profiler
*/
protected function getProfilerService()
{
$a = ${($_ = isset($this->services['monolog.logger.profiler']) ? $this->services['monolog.logger.profiler'] : $this->getMonolog_Logger_ProfilerService()) && false ?: '_'};
$this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDirs[0].'/profiler')), $a, true);
$b = ${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel')) && false ?: '_'};
$c = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
$c->addInstance('cache.app', ${($_ = isset($this->services['cache.app']) ? $this->services['cache.app'] : $this->getCache_AppService()) && false ?: '_'});
$c->addInstance('cache.system', ${($_ = isset($this->services['cache.system']) ? $this->services['cache.system'] : $this->getCache_SystemService()) && false ?: '_'});
$c->addInstance('cache.validator', ${($_ = isset($this->services['cache.validator']) ? $this->services['cache.validator'] : $this->getCache_ValidatorService()) && false ?: '_'});
$c->addInstance('cache.serializer', ${($_ = isset($this->services['cache.serializer']) ? $this->services['cache.serializer'] : $this->getCache_SerializerService()) && false ?: '_'});
$c->addInstance('cache.annotations', ${($_ = isset($this->services['cache.annotations']) ? $this->services['cache.annotations'] : $this->getCache_AnnotationsService()) && false ?: '_'});
$c->addInstance('cache.search', ${($_ = isset($this->services['cache.search']) ? $this->services['cache.search'] : $this->getCache_SearchService()) && false ?: '_'});
$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 ?: '_'});
$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 ?: '_'});
$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 ?: '_'});
$d = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
$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 ?: '_'});
$e = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
if ($this->has('kernel')) {
$e->setKernel($b);
}
$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 ?: '_'});
$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 ?: '_'}));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(${($_ = isset($this->services['validator']) ? $this->services['validator'] : $this->getValidatorService()) && false ?: '_'}));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
$instance->add(${($_ = isset($this->services['data_collector.form']) ? $this->services['data_collector.form'] : $this->getDataCollector_FormService()) && false ?: '_'});
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDirs[0].'/appDevDebugProjectContainer')));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}));
$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 ?: '_'});
$instance->add($c);
$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 ?: '_'}));
$instance->add($d);
$instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
$instance->add(${($_ = isset($this->services['data_collector.dump']) ? $this->services['data_collector.dump'] : $this->getDataCollector_DumpService()) && false ?: '_'});
$instance->add(${($_ = isset($this->services['database_collector']) ? $this->services['database_collector'] : $this->getDatabaseCollectorService()) && false ?: '_'});
$instance->add(${($_ = isset($this->services['page_context_collector']) ? $this->services['page_context_collector'] : ($this->services['page_context_collector'] = new \Common\DataCollector\PageContextDataCollector($this))) && false ?: '_'});
$instance->add($e);
return $instance;
}
/**
* Gets the public 'request_stack' shared service.
*
* @return \Symfony\Component\HttpFoundation\RequestStack
*/
protected function getRequestStackService()
{
return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
}
/**
* Gets the public 'router' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Routing\Router
*/
protected function getRouterService()
{
$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 ?: '_'});
$instance->setConfigCacheFactory(${($_ = isset($this->services['config_cache_factory']) ? $this->services['config_cache_factory'] : $this->getConfigCacheFactoryService()) && false ?: '_'});
return $instance;
}
/**
* Gets the public 'translator' shared service.
*
* @return \Common\Language
*/
protected function getTranslatorService()
{
return $this->services['translator'] = new \Common\Language(new \Symfony\Component\Translation\MessageSelector());
}
/**
* Gets the public 'twig' shared service.
*
* @return \Twig\Environment
*/
protected function getTwigService()
{
$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']);
$a = ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'};
$b = ${($_ = isset($this->services['debug.file_link_formatter']) ? $this->services['debug.file_link_formatter'] : $this->getDebug_FileLinkFormatterService()) && false ?: '_'};
$c = ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'};
$d = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 0);
$d->setDisplayOptions(['fileLinkFormat' => $b]);
$e = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
$e->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $b]);
$f = new \Symfony\Bridge\Twig\AppVariable();
$f->setEnvironment('dev');
$f->setDebug(true);
if ($this->has('request_stack')) {
$f->setRequestStack($c);
}
$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));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(${($_ = isset($this->services['assets.packages']) ? $this->services['assets.packages'] : $this->getAssets_PackagesService()) && false ?: '_'}));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($b, ($this->targetDirs[3].'/app'), 'UTF-8'));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($a, true));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension($c, ${($_ = isset($this->services['router.request_context']) ? $this->services['router.request_context'] : $this->getRouter_RequestContextService()) && false ?: '_'}));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension([0 => $this, 1 => 'twig.form.renderer']));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(${($_ = isset($this->services['var_dumper.cloner']) ? $this->services['var_dumper.cloner'] : $this->getVarDumper_ClonerService()) && false ?: '_'}, $d));
$instance->addExtension(new \Common\Core\Twig\Extensions\IncludeOnceExtension());
$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)));
$instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
$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 ?: '_'}));
$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 ?: '_'}));
$instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($e));
$instance->addGlobal('app', $f);
$instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\ServiceLocator(['Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => function () {
return ${($_ = isset($this->services['twig.runtime.httpkernel']) ? $this->services['twig.runtime.httpkernel'] : $this->load('getTwig_Runtime_HttpkernelService.php')) && false ?: '_'};
}, 'Symfony\\Component\\Form\\FormRenderer' => function () {
return ${($_ = isset($this->services['twig.form.renderer']) ? $this->services['twig.form.renderer'] : $this->load('getTwig_Form_RendererService.php')) && false ?: '_'};
}])));
(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
return $instance;
}
/**
* Gets the public 'validator' shared service.
*
* @return \Symfony\Component\Validator\Validator\TraceableValidator
*/
protected function getValidatorService()
{
return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(${($_ = isset($this->services['validator.builder']) ? $this->services['validator.builder'] : $this->getValidator_BuilderService()) && false ?: '_'}->getValidator());
}
/**
* Gets the public 'var_dumper.cloner' shared service.
*
* @return \Symfony\Component\VarDumper\Cloner\VarCloner
*/
protected function getVarDumper_ClonerService()
{
$this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
$instance->setMaxItems(2500);
$instance->setMinDepth(1);
$instance->setMaxString(-1);
return $instance;
}
/**
* Gets the private 'annotation_reader' shared service.
*
* @return \Doctrine\Common\Annotations\CachedReader
*/
protected function getAnnotationReaderService()
{
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);
}
/**
* Gets the private 'annotations.reader' shared service.
*
* @return \Doctrine\Common\Annotations\AnnotationReader
*/
protected function getAnnotations_ReaderService()
{
$this->services['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
$a = new \Doctrine\Common\Annotations\AnnotationRegistry();
$a->registerUniqueLoader('class_exists');
$instance->addGlobalIgnoredName('required', $a);
return $instance;
}
/**
* Gets the private 'assetic.asset_factory' shared service.
*
* @return \Symfony\Bundle\AsseticBundle\Factory\AssetFactory
*/
protected function getAssetic_AssetFactoryService()
{
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);
}
/**
* Gets the private 'assets.context' shared service.
*
* @return \Symfony\Component\Asset\Context\RequestStackContext
*/
protected function getAssets_ContextService()
{
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);
}
/**
* Gets the private 'assets.packages' shared service.
*
* @return \Symfony\Component\Asset\Packages
*/
protected function getAssets_PackagesService()
{
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 ?: '_'}), []);
}
/**
* Gets the private 'cache.adapter' shared service.
*
* @return \MatthiasMullie\Scrapbook\Adapters\Flysystem
*/
protected function getCache_AdapterService()
{
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 ?: '_'});
}
/**
* Gets the private 'cache.annotations' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AnnotationsService()
{
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 ?: '_'}));
}
/**
* Gets the private 'cache.buffer' shared service.
*
* @return \MatthiasMullie\Scrapbook\Buffered\BufferedStore
*/
protected function getCache_BufferService()
{
return $this->services['cache.buffer'] = new \MatthiasMullie\Scrapbook\Buffered\BufferedStore(${($_ = isset($this->services['cache.adapter']) ? $this->services['cache.adapter'] : $this->getCache_AdapterService()) && false ?: '_'});
}
/**
* Gets the private 'cache.doctrine.orm.default.metadata' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_Default_MetadataService()
{
return $this->services['cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.doctrine.orm.default.query' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_Default_QueryService()
{
return $this->services['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.doctrine.orm.default.result' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_Default_ResultService()
{
return $this->services['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.filesystem.adapter' shared service.
*
* @return \League\Flysystem\Adapter\Local
*/
protected function getCache_Filesystem_AdapterService()
{
return $this->services['cache.filesystem.adapter'] = new \League\Flysystem\Adapter\Local($this->targetDirs[0]);
}
/**
* Gets the private 'cache.filesystem.filesystem' shared service.
*
* @return \League\Flysystem\Filesystem
*/
protected function getCache_Filesystem_FilesystemService()
{
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 ?: '_'});
}
/**
* Gets the private 'cache.serializer' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SerializerService()
{
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 ?: '_'}));
}
/**
* Gets the private 'cache.validator' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_ValidatorService()
{
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 ?: '_'}));
}
/**
* Gets the private 'config_cache_factory' shared service.
*
* @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
*/
protected function getConfigCacheFactoryService()
{
return $this->services['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
yield 0 => ${($_ = 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 ?: '_'};
yield 1 => ${($_ = 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 ?: '_'};
}, 2));
}
/**
* Gets the private 'controller_name_converter' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser
*/
protected function getControllerNameConverterService()
{
return $this->services['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'});
}
/**
* Gets the private 'data_collector.form' shared service.
*
* @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
*/
protected function getDataCollector_FormService()
{
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 ?: '_'});
}
/**
* Gets the private 'data_collector.form.extractor' shared service.
*
* @return \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor
*/
protected function getDataCollector_Form_ExtractorService()
{
return $this->services['data_collector.form.extractor'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor();
}
/**
* Gets the private 'data_collector.request' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector
*/
protected function getDataCollector_RequestService()
{
return $this->services['data_collector.request'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector();
}
/**
* Gets the private 'data_collector.router' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector
*/
protected function getDataCollector_RouterService()
{
return $this->services['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector();
}
/**
* Gets the private 'database_collector' shared service.
*
* @return \Common\DataCollector\DatabaseDataCollector
*/
protected function getDatabaseCollectorService()
{
return $this->services['database_collector'] = new \Common\DataCollector\DatabaseDataCollector(${($_ = isset($this->services['database']) ? $this->services['database'] : $this->getDatabaseService()) && false ?: '_'});
}
/**
* Gets the private 'debug.argument_resolver' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver
*/
protected function getDebug_ArgumentResolverService()
{
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 () {
yield 0 => ${($_ = 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 ?: '_'};
yield 1 => ${($_ = isset($this->services['argument_resolver.request']) ? $this->services['argument_resolver.request'] : ($this->services['argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver())) && false ?: '_'};
yield 2 => ${($_ = isset($this->services['argument_resolver.session']) ? $this->services['argument_resolver.session'] : ($this->services['argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver())) && false ?: '_'};
yield 3 => ${($_ = isset($this->services['argument_resolver.service']) ? $this->services['argument_resolver.service'] : $this->load('getArgumentResolver_ServiceService.php')) && false ?: '_'};
yield 4 => ${($_ = isset($this->services['argument_resolver.default']) ? $this->services['argument_resolver.default'] : ($this->services['argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver())) && false ?: '_'};
yield 5 => ${($_ = isset($this->services['argument_resolver.variadic']) ? $this->services['argument_resolver.variadic'] : ($this->services['argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver())) && false ?: '_'};
}, 6)), ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'});
}
/**
* Gets the private 'debug.controller_resolver' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
*/
protected function getDebug_ControllerResolverService()
{
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 ?: '_'});
}
/**
* Gets the private 'debug.debug_handlers_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
*/
protected function getDebug_DebugHandlersListenerService()
{
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, -1, true, ${($_ = isset($this->services['debug.file_link_formatter']) ? $this->services['debug.file_link_formatter'] : $this->getDebug_FileLinkFormatterService()) && false ?: '_'}, true);
}
/**
* Gets the private 'debug.event_dispatcher' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
*/
protected function getDebug_EventDispatcherService()
{
$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 ?: '_'});
$instance->addListener('kernel.request', [0 => function () {
return ${($_ = isset($this->services['mailer_configurator']) ? $this->services['mailer_configurator'] : $this->getMailerConfiguratorService()) && false ?: '_'};
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('console.command', [0 => function () {
return ${($_ = isset($this->services['mailer_configurator']) ? $this->services['mailer_configurator'] : $this->getMailerConfiguratorService()) && false ?: '_'};
}, 1 => 'onConsoleCommand'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ${($_ = isset($this->services['fork.cookie_setter']) ? $this->services['fork.cookie_setter'] : $this->getFork_CookieSetterService()) && false ?: '_'};
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ${($_ = isset($this->services['fork.response_securer']) ? $this->services['fork.response_securer'] : ($this->services['fork.response_securer'] = new \Common\EventListener\ResponseSecurer())) && false ?: '_'};
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ${($_ = isset($this->services['data_collector.router']) ? $this->services['data_collector.router'] : ($this->services['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())) && false ?: '_'};
}, 1 => 'onKernelController'], 0);
$instance->addListener('mailmotor.event.settings_saved', [0 => function () {
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 ?: '_'};
}, 1 => 'onSettingsSavedEvent'], 0);
$instance->addListener('mailmotor.event.not_implemented.subscribed', [0 => function () {
return ${($_ = isset($this->services['mailmotor.listener.subscribed']) ? $this->services['mailmotor.listener.subscribed'] : $this->load('getMailmotor_Listener_SubscribedService.php')) && false ?: '_'};
}, 1 => 'onNotImplementedSubscribedEvent'], 0);
$instance->addListener('mailmotor.event.not_implemented.unsubscribed', [0 => function () {
return ${($_ = isset($this->services['mailmotor.listener.unsubscribed']) ? $this->services['mailmotor.listener.unsubscribed'] : $this->load('getMailmotor_Listener_UnsubscribedService.php')) && false ?: '_'};
}, 1 => 'onNotImplementedUnsubscribedEvent'], 0);
$instance->addListener('form.submitted', [0 => function () {
return ${($_ = isset($this->services['Frontend\\Modules\\Mailmotor\\EventListener\\FormBuilderSubmittedMailmotorSubscriber']) ? $this->services['Frontend\\Modules\\Mailmotor\\EventListener\\FormBuilderSubmittedMailmotorSubscriber'] : $this->load('getFormBuilderSubmittedMailmotorSubscriberService.php')) && false ?: '_'};
}, 1 => 'onFormSubmitted'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ${($_ = isset($this->services['response_listener']) ? $this->services['response_listener'] : ($this->services['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'))) && false ?: '_'};
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ${($_ = isset($this->services['streamed_response_listener']) ? $this->services['streamed_response_listener'] : ($this->services['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener())) && false ?: '_'};
}, 1 => 'onKernelResponse'], -1024);
$instance->addListener('kernel.request', [0 => function () {
return ${($_ = isset($this->services['locale_listener']) ? $this->services['locale_listener'] : $this->getLocaleListenerService()) && false ?: '_'};
}, 1 => 'onKernelRequest'], 16);
$instance->addListener('kernel.finish_request', [0 => function () {
return ${($_ = isset($this->services['locale_listener']) ? $this->services['locale_listener'] : $this->getLocaleListenerService()) && false ?: '_'};
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ${($_ = isset($this->services['validate_request_listener']) ? $this->services['validate_request_listener'] : ($this->services['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener())) && false ?: '_'};
}, 1 => 'onKernelRequest'], 256);
$instance->addListener('kernel.request', [0 => function () {
return ${($_ = isset($this->services['resolve_controller_name_subscriber']) ? $this->services['resolve_controller_name_subscriber'] : $this->getResolveControllerNameSubscriberService()) && false ?: '_'};
}, 1 => 'onKernelRequest'], 24);
$instance->addListener('console.error', [0 => function () {
return ${($_ = isset($this->services['console.error_listener']) ? $this->services['console.error_listener'] : $this->load('getConsole_ErrorListenerService.php')) && false ?: '_'};
}, 1 => 'onConsoleError'], -128);
$instance->addListener('console.terminate', [0 => function () {
return ${($_ = isset($this->services['console.error_listener']) ? $this->services['console.error_listener'] : $this->load('getConsole_ErrorListenerService.php')) && false ?: '_'};
}, 1 => 'onConsoleTerminate'], -128);
$instance->addListener('kernel.request', [0 => function () {
return ${($_ = isset($this->services['session_listener']) ? $this->services['session_listener'] : $this->getSessionListenerService()) && false ?: '_'};
}, 1 => 'onKernelRequest'], 128);
$instance->addListener('kernel.response', [0 => function () {
return ${($_ = isset($this->services['session_listener']) ? $this->services['session_listener'] : $this->getSessionListenerService()) && false ?: '_'};
}, 1 => 'onKernelResponse'], -1000);
$instance->addListener('kernel.finish_request', [0 => function () {
return ${($_ = isset($this->services['session_listener']) ? $this->services['session_listener'] : $this->getSessionListenerService()) && false ?: '_'};
}, 1 => 'onFinishRequest'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ${($_ = isset($this->services['session.save_listener']) ? $this->services['session.save_listener'] : ($this->services['session.save_listener'] = new \Symfony\Component\HttpKernel\EventListener\SaveSessionListener())) && false ?: '_'};
}, 1 => 'onKernelResponse'], -1000);
$instance->addListener('kernel.response', [0 => function () {
return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};
}, 1 => 'onKernelResponse'], -100);
$instance->addListener('kernel.exception', [0 => function () {
return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};
}, 1 => 'onKernelTerminate'], -1024);
$instance->addListener('kernel.controller', [0 => function () {
return ${($_ = isset($this->services['data_collector.request']) ? $this->services['data_collector.request'] : ($this->services['data_collector.request'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector())) && false ?: '_'};
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ${($_ = isset($this->services['data_collector.request']) ? $this->services['data_collector.request'] : ($this->services['data_collector.request'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector())) && false ?: '_'};
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ${($_ = isset($this->services['debug.debug_handlers_listener']) ? $this->services['debug.debug_handlers_listener'] : $this->getDebug_DebugHandlersListenerService()) && false ?: '_'};
}, 1 => 'configure'], 2048);
$instance->addListener('console.command', [0 => function () {
return ${($_ = isset($this->services['debug.debug_handlers_listener']) ? $this->services['debug.debug_handlers_listener'] : $this->getDebug_DebugHandlersListenerService()) && false ?: '_'};
}, 1 => 'configure'], 2048);
$instance->addListener('kernel.request', [0 => function () {
return ${($_ = isset($this->services['router_listener']) ? $this->services['router_listener'] : $this->getRouterListenerService()) && false ?: '_'};
}, 1 => 'onKernelRequest'], 32);
$instance->addListener('kernel.finish_request', [0 => function () {
return ${($_ = isset($this->services['router_listener']) ? $this->services['router_listener'] : $this->getRouterListenerService()) && false ?: '_'};
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ${($_ = isset($this->services['router_listener']) ? $this->services['router_listener'] : $this->getRouterListenerService()) && false ?: '_'};
}, 1 => 'onKernelException'], -64);
$instance->addListener('kernel.exception', [0 => function () {
return ${($_ = isset($this->services['twig.exception_listener']) ? $this->services['twig.exception_listener'] : $this->load('getTwig_ExceptionListenerService.php')) && false ?: '_'};
}, 1 => 'onKernelException'], -128);
$instance->addListener('kernel.exception', [0 => function () {
return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load('getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
}, 1 => 'onException'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load('getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
}, 1 => 'onTerminate'], 0);
$instance->addListener('console.error', [0 => function () {
return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load('getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
}, 1 => 'onException'], 0);
$instance->addListener('console.terminate', [0 => function () {
return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load('getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
}, 1 => 'onTerminate'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ${($_ = isset($this->services['web_profiler.debug_toolbar']) ? $this->services['web_profiler.debug_toolbar'] : $this->getWebProfiler_DebugToolbarService()) && false ?: '_'};
}, 1 => 'onKernelResponse'], -128);
$instance->addListener('console.command', [0 => function () {
return ${($_ = isset($this->services['debug.dump_listener']) ? $this->services['debug.dump_listener'] : $this->load('getDebug_DumpListenerService.php')) && false ?: '_'};
}, 1 => 'configure'], 1024);
return $instance;
}
/**
* Gets the private 'debug.file_link_formatter' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
*/
protected function getDebug_FileLinkFormatterService()
{
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 () {
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 ?: '_'};
});
}
/**
* Gets the private 'debug.log_processor' shared service.
*
* @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
*/
protected function getDebug_LogProcessorService()
{
return $this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor();
}
/**
* Gets the private 'debug.stopwatch' shared service.
*
* @return \Symfony\Component\Stopwatch\Stopwatch
*/
protected function getDebug_StopwatchService()
{
return $this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true);
}
/**
* Gets the private 'doctrine.dbal.connection_factory' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\ConnectionFactory
*/
protected function getDoctrine_Dbal_ConnectionFactoryService()
{
return $this->services['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']);
}
/**
* Gets the private 'doctrine.dbal.logger.profiling.default' shared service.
*
* @return \Doctrine\DBAL\Logging\DebugStack
*/
protected function getDoctrine_Dbal_Logger_Profiling_DefaultService()
{
return $this->services['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack();
}
/**
* Gets the private 'doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata' shared service.
*
* @return \Symfony\Component\Cache\DoctrineProvider
*/
protected function getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_MetadataService()
{
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 ?: '_'});
}
/**
* Gets the private 'doctrine.orm.cache.provider.cache.doctrine.orm.default.query' shared service.
*
* @return \Symfony\Component\Cache\DoctrineProvider
*/
protected function getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_QueryService()
{
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 ?: '_'});
}
/**
* Gets the private 'doctrine.orm.cache.provider.cache.doctrine.orm.default.result' shared service.
*
* @return \Symfony\Component\Cache\DoctrineProvider
*/
protected function getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_ResultService()
{
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 ?: '_'});
}
/**
* Gets the private 'doctrine.orm.default_entity_listener_resolver' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
*/
protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
{
return $this->services['doctrine.orm.default_entity_listener_resolver'] = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this);
}
/**
* Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
*
* @return \Doctrine\ORM\Tools\AttachEntityListenersListener
*/
protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
{
return $this->services['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
}
/**
* Gets the private 'doctrine.orm.default_manager_configurator' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator
*/
protected function getDoctrine_Orm_DefaultManagerConfiguratorService()
{
return $this->services['doctrine.orm.default_manager_configurator'] = new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []);
}
/**
* Gets the private 'doctrine.orm.validator_initializer' shared service.
*
* @return \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer
*/
protected function getDoctrine_Orm_ValidatorInitializerService()
{
return $this->services['doctrine.orm.validator_initializer'] = new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
}
/**
* Gets the private 'event_bus' shared service.
*
* @return \SimpleBus\Message\Bus\Middleware\MessageBusSupportingMiddleware
*/
protected function getEventBusService()
{
$this->services['event_bus'] = $instance = new \SimpleBus\Message\Bus\Middleware\MessageBusSupportingMiddleware();
$instance->appendMiddleware(new \SimpleBus\Message\Bus\Middleware\FinishesHandlingMessageBeforeHandlingNext());
$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([0 => $this, 1 => 'get']))), NULL, NULL));
return $instance;
}
/**
* Gets the private 'file_locator' shared service.
*
* @return \Symfony\Component\HttpKernel\Config\FileLocator
*/
protected function getFileLocatorService()
{
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'), [0 => ($this->targetDirs[3].'/app')]);
}
/**
* Gets the private 'fork.cookie_setter' shared service.
*
* @return \Common\EventListener\ForkCookieSetter
*/
protected function getFork_CookieSetterService()
{
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 ?: '_'});
}
/**
* Gets the private 'fork.response_securer' shared service.
*
* @return \Common\EventListener\ResponseSecurer
*/
protected function getFork_ResponseSecurerService()
{
return $this->services['fork.response_securer'] = new \Common\EventListener\ResponseSecurer();
}
/**
* Gets the private 'liip_imagine.cache.manager' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
*/
protected function getLiipImagine_Cache_ManagerService()
{
$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');
$instance->addResolver('default', ${($_ = isset($this->services['liip_imagine.cache.resolver.default']) ? $this->services['liip_imagine.cache.resolver.default'] : $this->getLiipImagine_Cache_Resolver_DefaultService()) && false ?: '_'});
$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 ?: '_'});
return $instance;
}
/**
* Gets the private 'liip_imagine.cache.signer' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Cache\Signer
*/
protected function getLiipImagine_Cache_SignerService()
{
return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer('IJAnjYplnZQHqumJKHWgQlxdkwtlloW0');
}
/**
* Gets the private 'liip_imagine.filter.configuration' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
*/
protected function getLiipImagine_Filter_ConfigurationService()
{
return $this->services['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
}
/**
* Gets the private 'locale_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
*/
protected function getLocaleListenerService()
{
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 ?: '_'});
}
/**
* Gets the private 'mailer_configurator' shared service.
*
* @return \Common\Mailer\Configurator
*/
protected function getMailerConfiguratorService()
{
return $this->services['mailer_configurator'] = new \Common\Mailer\Configurator(${($_ = isset($this->services['fork.settings']) ? $this->services['fork.settings'] : $this->getFork_SettingsService()) && false ?: '_'}, $this);
}
/**
* Gets the private 'media_library.listener.invalidate_backend_media_folder_cache' shared service.
*
* @return \Backend\Modules\MediaLibrary\EventListener\MediaFolderInvalidateBackendCacheSubscriber
*/
protected function getMediaLibrary_Listener_InvalidateBackendMediaFolderCacheService()
{
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 ?: '_'});
}
/**
* Gets the private 'media_library.listener.media_item' shared service.
*
* @return \Backend\Modules\MediaLibrary\EventListener\MediaItemSubscriber
*/
protected function getMediaLibrary_Listener_MediaItemService()
{
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 ?: '_'});
}
/**
* Gets the private 'media_library.listener.media_item_deleted_resequence' shared service.
*
* @return \Backend\Modules\MediaLibrary\EventListener\MediaItemDeletedReSequenceMediaGroupMediaItemListener
*/
protected function getMediaLibrary_Listener_MediaItemDeletedResequenceService()
{
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 ?: '_'});
}
/**
* Gets the private 'monolog.full_trace_formatter' shared service.
*
* @return \Monolog\Formatter\LineFormatter
*/
protected function getMonolog_FullTraceFormatterService()
{
$this->services['monolog.full_trace_formatter'] = $instance = new \Monolog\Formatter\LineFormatter();
$instance->includeStacktraces();
return $instance;
}
/**
* Gets the private 'monolog.handler.dockerstdout' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_DockerstdoutService()
{
$this->services['monolog.handler.dockerstdout'] = $instance = new \Monolog\Handler\StreamHandler('php://stdout', 400, true, NULL, false);
$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 ?: '_'});
$instance->setFormatter(${($_ = isset($this->services['monolog.full_trace_formatter']) ? $this->services['monolog.full_trace_formatter'] : $this->getMonolog_FullTraceFormatterService()) && false ?: '_'});
return $instance;
}
/**
* Gets the private 'monolog.handler.main' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_MainService()
{
$this->services['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler(($this->targetDirs[2].'/logs/dev/debug.log'), 100, true, NULL, false);
$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 ?: '_'});
return $instance;
}
/**
* Gets the private 'monolog.logger.cache' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_CacheService()
{
$this->services['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
$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 ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.dockerstdout']) ? $this->services['monolog.handler.dockerstdout'] : $this->getMonolog_Handler_DockerstdoutService()) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
return $instance;
}
/**
* Gets the private 'monolog.logger.doctrine' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_DoctrineService()
{
$this->services['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
$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 ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.dockerstdout']) ? $this->services['monolog.handler.dockerstdout'] : $this->getMonolog_Handler_DockerstdoutService()) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
return $instance;
}
/**
* Gets the private 'monolog.logger.event' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_EventService()
{
$this->services['monolog.logger.event'] = $instance = new \Symfony\Bridge\Monolog\Logger('event');
$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 ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
return $instance;
}
/**
* Gets the private 'monolog.logger.php' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_PhpService()
{
$this->services['monolog.logger.php'] = $instance = new \Symfony\Bridge\Monolog\Logger('php');
$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 ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.dockerstdout']) ? $this->services['monolog.handler.dockerstdout'] : $this->getMonolog_Handler_DockerstdoutService()) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
return $instance;
}
/**
* Gets the private 'monolog.logger.profiler' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_ProfilerService()
{
$this->services['monolog.logger.profiler'] = $instance = new \Symfony\Bridge\Monolog\Logger('profiler');
$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 ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.dockerstdout']) ? $this->services['monolog.handler.dockerstdout'] : $this->getMonolog_Handler_DockerstdoutService()) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
return $instance;
}
/**
* Gets the private 'monolog.logger.request' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_RequestService()
{
$this->services['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
$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 ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.dockerstdout']) ? $this->services['monolog.handler.dockerstdout'] : $this->getMonolog_Handler_DockerstdoutService()) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
return $instance;
}
/**
* Gets the private 'monolog.processor.psr_log_message' shared service.
*
* @return \Monolog\Processor\PsrLogMessageProcessor
*/
protected function getMonolog_Processor_PsrLogMessageService()
{
return $this->services['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor();
}
/**
* Gets the private 'page_context_collector' shared service.
*
* @return \Common\DataCollector\PageContextDataCollector
*/
protected function getPageContextCollectorService()
{
return $this->services['page_context_collector'] = new \Common\DataCollector\PageContextDataCollector($this);
}
/**
* Gets the private 'profiler_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
*/
protected function getProfilerListenerService()
{
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 ?: '_'}, NULL, false, false);
}
/**
* Gets the private 'resolve_controller_name_subscriber' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
*/
protected function getResolveControllerNameSubscriberService()
{
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 ?: '_'});
}
/**
* Gets the private 'response_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ResponseListener
*/
protected function getResponseListenerService()
{
return $this->services['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8');
}
/**
* Gets the private 'router.request_context' shared service.
*
* @return \Symfony\Component\Routing\RequestContext
*/
protected function getRouter_RequestContextService()
{
return $this->services['router.request_context'] = new \Symfony\Component\Routing\RequestContext('', 'GET', 'localhost', 'http', 80, 443);
}
/**
* Gets the private 'router_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\RouterListener
*/
protected function getRouterListenerService()
{
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);
}
/**
* Gets the private 'service_locator.sr6ctxe' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function getServiceLocator_Sr6ctxeService()
{
return $this->services['service_locator.sr6ctxe'] = new \Symfony\Component\DependencyInjection\ServiceLocator([]);
}
/**
* Gets the private 'session.save_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\SaveSessionListener
*/
protected function getSession_SaveListenerService()
{
return $this->services['session.save_listener'] = new \Symfony\Component\HttpKernel\EventListener\SaveSessionListener();
}
/**
* Gets the private 'session_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\SessionListener
*/
protected function getSessionListenerService()
{
return $this->services['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\ServiceLocator(['session' => function () {
return ${($_ = isset($this->services['session']) ? $this->services['session'] : $this->load('getSessionService.php')) && false ?: '_'};
}]));
}
/**
* Gets the private 'simple_bus.command_bus.command_name_resolver' shared service.
*
* @return \SimpleBus\Message\Name\ClassBasedNameResolver
*/
protected function getSimpleBus_CommandBus_CommandNameResolverService()
{
return $this->services['simple_bus.command_bus.command_name_resolver'] = new \SimpleBus\Message\Name\ClassBasedNameResolver();
}
/**
* Gets the private 'simple_bus.doctrine_orm_bridge.collects_events_from_entities' shared service.
*
* @return \SimpleBus\DoctrineORMBridge\EventListener\CollectsEventsFromEntities
*/
protected function getSimpleBus_DoctrineOrmBridge_CollectsEventsFromEntitiesService()
{
return $this->services['simple_bus.doctrine_orm_bridge.collects_events_from_entities'] = new \SimpleBus\DoctrineORMBridge\EventListener\CollectsEventsFromEntities();
}
/**
* Gets the private 'simple_bus.event_bus.event_name_resolver' shared service.
*
* @return \SimpleBus\Message\Name\ClassBasedNameResolver
*/
protected function getSimpleBus_EventBus_EventNameResolverService()
{
return $this->services['simple_bus.event_bus.event_name_resolver'] = new \SimpleBus\Message\Name\ClassBasedNameResolver();
}
/**
* Gets the private 'streamed_response_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener
*/
protected function getStreamedResponseListenerService()
{
return $this->services['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener();
}
/**
* Gets the private 'templating.locator' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator
*/
protected function getTemplating_LocatorService()
{
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'), [0 => ($this->targetDirs[3].'/app')]))) && false ?: '_'}, $this->targetDirs[0]);
}
/**
* Gets the private 'templating.name_parser' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser
*/
protected function getTemplating_NameParserService()
{
return $this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'});
}
/**
* Gets the private 'twig.loader' shared service.
*
* @return \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader
*/
protected function getTwig_LoaderService()
{
$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]);
$instance->addPath(($this->targetDirs[3].'/src/Frontend/Modules/'), 'ForkFrontendModules');
$instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Resources/views'), 'Framework');
$instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Resources/views'), '!Framework');
$instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Resources/views'), 'Twig');
$instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Resources/views'), '!Twig');
$instance->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
$instance->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
$instance->addPath(($this->targetDirs[3].'/src/ForkCMS/Bundle/InstallerBundle/Resources/views'), 'ForkCMSInstaller');
$instance->addPath(($this->targetDirs[3].'/src/ForkCMS/Bundle/InstallerBundle/Resources/views'), '!ForkCMSInstaller');
$instance->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
$instance->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
$instance->addPath(($this->targetDirs[3].'/src/Backend/Modules/MediaLibrary/Resources/views'), 'MediaLibrary');
$instance->addPath(($this->targetDirs[3].'/src/Backend/Modules/MediaLibrary/Resources/views'), '!MediaLibrary');
$instance->addPath(($this->targetDirs[3].'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
$instance->addPath(($this->targetDirs[3].'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
$instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Resources/views'), 'WebProfiler');
$instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Resources/views'), '!WebProfiler');
$instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/DebugBundle/Resources/views'), 'Debug');
$instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/DebugBundle/Resources/views'), '!Debug');
$instance->addPath(($this->targetDirs[3].'/app/Resources/views'));
$instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Resources/views/Form'));
return $instance;
}
/**
* Gets the private 'twig.profile' shared service.
*
* @return \Twig\Profiler\Profile
*/
protected function getTwig_ProfileService()
{
return $this->services['twig.profile'] = new \Twig\Profiler\Profile();
}
/**
* Gets the private 'validate_request_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener
*/
protected function getValidateRequestListenerService()
{
return $this->services['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener();
}
/**
* Gets the private 'validator.builder' shared service.
*
* @return \Symfony\Component\Validator\ValidatorBuilderInterface
*/
protected function getValidator_BuilderService()
{
$this->services['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
$instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\ServiceLocator(['Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => function () {
return ${($_ = isset($this->services['doctrine.orm.validator.unique']) ? $this->services['doctrine.orm.validator.unique'] : $this->load('getDoctrine_Orm_Validator_UniqueService.php')) && false ?: '_'};
}, 'ForkCMS\\Bundle\\CoreBundle\\Validator\\UniqueDataTransferObjectValidator' => function () {
return ${($_ = isset($this->services['ForkCMS\\Bundle\\CoreBundle\\Validator\\UniqueDataTransferObjectValidator']) ? $this->services['ForkCMS\\Bundle\\CoreBundle\\Validator\\UniqueDataTransferObjectValidator'] : $this->load('getUniqueDataTransferObjectValidatorService.php')) && false ?: '_'};
}, 'Frontend\\Modules\\Mailmotor\\Domain\\Subscription\\Validator\\Constraints\\EmailSubscriptionValidator' => function () {
return ${($_ = isset($this->services['mailmotor.validator.subscription']) ? $this->services['mailmotor.validator.subscription'] : $this->load('getMailmotor_Validator_SubscriptionService.php')) && false ?: '_'};
}, 'Frontend\\Modules\\Mailmotor\\Domain\\Subscription\\Validator\\Constraints\\EmailUnsubscriptionValidator' => function () {
return ${($_ = isset($this->services['mailmotor.validator.unsubscription']) ? $this->services['mailmotor.validator.unsubscription'] : $this->load('getMailmotor_Validator_UnsubscriptionService.php')) && false ?: '_'};
}, 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => function () {
return ${($_ = isset($this->services['validator.email']) ? $this->services['validator.email'] : ($this->services['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator(false))) && false ?: '_'};
}, 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => function () {
return ${($_ = isset($this->services['validator.expression']) ? $this->services['validator.expression'] : ($this->services['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator())) && false ?: '_'};
}, 'doctrine.orm.validator.unique' => function () {
return ${($_ = isset($this->services['doctrine.orm.validator.unique']) ? $this->services['doctrine.orm.validator.unique'] : $this->load('getDoctrine_Orm_Validator_UniqueService.php')) && false ?: '_'};
}, 'unique_data_transfer_object' => function () {
return ${($_ = isset($this->services['ForkCMS\\Bundle\\CoreBundle\\Validator\\UniqueDataTransferObjectValidator']) ? $this->services['ForkCMS\\Bundle\\CoreBundle\\Validator\\UniqueDataTransferObjectValidator'] : $this->load('getUniqueDataTransferObjectValidatorService.php')) && false ?: '_'};
}, 'validator.expression' => function () {
return ${($_ = isset($this->services['validator.expression']) ? $this->services['validator.expression'] : ($this->services['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator())) && false ?: '_'};
}])));
if ($this->has('translator')) {
$instance->setTranslator(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'});
}
$instance->setTranslationDomain('validators');
$instance->addXmlMappings([0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/config/validation.xml')]);
$instance->enableAnnotationMapping(${($_ = isset($this->services['annotation_reader']) ? $this->services['annotation_reader'] : $this->getAnnotationReaderService()) && false ?: '_'});
$instance->addMethodMapping('loadValidatorMetadata');
$instance->addObjectInitializers([0 => ${($_ = isset($this->services['doctrine.orm.validator_initializer']) ? $this->services['doctrine.orm.validator_initializer'] : $this->getDoctrine_Orm_ValidatorInitializerService()) && false ?: '_'}]);
return $instance;
}
/**
* Gets the private 'web_profiler.csp.handler' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
*/
protected function getWebProfiler_Csp_HandlerService()
{
return $this->services['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
}
/**
* Gets the private 'web_profiler.debug_toolbar' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
*/
protected function getWebProfiler_DebugToolbarService()
{
return $this->services['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, false, 2, '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 ?: '_'});
}
public function getParameter($name)
{
$name = (string) $name;
if (isset($this->buildParameters[$name])) {
return $this->buildParameters[$name];
}
if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name, $this->parameters))) {
$name = $this->normalizeParameterName($name);
if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name, $this->parameters))) {
throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
}
}
if (isset($this->loadedDynamicParameters[$name])) {
return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
return $this->parameters[$name];
}
public function hasParameter($name)
{
$name = (string) $name;
if (isset($this->buildParameters[$name])) {
return true;
}
$name = $this->normalizeParameterName($name);
return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name, $this->parameters);
}
public function setParameter($name, $value)
{
throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
}
public function getParameterBag()
{
if (null === $this->parameterBag) {
$parameters = $this->parameters;
foreach ($this->loadedDynamicParameters as $name => $loaded) {
$parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
foreach ($this->buildParameters as $name => $value) {
$parameters[$name] = $value;
}
$this->parameterBag = new FrozenParameterBag($parameters);
}
return $this->parameterBag;
}
private $loadedDynamicParameters = [
'kernel.root_dir' => false,
'kernel.project_dir' => false,
'kernel.cache_dir' => false,
'kernel.logs_dir' => false,
'kernel.bundles_metadata' => false,
'site.path_www' => false,
'session.save_path' => false,
'validator.mapping.cache.file' => false,
'profiler.storage.dsn' => false,
'debug.container.dump' => false,
'router.resource' => false,
'twig.default_path' => false,
'assetic.cache_dir' => false,
'assetic.read_from' => false,
'assetic.write_to' => false,
'doctrine.orm.proxy_dir' => false,
];
private $dynamicParameters = [];
/**
* Computes a dynamic parameter.
*
* @param string $name The name of the dynamic parameter to load
*
* @return mixed The value of the dynamic parameter
*
* @throws InvalidArgumentException When the dynamic parameter does not exist
*/
private function getDynamicParameter($name)
{
switch ($name) {
case 'kernel.root_dir': $value = ($this->targetDirs[3].'/app'); break;
case 'kernel.project_dir': $value = $this->targetDirs[3]; break;
case 'kernel.cache_dir': $value = $this->targetDirs[0]; break;
case 'kernel.logs_dir': $value = ($this->targetDirs[2].'/logs/dev'); break;
case 'kernel.bundles_metadata': $value = [
'FrameworkBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle'),
'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
],
'TwigBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle'),
'namespace' => 'Symfony\\Bundle\\TwigBundle',
],
'MonologBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/symfony/monolog-bundle'),
'namespace' => 'Symfony\\Bundle\\MonologBundle',
],
'SwiftmailerBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle'),
'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
],
'AsseticBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/symfony/assetic-bundle'),
'namespace' => 'Symfony\\Bundle\\AsseticBundle',
],
'ForkCMSInstallerBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/src/ForkCMS/Bundle/InstallerBundle'),
'namespace' => 'ForkCMS\\Bundle\\InstallerBundle',
],
'ForkCMSCoreBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/src/ForkCMS/Bundle/CoreBundle'),
'namespace' => 'ForkCMS\\Bundle\\CoreBundle',
],
'DoctrineBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle'),
'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
],
'SimpleBusCommandBusBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/simple-bus/symfony-bridge/src'),
'namespace' => 'SimpleBus\\SymfonyBridge',
],
'DoctrineOrmBridgeBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/simple-bus/symfony-bridge/src'),
'namespace' => 'SimpleBus\\SymfonyBridge',
],
'SimpleBusEventBusBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/simple-bus/symfony-bridge/src'),
'namespace' => 'SimpleBus\\SymfonyBridge',
],
'MediaLibrary' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/src/Backend/Modules/MediaLibrary'),
'namespace' => 'Backend\\Modules\\MediaLibrary',
],
'Mailmotor' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/src/Backend/Modules/Mailmotor'),
'namespace' => 'Backend\\Modules\\Mailmotor',
],
'MailMotorMailMotorBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/mailmotor/mailmotor-bundle'),
'namespace' => 'MailMotor\\Bundle\\MailMotorBundle',
],
'MailMotorMailChimpBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/mailmotor/mailchimp-bundle'),
'namespace' => 'MailMotor\\Bundle\\MailChimpBundle',
],
'MailMotorCampaignMonitorBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/mailmotor/campaignmonitor-bundle'),
'namespace' => 'MailMotor\\Bundle\\CampaignMonitorBundle',
],
'LiipImagineBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/liip/imagine-bundle'),
'namespace' => 'Liip\\ImagineBundle',
],
'SitemapController' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/src/PixelDesignBundle/Controller'),
'namespace' => 'PixelDesignBundle\\Controller',
],
'WebProfilerBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle'),
'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
],
'DebugBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/DebugBundle'),
'namespace' => 'Symfony\\Bundle\\DebugBundle',
],
]; break;
case 'site.path_www': $value = $this->targetDirs[3]; break;
case 'session.save_path': $value = ($this->targetDirs[0].'/sessions'); break;
case 'validator.mapping.cache.file': $value = ($this->targetDirs[0].'/validation.php'); break;
case 'profiler.storage.dsn': $value = ('file:'.$this->targetDirs[0].'/profiler'); break;
case 'debug.container.dump': $value = ($this->targetDirs[0].'/appDevDebugProjectContainer.xml'); break;
case 'router.resource': $value = ($this->targetDirs[3].'/app/config/routing_dev.yml'); break;
case 'twig.default_path': $value = ($this->targetDirs[3].'/templates'); break;
case 'assetic.cache_dir': $value = ($this->targetDirs[0].'/assetic'); break;
case 'assetic.read_from': $value = ($this->targetDirs[3].'/app/../web'); break;
case 'assetic.write_to': $value = ($this->targetDirs[3].'/app/../web'); break;
case 'doctrine.orm.proxy_dir': $value = ($this->targetDirs[0].'/doctrine/orm/Proxies'); break;
default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
}
$this->loadedDynamicParameters[$name] = true;
return $this->dynamicParameters[$name] = $value;
}
private $normalizedParameterNames = [
'liip_imagine.jpegoptim.stripall' => 'liip_imagine.jpegoptim.stripAll',
'liip_imagine.jpegoptim.tempdir' => 'liip_imagine.jpegoptim.tempDir',
'liip_imagine.optipng.stripall' => 'liip_imagine.optipng.stripAll',
'liip_imagine.optipng.tempdir' => 'liip_imagine.optipng.tempDir',
];
private function normalizeParameterName($name)
{
if (isset($this->normalizedParameterNames[$normalizedName = strtolower($name)]) || isset($this->parameters[$normalizedName]) || array_key_exists($normalizedName, $this->parameters)) {
$normalizedName = isset($this->normalizedParameterNames[$normalizedName]) ? $this->normalizedParameterNames[$normalizedName] : $normalizedName;
if ((string) $name !== $normalizedName) {
@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);
}
} else {
$normalizedName = $this->normalizedParameterNames[$normalizedName] = (string) $name;
}
return $normalizedName;
}
/**
* Gets the default parameters.
*
* @return array An array of the default parameters
*/
protected function getDefaultParameters()
{
return [
'kernel.environment' => 'dev',
'kernel.debug' => true,
'kernel.name' => 'app',
'kernel.bundles' => [
'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
'AsseticBundle' => 'Symfony\\Bundle\\AsseticBundle\\AsseticBundle',
'ForkCMSInstallerBundle' => 'ForkCMS\\Bundle\\InstallerBundle\\ForkCMSInstallerBundle',
'ForkCMSCoreBundle' => 'ForkCMS\\Bundle\\CoreBundle\\ForkCMSCoreBundle',
'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
'SimpleBusCommandBusBundle' => 'SimpleBus\\SymfonyBridge\\SimpleBusCommandBusBundle',
'DoctrineOrmBridgeBundle' => 'SimpleBus\\SymfonyBridge\\DoctrineOrmBridgeBundle',
'SimpleBusEventBusBundle' => 'SimpleBus\\SymfonyBridge\\SimpleBusEventBusBundle',
'MediaLibrary' => 'Backend\\Modules\\MediaLibrary\\MediaLibrary',
'Mailmotor' => 'Backend\\Modules\\Mailmotor\\Mailmotor',
'MailMotorMailMotorBundle' => 'MailMotor\\Bundle\\MailMotorBundle\\MailMotorMailMotorBundle',
'MailMotorMailChimpBundle' => 'MailMotor\\Bundle\\MailChimpBundle\\MailMotorMailChimpBundle',
'MailMotorCampaignMonitorBundle' => 'MailMotor\\Bundle\\CampaignMonitorBundle\\MailMotorCampaignMonitorBundle',
'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
'SitemapController' => 'PixelDesignBundle\\Controller\\SitemapController',
'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
],
'kernel.charset' => 'UTF-8',
'kernel.container_class' => 'appDevDebugProjectContainer',
'fork.form.theme' => 'Core/Layout/Templates/FormLayout.html.twig',
'fork.form.default_preferred_editor' => 'ck-editor',
'fork.form.available_editors' => [
'ck-editor' => 'CK Editor',
'html' => 'HTML',
],
'database.driver' => 'mysql',
'database.host' => 'localhost',
'database.port' => 3306,
'database.name' => 'fork5dev-cz_px',
'database.user' => 'fork5dev-cz_px',
'database.password' => 'MVGcM3jkoUwacU3zzef3v+V3Q+GKnRnf7vRi1IB9FRw=',
'kernel.secret' => 'IJAnjYplnZQHqumJKHWgQlxdkwtlloW0',
'fork.debug_email' => 'slovak@pixeldesign.cz',
'fork.debug_message' => 'Internal error.',
'fork.version' => '5.8.2',
'session.cookie_secure' => false,
'site.protocol' => 'http',
'site.domain' => 'fork5-dev.pixeldesign.cz',
'site.default_title' => 'Fork CMS',
'site.multilanguage' => false,
'site.default_language' => 'cs',
'action.group_tag' => '\\@actiongroup',
'action.rights_level' => 7,
'fork.is_installed' => true,
'installed_modules' => [
0 => 'Authentication',
1 => 'ContentBlocks',
2 => 'Core',
3 => 'Dashboard',
4 => 'Error',
5 => 'Extensions',
6 => 'Groups',
7 => 'Locale',
8 => 'MediaLibrary',
9 => 'Pages',
10 => 'Search',
11 => 'Settings',
12 => 'Tags',
13 => 'Users',
],
'fragment.renderer.hinclude.global_template' => NULL,
'fragment.path' => '/_fragment',
'kernel.http_method_override' => true,
'kernel.trusted_hosts' => [
],
'kernel.default_locale' => 'en',
'templating.helper.code.file_link_format' => NULL,
'debug.file_link_format' => NULL,
'session.metadata.storage_key' => '_sf2_meta',
'session.storage.options' => [
'cache_limiter' => '0',
'cookie_secure' => false,
'cookie_httponly' => true,
'gc_probability' => 1,
],
'session.metadata.update_threshold' => '0',
'form.type_extension.csrf.enabled' => true,
'form.type_extension.csrf.field_name' => '_token',
'asset.request_context.base_path' => '',
'asset.request_context.secure' => false,
'templating.loader.cache.path' => NULL,
'templating.engines' => [
0 => 'twig',
],
'validator.mapping.cache.prefix' => '',
'validator.translation_domain' => 'validators',
'profiler_listener.only_exceptions' => false,
'profiler_listener.only_master_requests' => false,
'debug.error_handler.throw_at' => -1,
'router.options.generator_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator',
'router.options.generator_base_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator',
'router.options.generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\PhpGeneratorDumper',
'router.options.matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher',
'router.options.matcher_base_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher',
'router.options.matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\PhpMatcherDumper',
'router.options.matcher.cache_class' => 'appDevDebugProjectContainerUrlMatcher',
'router.options.generator.cache_class' => 'appDevDebugProjectContainerUrlGenerator',
'router.request_context.host' => 'localhost',
'router.request_context.scheme' => 'http',
'router.request_context.base_url' => '',
'router.cache_class_prefix' => 'appDevDebugProjectContainer',
'request_listener.http_port' => 80,
'request_listener.https_port' => 443,
'twig.exception_listener.controller' => 'twig.controller.exception:showAction',
'twig.form.resources' => [
0 => 'form_div_layout.html.twig',
1 => 'Core/Layout/Templates/FormLayout.html.twig',
2 => 'LiipImagineBundle:Form:form_div_layout.html.twig',
],
'monolog.use_microseconds' => true,
'monolog.swift_mailer.handlers' => [
],
'monolog.handlers_to_channels' => [
'monolog.handler.dockerstdout' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
],
],
'monolog.handler.main' => NULL,
],
'swiftmailer.mailer.default.transport.name' => 'sendmail',
'swiftmailer.mailer.default.transport.smtp.encryption' => NULL,
'swiftmailer.mailer.default.transport.smtp.port' => 25,
'swiftmailer.mailer.default.transport.smtp.host' => 'localhost',
'swiftmailer.mailer.default.transport.smtp.username' => NULL,
'swiftmailer.mailer.default.transport.smtp.password' => NULL,
'swiftmailer.mailer.default.transport.smtp.auth_mode' => NULL,
'swiftmailer.mailer.default.transport.smtp.timeout' => 30,
'swiftmailer.mailer.default.transport.smtp.source_ip' => NULL,
'swiftmailer.mailer.default.transport.smtp.local_domain' => NULL,
'swiftmailer.mailer.default.spool.enabled' => false,
'swiftmailer.mailer.default.plugin.impersonate' => NULL,
'swiftmailer.mailer.default.single_address' => NULL,
'swiftmailer.mailer.default.delivery.enabled' => true,
'swiftmailer.spool.enabled' => false,
'swiftmailer.delivery.enabled' => true,
'swiftmailer.single_address' => NULL,
'swiftmailer.mailers' => [
'default' => 'swiftmailer.mailer.default',
],
'swiftmailer.default_mailer' => 'default',
'assetic.asset_factory.class' => 'Symfony\\Bundle\\AsseticBundle\\Factory\\AssetFactory',
'assetic.asset_manager.class' => 'Assetic\\Factory\\LazyAssetManager',
'assetic.asset_manager_cache_warmer.class' => 'Symfony\\Bundle\\AsseticBundle\\CacheWarmer\\AssetManagerCacheWarmer',
'assetic.cached_formula_loader.class' => 'Assetic\\Factory\\Loader\\CachedFormulaLoader',
'assetic.config_cache.class' => 'Assetic\\Cache\\ConfigCache',
'assetic.config_loader.class' => 'Symfony\\Bundle\\AsseticBundle\\Factory\\Loader\\ConfigurationLoader',
'assetic.config_resource.class' => 'Symfony\\Bundle\\AsseticBundle\\Factory\\Resource\\ConfigurationResource',
'assetic.coalescing_directory_resource.class' => 'Symfony\\Bundle\\AsseticBundle\\Factory\\Resource\\CoalescingDirectoryResource',
'assetic.directory_resource.class' => 'Symfony\\Bundle\\AsseticBundle\\Factory\\Resource\\DirectoryResource',
'assetic.filter_manager.class' => 'Symfony\\Bundle\\AsseticBundle\\FilterManager',
'assetic.worker.ensure_filter.class' => 'Assetic\\Factory\\Worker\\EnsureFilterWorker',
'assetic.worker.cache_busting.class' => 'Assetic\\Factory\\Worker\\CacheBustingWorker',
'assetic.value_supplier.class' => 'Symfony\\Bundle\\AsseticBundle\\DefaultValueSupplier',
'assetic.node.paths' => [
],
'assetic.bundles' => [
0 => 'ForkCMSInstallerBundle',
],
'assetic.twig_extension.class' => 'Symfony\\Bundle\\AsseticBundle\\Twig\\AsseticExtension',
'assetic.twig_formula_loader.class' => 'Assetic\\Extension\\Twig\\TwigFormulaLoader',
'assetic.helper.dynamic.class' => 'Symfony\\Bundle\\AsseticBundle\\Templating\\DynamicAsseticHelper',
'assetic.helper.static.class' => 'Symfony\\Bundle\\AsseticBundle\\Templating\\StaticAsseticHelper',
'assetic.php_formula_loader.class' => 'Symfony\\Bundle\\AsseticBundle\\Factory\\Loader\\AsseticHelperFormulaLoader',
'assetic.debug' => true,
'assetic.use_controller' => false,
'assetic.enable_profiler' => false,
'assetic.variables' => [
],
'assetic.java.bin' => '/usr/bin/java',
'assetic.node.bin' => '/usr/bin/node',
'assetic.ruby.bin' => '/usr/bin/ruby',
'assetic.sass.bin' => '/usr/bin/sass',
'assetic.reactjsx.bin' => '/usr/bin/jsx',
'assetic.filter.cssrewrite.class' => 'Assetic\\Filter\\CssRewriteFilter',
'assetic.twig_extension.functions' => [
],
'doctrine_cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
'doctrine_cache.apcu.class' => 'Doctrine\\Common\\Cache\\ApcuCache',
'doctrine_cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
'doctrine_cache.chain.class' => 'Doctrine\\Common\\Cache\\ChainCache',
'doctrine_cache.couchbase.class' => 'Doctrine\\Common\\Cache\\CouchbaseCache',
'doctrine_cache.couchbase.connection.class' => 'Couchbase',
'doctrine_cache.couchbase.hostnames' => 'localhost:8091',
'doctrine_cache.file_system.class' => 'Doctrine\\Common\\Cache\\FilesystemCache',
'doctrine_cache.php_file.class' => 'Doctrine\\Common\\Cache\\PhpFileCache',
'doctrine_cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
'doctrine_cache.memcache.connection.class' => 'Memcache',
'doctrine_cache.memcache.host' => 'localhost',
'doctrine_cache.memcache.port' => 11211,
'doctrine_cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
'doctrine_cache.memcached.connection.class' => 'Memcached',
'doctrine_cache.memcached.host' => 'localhost',
'doctrine_cache.memcached.port' => 11211,
'doctrine_cache.mongodb.class' => 'Doctrine\\Common\\Cache\\MongoDBCache',
'doctrine_cache.mongodb.collection.class' => 'MongoCollection',
'doctrine_cache.mongodb.connection.class' => 'MongoClient',
'doctrine_cache.mongodb.server' => 'localhost:27017',
'doctrine_cache.predis.client.class' => 'Predis\\Client',
'doctrine_cache.predis.scheme' => 'tcp',
'doctrine_cache.predis.host' => 'localhost',
'doctrine_cache.predis.port' => 6379,
'doctrine_cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
'doctrine_cache.redis.connection.class' => 'Redis',
'doctrine_cache.redis.host' => 'localhost',
'doctrine_cache.redis.port' => 6379,
'doctrine_cache.riak.class' => 'Doctrine\\Common\\Cache\\RiakCache',
'doctrine_cache.riak.bucket.class' => 'Riak\\Bucket',
'doctrine_cache.riak.connection.class' => 'Riak\\Connection',
'doctrine_cache.riak.bucket_property_list.class' => 'Riak\\BucketPropertyList',
'doctrine_cache.riak.host' => 'localhost',
'doctrine_cache.riak.port' => 8087,
'doctrine_cache.sqlite3.class' => 'Doctrine\\Common\\Cache\\SQLite3Cache',
'doctrine_cache.sqlite3.connection.class' => 'SQLite3',
'doctrine_cache.void.class' => 'Doctrine\\Common\\Cache\\VoidCache',
'doctrine_cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
'doctrine_cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
'doctrine_cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
'doctrine_cache.security.acl.cache.class' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\Acl\\Model\\AclCache',
'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
'doctrine.entity_managers' => [
'default' => 'doctrine.orm.default_entity_manager',
],
'doctrine.default_entity_manager' => 'default',
'doctrine.dbal.connection_factory.types' => [
'seo_follow' => [
'class' => 'Common\\Doctrine\\Type\\SEOFollowType',
'commented' => NULL,
],
'seo_index' => [
'class' => 'Common\\Doctrine\\Type\\SEOIndexType',
'commented' => NULL,
],
'locale' => [
'class' => 'Common\\Doctrine\\Type\\LocaleType',
'commented' => NULL,
],
'datetime' => [
'class' => 'Common\\Doctrine\\Type\\UTCDateTimeType',
'commented' => NULL,
],
'datetimetz' => [
'class' => 'Common\\Doctrine\\Type\\UTCDateTimeType',
'commented' => NULL,
],
'time' => [
'class' => 'Common\\Doctrine\\Type\\UTCTimeType',
'commented' => NULL,
],
'uuid' => [
'class' => 'Ramsey\\Uuid\\Doctrine\\UuidType',
'commented' => NULL,
],
'media_item_storage_type' => [
'class' => 'Backend\\Modules\\MediaLibrary\\Domain\\MediaItem\\StorageTypeDBALType',
'commented' => NULL,
],
'media_item_type' => [
'class' => 'Backend\\Modules\\MediaLibrary\\Domain\\MediaItem\\TypeDBALType',
'commented' => NULL,
],
'media_item_aspect_ratio' => [
'class' => 'Backend\\Modules\\MediaLibrary\\Domain\\MediaItem\\AspectRatioDBALType',
'commented' => NULL,
],
'media_group_type' => [
'class' => 'Backend\\Modules\\MediaLibrary\\Domain\\MediaGroup\\TypeDBALType',
'commented' => NULL,
],
'content_blocks_status' => [
'class' => 'Backend\\Modules\\ContentBlocks\\Domain\\ContentBlock\\StatusDBALType',
'commented' => NULL,
],
],
'doctrine.connections' => [
'default' => 'doctrine.dbal.default_connection',
],
'doctrine.default_connection' => 'default',
'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
'doctrine.orm.cache.memcache_host' => 'localhost',
'doctrine.orm.cache.memcache_port' => 11211,
'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
'doctrine.orm.cache.memcached_host' => 'localhost',
'doctrine.orm.cache.memcached_port' => 11211,
'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
'doctrine.orm.cache.redis_host' => 'localhost',
'doctrine.orm.cache.redis_port' => 6379,
'doctrine.orm.cache.redis_instance.class' => 'Redis',
'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
'doctrine.orm.auto_generate_proxy_classes' => true,
'doctrine.orm.proxy_namespace' => 'Proxies',
'simple_bus.doctrine_orm_bridge.entity_manager' => 'default',
'media_library.image_extensions' => [
0 => 'gif',
1 => 'jpeg',
2 => 'jpg',
3 => 'png',
4 => 'tiff',
5 => 'webp',
],
'media_library.image_mime_types' => [
0 => 'image/gif',
1 => 'image/jpeg',
2 => 'image/pjpeg',
3 => 'image/png',
4 => 'image/tiff',
5 => 'image/x-tiff',
6 => 'image/webp',
],
'media_library.file_extensions' => [
0 => 'doc',
1 => 'docx',
2 => 'pdf',
],
'media_library.file_mime_types' => [
0 => 'application/msword',
1 => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
2 => 'application/pdf',
],
'media_library.movie_extensions' => [
0 => 'avi',
1 => 'mp4',
],
'media_library.movie_mime_types' => [
0 => 'video/x-msvideo',
1 => 'video/mp4',
2 => 'application/mp4',
],
'media_library.audio_extensions' => [
0 => 'mp3',
1 => 'mp4a',
2 => 'wav',
],
'media_library.audio_mime_types' => [
0 => 'audio/mpeg3',
1 => 'video/mpeg',
2 => 'video/x-mpeg',
3 => 'audio/x-mpeg-3',
4 => 'audio/mp4',
5 => 'audio/wav',
6 => 'audio/x-wav',
7 => 'audio/mpeg',
],
'liip_imagine.filter.configuration.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\FilterConfiguration',
'liip_imagine.filter.manager.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\FilterManager',
'liip_imagine.data.manager.class' => 'Liip\\ImagineBundle\\Imagine\\Data\\DataManager',
'liip_imagine.cache.manager.class' => 'Liip\\ImagineBundle\\Imagine\\Cache\\CacheManager',
'liip_imagine.cache.signer.class' => 'Liip\\ImagineBundle\\Imagine\\Cache\\Signer',
'liip_imagine.binary.mime_type_guesser.class' => 'Liip\\ImagineBundle\\Binary\\SimpleMimeTypeGuesser',
'liip_imagine.controller.class' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
'liip_imagine.twig.extension.class' => 'Liip\\ImagineBundle\\Templating\\ImagineExtension',
'liip_imagine.templating.helper.class' => 'Liip\\ImagineBundle\\Templating\\Helper\\ImagineHelper',
'liip_imagine.gd.class' => 'Imagine\\Gd\\Imagine',
'liip_imagine.imagick.class' => 'Imagine\\Imagick\\Imagine',
'liip_imagine.gmagick.class' => 'Imagine\\Gmagick\\Imagine',
'liip_imagine.filter.loader.relative_resize.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\RelativeResizeFilterLoader',
'liip_imagine.filter.loader.resize.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\ResizeFilterLoader',
'liip_imagine.filter.loader.thumbnail.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\ThumbnailFilterLoader',
'liip_imagine.filter.loader.crop.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\CropFilterLoader',
'liip_imagine.filter.loader.grayscale.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\GrayscaleFilterLoader',
'liip_imagine.filter.loader.paste.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\PasteFilterLoader',
'liip_imagine.filter.loader.watermark.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\WatermarkFilterLoader',
'liip_imagine.filter.loader.strip.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\StripFilterLoader',
'liip_imagine.filter.loader.background.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\BackgroundFilterLoader',
'liip_imagine.filter.loader.scale.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\ScaleFilterLoader',
'liip_imagine.filter.loader.upscale.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\UpscaleFilterLoader',
'liip_imagine.filter.loader.downscale.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\DownscaleFilterLoader',
'liip_imagine.filter.loader.auto_rotate.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\AutoRotateFilterLoader',
'liip_imagine.filter.loader.rotate.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\RotateFilterLoader',
'liip_imagine.filter.loader.flip.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\FlipFilterLoader',
'liip_imagine.filter.loader.interlace.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\InterlaceFilterLoader',
'liip_imagine.filter.loader.resample.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\Loader\\ResampleFilterLoader',
'liip_imagine.binary.loader.filesystem.class' => 'Liip\\ImagineBundle\\Binary\\Loader\\FileSystemLoader',
'liip_imagine.binary.loader.stream.class' => 'Liip\\ImagineBundle\\Binary\\Loader\\StreamLoader',
'liip_imagine.binary.loader.flysystem.class' => 'Liip\\ImagineBundle\\Binary\\Loader\\FlysystemLoader',
'liip_imagine.binary.loader.chain.class' => 'Liip\\ImagineBundle\\Binary\\Loader\\ChainLoader',
'liip_imagine.binary.locator.filesystem.class' => 'Liip\\ImagineBundle\\Binary\\Locator\\FileSystemLocator',
'liip_imagine.binary.locator.filesystem_insecure.class' => 'Liip\\ImagineBundle\\Binary\\Locator\\FileSystemInsecureLocator',
'liip_imagine.cache.resolver.web_path.class' => 'Liip\\ImagineBundle\\Imagine\\Cache\\Resolver\\WebPathResolver',
'liip_imagine.cache.resolver.no_cache_web_path.class' => 'Liip\\ImagineBundle\\Imagine\\Cache\\Resolver\\NoCacheWebPathResolver',
'liip_imagine.cache.resolver.aws_s3.class' => 'Liip\\ImagineBundle\\Imagine\\Cache\\Resolver\\AwsS3Resolver',
'liip_imagine.cache.resolver.cache.class' => 'Liip\\ImagineBundle\\Imagine\\Cache\\Resolver\\CacheResolver',
'liip_imagine.cache.resolver.flysystem.class' => 'Liip\\ImagineBundle\\Imagine\\Cache\\Resolver\\FlysystemResolver',
'liip_imagine.cache.resolver.proxy.class' => 'Liip\\ImagineBundle\\Imagine\\Cache\\Resolver\\ProxyResolver',
'liip_imagine.form.type.image.class' => 'Liip\\ImagineBundle\\Form\\Type\\ImageType',
'liip_imagine.meta_data.reader.class' => 'Imagine\\Image\\Metadata\\ExifMetadataReader',
'liip_imagine.filter.post_processor.jpegoptim.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\PostProcessor\\JpegOptimPostProcessor',
'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
'liip_imagine.jpegoptim.stripAll' => true,
'liip_imagine.jpegoptim.max' => NULL,
'liip_imagine.jpegoptim.progressive' => true,
'liip_imagine.jpegoptim.tempDir' => NULL,
'liip_imagine.filter.post_processor.optipng.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\PostProcessor\\OptiPngPostProcessor',
'liip_imagine.optipng.binary' => '/usr/bin/optipng',
'liip_imagine.optipng.level' => 7,
'liip_imagine.optipng.stripAll' => true,
'liip_imagine.optipng.tempDir' => NULL,
'liip_imagine.filter.post_processor.pngquant.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\PostProcessor\\PngquantPostProcessor',
'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
'liip_imagine.filter.post_processor.mozjpeg.class' => 'Liip\\ImagineBundle\\Imagine\\Filter\\PostProcessor\\MozJpegPostProcessor',
'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
'liip_imagine.cache.resolver.default' => 'default',
'liip_imagine.default_image' => NULL,
'liip_imagine.filter_sets' => [
'media_library_backend_thumbnail' => [
'quality' => 95,
'filters' => [
'thumbnail' => [
'size' => [
0 => 420,
1 => 270,
],
'mode' => 'outbound',
],
'background' => [
'size' => [
0 => 420,
1 => 270,
],
'position' => 'center',
],
],
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => NULL,
'default_image' => NULL,
'post_processors' => [
],
],
'media_library_lightbox_small' => [
'filters' => [
'scale' => [
'dim' => [
0 => 800,
1 => 600,
],
],
],
'quality' => 100,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => NULL,
'default_image' => NULL,
'post_processors' => [
],
],
'media_library_lightbox_large' => [
'filters' => [
'scale' => [
'dim' => [
0 => 1600,
1 => 800,
],
],
],
'quality' => 100,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => NULL,
'default_image' => NULL,
'post_processors' => [
],
],
'media_library_slider_pano' => [
'filters' => [
'scale' => [
'dim' => [
0 => 1600,
1 => 600,
],
],
],
'quality' => 100,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => NULL,
'default_image' => NULL,
'post_processors' => [
],
],
'media_library_one_image_large' => [
'filters' => [
'thumbnail' => [
'size' => [
0 => 1600,
1 => 500,
],
'mode' => 'inbound',
],
],
'quality' => 100,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => NULL,
'default_image' => NULL,
'post_processors' => [
],
],
],
'liip_imagine.binary.loader.default' => 'default',
'liip_imagine.controller.filter_action' => 'liip_imagine.controller:filterAction',
'liip_imagine.controller.filter_runtime_action' => 'liip_imagine.controller:filterRuntimeAction',
'liip_imagine.controller.redirect_response_code' => 301,
'web_profiler.debug_toolbar.position' => 'bottom',
'web_profiler.debug_toolbar.intercept_redirects' => false,
'web_profiler.debug_toolbar.mode' => 2,
'data_collector.templates' => [
'data_collector.request' => [
0 => 'request',
1 => '@WebProfiler/Collector/request.html.twig',
],
'data_collector.time' => [
0 => 'time',
1 => '@WebProfiler/Collector/time.html.twig',
],
'data_collector.memory' => [
0 => 'memory',
1 => '@WebProfiler/Collector/memory.html.twig',
],
'data_collector.validator' => [
0 => 'validator',
1 => '@WebProfiler/Collector/validator.html.twig',
],
'data_collector.ajax' => [
0 => 'ajax',
1 => '@WebProfiler/Collector/ajax.html.twig',
],
'data_collector.form' => [
0 => 'form',
1 => '@WebProfiler/Collector/form.html.twig',
],
'data_collector.exception' => [
0 => 'exception',
1 => '@WebProfiler/Collector/exception.html.twig',
],
'data_collector.logger' => [
0 => 'logger',
1 => '@WebProfiler/Collector/logger.html.twig',
],
'data_collector.events' => [
0 => 'events',
1 => '@WebProfiler/Collector/events.html.twig',
],
'data_collector.router' => [
0 => 'router',
1 => '@WebProfiler/Collector/router.html.twig',
],
'data_collector.cache' => [
0 => 'cache',
1 => '@WebProfiler/Collector/cache.html.twig',
],
'data_collector.twig' => [
0 => 'twig',
1 => '@WebProfiler/Collector/twig.html.twig',
],
'data_collector.doctrine' => [
0 => 'db',
1 => '@Doctrine/Collector/db.html.twig',
],
'swiftmailer.data_collector' => [
0 => 'swiftmailer',
1 => '@Swiftmailer/Collector/swiftmailer.html.twig',
],
'data_collector.dump' => [
0 => 'dump',
1 => '@Debug/Profiler/dump.html.twig',
],
'database_collector' => [
0 => 'database',
1 => 'database_data_collector.html.twig',
],
'page_context_collector' => [
0 => 'page_context',
1 => 'page_context_data_collector.html.twig',
],
'data_collector.config' => [
0 => 'config',
1 => '@WebProfiler/Collector/config.html.twig',
],
],
'mailmotor.mail_engine' => 'not_implemented',
'mailmotor.api_key' => NULL,
'mailmotor.list_id' => NULL,
'console.command.ids' => [
'console.command.console_core_cacheclearcommand' => 'console.command.console_core_cacheclearcommand',
'console.command.console_core_installuserscommand' => 'console.command.console_core_installuserscommand',
'console.command.console_thumbnails_generatethumbnailscommand' => 'console.command.console_thumbnails_generatethumbnailscommand',
'console.command.symfony_bundle_frameworkbundle_command_aboutcommand' => 'console.command.about',
'console.command.symfony_bundle_frameworkbundle_command_assetsinstallcommand' => 'console.command.assets_install',
'console.command.symfony_bundle_frameworkbundle_command_cacheclearcommand' => 'console.command.cache_clear',
'console.command.symfony_bundle_frameworkbundle_command_cachepoolclearcommand' => 'console.command.cache_pool_clear',
'console.command.symfony_bundle_frameworkbundle_command_cachepoolprunecommand' => 'console.command.cache_pool_prune',
'console.command.symfony_bundle_frameworkbundle_command_cachewarmupcommand' => 'console.command.cache_warmup',
'console.command.symfony_bundle_frameworkbundle_command_configdebugcommand' => 'console.command.config_debug',
'console.command.symfony_bundle_frameworkbundle_command_configdumpreferencecommand' => 'console.command.config_dump_reference',
'console.command.symfony_bundle_frameworkbundle_command_containerdebugcommand' => 'console.command.container_debug',
'console.command.symfony_bundle_frameworkbundle_command_debugautowiringcommand' => 'console.command.debug_autowiring',
'console.command.symfony_bundle_frameworkbundle_command_eventdispatcherdebugcommand' => 'console.command.event_dispatcher_debug',
'console.command.symfony_bundle_frameworkbundle_command_routerdebugcommand' => 'console.command.router_debug',
'console.command.symfony_bundle_frameworkbundle_command_routermatchcommand' => 'console.command.router_match',
'console.command.symfony_bundle_frameworkbundle_command_xlifflintcommand' => 'console.command.xliff_lint',
'console.command.symfony_bundle_frameworkbundle_command_yamllintcommand' => 'console.command.yaml_lint',
'console.command.symfony_component_form_command_debugcommand' => 'console.command.form_debug',
'console.command.symfony_bridge_twig_command_debugcommand' => 'twig.command.debug',
'console.command.symfony_bundle_twigbundle_command_lintcommand' => 'twig.command.lint',
'console.command.symfony_bundle_swiftmailerbundle_command_debugcommand' => 'swiftmailer.command.debug',
'console.command.symfony_bundle_swiftmailerbundle_command_newemailcommand' => 'swiftmailer.command.new_email',
'console.command.symfony_bundle_swiftmailerbundle_command_sendemailcommand' => 'swiftmailer.command.send_email',
'console.command.forkcms_bundle_installerbundle_console_prepareforreinstallcommand' => 'console.command.forkcms_bundle_installerbundle_console_prepareforreinstallcommand',
'console.command.forkcms_bundle_installerbundle_console_checkrequirementscommand' => 'console.command.forkcms_bundle_installerbundle_console_checkrequirementscommand',
'console.command.doctrine_bundle_doctrinecachebundle_command_containscommand' => 'console.command.doctrine_bundle_doctrinecachebundle_command_containscommand',
'console.command.doctrine_bundle_doctrinecachebundle_command_deletecommand' => 'console.command.doctrine_bundle_doctrinecachebundle_command_deletecommand',
'console.command.doctrine_bundle_doctrinecachebundle_command_flushcommand' => 'console.command.doctrine_bundle_doctrinecachebundle_command_flushcommand',
'console.command.doctrine_bundle_doctrinecachebundle_command_statscommand' => 'console.command.doctrine_bundle_doctrinecachebundle_command_statscommand',
'console.command.doctrine_bundle_doctrinebundle_command_createdatabasedoctrinecommand' => 'doctrine.database_create_command',
'console.command.doctrine_bundle_doctrinebundle_command_dropdatabasedoctrinecommand' => 'doctrine.database_drop_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_importdoctrinecommand' => 'doctrine.database_import_command',
'console.command.doctrine_bundle_doctrinebundle_command_generateentitiesdoctrinecommand' => 'doctrine.generate_entities_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_runsqldoctrinecommand' => 'doctrine.query_sql_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_clearmetadatacachedoctrinecommand' => 'doctrine.cache_clear_metadata_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_clearquerycachedoctrinecommand' => 'doctrine.cache_clear_query_cache_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_clearresultcachedoctrinecommand' => 'doctrine.cache_clear_result_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_collectionregiondoctrinecommand' => 'doctrine.cache_collection_region_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_convertmappingdoctrinecommand' => 'doctrine.mapping_convert_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_createschemadoctrinecommand' => 'doctrine.schema_create_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_dropschemadoctrinecommand' => 'doctrine.schema_drop_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_ensureproductionsettingsdoctrinecommand' => 'doctrine.ensure_production_settings_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_entityregioncachedoctrinecommand' => 'doctrine.clear_entity_region_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_infodoctrinecommand' => 'doctrine.mapping_info_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_queryregioncachedoctrinecommand' => 'doctrine.clear_query_region_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_rundqldoctrinecommand' => 'doctrine.query_dql_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_updateschemadoctrinecommand' => 'doctrine.schema_update_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_validateschemacommand' => 'doctrine.schema_validate_command',
'console.command.doctrine_bundle_doctrinebundle_command_importmappingdoctrinecommand' => 'doctrine.mapping_import_command',
'console.command.backend_modules_medialibrary_console_cacheclearcommand' => 'console.command.backend_modules_medialibrary_console_cacheclearcommand',
],
'console.lazy_command.ids' => [
'console.command.about' => true,
'console.command.assets_install' => true,
'console.command.cache_clear' => true,
'console.command.cache_pool_clear' => true,
'console.command.cache_pool_prune' => true,
'console.command.cache_warmup' => true,
'console.command.config_debug' => true,
'console.command.config_dump_reference' => true,
'console.command.container_debug' => true,
'console.command.debug_autowiring' => true,
'console.command.event_dispatcher_debug' => true,
'console.command.router_debug' => true,
'console.command.router_match' => true,
'console.command.xliff_lint' => true,
'console.command.yaml_lint' => true,
'console.command.form_debug' => true,
'twig.command.debug' => true,
'twig.command.lint' => true,
'swiftmailer.command.debug' => true,
'swiftmailer.command.new_email' => true,
'swiftmailer.command.send_email' => true,
'doctrine.database_create_command' => true,
'doctrine.database_drop_command' => true,
'doctrine.database_import_command' => true,
'doctrine.generate_entities_command' => true,
'doctrine.query_sql_command' => true,
'doctrine.cache_clear_metadata_command' => true,
'doctrine.cache_clear_query_cache_command' => true,
'doctrine.cache_clear_result_command' => true,
'doctrine.cache_collection_region_command' => true,
'doctrine.mapping_convert_command' => true,
'doctrine.schema_create_command' => true,
'doctrine.schema_drop_command' => true,
'doctrine.ensure_production_settings_command' => true,
'doctrine.clear_entity_region_command' => true,
'doctrine.mapping_info_command' => true,
'doctrine.clear_query_region_command' => true,
'doctrine.query_dql_command' => true,
'doctrine.schema_update_command' => true,
'doctrine.schema_validate_command' => true,
'doctrine.mapping_import_command' => true,
],
];
}
}