<?php
namespace ContainerUxtrx7f;
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 = [
'appbundle\\controller\\admin\\approval\\approvalrequestcontroller' => 'AppBundle\\Controller\\Admin\\Approval\\ApprovalRequestController',
'appbundle\\controller\\admin\\approval\\approvalrequesthistorycontroller' => 'AppBundle\\Controller\\Admin\\Approval\\ApprovalRequestHistoryController',
'appbundle\\controller\\admin\\base\\basecontroller' => 'AppBundle\\Controller\\Admin\\Base\\BaseController',
'appbundle\\controller\\admin\\base\\facilityarticlebasecontroller' => 'AppBundle\\Controller\\Admin\\Base\\FacilityArticleBaseController',
'appbundle\\controller\\admin\\base\\facilitybasecontroller' => 'AppBundle\\Controller\\Admin\\Base\\FacilityBaseController',
'appbundle\\controller\\admin\\base\\facilitymasterbasecontroller' => 'AppBundle\\Controller\\Admin\\Base\\FacilityMasterBaseController',
'appbundle\\controller\\admin\\base\\importbasecontroller' => 'AppBundle\\Controller\\Admin\\Base\\ImportBaseController',
'appbundle\\controller\\admin\\base\\masterarticlebasecontroller' => 'AppBundle\\Controller\\Admin\\Base\\MasterArticleBaseController',
'appbundle\\controller\\admin\\base\\masterbasecontroller' => 'AppBundle\\Controller\\Admin\\Base\\MasterBaseController',
'appbundle\\controller\\admin\\base\\mastermasterbasecontroller' => 'AppBundle\\Controller\\Admin\\Base\\MasterMasterBaseController',
'appbundle\\controller\\admin\\base\\staffcontroller' => 'AppBundle\\Controller\\Admin\\Base\\StaffController',
'appbundle\\controller\\admin\\facility\\mediacontroller' => 'AppBundle\\Controller\\Admin\\Facility\\MediaController',
'appbundle\\controller\\admin\\facility\\usercontroller' => 'AppBundle\\Controller\\Admin\\Facility\\UserController',
'appbundle\\controller\\admin\\homecontroller' => 'AppBundle\\Controller\\Admin\\HomeController',
'appbundle\\controller\\admin\\master\\facilitycontactsettingcontroller' => 'AppBundle\\Controller\\Admin\\Master\\FacilityContactSettingController',
'appbundle\\controller\\admin\\master\\facilitycontroller' => 'AppBundle\\Controller\\Admin\\Master\\FacilityController',
'appbundle\\controller\\admin\\master\\maintenance\\logcontroller' => 'AppBundle\\Controller\\Admin\\Master\\Maintenance\\LogController',
'appbundle\\controller\\admin\\master\\maintenance\\mailtestcontroller' => 'AppBundle\\Controller\\Admin\\Master\\Maintenance\\MailTestController',
'appbundle\\controller\\admin\\master\\maintenance\\menucontroller' => 'AppBundle\\Controller\\Admin\\Master\\Maintenance\\MenuController',
'appbundle\\controller\\admin\\master\\maintenance\\phpinfocontroller' => 'AppBundle\\Controller\\Admin\\Master\\Maintenance\\PhpinfoController',
'appbundle\\controller\\admin\\master\\maintenance\\plugincontroller' => 'AppBundle\\Controller\\Admin\\Master\\Maintenance\\PluginController',
'appbundle\\controller\\admin\\master\\maintenance\\routingcontroller' => 'AppBundle\\Controller\\Admin\\Master\\Maintenance\\RoutingController',
'appbundle\\controller\\admin\\master\\maintenance\\systemcontroller' => 'AppBundle\\Controller\\Admin\\Master\\Maintenance\\SystemController',
'appbundle\\controller\\admin\\master\\maintenance\\topmenucontroller' => 'AppBundle\\Controller\\Admin\\Master\\Maintenance\\TopMenuController',
'appbundle\\controller\\admin\\master\\maintenance\\toppagecontroller' => 'AppBundle\\Controller\\Admin\\Master\\Maintenance\\TopPageController',
'appbundle\\controller\\admin\\master\\masterareacontroller' => 'AppBundle\\Controller\\Admin\\Master\\MasterAreaController',
'appbundle\\controller\\admin\\master\\masterlanguagecontroller' => 'AppBundle\\Controller\\Admin\\Master\\MasterLanguageController',
'appbundle\\controller\\admin\\master\\masterprefecturecontroller' => 'AppBundle\\Controller\\Admin\\Master\\MasterPrefectureController',
'appbundle\\controller\\admin\\master\\usercontroller' => 'AppBundle\\Controller\\Admin\\Master\\UserController',
'appbundle\\controller\\admin\\master\\usergroupcontroller' => 'AppBundle\\Controller\\Admin\\Master\\UserGroupController',
'appbundle\\controller\\admin\\master\\userprivilegecontroller' => 'AppBundle\\Controller\\Admin\\Master\\UserPrivilegeController',
'appbundle\\controller\\admin\\media\\categorycontroller' => 'AppBundle\\Controller\\Admin\\Media\\CategoryController',
'appbundle\\controller\\admin\\media\\itemcontroller' => 'AppBundle\\Controller\\Admin\\Media\\ItemController',
'appbundle\\controller\\admin\\media\\tagcontroller' => 'AppBundle\\Controller\\Admin\\Media\\TagController',
'appbundle\\controller\\admin\\param\\paramcontroller' => 'AppBundle\\Controller\\Admin\\Param\\ParamController',
'appbundle\\controller\\admin\\param\\parammastercontroller' => 'AppBundle\\Controller\\Admin\\Param\\ParamMasterController',
'appbundle\\controller\\admin\\param\\sectioncontroller' => 'AppBundle\\Controller\\Admin\\Param\\SectionController',
'appbundle\\controller\\admin\\protectedfilecontroller' => 'AppBundle\\Controller\\Admin\\ProtectedFileController',
'appbundle\\controller\\admin\\revision\\revisioncontroller' => 'AppBundle\\Controller\\Admin\\Revision\\RevisionController',
'appbundle\\controller\\admin\\securitycontroller' => 'AppBundle\\Controller\\Admin\\SecurityController',
'appbundle\\controller\\api\\assetcontroller' => 'AppBundle\\Controller\\Api\\AssetController',
'appbundle\\controller\\api\\defaultcontroller' => 'AppBundle\\Controller\\Api\\DefaultController',
'appbundle\\controller\\api\\mediacontroller' => 'AppBundle\\Controller\\Api\\MediaController',
'appbundle\\controller\\api\\pagebuildercontroller' => 'AppBundle\\Controller\\Api\\PageBuilderController',
'appbundle\\controller\\autoroutecontroller' => 'AppBundle\\Controller\\AutoRouteController',
'appbundle\\controller\\basecontroller' => 'AppBundle\\Controller\\BaseController',
'appbundle\\controller\\facilitydisplaybasecontroller' => 'AppBundle\\Controller\\FacilityDisplayBaseController',
'appbundle\\controller\\setupcontroller' => 'AppBundle\\Controller\\SetupController',
'appbundle\\datacollector\\customrequestdatacollector' => 'AppBundle\\DataCollector\\CustomRequestDataCollector',
'appbundle\\eventlistener\\exceptionlistener' => 'AppBundle\\EventListener\\ExceptionListener',
'appbundle\\form\\admin\\approval\\approvalrequesttype' => 'AppBundle\\Form\\Admin\\Approval\\ApprovalRequestType',
'appbundle\\form\\admin\\facility\\changepasswordtype' => 'AppBundle\\Form\\Admin\\Facility\\ChangePasswordType',
'appbundle\\form\\admin\\facility\\profiletype' => 'AppBundle\\Form\\Admin\\Facility\\ProfileType',
'appbundle\\form\\admin\\facility\\registrationtype' => 'AppBundle\\Form\\Admin\\Facility\\RegistrationType',
'appbundle\\security\\customvoter' => 'AppBundle\\Security\\CustomVoter',
'appbundle\\validator\\constraints\\alphadashvalidator' => 'AppBundle\\Validator\\Constraints\\AlphaDashValidator',
'appbundle\\validator\\constraints\\alphanumvalidator' => 'AppBundle\\Validator\\Constraints\\AlphaNumValidator',
'appbundle\\validator\\constraints\\alphavalidator' => 'AppBundle\\Validator\\Constraints\\AlphaValidator',
'appbundle\\validator\\constraints\\blockconfirmedvalidator' => 'AppBundle\\Validator\\Constraints\\BlockConfirmedValidator',
'appbundle\\validator\\constraints\\confirmedvalidator' => 'AppBundle\\Validator\\Constraints\\ConfirmedValidator',
'appbundle\\validator\\constraints\\daterangevalidator' => 'AppBundle\\Validator\\Constraints\\DateRangeValidator',
'appbundle\\validator\\constraints\\datevalidator' => 'AppBundle\\Validator\\Constraints\\DateValidator',
'appbundle\\validator\\constraints\\emailvalidator' => 'AppBundle\\Validator\\Constraints\\EmailValidator',
'appbundle\\validator\\constraints\\encodeconvertiblevalidator' => 'AppBundle\\Validator\\Constraints\\EncodeConvertibleValidator',
'appbundle\\validator\\constraints\\hiraganavalidator' => 'AppBundle\\Validator\\Constraints\\HiraganaValidator',
'appbundle\\validator\\constraints\\katakanavalidator' => 'AppBundle\\Validator\\Constraints\\KatakanaValidator',
'appbundle\\validator\\constraints\\numericvalidator' => 'AppBundle\\Validator\\Constraints\\NumericValidator',
'appbundle\\validator\\constraints\\phonejpvalidator' => 'AppBundle\\Validator\\Constraints\\PhoneJpValidator',
'appbundle\\validator\\constraints\\recaptchav3validator' => 'AppBundle\\Validator\\Constraints\\ReCaptchaV3Validator',
'appbundle\\validator\\constraints\\timevalidator' => 'AppBundle\\Validator\\Constraints\\TimeValidator',
'appbundle\\validator\\constraints\\zipjpvalidator' => 'AppBundle\\Validator\\Constraints\\ZipJpValidator',
'knp\\component\\pager\\paginatorinterface' => 'Knp\\Component\\Pager\\PaginatorInterface',
'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 = [
'AppBundle\\DataCollector\\CustomRequestDataCollector' => 'getCustomRequestDataCollectorService',
'annotation_reader' => 'getAnnotationReaderService',
'annotations.reader' => 'getAnnotations_ReaderService',
'app.kernel_event_listener' => 'getApp_KernelEventListenerService',
'argument_metadata_factory' => 'getArgumentMetadataFactoryService',
'assets.context' => 'getAssets_ContextService',
'assets.packages' => 'getAssets_PackagesService',
'cache.annotations' => 'getCache_AnnotationsService',
'cache.app' => 'getCache_AppService',
'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.serializer' => 'getCache_SerializerService',
'cache.system' => 'getCache_SystemService',
'cache.validator' => 'getCache_ValidatorService',
'config_cache_factory' => 'getConfigCacheFactoryService',
'controller_name_converter' => 'getControllerNameConverterService',
'custom.locale.listener' => 'getCustom_Locale_ListenerService',
'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',
'data_collector.translation' => 'getDataCollector_TranslationService',
'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.security.access.decision_manager' => 'getDebug_Security_Access_DecisionManagerService',
'debug.stopwatch' => 'getDebug_StopwatchService',
'doctrine' => 'getDoctrineService',
'doctrine.dbal.logger.profiling.default' => 'getDoctrine_Dbal_Logger_Profiling_DefaultService',
'doctrine.orm.validator_initializer' => 'getDoctrine_Orm_ValidatorInitializerService',
'file_locator' => 'getFileLocatorService',
'filesystem' => 'getFilesystemService',
'fos_user.util.canonical_fields_updater' => 'getFosUser_Util_CanonicalFieldsUpdaterService',
'fos_user.util.email_canonicalizer' => 'getFosUser_Util_EmailCanonicalizerService',
'fragment.listener' => 'getFragment_ListenerService',
'framework_extra_bundle.argument_name_convertor' => 'getFrameworkExtraBundle_ArgumentNameConvertorService',
'framework_extra_bundle.event.is_granted' => 'getFrameworkExtraBundle_Event_IsGrantedService',
'http_kernel' => 'getHttpKernelService',
'knp_paginator.helper.processor' => 'getKnpPaginator_Helper_ProcessorService',
'knp_paginator.subscriber.sliding_pagination' => 'getKnpPaginator_Subscriber_SlidingPaginationService',
'knp_paginator.twig.extension.pagination' => 'getKnpPaginator_Twig_Extension_PaginationService',
'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',
'logger' => 'getLoggerService',
'monolog.handler.console' => 'getMonolog_Handler_ConsoleService',
'monolog.handler.error' => 'getMonolog_Handler_ErrorService',
'monolog.handler.main' => 'getMonolog_Handler_MainService',
'monolog.handler.server_log' => 'getMonolog_Handler_ServerLogService',
'monolog.logger.cache' => 'getMonolog_Logger_CacheService',
'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.logger.translation' => 'getMonolog_Logger_TranslationService',
'monolog.processor.psr_log_message' => 'getMonolog_Processor_PsrLogMessageService',
'profiler' => 'getProfilerService',
'profiler.request_matcher' => 'getProfiler_RequestMatcherService',
'profiler_listener' => 'getProfilerListenerService',
'request_stack' => 'getRequestStackService',
'resolve_controller_name_subscriber' => 'getResolveControllerNameSubscriberService',
'response_listener' => 'getResponseListenerService',
'router' => 'getRouterService',
'router.request_context' => 'getRouter_RequestContextService',
'router_listener' => 'getRouterListenerService',
'security.authentication.manager' => 'getSecurity_Authentication_ManagerService',
'security.authentication.trust_resolver' => 'getSecurity_Authentication_TrustResolverService',
'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
'security.firewall' => 'getSecurity_FirewallService',
'security.firewall.map' => 'getSecurity_Firewall_MapService',
'security.helper' => 'getSecurity_HelperService',
'security.logout_url_generator' => 'getSecurity_LogoutUrlGeneratorService',
'security.rememberme.response_listener' => 'getSecurity_Rememberme_ResponseListenerService',
'security.role_hierarchy' => 'getSecurity_RoleHierarchyService',
'security.token_storage' => 'getSecurity_TokenStorageService',
'sensio_framework_extra.cache.listener' => 'getSensioFrameworkExtra_Cache_ListenerService',
'sensio_framework_extra.controller.listener' => 'getSensioFrameworkExtra_Controller_ListenerService',
'sensio_framework_extra.converter.listener' => 'getSensioFrameworkExtra_Converter_ListenerService',
'sensio_framework_extra.converter.manager' => 'getSensioFrameworkExtra_Converter_ManagerService',
'sensio_framework_extra.security.listener' => 'getSensioFrameworkExtra_Security_ListenerService',
'sensio_framework_extra.view.listener' => 'getSensioFrameworkExtra_View_ListenerService',
'session.save_listener' => 'getSession_SaveListenerService',
'session_listener' => 'getSessionListenerService',
'streamed_response_listener' => 'getStreamedResponseListenerService',
'templating.locator' => 'getTemplating_LocatorService',
'templating.name_parser' => 'getTemplating_NameParserService',
'translator' => 'getTranslatorService',
'translator.default' => 'getTranslator_DefaultService',
'translator_listener' => 'getTranslatorListenerService',
'twig' => 'getTwigService',
'twig.loader' => 'getTwig_LoaderService',
'twig.profile' => 'getTwig_ProfileService',
'uri_signer' => 'getUriSignerService',
'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 = [
'AppBundle\\Controller\\Admin\\Approval\\ApprovalRequestController' => 'getApprovalRequestControllerService.php',
'AppBundle\\Controller\\Admin\\Approval\\ApprovalRequestHistoryController' => 'getApprovalRequestHistoryControllerService.php',
'AppBundle\\Controller\\Admin\\Base\\BaseController' => 'getBaseControllerService.php',
'AppBundle\\Controller\\Admin\\Base\\FacilityArticleBaseController' => 'getFacilityArticleBaseControllerService.php',
'AppBundle\\Controller\\Admin\\Base\\FacilityBaseController' => 'getFacilityBaseControllerService.php',
'AppBundle\\Controller\\Admin\\Base\\FacilityMasterBaseController' => 'getFacilityMasterBaseControllerService.php',
'AppBundle\\Controller\\Admin\\Base\\ImportBaseController' => 'getImportBaseControllerService.php',
'AppBundle\\Controller\\Admin\\Base\\MasterArticleBaseController' => 'getMasterArticleBaseControllerService.php',
'AppBundle\\Controller\\Admin\\Base\\MasterBaseController' => 'getMasterBaseControllerService.php',
'AppBundle\\Controller\\Admin\\Base\\MasterMasterBaseController' => 'getMasterMasterBaseControllerService.php',
'AppBundle\\Controller\\Admin\\Base\\StaffController' => 'getStaffControllerService.php',
'AppBundle\\Controller\\Admin\\Facility\\MediaController' => 'getMediaControllerService.php',
'AppBundle\\Controller\\Admin\\Facility\\UserController' => 'getUserControllerService.php',
'AppBundle\\Controller\\Admin\\HomeController' => 'getHomeControllerService.php',
'AppBundle\\Controller\\Admin\\Master\\FacilityContactSettingController' => 'getFacilityContactSettingControllerService.php',
'AppBundle\\Controller\\Admin\\Master\\FacilityController' => 'getFacilityControllerService.php',
'AppBundle\\Controller\\Admin\\Master\\Maintenance\\LogController' => 'getLogControllerService.php',
'AppBundle\\Controller\\Admin\\Master\\Maintenance\\MailTestController' => 'getMailTestControllerService.php',
'AppBundle\\Controller\\Admin\\Master\\Maintenance\\MenuController' => 'getMenuControllerService.php',
'AppBundle\\Controller\\Admin\\Master\\Maintenance\\PhpinfoController' => 'getPhpinfoControllerService.php',
'AppBundle\\Controller\\Admin\\Master\\Maintenance\\PluginController' => 'getPluginControllerService.php',
'AppBundle\\Controller\\Admin\\Master\\Maintenance\\RoutingController' => 'getRoutingControllerService.php',
'AppBundle\\Controller\\Admin\\Master\\Maintenance\\SystemController' => 'getSystemControllerService.php',
'AppBundle\\Controller\\Admin\\Master\\Maintenance\\TopMenuController' => 'getTopMenuControllerService.php',
'AppBundle\\Controller\\Admin\\Master\\Maintenance\\TopPageController' => 'getTopPageControllerService.php',
'AppBundle\\Controller\\Admin\\Master\\MasterAreaController' => 'getMasterAreaControllerService.php',
'AppBundle\\Controller\\Admin\\Master\\MasterLanguageController' => 'getMasterLanguageControllerService.php',
'AppBundle\\Controller\\Admin\\Master\\MasterPrefectureController' => 'getMasterPrefectureControllerService.php',
'AppBundle\\Controller\\Admin\\Master\\UserController' => 'getUserController2Service.php',
'AppBundle\\Controller\\Admin\\Master\\UserGroupController' => 'getUserGroupControllerService.php',
'AppBundle\\Controller\\Admin\\Master\\UserPrivilegeController' => 'getUserPrivilegeControllerService.php',
'AppBundle\\Controller\\Admin\\Media\\CategoryController' => 'getCategoryControllerService.php',
'AppBundle\\Controller\\Admin\\Media\\ItemController' => 'getItemControllerService.php',
'AppBundle\\Controller\\Admin\\Media\\TagController' => 'getTagControllerService.php',
'AppBundle\\Controller\\Admin\\Param\\ParamController' => 'getParamControllerService.php',
'AppBundle\\Controller\\Admin\\Param\\ParamMasterController' => 'getParamMasterControllerService.php',
'AppBundle\\Controller\\Admin\\Param\\SectionController' => 'getSectionControllerService.php',
'AppBundle\\Controller\\Admin\\ProtectedFileController' => 'getProtectedFileControllerService.php',
'AppBundle\\Controller\\Admin\\Revision\\RevisionController' => 'getRevisionControllerService.php',
'AppBundle\\Controller\\Admin\\SecurityController' => 'getSecurityControllerService.php',
'AppBundle\\Controller\\Api\\AssetController' => 'getAssetControllerService.php',
'AppBundle\\Controller\\Api\\DefaultController' => 'getDefaultControllerService.php',
'AppBundle\\Controller\\Api\\MediaController' => 'getMediaController2Service.php',
'AppBundle\\Controller\\Api\\PageBuilderController' => 'getPageBuilderControllerService.php',
'AppBundle\\Controller\\AutoRouteController' => 'getAutoRouteControllerService.php',
'AppBundle\\Controller\\BaseController' => 'getBaseController2Service.php',
'AppBundle\\Controller\\FacilityDisplayBaseController' => 'getFacilityDisplayBaseControllerService.php',
'AppBundle\\Controller\\SetupController' => 'getSetupControllerService.php',
'AppBundle\\EventListener\\ExceptionListener' => 'getExceptionListenerService.php',
'AppBundle\\Form\\Admin\\Approval\\ApprovalRequestType' => 'getApprovalRequestTypeService.php',
'AppBundle\\Form\\Admin\\Facility\\ChangePasswordType' => 'getChangePasswordTypeService.php',
'AppBundle\\Form\\Admin\\Facility\\ProfileType' => 'getProfileTypeService.php',
'AppBundle\\Form\\Admin\\Facility\\RegistrationType' => 'getRegistrationTypeService.php',
'AppBundle\\Security\\CustomVoter' => 'getCustomVoterService.php',
'AppBundle\\Validator\\Constraints\\AlphaDashValidator' => 'getAlphaDashValidatorService.php',
'AppBundle\\Validator\\Constraints\\AlphaNumValidator' => 'getAlphaNumValidatorService.php',
'AppBundle\\Validator\\Constraints\\AlphaValidator' => 'getAlphaValidatorService.php',
'AppBundle\\Validator\\Constraints\\BlockConfirmedValidator' => 'getBlockConfirmedValidatorService.php',
'AppBundle\\Validator\\Constraints\\ConfirmedValidator' => 'getConfirmedValidatorService.php',
'AppBundle\\Validator\\Constraints\\DateRangeValidator' => 'getDateRangeValidatorService.php',
'AppBundle\\Validator\\Constraints\\DateValidator' => 'getDateValidatorService.php',
'AppBundle\\Validator\\Constraints\\EmailValidator' => 'getEmailValidatorService.php',
'AppBundle\\Validator\\Constraints\\EncodeConvertibleValidator' => 'getEncodeConvertibleValidatorService.php',
'AppBundle\\Validator\\Constraints\\HiraganaValidator' => 'getHiraganaValidatorService.php',
'AppBundle\\Validator\\Constraints\\KatakanaValidator' => 'getKatakanaValidatorService.php',
'AppBundle\\Validator\\Constraints\\NumericValidator' => 'getNumericValidatorService.php',
'AppBundle\\Validator\\Constraints\\PhoneJpValidator' => 'getPhoneJpValidatorService.php',
'AppBundle\\Validator\\Constraints\\ReCaptchaV3Validator' => 'getReCaptchaV3ValidatorService.php',
'AppBundle\\Validator\\Constraints\\TimeValidator' => 'getTimeValidatorService.php',
'AppBundle\\Validator\\Constraints\\ZipJpValidator' => 'getZipJpValidatorService.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',
'app.approval_handler_collection' => 'getApp_ApprovalHandlerCollectionService.php',
'app.approval_manager' => 'getApp_ApprovalManagerService.php',
'app.auth_interactive_login_handler' => 'getApp_AuthInteractiveLoginHandlerService.php',
'app.config' => 'getApp_ConfigService.php',
'app.content_manager' => 'getApp_ContentManagerService.php',
'app.deepl_translator' => 'getApp_DeeplTranslatorService.php',
'app.form.change_password' => 'getApp_Form_ChangePasswordService.php',
'app.form.profile' => 'getApp_Form_ProfileService.php',
'app.form.registration' => 'getApp_Form_RegistrationService.php',
'app.global' => 'getApp_GlobalService.php',
'app.global_param_helper' => 'getApp_GlobalParamHelperService.php',
'app.helper.admin_common_helper' => 'getApp_Helper_AdminCommonHelperService.php',
'app.helper.admin_menu_helper' => 'getApp_Helper_AdminMenuHelperService.php',
'app.helper.auth_helper' => 'getApp_Helper_AuthHelperService.php',
'app.helper.config_helper' => 'getApp_Helper_ConfigHelperService.php',
'app.helper.file_helper' => 'getApp_Helper_FileHelperService.php',
'app.helper.global_helper' => 'getApp_Helper_GlobalHelperService.php',
'app.helper.html_helper' => 'getApp_Helper_HtmlHelperService.php',
'app.helper.image_helper' => 'getApp_Helper_ImageHelperService.php',
'app.helper.import_helper' => 'getApp_Helper_ImportHelperService.php',
'app.helper.script_loader' => 'getApp_Helper_ScriptLoaderService.php',
'app.helper.stack_helper' => 'getApp_Helper_StackHelperService.php',
'app.helper.view_helper' => 'getApp_Helper_ViewHelperService.php',
'app.import_manager' => 'getApp_ImportManagerService.php',
'app.media_item_approval_handler' => 'getApp_MediaItemApprovalHandlerService.php',
'app.media_manager' => 'getApp_MediaManagerService.php',
'app.media_usage_tracker' => 'getApp_MediaUsageTrackerService.php',
'app.mobile_detect' => 'getApp_MobileDetectService.php',
'app.multilingual_listener' => 'getApp_MultilingualListenerService.php',
'app.page_builder_factory' => 'getApp_PageBuilderFactoryService.php',
'app.param_helper' => 'getApp_ParamHelperService.php',
'app.param_loader_factory' => 'getApp_ParamLoaderFactoryService.php',
'app.param_loader_factory_helper' => 'getApp_ParamLoaderFactoryHelperService.php',
'app.param_manager' => 'getApp_ParamManagerService.php',
'app.remote_storage_manager' => 'getApp_RemoteStorageManagerService.php',
'app.setting_param' => 'getApp_SettingParamService.php',
'app.setting_param_helper' => 'getApp_SettingParamHelperService.php',
'app.validator.custom_unique' => 'getApp_Validator_CustomUniqueService.php',
'app.validator.facility_unique' => 'getApp_Validator_FacilityUniqueService.php',
'app.validator.unique' => 'getApp_Validator_UniqueService.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',
'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.appbundle_command_clearlogscommand' => 'getConsole_Command_AppbundleCommandClearlogscommandService.php',
'console.command.appbundle_command_installbundlecommand' => 'getConsole_Command_AppbundleCommandInstallbundlecommandService.php',
'console.command.appbundle_command_registerbundlecommand' => 'getConsole_Command_AppbundleCommandRegisterbundlecommandService.php',
'console.command.appbundle_command_registerexistingbundlescommand' => 'getConsole_Command_AppbundleCommandRegisterexistingbundlescommandService.php',
'console.command.appbundle_command_registerprefecturescommand' => 'getConsole_Command_AppbundleCommandRegisterprefecturescommandService.php',
'console.command.appbundle_command_runuploadqueuecommand' => 'getConsole_Command_AppbundleCommandRunuploadqueuecommandService.php',
'console.command.appbundle_command_schemaupdatecommand' => 'getConsole_Command_AppbundleCommandSchemaupdatecommandService.php',
'console.command.appbundle_command_sendtestmailcommand' => 'getConsole_Command_AppbundleCommandSendtestmailcommandService.php',
'console.command.appbundle_command_updatebundleloadercommand' => 'getConsole_Command_AppbundleCommandUpdatebundleloadercommandService.php',
'console.command.appbundle_command_updateprivilegescommand' => 'getConsole_Command_AppbundleCommandUpdateprivilegescommandService.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.translation_debug' => 'getConsole_Command_TranslationDebugService.php',
'console.command.translation_update' => 'getConsole_Command_TranslationUpdateService.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',
'custom.custom_helper' => 'getCustom_CustomHelperService.php',
'debug.dump_listener' => 'getDebug_DumpListenerService.php',
'debug.file_link_formatter.url_format' => 'getDebug_FileLinkFormatter_UrlFormatService.php',
'debug.templating.engine.php' => 'getDebug_Templating_Engine_PhpService.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.dbal.connection_factory' => 'getDoctrine_Dbal_ConnectionFactoryService.php',
'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService.php',
'doctrine.dbal.default_regex_schema_filter' => 'getDoctrine_Dbal_DefaultRegexSchemaFilterService.php',
'doctrine.ensure_production_settings_command' => 'getDoctrine_EnsureProductionSettingsCommandService.php',
'doctrine.fixtures_load_command' => 'getDoctrine_FixturesLoadCommandService.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.cache.provider.cache.doctrine.orm.default.metadata' => 'getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_MetadataService.php',
'doctrine.orm.cache.provider.cache.doctrine.orm.default.query' => 'getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_QueryService.php',
'doctrine.orm.cache.provider.cache.doctrine.orm.default.result' => 'getDoctrine_Orm_Cache_Provider_Cache_Doctrine_Orm_Default_ResultService.php',
'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService.php',
'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService.php',
'doctrine.orm.default_entity_manager.property_info_extractor' => 'getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php',
'doctrine.orm.default_listeners.attach_entity_listeners' => 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService.php',
'doctrine.orm.default_manager_configurator' => 'getDoctrine_Orm_DefaultManagerConfiguratorService.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',
'doctrine_migrations.diff_command' => 'getDoctrineMigrations_DiffCommandService.php',
'doctrine_migrations.execute_command' => 'getDoctrineMigrations_ExecuteCommandService.php',
'doctrine_migrations.generate_command' => 'getDoctrineMigrations_GenerateCommandService.php',
'doctrine_migrations.latest_command' => 'getDoctrineMigrations_LatestCommandService.php',
'doctrine_migrations.migrate_command' => 'getDoctrineMigrations_MigrateCommandService.php',
'doctrine_migrations.status_command' => 'getDoctrineMigrations_StatusCommandService.php',
'doctrine_migrations.version_command' => 'getDoctrineMigrations_VersionCommandService.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.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.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',
'fos_user.change_password.controller' => 'getFosUser_ChangePassword_ControllerService.php',
'fos_user.change_password.form.factory' => 'getFosUser_ChangePassword_Form_FactoryService.php',
'fos_user.change_password.form.type' => 'getFosUser_ChangePassword_Form_TypeService.php',
'fos_user.command.activate_user' => 'getFosUser_Command_ActivateUserService.php',
'fos_user.command.change_password' => 'getFosUser_Command_ChangePasswordService.php',
'fos_user.command.create_user' => 'getFosUser_Command_CreateUserService.php',
'fos_user.command.deactivate_user' => 'getFosUser_Command_DeactivateUserService.php',
'fos_user.command.demote_user' => 'getFosUser_Command_DemoteUserService.php',
'fos_user.command.promote_user' => 'getFosUser_Command_PromoteUserService.php',
'fos_user.listener.authentication' => 'getFosUser_Listener_AuthenticationService.php',
'fos_user.listener.flash' => 'getFosUser_Listener_FlashService.php',
'fos_user.listener.resetting' => 'getFosUser_Listener_ResettingService.php',
'fos_user.mailer' => 'getFosUser_MailerService.php',
'fos_user.profile.controller' => 'getFosUser_Profile_ControllerService.php',
'fos_user.profile.form.factory' => 'getFosUser_Profile_Form_FactoryService.php',
'fos_user.profile.form.type' => 'getFosUser_Profile_Form_TypeService.php',
'fos_user.registration.controller' => 'getFosUser_Registration_ControllerService.php',
'fos_user.registration.form.factory' => 'getFosUser_Registration_Form_FactoryService.php',
'fos_user.registration.form.type' => 'getFosUser_Registration_Form_TypeService.php',
'fos_user.resetting.controller' => 'getFosUser_Resetting_ControllerService.php',
'fos_user.resetting.form.factory' => 'getFosUser_Resetting_Form_FactoryService.php',
'fos_user.resetting.form.type' => 'getFosUser_Resetting_Form_TypeService.php',
'fos_user.security.controller' => 'getFosUser_Security_ControllerService.php',
'fos_user.security.interactive_login_listener' => 'getFosUser_Security_InteractiveLoginListenerService.php',
'fos_user.security.login_manager' => 'getFosUser_Security_LoginManagerService.php',
'fos_user.user_manager' => 'getFosUser_UserManagerService.php',
'fos_user.user_provider.username_email' => 'getFosUser_UserProvider_UsernameEmailService.php',
'fos_user.username_form_type' => 'getFosUser_UsernameFormTypeService.php',
'fos_user.util.password_updater' => 'getFosUser_Util_PasswordUpdaterService.php',
'fos_user.util.token_generator' => 'getFosUser_Util_TokenGeneratorService.php',
'fos_user.util.user_manipulator' => 'getFosUser_Util_UserManipulatorService.php',
'fragment.handler' => 'getFragment_HandlerService.php',
'fragment.renderer.hinclude' => 'getFragment_Renderer_HincludeService.php',
'fragment.renderer.inline' => 'getFragment_Renderer_InlineService.php',
'jms_serializer' => 'getJmsSerializerService.php',
'jms_serializer.accessor_strategy' => 'getJmsSerializer_AccessorStrategyService.php',
'jms_serializer.array_collection_handler' => 'getJmsSerializer_ArrayCollectionHandlerService.php',
'jms_serializer.constraint_violation_handler' => 'getJmsSerializer_ConstraintViolationHandlerService.php',
'jms_serializer.datetime_handler' => 'getJmsSerializer_DatetimeHandlerService.php',
'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService.php',
'jms_serializer.doctrine_proxy_subscriber' => 'getJmsSerializer_DoctrineProxySubscriberService.php',
'jms_serializer.expression_evaluator' => 'getJmsSerializer_ExpressionEvaluatorService.php',
'jms_serializer.form_error_handler' => 'getJmsSerializer_FormErrorHandlerService.php',
'jms_serializer.handler_registry' => 'getJmsSerializer_HandlerRegistryService.php',
'jms_serializer.json_deserialization_visitor' => 'getJmsSerializer_JsonDeserializationVisitorService.php',
'jms_serializer.json_serialization_visitor' => 'getJmsSerializer_JsonSerializationVisitorService.php',
'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService.php',
'jms_serializer.naming_strategy' => 'getJmsSerializer_NamingStrategyService.php',
'jms_serializer.object_constructor' => 'getJmsSerializer_ObjectConstructorService.php',
'jms_serializer.php_collection_handler' => 'getJmsSerializer_PhpCollectionHandlerService.php',
'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService.php',
'jms_serializer.stopwatch_subscriber' => 'getJmsSerializer_StopwatchSubscriberService.php',
'jms_serializer.templating.helper.serializer' => 'getJmsSerializer_Templating_Helper_SerializerService.php',
'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService.php',
'jms_serializer.unserialize_object_constructor' => 'getJmsSerializer_UnserializeObjectConstructorService.php',
'jms_serializer.xml_deserialization_visitor' => 'getJmsSerializer_XmlDeserializationVisitorService.php',
'jms_serializer.xml_serialization_visitor' => 'getJmsSerializer_XmlSerializationVisitorService.php',
'jms_serializer.yaml_serialization_visitor' => 'getJmsSerializer_YamlSerializationVisitorService.php',
'kernel.class_cache.cache_warmer' => 'getKernel_ClassCache_CacheWarmerService.php',
'knp_paginator' => 'getKnpPaginatorService.php',
'knp_paginator.subscriber.filtration' => 'getKnpPaginator_Subscriber_FiltrationService.php',
'knp_paginator.subscriber.paginate' => 'getKnpPaginator_Subscriber_PaginateService.php',
'knp_paginator.subscriber.sortable' => 'getKnpPaginator_Subscriber_SortableService.php',
'knp_paginator.templating.helper.pagination' => 'getKnpPaginator_Templating_Helper_PaginationService.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',
'mod_contact_form.bundle_setup' => 'getModContactForm_BundleSetupService.php',
'mod_contact_form.bundle_utility' => 'getModContactForm_BundleUtilityService.php',
'mod_contact_form.mail_setting_approval_handler' => 'getModContactForm_MailSettingApprovalHandlerService.php',
'mod_restaurant.bundle_setup' => 'getModRestaurant_BundleSetupService.php',
'mod_restaurant.bundle_utility' => 'getModRestaurant_BundleUtilityService.php',
'mod_restaurant.view_helper' => 'getModRestaurant_ViewHelperService.php',
'mod_sightseeing.bundle_setup' => 'getModSightseeing_BundleSetupService.php',
'mod_sightseeing.bundle_utility' => 'getModSightseeing_BundleUtilityService.php',
'mod_sightseeing.entity_listener' => 'getModSightseeing_EntityListenerService.php',
'mod_sightseeing.item_approval_handler' => 'getModSightseeing_ItemApprovalHandlerService.php',
'mod_top.bundle_setup' => 'getModTop_BundleSetupService.php',
'mod_top.bundle_utility' => 'getModTop_BundleUtilityService.php',
'mod_top.view_helper' => 'getModTop_ViewHelperService.php',
'mod_topics.bundle_setup' => 'getModTopics_BundleSetupService.php',
'mod_topics.bundle_utility' => 'getModTopics_BundleUtilityService.php',
'mod_topics.item_approval_handler' => 'getModTopics_ItemApprovalHandlerService.php',
'mod_topics.item_entity_listener' => 'getModTopics_ItemEntityListenerService.php',
'mod_topics.view_helper' => 'getModTopics_ViewHelperService.php',
'monolog.handler.api' => 'getMonolog_Handler_ApiService.php',
'monolog.handler.custom' => 'getMonolog_Handler_CustomService.php',
'monolog.handler.null_internal' => 'getMonolog_Handler_NullInternalService.php',
'monolog.logger.api' => 'getMonolog_Logger_ApiService.php',
'monolog.logger.console' => 'getMonolog_Logger_ConsoleService.php',
'monolog.logger.custom' => 'getMonolog_Logger_CustomService.php',
'monolog.logger.doctrine' => 'getMonolog_Logger_DoctrineService.php',
'monolog.logger.security' => 'getMonolog_Logger_SecurityService.php',
'monolog.logger.templating' => 'getMonolog_Logger_TemplatingService.php',
'property_accessor' => 'getPropertyAccessorService.php',
'router.cache_warmer' => 'getRouter_CacheWarmerService.php',
'routing.loader' => 'getRouting_LoaderService.php',
'security.access.authenticated_voter' => 'getSecurity_Access_AuthenticatedVoterService.php',
'security.access.expression_voter' => 'getSecurity_Access_ExpressionVoterService.php',
'security.access.simple_role_voter' => 'getSecurity_Access_SimpleRoleVoterService.php',
'security.access_listener' => 'getSecurity_AccessListenerService.php',
'security.access_map' => 'getSecurity_AccessMapService.php',
'security.authentication.basic_entry_point.setup_util' => 'getSecurity_Authentication_BasicEntryPoint_SetupUtilService.php',
'security.authentication.guard_handler' => 'getSecurity_Authentication_GuardHandlerService.php',
'security.authentication.listener.anonymous.admin_master' => 'getSecurity_Authentication_Listener_Anonymous_AdminMasterService.php',
'security.authentication.listener.basic.setup_util' => 'getSecurity_Authentication_Listener_Basic_SetupUtilService.php',
'security.authentication.listener.form.admin_master' => 'getSecurity_Authentication_Listener_Form_AdminMasterService.php',
'security.authentication.provider.anonymous.admin_master' => 'getSecurity_Authentication_Provider_Anonymous_AdminMasterService.php',
'security.authentication.provider.dao.admin_master' => 'getSecurity_Authentication_Provider_Dao_AdminMasterService.php',
'security.authentication.provider.dao.setup_util' => 'getSecurity_Authentication_Provider_Dao_SetupUtilService.php',
'security.authentication.session_strategy.admin_master' => 'getSecurity_Authentication_SessionStrategy_AdminMasterService.php',
'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
'security.channel_listener' => 'getSecurity_ChannelListenerService.php',
'security.command.user_password_encoder' => 'getSecurity_Command_UserPasswordEncoderService.php',
'security.context_listener.0' => 'getSecurity_ContextListener_0Service.php',
'security.context_listener.1' => 'getSecurity_ContextListener_1Service.php',
'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService.php',
'security.csrf.token_storage' => 'getSecurity_Csrf_TokenStorageService.php',
'security.encoder_factory' => 'getSecurity_EncoderFactoryService.php',
'security.firewall.map.context.admin_master' => 'getSecurity_Firewall_Map_Context_AdminMasterService.php',
'security.firewall.map.context.dev' => 'getSecurity_Firewall_Map_Context_DevService.php',
'security.firewall.map.context.setup_util' => 'getSecurity_Firewall_Map_Context_SetupUtilService.php',
'security.http_utils' => 'getSecurity_HttpUtilsService.php',
'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
'security.request_matcher.0zb2hdw' => 'getSecurity_RequestMatcher_0zb2hdwService.php',
'security.request_matcher.bagpchf' => 'getSecurity_RequestMatcher_BagpchfService.php',
'security.request_matcher.zfhj2lw' => 'getSecurity_RequestMatcher_Zfhj2lwService.php',
'security.user.provider.concrete.in_memory' => 'getSecurity_User_Provider_Concrete_InMemoryService.php',
'security.user_checker' => 'getSecurity_UserCheckerService.php',
'security.user_value_resolver' => 'getSecurity_UserValueResolverService.php',
'security.validator.user_password' => 'getSecurity_Validator_UserPasswordService.php',
'sensio_distribution.security_checker' => 'getSensioDistribution_SecurityCheckerService.php',
'sensio_distribution.security_checker.command' => 'getSensioDistribution_SecurityChecker_CommandService.php',
'service_locator.g9snvqy' => 'getServiceLocator_G9snvqyService.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.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.spool' => 'getSwiftmailer_Mailer_Default_SpoolService.php',
'swiftmailer.mailer.default.transport' => 'getSwiftmailer_Mailer_Default_TransportService.php',
'swiftmailer.mailer.default.transport.eventdispatcher' => 'getSwiftmailer_Mailer_Default_Transport_EventdispatcherService.php',
'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService.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.globals' => 'getTemplating_GlobalsService.php',
'templating.helper.actions' => 'getTemplating_Helper_ActionsService.php',
'templating.helper.assets' => 'getTemplating_Helper_AssetsService.php',
'templating.helper.code' => 'getTemplating_Helper_CodeService.php',
'templating.helper.form' => 'getTemplating_Helper_FormService.php',
'templating.helper.logout_url' => 'getTemplating_Helper_LogoutUrlService.php',
'templating.helper.request' => 'getTemplating_Helper_RequestService.php',
'templating.helper.router' => 'getTemplating_Helper_RouterService.php',
'templating.helper.security' => 'getTemplating_Helper_SecurityService.php',
'templating.helper.session' => 'getTemplating_Helper_SessionService.php',
'templating.helper.slots' => 'getTemplating_Helper_SlotsService.php',
'templating.helper.stopwatch' => 'getTemplating_Helper_StopwatchService.php',
'templating.helper.translator' => 'getTemplating_Helper_TranslatorService.php',
'templating.loader' => 'getTemplating_LoaderService.php',
'translation.dumper.csv' => 'getTranslation_Dumper_CsvService.php',
'translation.dumper.ini' => 'getTranslation_Dumper_IniService.php',
'translation.dumper.json' => 'getTranslation_Dumper_JsonService.php',
'translation.dumper.mo' => 'getTranslation_Dumper_MoService.php',
'translation.dumper.php' => 'getTranslation_Dumper_PhpService.php',
'translation.dumper.po' => 'getTranslation_Dumper_PoService.php',
'translation.dumper.qt' => 'getTranslation_Dumper_QtService.php',
'translation.dumper.res' => 'getTranslation_Dumper_ResService.php',
'translation.dumper.xliff' => 'getTranslation_Dumper_XliffService.php',
'translation.dumper.yml' => 'getTranslation_Dumper_YmlService.php',
'translation.extractor' => 'getTranslation_ExtractorService.php',
'translation.extractor.php' => 'getTranslation_Extractor_PhpService.php',
'translation.loader' => 'getTranslation_LoaderService.php',
'translation.loader.csv' => 'getTranslation_Loader_CsvService.php',
'translation.loader.dat' => 'getTranslation_Loader_DatService.php',
'translation.loader.ini' => 'getTranslation_Loader_IniService.php',
'translation.loader.json' => 'getTranslation_Loader_JsonService.php',
'translation.loader.mo' => 'getTranslation_Loader_MoService.php',
'translation.loader.php' => 'getTranslation_Loader_PhpService.php',
'translation.loader.po' => 'getTranslation_Loader_PoService.php',
'translation.loader.qt' => 'getTranslation_Loader_QtService.php',
'translation.loader.res' => 'getTranslation_Loader_ResService.php',
'translation.loader.xliff' => 'getTranslation_Loader_XliffService.php',
'translation.loader.yml' => 'getTranslation_Loader_YmlService.php',
'translation.reader' => 'getTranslation_ReaderService.php',
'translation.warmer' => 'getTranslation_WarmerService.php',
'translation.writer' => 'getTranslation_WriterService.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',
'validator.admin_user_password_validator' => 'getValidator_AdminUserPasswordValidatorService.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',
'web_server.command.server_log' => 'getWebServer_Command_ServerLogService.php',
'web_server.command.server_run' => 'getWebServer_Command_ServerRunService.php',
'web_server.command.server_start' => 'getWebServer_Command_ServerStartService.php',
'web_server.command.server_status' => 'getWebServer_Command_ServerStatusService.php',
'web_server.command.server_stop' => 'getWebServer_Command_ServerStopService.php',
];
$this->privates = [
'Knp\\Component\\Pager\\PaginatorInterface' => true,
'fos_user.util.username_canonicalizer' => true,
'security.authentication.session_strategy.setup_util' => true,
'session.storage' => true,
'swiftmailer.mailer' => true,
'swiftmailer.plugin.messagelogger' => true,
'swiftmailer.spool' => true,
'swiftmailer.transport' => true,
'swiftmailer.transport.real' => true,
'AppBundle\\DataCollector\\CustomRequestDataCollector' => true,
'AppBundle\\EventListener\\ExceptionListener' => true,
'AppBundle\\Form\\Admin\\Approval\\ApprovalRequestType' => true,
'AppBundle\\Form\\Admin\\Facility\\ChangePasswordType' => true,
'AppBundle\\Form\\Admin\\Facility\\ProfileType' => true,
'AppBundle\\Form\\Admin\\Facility\\RegistrationType' => true,
'AppBundle\\Security\\CustomVoter' => true,
'AppBundle\\Validator\\Constraints\\AlphaDashValidator' => true,
'AppBundle\\Validator\\Constraints\\AlphaNumValidator' => true,
'AppBundle\\Validator\\Constraints\\AlphaValidator' => true,
'AppBundle\\Validator\\Constraints\\BlockConfirmedValidator' => true,
'AppBundle\\Validator\\Constraints\\ConfirmedValidator' => true,
'AppBundle\\Validator\\Constraints\\DateRangeValidator' => true,
'AppBundle\\Validator\\Constraints\\DateValidator' => true,
'AppBundle\\Validator\\Constraints\\EmailValidator' => true,
'AppBundle\\Validator\\Constraints\\EncodeConvertibleValidator' => true,
'AppBundle\\Validator\\Constraints\\HiraganaValidator' => true,
'AppBundle\\Validator\\Constraints\\KatakanaValidator' => true,
'AppBundle\\Validator\\Constraints\\NumericValidator' => true,
'AppBundle\\Validator\\Constraints\\PhoneJpValidator' => true,
'AppBundle\\Validator\\Constraints\\ReCaptchaV3Validator' => true,
'AppBundle\\Validator\\Constraints\\TimeValidator' => true,
'AppBundle\\Validator\\Constraints\\ZipJpValidator' => true,
'annotation_reader' => true,
'annotations.cache' => true,
'annotations.cache_warmer' => true,
'annotations.reader' => true,
'app.auth_interactive_login_handler' => true,
'app.form.change_password' => true,
'app.form.profile' => true,
'app.form.registration' => true,
'app.global_param_helper' => true,
'app.helper.admin_common_helper' => true,
'app.helper.admin_menu_helper' => true,
'app.helper.file_helper' => true,
'app.helper.html_helper' => true,
'app.helper.image_helper' => true,
'app.helper.script_loader' => true,
'app.kernel_event_listener' => true,
'app.multilingual_listener' => true,
'app.param_helper' => true,
'app.validator.custom_unique' => true,
'app.validator.facility_unique' => true,
'app.validator.unique' => true,
'argument_metadata_factory' => 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,
'assets.context' => true,
'assets.packages' => true,
'cache.annotations' => true,
'cache.default_clearer' => true,
'cache.doctrine.orm.default.metadata' => true,
'cache.doctrine.orm.default.query' => true,
'cache.doctrine.orm.default.result' => 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.translation_debug' => true,
'console.command.translation_update' => true,
'console.command.xliff_lint' => true,
'console.command.yaml_lint' => true,
'console.error_listener' => true,
'controller_name_converter' => true,
'custom.locale.listener' => true,
'data_collector.form' => true,
'data_collector.form.extractor' => true,
'data_collector.request' => true,
'data_collector.router' => true,
'data_collector.translation' => 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.security.access.decision_manager' => true,
'debug.stopwatch' => true,
'debug.templating.engine.php' => 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.default_regex_schema_filter' => true,
'doctrine.dbal.logger.profiling.default' => true,
'doctrine.ensure_production_settings_command' => true,
'doctrine.fixtures_load_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_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,
'doctrine_migrations.diff_command' => true,
'doctrine_migrations.execute_command' => true,
'doctrine_migrations.generate_command' => true,
'doctrine_migrations.latest_command' => true,
'doctrine_migrations.migrate_command' => true,
'doctrine_migrations.status_command' => true,
'doctrine_migrations.version_command' => true,
'file_locator' => true,
'form.registry' => true,
'form.resolved_type_factory' => true,
'form.server_params' => true,
'form.type.choice' => true,
'form.type.entity' => true,
'form.type.form' => 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,
'fos_user.change_password.form.factory' => true,
'fos_user.change_password.form.type' => true,
'fos_user.command.activate_user' => true,
'fos_user.command.change_password' => true,
'fos_user.command.create_user' => true,
'fos_user.command.deactivate_user' => true,
'fos_user.command.demote_user' => true,
'fos_user.command.promote_user' => true,
'fos_user.listener.authentication' => true,
'fos_user.listener.flash' => true,
'fos_user.listener.resetting' => true,
'fos_user.mailer' => true,
'fos_user.profile.form.factory' => true,
'fos_user.profile.form.type' => true,
'fos_user.registration.form.factory' => true,
'fos_user.registration.form.type' => true,
'fos_user.resetting.form.factory' => true,
'fos_user.resetting.form.type' => true,
'fos_user.security.interactive_login_listener' => true,
'fos_user.security.login_manager' => true,
'fos_user.user_provider.username_email' => true,
'fos_user.username_form_type' => true,
'fos_user.util.canonical_fields_updater' => true,
'fos_user.util.email_canonicalizer' => true,
'fos_user.util.password_updater' => true,
'fos_user.util.token_generator' => true,
'fos_user.util.user_manipulator' => true,
'fragment.handler' => true,
'fragment.listener' => true,
'fragment.renderer.hinclude' => true,
'fragment.renderer.inline' => true,
'framework_extra_bundle.argument_name_convertor' => true,
'framework_extra_bundle.event.is_granted' => true,
'jms_serializer.accessor_strategy' => true,
'jms_serializer.expression_evaluator' => true,
'jms_serializer.handler_registry' => true,
'jms_serializer.naming_strategy' => true,
'jms_serializer.templating.helper.serializer' => true,
'jms_serializer.unserialize_object_constructor' => true,
'kernel.class_cache.cache_warmer' => true,
'knp_paginator.helper.processor' => true,
'knp_paginator.subscriber.filtration' => true,
'knp_paginator.subscriber.paginate' => true,
'knp_paginator.subscriber.sliding_pagination' => true,
'knp_paginator.subscriber.sortable' => true,
'knp_paginator.templating.helper.pagination' => true,
'knp_paginator.twig.extension.pagination' => 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,
'logger' => true,
'mod_restaurant.view_helper' => true,
'mod_sightseeing.entity_listener' => true,
'mod_top.view_helper' => true,
'mod_topics.item_entity_listener' => true,
'mod_topics.view_helper' => true,
'monolog.handler.api' => true,
'monolog.handler.console' => true,
'monolog.handler.custom' => true,
'monolog.handler.error' => true,
'monolog.handler.main' => true,
'monolog.handler.null_internal' => true,
'monolog.handler.server_log' => 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.security' => true,
'monolog.logger.templating' => true,
'monolog.logger.translation' => true,
'monolog.processor.psr_log_message' => true,
'profiler.request_matcher' => 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,
'security.access.authenticated_voter' => true,
'security.access.expression_voter' => true,
'security.access.simple_role_voter' => true,
'security.access_listener' => true,
'security.access_map' => true,
'security.authentication.basic_entry_point.setup_util' => true,
'security.authentication.guard_handler' => true,
'security.authentication.listener.anonymous.admin_master' => true,
'security.authentication.listener.basic.setup_util' => true,
'security.authentication.listener.form.admin_master' => true,
'security.authentication.manager' => true,
'security.authentication.provider.anonymous.admin_master' => true,
'security.authentication.provider.dao.admin_master' => true,
'security.authentication.provider.dao.setup_util' => true,
'security.authentication.session_strategy.admin_master' => true,
'security.authentication.trust_resolver' => true,
'security.channel_listener' => true,
'security.command.user_password_encoder' => true,
'security.context_listener.0' => true,
'security.context_listener.1' => true,
'security.csrf.token_storage' => true,
'security.encoder_factory' => true,
'security.firewall' => true,
'security.firewall.map' => true,
'security.firewall.map.context.admin_master' => true,
'security.firewall.map.context.dev' => true,
'security.firewall.map.context.setup_util' => true,
'security.helper' => true,
'security.http_utils' => true,
'security.logout_url_generator' => true,
'security.rememberme.response_listener' => true,
'security.request_matcher.0zb2hdw' => true,
'security.request_matcher.bagpchf' => true,
'security.request_matcher.zfhj2lw' => true,
'security.role_hierarchy' => true,
'security.user.provider.concrete.in_memory' => true,
'security.user_checker' => true,
'security.user_value_resolver' => true,
'security.validator.user_password' => true,
'sensio_distribution.security_checker' => true,
'sensio_distribution.security_checker.command' => true,
'sensio_framework_extra.cache.listener' => true,
'sensio_framework_extra.controller.listener' => true,
'sensio_framework_extra.converter.listener' => true,
'sensio_framework_extra.converter.manager' => true,
'sensio_framework_extra.security.listener' => true,
'sensio_framework_extra.view.listener' => true,
'service_locator.g9snvqy' => 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,
'streamed_response_listener' => true,
'swiftmailer.email_sender.listener' => true,
'swiftmailer.mailer.default.spool' => true,
'swiftmailer.mailer.default.transport' => true,
'swiftmailer.mailer.default.transport.eventdispatcher' => true,
'templating.cache_warmer.template_paths' => true,
'templating.filename_parser' => true,
'templating.finder' => true,
'templating.globals' => true,
'templating.helper.actions' => true,
'templating.helper.assets' => true,
'templating.helper.code' => true,
'templating.helper.form' => true,
'templating.helper.logout_url' => true,
'templating.helper.request' => true,
'templating.helper.router' => true,
'templating.helper.security' => true,
'templating.helper.session' => true,
'templating.helper.slots' => true,
'templating.helper.stopwatch' => true,
'templating.helper.translator' => true,
'templating.locator' => true,
'templating.name_parser' => true,
'translation.dumper.csv' => true,
'translation.dumper.ini' => true,
'translation.dumper.json' => true,
'translation.dumper.mo' => true,
'translation.dumper.php' => true,
'translation.dumper.po' => true,
'translation.dumper.qt' => true,
'translation.dumper.res' => true,
'translation.dumper.xliff' => true,
'translation.dumper.yml' => true,
'translation.extractor' => true,
'translation.extractor.php' => true,
'translation.loader' => true,
'translation.loader.csv' => true,
'translation.loader.dat' => true,
'translation.loader.ini' => true,
'translation.loader.json' => true,
'translation.loader.mo' => true,
'translation.loader.php' => true,
'translation.loader.po' => true,
'translation.loader.qt' => true,
'translation.loader.res' => true,
'translation.loader.xliff' => true,
'translation.loader.yml' => true,
'translation.reader' => true,
'translation.warmer' => true,
'translation.writer' => true,
'translator.default' => true,
'translator_listener' => 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.admin_user_password_validator' => 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,
'web_server.command.server_log' => true,
'web_server.command.server_run' => true,
'web_server.command.server_start' => true,
'web_server.command.server_status' => true,
'web_server.command.server_stop' => true,
];
$this->aliases = [
'Knp\\Component\\Pager\\PaginatorInterface' => 'knp_paginator',
'cache.app_clearer' => 'cache.default_clearer',
'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.doctrine_bundle_migrationsbundle_command_migrationsdiffdoctrinecommand' => 'doctrine_migrations.diff_command',
'console.command.doctrine_bundle_migrationsbundle_command_migrationsexecutedoctrinecommand' => 'doctrine_migrations.execute_command',
'console.command.doctrine_bundle_migrationsbundle_command_migrationsgeneratedoctrinecommand' => 'doctrine_migrations.generate_command',
'console.command.doctrine_bundle_migrationsbundle_command_migrationslatestdoctrinecommand' => 'doctrine_migrations.latest_command',
'console.command.doctrine_bundle_migrationsbundle_command_migrationsmigratedoctrinecommand' => 'doctrine_migrations.migrate_command',
'console.command.doctrine_bundle_migrationsbundle_command_migrationsstatusdoctrinecommand' => 'doctrine_migrations.status_command',
'console.command.doctrine_bundle_migrationsbundle_command_migrationsversiondoctrinecommand' => 'doctrine_migrations.version_command',
'database_connection' => 'doctrine.dbal.default_connection',
'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
'event_dispatcher' => 'debug.event_dispatcher',
'fos_user.util.username_canonicalizer' => 'fos_user.util.email_canonicalizer',
'mailer' => 'swiftmailer.mailer.default',
'security.authentication.session_strategy.setup_util' => 'security.authentication.session_strategy.admin_master',
'session.storage' => 'session.storage.native',
'swiftmailer.mailer' => 'swiftmailer.mailer.default',
'swiftmailer.plugin.messagelogger' => 'swiftmailer.mailer.default.plugin.messagelogger',
'swiftmailer.spool' => 'swiftmailer.mailer.default.spool',
'swiftmailer.transport' => 'swiftmailer.mailer.default.transport',
'swiftmailer.transport.real' => 'swiftmailer.mailer.default.transport.real',
];
}
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;
}
protected function createProxy($class, \Closure $factory)
{
class_exists($class, false) || $this->load("{$class}.php");
return $factory();
}
/**
* Gets the public 'cache.app' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AppService()
{
$a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('0F-mVzOh6o', 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.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('YRWU8m6SLE', 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 '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 '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 'filesystem' shared service.
*
* @return \Symfony\Component\Filesystem\Filesystem
*/
protected function getFilesystemService()
{
return $this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
}
/**
* 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].'/app/../web'), 'media/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 '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.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(${($_ = isset($this->services['data_collector.translation']) ? $this->services['data_collector.translation'] : $this->getDataCollector_TranslationService()) && false ?: '_'});
$instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'}, ${($_ = isset($this->services['security.role_hierarchy']) ? $this->services['security.role_hierarchy'] : ($this->services['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))) && false ?: '_'}, ${($_ = isset($this->services['security.logout_url_generator']) ? $this->services['security.logout_url_generator'] : $this->getSecurity_LogoutUrlGeneratorService()) && false ?: '_'}, ${($_ = isset($this->services['debug.security.access.decision_manager']) ? $this->services['debug.security.access.decision_manager'] : $this->getDebug_Security_Access_DecisionManagerService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall']) ? $this->services['security.firewall'] : $this->getSecurity_FirewallService()) && false ?: '_'}));
$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['AppBundle\\DataCollector\\CustomRequestDataCollector']) ? $this->services['AppBundle\\DataCollector\\CustomRequestDataCollector'] : ($this->services['AppBundle\\DataCollector\\CustomRequestDataCollector'] = new \AppBundle\DataCollector\CustomRequestDataCollector())) && 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' => true], ${($_ = 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 'security.authorization_checker' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
*/
protected function getSecurity_AuthorizationCheckerService()
{
return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'}, ${($_ = isset($this->services['security.authentication.manager']) ? $this->services['security.authentication.manager'] : $this->getSecurity_Authentication_ManagerService()) && false ?: '_'}, ${($_ = isset($this->services['debug.security.access.decision_manager']) ? $this->services['debug.security.access.decision_manager'] : $this->getDebug_Security_Access_DecisionManagerService()) && false ?: '_'}, false);
}
/**
* Gets the public 'security.token_storage' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage
*/
protected function getSecurity_TokenStorageService()
{
return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage();
}
/**
* Gets the public 'translator' shared service.
*
* @return \Symfony\Component\Translation\DataCollectorTranslator
*/
protected function getTranslatorService()
{
return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(new \Symfony\Component\Translation\LoggingTranslator(${($_ = isset($this->services['translator.default']) ? $this->services['translator.default'] : $this->getTranslator_DefaultService()) && false ?: '_'}, ${($_ = isset($this->services['monolog.logger.translation']) ? $this->services['monolog.logger.translation'] : $this->getMonolog_Logger_TranslationService()) && false ?: '_'}));
}
/**
* 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('security.token_storage')) {
$f->setTokenStorage(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'});
}
if ($this->has('request_stack')) {
$f->setRequestStack($c);
}
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(${($_ = isset($this->services['security.logout_url_generator']) ? $this->services['security.logout_url_generator'] : $this->getSecurity_LogoutUrlGeneratorService()) && false ?: '_'}));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'}));
$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 \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
$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 \JMS\Serializer\Twig\SerializerRuntimeExtension());
$instance->addExtension(${($_ = isset($this->services['knp_paginator.twig.extension.pagination']) ? $this->services['knp_paginator.twig.extension.pagination'] : $this->getKnpPaginator_Twig_Extension_PaginationService()) && 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(['JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => function () {
return ${($_ = isset($this->services['jms_serializer.twig_extension.serializer_runtime_helper']) ? $this->services['jms_serializer.twig_extension.serializer_runtime_helper'] : $this->load('getJmsSerializer_TwigExtension_SerializerRuntimeHelperService.php')) && false ?: '_'};
}, '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 'AppBundle\DataCollector\CustomRequestDataCollector' shared autowired service.
*
* @return \AppBundle\DataCollector\CustomRequestDataCollector
*/
protected function getCustomRequestDataCollectorService()
{
return $this->services['AppBundle\\DataCollector\\CustomRequestDataCollector'] = new \AppBundle\DataCollector\CustomRequestDataCollector();
}
/**
* 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 'app.kernel_event_listener' shared autowired service.
*
* @return \AppBundle\EventListener\KernelEventListener
*/
protected function getApp_KernelEventListenerService()
{
return $this->services['app.kernel_event_listener'] = new \AppBundle\EventListener\KernelEventListener($this);
}
/**
* Gets the private 'argument_metadata_factory' shared service.
*
* @return \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory
*/
protected function getArgumentMetadataFactoryService()
{
return $this->services['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory();
}
/**
* 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.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('ZVMtV+9dpb', 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.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.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('7jYh88E8pm', 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('-MVKSlK2eK', 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 'custom.locale.listener' shared autowired service.
*
* @return \CustomBundle\EventListener\LocaleListener
*/
protected function getCustom_Locale_ListenerService()
{
return $this->services['custom.locale.listener'] = new \CustomBundle\EventListener\LocaleListener(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && 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 'data_collector.translation' shared service.
*
* @return \Symfony\Component\Translation\DataCollector\TranslationDataCollector
*/
protected function getDataCollector_TranslationService()
{
return $this->services['data_collector.translation'] = new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && 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(${($_ = isset($this->services['argument_metadata_factory']) ? $this->services['argument_metadata_factory'] : ($this->services['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())) && false ?: '_'}, new RewindableGenerator(function () {
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['security.user_value_resolver']) ? $this->services['security.user_value_resolver'] : $this->load('getSecurity_UserValueResolverService.php')) && false ?: '_'};
yield 4 => ${($_ = isset($this->services['argument_resolver.service']) ? $this->services['argument_resolver.service'] : $this->load('getArgumentResolver_ServiceService.php')) && false ?: '_'};
yield 5 => ${($_ = 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 6 => ${($_ = isset($this->services['argument_resolver.variadic']) ? $this->services['argument_resolver.variadic'] : ($this->services['argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver())) && false ?: '_'};
}, 7)), ${($_ = 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.exception', [0 => function () {
return ${($_ = isset($this->services['AppBundle\\EventListener\\ExceptionListener']) ? $this->services['AppBundle\\EventListener\\ExceptionListener'] : ($this->services['AppBundle\\EventListener\\ExceptionListener'] = new \AppBundle\EventListener\ExceptionListener($this))) && false ?: '_'};
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ${($_ = isset($this->services['app.kernel_event_listener']) ? $this->services['app.kernel_event_listener'] : ($this->services['app.kernel_event_listener'] = new \AppBundle\EventListener\KernelEventListener($this))) && false ?: '_'};
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.finish_request', [0 => function () {
return ${($_ = isset($this->services['app.kernel_event_listener']) ? $this->services['app.kernel_event_listener'] : ($this->services['app.kernel_event_listener'] = new \AppBundle\EventListener\KernelEventListener($this))) && false ?: '_'};
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ${($_ = isset($this->services['app.kernel_event_listener']) ? $this->services['app.kernel_event_listener'] : ($this->services['app.kernel_event_listener'] = new \AppBundle\EventListener\KernelEventListener($this))) && false ?: '_'};
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('security.interactive_login', [0 => function () {
return ${($_ = isset($this->services['app.auth_interactive_login_handler']) ? $this->services['app.auth_interactive_login_handler'] : ($this->services['app.auth_interactive_login_handler'] = new \AppBundle\EventListener\AuthInteractiveLoginHandler())) && false ?: '_'};
}, 1 => 'onSecurityInteractiveLogin'], 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('kernel.request', [0 => function () {
return ${($_ = isset($this->services['knp_paginator.subscriber.sliding_pagination']) ? $this->services['knp_paginator.subscriber.sliding_pagination'] : $this->getKnpPaginator_Subscriber_SlidingPaginationService()) && false ?: '_'};
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ${($_ = isset($this->services['AppBundle\\Controller\\Admin\\Master\\Maintenance\\SystemController']) ? $this->services['AppBundle\\Controller\\Admin\\Master\\Maintenance\\SystemController'] : ($this->services['AppBundle\\Controller\\Admin\\Master\\Maintenance\\SystemController'] = new \AppBundle\Controller\Admin\Master\Maintenance\SystemController())) && false ?: '_'};
}, 1 => 'commandAction'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ${($_ = isset($this->services['AppBundle\\Controller\\Admin\\Master\\MasterLanguageController']) ? $this->services['AppBundle\\Controller\\Admin\\Master\\MasterLanguageController'] : ($this->services['AppBundle\\Controller\\Admin\\Master\\MasterLanguageController'] = new \AppBundle\Controller\Admin\Master\MasterLanguageController())) && false ?: '_'};
}, 1 => 'forceCacheClear'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ${($_ = isset($this->services['AppBundle\\Controller\\SetupController']) ? $this->services['AppBundle\\Controller\\SetupController'] : ($this->services['AppBundle\\Controller\\SetupController'] = new \AppBundle\Controller\SetupController())) && false ?: '_'};
}, 1 => 'forceCacheClear'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ${($_ = isset($this->services['AppBundle\\DataCollector\\CustomRequestDataCollector']) ? $this->services['AppBundle\\DataCollector\\CustomRequestDataCollector'] : ($this->services['AppBundle\\DataCollector\\CustomRequestDataCollector'] = new \AppBundle\DataCollector\CustomRequestDataCollector())) && false ?: '_'};
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ${($_ = isset($this->services['AppBundle\\DataCollector\\CustomRequestDataCollector']) ? $this->services['AppBundle\\DataCollector\\CustomRequestDataCollector'] : ($this->services['AppBundle\\DataCollector\\CustomRequestDataCollector'] = new \AppBundle\DataCollector\CustomRequestDataCollector())) && false ?: '_'};
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ${($_ = isset($this->services['custom.locale.listener']) ? $this->services['custom.locale.listener'] : $this->getCustom_Locale_ListenerService()) && false ?: '_'};
}, 1 => 'onKernelRequest'], 20);
$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.request', [0 => function () {
return ${($_ = isset($this->services['fragment.listener']) ? $this->services['fragment.listener'] : $this->getFragment_ListenerService()) && false ?: '_'};
}, 1 => 'onKernelRequest'], 48);
$instance->addListener('kernel.request', [0 => function () {
return ${($_ = isset($this->services['translator_listener']) ? $this->services['translator_listener'] : $this->getTranslatorListenerService()) && false ?: '_'};
}, 1 => 'onKernelRequest'], 10);
$instance->addListener('kernel.finish_request', [0 => function () {
return ${($_ = isset($this->services['translator_listener']) ? $this->services['translator_listener'] : $this->getTranslatorListenerService()) && false ?: '_'};
}, 1 => 'onKernelFinishRequest'], 0);
$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.response', [0 => function () {
return ${($_ = isset($this->services['security.rememberme.response_listener']) ? $this->services['security.rememberme.response_listener'] : ($this->services['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener())) && false ?: '_'};
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ${($_ = isset($this->services['security.firewall']) ? $this->services['security.firewall'] : $this->getSecurity_FirewallService()) && false ?: '_'};
}, 1 => 'onKernelRequest'], 8);
$instance->addListener('kernel.finish_request', [0 => function () {
return ${($_ = isset($this->services['security.firewall']) ? $this->services['security.firewall'] : $this->getSecurity_FirewallService()) && false ?: '_'};
}, 1 => 'onKernelFinishRequest'], 0);
$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('console.command', [0 => function () {
return ${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'};
}, 1 => 'onCommand'], 255);
$instance->addListener('console.terminate', [0 => function () {
return ${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'};
}, 1 => 'onTerminate'], -255);
$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.controller', [0 => function () {
return ${($_ = isset($this->services['sensio_framework_extra.controller.listener']) ? $this->services['sensio_framework_extra.controller.listener'] : $this->getSensioFrameworkExtra_Controller_ListenerService()) && false ?: '_'};
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ${($_ = isset($this->services['sensio_framework_extra.converter.listener']) ? $this->services['sensio_framework_extra.converter.listener'] : $this->getSensioFrameworkExtra_Converter_ListenerService()) && false ?: '_'};
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ${($_ = isset($this->services['sensio_framework_extra.view.listener']) ? $this->services['sensio_framework_extra.view.listener'] : $this->getSensioFrameworkExtra_View_ListenerService()) && false ?: '_'};
}, 1 => 'onKernelController'], -128);
$instance->addListener('kernel.view', [0 => function () {
return ${($_ = isset($this->services['sensio_framework_extra.view.listener']) ? $this->services['sensio_framework_extra.view.listener'] : $this->getSensioFrameworkExtra_View_ListenerService()) && false ?: '_'};
}, 1 => 'onKernelView'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ${($_ = isset($this->services['sensio_framework_extra.cache.listener']) ? $this->services['sensio_framework_extra.cache.listener'] : ($this->services['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener())) && false ?: '_'};
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ${($_ = isset($this->services['sensio_framework_extra.cache.listener']) ? $this->services['sensio_framework_extra.cache.listener'] : ($this->services['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener())) && false ?: '_'};
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ${($_ = isset($this->services['sensio_framework_extra.security.listener']) ? $this->services['sensio_framework_extra.security.listener'] : $this->getSensioFrameworkExtra_Security_ListenerService()) && false ?: '_'};
}, 1 => 'onKernelControllerArguments'], 0);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ${($_ = isset($this->services['framework_extra_bundle.event.is_granted']) ? $this->services['framework_extra_bundle.event.is_granted'] : $this->getFrameworkExtraBundle_Event_IsGrantedService()) && false ?: '_'};
}, 1 => 'onKernelControllerArguments'], 0);
$instance->addListener('fos_user.security.implicit_login', [0 => function () {
return ${($_ = isset($this->services['fos_user.security.interactive_login_listener']) ? $this->services['fos_user.security.interactive_login_listener'] : $this->load('getFosUser_Security_InteractiveLoginListenerService.php')) && false ?: '_'};
}, 1 => 'onImplicitLogin'], 0);
$instance->addListener('security.interactive_login', [0 => function () {
return ${($_ = isset($this->services['fos_user.security.interactive_login_listener']) ? $this->services['fos_user.security.interactive_login_listener'] : $this->load('getFosUser_Security_InteractiveLoginListenerService.php')) && false ?: '_'};
}, 1 => 'onSecurityInteractiveLogin'], 0);
$instance->addListener('fos_user.registration.completed', [0 => function () {
return ${($_ = isset($this->services['fos_user.listener.authentication']) ? $this->services['fos_user.listener.authentication'] : $this->load('getFosUser_Listener_AuthenticationService.php')) && false ?: '_'};
}, 1 => 'authenticate'], 0);
$instance->addListener('fos_user.registration.confirmed', [0 => function () {
return ${($_ = isset($this->services['fos_user.listener.authentication']) ? $this->services['fos_user.listener.authentication'] : $this->load('getFosUser_Listener_AuthenticationService.php')) && false ?: '_'};
}, 1 => 'authenticate'], 0);
$instance->addListener('fos_user.resetting.reset.completed', [0 => function () {
return ${($_ = isset($this->services['fos_user.listener.authentication']) ? $this->services['fos_user.listener.authentication'] : $this->load('getFosUser_Listener_AuthenticationService.php')) && false ?: '_'};
}, 1 => 'authenticate'], 0);
$instance->addListener('fos_user.change_password.edit.completed', [0 => function () {
return ${($_ = isset($this->services['fos_user.listener.flash']) ? $this->services['fos_user.listener.flash'] : $this->load('getFosUser_Listener_FlashService.php')) && false ?: '_'};
}, 1 => 'addSuccessFlash'], 0);
$instance->addListener('fos_user.group.create.completed', [0 => function () {
return ${($_ = isset($this->services['fos_user.listener.flash']) ? $this->services['fos_user.listener.flash'] : $this->load('getFosUser_Listener_FlashService.php')) && false ?: '_'};
}, 1 => 'addSuccessFlash'], 0);
$instance->addListener('fos_user.group.delete.completed', [0 => function () {
return ${($_ = isset($this->services['fos_user.listener.flash']) ? $this->services['fos_user.listener.flash'] : $this->load('getFosUser_Listener_FlashService.php')) && false ?: '_'};
}, 1 => 'addSuccessFlash'], 0);
$instance->addListener('fos_user.group.edit.completed', [0 => function () {
return ${($_ = isset($this->services['fos_user.listener.flash']) ? $this->services['fos_user.listener.flash'] : $this->load('getFosUser_Listener_FlashService.php')) && false ?: '_'};
}, 1 => 'addSuccessFlash'], 0);
$instance->addListener('fos_user.profile.edit.completed', [0 => function () {
return ${($_ = isset($this->services['fos_user.listener.flash']) ? $this->services['fos_user.listener.flash'] : $this->load('getFosUser_Listener_FlashService.php')) && false ?: '_'};
}, 1 => 'addSuccessFlash'], 0);
$instance->addListener('fos_user.registration.completed', [0 => function () {
return ${($_ = isset($this->services['fos_user.listener.flash']) ? $this->services['fos_user.listener.flash'] : $this->load('getFosUser_Listener_FlashService.php')) && false ?: '_'};
}, 1 => 'addSuccessFlash'], 0);
$instance->addListener('fos_user.resetting.reset.completed', [0 => function () {
return ${($_ = isset($this->services['fos_user.listener.flash']) ? $this->services['fos_user.listener.flash'] : $this->load('getFosUser_Listener_FlashService.php')) && false ?: '_'};
}, 1 => 'addSuccessFlash'], 0);
$instance->addListener('fos_user.resetting.reset.initialize', [0 => function () {
return ${($_ = isset($this->services['fos_user.listener.resetting']) ? $this->services['fos_user.listener.resetting'] : $this->load('getFosUser_Listener_ResettingService.php')) && false ?: '_'};
}, 1 => 'onResettingResetInitialize'], 0);
$instance->addListener('fos_user.resetting.reset.success', [0 => function () {
return ${($_ = isset($this->services['fos_user.listener.resetting']) ? $this->services['fos_user.listener.resetting'] : $this->load('getFosUser_Listener_ResettingService.php')) && false ?: '_'};
}, 1 => 'onResettingResetSuccess'], 0);
$instance->addListener('fos_user.resetting.reset.request', [0 => function () {
return ${($_ = isset($this->services['fos_user.listener.resetting']) ? $this->services['fos_user.listener.resetting'] : $this->load('getFosUser_Listener_ResettingService.php')) && false ?: '_'};
}, 1 => 'onResettingResetRequest'], 0);
$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);
$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('knp_pager.before', [0 => function () {
return ${($_ = isset($this->services['knp_paginator.subscriber.paginate']) ? $this->services['knp_paginator.subscriber.paginate'] : ($this->services['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber())) && false ?: '_'};
}, 1 => 'before'], 0);
$instance->addListener('knp_pager.pagination', [0 => function () {
return ${($_ = isset($this->services['knp_paginator.subscriber.paginate']) ? $this->services['knp_paginator.subscriber.paginate'] : ($this->services['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber())) && false ?: '_'};
}, 1 => 'pagination'], 0);
$instance->addListener('knp_pager.before', [0 => function () {
return ${($_ = isset($this->services['knp_paginator.subscriber.sortable']) ? $this->services['knp_paginator.subscriber.sortable'] : ($this->services['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber())) && false ?: '_'};
}, 1 => 'before'], 1);
$instance->addListener('knp_pager.before', [0 => function () {
return ${($_ = isset($this->services['knp_paginator.subscriber.filtration']) ? $this->services['knp_paginator.subscriber.filtration'] : ($this->services['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber())) && false ?: '_'};
}, 1 => 'before'], 1);
$instance->addListener('knp_pager.pagination', [0 => function () {
return ${($_ = isset($this->services['knp_paginator.subscriber.sliding_pagination']) ? $this->services['knp_paginator.subscriber.sliding_pagination'] : $this->getKnpPaginator_Subscriber_SlidingPaginationService()) && false ?: '_'};
}, 1 => 'pagination'], 1);
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.security.access.decision_manager' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
*/
protected function getDebug_Security_Access_DecisionManagerService()
{
return $this->services['debug.security.access.decision_manager'] = new \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager(new \Symfony\Component\Security\Core\Authorization\AccessDecisionManager(new RewindableGenerator(function () {
yield 0 => ${($_ = isset($this->services['security.access.authenticated_voter']) ? $this->services['security.access.authenticated_voter'] : $this->load('getSecurity_Access_AuthenticatedVoterService.php')) && false ?: '_'};
yield 1 => ${($_ = isset($this->services['security.access.simple_role_voter']) ? $this->services['security.access.simple_role_voter'] : ($this->services['security.access.simple_role_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\RoleVoter())) && false ?: '_'};
yield 2 => ${($_ = isset($this->services['security.access.expression_voter']) ? $this->services['security.access.expression_voter'] : $this->load('getSecurity_Access_ExpressionVoterService.php')) && false ?: '_'};
yield 3 => ${($_ = isset($this->services['AppBundle\\Security\\CustomVoter']) ? $this->services['AppBundle\\Security\\CustomVoter'] : ($this->services['AppBundle\\Security\\CustomVoter'] = new \AppBundle\Security\CustomVoter($this))) && false ?: '_'};
}, 4), 'affirmative', false, true));
}
/**
* 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.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.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 '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 'fos_user.util.canonical_fields_updater' shared service.
*
* @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
*/
protected function getFosUser_Util_CanonicalFieldsUpdaterService()
{
$a = ${($_ = isset($this->services['fos_user.util.email_canonicalizer']) ? $this->services['fos_user.util.email_canonicalizer'] : ($this->services['fos_user.util.email_canonicalizer'] = new \FOS\UserBundle\Util\Canonicalizer())) && false ?: '_'};
return $this->services['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a, $a);
}
/**
* Gets the private 'fos_user.util.email_canonicalizer' shared service.
*
* @return \FOS\UserBundle\Util\Canonicalizer
*/
protected function getFosUser_Util_EmailCanonicalizerService()
{
return $this->services['fos_user.util.email_canonicalizer'] = new \FOS\UserBundle\Util\Canonicalizer();
}
/**
* Gets the private 'fragment.listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
*/
protected function getFragment_ListenerService()
{
return $this->services['fragment.listener'] = new \Symfony\Component\HttpKernel\EventListener\FragmentListener(${($_ = isset($this->services['uri_signer']) ? $this->services['uri_signer'] : ($this->services['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner('ed3d858db0374dca756dca6280a3509c0d569ab4'))) && false ?: '_'}, '/_fragment');
}
/**
* Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
*/
protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
{
return $this->services['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(${($_ = isset($this->services['argument_metadata_factory']) ? $this->services['argument_metadata_factory'] : ($this->services['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())) && false ?: '_'});
}
/**
* Gets the private 'framework_extra_bundle.event.is_granted' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
*/
protected function getFrameworkExtraBundle_Event_IsGrantedService()
{
return $this->services['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(${($_ = isset($this->services['framework_extra_bundle.argument_name_convertor']) ? $this->services['framework_extra_bundle.argument_name_convertor'] : $this->getFrameworkExtraBundle_ArgumentNameConvertorService()) && false ?: '_'}, ${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'});
}
/**
* Gets the private 'knp_paginator.helper.processor' shared service.
*
* @return \Knp\Bundle\PaginatorBundle\Helper\Processor
*/
protected function getKnpPaginator_Helper_ProcessorService()
{
return $this->services['knp_paginator.helper.processor'] = new \Knp\Bundle\PaginatorBundle\Helper\Processor(${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}, ${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'});
}
/**
* Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
*
* @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
*/
protected function getKnpPaginator_Subscriber_SlidingPaginationService()
{
return $this->services['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => '@KnpPaginator/Pagination/sliding.html.twig', 'defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig', 'defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig', 'defaultPageRange' => 5]);
}
/**
* Gets the private 'knp_paginator.twig.extension.pagination' shared service.
*
* @return \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension
*/
protected function getKnpPaginator_Twig_Extension_PaginationService()
{
return $this->services['knp_paginator.twig.extension.pagination'] = new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(${($_ = isset($this->services['knp_paginator.helper.processor']) ? $this->services['knp_paginator.helper.processor'] : $this->getKnpPaginator_Helper_ProcessorService()) && false ?: '_'});
}
/**
* 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->services['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration([]))) && 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('ed3d858db0374dca756dca6280a3509c0d569ab4'))) && 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('ed3d858db0374dca756dca6280a3509c0d569ab4');
}
/**
* 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([]);
}
/**
* 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 ?: '_'}, 'ja', ${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'});
}
/**
* Gets the private 'logger' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getLoggerService()
{
$this->services['logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
$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->useMicrosecondTimestamps(true);
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.server_log']) ? $this->services['monolog.handler.server_log'] : ($this->services['monolog.handler.server_log'] = new \Symfony\Bridge\Monolog\Handler\ServerLogHandler('127.0.0.1:9911', 100, true))) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.error']) ? $this->services['monolog.handler.error'] : $this->getMonolog_Handler_ErrorService()) && 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.handler.console' shared service.
*
* @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
*/
protected function getMonolog_Handler_ConsoleService()
{
return $this->services['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULL, true, [], []);
}
/**
* Gets the private 'monolog.handler.error' shared service.
*
* @return \Monolog\Handler\RotatingFileHandler
*/
protected function getMonolog_Handler_ErrorService()
{
$this->services['monolog.handler.error'] = $instance = new \Monolog\Handler\RotatingFileHandler(($this->targetDirs[2].'/logs/error.log'), 4, 400, true, NULL);
$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->setFilenameFormat('{filename}-{date}', 'Y-m');
return $instance;
}
/**
* Gets the private 'monolog.handler.main' shared service.
*
* @return \Monolog\Handler\RotatingFileHandler
*/
protected function getMonolog_Handler_MainService()
{
$this->services['monolog.handler.main'] = $instance = new \Monolog\Handler\RotatingFileHandler(($this->targetDirs[2].'/logs/dev.log'), 4, 100, true, NULL);
$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->setFilenameFormat('{filename}-{date}', 'Y-m');
return $instance;
}
/**
* Gets the private 'monolog.handler.server_log' shared service.
*
* @return \Symfony\Bridge\Monolog\Handler\ServerLogHandler
*/
protected function getMonolog_Handler_ServerLogService()
{
return $this->services['monolog.handler.server_log'] = new \Symfony\Bridge\Monolog\Handler\ServerLogHandler('127.0.0.1:9911', 100, true);
}
/**
* 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.server_log']) ? $this->services['monolog.handler.server_log'] : ($this->services['monolog.handler.server_log'] = new \Symfony\Bridge\Monolog\Handler\ServerLogHandler('127.0.0.1:9911', 100, true))) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.error']) ? $this->services['monolog.handler.error'] : $this->getMonolog_Handler_ErrorService()) && 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.server_log']) ? $this->services['monolog.handler.server_log'] : ($this->services['monolog.handler.server_log'] = new \Symfony\Bridge\Monolog\Handler\ServerLogHandler('127.0.0.1:9911', 100, true))) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.error']) ? $this->services['monolog.handler.error'] : $this->getMonolog_Handler_ErrorService()) && 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.server_log']) ? $this->services['monolog.handler.server_log'] : ($this->services['monolog.handler.server_log'] = new \Symfony\Bridge\Monolog\Handler\ServerLogHandler('127.0.0.1:9911', 100, true))) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.error']) ? $this->services['monolog.handler.error'] : $this->getMonolog_Handler_ErrorService()) && 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.server_log']) ? $this->services['monolog.handler.server_log'] : ($this->services['monolog.handler.server_log'] = new \Symfony\Bridge\Monolog\Handler\ServerLogHandler('127.0.0.1:9911', 100, true))) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.error']) ? $this->services['monolog.handler.error'] : $this->getMonolog_Handler_ErrorService()) && 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.server_log']) ? $this->services['monolog.handler.server_log'] : ($this->services['monolog.handler.server_log'] = new \Symfony\Bridge\Monolog\Handler\ServerLogHandler('127.0.0.1:9911', 100, true))) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.error']) ? $this->services['monolog.handler.error'] : $this->getMonolog_Handler_ErrorService()) && 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.translation' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_TranslationService()
{
$this->services['monolog.logger.translation'] = $instance = new \Symfony\Bridge\Monolog\Logger('translation');
$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.server_log']) ? $this->services['monolog.handler.server_log'] : ($this->services['monolog.handler.server_log'] = new \Symfony\Bridge\Monolog\Handler\ServerLogHandler('127.0.0.1:9911', 100, true))) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.error']) ? $this->services['monolog.handler.error'] : $this->getMonolog_Handler_ErrorService()) && 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 'profiler.request_matcher' shared autowired service.
*
* @return \AppBundle\Profiler\ProfilerMatcher
*/
protected function getProfiler_RequestMatcherService()
{
return $this->services['profiler.request_matcher'] = new \AppBundle\Profiler\ProfilerMatcher($this, ${($_ = isset($this->services['security.helper']) ? $this->services['security.helper'] : $this->getSecurity_HelperService()) && false ?: '_'});
}
/**
* 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 ?: '_'}, ${($_ = isset($this->services['profiler.request_matcher']) ? $this->services['profiler.request_matcher'] : $this->getProfiler_RequestMatcherService()) && false ?: '_'}, false, true);
}
/**
* 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 'security.authentication.manager' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
*/
protected function getSecurity_Authentication_ManagerService()
{
$this->services['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
yield 0 => ${($_ = isset($this->services['security.authentication.provider.dao.admin_master']) ? $this->services['security.authentication.provider.dao.admin_master'] : $this->load('getSecurity_Authentication_Provider_Dao_AdminMasterService.php')) && false ?: '_'};
yield 1 => ${($_ = isset($this->services['security.authentication.provider.anonymous.admin_master']) ? $this->services['security.authentication.provider.anonymous.admin_master'] : ($this->services['security.authentication.provider.anonymous.admin_master'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash')))) && false ?: '_'};
yield 2 => ${($_ = isset($this->services['security.authentication.provider.dao.setup_util']) ? $this->services['security.authentication.provider.dao.setup_util'] : $this->load('getSecurity_Authentication_Provider_Dao_SetupUtilService.php')) && false ?: '_'};
}, 3), true);
$instance->setEventDispatcher(${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'});
return $instance;
}
/**
* Gets the private 'security.authentication.trust_resolver' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver
*/
protected function getSecurity_Authentication_TrustResolverService()
{
return $this->services['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver('Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken', 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken');
}
/**
* Gets the private 'security.firewall' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
*/
protected function getSecurity_FirewallService()
{
return $this->services['security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}, ${($_ = isset($this->services['security.logout_url_generator']) ? $this->services['security.logout_url_generator'] : $this->getSecurity_LogoutUrlGeneratorService()) && false ?: '_'});
}
/**
* Gets the private 'security.firewall.map' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
*/
protected function getSecurity_Firewall_MapService()
{
return $this->services['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\ServiceLocator(['security.firewall.map.context.admin_master' => function () {
return ${($_ = isset($this->services['security.firewall.map.context.admin_master']) ? $this->services['security.firewall.map.context.admin_master'] : $this->load('getSecurity_Firewall_Map_Context_AdminMasterService.php')) && false ?: '_'};
}, 'security.firewall.map.context.dev' => function () {
return ${($_ = isset($this->services['security.firewall.map.context.dev']) ? $this->services['security.firewall.map.context.dev'] : $this->load('getSecurity_Firewall_Map_Context_DevService.php')) && false ?: '_'};
}, 'security.firewall.map.context.setup_util' => function () {
return ${($_ = isset($this->services['security.firewall.map.context.setup_util']) ? $this->services['security.firewall.map.context.setup_util'] : $this->load('getSecurity_Firewall_Map_Context_SetupUtilService.php')) && false ?: '_'};
}]), new RewindableGenerator(function () {
yield 'security.firewall.map.context.dev' => ${($_ = isset($this->services['security.request_matcher.zfhj2lw']) ? $this->services['security.request_matcher.zfhj2lw'] : ($this->services['security.request_matcher.zfhj2lw'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/'))) && false ?: '_'};
yield 'security.firewall.map.context.admin_master' => ${($_ = isset($this->services['security.request_matcher.bagpchf']) ? $this->services['security.request_matcher.bagpchf'] : ($this->services['security.request_matcher.bagpchf'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(admin|api/page-builder)'))) && false ?: '_'};
yield 'security.firewall.map.context.setup_util' => ${($_ = isset($this->services['security.request_matcher.0zb2hdw']) ? $this->services['security.request_matcher.0zb2hdw'] : ($this->services['security.request_matcher.0zb2hdw'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/setup/util'))) && false ?: '_'};
}, 3));
}
/**
* Gets the private 'security.helper' shared service.
*
* @return \Symfony\Component\Security\Core\Security
*/
protected function getSecurity_HelperService()
{
return $this->services['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\ServiceLocator(['security.authorization_checker' => function () {
return ${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'};
}, 'security.token_storage' => function () {
return ${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'};
}]));
}
/**
* Gets the private 'security.logout_url_generator' shared service.
*
* @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
*/
protected function getSecurity_LogoutUrlGeneratorService()
{
$this->services['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, ${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}, ${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'});
$instance->registerListener('admin_master', 'admin_master_logout', 'logout', '_csrf_token', NULL, NULL);
return $instance;
}
/**
* Gets the private 'security.rememberme.response_listener' shared service.
*
* @return \Symfony\Component\Security\Http\RememberMe\ResponseListener
*/
protected function getSecurity_Rememberme_ResponseListenerService()
{
return $this->services['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener();
}
/**
* Gets the private 'security.role_hierarchy' shared service.
*
* @return \Symfony\Component\Security\Core\Role\RoleHierarchy
*/
protected function getSecurity_RoleHierarchyService()
{
return $this->services['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]);
}
/**
* Gets the private 'sensio_framework_extra.cache.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener
*/
protected function getSensioFrameworkExtra_Cache_ListenerService()
{
return $this->services['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener();
}
/**
* Gets the private 'sensio_framework_extra.controller.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
*/
protected function getSensioFrameworkExtra_Controller_ListenerService()
{
return $this->services['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(${($_ = isset($this->services['annotation_reader']) ? $this->services['annotation_reader'] : $this->getAnnotationReaderService()) && false ?: '_'});
}
/**
* Gets the private 'sensio_framework_extra.converter.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
*/
protected function getSensioFrameworkExtra_Converter_ListenerService()
{
return $this->services['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener(${($_ = isset($this->services['sensio_framework_extra.converter.manager']) ? $this->services['sensio_framework_extra.converter.manager'] : $this->getSensioFrameworkExtra_Converter_ManagerService()) && false ?: '_'}, true);
}
/**
* Gets the private 'sensio_framework_extra.converter.manager' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager
*/
protected function getSensioFrameworkExtra_Converter_ManagerService()
{
$this->services['sensio_framework_extra.converter.manager'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
$instance->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'}, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0, 'doctrine.orm');
$instance->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0, 'datetime');
return $instance;
}
/**
* Gets the private 'sensio_framework_extra.security.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
*/
protected function getSensioFrameworkExtra_Security_ListenerService()
{
return $this->services['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(${($_ = isset($this->services['framework_extra_bundle.argument_name_convertor']) ? $this->services['framework_extra_bundle.argument_name_convertor'] : $this->getFrameworkExtraBundle_ArgumentNameConvertorService()) && false ?: '_'}, new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ${($_ = isset($this->services['security.authentication.trust_resolver']) ? $this->services['security.authentication.trust_resolver'] : ($this->services['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver('Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken', 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken'))) && false ?: '_'}, ${($_ = isset($this->services['security.role_hierarchy']) ? $this->services['security.role_hierarchy'] : ($this->services['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))) && false ?: '_'}, ${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'}, ${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'}, ${($_ = isset($this->services['logger']) ? $this->services['logger'] : $this->getLoggerService()) && false ?: '_'});
}
/**
* Gets the private 'sensio_framework_extra.view.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
*/
protected function getSensioFrameworkExtra_View_ListenerService()
{
return $this->services['sensio_framework_extra.view.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}), ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});
}
/**
* 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 '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 'translator.default' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
*/
protected function getTranslator_DefaultService()
{
$this->services['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\ServiceLocator(['translation.loader.csv' => function () {
return ${($_ = isset($this->services['translation.loader.csv']) ? $this->services['translation.loader.csv'] : ($this->services['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())) && false ?: '_'};
}, 'translation.loader.dat' => function () {
return ${($_ = isset($this->services['translation.loader.dat']) ? $this->services['translation.loader.dat'] : ($this->services['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())) && false ?: '_'};
}, 'translation.loader.ini' => function () {
return ${($_ = isset($this->services['translation.loader.ini']) ? $this->services['translation.loader.ini'] : ($this->services['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())) && false ?: '_'};
}, 'translation.loader.json' => function () {
return ${($_ = isset($this->services['translation.loader.json']) ? $this->services['translation.loader.json'] : ($this->services['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())) && false ?: '_'};
}, 'translation.loader.mo' => function () {
return ${($_ = isset($this->services['translation.loader.mo']) ? $this->services['translation.loader.mo'] : ($this->services['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())) && false ?: '_'};
}, 'translation.loader.php' => function () {
return ${($_ = isset($this->services['translation.loader.php']) ? $this->services['translation.loader.php'] : ($this->services['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())) && false ?: '_'};
}, 'translation.loader.po' => function () {
return ${($_ = isset($this->services['translation.loader.po']) ? $this->services['translation.loader.po'] : ($this->services['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())) && false ?: '_'};
}, 'translation.loader.qt' => function () {
return ${($_ = isset($this->services['translation.loader.qt']) ? $this->services['translation.loader.qt'] : ($this->services['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())) && false ?: '_'};
}, 'translation.loader.res' => function () {
return ${($_ = isset($this->services['translation.loader.res']) ? $this->services['translation.loader.res'] : ($this->services['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())) && false ?: '_'};
}, 'translation.loader.xliff' => function () {
return ${($_ = isset($this->services['translation.loader.xliff']) ? $this->services['translation.loader.xliff'] : ($this->services['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader())) && false ?: '_'};
}, 'translation.loader.yml' => function () {
return ${($_ = isset($this->services['translation.loader.yml']) ? $this->services['translation.loader.yml'] : ($this->services['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader())) && false ?: '_'};
}]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\MessageSelector()), 'ja', ['translation.loader.php' => [0 => 'php'], 'translation.loader.yml' => [0 => 'yaml', 1 => 'yml'], 'translation.loader.xliff' => [0 => 'xlf', 1 => 'xliff'], 'translation.loader.po' => [0 => 'po'], 'translation.loader.mo' => [0 => 'mo'], 'translation.loader.qt' => [0 => 'ts'], 'translation.loader.csv' => [0 => 'csv'], 'translation.loader.res' => [0 => 'res'], 'translation.loader.dat' => [0 => 'dat'], 'translation.loader.ini' => [0 => 'ini'], 'translation.loader.json' => [0 => 'json']], ['cache_dir' => ($this->targetDirs[0].'/translations'), 'debug' => true, 'resource_files' => ['af' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.af.xlf'), 1 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.af.yml')], 'ar' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ar.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ar.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ar.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ar.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ar.yml'), 5 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ar.xliff')], 'az' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.az.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.az.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.az.xlf')], 'be' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.be.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.be.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.be.xlf')], 'bg' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.bg.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.bg.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.bg.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bg.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bg.yml')], 'bs' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.bs.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.bs.xlf')], 'ca' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ca.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ca.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ca.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ca.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ca.yml')], 'cs' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.cs.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.cs.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.cs.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.cs.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.cs.yml'), 5 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.cs.xliff')], 'cy' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.cy.xlf')], 'da' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.da.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.da.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.da.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.da.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.da.yml'), 5 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.da.xliff')], 'de' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.de.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.de.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.de.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml'), 5 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.de.xliff')], 'el' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.el.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.el.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.el.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.el.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.el.yml')], 'en' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.en.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.en.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.en.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.en.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.en.yml'), 5 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.en.xliff'), 6 => ($this->targetDirs[3].'/src/Mod/RestaurantBundle/Resources/translations/bundle.en.yml'), 7 => ($this->targetDirs[3].'/src/Mod/SightseeingBundle/Resources/translations/bundle.en.yml'), 8 => ($this->targetDirs[3].'/src/Mod/ContactFormBundle/Resources/translations/bundle.en.yml'), 9 => ($this->targetDirs[3].'/src/Mod/TopicsBundle/Resources/translations/bundle.en.yml'), 10 => ($this->targetDirs[3].'/src/Mod/TopBundle/Resources/translations/bundle.en.yml'), 11 => ($this->targetDirs[3].'/app/Resources/translations/admin.en.yml'), 12 => ($this->targetDirs[3].'/app/Resources/translations/bundle.en.yml')], 'es' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.es.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.es.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.es.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.es.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.es.yml'), 5 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.es.xliff')], 'et' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.et.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.et.xlf'), 2 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.et.yml')], 'eu' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.eu.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.eu.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.eu.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eu.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eu.yml')], 'fa' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fa.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fa.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.fa.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fa.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fa.yml'), 5 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fi.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fi.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.fi.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fi.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fi.yml')], 'fr' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fr.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fr.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.fr.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fr.yml'), 5 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fr.xliff')], 'gl' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.gl.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.gl.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.gl.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.gl.yml')], 'he' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.he.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.he.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.he.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.he.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.he.yml')], 'hr' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.hr.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.hr.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.hr.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hr.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hr.yml')], 'hu' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.hu.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.hu.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.hu.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hu.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hu.yml'), 5 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.hu.xliff')], 'hy' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.hy.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.hy.xlf')], 'id' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.id.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.id.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.id.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.id.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.id.yml'), 5 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.id.xliff')], 'it' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.it.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.it.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.it.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.it.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.it.yml'), 5 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.it.xliff')], 'ja' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ja.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ja.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ja.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ja.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ja.yml'), 5 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ja.xliff'), 6 => ($this->targetDirs[3].'/src/Mod/RestaurantBundle/Resources/translations/bundle.ja.yml'), 7 => ($this->targetDirs[3].'/src/Mod/SightseeingBundle/Resources/translations/bundle.ja.yml'), 8 => ($this->targetDirs[3].'/src/Mod/ContactFormBundle/Resources/translations/bundle.ja.yml'), 9 => ($this->targetDirs[3].'/src/Mod/TopicsBundle/Resources/translations/bundle.ja.yml'), 10 => ($this->targetDirs[3].'/src/Mod/TopBundle/Resources/translations/bundle.ja.yml'), 11 => ($this->targetDirs[3].'/app/Resources/translations/admin.ja.yml'), 12 => ($this->targetDirs[3].'/app/Resources/translations/bundle.ja.yml'), 13 => ($this->targetDirs[3].'/app/Resources/translations/messages.ja.yml'), 14 => ($this->targetDirs[3].'/app/Resources/translations/security.ja.xlf'), 15 => ($this->targetDirs[3].'/app/Resources/translations/validators.ja.xlf')], 'lb' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.lb.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.lb.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.lb.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lb.yml')], 'lt' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.lt.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.lt.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.lt.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lt.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lt.yml'), 5 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.lv.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.lv.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.lv.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lv.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lv.yml')], 'mn' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.mn.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.mn.xlf')], 'nb' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.nb.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.nb.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.nb.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nb.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nb.yml')], 'nl' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.nl.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.nl.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.nl.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nl.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nl.yml'), 5 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.nl.xliff')], 'nn' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.nn.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.nn.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.nn.xlf')], 'no' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.no.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.no.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.no.xlf'), 3 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.pl.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.pl.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.pl.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pl.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pl.yml'), 5 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.pl.xliff')], 'pt' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.pt.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.pt.xlf'), 2 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt.yml'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt.yml')], 'pt_BR' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.pt_BR.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.pt_BR.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.pt_BR.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt_BR.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt_BR.yml'), 5 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.pt_BR.xliff')], 'ro' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ro.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ro.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ro.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ro.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ro.yml'), 5 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ro.xliff')], 'ru' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ru.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ru.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ru.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ru.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ru.yml'), 5 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ru.xliff')], 'sk' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sk.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sk.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sk.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sk.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sk.yml')], 'sl' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sl.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sl.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sl.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sl.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sl.yml')], 'sq' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sq.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sq.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sr_Cyrl.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sr_Cyrl.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sr_Latn.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sr_Latn.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sr_Latn.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sr_Latn.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sr_Latn.yml')], 'sv' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sv.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sv.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sv.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sv.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sv.yml'), 5 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.th.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.th.xlf'), 2 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.th.yml'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.th.yml')], 'tl' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.tl.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.tl.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.tl.xlf')], 'tr' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.tr.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.tr.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.tr.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.tr.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.tr.yml')], 'uk' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.uk.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.uk.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.uk.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.uk.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.uk.yml'), 5 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.uk.xliff')], 'vi' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.vi.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.vi.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.vi.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.vi.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.vi.yml')], 'zh_CN' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.zh_CN.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.zh_CN.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.zh_CN.xlf'), 3 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.zh_CN.yml'), 4 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.zh_CN.yml')], 'zh_TW' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.zh_TW.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.zh_TW.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.zh_TW.xlf')], 'pt_PT' => [0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.pt_PT.xlf')], 'bn' => [0 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn.yml'), 1 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn.yml')], 'bn_BD' => [0 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn_BD.yml'), 1 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn_BD.yml')], 'eo' => [0 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eo.yml'), 1 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eo.yml')], 'ky' => [0 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ky.yml'), 1 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ky.yml'), 2 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [0 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.sw.xliff')]]]);
$instance->setConfigCacheFactory(${($_ = isset($this->services['config_cache_factory']) ? $this->services['config_cache_factory'] : $this->getConfigCacheFactoryService()) && false ?: '_'});
$instance->setFallbackLocales([0 => 'ja']);
return $instance;
}
/**
* Gets the private 'translator_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\TranslatorListener
*/
protected function getTranslatorListenerService()
{
return $this->services['translator_listener'] = new \Symfony\Component\HttpKernel\EventListener\TranslatorListener(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'});
}
/**
* 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].'/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/SecurityBundle/Resources/views'), 'Security');
$instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Resources/views'), '!Security');
$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].'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
$instance->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
$instance->addPath(($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/views'), 'FOSUser');
$instance->addPath(($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/Resources/views'), '!FOSUser');
$instance->addPath(($this->targetDirs[3].'/src/CustomBundle/Resources/views'), 'Custom');
$instance->addPath(($this->targetDirs[3].'/src/CustomBundle/Resources/views'), '!Custom');
$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/knplabs/knp-paginator-bundle/Resources/views'), 'KnpPaginator');
$instance->addPath(($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/views'), '!KnpPaginator');
$instance->addPath(($this->targetDirs[3].'/src/Mod/RestaurantBundle/Resources/views'), 'ModRestaurant');
$instance->addPath(($this->targetDirs[3].'/src/Mod/RestaurantBundle/Resources/views'), '!ModRestaurant');
$instance->addPath(($this->targetDirs[3].'/src/Mod/SightseeingBundle/Resources/views'), 'ModSightseeing');
$instance->addPath(($this->targetDirs[3].'/src/Mod/SightseeingBundle/Resources/views'), '!ModSightseeing');
$instance->addPath(($this->targetDirs[3].'/src/Mod/ContactFormBundle/Resources/views'), 'ModContactForm');
$instance->addPath(($this->targetDirs[3].'/src/Mod/ContactFormBundle/Resources/views'), '!ModContactForm');
$instance->addPath(($this->targetDirs[3].'/src/Mod/TopicsBundle/Resources/views'), 'ModTopics');
$instance->addPath(($this->targetDirs[3].'/src/Mod/TopicsBundle/Resources/views'), '!ModTopics');
$instance->addPath(($this->targetDirs[3].'/src/Mod/TopBundle/Resources/views'), 'ModTop');
$instance->addPath(($this->targetDirs[3].'/src/Mod/TopBundle/Resources/views'), '!ModTop');
$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].'/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].'/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 'uri_signer' shared service.
*
* @return \Symfony\Component\HttpKernel\UriSigner
*/
protected function getUriSignerService()
{
return $this->services['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner('ed3d858db0374dca756dca6280a3509c0d569ab4');
}
/**
* 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 ?: '_'};
}, 'AppBundle\\Validator\\Constraints\\AdminUserPasswordValidator' => function () {
return ${($_ = isset($this->services['validator.admin_user_password_validator']) ? $this->services['validator.admin_user_password_validator'] : $this->load('getValidator_AdminUserPasswordValidatorService.php')) && false ?: '_'};
}, 'AppBundle\\Validator\\Constraints\\AlphaDashValidator' => function () {
return ${($_ = isset($this->services['AppBundle\\Validator\\Constraints\\AlphaDashValidator']) ? $this->services['AppBundle\\Validator\\Constraints\\AlphaDashValidator'] : ($this->services['AppBundle\\Validator\\Constraints\\AlphaDashValidator'] = new \AppBundle\Validator\Constraints\AlphaDashValidator())) && false ?: '_'};
}, 'AppBundle\\Validator\\Constraints\\AlphaNumValidator' => function () {
return ${($_ = isset($this->services['AppBundle\\Validator\\Constraints\\AlphaNumValidator']) ? $this->services['AppBundle\\Validator\\Constraints\\AlphaNumValidator'] : ($this->services['AppBundle\\Validator\\Constraints\\AlphaNumValidator'] = new \AppBundle\Validator\Constraints\AlphaNumValidator())) && false ?: '_'};
}, 'AppBundle\\Validator\\Constraints\\AlphaValidator' => function () {
return ${($_ = isset($this->services['AppBundle\\Validator\\Constraints\\AlphaValidator']) ? $this->services['AppBundle\\Validator\\Constraints\\AlphaValidator'] : ($this->services['AppBundle\\Validator\\Constraints\\AlphaValidator'] = new \AppBundle\Validator\Constraints\AlphaValidator())) && false ?: '_'};
}, 'AppBundle\\Validator\\Constraints\\BlockConfirmedValidator' => function () {
return ${($_ = isset($this->services['AppBundle\\Validator\\Constraints\\BlockConfirmedValidator']) ? $this->services['AppBundle\\Validator\\Constraints\\BlockConfirmedValidator'] : ($this->services['AppBundle\\Validator\\Constraints\\BlockConfirmedValidator'] = new \AppBundle\Validator\Constraints\BlockConfirmedValidator())) && false ?: '_'};
}, 'AppBundle\\Validator\\Constraints\\ConfirmedValidator' => function () {
return ${($_ = isset($this->services['AppBundle\\Validator\\Constraints\\ConfirmedValidator']) ? $this->services['AppBundle\\Validator\\Constraints\\ConfirmedValidator'] : ($this->services['AppBundle\\Validator\\Constraints\\ConfirmedValidator'] = new \AppBundle\Validator\Constraints\ConfirmedValidator())) && false ?: '_'};
}, 'AppBundle\\Validator\\Constraints\\CustomUniqueValidator' => function () {
return ${($_ = isset($this->services['app.validator.custom_unique']) ? $this->services['app.validator.custom_unique'] : ($this->services['app.validator.custom_unique'] = new \AppBundle\Validator\Constraints\CustomUniqueValidator($this))) && false ?: '_'};
}, 'AppBundle\\Validator\\Constraints\\DateRangeValidator' => function () {
return ${($_ = isset($this->services['AppBundle\\Validator\\Constraints\\DateRangeValidator']) ? $this->services['AppBundle\\Validator\\Constraints\\DateRangeValidator'] : ($this->services['AppBundle\\Validator\\Constraints\\DateRangeValidator'] = new \AppBundle\Validator\Constraints\DateRangeValidator())) && false ?: '_'};
}, 'AppBundle\\Validator\\Constraints\\DateValidator' => function () {
return ${($_ = isset($this->services['AppBundle\\Validator\\Constraints\\DateValidator']) ? $this->services['AppBundle\\Validator\\Constraints\\DateValidator'] : ($this->services['AppBundle\\Validator\\Constraints\\DateValidator'] = new \AppBundle\Validator\Constraints\DateValidator())) && false ?: '_'};
}, 'AppBundle\\Validator\\Constraints\\EmailValidator' => function () {
return ${($_ = isset($this->services['AppBundle\\Validator\\Constraints\\EmailValidator']) ? $this->services['AppBundle\\Validator\\Constraints\\EmailValidator'] : ($this->services['AppBundle\\Validator\\Constraints\\EmailValidator'] = new \AppBundle\Validator\Constraints\EmailValidator())) && false ?: '_'};
}, 'AppBundle\\Validator\\Constraints\\EncodeConvertibleValidator' => function () {
return ${($_ = isset($this->services['AppBundle\\Validator\\Constraints\\EncodeConvertibleValidator']) ? $this->services['AppBundle\\Validator\\Constraints\\EncodeConvertibleValidator'] : ($this->services['AppBundle\\Validator\\Constraints\\EncodeConvertibleValidator'] = new \AppBundle\Validator\Constraints\EncodeConvertibleValidator())) && false ?: '_'};
}, 'AppBundle\\Validator\\Constraints\\FacilityUniqueValidator' => function () {
return ${($_ = isset($this->services['app.validator.facility_unique']) ? $this->services['app.validator.facility_unique'] : ($this->services['app.validator.facility_unique'] = new \AppBundle\Validator\Constraints\FacilityUniqueValidator($this))) && false ?: '_'};
}, 'AppBundle\\Validator\\Constraints\\HiraganaValidator' => function () {
return ${($_ = isset($this->services['AppBundle\\Validator\\Constraints\\HiraganaValidator']) ? $this->services['AppBundle\\Validator\\Constraints\\HiraganaValidator'] : ($this->services['AppBundle\\Validator\\Constraints\\HiraganaValidator'] = new \AppBundle\Validator\Constraints\HiraganaValidator())) && false ?: '_'};
}, 'AppBundle\\Validator\\Constraints\\KatakanaValidator' => function () {
return ${($_ = isset($this->services['AppBundle\\Validator\\Constraints\\KatakanaValidator']) ? $this->services['AppBundle\\Validator\\Constraints\\KatakanaValidator'] : ($this->services['AppBundle\\Validator\\Constraints\\KatakanaValidator'] = new \AppBundle\Validator\Constraints\KatakanaValidator())) && false ?: '_'};
}, 'AppBundle\\Validator\\Constraints\\NumericValidator' => function () {
return ${($_ = isset($this->services['AppBundle\\Validator\\Constraints\\NumericValidator']) ? $this->services['AppBundle\\Validator\\Constraints\\NumericValidator'] : ($this->services['AppBundle\\Validator\\Constraints\\NumericValidator'] = new \AppBundle\Validator\Constraints\NumericValidator())) && false ?: '_'};
}, 'AppBundle\\Validator\\Constraints\\PhoneJpValidator' => function () {
return ${($_ = isset($this->services['AppBundle\\Validator\\Constraints\\PhoneJpValidator']) ? $this->services['AppBundle\\Validator\\Constraints\\PhoneJpValidator'] : ($this->services['AppBundle\\Validator\\Constraints\\PhoneJpValidator'] = new \AppBundle\Validator\Constraints\PhoneJpValidator())) && false ?: '_'};
}, 'AppBundle\\Validator\\Constraints\\ReCaptchaV3Validator' => function () {
return ${($_ = isset($this->services['AppBundle\\Validator\\Constraints\\ReCaptchaV3Validator']) ? $this->services['AppBundle\\Validator\\Constraints\\ReCaptchaV3Validator'] : ($this->services['AppBundle\\Validator\\Constraints\\ReCaptchaV3Validator'] = new \AppBundle\Validator\Constraints\ReCaptchaV3Validator())) && false ?: '_'};
}, 'AppBundle\\Validator\\Constraints\\TimeValidator' => function () {
return ${($_ = isset($this->services['AppBundle\\Validator\\Constraints\\TimeValidator']) ? $this->services['AppBundle\\Validator\\Constraints\\TimeValidator'] : ($this->services['AppBundle\\Validator\\Constraints\\TimeValidator'] = new \AppBundle\Validator\Constraints\TimeValidator())) && false ?: '_'};
}, 'AppBundle\\Validator\\Constraints\\UniqueValidator' => function () {
return ${($_ = isset($this->services['app.validator.unique']) ? $this->services['app.validator.unique'] : ($this->services['app.validator.unique'] = new \AppBundle\Validator\Constraints\UniqueValidator($this))) && false ?: '_'};
}, 'AppBundle\\Validator\\Constraints\\ZipJpValidator' => function () {
return ${($_ = isset($this->services['AppBundle\\Validator\\Constraints\\ZipJpValidator']) ? $this->services['AppBundle\\Validator\\Constraints\\ZipJpValidator'] : ($this->services['AppBundle\\Validator\\Constraints\\ZipJpValidator'] = new \AppBundle\Validator\Constraints\ZipJpValidator())) && false ?: '_'};
}, 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => function () {
return ${($_ = isset($this->services['security.validator.user_password']) ? $this->services['security.validator.user_password'] : $this->load('getSecurity_Validator_UserPasswordService.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 ?: '_'};
}, 'admin_user_password_validator' => function () {
return ${($_ = isset($this->services['validator.admin_user_password_validator']) ? $this->services['validator.admin_user_password_validator'] : $this->load('getValidator_AdminUserPasswordValidatorService.php')) && false ?: '_'};
}, 'app_custom_unique_validator' => function () {
return ${($_ = isset($this->services['app.validator.custom_unique']) ? $this->services['app.validator.custom_unique'] : ($this->services['app.validator.custom_unique'] = new \AppBundle\Validator\Constraints\CustomUniqueValidator($this))) && false ?: '_'};
}, 'app_facility_unique_validator' => function () {
return ${($_ = isset($this->services['app.validator.facility_unique']) ? $this->services['app.validator.facility_unique'] : ($this->services['app.validator.facility_unique'] = new \AppBundle\Validator\Constraints\FacilityUniqueValidator($this))) && false ?: '_'};
}, 'app_unique_validator' => function () {
return ${($_ = isset($this->services['app.validator.unique']) ? $this->services['app.validator.unique'] : ($this->services['app.validator.unique'] = new \AppBundle\Validator\Constraints\UniqueValidator($this))) && 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 ?: '_'};
}, 'security.validator.user_password' => function () {
return ${($_ = isset($this->services['security.validator.user_password']) ? $this->services['security.validator.user_password'] : $this->load('getSecurity_Validator_UserPasswordService.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'), 1 => ($this->targetDirs[3].'/src/AppBundle/Resources/config/validation.xml'), 2 => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/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 ?: '_'}, 1 => new \FOS\UserBundle\Validator\Initializer(${($_ = isset($this->services['fos_user.util.canonical_fields_updater']) ? $this->services['fos_user.util.canonical_fields_updater'] : $this->getFosUser_Util_CanonicalFieldsUpdaterService()) && false ?: '_'})]);
$instance->addXmlMapping(($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
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,
'session.save_path' => false,
'validator.mapping.cache.file' => false,
'translator.default_path' => false,
'profiler.storage.dsn' => false,
'debug.container.dump' => false,
'router.resource' => false,
'twig.default_path' => false,
'swiftmailer.spool.default.memory.path' => false,
'doctrine.orm.proxy_dir' => false,
'doctrine_migrations.dir_name' => 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'); break;
case 'kernel.bundles_metadata': $value = [
'FrameworkBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle'),
'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
],
'SecurityBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle'),
'namespace' => 'Symfony\\Bundle\\SecurityBundle',
],
'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',
],
'DoctrineBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle'),
'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
],
'DoctrineMigrationsBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-migrations-bundle'),
'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
],
'DoctrineFixturesBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-fixtures-bundle'),
'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
],
'SensioFrameworkExtraBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/sensio/framework-extra-bundle'),
'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
],
'AppBundle' => [
'parent' => 'FOSUserBundle',
'path' => ($this->targetDirs[3].'/src/AppBundle'),
'namespace' => 'AppBundle',
],
'CustomBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/src/CustomBundle'),
'namespace' => 'CustomBundle',
],
'FOSUserBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/friendsofsymfony/user-bundle'),
'namespace' => 'FOS\\UserBundle',
],
'LiipImagineBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/liip/imagine-bundle'),
'namespace' => 'Liip\\ImagineBundle',
],
'JMSSerializerBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/jms/serializer-bundle'),
'namespace' => 'JMS\\SerializerBundle',
],
'KnpPaginatorBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle'),
'namespace' => 'Knp\\Bundle\\PaginatorBundle',
],
'ModRestaurantBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/src/Mod/RestaurantBundle'),
'namespace' => 'Mod\\RestaurantBundle',
],
'ModSightseeingBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/src/Mod/SightseeingBundle'),
'namespace' => 'Mod\\SightseeingBundle',
],
'ModContactFormBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/src/Mod/ContactFormBundle'),
'namespace' => 'Mod\\ContactFormBundle',
],
'ModTopicsBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/src/Mod/TopicsBundle'),
'namespace' => 'Mod\\TopicsBundle',
],
'ModTopBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/src/Mod/TopBundle'),
'namespace' => 'Mod\\TopBundle',
],
'DebugBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/DebugBundle'),
'namespace' => 'Symfony\\Bundle\\DebugBundle',
],
'WebProfilerBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle'),
'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
],
'SensioDistributionBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/sensio/distribution-bundle'),
'namespace' => 'Sensio\\Bundle\\DistributionBundle',
],
'SensioGeneratorBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/sensio/generator-bundle'),
'namespace' => 'Sensio\\Bundle\\GeneratorBundle',
],
'WebServerBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/WebServerBundle'),
'namespace' => 'Symfony\\Bundle\\WebServerBundle',
],
]; break;
case 'session.save_path': $value = ($this->targetDirs[2].'/sessions/dev'); break;
case 'validator.mapping.cache.file': $value = ($this->targetDirs[0].'/validation.php'); break;
case 'translator.default_path': $value = ($this->targetDirs[3].'/translations'); 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 'swiftmailer.spool.default.memory.path': $value = ($this->targetDirs[0].'/swiftmailer/spool/default'); break;
case 'doctrine.orm.proxy_dir': $value = ($this->targetDirs[0].'/doctrine/orm/Proxies'); break;
case 'doctrine_migrations.dir_name': $value = ($this->targetDirs[3].'/app/DoctrineMigrations'); 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',
'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
'AppBundle' => 'AppBundle\\AppBundle',
'CustomBundle' => 'CustomBundle\\CustomBundle',
'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
'ModRestaurantBundle' => 'Mod\\RestaurantBundle\\ModRestaurantBundle',
'ModSightseeingBundle' => 'Mod\\SightseeingBundle\\ModSightseeingBundle',
'ModContactFormBundle' => 'Mod\\ContactFormBundle\\ModContactFormBundle',
'ModTopicsBundle' => 'Mod\\TopicsBundle\\ModTopicsBundle',
'ModTopBundle' => 'Mod\\TopBundle\\ModTopBundle',
'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
'SensioDistributionBundle' => 'Sensio\\Bundle\\DistributionBundle\\SensioDistributionBundle',
'SensioGeneratorBundle' => 'Sensio\\Bundle\\GeneratorBundle\\SensioGeneratorBundle',
'WebServerBundle' => 'Symfony\\Bundle\\WebServerBundle\\WebServerBundle',
],
'kernel.charset' => 'UTF-8',
'kernel.container_class' => 'appDevDebugProjectContainer',
'secret' => 'ed3d858db0374dca756dca6280a3509c0d569ab4',
'database_host' => '153.122.72.225',
'database_port' => '3308',
'database_name' => 'cms_nisshin_gourmet',
'database_user' => 'ability',
'database_password' => '9KJh2a3s=kdfsa',
'mailer_transport' => 'smtp',
'mailer_host' => 'smtp.mailtrap.io',
'mailer_port' => 2525,
'mailer_user' => 'b45544fee7a1a6',
'mailer_password' => 'dc41fd4e41494d',
'app.plugin_api' => 'https://sv38.ab-ss.com/threes_plugin/api/v5/',
'app.page_builder.forms' => [
'app.admin_mail_form' => 'AppBundle\\PageForm\\AdminMailFormForm',
'app.admin_contact_setting' => 'AppBundle\\PageForm\\AdminContactSettingForm',
'app.admin_master_value' => 'AppBundle\\PageForm\\AdminMasterValueForm',
'app.admin_master_category' => 'AppBundle\\PageForm\\AdminMasterCategoryForm',
'app.media_library_item' => 'AppBundle\\PageForm\\Media\\ItemForm',
'app.media_library_category' => 'AppBundle\\PageForm\\Media\\CategoryForm',
'app.setting_param' => 'AppBundle\\PageForm\\Param\\ParamForm',
'app.setting_param_param_master' => 'AppBundle\\PageForm\\Param\\ParamMasterForm',
'app.setting_param_section' => 'AppBundle\\PageForm\\Param\\SectionForm',
'app.admin_master_language' => 'AppBundle\\PageForm\\MasterLanguageForm',
],
'app.bundle_parameters' => [
],
'app.config' => [
],
'app.home_url' => NULL,
'app.encrypt_method' => 'aes-128-ecb',
'app.encrypt_key' => '36f583dd16f4e1e2',
'entity_alias' => [
],
'remote.storage_type' => NULL,
'remote.storage_sync_upload' => false,
'remote.allowed_mime_types' => [
0 => 'image/jpeg',
1 => 'image/png',
2 => 'image/gif',
3 => 'application/pdf',
],
'language.default' => 'jp',
'translation.project_key' => NULL,
'translation.api_key' => NULL,
'app.param_preset.category.entity_settings' => [
'single' => false,
'revisable' => false,
'uses' => [
'public_status' => true,
'public_period' => false,
],
'relations' => [
'category' => false,
'tag' => false,
],
'actions' => [
'index' => true,
'edit' => true,
'new' => true,
'delete' => true,
'sort' => true,
'duplicate' => true,
'preview' => false,
'child' => true,
],
],
'app.param_preset.tag.entity_settings' => [
'single' => false,
'revisable' => false,
'uses' => [
'public_status' => true,
'public_period' => false,
],
'relations' => [
'category' => false,
'tag' => false,
],
'actions' => [
'index' => true,
'edit' => true,
'new' => true,
'delete' => true,
'sort' => true,
'duplicate' => true,
'preview' => false,
],
],
'app.facility_code' => NULL,
'app.remote_storage' => NULL,
'twig.config' => [
'debug' => false,
],
'deepl_auth_key' => NULL,
'deepl_plan' => NULL,
'app.locales' => 'jp',
'locale' => 'ja',
'amazon_s3.region' => NULL,
'amazon_s3.key' => NULL,
'amazon_s3.secret' => NULL,
'amazon_s3.bucket_name' => NULL,
'remote.storage_url' => NULL,
'fragment.renderer.hinclude.global_template' => NULL,
'fragment.path' => '/_fragment',
'kernel.secret' => 'ed3d858db0374dca756dca6280a3509c0d569ab4',
'kernel.http_method_override' => true,
'kernel.trusted_hosts' => [
],
'kernel.default_locale' => 'ja',
'templating.helper.code.file_link_format' => NULL,
'debug.file_link_format' => NULL,
'session.metadata.storage_key' => '_sf2_meta',
'session.storage.options' => [
'cache_limiter' => '0',
'name' => 'SESSION_NISSHIN_GOURMET',
'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 => 'php',
1 => 'twig',
],
'templating.helper.form.resources' => [
0 => 'FrameworkBundle:Form',
],
'validator.mapping.cache.prefix' => '',
'validator.translation_domain' => 'validators',
'translator.logging' => true,
'profiler_listener.only_exceptions' => false,
'profiler_listener.only_master_requests' => true,
'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,
'security.authentication.trust_resolver.anonymous_class' => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken',
'security.authentication.trust_resolver.rememberme_class' => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken',
'security.role_hierarchy.roles' => [
],
'security.access.denied_url' => NULL,
'security.authentication.manager.erase_credentials' => true,
'security.authentication.session_strategy.strategy' => 'migrate',
'security.access.always_authenticate_before_granting' => false,
'security.authentication.hide_user_not_found' => true,
'twig.exception_listener.controller' => 'twig.controller.exception:showAction',
'twig.form.resources' => [
0 => 'form_div_layout.html.twig',
1 => 'LiipImagineBundle:Form:form_div_layout.html.twig',
],
'monolog.use_microseconds' => true,
'monolog.swift_mailer.handlers' => [
],
'monolog.handlers_to_channels' => [
'monolog.handler.server_log' => NULL,
'monolog.handler.console' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
1 => 'doctrine',
2 => 'console',
],
],
'monolog.handler.custom' => [
'type' => 'inclusive',
'elements' => [
0 => 'custom',
],
],
'monolog.handler.api' => [
'type' => 'inclusive',
'elements' => [
0 => 'api',
],
],
'monolog.handler.error' => NULL,
'monolog.handler.main' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
1 => 'api',
2 => 'custom',
],
],
],
'swiftmailer.class' => 'Swift_Mailer',
'swiftmailer.transport.sendmail.class' => 'Swift_Transport_SendmailTransport',
'swiftmailer.transport.mail.class' => 'Swift_Transport_MailTransport',
'swiftmailer.transport.failover.class' => 'Swift_Transport_FailoverTransport',
'swiftmailer.plugin.redirecting.class' => 'Swift_Plugins_RedirectingPlugin',
'swiftmailer.plugin.impersonate.class' => 'Swift_Plugins_ImpersonatePlugin',
'swiftmailer.plugin.messagelogger.class' => 'Swift_Plugins_MessageLogger',
'swiftmailer.plugin.antiflood.class' => 'Swift_Plugins_AntiFloodPlugin',
'swiftmailer.transport.smtp.class' => 'Swift_Transport_EsmtpTransport',
'swiftmailer.plugin.blackhole.class' => 'Swift_Plugins_BlackholePlugin',
'swiftmailer.spool.file.class' => 'Swift_FileSpool',
'swiftmailer.spool.memory.class' => 'Swift_MemorySpool',
'swiftmailer.email_sender.listener.class' => 'Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener',
'swiftmailer.data_collector.class' => 'Symfony\\Bundle\\SwiftmailerBundle\\DataCollector\\MessageDataCollector',
'swiftmailer.mailer.default.transport.name' => 'smtp',
'swiftmailer.mailer.default.transport.smtp.encryption' => NULL,
'swiftmailer.mailer.default.transport.smtp.port' => 2525,
'swiftmailer.mailer.default.transport.smtp.host' => 'smtp.mailtrap.io',
'swiftmailer.mailer.default.transport.smtp.username' => 'b45544fee7a1a6',
'swiftmailer.mailer.default.transport.smtp.password' => 'dc41fd4e41494d',
'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.transport.smtp.stream_options' => [
'ssl' => [
'allow_self_signed' => true,
'verify_peer' => false,
'verify_peer_name' => false,
],
],
'swiftmailer.mailer.default.spool.enabled' => true,
'swiftmailer.mailer.default.plugin.impersonate' => NULL,
'swiftmailer.mailer.default.single_address' => NULL,
'swiftmailer.mailer.default.delivery.enabled' => true,
'swiftmailer.spool.enabled' => true,
'swiftmailer.delivery.enabled' => true,
'swiftmailer.single_address' => NULL,
'swiftmailer.mailers' => [
'default' => 'swiftmailer.mailer.default',
],
'swiftmailer.default_mailer' => 'default',
'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' => [
],
'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',
'doctrine_migrations.namespace' => 'Application\\Migrations',
'doctrine_migrations.table_name' => 'migration_versions',
'doctrine_migrations.name' => 'Application Migrations',
'doctrine_migrations.custom_template' => NULL,
'doctrine_migrations.organize_migrations' => false,
'custom.example' => 'hello',
'webp_convert' => false,
'custom.recaptcha_site_key' => '6Le9A8IUAAAAAPR-6aCfbC6EHXvFvGKLPxtzfaqg',
'custom.recaptcha_secret_key' => '6Le9A8IUAAAAABcvRJaezDB6fDFgLaLkT6tbdArD',
'custom.page_builder.forms' => [
],
'fos_user.backend_type_orm' => true,
'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
'fos_user.resetting.email.template' => 'email/password_resetting.email.twig',
'fos_user.registration.confirmation.template' => '@FOSUser/Registration/email.txt.twig',
'fos_user.storage' => 'orm',
'fos_user.firewall_name' => 'main',
'fos_user.model_manager_name' => NULL,
'fos_user.model.user.class' => 'AppBundle\\Entity\\User',
'fos_user.profile.form.validation_groups' => [
0 => 'CustomProfile',
],
'fos_user.profile.form.type' => 'AppBundle\\Form\\Admin\\ProfileType',
'fos_user.profile.form.name' => 'fos_user_profile_form',
'fos_user.registration.confirmation.from_email' => [
'shibahara@ab-net.co.jp' => 'demo app',
],
'fos_user.registration.confirmation.enabled' => false,
'fos_user.registration.form.validation_groups' => [
0 => 'CustomRegistraion',
],
'fos_user.registration.form.type' => 'AppBundle\\Form\\Admin\\RegistrationType',
'fos_user.registration.form.name' => 'fos_user_registration_form',
'fos_user.change_password.form.validation_groups' => [
0 => 'CustomChangePassword',
],
'fos_user.change_password.form.type' => 'AppBundle\\Form\\Admin\\ChangePasswordType',
'fos_user.change_password.form.name' => 'fos_user_change_password_form',
'fos_user.resetting.email.from_email' => [
'shibahara@ab-net.co.jp' => 'demo app',
],
'fos_user.resetting.retry_ttl' => 7200,
'fos_user.resetting.token_ttl' => 86400,
'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
'fos_user.resetting.form.name' => 'fos_user_resetting_form',
'fos_user.resetting.form.validation_groups' => [
0 => 'ResetPassword',
1 => 'Default',
],
'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' => [
],
'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,
'jms_serializer.metadata.file_locator.class' => 'Metadata\\Driver\\FileLocator',
'jms_serializer.metadata.annotation_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\AnnotationDriver',
'jms_serializer.metadata.chain_driver.class' => 'Metadata\\Driver\\DriverChain',
'jms_serializer.metadata.yaml_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\YamlDriver',
'jms_serializer.metadata.xml_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\XmlDriver',
'jms_serializer.metadata.php_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\PhpDriver',
'jms_serializer.metadata.doctrine_type_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\DoctrineTypeDriver',
'jms_serializer.metadata.doctrine_phpcr_type_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\DoctrinePHPCRTypeDriver',
'jms_serializer.metadata.lazy_loading_driver.class' => 'Metadata\\Driver\\LazyLoadingDriver',
'jms_serializer.metadata.metadata_factory.class' => 'Metadata\\MetadataFactory',
'jms_serializer.metadata.cache.file_cache.class' => 'Metadata\\Cache\\FileCache',
'jms_serializer.event_dispatcher.class' => 'JMS\\Serializer\\EventDispatcher\\LazyEventDispatcher',
'jms_serializer.camel_case_naming_strategy.class' => 'JMS\\Serializer\\Naming\\CamelCaseNamingStrategy',
'jms_serializer.identical_property_naming_strategy.class' => 'JMS\\Serializer\\Naming\\IdenticalPropertyNamingStrategy',
'jms_serializer.serialized_name_annotation_strategy.class' => 'JMS\\Serializer\\Naming\\SerializedNameAnnotationStrategy',
'jms_serializer.cache_naming_strategy.class' => 'JMS\\Serializer\\Naming\\CacheNamingStrategy',
'jms_serializer.doctrine_object_constructor.class' => 'JMS\\Serializer\\Construction\\DoctrineObjectConstructor',
'jms_serializer.unserialize_object_constructor.class' => 'JMS\\Serializer\\Construction\\UnserializeObjectConstructor',
'jms_serializer.version_exclusion_strategy.class' => 'JMS\\Serializer\\Exclusion\\VersionExclusionStrategy',
'jms_serializer.serializer.class' => 'JMS\\Serializer\\Serializer',
'jms_serializer.twig_extension.class' => 'JMS\\Serializer\\Twig\\SerializerExtension',
'jms_serializer.twig_runtime_extension.class' => 'JMS\\Serializer\\Twig\\SerializerRuntimeExtension',
'jms_serializer.twig_runtime_extension_helper.class' => 'JMS\\Serializer\\Twig\\SerializerRuntimeHelper',
'jms_serializer.templating.helper.class' => 'JMS\\SerializerBundle\\Templating\\SerializerHelper',
'jms_serializer.json_serialization_visitor.class' => 'JMS\\Serializer\\JsonSerializationVisitor',
'jms_serializer.json_serialization_visitor.options' => 0,
'jms_serializer.json_deserialization_visitor.class' => 'JMS\\Serializer\\JsonDeserializationVisitor',
'jms_serializer.xml_serialization_visitor.class' => 'JMS\\Serializer\\XmlSerializationVisitor',
'jms_serializer.xml_deserialization_visitor.class' => 'JMS\\Serializer\\XmlDeserializationVisitor',
'jms_serializer.xml_deserialization_visitor.doctype_whitelist' => [
],
'jms_serializer.xml_serialization_visitor.format_output' => true,
'jms_serializer.yaml_serialization_visitor.class' => 'JMS\\Serializer\\YamlSerializationVisitor',
'jms_serializer.handler_registry.class' => 'JMS\\Serializer\\Handler\\LazyHandlerRegistry',
'jms_serializer.datetime_handler.class' => 'JMS\\Serializer\\Handler\\DateHandler',
'jms_serializer.array_collection_handler.class' => 'JMS\\Serializer\\Handler\\ArrayCollectionHandler',
'jms_serializer.php_collection_handler.class' => 'JMS\\Serializer\\Handler\\PhpCollectionHandler',
'jms_serializer.form_error_handler.class' => 'JMS\\Serializer\\Handler\\FormErrorHandler',
'jms_serializer.constraint_violation_handler.class' => 'JMS\\Serializer\\Handler\\ConstraintViolationHandler',
'jms_serializer.doctrine_proxy_subscriber.class' => 'JMS\\Serializer\\EventDispatcher\\Subscriber\\DoctrineProxySubscriber',
'jms_serializer.stopwatch_subscriber.class' => 'JMS\\SerializerBundle\\Serializer\\StopwatchEventSubscriber',
'jms_serializer.configured_context_factory.class' => 'JMS\\SerializerBundle\\ContextFactory\\ConfiguredContextFactory',
'jms_serializer.expression_evaluator.class' => 'JMS\\Serializer\\Expression\\ExpressionEvaluator',
'jms_serializer.expression_language.class' => 'Symfony\\Component\\ExpressionLanguage\\ExpressionLanguage',
'jms_serializer.expression_language.function_provider.class' => 'JMS\\SerializerBundle\\ExpressionLanguage\\BasicSerializerFunctionsProvider',
'jms_serializer.accessor_strategy.default.class' => 'JMS\\Serializer\\Accessor\\DefaultAccessorStrategy',
'jms_serializer.accessor_strategy.expression.class' => 'JMS\\Serializer\\Accessor\\ExpressionAccessorStrategy',
'jms_serializer.cache.cache_warmer.class' => 'JMS\\SerializerBundle\\Cache\\CacheWarmer',
'knp_paginator.class' => 'Knp\\Component\\Pager\\Paginator',
'knp_paginator.helper.processor.class' => 'Knp\\Bundle\\PaginatorBundle\\Helper\\Processor',
'knp_paginator.templating.helper.pagination.class' => 'Knp\\Bundle\\PaginatorBundle\\Templating\\PaginationHelper',
'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/sliding.html.twig',
'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
'knp_paginator.page_range' => 5,
'mod_restaurant.default_settings' => [
],
'mod_restaurant.admin_settings' => [
],
'mod_restaurant.entity_settings' => [
'restaurant' => [
'title' => '{# plugin_title #} | 店舗',
'base_route' => 'mod_restaurant_admin_restaurant',
'single' => false,
'revisable' => true,
'uses' => [
'public_status' => true,
'public_period' => true,
],
'relations' => [
'category' => false,
'tag' => false,
],
'actions' => [
'index' => true,
'edit' => true,
'new' => true,
'delete' => true,
'sort' => true,
'duplicate' => true,
'preview' => true,
],
'privileges' => [
'_default' => 'mod_restaurant_item_edit',
],
],
'genre' => [
'title' => '{# plugin_title #} | ジャンル',
'base_route' => 'mod_restaurant_admin_genre',
'single' => false,
'revisable' => true,
'uses' => [
'public_status' => true,
'public_period' => true,
],
'relations' => [
'category' => false,
'tag' => false,
],
'actions' => [
'index' => true,
'edit' => true,
'new' => true,
'delete' => true,
'sort' => true,
'duplicate' => true,
'preview' => true,
],
'privileges' => [
'_default' => 'mod_restaurant_item_edit',
],
],
'time_by_car' => [
'title' => '{# plugin_title #} | 車での距離',
'base_route' => 'mod_restaurant_admin_time_by_car',
'single' => false,
'revisable' => true,
'uses' => [
'public_status' => true,
'public_period' => true,
],
'relations' => [
'category' => false,
'tag' => false,
],
'actions' => [
'index' => true,
'edit' => true,
'new' => true,
'delete' => true,
'sort' => true,
'duplicate' => true,
'preview' => true,
],
'privileges' => [
'_default' => 'mod_restaurant_item_edit',
],
],
'scene' => [
'title' => '{# plugin_title #} | 利用シーン',
'base_route' => 'mod_restaurant_admin_scene',
'single' => false,
'revisable' => true,
'uses' => [
'public_status' => true,
'public_period' => true,
],
'relations' => [
'category' => false,
'tag' => false,
],
'actions' => [
'index' => true,
'edit' => true,
'new' => true,
'delete' => true,
'sort' => true,
'duplicate' => true,
'preview' => true,
],
'privileges' => [
'_default' => 'mod_restaurant_item_edit',
],
],
'feature' => [
'title' => '{# plugin_title #} | 特徴',
'base_route' => 'mod_restaurant_admin_feature',
'single' => false,
'revisable' => true,
'uses' => [
'public_status' => true,
'public_period' => true,
],
'relations' => [
'category' => false,
'tag' => false,
],
'actions' => [
'index' => true,
'edit' => true,
'new' => true,
'delete' => true,
'sort' => true,
'duplicate' => true,
'preview' => true,
],
'privileges' => [
'_default' => 'mod_restaurant_item_edit',
],
],
'banner' => [
'title' => '{# plugin_title #} | バナー',
'base_route' => 'mod_restaurant_admin_banner',
'single' => false,
'revisable' => true,
'uses' => [
'public_status' => true,
'public_period' => true,
],
'relations' => [
'category' => false,
'tag' => false,
],
'actions' => [
'index' => true,
'edit' => true,
'new' => true,
'delete' => true,
'sort' => true,
'duplicate' => true,
'preview' => true,
],
'privileges' => [
'_default' => 'mod_restaurant_item_edit',
],
],
],
'mod_restaurant.page_builder.forms' => [
'mod_restaurant.admin_banner' => 'Mod\\RestaurantBundle\\PageForm\\BannerForm',
'mod_restaurant.admin_feature' => 'Mod\\RestaurantBundle\\PageForm\\FeatureForm',
'mod_restaurant.admin_scene' => 'Mod\\RestaurantBundle\\PageForm\\SceneForm',
'mod_restaurant.admin_time_by_car' => 'Mod\\RestaurantBundle\\PageForm\\TimeByCarForm',
'mod_restaurant.admin_genre' => 'Mod\\RestaurantBundle\\PageForm\\GenreForm',
'mod_restaurant.admin_restaurant' => 'Mod\\RestaurantBundle\\PageForm\\RestaurantForm',
],
'mod_sightseeing.default_settings' => NULL,
'mod_sightseeing.admin_settings' => NULL,
'mod_sightseeing.entity_settings' => [
'item' => [
'title' => '{# plugin_title #}',
'base_route' => 'mod_sightseeing_admin_item',
'single' => false,
'revisable' => true,
'multi_category' => false,
'uses' => [
'public_status' => true,
'public_period' => true,
],
'relations' => [
'category' => false,
'tag' => true,
],
'actions' => [
'index' => true,
'edit' => true,
'new' => true,
'delete' => true,
'sort' => true,
'duplicate' => true,
'preview' => false,
],
'privileges' => [
'_default' => 'mod_sightseeing_item_edit',
],
],
'category' => [
'preset' => 'category',
'title' => '{# plugin_title #} カテゴリ',
'base_route' => 'mod_sightseeing_admin_category',
'privileges' => [
'_default' => 'mod_sightseeing_item_edit',
],
],
'tag' => [
'preset' => 'tag',
'title' => '{# plugin_title #} タグ',
'base_route' => 'mod_sightseeing_admin_tag',
'privileges' => [
'_default' => 'mod_sightseeing_item_edit',
],
],
'import' => [
'title' => '{# plugin_title #}',
'base_route' => 'mod_sightseeing_admin_item_import',
'input_num' => 14,
'base_encode' => 'euc-jp',
'base_domain' => 'http://example.com/',
'post_key_name' => 'logkey',
],
],
'mod_sightseeing.page_builder.forms' => [
'mod_sightseeing.admin_item' => 'Mod\\SightseeingBundle\\PageForm\\ItemForm',
'mod_sightseeing.admin_category' => 'Mod\\SightseeingBundle\\PageForm\\CategoryForm',
'mod_sightseeing.admin_tag' => 'Mod\\SightseeingBundle\\PageForm\\TagForm',
],
'mod_contact_form.default_settings' => NULL,
'mod_contact_form.admin_settings' => NULL,
'mod_contact_form.entity_settings' => [
'form_setting' => [
'title' => '{# plugin_title #} フォーム設定',
'base_route' => 'mod_contact_form_admin_form_setting',
'single' => false,
'uses' => [
'public_status' => false,
'public_period' => false,
],
'relations' => [
'category' => false,
'tag' => false,
],
'actions' => [
'index' => true,
'edit' => true,
'new' => true,
'delete' => true,
'sort' => true,
'duplicate' => false,
'preview' => false,
],
'privileges' => [
'_default' => 'mod_contact_form_form_setting_edit',
],
],
'mail_setting' => [
'title' => '{# plugin_title #} お問い合わせ設定',
'base_route' => 'mod_contact_form_admin_mail_setting',
'single' => false,
'revisable' => true,
'uses' => [
'public_status' => false,
'public_period' => false,
],
'relations' => [
'category' => false,
'tag' => false,
],
'actions' => [
'index' => true,
'edit' => true,
'new' => true,
'delete' => true,
'sort' => true,
'duplicate' => false,
'preview' => false,
],
'privileges' => [
'_default' => 'mod_contact_form_mail_setting_edit',
],
],
'log' => [
'title' => '{# plugin_title #} 送信ログ',
'base_route' => 'mod_contact_form_admin_log',
'single' => false,
'revisable' => false,
'uses' => [
'public_status' => false,
'public_period' => false,
],
'relations' => [
'category' => false,
'tag' => false,
],
'actions' => [
'index' => true,
'edit' => false,
'new' => false,
'delete' => false,
'sort' => false,
'duplicate' => false,
'preview' => false,
],
'privileges' => [
'_default' => 'mod_contact_form_mail_setting_edit',
],
],
],
'mod_contact_form.page_builder.forms' => [
'mod_contact_form.admin_mail_setting' => 'Mod\\ContactFormBundle\\PageForm\\MailSettingForm',
'mod_contact_form.admin_form_setting' => 'Mod\\ContactFormBundle\\PageForm\\FormSettingForm',
],
'mod_topics.default_settings' => [
'pagination' => [
'page_range' => 5,
],
'features' => [
'recommend' => false,
'important' => true,
],
],
'mod_topics.admin_settings' => NULL,
'mod_topics.entity_settings' => [
'item' => [
'title' => '{# plugin_title #}',
'base_route' => 'mod_topics_admin_item',
'single' => false,
'revisable' => true,
'approval_required' => false,
'multi_category' => false,
'diff_highlight' => false,
'uses' => [
'public_status' => true,
'public_period' => true,
],
'relations' => [
'category' => true,
'tag' => false,
],
'actions' => [
'index' => true,
'edit' => true,
'new' => true,
'delete' => true,
'sort' => false,
'duplicate' => true,
'preview' => true,
],
'privileges' => [
'_default' => 'mod_topics_item_edit',
],
'view_templates' => [
'detail' => 'ModTopicsBundle:Admin:item/detail.html.php',
],
],
'category' => [
'preset' => 'category',
'title' => '{# plugin_title #} カテゴリ',
'base_route' => 'mod_topics_admin_category',
'child' => [
'actions' => false,
],
'privileges' => [
'_default' => 'mod_topics_item_edit',
],
],
'tag' => [
'preset' => 'tag',
'title' => '{# plugin_title #} タグ',
'base_route' => 'mod_topics_admin_tag',
'privileges' => [
'_default' => 'mod_topics_item_edit',
],
],
'import' => [
'title' => '{# plugin_title #}',
'base_route' => 'mod_topics_admin_item_import',
'input_num' => 14,
'base_encode' => 'euc-jp',
'base_domain' => 'http://example.com/',
'post_key_name' => 'logkey',
],
],
'mod_topics.page_builder.forms' => [
'mod_topics.admin_item' => 'Mod\\TopicsBundle\\PageForm\\ItemForm',
'mod_topics.admin_category' => 'Mod\\TopicsBundle\\PageForm\\CategoryForm',
'mod_topics.admin_tag' => 'Mod\\TopicsBundle\\PageForm\\TagForm',
],
'mod_top.default_settings' => [
],
'mod_top.admin_settings' => [
],
'mod_top.entity_settings' => [
'gourmet_pickup' => [
'title' => '{# plugin_title #} | グルメ特集',
'base_route' => 'mod_top_admin_gourmet_pickup',
'single' => false,
'revisable' => true,
'uses' => [
'public_status' => true,
'public_period' => true,
],
'relations' => [
'category' => false,
'tag' => false,
],
'actions' => [
'index' => true,
'edit' => true,
'new' => true,
'delete' => true,
'sort' => true,
'duplicate' => true,
'preview' => true,
],
'privileges' => [
'_default' => 'mod_top_item_edit',
],
],
'restaurant_pickup' => [
'title' => '{# plugin_title #} | 店舗特集',
'base_route' => 'mod_top_admin_restaurant_pickup',
'single' => false,
'revisable' => true,
'uses' => [
'public_status' => true,
'public_period' => true,
],
'relations' => [
'category' => false,
'tag' => false,
],
'actions' => [
'index' => true,
'edit' => true,
'new' => true,
'delete' => true,
'sort' => true,
'duplicate' => true,
'preview' => true,
],
'privileges' => [
'_default' => 'mod_top_item_edit',
],
],
'banner' => [
'title' => '{# plugin_title #} | バナー',
'base_route' => 'mod_top_admin_banner',
'single' => false,
'revisable' => true,
'uses' => [
'public_status' => true,
'public_period' => true,
],
'relations' => [
'category' => false,
'tag' => false,
],
'actions' => [
'index' => true,
'edit' => true,
'new' => true,
'delete' => true,
'sort' => true,
'duplicate' => true,
'preview' => true,
],
'privileges' => [
'_default' => 'mod_top_item_edit',
],
],
],
'mod_top.page_builder.forms' => [
'mod_top.admin_gourmet_pickup' => 'Mod\\TopBundle\\PageForm\\GourmetPickupForm',
'mod_top.admin_restaurant_pickup' => 'Mod\\TopBundle\\PageForm\\RestaurantPickupForm',
'mod_top.admin_banner' => 'Mod\\TopBundle\\PageForm\\BannerForm',
],
'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.translation' => [
0 => 'translation',
1 => '@WebProfiler/Collector/translation.html.twig',
],
'data_collector.security' => [
0 => 'security',
1 => '@Security/Collector/security.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',
],
'AppBundle\\DataCollector\\CustomRequestDataCollector' => NULL,
'data_collector.config' => [
0 => 'config',
1 => '@WebProfiler/Collector/config.html.twig',
],
],
'console.command.ids' => [
'console.command.appbundle_command_clearlogscommand' => 'console.command.appbundle_command_clearlogscommand',
'console.command.appbundle_command_installbundlecommand' => 'console.command.appbundle_command_installbundlecommand',
'console.command.appbundle_command_registerbundlecommand' => 'console.command.appbundle_command_registerbundlecommand',
'console.command.appbundle_command_registerexistingbundlescommand' => 'console.command.appbundle_command_registerexistingbundlescommand',
'console.command.appbundle_command_registerprefecturescommand' => 'console.command.appbundle_command_registerprefecturescommand',
'console.command.appbundle_command_runuploadqueuecommand' => 'console.command.appbundle_command_runuploadqueuecommand',
'console.command.appbundle_command_schemaupdatecommand' => 'console.command.appbundle_command_schemaupdatecommand',
'console.command.appbundle_command_sendtestmailcommand' => 'console.command.appbundle_command_sendtestmailcommand',
'console.command.appbundle_command_updatebundleloadercommand' => 'console.command.appbundle_command_updatebundleloadercommand',
'console.command.appbundle_command_updateprivilegescommand' => 'console.command.appbundle_command_updateprivilegescommand',
'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_translationdebugcommand' => 'console.command.translation_debug',
'console.command.symfony_bundle_frameworkbundle_command_translationupdatecommand' => 'console.command.translation_update',
'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_bundle_securitybundle_command_userpasswordencodercommand' => 'security.command.user_password_encoder',
'console.command.symfony_bridge_twig_command_debugcommand' => 'twig.command.debug',
'console.command.symfony_bundle_twigbundle_command_lintcommand' => 'twig.command.lint',
'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.doctrine_bundle_migrationsbundle_command_migrationsdiffdoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationsdiffdoctrinecommand',
'console.command.doctrine_bundle_migrationsbundle_command_migrationsexecutedoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationsexecutedoctrinecommand',
'console.command.doctrine_bundle_migrationsbundle_command_migrationsgeneratedoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationsgeneratedoctrinecommand',
'console.command.doctrine_bundle_migrationsbundle_command_migrationslatestdoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationslatestdoctrinecommand',
'console.command.doctrine_bundle_migrationsbundle_command_migrationsmigratedoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationsmigratedoctrinecommand',
'console.command.doctrine_bundle_migrationsbundle_command_migrationsstatusdoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationsstatusdoctrinecommand',
'console.command.doctrine_bundle_migrationsbundle_command_migrationsversiondoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationsversiondoctrinecommand',
'console.command.doctrine_bundle_fixturesbundle_command_loaddatafixturesdoctrinecommand' => 'doctrine.fixtures_load_command',
'console.command.fos_userbundle_command_activateusercommand' => 'fos_user.command.activate_user',
'console.command.fos_userbundle_command_changepasswordcommand' => 'fos_user.command.change_password',
'console.command.fos_userbundle_command_createusercommand' => 'fos_user.command.create_user',
'console.command.fos_userbundle_command_deactivateusercommand' => 'fos_user.command.deactivate_user',
'console.command.fos_userbundle_command_demoteusercommand' => 'fos_user.command.demote_user',
'console.command.fos_userbundle_command_promoteusercommand' => 'fos_user.command.promote_user',
'console.command.sensiolabs_security_command_securitycheckercommand' => 'sensio_distribution.security_checker.command',
'console.command.symfony_bundle_webserverbundle_command_serverruncommand' => 'web_server.command.server_run',
'console.command.symfony_bundle_webserverbundle_command_serverstartcommand' => 'web_server.command.server_start',
'console.command.symfony_bundle_webserverbundle_command_serverstopcommand' => 'web_server.command.server_stop',
'console.command.symfony_bundle_webserverbundle_command_serverstatuscommand' => 'web_server.command.server_status',
'console.command.symfony_bundle_webserverbundle_command_serverlogcommand' => 'web_server.command.server_log',
],
'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.translation_debug' => true,
'console.command.translation_update' => true,
'console.command.xliff_lint' => true,
'console.command.yaml_lint' => true,
'console.command.form_debug' => true,
'security.command.user_password_encoder' => true,
'twig.command.debug' => true,
'twig.command.lint' => 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,
'doctrine.fixtures_load_command' => true,
'fos_user.command.activate_user' => true,
'fos_user.command.change_password' => true,
'fos_user.command.create_user' => true,
'fos_user.command.deactivate_user' => true,
'fos_user.command.demote_user' => true,
'fos_user.command.promote_user' => true,
'sensio_distribution.security_checker.command' => true,
'web_server.command.server_run' => true,
'web_server.command.server_start' => true,
'web_server.command.server_stop' => true,
'web_server.command.server_status' => true,
'web_server.command.server_log' => true,
],
];
}
}