var/cache/install/ContainerFJCZ6Ug/EccubeEccube_KernelInstallContainer.php line 1334

Open in your IDE?
  1. <?php
  2. namespace ContainerFJCZ6Ug;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /*
  12.  * This class has been auto-generated
  13.  * by the Symfony Dependency Injection Component.
  14.  *
  15.  * @final
  16.  */
  17. class EccubeEccube_KernelInstallContainer extends Container
  18. {
  19.     private $buildParameters;
  20.     private $containerDir;
  21.     private $targetDir;
  22.     private $parameters = [];
  23.     private $getService;
  24.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  25.     {
  26.         $this->getService = \Closure::fromCallable([$this'getService']);
  27.         $this->buildParameters $buildParameters;
  28.         $this->containerDir $containerDir;
  29.         $this->targetDir = \dirname($containerDir);
  30.         $this->parameters $this->getDefaultParameters();
  31.         $this->services $this->privates = [];
  32.         $this->syntheticIds = [
  33.             'kernel' => true,
  34.         ];
  35.         $this->methodMap = [
  36.             'Eccube\\Common\\EccubeConfig' => 'getEccubeConfigService',
  37.             'Eccube\\Repository\\PluginRepository' => 'getPluginRepositoryService',
  38.             'data_collector.cache' => 'getDataCollector_CacheService',
  39.             'data_collector.dump' => 'getDataCollector_DumpService',
  40.             'doctrine' => 'getDoctrineService',
  41.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  42.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  43.             'event_dispatcher' => 'getEventDispatcherService',
  44.             'http_kernel' => 'getHttpKernelService',
  45.             'profiler' => 'getProfilerService',
  46.             'request_stack' => 'getRequestStackService',
  47.             'router' => 'getRouterService',
  48.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  49.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  50.             'security.token_storage' => 'getSecurity_TokenStorageService',
  51.             'session' => 'getSessionService',
  52.             'state_machine.order' => 'getStateMachine_OrderService',
  53.             'translator' => 'getTranslatorService',
  54.             'twig' => 'getTwigService',
  55.             'validator' => 'getValidatorService',
  56.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  57.         ];
  58.         $this->fileMap = [
  59.             'Eccube\\Controller\\AbstractController' => 'getAbstractControllerService.php',
  60.             'Eccube\\Controller\\AbstractShoppingController' => 'getAbstractShoppingControllerService.php',
  61.             'Eccube\\Controller\\Admin\\AbstractCsvImportController' => 'getAbstractCsvImportControllerService.php',
  62.             'Eccube\\Controller\\Admin\\AdminController' => 'getAdminControllerService.php',
  63.             'Eccube\\Controller\\Admin\\Content\\BlockController' => 'getBlockControllerService.php',
  64.             'Eccube\\Controller\\Admin\\Content\\CacheController' => 'getCacheControllerService.php',
  65.             'Eccube\\Controller\\Admin\\Content\\CssController' => 'getCssControllerService.php',
  66.             'Eccube\\Controller\\Admin\\Content\\FileController' => 'getFileControllerService.php',
  67.             'Eccube\\Controller\\Admin\\Content\\JsController' => 'getJsControllerService.php',
  68.             'Eccube\\Controller\\Admin\\Content\\LayoutController' => 'getLayoutControllerService.php',
  69.             'Eccube\\Controller\\Admin\\Content\\MaintenanceController' => 'getMaintenanceControllerService.php',
  70.             'Eccube\\Controller\\Admin\\Content\\NewsController' => 'getNewsControllerService.php',
  71.             'Eccube\\Controller\\Admin\\Content\\PageController' => 'getPageControllerService.php',
  72.             'Eccube\\Controller\\Admin\\Customer\\CustomerController' => 'getCustomerControllerService.php',
  73.             'Eccube\\Controller\\Admin\\Customer\\CustomerDeliveryEditController' => 'getCustomerDeliveryEditControllerService.php',
  74.             'Eccube\\Controller\\Admin\\Customer\\CustomerEditController' => 'getCustomerEditControllerService.php',
  75.             'Eccube\\Controller\\Admin\\Order\\CsvImportController' => 'getCsvImportControllerService.php',
  76.             'Eccube\\Controller\\Admin\\Order\\EditController' => 'getEditControllerService.php',
  77.             'Eccube\\Controller\\Admin\\Order\\MailController' => 'getMailControllerService.php',
  78.             'Eccube\\Controller\\Admin\\Order\\OrderController' => 'getOrderControllerService.php',
  79.             'Eccube\\Controller\\Admin\\Order\\ShippingController' => 'getShippingControllerService.php',
  80.             'Eccube\\Controller\\Admin\\Product\\CategoryController' => 'getCategoryControllerService.php',
  81.             'Eccube\\Controller\\Admin\\Product\\ClassCategoryController' => 'getClassCategoryControllerService.php',
  82.             'Eccube\\Controller\\Admin\\Product\\ClassNameController' => 'getClassNameControllerService.php',
  83.             'Eccube\\Controller\\Admin\\Product\\CsvImportController' => 'getCsvImportController2Service.php',
  84.             'Eccube\\Controller\\Admin\\Product\\ProductClassController' => 'getProductClassControllerService.php',
  85.             'Eccube\\Controller\\Admin\\Product\\ProductController' => 'getProductControllerService.php',
  86.             'Eccube\\Controller\\Admin\\Product\\TagController' => 'getTagControllerService.php',
  87.             'Eccube\\Controller\\Admin\\Setting\\Shop\\CalendarController' => 'getCalendarControllerService.php',
  88.             'Eccube\\Controller\\Admin\\Setting\\Shop\\CsvController' => 'getCsvControllerService.php',
  89.             'Eccube\\Controller\\Admin\\Setting\\Shop\\DeliveryController' => 'getDeliveryControllerService.php',
  90.             'Eccube\\Controller\\Admin\\Setting\\Shop\\MailController' => 'getMailController2Service.php',
  91.             'Eccube\\Controller\\Admin\\Setting\\Shop\\OrderStatusController' => 'getOrderStatusControllerService.php',
  92.             'Eccube\\Controller\\Admin\\Setting\\Shop\\PaymentController' => 'getPaymentControllerService.php',
  93.             'Eccube\\Controller\\Admin\\Setting\\Shop\\ShopController' => 'getShopControllerService.php',
  94.             'Eccube\\Controller\\Admin\\Setting\\Shop\\TaxRuleController' => 'getTaxRuleControllerService.php',
  95.             'Eccube\\Controller\\Admin\\Setting\\System\\AuthorityController' => 'getAuthorityControllerService.php',
  96.             'Eccube\\Controller\\Admin\\Setting\\System\\LogController' => 'getLogControllerService.php',
  97.             'Eccube\\Controller\\Admin\\Setting\\System\\LoginHistoryController' => 'getLoginHistoryControllerService.php',
  98.             'Eccube\\Controller\\Admin\\Setting\\System\\MasterdataController' => 'getMasterdataControllerService.php',
  99.             'Eccube\\Controller\\Admin\\Setting\\System\\MemberController' => 'getMemberControllerService.php',
  100.             'Eccube\\Controller\\Admin\\Setting\\System\\SecurityController' => 'getSecurityControllerService.php',
  101.             'Eccube\\Controller\\Admin\\Setting\\System\\SystemController' => 'getSystemControllerService.php',
  102.             'Eccube\\Controller\\Admin\\Setting\\System\\TwoFactorAuthController' => 'getTwoFactorAuthControllerService.php',
  103.             'Eccube\\Controller\\Admin\\Store\\OwnerStoreController' => 'getOwnerStoreControllerService.php',
  104.             'Eccube\\Controller\\Admin\\Store\\PluginController' => 'getPluginControllerService.php',
  105.             'Eccube\\Controller\\Admin\\Store\\TemplateController' => 'getTemplateControllerService.php',
  106.             'Eccube\\Controller\\Block\\CalendarController' => 'getCalendarController2Service.php',
  107.             'Eccube\\Controller\\Block\\CartController' => 'getCartControllerService.php',
  108.             'Eccube\\Controller\\Block\\SearchProductController' => 'getSearchProductControllerService.php',
  109.             'Eccube\\Controller\\CartController' => 'getCartController2Service.php',
  110.             'Eccube\\Controller\\ContactController' => 'getContactControllerService.php',
  111.             'Eccube\\Controller\\EntryController' => 'getEntryControllerService.php',
  112.             'Eccube\\Controller\\ForgotController' => 'getForgotControllerService.php',
  113.             'Eccube\\Controller\\HelpController' => 'getHelpControllerService.php',
  114.             'Eccube\\Controller\\InstallPluginController' => 'getInstallPluginControllerService.php',
  115.             'Eccube\\Controller\\Install\\InstallController' => 'getInstallControllerService.php',
  116.             'Eccube\\Controller\\Mypage\\ChangeController' => 'getChangeControllerService.php',
  117.             'Eccube\\Controller\\Mypage\\DeliveryController' => 'getDeliveryController2Service.php',
  118.             'Eccube\\Controller\\Mypage\\MypageController' => 'getMypageControllerService.php',
  119.             'Eccube\\Controller\\Mypage\\WithdrawController' => 'getWithdrawControllerService.php',
  120.             'Eccube\\Controller\\NonMemberShoppingController' => 'getNonMemberShoppingControllerService.php',
  121.             'Eccube\\Controller\\ProductController' => 'getProductController2Service.php',
  122.             'Eccube\\Controller\\ShippingMultipleController' => 'getShippingMultipleControllerService.php',
  123.             'Eccube\\Controller\\ShoppingController' => 'getShoppingControllerService.php',
  124.             'Eccube\\Controller\\SitemapController' => 'getSitemapControllerService.php',
  125.             'Eccube\\Controller\\TopController' => 'getTopControllerService.php',
  126.             'Eccube\\Controller\\UserDataController' => 'getUserDataControllerService.php',
  127.             'Eccube\\DependencyInjection\\Facade\\AnnotationReaderFacade' => 'getAnnotationReaderFacadeService.php',
  128.             'Eccube\\Service\\Composer\\ComposerApiService' => 'getComposerApiServiceService.php',
  129.             'Eccube\\Service\\Payment\\Method\\Cash' => 'getCashService.php',
  130.             'Eccube\\Service\\PluginService' => 'getPluginServiceService.php',
  131.             'Eccube\\Service\\SystemService' => 'getSystemServiceService.php',
  132.             'Eccube\\Service\\TaxRuleService' => 'getTaxRuleServiceService.php',
  133.             'SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector' => 'getMobileDetectorService.php',
  134.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  135.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateController2Service.php',
  136.             'Trikoder\\Bundle\\OAuth2Bundle\\Controller\\AuthorizationController' => 'getAuthorizationControllerService.php',
  137.             'Trikoder\\Bundle\\OAuth2Bundle\\Controller\\TokenController' => 'getTokenControllerService.php',
  138.             'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\ClientManagerInterface' => 'getClientManagerInterfaceService.php',
  139.             'cache.app' => 'getCache_AppService.php',
  140.             'cache.app_clearer' => 'getCache_AppClearerService.php',
  141.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  142.             'cache.system' => 'getCache_SystemService.php',
  143.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  144.             'cache_clearer' => 'getCacheClearerService.php',
  145.             'cache_warmer' => 'getCacheWarmerService.php',
  146.             'console.command.public_alias.Eccube\\Command\\UpdateSchemaDoctrineCommand' => 'getUpdateSchemaDoctrineCommandService.php',
  147.             'console.command.public_alias.doctrine_cache.contains_command' => 'getConsole_Command_PublicAlias_DoctrineCache_ContainsCommandService.php',
  148.             'console.command.public_alias.doctrine_cache.delete_command' => 'getConsole_Command_PublicAlias_DoctrineCache_DeleteCommandService.php',
  149.             'console.command.public_alias.doctrine_cache.flush_command' => 'getConsole_Command_PublicAlias_DoctrineCache_FlushCommandService.php',
  150.             'console.command.public_alias.doctrine_cache.stats_command' => 'getConsole_Command_PublicAlias_DoctrineCache_StatsCommandService.php',
  151.             'console.command.public_alias.doctrine_migrations.diff_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_DiffCommandService.php',
  152.             'console.command.public_alias.doctrine_migrations.execute_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_ExecuteCommandService.php',
  153.             'console.command.public_alias.doctrine_migrations.generate_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_GenerateCommandService.php',
  154.             'console.command.public_alias.doctrine_migrations.latest_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_LatestCommandService.php',
  155.             'console.command.public_alias.doctrine_migrations.migrate_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_MigrateCommandService.php',
  156.             'console.command.public_alias.doctrine_migrations.status_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_StatusCommandService.php',
  157.             'console.command.public_alias.doctrine_migrations.version_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_VersionCommandService.php',
  158.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  159.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService.php',
  160.             'eccube.logger' => 'getEccube_LoggerService.php',
  161.             'error_controller' => 'getErrorControllerService.php',
  162.             'filesystem' => 'getFilesystemService.php',
  163.             'form.factory' => 'getForm_FactoryService.php',
  164.             'form.type.file' => 'getForm_Type_FileService.php',
  165.             'knp_paginator' => 'getKnpPaginatorService.php',
  166.             'monolog.logger.admin' => 'getMonolog_Logger_AdminService.php',
  167.             'monolog.logger.front' => 'getMonolog_Logger_FrontService.php',
  168.             'routing.loader' => 'getRouting_LoaderService.php',
  169.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  170.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  171.             'serializer' => 'getSerializerService.php',
  172.             'services_resetter' => 'getServicesResetterService.php',
  173.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
  174.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService.php',
  175.             'swiftmailer.transport' => 'getSwiftmailer_TransportService.php',
  176.             'templating' => 'getTemplatingService.php',
  177.             'templating.loader' => 'getTemplating_LoaderService.php',
  178.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
  179.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
  180.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
  181.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService.php',
  182.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  183.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  184.         ];
  185.         $this->aliases = [
  186.             'database_connection' => 'doctrine.dbal.default_connection',
  187.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  188.             'mailer' => 'swiftmailer.mailer.default',
  189.         ];
  190.         $this->privates['service_container'] = function () {
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  197.             include_once \dirname(__DIR__4).'/src/Eccube/Kernel.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  201.             include_once \dirname(__DIR__4).'/src/Eccube/Event/EventDispatcherWrapper.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  205.             include_once \dirname(__DIR__4).'/src/Eccube/DataCollector/EccubeDataCollector.php';
  206.             include_once \dirname(__DIR__4).'/src/Eccube/Doctrine/Query/Queries.php';
  207.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  208.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  209.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  210.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  211.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  212.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/AbstractRepository.php';
  213.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/BaseInfoRepository.php';
  214.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/CartRepository.php';
  215.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/OrderRepository.php';
  216.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/ProductClassRepository.php';
  217.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/ProductRepository.php';
  218.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  219.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  220.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/EccubeExtension.php';
  221.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/TaxExtension.php';
  222.             include_once \dirname(__DIR__4).'/src/Eccube/Common/EccubeConfig.php';
  223.             include_once \dirname(__DIR__4).'/src/Eccube/Log/Processor/SessionProcessor.php';
  224.             include_once \dirname(__DIR__4).'/src/Eccube/Log/Processor/TokenProcessor.php';
  225.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  226.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  227.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/UidProcessor.php';
  228.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php';
  229.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/WebProcessor.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/WebProcessor.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  253.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  256.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  258.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractTrait.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  270.             include_once \dirname(__DIR__4).'/src/Eccube/Session/Storage/Handler/SameSiteNoneCompatSessionHandler.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  276.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Csrf/TokenStorage/TokenStorageInterface.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Csrf/TokenStorage/ClearableTokenStorageInterface.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Csrf/TokenStorage/SessionTokenStorage.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Csrf/CsrfTokenManagerInterface.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Csrf/CsrfTokenManager.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Csrf/TokenGenerator/TokenGeneratorInterface.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Csrf/TokenGenerator/UriSafeTokenGenerator.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilderInterface.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorInterface.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/PhpArrayTrait.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/Esi.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SurrogateListener.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  323.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  324.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  338.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  340.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  342.             include_once \dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/WorkflowInterface.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Workflow.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/StateMachine.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Definition.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Transition.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/MetadataStoreInterface.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/GetMetadataTrait.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/InMemoryMetadataStore.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/MarkingStore/MarkingStoreInterface.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/MarkingStore/SingleStateMarkingStore.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  368.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  369.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  370.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authorization/AuthorizationCheckerInterface.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authorization/AuthorizationChecker.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authentication/Token/Storage/TokenStorageInterface.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authentication/Token/Storage/TokenStorage.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authentication/AuthenticationManagerInterface.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authentication/AuthenticationProviderManager.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authentication/AuthenticationTrustResolverInterface.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authentication/AuthenticationTrustResolver.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authorization/AccessDecisionManagerInterface.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authorization/AccessDecisionManager.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Role/RoleHierarchyInterface.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Role/RoleHierarchy.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Http/Firewall.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Http/FirewallMapInterface.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Http/Logout/LogoutUrlGenerator.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Http/RememberMe/ResponseListener.php';
  391.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  392.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  393.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/RegistryInterface.php';
  396.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  397.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  398.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  399.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  400.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  401.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ArrayTrait.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  405.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  406.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  407.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  408.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  409.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  411.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  412.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  413.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  414.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  415.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authorization/ExpressionLanguage.php';
  417.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  418.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  419.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  420.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  421.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  422.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php';
  423.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  424.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  425.             include_once \dirname(__DIR__4).'/vendor/easycorp/easy-log-handler/src/EasyLogHandler.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  427.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  428.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  429.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  430.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  431.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WorkflowExtension.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Registry.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/SupportStrategy/WorkflowSupportStrategyInterface.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/SupportStrategy/InstanceOfSupportStrategy.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  460.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/CartServiceExtension.php';
  461.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/CsrfExtension.php';
  462.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/EccubeBlockExtension.php';
  463.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/IntlExtension.php';
  464.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/RepositoryExtension.php';
  465.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/SafeTextmailEscaperExtension.php';
  466.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/TwigIncludeExtension.php';
  467.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StringLoaderExtension.php';
  468.             include_once \dirname(__DIR__4).'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Intl.php';
  469.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  470.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  474.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  475.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  476.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  477.             include_once \dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Twig/Extension/MobileDetectExtension.php';
  478.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Twig/Extension/PaginationExtension.php';
  479.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Helper/Processor.php';
  480.             include_once \dirname(__DIR__4).'/vendor/exercise/htmlpurifier-bundle/src/Twig/HTMLPurifierExtension.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  482.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  483.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  484.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/IgnoreRoutingNotFoundExtension.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  490.             include_once \dirname(__DIR__4).'/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php';
  491.             include_once \dirname(__DIR__4).'/vendor/mobiledetect/mobiledetectlib/namespaced/Detection/MobileDetect.php';
  492.             include_once \dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DeviceDetector/MobileDetector.php';
  493.             include_once \dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Helper/DeviceView.php';
  494.             include_once \dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/EventListener/RequestResponseListener.php';
  495.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Subscriber/SlidingPaginationSubscriber.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  509.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  514.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  515.         };
  516.     }
  517.     public function compile(): void
  518.     {
  519.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  520.     }
  521.     public function isCompiled(): bool
  522.     {
  523.         return true;
  524.     }
  525.     public function getRemovedIds(): array
  526.     {
  527.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  528.     }
  529.     protected function load($file$lazyLoad true)
  530.     {
  531.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  532.     }
  533.     protected function createProxy($class, \Closure $factory)
  534.     {
  535.         class_exists($classfalse) || $this->load("{$class}.php");
  536.         return $factory();
  537.     }
  538.     /*
  539.      * Gets the public 'Eccube\Common\EccubeConfig' shared autowired service.
  540.      *
  541.      * @return \Eccube\Common\EccubeConfig
  542.      */
  543.     protected function getEccubeConfigService()
  544.     {
  545.         return $this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this);
  546.     }
  547.     /*
  548.      * Gets the public 'Eccube\Repository\PluginRepository' shared autowired service.
  549.      *
  550.      * @return \Eccube\Repository\PluginRepository
  551.      */
  552.     protected function getPluginRepositoryService($lazyLoad true)
  553.     {
  554.         if ($lazyLoad) {
  555.             return $this->services['Eccube\\Repository\\PluginRepository'] = $this->createProxy('PluginRepository_c4546a6', function () {
  556.                 return \PluginRepository_c4546a6::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  557.                     $wrappedInstance $this->getPluginRepositoryService(false);
  558.                     $proxy->setProxyInitializer(null);
  559.                     return true;
  560.                 });
  561.             });
  562.         }
  563.         include_once \dirname(__DIR__4).'/src/Eccube/Repository/PluginRepository.php';
  564.         return new \Eccube\Repository\PluginRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  565.     }
  566.     /*
  567.      * Gets the public 'data_collector.cache' shared service.
  568.      *
  569.      * @return \Symfony\Component\Cache\DataCollector\CacheDataCollector
  570.      */
  571.     protected function getDataCollector_CacheService()
  572.     {
  573.         return $this->services['data_collector.cache'] = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  574.     }
  575.     /*
  576.      * Gets the public 'data_collector.dump' shared service.
  577.      *
  578.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  579.      */
  580.     protected function getDataCollector_DumpService()
  581.     {
  582.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8'NULLNULL);
  583.     }
  584.     /*
  585.      * Gets the public 'doctrine' shared service.
  586.      *
  587.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  588.      */
  589.     protected function getDoctrineService()
  590.     {
  591.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  592.     }
  593.     /*
  594.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  595.      *
  596.      * @return \Doctrine\DBAL\Connection
  597.      */
  598.     protected function getDoctrine_Dbal_DefaultConnectionService()
  599.     {
  600.         $a = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  601.             'Eccube\\Doctrine\\EventSubscriber\\InitSubscriber' => ['privates''Eccube\\Doctrine\\EventSubscriber\\InitSubscriber''getInitSubscriberService.php'true],
  602.             'Eccube\\Doctrine\\EventSubscriber\\SaveEventSubscriber' => ['privates''Eccube\\Doctrine\\EventSubscriber\\SaveEventSubscriber''getSaveEventSubscriberService.php'true],
  603.             'Eccube\\Doctrine\\EventSubscriber\\TaxRuleEventSubscriber' => ['privates''Eccube\\Doctrine\\EventSubscriber\\TaxRuleEventSubscriber''getTaxRuleEventSubscriberService.php'true],
  604.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService.php'true],
  605.         ], [
  606.             'Eccube\\Doctrine\\EventSubscriber\\InitSubscriber' => '?',
  607.             'Eccube\\Doctrine\\EventSubscriber\\SaveEventSubscriber' => '?',
  608.             'Eccube\\Doctrine\\EventSubscriber\\TaxRuleEventSubscriber' => '?',
  609.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  610.         ]), [=> 'Eccube\\Doctrine\\EventSubscriber\\InitSubscriber'=> 'Eccube\\Doctrine\\EventSubscriber\\SaveEventSubscriber'=> 'Eccube\\Doctrine\\EventSubscriber\\TaxRuleEventSubscriber']);
  611.         $a->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  612.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['driver' => 'pdo_sqlite''charset' => 'utf8''url' => $this->getEnv('DATABASE_URL'), 'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => $this->getEnv('DATABASE_SERVER_VERSION'), 'defaultTableOptions' => ['collate' => 'utf8_general_ci']], new \Doctrine\DBAL\Configuration(), $a, []);
  613.     }
  614.     /*
  615.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  616.      *
  617.      * @return \Doctrine\ORM\EntityManager
  618.      */
  619.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  620.     {
  621.         if ($lazyLoad) {
  622.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  623.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  624.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  625.                     $proxy->setProxyInitializer(null);
  626.                     return true;
  627.                 });
  628.             });
  629.         }
  630.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectManager.php';
  631.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  632.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  633.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  634.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  635.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  636.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  637.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  638.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  639.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  640.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  641.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  642.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/DoctrineProvider.php';
  643.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php';
  644.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  645.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileDriver.php';
  646.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  647.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileLocator.php';
  648.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  649.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php';
  650.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  651.         include_once \dirname(__DIR__4).'/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  652.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  653.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  654.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  655.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  656.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  657.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  658.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  659.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  660.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  661.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  662.         $a = new \Doctrine\ORM\Configuration();
  663.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  664.         $c = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  665.         $d = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/src/Eccube/Entity')]);
  666.         $d->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  667.         $e = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/Api/Entity')]);
  668.         $e->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  669.         $f = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/Coupon4/Entity')]);
  670.         $f->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  671.         $g = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/MailMagazine4/Entity')]);
  672.         $g->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  673.         $h = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/ProductReview4/Entity')]);
  674.         $h->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  675.         $i = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/Recommend4/Entity')]);
  676.         $i->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  677.         $j = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/RelatedProduct4/Entity')]);
  678.         $j->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  679.         $k = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/Securitychecker4/Entity')]);
  680.         $k->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  681.         $l = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/SiteKit/Entity')]);
  682.         $l->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  683.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Resources/config/doctrine/model') => 'Trikoder\\Bundle\\OAuth2Bundle\\Model'], '.orm.xml')), 'Trikoder\\Bundle\\OAuth2Bundle\\Model');
  684.         $b->addDriver($d'Eccube\\Entity');
  685.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Customize/Entity')]), 'Customize\\Entity');
  686.         $b->addDriver($e'Plugin\\Api\\Entity');
  687.         $b->addDriver($f'Plugin\\Coupon4\\Entity');
  688.         $b->addDriver($g'Plugin\\MailMagazine4\\Entity');
  689.         $b->addDriver($h'Plugin\\ProductReview4\\Entity');
  690.         $b->addDriver($i'Plugin\\Recommend4\\Entity');
  691.         $b->addDriver($j'Plugin\\RelatedProduct4\\Entity');
  692.         $b->addDriver($k'Plugin\\Securitychecker4\\Entity');
  693.         $b->addDriver($l'Plugin\\SiteKit\\Entity');
  694.         $a->setEntityNamespaces([]);
  695.         $a->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.metadata'] ?? ($this->privates['cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\Adapter\ArrayAdapter()))));
  696.         $a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.query'] ?? ($this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\ArrayAdapter()))));
  697.         $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.result'] ?? ($this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\ArrayAdapter()))));
  698.         $a->setMetadataDriverImpl($b);
  699.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  700.         $a->setProxyNamespace('Proxies');
  701.         $a->setAutoGenerateProxyClasses(false);
  702.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  703.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  704.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  705.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  706.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  707.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  708.             'Eccube\\Repository\\AuthorityRoleRepository' => ['privates''Eccube\\Repository\\AuthorityRoleRepository''getAuthorityRoleRepositoryService.php'true],
  709.             'Eccube\\Repository\\BaseInfoRepository' => ['privates''Eccube\\Repository\\BaseInfoRepository''getBaseInfoRepositoryService'false],
  710.             'Eccube\\Repository\\BlockPositionRepository' => ['privates''Eccube\\Repository\\BlockPositionRepository''getBlockPositionRepositoryService.php'true],
  711.             'Eccube\\Repository\\BlockRepository' => ['privates''Eccube\\Repository\\BlockRepository''getBlockRepositoryService.php'true],
  712.             'Eccube\\Repository\\CalendarRepository' => ['privates''Eccube\\Repository\\CalendarRepository''getCalendarRepositoryService.php'true],
  713.             'Eccube\\Repository\\CartItemRepository' => ['privates''Eccube\\Repository\\CartItemRepository''getCartItemRepositoryService.php'true],
  714.             'Eccube\\Repository\\CartRepository' => ['privates''Eccube\\Repository\\CartRepository''getCartRepositoryService'false],
  715.             'Eccube\\Repository\\CategoryRepository' => ['privates''Eccube\\Repository\\CategoryRepository''getCategoryRepositoryService.php'true],
  716.             'Eccube\\Repository\\ClassCategoryRepository' => ['privates''Eccube\\Repository\\ClassCategoryRepository''getClassCategoryRepositoryService.php'true],
  717.             'Eccube\\Repository\\ClassNameRepository' => ['privates''Eccube\\Repository\\ClassNameRepository''getClassNameRepositoryService.php'true],
  718.             'Eccube\\Repository\\CsvRepository' => ['privates''Eccube\\Repository\\CsvRepository''getCsvRepositoryService.php'true],
  719.             'Eccube\\Repository\\CustomerAddressRepository' => ['privates''Eccube\\Repository\\CustomerAddressRepository''getCustomerAddressRepositoryService.php'true],
  720.             'Eccube\\Repository\\CustomerFavoriteProductRepository' => ['privates''Eccube\\Repository\\CustomerFavoriteProductRepository''getCustomerFavoriteProductRepositoryService.php'true],
  721.             'Eccube\\Repository\\CustomerRepository' => ['privates''Eccube\\Repository\\CustomerRepository''getCustomerRepositoryService.php'true],
  722.             'Eccube\\Repository\\DeliveryDurationRepository' => ['privates''Eccube\\Repository\\DeliveryDurationRepository''getDeliveryDurationRepositoryService.php'true],
  723.             'Eccube\\Repository\\DeliveryFeeRepository' => ['privates''Eccube\\Repository\\DeliveryFeeRepository''getDeliveryFeeRepositoryService.php'true],
  724.             'Eccube\\Repository\\DeliveryRepository' => ['privates''Eccube\\Repository\\DeliveryRepository''getDeliveryRepositoryService.php'true],
  725.             'Eccube\\Repository\\DeliveryTimeRepository' => ['privates''Eccube\\Repository\\DeliveryTimeRepository''getDeliveryTimeRepositoryService.php'true],
  726.             'Eccube\\Repository\\LayoutRepository' => ['privates''Eccube\\Repository\\LayoutRepository''getLayoutRepositoryService.php'true],
  727.             'Eccube\\Repository\\LoginHistoryRepository' => ['privates''Eccube\\Repository\\LoginHistoryRepository''getLoginHistoryRepositoryService.php'true],
  728.             'Eccube\\Repository\\MailHistoryRepository' => ['privates''Eccube\\Repository\\MailHistoryRepository''getMailHistoryRepositoryService.php'true],
  729.             'Eccube\\Repository\\MailTemplateRepository' => ['privates''Eccube\\Repository\\MailTemplateRepository''getMailTemplateRepositoryService.php'true],
  730.             'Eccube\\Repository\\Master\\AuthorityRepository' => ['privates''Eccube\\Repository\\Master\\AuthorityRepository''getAuthorityRepositoryService.php'true],
  731.             'Eccube\\Repository\\Master\\CountryRepository' => ['privates''Eccube\\Repository\\Master\\CountryRepository''getCountryRepositoryService.php'true],
  732.             'Eccube\\Repository\\Master\\CsvTypeRepository' => ['privates''Eccube\\Repository\\Master\\CsvTypeRepository''getCsvTypeRepositoryService.php'true],
  733.             'Eccube\\Repository\\Master\\CustomerOrderStatusRepository' => ['privates''Eccube\\Repository\\Master\\CustomerOrderStatusRepository''getCustomerOrderStatusRepositoryService.php'true],
  734.             'Eccube\\Repository\\Master\\CustomerStatusRepository' => ['privates''Eccube\\Repository\\Master\\CustomerStatusRepository''getCustomerStatusRepositoryService.php'true],
  735.             'Eccube\\Repository\\Master\\DeviceTypeRepository' => ['privates''Eccube\\Repository\\Master\\DeviceTypeRepository''getDeviceTypeRepositoryService.php'true],
  736.             'Eccube\\Repository\\Master\\JobRepository' => ['privates''Eccube\\Repository\\Master\\JobRepository''getJobRepositoryService.php'true],
  737.             'Eccube\\Repository\\Master\\LoginHistoryStatusRepository' => ['privates''Eccube\\Repository\\Master\\LoginHistoryStatusRepository''getLoginHistoryStatusRepositoryService.php'true],
  738.             'Eccube\\Repository\\Master\\OrderItemTypeRepository' => ['privates''Eccube\\Repository\\Master\\OrderItemTypeRepository''getOrderItemTypeRepositoryService.php'true],
  739.             'Eccube\\Repository\\Master\\OrderStatusColorRepository' => ['privates''Eccube\\Repository\\Master\\OrderStatusColorRepository''getOrderStatusColorRepositoryService.php'true],
  740.             'Eccube\\Repository\\Master\\OrderStatusRepository' => ['privates''Eccube\\Repository\\Master\\OrderStatusRepository''getOrderStatusRepositoryService.php'true],
  741.             'Eccube\\Repository\\Master\\PageMaxRepository' => ['privates''Eccube\\Repository\\Master\\PageMaxRepository''getPageMaxRepositoryService.php'true],
  742.             'Eccube\\Repository\\Master\\PrefRepository' => ['privates''Eccube\\Repository\\Master\\PrefRepository''getPrefRepositoryService.php'true],
  743.             'Eccube\\Repository\\Master\\ProductListMaxRepository' => ['privates''Eccube\\Repository\\Master\\ProductListMaxRepository''getProductListMaxRepositoryService.php'true],
  744.             'Eccube\\Repository\\Master\\ProductListOrderByRepository' => ['privates''Eccube\\Repository\\Master\\ProductListOrderByRepository''getProductListOrderByRepositoryService.php'true],
  745.             'Eccube\\Repository\\Master\\ProductStatusRepository' => ['privates''Eccube\\Repository\\Master\\ProductStatusRepository''getProductStatusRepositoryService.php'true],
  746.             'Eccube\\Repository\\Master\\RoundingTypeRepository' => ['privates''Eccube\\Repository\\Master\\RoundingTypeRepository''getRoundingTypeRepositoryService.php'true],
  747.             'Eccube\\Repository\\Master\\SaleTypeRepository' => ['privates''Eccube\\Repository\\Master\\SaleTypeRepository''getSaleTypeRepositoryService.php'true],
  748.             'Eccube\\Repository\\Master\\SexRepository' => ['privates''Eccube\\Repository\\Master\\SexRepository''getSexRepositoryService.php'true],
  749.             'Eccube\\Repository\\Master\\TaxDisplayTypeRepository' => ['privates''Eccube\\Repository\\Master\\TaxDisplayTypeRepository''getTaxDisplayTypeRepositoryService.php'true],
  750.             'Eccube\\Repository\\Master\\TaxTypeRepository' => ['privates''Eccube\\Repository\\Master\\TaxTypeRepository''getTaxTypeRepositoryService.php'true],
  751.             'Eccube\\Repository\\Master\\WorkRepository' => ['privates''Eccube\\Repository\\Master\\WorkRepository''getWorkRepositoryService.php'true],
  752.             'Eccube\\Repository\\MemberRepository' => ['privates''Eccube\\Repository\\MemberRepository''getMemberRepositoryService.php'true],
  753.             'Eccube\\Repository\\NewsRepository' => ['privates''Eccube\\Repository\\NewsRepository''getNewsRepositoryService.php'true],
  754.             'Eccube\\Repository\\OrderItemRepository' => ['privates''Eccube\\Repository\\OrderItemRepository''getOrderItemRepositoryService.php'true],
  755.             'Eccube\\Repository\\OrderPdfRepository' => ['privates''Eccube\\Repository\\OrderPdfRepository''getOrderPdfRepositoryService.php'true],
  756.             'Eccube\\Repository\\OrderRepository' => ['privates''Eccube\\Repository\\OrderRepository''getOrderRepositoryService'false],
  757.             'Eccube\\Repository\\PageLayoutRepository' => ['privates''Eccube\\Repository\\PageLayoutRepository''getPageLayoutRepositoryService.php'true],
  758.             'Eccube\\Repository\\PageRepository' => ['privates''Eccube\\Repository\\PageRepository''getPageRepositoryService.php'true],
  759.             'Eccube\\Repository\\PaymentOptionRepository' => ['privates''Eccube\\Repository\\PaymentOptionRepository''getPaymentOptionRepositoryService.php'true],
  760.             'Eccube\\Repository\\PaymentRepository' => ['privates''Eccube\\Repository\\PaymentRepository''getPaymentRepositoryService.php'true],
  761.             'Eccube\\Repository\\PluginRepository' => ['services''Eccube\\Repository\\PluginRepository''getPluginRepositoryService'false],
  762.             'Eccube\\Repository\\ProductCategoryRepository' => ['privates''Eccube\\Repository\\ProductCategoryRepository''getProductCategoryRepositoryService.php'true],
  763.             'Eccube\\Repository\\ProductClassRepository' => ['privates''Eccube\\Repository\\ProductClassRepository''getProductClassRepositoryService'false],
  764.             'Eccube\\Repository\\ProductImageRepository' => ['privates''Eccube\\Repository\\ProductImageRepository''getProductImageRepositoryService.php'true],
  765.             'Eccube\\Repository\\ProductRepository' => ['privates''Eccube\\Repository\\ProductRepository''getProductRepositoryService'false],
  766.             'Eccube\\Repository\\ProductStockRepository' => ['privates''Eccube\\Repository\\ProductStockRepository''getProductStockRepositoryService.php'true],
  767.             'Eccube\\Repository\\ProductTagRepository' => ['privates''Eccube\\Repository\\ProductTagRepository''getProductTagRepositoryService.php'true],
  768.             'Eccube\\Repository\\ShippingRepository' => ['privates''Eccube\\Repository\\ShippingRepository''getShippingRepositoryService.php'true],
  769.             'Eccube\\Repository\\TagRepository' => ['privates''Eccube\\Repository\\TagRepository''getTagRepositoryService.php'true],
  770.             'Eccube\\Repository\\TaxRuleRepository' => ['privates''Eccube\\Repository\\TaxRuleRepository''getTaxRuleRepositoryService'false],
  771.             'Eccube\\Repository\\TemplateRepository' => ['privates''Eccube\\Repository\\TemplateRepository''getTemplateRepositoryService.php'true],
  772.             'Plugin\\Api\\Repository\\WebHookRepository' => ['privates''Plugin\\Api\\Repository\\WebHookRepository''getWebHookRepositoryService.php'true],
  773.             'Plugin\\Coupon4\\Repository\\CouponDetailRepository' => ['privates''Plugin\\Coupon4\\Repository\\CouponDetailRepository''getCouponDetailRepositoryService.php'true],
  774.             'Plugin\\Coupon4\\Repository\\CouponOrderRepository' => ['privates''Plugin\\Coupon4\\Repository\\CouponOrderRepository''getCouponOrderRepositoryService.php'true],
  775.             'Plugin\\Coupon4\\Repository\\CouponRepository' => ['privates''Plugin\\Coupon4\\Repository\\CouponRepository''getCouponRepositoryService.php'true],
  776.             'Plugin\\MailMagazine4\\Repository\\MailMagazineSendHistoryRepository' => ['privates''Plugin\\MailMagazine4\\Repository\\MailMagazineSendHistoryRepository''getMailMagazineSendHistoryRepositoryService.php'true],
  777.             'Plugin\\MailMagazine4\\Repository\\MailMagazineTemplateRepository' => ['privates''Plugin\\MailMagazine4\\Repository\\MailMagazineTemplateRepository''getMailMagazineTemplateRepositoryService.php'true],
  778.             'Plugin\\ProductReview4\\Repository\\ProductReviewConfigRepository' => ['privates''Plugin\\ProductReview4\\Repository\\ProductReviewConfigRepository''getProductReviewConfigRepositoryService.php'true],
  779.             'Plugin\\ProductReview4\\Repository\\ProductReviewRepository' => ['privates''Plugin\\ProductReview4\\Repository\\ProductReviewRepository''getProductReviewRepositoryService.php'true],
  780.             'Plugin\\ProductReview4\\Repository\\ProductReviewStatusRepository' => ['privates''Plugin\\ProductReview4\\Repository\\ProductReviewStatusRepository''getProductReviewStatusRepositoryService.php'true],
  781.             'Plugin\\Recommend4\\Repository\\RecommendProductRepository' => ['privates''Plugin\\Recommend4\\Repository\\RecommendProductRepository''getRecommendProductRepositoryService.php'true],
  782.             'Plugin\\RelatedProduct4\\Repository\\RelatedProductRepository' => ['privates''Plugin\\RelatedProduct4\\Repository\\RelatedProductRepository''getRelatedProductRepositoryService.php'true],
  783.             'Plugin\\Securitychecker4\\Repository\\ConfigRepository' => ['privates''Plugin\\Securitychecker4\\Repository\\ConfigRepository''getConfigRepositoryService.php'true],
  784.             'Plugin\\SiteKit\\Repository\\IdTokenRepository' => ['privates''Plugin\\SiteKit\\Repository\\IdTokenRepository''getIdTokenRepositoryService.php'true],
  785.         ], [
  786.             'Eccube\\Repository\\AuthorityRoleRepository' => '?',
  787.             'Eccube\\Repository\\BaseInfoRepository' => '?',
  788.             'Eccube\\Repository\\BlockPositionRepository' => '?',
  789.             'Eccube\\Repository\\BlockRepository' => '?',
  790.             'Eccube\\Repository\\CalendarRepository' => '?',
  791.             'Eccube\\Repository\\CartItemRepository' => '?',
  792.             'Eccube\\Repository\\CartRepository' => '?',
  793.             'Eccube\\Repository\\CategoryRepository' => '?',
  794.             'Eccube\\Repository\\ClassCategoryRepository' => '?',
  795.             'Eccube\\Repository\\ClassNameRepository' => '?',
  796.             'Eccube\\Repository\\CsvRepository' => '?',
  797.             'Eccube\\Repository\\CustomerAddressRepository' => '?',
  798.             'Eccube\\Repository\\CustomerFavoriteProductRepository' => '?',
  799.             'Eccube\\Repository\\CustomerRepository' => '?',
  800.             'Eccube\\Repository\\DeliveryDurationRepository' => '?',
  801.             'Eccube\\Repository\\DeliveryFeeRepository' => '?',
  802.             'Eccube\\Repository\\DeliveryRepository' => '?',
  803.             'Eccube\\Repository\\DeliveryTimeRepository' => '?',
  804.             'Eccube\\Repository\\LayoutRepository' => '?',
  805.             'Eccube\\Repository\\LoginHistoryRepository' => '?',
  806.             'Eccube\\Repository\\MailHistoryRepository' => '?',
  807.             'Eccube\\Repository\\MailTemplateRepository' => '?',
  808.             'Eccube\\Repository\\Master\\AuthorityRepository' => '?',
  809.             'Eccube\\Repository\\Master\\CountryRepository' => '?',
  810.             'Eccube\\Repository\\Master\\CsvTypeRepository' => '?',
  811.             'Eccube\\Repository\\Master\\CustomerOrderStatusRepository' => '?',
  812.             'Eccube\\Repository\\Master\\CustomerStatusRepository' => '?',
  813.             'Eccube\\Repository\\Master\\DeviceTypeRepository' => '?',
  814.             'Eccube\\Repository\\Master\\JobRepository' => '?',
  815.             'Eccube\\Repository\\Master\\LoginHistoryStatusRepository' => '?',
  816.             'Eccube\\Repository\\Master\\OrderItemTypeRepository' => '?',
  817.             'Eccube\\Repository\\Master\\OrderStatusColorRepository' => '?',
  818.             'Eccube\\Repository\\Master\\OrderStatusRepository' => '?',
  819.             'Eccube\\Repository\\Master\\PageMaxRepository' => '?',
  820.             'Eccube\\Repository\\Master\\PrefRepository' => '?',
  821.             'Eccube\\Repository\\Master\\ProductListMaxRepository' => '?',
  822.             'Eccube\\Repository\\Master\\ProductListOrderByRepository' => '?',
  823.             'Eccube\\Repository\\Master\\ProductStatusRepository' => '?',
  824.             'Eccube\\Repository\\Master\\RoundingTypeRepository' => '?',
  825.             'Eccube\\Repository\\Master\\SaleTypeRepository' => '?',
  826.             'Eccube\\Repository\\Master\\SexRepository' => '?',
  827.             'Eccube\\Repository\\Master\\TaxDisplayTypeRepository' => '?',
  828.             'Eccube\\Repository\\Master\\TaxTypeRepository' => '?',
  829.             'Eccube\\Repository\\Master\\WorkRepository' => '?',
  830.             'Eccube\\Repository\\MemberRepository' => '?',
  831.             'Eccube\\Repository\\NewsRepository' => '?',
  832.             'Eccube\\Repository\\OrderItemRepository' => '?',
  833.             'Eccube\\Repository\\OrderPdfRepository' => '?',
  834.             'Eccube\\Repository\\OrderRepository' => '?',
  835.             'Eccube\\Repository\\PageLayoutRepository' => '?',
  836.             'Eccube\\Repository\\PageRepository' => '?',
  837.             'Eccube\\Repository\\PaymentOptionRepository' => '?',
  838.             'Eccube\\Repository\\PaymentRepository' => '?',
  839.             'Eccube\\Repository\\PluginRepository' => '?',
  840.             'Eccube\\Repository\\ProductCategoryRepository' => '?',
  841.             'Eccube\\Repository\\ProductClassRepository' => '?',
  842.             'Eccube\\Repository\\ProductImageRepository' => '?',
  843.             'Eccube\\Repository\\ProductRepository' => '?',
  844.             'Eccube\\Repository\\ProductStockRepository' => '?',
  845.             'Eccube\\Repository\\ProductTagRepository' => '?',
  846.             'Eccube\\Repository\\ShippingRepository' => '?',
  847.             'Eccube\\Repository\\TagRepository' => '?',
  848.             'Eccube\\Repository\\TaxRuleRepository' => '?',
  849.             'Eccube\\Repository\\TemplateRepository' => '?',
  850.             'Plugin\\Api\\Repository\\WebHookRepository' => '?',
  851.             'Plugin\\Coupon4\\Repository\\CouponDetailRepository' => '?',
  852.             'Plugin\\Coupon4\\Repository\\CouponOrderRepository' => '?',
  853.             'Plugin\\Coupon4\\Repository\\CouponRepository' => '?',
  854.             'Plugin\\MailMagazine4\\Repository\\MailMagazineSendHistoryRepository' => '?',
  855.             'Plugin\\MailMagazine4\\Repository\\MailMagazineTemplateRepository' => '?',
  856.             'Plugin\\ProductReview4\\Repository\\ProductReviewConfigRepository' => '?',
  857.             'Plugin\\ProductReview4\\Repository\\ProductReviewRepository' => '?',
  858.             'Plugin\\ProductReview4\\Repository\\ProductReviewStatusRepository' => '?',
  859.             'Plugin\\Recommend4\\Repository\\RecommendProductRepository' => '?',
  860.             'Plugin\\RelatedProduct4\\Repository\\RelatedProductRepository' => '?',
  861.             'Plugin\\Securitychecker4\\Repository\\ConfigRepository' => '?',
  862.             'Plugin\\SiteKit\\Repository\\IdTokenRepository' => '?',
  863.         ])));
  864.         $a->addCustomStringFunction('NORMALIZE''Eccube\\Doctrine\\ORM\\Query\\Normalize');
  865.         $a->addCustomNumericFunction('EXTRACT''Eccube\\Doctrine\\ORM\\Query\\Extract');
  866.         $a->addFilter('option_nostock_hidden''Eccube\\Doctrine\\Filter\\NoStockHiddenFilter');
  867.         $a->addFilter('incomplete_order_status_hidden''Eccube\\Doctrine\\Filter\\OrderStatusFilter');
  868.         $a->addEntityNamespace('TrikoderOAuth2Bundle''Trikoder\\Bundle\\OAuth2Bundle\\Model');
  869.         $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  870.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  871.         return $instance;
  872.     }
  873.     /*
  874.      * Gets the public 'event_dispatcher' shared autowired service.
  875.      *
  876.      * @return \Eccube\Event\EventDispatcherWrapper
  877.      */
  878.     protected function getEventDispatcherService()
  879.     {
  880.         $this->services['event_dispatcher'] = $instance = new \Eccube\Event\EventDispatcherWrapper();
  881.         $instance->addListener('kernel.request', [=> function () {
  882.             return ($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService());
  883.         }, => 'onKernelRequest'], 1024);
  884.         $instance->addListener('kernel.controller', [=> function () {
  885.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  886.         }, => 'onKernelController'], 0);
  887.         $instance->addListener('kernel.request', [=> function () {
  888.             return ($this->privates['mobile_detect.request_listener'] ?? $this->getMobileDetect_RequestListenerService());
  889.         }, => 'handleRequest'], 1);
  890.         $instance->addListener('kernel.response', [=> function () {
  891.             return ($this->privates['mobile_detect.request_listener'] ?? $this->getMobileDetect_RequestListenerService());
  892.         }, => 'handleResponse'], 0);
  893.         $instance->addListener('kernel.request', [=> function () {
  894.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  895.         }, => 'onKernelRequest'], 0);
  896.         $instance->addListener('trikoder.oauth2.authorization_request_resolve', [=> function () {
  897.             return ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\EventListener\\AuthorizationRequestUserResolvingListener'] ?? $this->load('getAuthorizationRequestUserResolvingListenerService.php'));
  898.         }, => 'onAuthorizationRequest'], 1024);
  899.         $instance->addListener('form.pre_submit', [=> function () {
  900.             return ($this->privates['Eccube\\Form\\EventListener\\ConvertKanaListener'] ?? ($this->privates['Eccube\\Form\\EventListener\\ConvertKanaListener'] = new \Eccube\Form\EventListener\ConvertKanaListener()));
  901.         }, => 'onPreSubmit'], 0);
  902.         $instance->addListener('form.pre_submit', [=> function () {
  903.             return ($this->privates['Eccube\\Form\\EventListener\\HTMLPurifierListener'] ?? ($this->privates['Eccube\\Form\\EventListener\\HTMLPurifierListener'] = new \Eccube\Form\EventListener\HTMLPurifierListener()));
  904.         }, => 'purifySubmittedData'], 1000001);
  905.         $instance->addListener('form.pre_submit', [=> function () {
  906.             return ($this->privates['Eccube\\Form\\EventListener\\TruncateHyphenListener'] ?? ($this->privates['Eccube\\Form\\EventListener\\TruncateHyphenListener'] = new \Eccube\Form\EventListener\TruncateHyphenListener()));
  907.         }, => 'onPreSubmit'], 0);
  908.         $instance->addListener('workflow.order.completed', [=> function () {
  909.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService.php'));
  910.         }, => 'onCompleted'], 0);
  911.         $instance->addListener('workflow.order.transition.pay', [=> function () {
  912.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService.php'));
  913.         }, => 'updatePaymentDate'], 0);
  914.         $instance->addListener('workflow.order.transition.cancel', [=> function () {
  915.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService.php'));
  916.         }, => 'rollbackStock'], 0);
  917.         $instance->addListener('workflow.order.transition.cancel', [=> function () {
  918.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService.php'));
  919.         }, => 'rollbackUsePoint'], 0);
  920.         $instance->addListener('workflow.order.transition.back_to_in_progress', [=> function () {
  921.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService.php'));
  922.         }, => 'commitStock'], 0);
  923.         $instance->addListener('workflow.order.transition.back_to_in_progress', [=> function () {
  924.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService.php'));
  925.         }, => 'commitUsePoint'], 0);
  926.         $instance->addListener('workflow.order.transition.ship', [=> function () {
  927.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService.php'));
  928.         }, => 'commitAddPoint'], 0);
  929.         $instance->addListener('workflow.order.transition.return', [=> function () {
  930.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService.php'));
  931.         }, => 'rollbackUsePoint'], 0);
  932.         $instance->addListener('workflow.order.transition.return', [=> function () {
  933.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService.php'));
  934.         }, => 'rollbackAddPoint'], 0);
  935.         $instance->addListener('workflow.order.transition.cancel_return', [=> function () {
  936.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService.php'));
  937.         }, => 'commitUsePoint'], 0);
  938.         $instance->addListener('workflow.order.transition.cancel_return', [=> function () {
  939.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService.php'));
  940.         }, => 'commitAddPoint'], 0);
  941.         $instance->addListener('kernel.terminate', [=> function () {
  942.             return ($this->services['Eccube\\Service\\SystemService'] ?? $this->load('getSystemServiceService.php'));
  943.         }, => 'disableMaintenanceEvent'], 0);
  944.         $instance->addListener('kernel.terminate', [=> function () {
  945.             return ($this->privates['Eccube\\Util\\CacheUtil'] ?? ($this->privates['Eccube\\Util\\CacheUtil'] = new \Eccube\Util\CacheUtil(($this->services['kernel'] ?? $this->get('kernel'1)), $this)));
  946.         }, => 'forceClearCache'], 0);
  947.         $instance->addListener('kernel.request', [=> function () {
  948.             return ($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService());
  949.         }, => 'onKernelRequest'], 4096);
  950.         $instance->addListener('kernel.response', [=> function () {
  951.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  952.         }, => 'onKernelResponse'], 0);
  953.         $instance->addListener('kernel.response', [=> function () {
  954.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  955.         }, => 'onKernelResponse'], -1024);
  956.         $instance->addListener('kernel.request', [=> function () {
  957.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  958.         }, => 'setDefaultLocale'], 100);
  959.         $instance->addListener('kernel.request', [=> function () {
  960.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  961.         }, => 'onKernelRequest'], 16);
  962.         $instance->addListener('kernel.finish_request', [=> function () {
  963.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  964.         }, => 'onKernelFinishRequest'], 0);
  965.         $instance->addListener('kernel.request', [=> function () {
  966.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  967.         }, => 'onKernelRequest'], 256);
  968.         $instance->addListener('kernel.request', [=> function () {
  969.             return ($this->privates['.legacy_resolve_controller_name_subscriber'] ?? $this->get_LegacyResolveControllerNameSubscriberService());
  970.         }, => 'resolveControllerName'], 24);
  971.         $instance->addListener('kernel.controller_arguments', [=> function () {
  972.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  973.         }, => 'onControllerArguments'], 0);
  974.         $instance->addListener('kernel.exception', [=> function () {
  975.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  976.         }, => 'logKernelException'], 0);
  977.         $instance->addListener('kernel.exception', [=> function () {
  978.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  979.         }, => 'onKernelException'], -128);
  980.         $instance->addListener('kernel.request', [=> function () {
  981.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  982.         }, => 'onKernelRequest'], 15);
  983.         $instance->addListener('kernel.finish_request', [=> function () {
  984.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  985.         }, => 'onKernelFinishRequest'], -15);
  986.         $instance->addListener('console.error', [=> function () {
  987.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  988.         }, => 'onConsoleError'], -128);
  989.         $instance->addListener('console.terminate', [=> function () {
  990.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  991.         }, => 'onConsoleTerminate'], -128);
  992.         $instance->addListener('console.error', [=> function () {
  993.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  994.         }, => 'onConsoleError'], 0);
  995.         $instance->addListener('kernel.request', [=> function () {
  996.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  997.         }, => 'onKernelRequest'], 128);
  998.         $instance->addListener('kernel.response', [=> function () {
  999.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1000.         }, => 'onKernelResponse'], -1000);
  1001.         $instance->addListener('kernel.finish_request', [=> function () {
  1002.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1003.         }, => 'onFinishRequest'], 0);
  1004.         $instance->addListener('kernel.response', [=> function () {
  1005.             return ($this->privates['esi_listener'] ?? $this->getEsiListenerService());
  1006.         }, => 'onKernelResponse'], 0);
  1007.         $instance->addListener('kernel.request', [=> function () {
  1008.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  1009.         }, => 'onKernelRequest'], 48);
  1010.         $instance->addListener('kernel.response', [=> function () {
  1011.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1012.         }, => 'onKernelResponse'], -100);
  1013.         $instance->addListener('kernel.exception', [=> function () {
  1014.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1015.         }, => 'onKernelException'], 0);
  1016.         $instance->addListener('kernel.terminate', [=> function () {
  1017.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1018.         }, => 'onKernelTerminate'], -1024);
  1019.         $instance->addListener('kernel.controller', [=> function () {
  1020.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1021.         }, => 'onKernelController'], 0);
  1022.         $instance->addListener('kernel.response', [=> function () {
  1023.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1024.         }, => 'onKernelResponse'], 0);
  1025.         $instance->addListener('kernel.request', [=> function () {
  1026.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1027.         }, => 'configure'], 2048);
  1028.         $instance->addListener('console.command', [=> function () {
  1029.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1030.         }, => 'configure'], 2048);
  1031.         $instance->addListener('kernel.request', [=> function () {
  1032.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1033.         }, => 'onKernelRequest'], 32);
  1034.         $instance->addListener('kernel.finish_request', [=> function () {
  1035.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1036.         }, => 'onKernelFinishRequest'], 0);
  1037.         $instance->addListener('kernel.exception', [=> function () {
  1038.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1039.         }, => 'onKernelException'], -64);
  1040.         $instance->addListener('kernel.request', [=> function () {
  1041.             return ($this->privates['security.firewall'] ?? $this->getSecurity_FirewallService());
  1042.         }, => 'configureLogoutUrlGenerator'], 8);
  1043.         $instance->addListener('kernel.request', [=> function () {
  1044.             return ($this->privates['security.firewall'] ?? $this->getSecurity_FirewallService());
  1045.         }, => 'onKernelRequest'], 8);
  1046.         $instance->addListener('kernel.finish_request', [=> function () {
  1047.             return ($this->privates['security.firewall'] ?? $this->getSecurity_FirewallService());
  1048.         }, => 'onKernelFinishRequest'], 0);
  1049.         $instance->addListener('kernel.response', [=> function () {
  1050.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1051.         }, => 'onKernelResponse'], 0);
  1052.         $instance->addListener('kernel.controller', [=> function () {
  1053.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1054.         }, => 'onKernelController'], 0);
  1055.         $instance->addListener('kernel.controller', [=> function () {
  1056.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1057.         }, => 'onKernelController'], 0);
  1058.         $instance->addListener('kernel.controller', [=> function () {
  1059.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1060.         }, => 'onKernelController'], -128);
  1061.         $instance->addListener('kernel.view', [=> function () {
  1062.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1063.         }, => 'onKernelView'], 0);
  1064.         $instance->addListener('kernel.controller', [=> function () {
  1065.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1066.         }, => 'onKernelController'], 0);
  1067.         $instance->addListener('kernel.response', [=> function () {
  1068.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1069.         }, => 'onKernelResponse'], 0);
  1070.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1071.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1072.         }, => 'onKernelControllerArguments'], 0);
  1073.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1074.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1075.         }, => 'onKernelControllerArguments'], 0);
  1076.         $instance->addListener('kernel.view', [=> function () {
  1077.             return ($this->privates['sensio_framework_extra.psr7.listener.response'] ?? $this->load('getSensioFrameworkExtra_Psr7_Listener_ResponseService.php'));
  1078.         }, => 'onKernelView'], 0);
  1079.         $instance->addListener('console.command', [=> function () {
  1080.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1081.         }, => 'onCommand'], 255);
  1082.         $instance->addListener('console.terminate', [=> function () {
  1083.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1084.         }, => 'onTerminate'], -255);
  1085.         $instance->addListener('kernel.exception', [=> function () {
  1086.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1087.         }, => 'onException'], 0);
  1088.         $instance->addListener('kernel.terminate', [=> function () {
  1089.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1090.         }, => 'onTerminate'], 0);
  1091.         $instance->addListener('console.error', [=> function () {
  1092.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1093.         }, => 'onException'], 0);
  1094.         $instance->addListener('console.terminate', [=> function () {
  1095.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1096.         }, => 'onTerminate'], 0);
  1097.         $instance->addListener('console.command', [=> function () {
  1098.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService.php'));
  1099.         }, => 'configure'], 1024);
  1100.         $instance->addListener('knp_pager.before', [=> function () {
  1101.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1102.         }, => 'before'], 0);
  1103.         $instance->addListener('knp_pager.pagination', [=> function () {
  1104.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1105.         }, => 'pagination'], 0);
  1106.         $instance->addListener('knp_pager.before', [=> function () {
  1107.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  1108.         }, => 'before'], 1);
  1109.         $instance->addListener('knp_pager.before', [=> function () {
  1110.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  1111.         }, => 'before'], 1);
  1112.         $instance->addListener('knp_pager.pagination', [=> function () {
  1113.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1114.         }, => 'pagination'], 1);
  1115.         return $instance;
  1116.     }
  1117.     /*
  1118.      * Gets the public 'http_kernel' shared service.
  1119.      *
  1120.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1121.      */
  1122.     protected function getHttpKernelService()
  1123.     {
  1124.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false)))), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  1125.             yield => ($this->privates['argument_resolver.request_attribute'] ?? ($this->privates['argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver()));
  1126.             yield => ($this->privates['argument_resolver.request'] ?? ($this->privates['argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver()));
  1127.             yield => ($this->privates['argument_resolver.session'] ?? ($this->privates['argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver()));
  1128.             yield => ($this->privates['security.user_value_resolver'] ?? $this->load('getSecurity_UserValueResolverService.php'));
  1129.             yield => ($this->privates['sensio_framework_extra.psr7.argument_value_resolver.server_request'] ?? $this->load('getSensioFrameworkExtra_Psr7_ArgumentValueResolver_ServerRequestService.php'));
  1130.             yield => ($this->privates['argument_resolver.service'] ?? $this->load('getArgumentResolver_ServiceService.php'));
  1131.             yield => ($this->privates['argument_resolver.default'] ?? ($this->privates['argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver()));
  1132.             yield => ($this->privates['argument_resolver.variadic'] ?? ($this->privates['argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver()));
  1133.         }, 8)));
  1134.     }
  1135.     /*
  1136.      * Gets the public 'profiler' shared service.
  1137.      *
  1138.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1139.      */
  1140.     protected function getProfilerService()
  1141.     {
  1142.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1143.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  1144.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  1145.         $a->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  1146.         $a->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor('!php/const:Monolog\\Logger::DEBUG', [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  1147.         $a->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  1148.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1149.         $a->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  1150.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1151.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1152.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1153.         $d = new \SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector(($this->privates['mobile_detect.device_view'] ?? $this->getMobileDetect_DeviceViewService()));
  1154.         $d->setRedirectConfig($this->parameters['mobile_detect.redirect']);
  1155.         $e = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1156.         if ($this->has('kernel')) {
  1157.             $e->setKernel($b);
  1158.         }
  1159.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  1160.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1161.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1162.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  1163.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1164.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1165.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1166.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/EccubeEccube_KernelInstallContainer'), $c));
  1167.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(NULL$c));
  1168.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1169.         $instance->add(($this->services['data_collector.cache'] ?? ($this->services['data_collector.cache'] = new \Symfony\Component\Cache\DataCollector\CacheDataCollector())));
  1170.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1171.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['security.access.decision_manager'] ?? $this->getSecurity_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), NULL));
  1172.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(new \Twig\Profiler\Profile(), ($this->services['twig'] ?? $this->getTwigService())));
  1173.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService())));
  1174.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  1175.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1176.         $instance->add(($this->privates['Eccube\\DataCollector\\EccubeDataCollector'] ?? $this->getEccubeDataCollectorService()));
  1177.         $instance->add($d);
  1178.         $instance->add($e);
  1179.         $instance->add(($this->privates['eccube.collector.core'] ?? $this->getEccube_Collector_CoreService()));
  1180.         return $instance;
  1181.     }
  1182.     /*
  1183.      * Gets the public 'request_stack' shared service.
  1184.      *
  1185.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1186.      */
  1187.     protected function getRequestStackService()
  1188.     {
  1189.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1190.     }
  1191.     /*
  1192.      * Gets the public 'router' shared service.
  1193.      *
  1194.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1195.      */
  1196.     protected function getRouterService()
  1197.     {
  1198.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1199.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  1200.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  1201.         $a->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  1202.         $a->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor('!php/const:Monolog\\Logger::DEBUG', [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  1203.         $a->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  1204.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1205.         $a->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  1206.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1207.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService.php'true],
  1208.         ], [
  1209.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1210.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => false'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => NULL'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this), $a$this->getEnv('ECCUBE_LOCALE'));
  1211.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? ($this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory())));
  1212.         return $instance;
  1213.     }
  1214.     /*
  1215.      * Gets the public 'security.authorization_checker' shared service.
  1216.      *
  1217.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1218.      */
  1219.     protected function getSecurity_AuthorizationCheckerService()
  1220.     {
  1221.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['security.access.decision_manager'] ?? $this->getSecurity_Access_DecisionManagerService()), false);
  1222.     }
  1223.     /*
  1224.      * Gets the public 'security.csrf.token_manager' shared service.
  1225.      *
  1226.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  1227.      */
  1228.     protected function getSecurity_Csrf_TokenManagerService()
  1229.     {
  1230.         return $this->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1231.     }
  1232.     /*
  1233.      * Gets the public 'security.token_storage' shared service.
  1234.      *
  1235.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1236.      */
  1237.     protected function getSecurity_TokenStorageService()
  1238.     {
  1239.         return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1240.             'session' => ['services''session''getSessionService'false],
  1241.         ], [
  1242.             'session' => '?',
  1243.         ]));
  1244.     }
  1245.     /*
  1246.      * Gets the public 'session' shared service.
  1247.      *
  1248.      * @return \Symfony\Component\HttpFoundation\Session\Session
  1249.      */
  1250.     protected function getSessionService()
  1251.     {
  1252.         return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->getParameter('session.storage.options'), new \Eccube\Session\Storage\Handler\SameSiteNoneCompatSessionHandler(new \Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler((\dirname(__DIR__3).'/sessions/install'))), new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0)));
  1253.     }
  1254.     /*
  1255.      * Gets the public 'state_machine.order' shared service.
  1256.      *
  1257.      * @return \Symfony\Component\Workflow\StateMachine
  1258.      */
  1259.     protected function getStateMachine_OrderService()
  1260.     {
  1261.         return $this->services['state_machine.order'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([=> '1'=> '3'=> '4'=> '5'=> '6'=> '7'=> '8'=> '9'], [=> new \Symfony\Component\Workflow\Transition('pay''1''6'), => new \Symfony\Component\Workflow\Transition('packing''1''4'), => new \Symfony\Component\Workflow\Transition('packing''6''4'), => new \Symfony\Component\Workflow\Transition('cancel''1''3'), => new \Symfony\Component\Workflow\Transition('cancel''4''3'), => new \Symfony\Component\Workflow\Transition('cancel''6''3'), => new \Symfony\Component\Workflow\Transition('back_to_in_progress''3''4'), => new \Symfony\Component\Workflow\Transition('ship''1''5'), => new \Symfony\Component\Workflow\Transition('ship''6''5'), => new \Symfony\Component\Workflow\Transition('ship''4''5'), 10 => new \Symfony\Component\Workflow\Transition('return''5''9'), 11 => new \Symfony\Component\Workflow\Transition('cancel_return''9''5')], [=> '1'], new \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore([], [], new \SplObjectStorage())), new \Symfony\Component\Workflow\MarkingStore\SingleStateMarkingStore('status'), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'order');
  1262.     }
  1263.     /*
  1264.      * Gets the public 'translator' shared service.
  1265.      *
  1266.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1267.      */
  1268.     protected function getTranslatorService()
  1269.     {
  1270.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1271.     }
  1272.     /*
  1273.      * Gets the public 'twig' shared service.
  1274.      *
  1275.      * @return \Twig\Environment
  1276.      */
  1277.     protected function getTwigService()
  1278.     {
  1279.         $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__4));
  1280.         $a->addPath((\dirname(__DIR__4).'/app/template/'.$this->getEnv('string:ECCUBE_TEMPLATE_CODE')));
  1281.         $a->addPath((\dirname(__DIR__4).'/src/Eccube/Resource/template/default'));
  1282.         $a->addPath((\dirname(__DIR__4).'/app/Plugin'));
  1283.         $a->addPath((\dirname(__DIR__4).'/app/template/admin'), 'admin');
  1284.         $a->addPath((\dirname(__DIR__4).'/src/Eccube/Resource/template/admin'), 'admin');
  1285.         $a->addPath((\dirname(__DIR__4).'/app/template/user_data'), 'user_data');
  1286.         $a->addPath((\dirname(__DIR__4).'/src/Eccube/Resource/template/toolbar'), 'toolbar');
  1287.         $a->addPath((\dirname(__DIR__4).'/src/Eccube/Resource/template/common'), 'common');
  1288.         $a->addPath((\dirname(__DIR__4).'/src/Eccube/Resource/template/install'));
  1289.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  1290.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  1291.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1292.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1293.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1294.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1295.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  1296.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  1297.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  1298.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  1299.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1300.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1301.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1302.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1303.         $a->addPath((\dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Resources/views'), 'MobileDetect');
  1304.         $a->addPath((\dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Resources/views'), '!MobileDetect');
  1305.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/views'), 'KnpPaginator');
  1306.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/views'), '!KnpPaginator');
  1307.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1308.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1309.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1310.         $this->services['twig'] = $instance = new \Twig\Environment($a, ['debug' => false'strict_variables' => false'base_template_class' => 'Eccube\\Twig\\Template''autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1311.         $b = ($this->services['translator'] ?? $this->getTranslatorService());
  1312.         $c = new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy();
  1313.         $d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1314.         $e = new \Symfony\Component\Asset\Context\RequestStackContext($d''false);
  1315.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1316.         $g = ($this->services['router'] ?? $this->getRouterService());
  1317.         $h = new \Symfony\Component\Workflow\Registry();
  1318.         $h->addWorkflow(($this->services['state_machine.order'] ?? $this->getStateMachine_OrderService()), new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('Eccube\\Service\\OrderStateMachineContext'));
  1319.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1320.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  1321.         $j = new \SunCat\MobileDetectBundle\Twig\Extension\MobileDetectExtension(($this->privates['mobile_detect.mobile_detector.default'] ?? ($this->privates['mobile_detect.mobile_detector.default'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->privates['mobile_detect.device_view'] ?? $this->getMobileDetect_DeviceViewService()), $this->parameters['mobile_detect.redirect']);
  1322.         $j->setRequestByRequestStack($d);
  1323.         $k = new \Symfony\Bridge\Twig\AppVariable();
  1324.         $k->setEnvironment('install');
  1325.         $k->setDebug(false);
  1326.         if ($this->has('security.token_storage')) {
  1327.             $k->setTokenStorage(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  1328.         }
  1329.         if ($this->has('request_stack')) {
  1330.             $k->setRequestStack($d);
  1331.         }
  1332.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1333.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1334.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  1335.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($b));
  1336.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('/html/template/'.$this->getEnv('string:ECCUBE_TEMPLATE_CODE'), $c$e), ['admin' => new \Symfony\Component\Asset\PathPackage('/html/template/admin'$c$e), 'save_image' => new \Symfony\Component\Asset\PathPackage('/html/upload/save_image'$c$e), 'plugin' => new \Symfony\Component\Asset\PathPackage('/html/plugin'$c$e), 'install' => new \Symfony\Component\Asset\PathPackage('/html/template/install'$c$e), 'temp_image' => new \Symfony\Component\Asset\PathPackage('/html/upload/temp_image'$c$e), 'user_data' => new \Symfony\Component\Asset\PathPackage('/html/user_data'$c$e)])));
  1337.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f, \dirname(__DIR__4), 'UTF-8'));
  1338.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  1339.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1340.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), false));
  1341.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1342.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1343.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($d, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  1344.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WorkflowExtension($h));
  1345.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension());
  1346.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
  1347.         $instance->addExtension(new \Eccube\Twig\Extension\CartServiceExtension(($this->privates['Eccube\\Service\\CartService'] ?? $this->getCartServiceService())));
  1348.         $instance->addExtension(new \Eccube\Twig\Extension\CsrfExtension(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService())));
  1349.         $instance->addExtension(new \Eccube\Twig\Extension\EccubeBlockExtension($instance, []));
  1350.         $instance->addExtension(($this->privates['Eccube\\Twig\\Extension\\EccubeExtension'] ?? $this->getEccubeExtensionService()));
  1351.         $instance->addExtension(new \Eccube\Twig\Extension\IntlExtension());
  1352.         $instance->addExtension(new \Eccube\Twig\Extension\RepositoryExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())));
  1353.         $instance->addExtension(new \Eccube\Twig\Extension\SafeTextmailEscaperExtension($instance));
  1354.         $instance->addExtension(($this->privates['Eccube\\Twig\\Extension\\TaxExtension'] ?? $this->getTaxExtensionService()));
  1355.         $instance->addExtension(new \Eccube\Twig\Extension\TwigIncludeExtension($instance));
  1356.         $instance->addExtension(new \Twig_Extension_StringLoader());
  1357.         $instance->addExtension(new \Twig\Extensions\IntlExtension());
  1358.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1359.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  1360.         $instance->addExtension($j);
  1361.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($g$b)));
  1362.         $instance->addExtension(new \Exercise\HTMLPurifierBundle\Twig\HTMLPurifierExtension());
  1363.         $instance->addGlobal('app'$k);
  1364.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1365.             'Exercise\\HTMLPurifierBundle\\Twig\\HTMLPurifierRuntime' => ['privates''exercise_html_purifier.twig.runtime''getExerciseHtmlPurifier_Twig_RuntimeService.php'true],
  1366.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService.php'true],
  1367.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService.php'true],
  1368.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService.php'true],
  1369.         ], [
  1370.             'Exercise\\HTMLPurifierBundle\\Twig\\HTMLPurifierRuntime' => '?',
  1371.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1372.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1373.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1374.         ])));
  1375.         $instance->addGlobal('BaseInfo'NULL);
  1376.         $instance->addGlobal('eccube_config', ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
  1377.         $instance->addGlobal('event_dispatcher', ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1378.         $instance->addExtension(new \Eccube\Twig\Extension\IgnoreRoutingNotFoundExtension($g));
  1379.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'$this->getEnv('ECCUBE_TIMEZONE'), 0'.'','))->configure($instance);
  1380.         return $instance;
  1381.     }
  1382.     /*
  1383.      * Gets the public 'validator' shared service.
  1384.      *
  1385.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1386.      */
  1387.     protected function getValidatorService()
  1388.     {
  1389.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1390.     }
  1391.     /*
  1392.      * Gets the public 'var_dumper.cloner' shared service.
  1393.      *
  1394.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1395.      */
  1396.     protected function getVarDumper_ClonerService()
  1397.     {
  1398.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1399.         $instance->setMaxItems(2500);
  1400.         $instance->setMinDepth(1);
  1401.         $instance->setMaxString(-1);
  1402.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1403.         return $instance;
  1404.     }
  1405.     /*
  1406.      * Gets the private '.legacy_resolve_controller_name_subscriber' shared service.
  1407.      *
  1408.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  1409.      */
  1410.     protected function get_LegacyResolveControllerNameSubscriberService()
  1411.     {
  1412.         return $this->privates['.legacy_resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false))), false);
  1413.     }
  1414.     /*
  1415.      * Gets the private 'Eccube\DataCollector\EccubeDataCollector' shared autowired service.
  1416.      *
  1417.      * @return \Eccube\DataCollector\EccubeDataCollector
  1418.      */
  1419.     protected function getEccubeDataCollectorService()
  1420.     {
  1421.         return $this->privates['Eccube\\DataCollector\\EccubeDataCollector'] = new \Eccube\DataCollector\EccubeDataCollector($this, ($this->services['Eccube\\Repository\\PluginRepository'] ?? $this->getPluginRepositoryService()));
  1422.     }
  1423.     /*
  1424.      * Gets the private 'Eccube\Log\Processor\SessionProcessor' shared autowired service.
  1425.      *
  1426.      * @return \Eccube\Log\Processor\SessionProcessor
  1427.      */
  1428.     protected function getSessionProcessorService()
  1429.     {
  1430.         return $this->privates['Eccube\\Log\\Processor\\SessionProcessor'] = new \Eccube\Log\Processor\SessionProcessor(($this->services['session'] ?? $this->getSessionService()));
  1431.     }
  1432.     /*
  1433.      * Gets the private 'Eccube\Log\Processor\TokenProcessor' shared autowired service.
  1434.      *
  1435.      * @return \Eccube\Log\Processor\TokenProcessor
  1436.      */
  1437.     protected function getTokenProcessorService()
  1438.     {
  1439.         return $this->privates['Eccube\\Log\\Processor\\TokenProcessor'] = new \Eccube\Log\Processor\TokenProcessor(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  1440.     }
  1441.     /*
  1442.      * Gets the private 'Eccube\Repository\BaseInfoRepository' shared autowired service.
  1443.      *
  1444.      * @return \Eccube\Repository\BaseInfoRepository
  1445.      */
  1446.     protected function getBaseInfoRepositoryService()
  1447.     {
  1448.         return $this->privates['Eccube\\Repository\\BaseInfoRepository'] = new \Eccube\Repository\BaseInfoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1449.     }
  1450.     /*
  1451.      * Gets the private 'Eccube\Repository\CartRepository' shared autowired service.
  1452.      *
  1453.      * @return \Eccube\Repository\CartRepository
  1454.      */
  1455.     protected function getCartRepositoryService()
  1456.     {
  1457.         return $this->privates['Eccube\\Repository\\CartRepository'] = new \Eccube\Repository\CartRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1458.     }
  1459.     /*
  1460.      * Gets the private 'Eccube\Repository\OrderRepository' shared autowired service.
  1461.      *
  1462.      * @return \Eccube\Repository\OrderRepository
  1463.      */
  1464.     protected function getOrderRepositoryService()
  1465.     {
  1466.         return $this->privates['Eccube\\Repository\\OrderRepository'] = new \Eccube\Repository\OrderRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['Eccube\\Doctrine\\Query\\Queries'] ?? ($this->privates['Eccube\\Doctrine\\Query\\Queries'] = new \Eccube\Doctrine\Query\Queries())));
  1467.     }
  1468.     /*
  1469.      * Gets the private 'Eccube\Repository\ProductClassRepository' shared autowired service.
  1470.      *
  1471.      * @return \Eccube\Repository\ProductClassRepository
  1472.      */
  1473.     protected function getProductClassRepositoryService()
  1474.     {
  1475.         return $this->privates['Eccube\\Repository\\ProductClassRepository'] = new \Eccube\Repository\ProductClassRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1476.     }
  1477.     /*
  1478.      * Gets the private 'Eccube\Repository\ProductRepository' shared autowired service.
  1479.      *
  1480.      * @return \Eccube\Repository\ProductRepository
  1481.      */
  1482.     protected function getProductRepositoryService()
  1483.     {
  1484.         return $this->privates['Eccube\\Repository\\ProductRepository'] = new \Eccube\Repository\ProductRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['Eccube\\Doctrine\\Query\\Queries'] ?? ($this->privates['Eccube\\Doctrine\\Query\\Queries'] = new \Eccube\Doctrine\Query\Queries())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
  1485.     }
  1486.     /*
  1487.      * Gets the private 'Eccube\Repository\TaxRuleRepository' shared autowired service.
  1488.      *
  1489.      * @return \Eccube\Repository\TaxRuleRepository
  1490.      */
  1491.     protected function getTaxRuleRepositoryService($lazyLoad true)
  1492.     {
  1493.         if ($lazyLoad) {
  1494.             return $this->privates['Eccube\\Repository\\TaxRuleRepository'] = $this->createProxy('TaxRuleRepository_f7111db', function () {
  1495.                 return \TaxRuleRepository_f7111db::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1496.                     $wrappedInstance $this->getTaxRuleRepositoryService(false);
  1497.                     $proxy->setProxyInitializer(null);
  1498.                     return true;
  1499.                 });
  1500.             });
  1501.         }
  1502.         include_once \dirname(__DIR__4).'/src/Eccube/Repository/TaxRuleRepository.php';
  1503.         return new \Eccube\Repository\TaxRuleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['Eccube\\Repository\\BaseInfoRepository'] ?? $this->getBaseInfoRepositoryService()), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
  1504.     }
  1505.     /*
  1506.      * Gets the private 'Eccube\Service\CartService' shared autowired service.
  1507.      *
  1508.      * @return \Eccube\Service\CartService
  1509.      */
  1510.     protected function getCartServiceService($lazyLoad true)
  1511.     {
  1512.         if ($lazyLoad) {
  1513.             return $this->privates['Eccube\\Service\\CartService'] = $this->createProxy('CartService_9dde17f', function () {
  1514.                 return \CartService_9dde17f::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1515.                     $wrappedInstance $this->getCartServiceService(false);
  1516.                     $proxy->setProxyInitializer(null);
  1517.                     return true;
  1518.                 });
  1519.             });
  1520.         }
  1521.         include_once \dirname(__DIR__4).'/src/Eccube/Service/CartService.php';
  1522.         include_once \dirname(__DIR__4).'/src/Eccube/Service/Cart/CartItemComparator.php';
  1523.         include_once \dirname(__DIR__4).'/src/Eccube/Service/Cart/ProductClassComparator.php';
  1524.         include_once \dirname(__DIR__4).'/src/Eccube/Service/Cart/CartItemAllocator.php';
  1525.         include_once \dirname(__DIR__4).'/src/Eccube/Service/Cart/SaleTypeCartAllocator.php';
  1526.         return new \Eccube\Service\CartService(($this->services['session'] ?? $this->getSessionService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Eccube\\Repository\\ProductClassRepository'] ?? $this->getProductClassRepositoryService()), ($this->privates['Eccube\\Repository\\CartRepository'] ?? $this->getCartRepositoryService()), new \Eccube\Service\Cart\ProductClassComparator(), new \Eccube\Service\Cart\SaleTypeCartAllocator(), ($this->privates['Eccube\\Repository\\OrderRepository'] ?? $this->getOrderRepositoryService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  1527.     }
  1528.     /*
  1529.      * Gets the private 'Eccube\Twig\Extension\EccubeExtension' shared autowired service.
  1530.      *
  1531.      * @return \Eccube\Twig\Extension\EccubeExtension
  1532.      */
  1533.     protected function getEccubeExtensionService()
  1534.     {
  1535.         return $this->privates['Eccube\\Twig\\Extension\\EccubeExtension'] = new \Eccube\Twig\Extension\EccubeExtension(($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))), ($this->privates['Eccube\\Repository\\ProductRepository'] ?? $this->getProductRepositoryService()));
  1536.     }
  1537.     /*
  1538.      * Gets the private 'Eccube\Twig\Extension\TaxExtension' shared autowired service.
  1539.      *
  1540.      * @return \Eccube\Twig\Extension\TaxExtension
  1541.      */
  1542.     protected function getTaxExtensionService()
  1543.     {
  1544.         return $this->privates['Eccube\\Twig\\Extension\\TaxExtension'] = new \Eccube\Twig\Extension\TaxExtension(($this->privates['Eccube\\Repository\\TaxRuleRepository'] ?? $this->getTaxRuleRepositoryService()));
  1545.     }
  1546.     /*
  1547.      * Gets the private 'Symfony\Bridge\Monolog\Processor\WebProcessor' shared autowired service.
  1548.      *
  1549.      * @return \Symfony\Bridge\Monolog\Processor\WebProcessor
  1550.      */
  1551.     protected function getWebProcessorService()
  1552.     {
  1553.         return $this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] = new \Symfony\Bridge\Monolog\Processor\WebProcessor(['url' => 'REQUEST_URI''ip' => 'REMOTE_ADDR''http_method' => 'REQUEST_METHOD''server' => 'SERVER_NAME''referrer' => 'HTTP_REFERER''user_agent' => 'HTTP_USER_AGENT']);
  1554.     }
  1555.     /*
  1556.      * Gets the private 'annotations.cache_adapter' shared service.
  1557.      *
  1558.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  1559.      */
  1560.     protected function getAnnotations_CacheAdapterService()
  1561.     {
  1562.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1563.     }
  1564.     /*
  1565.      * Gets the private 'annotations.cached_reader' shared service.
  1566.      *
  1567.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  1568.      */
  1569.     protected function getAnnotations_CachedReaderService()
  1570.     {
  1571.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), false);
  1572.     }
  1573.     /*
  1574.      * Gets the private 'annotations.reader' shared service.
  1575.      *
  1576.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1577.      */
  1578.     protected function getAnnotations_ReaderService()
  1579.     {
  1580.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1581.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1582.         $a->registerUniqueLoader('class_exists');
  1583.         $instance->addGlobalIgnoredName('required'$a);
  1584.         return $instance;
  1585.     }
  1586.     /*
  1587.      * Gets the private 'cache.annotations' shared service.
  1588.      *
  1589.      * @return \Symfony\Component\Cache\Adapter\AdapterInterface
  1590.      */
  1591.     protected function getCache_AnnotationsService()
  1592.     {
  1593.         return $this->privates['cache.annotations'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('+fBJj1Y+Ti'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1594.     }
  1595.     /*
  1596.      * Gets the private 'cache.validator' shared service.
  1597.      *
  1598.      * @return \Symfony\Component\Cache\Adapter\AdapterInterface
  1599.      */
  1600.     protected function getCache_ValidatorService()
  1601.     {
  1602.         return $this->privates['cache.validator'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('XvFFnfuEBe'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1603.     }
  1604.     /*
  1605.      * Gets the private 'data_collector.form' shared service.
  1606.      *
  1607.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  1608.      */
  1609.     protected function getDataCollector_FormService()
  1610.     {
  1611.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  1612.     }
  1613.     /*
  1614.      * Gets the private 'debug.debug_handlers_listener' shared service.
  1615.      *
  1616.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1617.      */
  1618.     protected function getDebug_DebugHandlersListenerService()
  1619.     {
  1620.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  1621.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  1622.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  1623.         $a->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  1624.         $a->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor('!php/const:Monolog\\Logger::DEBUG', [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  1625.         $a->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  1626.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1627.         $a->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  1628.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL0false, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), false);
  1629.     }
  1630.     /*
  1631.      * Gets the private 'debug.file_link_formatter' shared service.
  1632.      *
  1633.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1634.      */
  1635.     protected function getDebug_FileLinkFormatterService()
  1636.     {
  1637.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__4), function () {
  1638.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService.php'));
  1639.         });
  1640.     }
  1641.     /*
  1642.      * Gets the private 'eccube.collector.core' shared autowired service.
  1643.      *
  1644.      * @return \Eccube\DataCollector\EccubeDataCollector
  1645.      */
  1646.     protected function getEccube_Collector_CoreService()
  1647.     {
  1648.         return $this->privates['eccube.collector.core'] = new \Eccube\DataCollector\EccubeDataCollector($this, ($this->services['Eccube\\Repository\\PluginRepository'] ?? $this->getPluginRepositoryService()));
  1649.     }
  1650.     /*
  1651.      * Gets the private 'esi_listener' shared service.
  1652.      *
  1653.      * @return \Symfony\Component\HttpKernel\EventListener\SurrogateListener
  1654.      */
  1655.     protected function getEsiListenerService()
  1656.     {
  1657.         return $this->privates['esi_listener'] = new \Symfony\Component\HttpKernel\EventListener\SurrogateListener(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())));
  1658.     }
  1659.     /*
  1660.      * Gets the private 'exception_listener' shared service.
  1661.      *
  1662.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  1663.      */
  1664.     protected function getExceptionListenerService()
  1665.     {
  1666.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), false);
  1667.     }
  1668.     /*
  1669.      * Gets the private 'fragment.listener' shared service.
  1670.      *
  1671.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  1672.      */
  1673.     protected function getFragment_ListenerService()
  1674.     {
  1675.         return $this->privates['fragment.listener'] = new \Symfony\Component\HttpKernel\EventListener\FragmentListener(($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('ECCUBE_AUTH_MAGIC')))), '/_fragment');
  1676.     }
  1677.     /*
  1678.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  1679.      *
  1680.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  1681.      */
  1682.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  1683.     {
  1684.         return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
  1685.     }
  1686.     /*
  1687.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  1688.      *
  1689.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  1690.      */
  1691.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  1692.     {
  1693.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  1694.     }
  1695.     /*
  1696.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  1697.      *
  1698.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  1699.      */
  1700.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  1701.     {
  1702.         return $this->privates['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]);
  1703.     }
  1704.     /*
  1705.      * Gets the private 'locale_aware_listener' shared service.
  1706.      *
  1707.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  1708.      */
  1709.     protected function getLocaleAwareListenerService()
  1710.     {
  1711.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  1712.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  1713.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1714.     }
  1715.     /*
  1716.      * Gets the private 'locale_listener' shared service.
  1717.      *
  1718.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  1719.      */
  1720.     protected function getLocaleListenerService()
  1721.     {
  1722.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getEnv('ECCUBE_LOCALE'), ($this->services['router'] ?? $this->getRouterService()));
  1723.     }
  1724.     /*
  1725.      * Gets the private 'mobile_detect.device_view' shared service.
  1726.      *
  1727.      * @return \SunCat\MobileDetectBundle\Helper\DeviceView
  1728.      */
  1729.     protected function getMobileDetect_DeviceViewService()
  1730.     {
  1731.         $this->privates['mobile_detect.device_view'] = $instance = new \SunCat\MobileDetectBundle\Helper\DeviceView(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1732.         $instance->setCookieKey('device_view');
  1733.         $instance->setCookiePath('/');
  1734.         $instance->setCookieDomain('');
  1735.         $instance->setCookieSecure(false);
  1736.         $instance->setCookieHttpOnly(true);
  1737.         $instance->setSwitchParam('device_view');
  1738.         $instance->setCookieExpireDatetimeModifier('1 month');
  1739.         $instance->setRedirectConfig($this->parameters['mobile_detect.redirect']);
  1740.         return $instance;
  1741.     }
  1742.     /*
  1743.      * Gets the private 'mobile_detect.request_listener' shared service.
  1744.      *
  1745.      * @return \SunCat\MobileDetectBundle\EventListener\RequestResponseListener
  1746.      */
  1747.     protected function getMobileDetect_RequestListenerService()
  1748.     {
  1749.         return $this->privates['mobile_detect.request_listener'] = new \SunCat\MobileDetectBundle\EventListener\RequestResponseListener(($this->privates['mobile_detect.mobile_detector.default'] ?? ($this->privates['mobile_detect.mobile_detector.default'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->privates['mobile_detect.device_view'] ?? $this->getMobileDetect_DeviceViewService()), ($this->services['router'] ?? $this->getRouterService()), $this->parameters['mobile_detect.redirect'], true);
  1750.     }
  1751.     /*
  1752.      * Gets the private 'monolog.handler.buffered' shared service.
  1753.      *
  1754.      * @return \Monolog\Handler\BufferHandler
  1755.      */
  1756.     protected function getMonolog_Handler_BufferedService()
  1757.     {
  1758.         return $this->privates['monolog.handler.buffered'] = new \Monolog\Handler\BufferHandler(new \EasyCorp\EasyLog\EasyLogHandler((\dirname(__DIR__3).'/log/install/site.log')), 0100truefalse);
  1759.     }
  1760.     /*
  1761.      * Gets the private 'monolog.handler.console' shared service.
  1762.      *
  1763.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  1764.      */
  1765.     protected function getMonolog_Handler_ConsoleService()
  1766.     {
  1767.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  1768.     }
  1769.     /*
  1770.      * Gets the private 'monolog.logger' shared service.
  1771.      *
  1772.      * @return \Symfony\Bridge\Monolog\Logger
  1773.      */
  1774.     protected function getMonolog_LoggerService()
  1775.     {
  1776.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  1777.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  1778.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  1779.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  1780.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor('!php/const:Monolog\\Logger::DEBUG', [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  1781.         $instance->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  1782.         $instance->useMicrosecondTimestamps(true);
  1783.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1784.         $instance->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  1785.         return $instance;
  1786.     }
  1787.     /*
  1788.      * Gets the private 'monolog.logger.cache' shared service.
  1789.      *
  1790.      * @return \Symfony\Bridge\Monolog\Logger
  1791.      */
  1792.     protected function getMonolog_Logger_CacheService()
  1793.     {
  1794.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  1795.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  1796.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  1797.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  1798.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor('!php/const:Monolog\\Logger::DEBUG', [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  1799.         $instance->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  1800.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1801.         $instance->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  1802.         return $instance;
  1803.     }
  1804.     /*
  1805.      * Gets the private 'monolog.logger.request' shared service.
  1806.      *
  1807.      * @return \Symfony\Bridge\Monolog\Logger
  1808.      */
  1809.     protected function getMonolog_Logger_RequestService()
  1810.     {
  1811.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  1812.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  1813.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  1814.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  1815.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor('!php/const:Monolog\\Logger::DEBUG', [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  1816.         $instance->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  1817.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1818.         $instance->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  1819.         return $instance;
  1820.     }
  1821.     /*
  1822.      * Gets the private 'profiler_listener' shared service.
  1823.      *
  1824.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  1825.      */
  1826.     protected function getProfilerListenerService()
  1827.     {
  1828.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalse);
  1829.     }
  1830.     /*
  1831.      * Gets the private 'router.request_context' shared service.
  1832.      *
  1833.      * @return \Symfony\Component\Routing\RequestContext
  1834.      */
  1835.     protected function getRouter_RequestContextService()
  1836.     {
  1837.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  1838.     }
  1839.     /*
  1840.      * Gets the private 'router_listener' shared service.
  1841.      *
  1842.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  1843.      */
  1844.     protected function getRouterListenerService()
  1845.     {
  1846.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), false);
  1847.     }
  1848.     /*
  1849.      * Gets the private 'security.access.decision_manager' shared service.
  1850.      *
  1851.      * @return \Symfony\Component\Security\Core\Authorization\AccessDecisionManager
  1852.      */
  1853.     protected function getSecurity_Access_DecisionManagerService()
  1854.     {
  1855.         return $this->privates['security.access.decision_manager'] = new \Symfony\Component\Security\Core\Authorization\AccessDecisionManager(new RewindableGenerator(function () {
  1856.             yield => ($this->privates['security.access.authenticated_voter'] ?? $this->load('getSecurity_Access_AuthenticatedVoterService.php'));
  1857.             yield => ($this->privates['security.access.simple_role_voter'] ?? ($this->privates['security.access.simple_role_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\RoleVoter()));
  1858.             yield => ($this->privates['security.access.expression_voter'] ?? $this->load('getSecurity_Access_ExpressionVoterService.php'));
  1859.             yield => ($this->privates['Eccube\\Security\\Voter\\AuthorityVoter'] ?? $this->load('getAuthorityVoterService.php'));
  1860.         }, 4), 'unanimous'falsetrue);
  1861.     }
  1862.     /*
  1863.      * Gets the private 'security.authentication.manager' shared service.
  1864.      *
  1865.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  1866.      */
  1867.     protected function getSecurity_Authentication_ManagerService()
  1868.     {
  1869.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  1870.             yield => ($this->privates['security.authentication.provider.oauth2.api'] ?? $this->load('getSecurity_Authentication_Provider_Oauth2_ApiService.php'));
  1871.             yield => ($this->privates['security.authentication.provider.dao.admin'] ?? $this->load('getSecurity_Authentication_Provider_Dao_AdminService.php'));
  1872.             yield => ($this->privates['security.authentication.provider.anonymous.admin'] ?? ($this->privates['security.authentication.provider.anonymous.admin'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  1873.             yield => ($this->privates['security.authentication.provider.dao.customer'] ?? $this->load('getSecurity_Authentication_Provider_Dao_CustomerService.php'));
  1874.             yield => ($this->privates['security.authentication.provider.rememberme.customer'] ?? $this->load('getSecurity_Authentication_Provider_Rememberme_CustomerService.php'));
  1875.             yield => ($this->privates['security.authentication.provider.anonymous.customer'] ?? ($this->privates['security.authentication.provider.anonymous.customer'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  1876.         }, 6), true);
  1877.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1878.         return $instance;
  1879.     }
  1880.     /*
  1881.      * Gets the private 'security.csrf.token_storage' shared service.
  1882.      *
  1883.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  1884.      */
  1885.     protected function getSecurity_Csrf_TokenStorageService()
  1886.     {
  1887.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
  1888.     }
  1889.     /*
  1890.      * Gets the private 'security.firewall' shared service.
  1891.      *
  1892.      * @return \Symfony\Bundle\SecurityBundle\EventListener\FirewallListener
  1893.      */
  1894.     protected function getSecurity_FirewallService()
  1895.     {
  1896.         return $this->privates['security.firewall'] = new \Symfony\Bundle\SecurityBundle\EventListener\FirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  1897.     }
  1898.     /*
  1899.      * Gets the private 'security.firewall.map' shared service.
  1900.      *
  1901.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  1902.      */
  1903.     protected function getSecurity_Firewall_MapService()
  1904.     {
  1905.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1906.             'security.firewall.map.context.admin' => ['privates''security.firewall.map.context.admin''getSecurity_Firewall_Map_Context_AdminService.php'true],
  1907.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService.php'true],
  1908.             'security.firewall.map.context.customer' => ['privates''security.firewall.map.context.customer''getSecurity_Firewall_Map_Context_CustomerService.php'true],
  1909.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService.php'true],
  1910.         ], [
  1911.             'security.firewall.map.context.admin' => '?',
  1912.             'security.firewall.map.context.api' => '?',
  1913.             'security.firewall.map.context.customer' => '?',
  1914.             'security.firewall.map.context.dev' => '?',
  1915.         ]), new RewindableGenerator(function () {
  1916.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
  1917.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
  1918.             yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.lvvZfX8'] ?? ($this->privates['.security.request_matcher.lvvZfX8'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/'.$this->getEnv('string:ECCUBE_ADMIN_ROUTE').'/')));
  1919.             yield 'security.firewall.map.context.customer' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  1920.         }, 4));
  1921.     }
  1922.     /*
  1923.      * Gets the private 'security.logout_url_generator' shared service.
  1924.      *
  1925.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  1926.      */
  1927.     protected function getSecurity_LogoutUrlGeneratorService()
  1928.     {
  1929.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  1930.         $instance->registerListener('admin''admin_logout''logout''_csrf_token'NULLNULL);
  1931.         $instance->registerListener('customer''logout''logout''_csrf_token'NULLNULL);
  1932.         return $instance;
  1933.     }
  1934.     /*
  1935.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  1936.      *
  1937.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  1938.      */
  1939.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  1940.     {
  1941.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1942.     }
  1943.     /*
  1944.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  1945.      *
  1946.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  1947.      */
  1948.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  1949.     {
  1950.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  1951.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  1952.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  1953.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  1954.     }
  1955.     /*
  1956.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  1957.      *
  1958.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  1959.      */
  1960.     protected function getSensioFrameworkExtra_Security_ListenerService()
  1961.     {
  1962.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1963.     }
  1964.     /*
  1965.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  1966.      *
  1967.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  1968.      */
  1969.     protected function getSensioFrameworkExtra_View_ListenerService()
  1970.     {
  1971.         $this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel'1))));
  1972.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1973.             'twig' => ['services''twig''getTwigService'false],
  1974.         ], [
  1975.             'twig' => 'Twig\\Environment',
  1976.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  1977.         return $instance;
  1978.     }
  1979.     /*
  1980.      * Gets the private 'session_listener' shared service.
  1981.      *
  1982.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  1983.      */
  1984.     protected function getSessionListenerService()
  1985.     {
  1986.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1987.             'initialized_session' => ['services''session'NULLfalse],
  1988.             'session' => ['services''session''getSessionService'false],
  1989.         ], [
  1990.             'initialized_session' => '?',
  1991.             'session' => '?',
  1992.         ]));
  1993.     }
  1994.     /*
  1995.      * Gets the private 'translator.default' shared service.
  1996.      *
  1997.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  1998.      */
  1999.     protected function getTranslator_DefaultService()
  2000.     {
  2001.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2002.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService.php'true],
  2003.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService.php'true],
  2004.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService.php'true],
  2005.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService.php'true],
  2006.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService.php'true],
  2007.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService.php'true],
  2008.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService.php'true],
  2009.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService.php'true],
  2010.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService.php'true],
  2011.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService.php'true],
  2012.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService.php'true],
  2013.         ], [
  2014.             'translation.loader.csv' => '?',
  2015.             'translation.loader.dat' => '?',
  2016.             'translation.loader.ini' => '?',
  2017.             'translation.loader.json' => '?',
  2018.             'translation.loader.mo' => '?',
  2019.             'translation.loader.php' => '?',
  2020.             'translation.loader.po' => '?',
  2021.             'translation.loader.qt' => '?',
  2022.             'translation.loader.res' => '?',
  2023.             'translation.loader.xliff' => '?',
  2024.             'translation.loader.yml' => '?',
  2025.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), $this->getEnv('ECCUBE_LOCALE'), ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => false'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.bg.xlf')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.cs.xlf')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.da.xliff')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.de.xliff')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.en.xliff'), => (\dirname(__DIR__4).'/src/Eccube/Resource/locale/messages.en.yaml'), => (\dirname(__DIR__4).'/src/Eccube/Resource/locale/validators.en.yaml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.es.xliff')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.eu.xlf')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fr.xliff')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.hr.xlf')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.hu.xliff')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.id.xliff')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.it.xliff')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/src/Eccube/Resource/locale/messages.ja.yaml'), => (\dirname(__DIR__4).'/src/Eccube/Resource/locale/validators.ja.yaml')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.nl.xliff')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.pl.xliff')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.pt_BR.xliff')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ro.xliff')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ru.xliff')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.tr.xlf')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.uk.xliff')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.zh_TW.xlf')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.sw.xliff')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations'), => (\dirname(__DIR__4).'/src/Eccube/Resource/locale/'), => (\dirname(__DIR__4).'/app/Customize/Resource/locale/'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/src/Eccube/Resources/FrameworkBundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), => (\dirname(__DIR__4).'/src/Eccube/Resources/SecurityBundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-cache-bundle/translations'), 11 => (\dirname(__DIR__4).'/src/Eccube/Resources/DoctrineCacheBundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 13 => (\dirname(__DIR__4).'/src/Eccube/Resources/DoctrineBundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 15 => (\dirname(__DIR__4).'/src/Eccube/Resources/DoctrineMigrationsBundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 17 => (\dirname(__DIR__4).'/src/Eccube/Resources/DoctrineFixturesBundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 19 => (\dirname(__DIR__4).'/src/Eccube/Resources/SensioFrameworkExtraBundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 21 => (\dirname(__DIR__4).'/src/Eccube/Resources/MonologBundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), 23 => (\dirname(__DIR__4).'/src/Eccube/Resources/SwiftmailerBundle/translations'), 24 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 25 => (\dirname(__DIR__4).'/src/Eccube/Resources/TwigBundle/translations'), 26 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 27 => (\dirname(__DIR__4).'/src/Eccube/Resources/DebugBundle/translations'), 28 => (\dirname(__DIR__4).'/vendor/symfony/web-server-bundle/translations'), 29 => (\dirname(__DIR__4).'/src/Eccube/Resources/WebServerBundle/translations'), 30 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 31 => (\dirname(__DIR__4).'/src/Eccube/Resources/WebProfilerBundle/translations'), 32 => (\dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/translations'), 33 => (\dirname(__DIR__4).'/src/Eccube/Resources/MobileDetectBundle/translations'), 34 => (\dirname(__DIR__4).'/src/Eccube/Resources/KnpPaginatorBundle/translations'), 35 => (\dirname(__DIR__4).'/vendor/exercise/htmlpurifier-bundle/src/translations'), 36 => (\dirname(__DIR__4).'/src/Eccube/Resources/ExerciseHTMLPurifierBundle/translations'), 37 => (\dirname(__DIR__4).'/app/Plugin/Api/Bundle/translations'), 38 => (\dirname(__DIR__4).'/src/Eccube/Resources/ApiBundle/translations'), 39 => (\dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/translations'), 40 => (\dirname(__DIR__4).'/src/Eccube/Resources/TrikoderOAuth2Bundle/translations'), 41 => (\dirname(__DIR__4).'/translations'), 42 => (\dirname(__DIR__4).'/src/Eccube/Resources/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security/Core/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/Resources/translations'=> 'src/Eccube/Resource/locale/'=> 'app/Customize/Resource/locale/'=> 'vendor/symfony/framework-bundle/translations'=> 'src/Eccube/Resources/FrameworkBundle/translations'=> 'vendor/symfony/security-bundle/translations'=> 'src/Eccube/Resources/SecurityBundle/translations'10 => 'vendor/doctrine/doctrine-cache-bundle/translations'11 => 'src/Eccube/Resources/DoctrineCacheBundle/translations'12 => 'vendor/doctrine/doctrine-bundle/translations'13 => 'src/Eccube/Resources/DoctrineBundle/translations'14 => 'vendor/doctrine/doctrine-migrations-bundle/translations'15 => 'src/Eccube/Resources/DoctrineMigrationsBundle/translations'16 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'17 => 'src/Eccube/Resources/DoctrineFixturesBundle/translations'18 => 'vendor/sensio/framework-extra-bundle/src/translations'19 => 'src/Eccube/Resources/SensioFrameworkExtraBundle/translations'20 => 'vendor/symfony/monolog-bundle/translations'21 => 'src/Eccube/Resources/MonologBundle/translations'22 => 'vendor/symfony/swiftmailer-bundle/translations'23 => 'src/Eccube/Resources/SwiftmailerBundle/translations'24 => 'vendor/symfony/twig-bundle/translations'25 => 'src/Eccube/Resources/TwigBundle/translations'26 => 'vendor/symfony/debug-bundle/translations'27 => 'src/Eccube/Resources/DebugBundle/translations'28 => 'vendor/symfony/web-server-bundle/translations'29 => 'src/Eccube/Resources/WebServerBundle/translations'30 => 'vendor/symfony/web-profiler-bundle/translations'31 => 'src/Eccube/Resources/WebProfilerBundle/translations'32 => 'vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/translations'33 => 'src/Eccube/Resources/MobileDetectBundle/translations'34 => 'src/Eccube/Resources/KnpPaginatorBundle/translations'35 => 'vendor/exercise/htmlpurifier-bundle/src/translations'36 => 'src/Eccube/Resources/ExerciseHTMLPurifierBundle/translations'37 => 'app/Plugin/Api/Bundle/translations'38 => 'src/Eccube/Resources/ApiBundle/translations'39 => 'vendor/trikoder/oauth2-bundle/translations'40 => 'src/Eccube/Resources/TrikoderOAuth2Bundle/translations'41 => 'translations'42 => 'src/Eccube/Resources/translations']]]);
  2026.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? ($this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory())));
  2027.         $instance->setFallbackLocales([=> $this->getEnv('ECCUBE_LOCALE'), => $this->getEnv('ECCUBE_LOCALE')]);
  2028.         return $instance;
  2029.     }
  2030.     /*
  2031.      * Gets the private 'validator.builder' shared service.
  2032.      *
  2033.      * @return \Symfony\Component\Validator\ValidatorBuilder
  2034.      */
  2035.     protected function getValidator_BuilderService()
  2036.     {
  2037.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2038.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2039.             'Eccube\\Form\\Validator\\EmailValidator' => ['privates''Eccube\\Form\\Validator\\EmailValidator''getEmailValidatorService.php'true],
  2040.             'Eccube\\Form\\Validator\\TwigLintValidator' => ['privates''Eccube\\Form\\Validator\\TwigLintValidator''getTwigLintValidatorService.php'true],
  2041.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  2042.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  2043.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService.php'true],
  2044.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  2045.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService.php'true],
  2046.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  2047.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  2048.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  2049.         ], [
  2050.             'Eccube\\Form\\Validator\\EmailValidator' => '?',
  2051.             'Eccube\\Form\\Validator\\TwigLintValidator' => '?',
  2052.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  2053.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  2054.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  2055.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  2056.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  2057.             'doctrine.orm.validator.unique' => '?',
  2058.             'security.validator.user_password' => '?',
  2059.             'validator.expression' => '?',
  2060.         ])));
  2061.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  2062.         $instance->setTranslationDomain('validators');
  2063.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  2064.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2065.         $instance->addMethodMapping('loadValidatorMetadata');
  2066.         $instance->setMappingCache(\Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/validation.php'), ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService())));
  2067.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  2068.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  2069.         return $instance;
  2070.     }
  2071.     /*
  2072.      * Gets the private 'var_dumper.html_dumper' shared service.
  2073.      *
  2074.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  2075.      */
  2076.     protected function getVarDumper_HtmlDumperService()
  2077.     {
  2078.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  2079.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  2080.         return $instance;
  2081.     }
  2082.     /**
  2083.      * @return array|bool|float|int|string|null
  2084.      */
  2085.     public function getParameter($name)
  2086.     {
  2087.         $name = (string) $name;
  2088.         if (isset($this->buildParameters[$name])) {
  2089.             return $this->buildParameters[$name];
  2090.         }
  2091.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  2092.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  2093.         }
  2094.         if (isset($this->loadedDynamicParameters[$name])) {
  2095.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2096.         }
  2097.         return $this->parameters[$name];
  2098.     }
  2099.     public function hasParameter($name): bool
  2100.     {
  2101.         $name = (string) $name;
  2102.         if (isset($this->buildParameters[$name])) {
  2103.             return true;
  2104.         }
  2105.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  2106.     }
  2107.     public function setParameter($name$value): void
  2108.     {
  2109.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2110.     }
  2111.     public function getParameterBag(): ParameterBagInterface
  2112.     {
  2113.         if (null === $this->parameterBag) {
  2114.             $parameters $this->parameters;
  2115.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2116.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2117.             }
  2118.             foreach ($this->buildParameters as $name => $value) {
  2119.                 $parameters[$name] = $value;
  2120.             }
  2121.             $this->parameterBag = new FrozenParameterBag($parameters);
  2122.         }
  2123.         return $this->parameterBag;
  2124.     }
  2125.     private $loadedDynamicParameters = [
  2126.         'kernel.cache_dir' => false,
  2127.         'locale' => false,
  2128.         'timezone' => false,
  2129.         'currency' => false,
  2130.         'eccube_database_url' => false,
  2131.         'eccube_mailer_url' => false,
  2132.         'eccube_admin_route' => false,
  2133.         'eccube_user_data_route' => false,
  2134.         'eccube_admin_allow_hosts' => false,
  2135.         'eccube_admin_deny_hosts' => false,
  2136.         'eccube_force_ssl' => false,
  2137.         'eccube.theme' => false,
  2138.         'eccube_theme_code' => false,
  2139.         'eccube_auth_magic' => false,
  2140.         'eccube_theme_front_dir' => false,
  2141.         'eccube_html_front_dir' => false,
  2142.         'eccube_csv_temp_realdir' => false,
  2143.         'eccube_owners_store_url' => false,
  2144.         'eccube_package_api_url' => false,
  2145.         'eccube_content_maintenance_file_path' => false,
  2146.         'eccube_2fa_enabled' => false,
  2147.         'eccube_2fa_cookie_name' => false,
  2148.         'eccube_2fa_expire' => false,
  2149.         'kernel.secret' => false,
  2150.         'kernel.default_locale' => false,
  2151.         'session.storage.options' => false,
  2152.         'validator.mapping.cache.file' => false,
  2153.         'profiler.storage.dsn' => false,
  2154.         'serializer.mapping.cache.file' => false,
  2155.         'doctrine.orm.proxy_dir' => false,
  2156.         'swiftmailer.spool.default.memory.path' => false,
  2157.     ];
  2158.     private $dynamicParameters = [];
  2159.     private function getDynamicParameter(string $name)
  2160.     {
  2161.         switch ($name) {
  2162.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  2163.             case 'locale'$value $this->getEnv('ECCUBE_LOCALE'); break;
  2164.             case 'timezone'$value $this->getEnv('ECCUBE_TIMEZONE'); break;
  2165.             case 'currency'$value $this->getEnv('ECCUBE_CURRENCY'); break;
  2166.             case 'eccube_database_url'$value $this->getEnv('DATABASE_URL'); break;
  2167.             case 'eccube_mailer_url'$value $this->getEnv('MAILER_URL'); break;
  2168.             case 'eccube_admin_route'$value $this->getEnv('ECCUBE_ADMIN_ROUTE'); break;
  2169.             case 'eccube_user_data_route'$value $this->getEnv('ECCUBE_USER_DATA_ROUTE'); break;
  2170.             case 'eccube_admin_allow_hosts'$value $this->getEnv('json:ECCUBE_ADMIN_ALLOW_HOSTS'); break;
  2171.             case 'eccube_admin_deny_hosts'$value $this->getEnv('json:ECCUBE_ADMIN_DENY_HOSTS'); break;
  2172.             case 'eccube_force_ssl'$value $this->getEnv('bool:ECCUBE_FORCE_SSL'); break;
  2173.             case 'eccube.theme'$value $this->getEnv('ECCUBE_TEMPLATE_CODE'); break;
  2174.             case 'eccube_theme_code'$value $this->getEnv('ECCUBE_TEMPLATE_CODE'); break;
  2175.             case 'eccube_auth_magic'$value $this->getEnv('ECCUBE_AUTH_MAGIC'); break;
  2176.             case 'eccube_theme_front_dir'$value = (\dirname(__DIR__4).'/app/template/'.$this->getEnv('string:ECCUBE_TEMPLATE_CODE')); break;
  2177.             case 'eccube_html_front_dir'$value = (\dirname(__DIR__4).'/html/template/'.$this->getEnv('string:ECCUBE_TEMPLATE_CODE')); break;
  2178.             case 'eccube_csv_temp_realdir'$value = ($this->targetDir.''.'/install/eccube'); break;
  2179.             case 'eccube_owners_store_url'$value $this->getEnv('ECCUBE_OWNERS_STORE_URL'); break;
  2180.             case 'eccube_package_api_url'$value $this->getEnv('ECCUBE_PACKAGE_API_URL'); break;
  2181.             case 'eccube_content_maintenance_file_path'$value $this->getEnv('ECCUBE_MAINTENANCE_FILE_PATH'); break;
  2182.             case 'eccube_2fa_enabled'$value $this->getEnv('ECCUBE_2FA_ENABLED'); break;
  2183.             case 'eccube_2fa_cookie_name'$value $this->getEnv('ECCUBE_2FA_COOKIE_NAME'); break;
  2184.             case 'eccube_2fa_expire'$value $this->getEnv('ECCUBE_2FA_EXPIRE'); break;
  2185.             case 'kernel.secret'$value $this->getEnv('ECCUBE_AUTH_MAGIC'); break;
  2186.             case 'kernel.default_locale'$value $this->getEnv('ECCUBE_LOCALE'); break;
  2187.             case 'session.storage.options'$value = [
  2188.                 'cache_limiter' => '0',
  2189.                 'name' => $this->getEnv('ECCUBE_COOKIE_NAME'),
  2190.                 'cookie_lifetime' => $this->getEnv('ECCUBE_COOKIE_LIFETIME'),
  2191.                 'cookie_httponly' => true,
  2192.                 'gc_maxlifetime' => $this->getEnv('ECCUBE_GC_MAXLIFETIME'),
  2193.                 'gc_probability' => 1,
  2194.             ]; break;
  2195.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  2196.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  2197.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  2198.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  2199.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  2200.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  2201.         }
  2202.         $this->loadedDynamicParameters[$name] = true;
  2203.         return $this->dynamicParameters[$name] = $value;
  2204.     }
  2205.     protected function getDefaultParameters(): array
  2206.     {
  2207.         return [
  2208.             'kernel.root_dir' => (\dirname(__DIR__4).'/src/Eccube'),
  2209.             'kernel.project_dir' => \dirname(__DIR__4),
  2210.             'kernel.environment' => 'install',
  2211.             'kernel.debug' => false,
  2212.             'kernel.name' => 'Eccube',
  2213.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  2214.             'kernel.bundles' => [
  2215.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  2216.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  2217.                 'DoctrineCacheBundle' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\DoctrineCacheBundle',
  2218.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  2219.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  2220.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  2221.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  2222.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  2223.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  2224.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  2225.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  2226.                 'WebServerBundle' => 'Symfony\\Bundle\\WebServerBundle\\WebServerBundle',
  2227.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  2228.                 'MobileDetectBundle' => 'SunCat\\MobileDetectBundle\\MobileDetectBundle',
  2229.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  2230.                 'ExerciseHTMLPurifierBundle' => 'Exercise\\HTMLPurifierBundle\\ExerciseHTMLPurifierBundle',
  2231.                 'ApiBundle' => 'Plugin\\Api\\Bundle\\ApiBundle',
  2232.                 'TrikoderOAuth2Bundle' => 'Trikoder\\Bundle\\OAuth2Bundle\\TrikoderOAuth2Bundle',
  2233.             ],
  2234.             'kernel.bundles_metadata' => [
  2235.                 'FrameworkBundle' => [
  2236.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  2237.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2238.                 ],
  2239.                 'SecurityBundle' => [
  2240.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  2241.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  2242.                 ],
  2243.                 'DoctrineCacheBundle' => [
  2244.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-cache-bundle'),
  2245.                     'namespace' => 'Doctrine\\Bundle\\DoctrineCacheBundle',
  2246.                 ],
  2247.                 'DoctrineBundle' => [
  2248.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  2249.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  2250.                 ],
  2251.                 'DoctrineMigrationsBundle' => [
  2252.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  2253.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  2254.                 ],
  2255.                 'DoctrineFixturesBundle' => [
  2256.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  2257.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  2258.                 ],
  2259.                 'SensioFrameworkExtraBundle' => [
  2260.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  2261.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  2262.                 ],
  2263.                 'MonologBundle' => [
  2264.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  2265.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2266.                 ],
  2267.                 'SwiftmailerBundle' => [
  2268.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  2269.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  2270.                 ],
  2271.                 'TwigBundle' => [
  2272.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  2273.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2274.                 ],
  2275.                 'DebugBundle' => [
  2276.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  2277.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  2278.                 ],
  2279.                 'WebServerBundle' => [
  2280.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-server-bundle'),
  2281.                     'namespace' => 'Symfony\\Bundle\\WebServerBundle',
  2282.                 ],
  2283.                 'WebProfilerBundle' => [
  2284.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  2285.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  2286.                 ],
  2287.                 'MobileDetectBundle' => [
  2288.                     'path' => (\dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle'),
  2289.                     'namespace' => 'SunCat\\MobileDetectBundle',
  2290.                 ],
  2291.                 'KnpPaginatorBundle' => [
  2292.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  2293.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  2294.                 ],
  2295.                 'ExerciseHTMLPurifierBundle' => [
  2296.                     'path' => (\dirname(__DIR__4).'/vendor/exercise/htmlpurifier-bundle/src'),
  2297.                     'namespace' => 'Exercise\\HTMLPurifierBundle',
  2298.                 ],
  2299.                 'ApiBundle' => [
  2300.                     'path' => (\dirname(__DIR__4).'/app/Plugin/Api/Bundle'),
  2301.                     'namespace' => 'Plugin\\Api\\Bundle',
  2302.                 ],
  2303.                 'TrikoderOAuth2Bundle' => [
  2304.                     'path' => (\dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle'),
  2305.                     'namespace' => 'Trikoder\\Bundle\\OAuth2Bundle',
  2306.                 ],
  2307.             ],
  2308.             'kernel.charset' => 'UTF-8',
  2309.             'kernel.container_class' => 'EccubeEccube_KernelInstallContainer',
  2310.             'container.dumper.inline_class_loader' => true,
  2311.             'env(ECCUBE_LOCALE)' => 'ja',
  2312.             'env(ECCUBE_TIMEZONE)' => 'Asia/Tokyo',
  2313.             'env(ECCUBE_CURRENCY)' => 'JPY',
  2314.             'env(DATABASE_URL)' => '',
  2315.             'env(DATABASE_SERVER_VERSION)' => NULL,
  2316.             'env(ECCUBE_ADMIN_ROUTE)' => 'admin',
  2317.             'env(ECCUBE_USER_DATA_ROUTE)' => 'user_data',
  2318.             'env(ECCUBE_ADMIN_ALLOW_HOSTS)' => '[]',
  2319.             'env(ECCUBE_ADMIN_DENY_HOSTS)' => '[]',
  2320.             'env(ECCUBE_FORCE_SSL)' => false,
  2321.             'env(ECCUBE_TEMPLATE_CODE)' => 'default',
  2322.             'env(ECCUBE_AUTH_MAGIC)' => '<change.me>',
  2323.             'env(ECCUBE_COOKIE_NAME)' => 'eccube',
  2324.             'env(ECCUBE_COOKIE_PATH)' => '/',
  2325.             'env(ECCUBE_COOKIE_LIFETIME)' => '0',
  2326.             'env(ECCUBE_GC_MAXLIFETIME)' => '1440',
  2327.             'env(ECCUBE_PACKAGE_API_URL)' => 'https://package-api-c2.ec-cube.net',
  2328.             'env(ECCUBE_OWNERS_STORE_URL)' => 'https://www.ec-cube.net',
  2329.             'env(ECCUBE_MAINTENANCE_FILE_PATH)' => (\dirname(__DIR__4).'/.maintenance'),
  2330.             'env(ECCUBE_2FA_ENABLED)' => true,
  2331.             'env(ECCUBE_2FA_COOKIE_NAME)' => 'eccube_2fa',
  2332.             'env(ECCUBE_2FA_EXPIRE)' => '14',
  2333.             'eccube_auth_type' => 'HMAC',
  2334.             'eccube_password_hash_algos' => 'SHA256',
  2335.             'eccube_theme_app_dir' => (\dirname(__DIR__4).'/app/template'),
  2336.             'eccube_theme_src_dir' => (\dirname(__DIR__4).'/src/Eccube/Resource/template'),
  2337.             'eccube_theme_user_data_dir' => (\dirname(__DIR__4).'/app/template/user_data'),
  2338.             'eccube_theme_front_default_dir' => (\dirname(__DIR__4).'/src/Eccube/Resource/template/default'),
  2339.             'eccube_theme_admin_dir' => (\dirname(__DIR__4).'/app/template/admin'),
  2340.             'eccube_theme_admin_default_dir' => (\dirname(__DIR__4).'/src/Eccube/Resource/template/admin'),
  2341.             'eccube_html_dir' => (\dirname(__DIR__4).'/html'),
  2342.             'eccube_html_plugin_dir' => (\dirname(__DIR__4).'/html/plugin'),
  2343.             'eccube_html_admin_dir' => (\dirname(__DIR__4).'/html/template/admin'),
  2344.             'eccube_twig_block_templates' => [
  2345.             ],
  2346.             'eccube_save_image_dir' => (\dirname(__DIR__4).'/html/upload/save_image'),
  2347.             'eccube_temp_image_dir' => (\dirname(__DIR__4).'/html/upload/temp_image'),
  2348.             'eccube_csv_size' => 5,
  2349.             'eccube_csv_split_lines' => 100,
  2350.             'eccube_default_password' => '**********',
  2351.             'eccube_deliv_addr_max' => 20,
  2352.             'eccube_deliv_date_end_max' => 21,
  2353.             'eccube_id_max_len' => 50,
  2354.             'eccube_id_min_len' => 4,
  2355.             'eccube_int_len' => 9,
  2356.             'eccube_category_nest_level' => 5,
  2357.             'eccube_lltext_len' => 99999,
  2358.             'eccube_ltext_len' => 3000,
  2359.             'eccube_max_total_fee' => 9999999999,
  2360.             'eccube_mltext_len' => 1000,
  2361.             'eccube_mtext_len' => 200,
  2362.             'plugin_html_realdir' => (\dirname(__DIR__4).'/html/plugin/'),
  2363.             'plugin_html_urlpath' => '/plugin/',
  2364.             'plugin_realdir' => (\dirname(__DIR__4).'/app/Plugin'),
  2365.             'plugin_data_realdir' => (\dirname(__DIR__4).'/app/PluginData'),
  2366.             'plugin_temp_realdir' => '/PATH/TO/WEB_ROOT/src/Eccube/Repository/Master/upload/temp_plugin/',
  2367.             'eccube_price_len' => 8,
  2368.             'eccube_search_pmax' => 12,
  2369.             'eccube_sitemap_products_per_page' => 1000,
  2370.             'eccube_stext_len' => 255,
  2371.             'eccube_sltext_len' => 500,
  2372.             'eccube_smtext_len' => 100,
  2373.             'eccube_tax_rule_priority' => [
  2374.                 => 'product_id',
  2375.                 => 'product_class_id',
  2376.                 => 'pref_id',
  2377.                 => 'country_id',
  2378.             ],
  2379.             'eccube_url_len' => 1024,
  2380.             'eccube_default_page_count' => 50,
  2381.             'eccube_admin_product_stock_status' => 3,
  2382.             'eccube_customer_reset_expire' => 10,
  2383.             'eccube_csv_export_separator' => ',',
  2384.             'eccube_csv_export_encoding' => 'SJIS-win',
  2385.             'eccube_csv_import_encoding' => [
  2386.                 => 'UTF-8',
  2387.                 => 'SJIS-win',
  2388.                 => 'SJIS',
  2389.                 => 'EUC-JP',
  2390.                 => 'ASCII',
  2391.                 => 'JIS',
  2392.             ],
  2393.             'eccube_csv_export_date_format' => 'Y-m-d H:i:s',
  2394.             'eccube_csv_export_multidata_separator' => ',',
  2395.             'eccube_csv_import_delimiter' => ',',
  2396.             'eccube_csv_import_enclosure' => '"',
  2397.             'eccube_csv_import_escape' => '\\',
  2398.             'eccube_info_url' => 'https://www.ec-cube.net/info/4/',
  2399.             'eccube_official_site_url' => 'https://www.ec-cube.net',
  2400.             'eccube_community_site_url' => 'https://xoops.ec-cube.net',
  2401.             'eccube_document_url' => 'http://doc4.ec-cube.net',
  2402.             'eccube_name_len' => 16,
  2403.             'eccube_kana_len' => 25,
  2404.             'eccube_address1_len' => 32,
  2405.             'eccube_address2_len' => 32,
  2406.             'eccube_birth_max' => 110,
  2407.             'eccube_product_order_price_lower' => 1,
  2408.             'eccube_product_order_newer' => 2,
  2409.             'eccube_product_order_price_higher' => 3,
  2410.             'eccube_price_max' => 2147483647,
  2411.             'eccube_tel_len_max' => 14,
  2412.             'eccube_postal_code' => 8,
  2413.             'eccube_password_min_len' => 8,
  2414.             'eccube_password_max_len' => 32,
  2415.             'eccube_composer_memory_limit' => '1536M',
  2416.             'eccube_order_mail_template_id' => 1,
  2417.             'eccube_entry_confirm_mail_template_id' => 2,
  2418.             'eccube_entry_complete_mail_template_id' => 3,
  2419.             'eccube_customer_withdraw_mail_template_id' => 4,
  2420.             'eccube_contact_mail_template_id' => 5,
  2421.             'eccube_forgot_mail_template_id' => 6,
  2422.             'eccube_reset_complete_mail_template_id' => 7,
  2423.             'eccube_shipping_notify_mail_template_id' => 8,
  2424.             'eccube_rfc_email_check' => false,
  2425.             'eccube_order_no_format' => '',
  2426.             'eccube_order_pdf_message_len' => 30,
  2427.             'eccube_news_start_year' => 2000,
  2428.             'eccube_result_cache_lifetime' => 3600,
  2429.             'eccube_result_cache_lifetime_short' => 10,
  2430.             'eccube_nav' => [
  2431.                 'product' => [
  2432.                     'name' => 'admin.product.product_management',
  2433.                     'icon' => 'fa-cube',
  2434.                     'children' => [
  2435.                         'product_master' => [
  2436.                             'name' => 'admin.product.product_list',
  2437.                             'url' => 'admin_product',
  2438.                         ],
  2439.                         'product_edit' => [
  2440.                             'name' => 'admin.product.product_registration',
  2441.                             'url' => 'admin_product_product_new',
  2442.                         ],
  2443.                         'class_name' => [
  2444.                             'name' => 'admin.product.class_management',
  2445.                             'url' => 'admin_product_class_name',
  2446.                         ],
  2447.                         'class_category' => [
  2448.                             'name' => 'admin.product.category_management',
  2449.                             'url' => 'admin_product_category',
  2450.                         ],
  2451.                         'product_tag' => [
  2452.                             'name' => 'admin.product.tag_management',
  2453.                             'url' => 'admin_product_tag',
  2454.                         ],
  2455.                         'product_csv_import' => [
  2456.                             'name' => 'admin.product.product_csv_upload',
  2457.                             'url' => 'admin_product_csv_import',
  2458.                         ],
  2459.                         'category_csv_import' => [
  2460.                             'name' => 'admin.product.category_csv_upload',
  2461.                             'url' => 'admin_product_category_csv_import',
  2462.                         ],
  2463.                     ],
  2464.                 ],
  2465.                 'order' => [
  2466.                     'name' => 'admin.order.order_management',
  2467.                     'icon' => 'fa-shopping-cart',
  2468.                     'children' => [
  2469.                         'order_master' => [
  2470.                             'name' => 'admin.order.order_list',
  2471.                             'url' => 'admin_order',
  2472.                         ],
  2473.                         'order_edit' => [
  2474.                             'name' => 'admin.order.order_registration',
  2475.                             'url' => 'admin_order_new',
  2476.                         ],
  2477.                         'shipping_csv_import' => [
  2478.                             'name' => 'admin.order.shipping_csv_upload',
  2479.                             'url' => 'admin_shipping_csv_import',
  2480.                         ],
  2481.                     ],
  2482.                 ],
  2483.                 'customer' => [
  2484.                     'name' => 'admin.customer.customer_management',
  2485.                     'icon' => 'fa-users',
  2486.                     'children' => [
  2487.                         'customer_master' => [
  2488.                             'name' => 'admin.customer.customer_list',
  2489.                             'url' => 'admin_customer',
  2490.                         ],
  2491.                         'customer_edit' => [
  2492.                             'name' => 'admin.customer.customer_registration',
  2493.                             'url' => 'admin_customer_new',
  2494.                         ],
  2495.                     ],
  2496.                 ],
  2497.                 'content' => [
  2498.                     'name' => 'admin.content.contents_management',
  2499.                     'icon' => 'fa-file-text-o',
  2500.                     'children' => [
  2501.                         'news' => [
  2502.                             'name' => 'admin.content.news_management',
  2503.                             'url' => 'admin_content_news',
  2504.                         ],
  2505.                         'file' => [
  2506.                             'name' => 'admin.content.file_management',
  2507.                             'url' => 'admin_content_file',
  2508.                         ],
  2509.                         'layout' => [
  2510.                             'name' => 'admin.content.layout_management',
  2511.                             'url' => 'admin_content_layout',
  2512.                         ],
  2513.                         'page' => [
  2514.                             'name' => 'admin.content.page_management',
  2515.                             'url' => 'admin_content_page',
  2516.                         ],
  2517.                         'css' => [
  2518.                             'name' => 'admin.content.css_management',
  2519.                             'url' => 'admin_content_css',
  2520.                         ],
  2521.                         'js' => [
  2522.                             'name' => 'admin.content.js_management',
  2523.                             'url' => 'admin_content_js',
  2524.                         ],
  2525.                         'block' => [
  2526.                             'name' => 'admin.content.block_management',
  2527.                             'url' => 'admin_content_block',
  2528.                         ],
  2529.                         'cache' => [
  2530.                             'name' => 'admin.content.cache_management',
  2531.                             'url' => 'admin_content_cache',
  2532.                         ],
  2533.                         'maintenance' => [
  2534.                             'name' => 'admin.content.maintenance_management',
  2535.                             'url' => 'admin_content_maintenance',
  2536.                         ],
  2537.                     ],
  2538.                 ],
  2539.                 'setting' => [
  2540.                     'name' => 'admin.setting',
  2541.                     'icon' => 'fa-cog',
  2542.                     'children' => [
  2543.                         'shop' => [
  2544.                             'name' => 'admin.setting.shop',
  2545.                             'children' => [
  2546.                                 'shop_index' => [
  2547.                                     'name' => 'admin.setting.shop.shop_setting',
  2548.                                     'url' => 'admin_setting_shop',
  2549.                                 ],
  2550.                                 'shop_tradelaw' => [
  2551.                                     'name' => 'admin.setting.shop.tradelaw_setting',
  2552.                                     'url' => 'admin_content_page_edit',
  2553.                                     'param' => [
  2554.                                         'id' => 21,
  2555.                                         'return' => 'tradelaw',
  2556.                                     ],
  2557.                                 ],
  2558.                                 'shop_agreement' => [
  2559.                                     'name' => 'admin.setting.shop.agreement_setting',
  2560.                                     'url' => 'admin_content_page_edit',
  2561.                                     'param' => [
  2562.                                         'id' => 19,
  2563.                                         'return' => 'agreement',
  2564.                                     ],
  2565.                                 ],
  2566.                                 'shop_payment' => [
  2567.                                     'name' => 'admin.setting.shop.payment_setting',
  2568.                                     'url' => 'admin_setting_shop_payment',
  2569.                                 ],
  2570.                                 'shop_delivery' => [
  2571.                                     'name' => 'admin.setting.shop.delivery_setting',
  2572.                                     'url' => 'admin_setting_shop_delivery',
  2573.                                 ],
  2574.                                 'shop_tax' => [
  2575.                                     'name' => 'admin.setting.shop.tax_setting',
  2576.                                     'url' => 'admin_setting_shop_tax',
  2577.                                 ],
  2578.                                 'shop_mail' => [
  2579.                                     'name' => 'admin.setting.shop.mail_setting',
  2580.                                     'url' => 'admin_setting_shop_mail',
  2581.                                 ],
  2582.                                 'shop_csv' => [
  2583.                                     'name' => 'admin.setting.shop.csv_setting',
  2584.                                     'url' => 'admin_setting_shop_csv',
  2585.                                 ],
  2586.                                 'shop_order_status' => [
  2587.                                     'name' => 'admin.setting.shop.order_status_setting',
  2588.                                     'url' => 'admin_setting_shop_order_status',
  2589.                                 ],
  2590.                                 'shop_calendar' => [
  2591.                                     'name' => 'admin.setting.shop.calendar_setting',
  2592.                                     'url' => 'admin_setting_shop_calendar',
  2593.                                 ],
  2594.                             ],
  2595.                         ],
  2596.                         'system' => [
  2597.                             'name' => 'admin.setting.system',
  2598.                             'children' => [
  2599.                                 'member' => [
  2600.                                     'name' => 'admin.setting.system.member_management',
  2601.                                     'url' => 'admin_setting_system_member',
  2602.                                 ],
  2603.                                 'authority' => [
  2604.                                     'name' => 'admin.setting.system.authority_management',
  2605.                                     'url' => 'admin_setting_system_authority',
  2606.                                 ],
  2607.                                 'security' => [
  2608.                                     'name' => 'admin.setting.system.security_management',
  2609.                                     'url' => 'admin_setting_system_security',
  2610.                                 ],
  2611.                                 'login_history' => [
  2612.                                     'name' => 'admin.setting.system.login_history',
  2613.                                     'url' => 'admin_setting_system_login_history',
  2614.                                 ],
  2615.                                 'log' => [
  2616.                                     'name' => 'admin.setting.system.log_display',
  2617.                                     'url' => 'admin_setting_system_log',
  2618.                                 ],
  2619.                                 'masterdata' => [
  2620.                                     'name' => 'admin.setting.system.master_data_management',
  2621.                                     'url' => 'admin_setting_system_masterdata',
  2622.                                 ],
  2623.                                 'system_index' => [
  2624.                                     'name' => 'admin.setting.system.system_info',
  2625.                                     'url' => 'admin_setting_system_system',
  2626.                                 ],
  2627.                             ],
  2628.                         ],
  2629.                     ],
  2630.                 ],
  2631.                 'store' => [
  2632.                     'name' => 'admin.store',
  2633.                     'icon' => 'fa-plug',
  2634.                     'children' => [
  2635.                         'plugin' => [
  2636.                             'name' => 'admin.store.plugin',
  2637.                             'children' => [
  2638.                                 'plugin_owners_search' => [
  2639.                                     'name' => 'admin.store.plugin.plugin_owners_install',
  2640.                                     'url' => 'admin_store_plugin_owners_search',
  2641.                                 ],
  2642.                                 'plugin_list' => [
  2643.                                     'name' => 'admin.store.plugin.plugin_list',
  2644.                                     'url' => 'admin_store_plugin',
  2645.                                 ],
  2646.                             ],
  2647.                         ],
  2648.                         'template' => [
  2649.                             'name' => 'admin.store.template',
  2650.                             'children' => [
  2651.                                 'template_list' => [
  2652.                                     'name' => 'admin.store.template.template_list',
  2653.                                     'url' => 'admin_store_template',
  2654.                                 ],
  2655.                                 'template_install' => [
  2656.                                     'name' => 'admin.store.template.template_install',
  2657.                                     'url' => 'admin_store_template_install',
  2658.                                 ],
  2659.                             ],
  2660.                         ],
  2661.                         'authentication_setting' => [
  2662.                             'name' => 'admin.store.setting',
  2663.                             'url' => 'admin_store_authentication_setting',
  2664.                         ],
  2665.                     ],
  2666.                 ],
  2667.             ],
  2668.             'env(MAILER_URL)' => '',
  2669.             'env(ECCUBE_OAUTH2_AUTHORIZATION_SERVER_PRIVATE_KEY)' => (\dirname(__DIR__4).'/app/PluginData/Api/oauth/private.key'),
  2670.             'env(ECCUBE_OAUTH2_RESOURCE_SERVER_PUBLIC_KEY)' => (\dirname(__DIR__4).'/app/PluginData/Api/oauth/public.key'),
  2671.             'env(ECCUBE_OAUTH2_ENCRYPTION_KEY)' => '<change.me>',
  2672.             'gmc_proxy_url' => 'https://gmc-proxy.ec-cube.net',
  2673.             'mail_magazine_dir' => (\dirname(__DIR__4).'/app/mail_magazine'),
  2674.             'product_review_display_count_min' => 1,
  2675.             'product_review_display_count_max' => 30,
  2676.             'plugin_recommend.text_area_len' => 4000,
  2677.             'related_product.text_area_len' => 4000,
  2678.             'related_product.max_item_count' => 6,
  2679.             'sales_report_product_maximum_display' => 20,
  2680.             'securitychecker4_receiver' => 'https://www.ec-cube.net/info/security/receiver.php',
  2681.             'eccube.plugins.enabled' => [
  2682.             ],
  2683.             'eccube.plugins.disabled' => [
  2684.                 => 'Api',
  2685.                 => 'Coupon4',
  2686.                 => 'GMC',
  2687.                 => 'MailMagazine4',
  2688.                 => 'ProductReview4',
  2689.                 => 'Recommend4',
  2690.                 => 'RelatedProduct4',
  2691.                 => 'SalesReport4',
  2692.                 => 'Securitychecker4',
  2693.                 => 'SiteKit',
  2694.             ],
  2695.             'event_dispatcher.event_aliases' => [
  2696.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  2697.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  2698.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  2699.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  2700.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  2701.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  2702.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  2703.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  2704.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  2705.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  2706.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  2707.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  2708.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  2709.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  2710.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  2711.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  2712.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  2713.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  2714.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  2715.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  2716.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  2717.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  2718.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  2719.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  2720.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  2721.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  2722.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  2723.             ],
  2724.             'fragment.renderer.hinclude.global_template' => NULL,
  2725.             'fragment.path' => '/_fragment',
  2726.             'kernel.http_method_override' => true,
  2727.             'kernel.trusted_hosts' => [
  2728.             ],
  2729.             'kernel.error_controller' => 'error_controller',
  2730.             'templating.helper.code.file_link_format' => NULL,
  2731.             'debug.file_link_format' => NULL,
  2732.             'session.metadata.storage_key' => '_sf2_meta',
  2733.             'session.save_path' => (\dirname(__DIR__3).'/sessions/install'),
  2734.             'session.metadata.update_threshold' => 0,
  2735.             'form.type_extension.csrf.enabled' => true,
  2736.             'form.type_extension.csrf.field_name' => '_token',
  2737.             'asset.request_context.base_path' => '',
  2738.             'asset.request_context.secure' => false,
  2739.             'templating.loader.cache.path' => NULL,
  2740.             'templating.engines' => [
  2741.                 => 'twig',
  2742.             ],
  2743.             'validator.translation_domain' => 'validators',
  2744.             'translator.logging' => false,
  2745.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  2746.             'profiler_listener.only_exceptions' => false,
  2747.             'profiler_listener.only_master_requests' => false,
  2748.             'debug.error_handler.throw_at' => 0,
  2749.             'router.request_context.host' => 'localhost',
  2750.             'router.request_context.scheme' => 'http',
  2751.             'router.request_context.base_url' => '',
  2752.             'router.resource' => 'kernel::loadRoutes',
  2753.             'router.cache_class_prefix' => 'EccubeEccube_KernelInstallContainer',
  2754.             'request_listener.http_port' => 80,
  2755.             'request_listener.https_port' => 443,
  2756.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  2757.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  2758.             'security.role_hierarchy.roles' => [
  2759.             ],
  2760.             'security.access.denied_url' => NULL,
  2761.             'security.authentication.manager.erase_credentials' => true,
  2762.             'security.authentication.session_strategy.strategy' => 'migrate',
  2763.             'security.access.always_authenticate_before_granting' => false,
  2764.             'security.authentication.hide_user_not_found' => true,
  2765.             'doctrine_cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  2766.             'doctrine_cache.apcu.class' => 'Doctrine\\Common\\Cache\\ApcuCache',
  2767.             'doctrine_cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  2768.             'doctrine_cache.chain.class' => 'Doctrine\\Common\\Cache\\ChainCache',
  2769.             'doctrine_cache.couchbase.class' => 'Doctrine\\Common\\Cache\\CouchbaseCache',
  2770.             'doctrine_cache.couchbase.connection.class' => 'Couchbase',
  2771.             'doctrine_cache.couchbase.hostnames' => 'localhost:8091',
  2772.             'doctrine_cache.file_system.class' => 'Doctrine\\Common\\Cache\\FilesystemCache',
  2773.             'doctrine_cache.php_file.class' => 'Doctrine\\Common\\Cache\\PhpFileCache',
  2774.             'doctrine_cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  2775.             'doctrine_cache.memcache.connection.class' => 'Memcache',
  2776.             'doctrine_cache.memcache.host' => 'localhost',
  2777.             'doctrine_cache.memcache.port' => 11211,
  2778.             'doctrine_cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  2779.             'doctrine_cache.memcached.connection.class' => 'Memcached',
  2780.             'doctrine_cache.memcached.host' => 'localhost',
  2781.             'doctrine_cache.memcached.port' => 11211,
  2782.             'doctrine_cache.mongodb.class' => 'Doctrine\\Common\\Cache\\MongoDBCache',
  2783.             'doctrine_cache.mongodb.collection.class' => 'MongoCollection',
  2784.             'doctrine_cache.mongodb.connection.class' => 'MongoClient',
  2785.             'doctrine_cache.mongodb.server' => 'localhost:27017',
  2786.             'doctrine_cache.predis.client.class' => 'Predis\\Client',
  2787.             'doctrine_cache.predis.scheme' => 'tcp',
  2788.             'doctrine_cache.predis.host' => 'localhost',
  2789.             'doctrine_cache.predis.port' => 6379,
  2790.             'doctrine_cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  2791.             'doctrine_cache.redis.connection.class' => 'Redis',
  2792.             'doctrine_cache.redis.host' => 'localhost',
  2793.             'doctrine_cache.redis.port' => 6379,
  2794.             'doctrine_cache.riak.class' => 'Doctrine\\Common\\Cache\\RiakCache',
  2795.             'doctrine_cache.riak.bucket.class' => 'Riak\\Bucket',
  2796.             'doctrine_cache.riak.connection.class' => 'Riak\\Connection',
  2797.             'doctrine_cache.riak.bucket_property_list.class' => 'Riak\\BucketPropertyList',
  2798.             'doctrine_cache.riak.host' => 'localhost',
  2799.             'doctrine_cache.riak.port' => 8087,
  2800.             'doctrine_cache.sqlite3.class' => 'Doctrine\\Common\\Cache\\SQLite3Cache',
  2801.             'doctrine_cache.sqlite3.connection.class' => 'SQLite3',
  2802.             'doctrine_cache.void.class' => 'Doctrine\\Common\\Cache\\VoidCache',
  2803.             'doctrine_cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  2804.             'doctrine_cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  2805.             'doctrine_cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  2806.             'doctrine_cache.security.acl.cache.class' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\Acl\\Model\\AclCache',
  2807.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  2808.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  2809.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  2810.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  2811.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  2812.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  2813.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  2814.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  2815.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  2816.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  2817.             'doctrine.entity_managers' => [
  2818.                 'default' => 'doctrine.orm.default_entity_manager',
  2819.             ],
  2820.             'doctrine.default_entity_manager' => 'default',
  2821.             'doctrine.dbal.connection_factory.types' => [
  2822.                 'oauth2_grant' => [
  2823.                     'class' => 'Trikoder\\Bundle\\OAuth2Bundle\\DBAL\\Type\\Grant',
  2824.                     'commented' => NULL,
  2825.                 ],
  2826.                 'oauth2_redirect_uri' => [
  2827.                     'class' => 'Trikoder\\Bundle\\OAuth2Bundle\\DBAL\\Type\\RedirectUri',
  2828.                     'commented' => NULL,
  2829.                 ],
  2830.                 'oauth2_scope' => [
  2831.                     'class' => 'Trikoder\\Bundle\\OAuth2Bundle\\DBAL\\Type\\Scope',
  2832.                     'commented' => NULL,
  2833.                 ],
  2834.                 'datetime' => [
  2835.                     'class' => 'Eccube\\Doctrine\\DBAL\\Types\\UTCDateTimeType',
  2836.                     'commented' => NULL,
  2837.                 ],
  2838.                 'datetimetz' => [
  2839.                     'class' => 'Eccube\\Doctrine\\DBAL\\Types\\UTCDateTimeTzType',
  2840.                     'commented' => NULL,
  2841.                 ],
  2842.             ],
  2843.             'doctrine.connections' => [
  2844.                 'default' => 'doctrine.dbal.default_connection',
  2845.             ],
  2846.             'doctrine.default_connection' => 'default',
  2847.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  2848.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  2849.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  2850.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  2851.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  2852.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  2853.             'doctrine.orm.cache.memcache_host' => 'localhost',
  2854.             'doctrine.orm.cache.memcache_port' => 11211,
  2855.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  2856.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  2857.             'doctrine.orm.cache.memcached_host' => 'localhost',
  2858.             'doctrine.orm.cache.memcached_port' => 11211,
  2859.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  2860.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  2861.             'doctrine.orm.cache.redis_host' => 'localhost',
  2862.             'doctrine.orm.cache.redis_port' => 6379,
  2863.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  2864.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  2865.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  2866.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  2867.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  2868.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  2869.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  2870.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  2871.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  2872.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  2873.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  2874.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  2875.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  2876.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  2877.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  2878.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  2879.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  2880.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  2881.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  2882.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  2883.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  2884.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  2885.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  2886.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  2887.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  2888.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  2889.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  2890.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  2891.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  2892.             'doctrine.orm.auto_generate_proxy_classes' => false,
  2893.             'doctrine.orm.proxy_namespace' => 'Proxies',
  2894.             'doctrine_migrations.dir_name' => (\dirname(__DIR__4).'/app/DoctrineMigrations'),
  2895.             'doctrine_migrations.namespace' => 'DoctrineMigrations',
  2896.             'doctrine_migrations.organize_migrations' => false,
  2897.             'doctrine_migrations.table_name' => 'migration_versions',
  2898.             'doctrine_migrations.name' => 'Application Migrations',
  2899.             'doctrine_migrations.custom_template' => NULL,
  2900.             'monolog.use_microseconds' => true,
  2901.             'monolog.swift_mailer.handlers' => [
  2902.             ],
  2903.             'monolog.handlers_to_channels' => [
  2904.                 'monolog.handler.console' => [
  2905.                     'type' => 'exclusive',
  2906.                     'elements' => [
  2907.                         => 'event',
  2908.                         => 'doctrine',
  2909.                         => 'console',
  2910.                     ],
  2911.                 ],
  2912.                 'monolog.handler.buffered' => [
  2913.                     'type' => 'exclusive',
  2914.                     'elements' => [
  2915.                         => 'event',
  2916.                     ],
  2917.                 ],
  2918.             ],
  2919.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  2920.             'swiftmailer.mailer.default.spool.enabled' => true,
  2921.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  2922.             'swiftmailer.mailer.default.single_address' => NULL,
  2923.             'swiftmailer.mailer.default.delivery.enabled' => true,
  2924.             'swiftmailer.spool.enabled' => true,
  2925.             'swiftmailer.delivery.enabled' => true,
  2926.             'swiftmailer.single_address' => NULL,
  2927.             'swiftmailer.mailers' => [
  2928.                 'default' => 'swiftmailer.mailer.default',
  2929.             ],
  2930.             'swiftmailer.default_mailer' => 'default',
  2931.             'twig.exception_listener.controller' => NULL,
  2932.             'twig.form.resources' => [
  2933.                 => 'form_div_layout.html.twig',
  2934.                 => 'bootstrap_4_layout.html.twig',
  2935.             ],
  2936.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  2937.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  2938.             'mobile_detect.mobile_detector.class' => 'SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector',
  2939.             'mobile_detect.device_view.class' => 'SunCat\\MobileDetectBundle\\Helper\\DeviceView',
  2940.             'mobile_detect.cookie_key' => 'device_view',
  2941.             'mobile_detect.switch_param' => 'device_view',
  2942.             'mobile_detect.cookie_expire_datetime_modifier' => '1 month',
  2943.             'mobile_detect.request_response_listener.class' => 'SunCat\\MobileDetectBundle\\EventListener\\RequestResponseListener',
  2944.             'mobile_detect.redirect' => [
  2945.                 'mobile' => [
  2946.                     'is_enabled' => false,
  2947.                     'host' => NULL,
  2948.                     'status_code' => 302,
  2949.                     'action' => 'redirect',
  2950.                 ],
  2951.                 'tablet' => [
  2952.                     'is_enabled' => false,
  2953.                     'host' => NULL,
  2954.                     'status_code' => 302,
  2955.                     'action' => 'redirect',
  2956.                 ],
  2957.                 'full' => [
  2958.                     'is_enabled' => false,
  2959.                     'host' => NULL,
  2960.                     'status_code' => 302,
  2961.                     'action' => 'redirect',
  2962.                 ],
  2963.                 'detect_tablet_as_mobile' => false,
  2964.             ],
  2965.             'mobile_detect.switch_device_view.save_referer_path' => true,
  2966.             'mobile_detect.twig.extension.class' => 'SunCat\\MobileDetectBundle\\Twig\\Extension\\MobileDetectExtension',
  2967.             'mobile_detect.cookie_path' => '/',
  2968.             'mobile_detect.cookie_domain' => '',
  2969.             'mobile_detect.cookie_secure' => false,
  2970.             'mobile_detect.cookie_httponly' => true,
  2971.             'knp_paginator.class' => 'Knp\\Component\\Pager\\Paginator',
  2972.             'knp_paginator.helper.processor.class' => 'Knp\\Bundle\\PaginatorBundle\\Helper\\Processor',
  2973.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/sliding.html.twig',
  2974.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  2975.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  2976.             'knp_paginator.page_range' => 5,
  2977.             'trikoder.oauth2.persistence.doctrine.enabled' => true,
  2978.             'trikoder.oauth2.persistence.doctrine.manager' => 'default',
  2979.             'data_collector.templates' => [
  2980.                 'data_collector.request' => [
  2981.                     => 'request',
  2982.                     => '@WebProfiler/Collector/request.html.twig',
  2983.                 ],
  2984.                 'data_collector.time' => [
  2985.                     => 'time',
  2986.                     => '@WebProfiler/Collector/time.html.twig',
  2987.                 ],
  2988.                 'data_collector.memory' => [
  2989.                     => 'memory',
  2990.                     => '@WebProfiler/Collector/memory.html.twig',
  2991.                 ],
  2992.                 'data_collector.validator' => [
  2993.                     => 'validator',
  2994.                     => '@WebProfiler/Collector/validator.html.twig',
  2995.                 ],
  2996.                 'data_collector.ajax' => [
  2997.                     => 'ajax',
  2998.                     => '@WebProfiler/Collector/ajax.html.twig',
  2999.                 ],
  3000.                 'data_collector.form' => [
  3001.                     => 'form',
  3002.                     => '@WebProfiler/Collector/form.html.twig',
  3003.                 ],
  3004.                 'data_collector.exception' => [
  3005.                     => 'exception',
  3006.                     => '@WebProfiler/Collector/exception.html.twig',
  3007.                 ],
  3008.                 'data_collector.logger' => [
  3009.                     => 'logger',
  3010.                     => '@WebProfiler/Collector/logger.html.twig',
  3011.                 ],
  3012.                 'data_collector.events' => [
  3013.                     => 'events',
  3014.                     => '@WebProfiler/Collector/events.html.twig',
  3015.                 ],
  3016.                 'data_collector.router' => [
  3017.                     => 'router',
  3018.                     => '@WebProfiler/Collector/router.html.twig',
  3019.                 ],
  3020.                 'data_collector.cache' => [
  3021.                     => 'cache',
  3022.                     => '@WebProfiler/Collector/cache.html.twig',
  3023.                 ],
  3024.                 'data_collector.translation' => [
  3025.                     => 'translation',
  3026.                     => '@WebProfiler/Collector/translation.html.twig',
  3027.                 ],
  3028.                 'data_collector.security' => [
  3029.                     => 'security',
  3030.                     => '@Security/Collector/security.html.twig',
  3031.                 ],
  3032.                 'data_collector.twig' => [
  3033.                     => 'twig',
  3034.                     => '@WebProfiler/Collector/twig.html.twig',
  3035.                 ],
  3036.                 'data_collector.doctrine' => [
  3037.                     => 'db',
  3038.                     => '@Doctrine/Collector/db.html.twig',
  3039.                 ],
  3040.                 'swiftmailer.data_collector' => [
  3041.                     => 'swiftmailer',
  3042.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  3043.                 ],
  3044.                 'data_collector.dump' => [
  3045.                     => 'dump',
  3046.                     => '@Debug/Profiler/dump.html.twig',
  3047.                 ],
  3048.                 'Eccube\\DataCollector\\EccubeDataCollector' => NULL,
  3049.                 'mobile_detect_bundle.device.collector' => [
  3050.                     => 'device.collector',
  3051.                     => '@MobileDetect/Collector/device.html.twig',
  3052.                 ],
  3053.                 'data_collector.config' => [
  3054.                     => 'config',
  3055.                     => '@WebProfiler/Collector/config.html.twig',
  3056.                 ],
  3057.                 'eccube.collector.core' => [
  3058.                     => 'eccube_core',
  3059.                     => '@toolbar/eccube.html.twig',
  3060.                 ],
  3061.             ],
  3062.             'console.command.ids' => [
  3063.                 => 'console.command.public_alias.Eccube\\Command\\UpdateSchemaDoctrineCommand',
  3064.                 => 'console.command.public_alias.doctrine_cache.contains_command',
  3065.                 => 'console.command.public_alias.doctrine_cache.delete_command',
  3066.                 => 'console.command.public_alias.doctrine_cache.flush_command',
  3067.                 => 'console.command.public_alias.doctrine_cache.stats_command',
  3068.                 => 'console.command.public_alias.doctrine_migrations.diff_command',
  3069.                 => 'console.command.public_alias.doctrine_migrations.execute_command',
  3070.                 => 'console.command.public_alias.doctrine_migrations.generate_command',
  3071.                 => 'console.command.public_alias.doctrine_migrations.latest_command',
  3072.                 => 'console.command.public_alias.doctrine_migrations.migrate_command',
  3073.                 10 => 'console.command.public_alias.doctrine_migrations.status_command',
  3074.                 11 => 'console.command.public_alias.doctrine_migrations.version_command',
  3075.             ],
  3076.         ];
  3077.     }
  3078.     protected function throw($message)
  3079.     {
  3080.         throw new RuntimeException($message);
  3081.     }
  3082. }