var/cache/dev/Container66wOYxb/Eccube_KernelDevDebugContainer.php line 859

Open in your IDE?
  1. <?php
  2. namespace Container66wOYxb;
  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.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class Eccube_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  34.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  35.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  36.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  37.             '.container.private.session' => 'get_Container_Private_SessionService',
  38.             '.container.private.state_machine.order' => 'get_Container_Private_StateMachine_OrderService',
  39.             '.container.private.twig' => 'get_Container_Private_TwigService',
  40.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  41.             'Detection\\MobileDetect' => 'getMobileDetectService',
  42.             'Eccube\\Common\\EccubeConfig' => 'getEccubeConfigService',
  43.             'Eccube\\Repository\\PluginRepository' => 'getPluginRepositoryService',
  44.             'Eccube\\Service\\SystemService' => 'getSystemServiceService',
  45.             'cache.app' => 'getCache_AppService',
  46.             'cache.rate_limiter' => 'getCache_RateLimiterService',
  47.             'cache.system' => 'getCache_SystemService',
  48.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  49.             'data_collector.dump' => 'getDataCollector_DumpService',
  50.             'doctrine' => 'getDoctrineService',
  51.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  52.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  53.             'event_dispatcher' => 'getEventDispatcherService',
  54.             'http_kernel' => 'getHttpKernelService',
  55.             'request_stack' => 'getRequestStackService',
  56.             'router' => 'getRouterService',
  57.             'translator' => 'getTranslatorService',
  58.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  59.             'cache_clearer' => 'getCacheClearerService',
  60.             'filesystem' => 'getFilesystemService',
  61.             'state_machine.order' => 'getStateMachine_OrderService',
  62.             'serializer' => 'getSerializerService',
  63.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  64.             'form.factory' => 'getForm_FactoryService',
  65.             'form.type.file' => 'getForm_Type_FileService',
  66.             'profiler' => 'getProfilerService',
  67.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  68.             'security.token_storage' => 'getSecurity_TokenStorageService',
  69.             'twig' => 'getTwigService',
  70.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  71.             'session' => 'getSessionService',
  72.             'validator' => 'getValidatorService',
  73.         ];
  74.         $this->fileMap = [
  75.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  76.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  77.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  78.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  79.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  80.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  81.             'Customize\\Controller\\CartControllerExtends' => 'getCartControllerExtendsService',
  82.             'Customize\\Controller\\ChangeControllerExtends' => 'getChangeControllerExtendsService',
  83.             'Customize\\Controller\\CouponController' => 'getCouponControllerService',
  84.             'Customize\\Controller\\EntryControllerExtends' => 'getEntryControllerExtendsService',
  85.             'Customize\\Controller\\MypageControllerExtends' => 'getMypageControllerExtendsService',
  86.             'Customize\\Controller\\PopDownloadController' => 'getPopDownloadControllerService',
  87.             'Customize\\Controller\\ProductControllerExtends' => 'getProductControllerExtendsService',
  88.             'Customize\\Controller\\RecipeMailController' => 'getRecipeMailControllerService',
  89.             'Customize\\Controller\\ReferFriendController' => 'getReferFriendControllerService',
  90.             'Customize\\Controller\\ShoppingControllerExtends' => 'getShoppingControllerExtendsService',
  91.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  92.             'Eccube\\Controller\\AbstractController' => 'getAbstractControllerService',
  93.             'Eccube\\Controller\\AbstractShoppingController' => 'getAbstractShoppingControllerService',
  94.             'Eccube\\Controller\\Admin\\AbstractCsvImportController' => 'getAbstractCsvImportControllerService',
  95.             'Eccube\\Controller\\Admin\\AdminController' => 'getAdminControllerService',
  96.             'Eccube\\Controller\\Admin\\Content\\BlockController' => 'getBlockControllerService',
  97.             'Eccube\\Controller\\Admin\\Content\\CacheController' => 'getCacheControllerService',
  98.             'Eccube\\Controller\\Admin\\Content\\CssController' => 'getCssControllerService',
  99.             'Eccube\\Controller\\Admin\\Content\\FileController' => 'getFileControllerService',
  100.             'Eccube\\Controller\\Admin\\Content\\JsController' => 'getJsControllerService',
  101.             'Eccube\\Controller\\Admin\\Content\\LayoutController' => 'getLayoutControllerService',
  102.             'Eccube\\Controller\\Admin\\Content\\MaintenanceController' => 'getMaintenanceControllerService',
  103.             'Eccube\\Controller\\Admin\\Content\\NewsController' => 'getNewsControllerService',
  104.             'Eccube\\Controller\\Admin\\Content\\PageController' => 'getPageControllerService',
  105.             'Eccube\\Controller\\Admin\\Customer\\CustomerController' => 'getCustomerControllerService',
  106.             'Eccube\\Controller\\Admin\\Customer\\CustomerDeliveryEditController' => 'getCustomerDeliveryEditControllerService',
  107.             'Eccube\\Controller\\Admin\\Customer\\CustomerEditController' => 'getCustomerEditControllerService',
  108.             'Eccube\\Controller\\Admin\\Order\\CsvImportController' => 'getCsvImportControllerService',
  109.             'Eccube\\Controller\\Admin\\Order\\EditController' => 'getEditControllerService',
  110.             'Eccube\\Controller\\Admin\\Order\\MailController' => 'getMailControllerService',
  111.             'Eccube\\Controller\\Admin\\Order\\OrderController' => 'getOrderControllerService',
  112.             'Eccube\\Controller\\Admin\\Order\\ShippingController' => 'getShippingControllerService',
  113.             'Eccube\\Controller\\Admin\\Product\\CategoryController' => 'getCategoryControllerService',
  114.             'Eccube\\Controller\\Admin\\Product\\ClassCategoryController' => 'getClassCategoryControllerService',
  115.             'Eccube\\Controller\\Admin\\Product\\ClassNameController' => 'getClassNameControllerService',
  116.             'Eccube\\Controller\\Admin\\Product\\CsvImportController' => 'getCsvImportController2Service',
  117.             'Eccube\\Controller\\Admin\\Product\\ProductClassController' => 'getProductClassControllerService',
  118.             'Eccube\\Controller\\Admin\\Product\\ProductController' => 'getProductControllerService',
  119.             'Eccube\\Controller\\Admin\\Product\\TagController' => 'getTagControllerService',
  120.             'Eccube\\Controller\\Admin\\Setting\\Shop\\CalendarController' => 'getCalendarControllerService',
  121.             'Eccube\\Controller\\Admin\\Setting\\Shop\\CsvController' => 'getCsvControllerService',
  122.             'Eccube\\Controller\\Admin\\Setting\\Shop\\DeliveryController' => 'getDeliveryControllerService',
  123.             'Eccube\\Controller\\Admin\\Setting\\Shop\\MailController' => 'getMailController2Service',
  124.             'Eccube\\Controller\\Admin\\Setting\\Shop\\OrderStatusController' => 'getOrderStatusControllerService',
  125.             'Eccube\\Controller\\Admin\\Setting\\Shop\\PaymentController' => 'getPaymentControllerService',
  126.             'Eccube\\Controller\\Admin\\Setting\\Shop\\ShopController' => 'getShopControllerService',
  127.             'Eccube\\Controller\\Admin\\Setting\\Shop\\TaxRuleController' => 'getTaxRuleControllerService',
  128.             'Eccube\\Controller\\Admin\\Setting\\Shop\\TradeLawController' => 'getTradeLawControllerService',
  129.             'Eccube\\Controller\\Admin\\Setting\\System\\AuthorityController' => 'getAuthorityControllerService',
  130.             'Eccube\\Controller\\Admin\\Setting\\System\\LogController' => 'getLogControllerService',
  131.             'Eccube\\Controller\\Admin\\Setting\\System\\LoginHistoryController' => 'getLoginHistoryControllerService',
  132.             'Eccube\\Controller\\Admin\\Setting\\System\\MasterdataController' => 'getMasterdataControllerService',
  133.             'Eccube\\Controller\\Admin\\Setting\\System\\MemberController' => 'getMemberControllerService',
  134.             'Eccube\\Controller\\Admin\\Setting\\System\\SecurityController' => 'getSecurityControllerService',
  135.             'Eccube\\Controller\\Admin\\Setting\\System\\SystemController' => 'getSystemControllerService',
  136.             'Eccube\\Controller\\Admin\\Setting\\System\\TwoFactorAuthController' => 'getTwoFactorAuthControllerService',
  137.             'Eccube\\Controller\\Admin\\Store\\OwnerStoreController' => 'getOwnerStoreControllerService',
  138.             'Eccube\\Controller\\Admin\\Store\\PluginController' => 'getPluginControllerService',
  139.             'Eccube\\Controller\\Admin\\Store\\TemplateController' => 'getTemplateControllerService',
  140.             'Eccube\\Controller\\Block\\CalendarController' => 'getCalendarController2Service',
  141.             'Eccube\\Controller\\Block\\CartController' => 'getCartControllerService',
  142.             'Eccube\\Controller\\Block\\SearchProductController' => 'getSearchProductControllerService',
  143.             'Eccube\\Controller\\CartController' => 'getCartController2Service',
  144.             'Eccube\\Controller\\ContactController' => 'getContactControllerService',
  145.             'Eccube\\Controller\\EntryController' => 'getEntryControllerService',
  146.             'Eccube\\Controller\\ForgotController' => 'getForgotControllerService',
  147.             'Eccube\\Controller\\HelpController' => 'getHelpControllerService',
  148.             'Eccube\\Controller\\InstallPluginController' => 'getInstallPluginControllerService',
  149.             'Eccube\\Controller\\Install\\InstallController' => 'getInstallControllerService',
  150.             'Eccube\\Controller\\Mypage\\ChangeController' => 'getChangeControllerService',
  151.             'Eccube\\Controller\\Mypage\\DeliveryController' => 'getDeliveryController2Service',
  152.             'Eccube\\Controller\\Mypage\\MypageController' => 'getMypageControllerService',
  153.             'Eccube\\Controller\\Mypage\\WithdrawController' => 'getWithdrawControllerService',
  154.             'Eccube\\Controller\\NonMemberShoppingController' => 'getNonMemberShoppingControllerService',
  155.             'Eccube\\Controller\\ProductController' => 'getProductController2Service',
  156.             'Eccube\\Controller\\ShippingMultipleController' => 'getShippingMultipleControllerService',
  157.             'Eccube\\Controller\\ShoppingController' => 'getShoppingControllerService',
  158.             'Eccube\\Controller\\SitemapController' => 'getSitemapControllerService',
  159.             'Eccube\\Controller\\TopController' => 'getTopControllerService',
  160.             'Eccube\\Controller\\TradeLawController' => 'getTradeLawController2Service',
  161.             'Eccube\\Controller\\UserDataController' => 'getUserDataControllerService',
  162.             'Eccube\\DependencyInjection\\Facade\\AnnotationReaderFacade' => 'getAnnotationReaderFacadeService',
  163.             'Eccube\\Service\\Composer\\ComposerApiService' => 'getComposerApiServiceService',
  164.             'Eccube\\Service\\Payment\\Method\\Cash' => 'getCashService',
  165.             'Eccube\\Service\\PluginService' => 'getPluginServiceService',
  166.             'Eccube\\Service\\TaxRuleService' => 'getTaxRuleServiceService',
  167.             'Plugin\\Coupon42\\Controller\\Admin\\CouponController' => 'getCouponController2Service',
  168.             'Plugin\\Coupon42\\Controller\\Admin\\CouponSearchModelController' => 'getCouponSearchModelControllerService',
  169.             'Plugin\\Coupon42\\Controller\\CouponShoppingController' => 'getCouponShoppingControllerService',
  170.             'Plugin\\ECCUBE4LineLoginIntegration42\\Controller\\Admin\\LineLoginIntegrationAdminController' => 'getLineLoginIntegrationAdminControllerService',
  171.             'Plugin\\ECCUBE4LineLoginIntegration42\\Controller\\LineLoginIntegrationController' => 'getLineLoginIntegrationControllerService',
  172.             'Plugin\\MypageReceipt2Ft\\Controller\\Admin\\ConfigController' => 'getConfigControllerService',
  173.             'Plugin\\MypageReceipt2Ft\\Controller\\MypageReceipt2FtController' => 'getMypageReceipt2FtControllerService',
  174.             'Plugin\\ProductDisplayRank42\\Controller\\Admin\\ConfigController' => 'getConfigController2Service',
  175.             'Plugin\\ProductDisplayRank42\\Controller\\Admin\\CsvImportController' => 'getCsvImportController3Service',
  176.             'Plugin\\ProductDisplayRank42\\Controller\\Admin\\ProductController' => 'getProductController3Service',
  177.             'Plugin\\ProductDisplayRank42\\Controller\\BlockController' => 'getBlockController2Service',
  178.             'Plugin\\RecentlyViewedProducts\\Controller\\Block\\RecentlyViewedProductController' => 'getRecentlyViewedProductControllerService',
  179.             'Plugin\\Recommend42\\Controller\\RecommendController' => 'getRecommendControllerService',
  180.             'Plugin\\Recommend42\\Controller\\RecommendSearchModelController' => 'getRecommendSearchModelControllerService',
  181.             'Plugin\\RelatedProduct42\\Controller\\Admin\\RelatedProductController' => 'getRelatedProductControllerService',
  182.             'Plugin\\VeriTrans4G2\\Controller\\AbstractVt4gController' => 'getAbstractVt4gControllerService',
  183.             'Plugin\\VeriTrans4G2\\Controller\\Admin\\Content\\Page\\Preview\\Vt4gPayment\\RakutenButtonController' => 'getRakutenButtonControllerService',
  184.             'Plugin\\VeriTrans4G2\\Controller\\Admin\\Customer\\EditController' => 'getEditController2Service',
  185.             'Plugin\\VeriTrans4G2\\Controller\\Admin\\Customer\\SubscCustomerController' => 'getSubscCustomerControllerService',
  186.             'Plugin\\VeriTrans4G2\\Controller\\Admin\\Order\\CsvRegistrationController' => 'getCsvRegistrationControllerService',
  187.             'Plugin\\VeriTrans4G2\\Controller\\Admin\\Order\\CsvRequestController' => 'getCsvRequestControllerService',
  188.             'Plugin\\VeriTrans4G2\\Controller\\Admin\\Order\\CsvResultController' => 'getCsvResultControllerService',
  189.             'Plugin\\VeriTrans4G2\\Controller\\Admin\\Order\\CsvUploadController' => 'getCsvUploadControllerService',
  190.             'Plugin\\VeriTrans4G2\\Controller\\Admin\\Order\\EditController' => 'getEditController3Service',
  191.             'Plugin\\VeriTrans4G2\\Controller\\Admin\\PluginConfigController' => 'getPluginConfigControllerService',
  192.             'Plugin\\VeriTrans4G2\\Controller\\Admin\\Product\\ChangeSaleTypeController' => 'getChangeSaleTypeControllerService',
  193.             'Plugin\\VeriTrans4G2\\Controller\\Admin\\Product\\SubscSalestypeController' => 'getSubscSalestypeControllerService',
  194.             'Plugin\\VeriTrans4G2\\Controller\\Admin\\Setting\\Shop\\PaymentRegistController' => 'getPaymentRegistControllerService',
  195.             'Plugin\\VeriTrans4G2\\Controller\\Admin\\Setting\\System\\LogDownloadController' => 'getLogDownloadControllerService',
  196.             'Plugin\\VeriTrans4G2\\Controller\\MyPage\\SubscPaymentHistoryController' => 'getSubscPaymentHistoryControllerService',
  197.             'Plugin\\VeriTrans4G2\\Controller\\PaymentController' => 'getPaymentController2Service',
  198.             'Plugin\\VeriTrans4G2\\Controller\\PaymentRecvController' => 'getPaymentRecvControllerService',
  199.             'Plugin\\VeriTrans4G2\\Controller\\Vt4gAccountIdController' => 'getVt4gAccountIdControllerService',
  200.             'Plugin\\VeriTrans4G2\\Controller\\Vt4gRateLimiterController' => 'getVt4gRateLimiterControllerService',
  201.             'Plugin\\VeriTrans4G2\\Controller\\Vt4gReTradeController' => 'getVt4gReTradeControllerService',
  202.             'Plugin\\VeriTrans4G2\\Service\\Method\\CommonMethod' => 'getCommonMethodService',
  203.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  204.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateController2Service',
  205.             'cache.app_clearer' => 'getCache_AppClearerService',
  206.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  207.             'cache.system_clearer' => 'getCache_SystemClearerService',
  208.             'cache_warmer' => 'getCacheWarmerService',
  209.             'console.command.public_alias.Eccube\\Command\\UpdateSchemaDoctrineCommand' => 'getUpdateSchemaDoctrineCommandService',
  210.             'console.command_loader' => 'getConsole_CommandLoaderService',
  211.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  212.             'eccube.logger' => 'getEccube_LoggerService',
  213.             'eccube.purchase.flow.cart' => 'getEccube_Purchase_Flow_CartService',
  214.             'eccube.purchase.flow.order' => 'getEccube_Purchase_Flow_OrderService',
  215.             'eccube.purchase.flow.shopping' => 'getEccube_Purchase_Flow_ShoppingService',
  216.             'error_controller' => 'getErrorControllerService',
  217.             'knp_paginator' => 'getKnpPaginatorService',
  218.             'league.oauth2_server.controller.authorization' => 'getLeague_Oauth2Server_Controller_AuthorizationService',
  219.             'league.oauth2_server.controller.token' => 'getLeague_Oauth2Server_Controller_TokenService',
  220.             'monolog.logger.admin' => 'getMonolog_Logger_AdminService',
  221.             'monolog.logger.front' => 'getMonolog_Logger_FrontService',
  222.             'routing.loader' => 'getRouting_LoaderService',
  223.             'services_resetter' => 'getServicesResetterService',
  224.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  225.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  226.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  227.         ];
  228.         $this->aliases = [
  229.             'database_connection' => 'doctrine.dbal.default_connection',
  230.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  231.         ];
  232.         $this->privates['service_container'] = function () {
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  239.             include_once \dirname(__DIR__4).'/src/Eccube/Kernel.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  243.             include_once \dirname(__DIR__4).'/src/Eccube/DataCollector/EccubeDataCollector.php';
  244.             include_once \dirname(__DIR__4).'/src/Eccube/Doctrine/Query/Queries.php';
  245.             include_once \dirname(__DIR__4).'/src/Eccube/Doctrine/Query/QueryCustomizer.php';
  246.             include_once \dirname(__DIR__4).'/app/Plugin/ProductDisplayRank42/Repository/AdminProductDisplayCustomizer.php';
  247.             include_once \dirname(__DIR__4).'/app/Plugin/ProductDisplayRank42/Repository/ProductDisplayCustomizer.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  249.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/ForwardOnlyListener.php';
  250.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/IpAddrListener.php';
  251.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/LogListener.php';
  252.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/MaintenanceListener.php';
  253.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/MobileTemplatePathListener.php';
  254.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/RateLimiterListener.php';
  255.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  259.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/RestrictFileUploadListener.php';
  260.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/TransactionListener.php';
  261.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/TwigInitializeListener.php';
  262.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/TwoFactorAuthListener.php';
  263.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  264.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  265.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  266.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  267.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  268.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/AbstractRepository.php';
  269.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/AuthorityRoleRepository.php';
  270.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/BaseInfoRepository.php';
  271.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/BlockPositionRepository.php';
  272.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/BlockRepository.php';
  273.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/CartRepository.php';
  274.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/LayoutRepository.php';
  275.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/Master/DeviceTypeRepository.php';
  276.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/OrderRepository.php';
  277.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/PageLayoutRepository.php';
  278.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/PageRepository.php';
  279.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/ProductClassRepository.php';
  280.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/ProductRepository.php';
  281.             include_once \dirname(__DIR__4).'/src/Eccube/Request/Context.php';
  282.             include_once \dirname(__DIR__4).'/src/Eccube/Service/TwoFactorAuthService.php';
  283.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  284.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  285.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/EccubeExtension.php';
  286.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/TaxExtension.php';
  287.             include_once \dirname(__DIR__4).'/src/Eccube/Common/EccubeConfig.php';
  288.             include_once \dirname(__DIR__4).'/app/Plugin/ProductDisplayRank42/Repository/ConfigRepository.php';
  289.             include_once \dirname(__DIR__4).'/app/Plugin/UnderLimitQuantityDx/Service/UnderLimitQuantityService.php';
  290.             include_once \dirname(__DIR__4).'/src/Eccube/Log/Processor/SessionProcessor.php';
  291.             include_once \dirname(__DIR__4).'/src/Eccube/Log/Processor/TokenProcessor.php';
  292.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  293.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  294.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/UidProcessor.php';
  295.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php';
  296.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/WebProcessor.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/WebProcessor.php';
  298.             include_once \dirname(__DIR__4).'/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php';
  299.             include_once \dirname(__DIR__4).'/vendor/mobiledetect/mobiledetectlib/namespaced/Detection/MobileDetect.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  327.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  333.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  334.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/Esi.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SurrogateListener.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Transition.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/MetadataStoreInterface.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/GetMetadataTrait.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/InMemoryMetadataStore.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  370.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  371.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  381.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  382.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  383.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  384.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/UnanimousStrategy.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  438.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  445.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  446.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  447.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  449.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  450.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  451.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  452.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  453.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  454.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  455.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  456.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  457.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  460.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  461.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  462.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  463.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  464.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  465.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AttributeDriver.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  467.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  468.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  469.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  470.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  471.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  473.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  474.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  475.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  476.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  477.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  478.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  480.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  481.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  482.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  483.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  484.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  485.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  486.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  487.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  488.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  489.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php';
  490.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  491.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  492.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  493.             include_once \dirname(__DIR__4).'/vendor/easycorp/easy-log-handler/src/EasyLogHandler.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  495.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  508.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  509.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  510.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  511.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  512.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  513.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  514.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  515.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  516.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  527.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/WorkflowInterface.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Workflow.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/StateMachine.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Definition.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/MarkingStore/MarkingStoreInterface.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/MarkingStore/MethodMarkingStore.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  553.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  554.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php';
  555.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsFlattener.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  561.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  562.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  563.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  564.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  565.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  566.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  567.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  568.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  569.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  570.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  571.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  572.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  573.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  574.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  579.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WorkflowExtension.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Registry.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/SupportStrategy/WorkflowSupportStrategyInterface.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/SupportStrategy/InstanceOfSupportStrategy.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  600.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  601.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  602.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/CartServiceExtension.php';
  603.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/CsrfExtension.php';
  604.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/EccubeBlockExtension.php';
  605.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/IgnoreTwigSandboxErrorExtension.php';
  606.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/IntlExtension.php';
  607.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/RepositoryExtension.php';
  608.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/SafeTextmailEscaperExtension.php';
  609.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/TwigIncludeExtension.php';
  610.             include_once \dirname(__DIR__4).'/app/Plugin/UnderLimitQuantityDx/Twig/UnderLimitQuantityTwigExtension.php';
  611.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StringLoaderExtension.php';
  612.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/SandboxExtension.php';
  613.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php';
  614.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Sandbox/SecurityPolicyDecorator.php';
  615.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Sandbox/SecurityPolicy.php';
  616.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  618.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  619.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  620.             include_once \dirname(__DIR__4).'/vendor/exercise/htmlpurifier-bundle/src/Twig/HTMLPurifierExtension.php';
  621.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  623.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  624.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  625.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  632.         };
  633.     }
  634.     public function compile(): void
  635.     {
  636.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  637.     }
  638.     public function isCompiled(): bool
  639.     {
  640.         return true;
  641.     }
  642.     public function getRemovedIds(): array
  643.     {
  644.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  645.     }
  646.     protected function load($file$lazyLoad true)
  647.     {
  648.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  649.             return $class::do($this$lazyLoad);
  650.         }
  651.         if ('.' === $file[-4]) {
  652.             $class substr($class0, -4);
  653.         } else {
  654.             $file .= '.php';
  655.         }
  656.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  657.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  658.     }
  659.     protected function createProxy($class\Closure $factory)
  660.     {
  661.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  662.         return $factory();
  663.     }
  664.     /**
  665.      * Gets the public '.container.private.profiler' shared service.
  666.      *
  667.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  668.      */
  669.     protected function get_Container_Private_ProfilerService()
  670.     {
  671.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  672.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  673.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  674.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  675.         $a->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  676.         $a->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor(100, [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  677.         $a->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  678.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  679.         $a->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  680.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  681.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  682.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  683.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  684.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  685.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  686.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  687.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  688.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  689.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  690.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  691.         $d->addInstance('cache.rate_limiter', ($this->services['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
  692.         $d->addInstance('rate_limiter.cache', ($this->privates['rate_limiter.cache'] ?? $this->getRateLimiter_CacheService()));
  693.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  694.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  695.         $d->addInstance('cache.security_token_verifier', ($this->privates['cache.security_token_verifier'] ?? $this->getCache_SecurityTokenVerifierService()));
  696.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  697.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  698.         $e = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  699.         if ($this->has('kernel')) {
  700.             $e->setKernel($b);
  701.         }
  702.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  703.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  704.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  705.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  706.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  707.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  708.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  709.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/Eccube_KernelDevDebugContainer'), $c));
  710.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  711.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  712.         $instance->add($d);
  713.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  714.         $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['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), true));
  715.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  716.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])))));
  717.         $instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
  718.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  719.         $instance->add(($this->privates['Eccube\\DataCollector\\EccubeDataCollector'] ?? $this->getEccubeDataCollectorService()));
  720.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  721.         $instance->add($e);
  722.         $instance->add(($this->privates['eccube.collector.core'] ?? $this->getEccube_Collector_CoreService()));
  723.         return $instance;
  724.     }
  725.     /**
  726.      * Gets the public '.container.private.security.authorization_checker' shared service.
  727.      *
  728.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  729.      */
  730.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  731.     {
  732.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  733.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  734.             return $this->services['.container.private.security.authorization_checker'];
  735.         }
  736.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalsefalsefalse);
  737.     }
  738.     /**
  739.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  740.      *
  741.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  742.      */
  743.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  744.     {
  745.         return $this->services['.container.private.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())));
  746.     }
  747.     /**
  748.      * Gets the public '.container.private.security.token_storage' shared service.
  749.      *
  750.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  751.      */
  752.     protected function get_Container_Private_Security_TokenStorageService()
  753.     {
  754.         return $this->services['.container.private.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, [
  755.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  756.         ], [
  757.             'request_stack' => '?',
  758.         ]));
  759.     }
  760.     /**
  761.      * Gets the public '.container.private.session' shared service.
  762.      *
  763.      * @return \Symfony\Component\HttpFoundation\Session\Session
  764.      */
  765.     protected function get_Container_Private_SessionService()
  766.     {
  767.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  768.         if (isset($this->services['.container.private.session'])) {
  769.             return $this->services['.container.private.session'];
  770.         }
  771.         return $this->services['.container.private.session'] = $a->createSession();
  772.     }
  773.     /**
  774.      * Gets the public '.container.private.state_machine.order' shared service.
  775.      *
  776.      * @return \Symfony\Component\Workflow\StateMachine
  777.      */
  778.     protected function get_Container_Private_StateMachine_OrderService()
  779.     {
  780.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  781.         if (isset($this->services['.container.private.state_machine.order'])) {
  782.             return $this->services['.container.private.state_machine.order'];
  783.         }
  784.         return $this->services['.container.private.state_machine.order'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([=> '1'=> '3'=> '4'=> '5'=> '6'=> '7'=> '8'=> '9'], [=> ($this->privates['.state_machine.order.transition.0'] ?? ($this->privates['.state_machine.order.transition.0'] = new \Symfony\Component\Workflow\Transition('pay''1''6'))), => ($this->privates['.state_machine.order.transition.1'] ?? ($this->privates['.state_machine.order.transition.1'] = new \Symfony\Component\Workflow\Transition('packing''1''4'))), => ($this->privates['.state_machine.order.transition.2'] ?? ($this->privates['.state_machine.order.transition.2'] = new \Symfony\Component\Workflow\Transition('packing''6''4'))), => ($this->privates['.state_machine.order.transition.3'] ?? ($this->privates['.state_machine.order.transition.3'] = new \Symfony\Component\Workflow\Transition('cancel''1''3'))), => ($this->privates['.state_machine.order.transition.4'] ?? ($this->privates['.state_machine.order.transition.4'] = new \Symfony\Component\Workflow\Transition('cancel''4''3'))), => ($this->privates['.state_machine.order.transition.5'] ?? ($this->privates['.state_machine.order.transition.5'] = new \Symfony\Component\Workflow\Transition('cancel''6''3'))), => ($this->privates['.state_machine.order.transition.6'] ?? ($this->privates['.state_machine.order.transition.6'] = new \Symfony\Component\Workflow\Transition('back_to_in_progress''3''4'))), => ($this->privates['.state_machine.order.transition.7'] ?? ($this->privates['.state_machine.order.transition.7'] = new \Symfony\Component\Workflow\Transition('ship''1''5'))), => ($this->privates['.state_machine.order.transition.8'] ?? ($this->privates['.state_machine.order.transition.8'] = new \Symfony\Component\Workflow\Transition('ship''6''5'))), => ($this->privates['.state_machine.order.transition.9'] ?? ($this->privates['.state_machine.order.transition.9'] = new \Symfony\Component\Workflow\Transition('ship''4''5'))), 10 => ($this->privates['.state_machine.order.transition.10'] ?? ($this->privates['.state_machine.order.transition.10'] = new \Symfony\Component\Workflow\Transition('return''5''9'))), 11 => ($this->privates['.state_machine.order.transition.11'] ?? ($this->privates['.state_machine.order.transition.11'] = new \Symfony\Component\Workflow\Transition('cancel_return''9''5')))], [=> '1'], ($this->privates['state_machine.order.metadata_store'] ?? $this->getStateMachine_Order_MetadataStoreService())), new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true'marking'), $a'order'NULL);
  785.     }
  786.     /**
  787.      * Gets the public '.container.private.twig' shared service.
  788.      *
  789.      * @return \Twig\Environment
  790.      */
  791.     protected function get_Container_Private_TwigService()
  792.     {
  793.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  794.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/Recommend42/Resource/template'), 'Recommend42');
  795.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/Coupon42/Resource/template'), 'Coupon42');
  796.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/RelatedProduct42/Resource/template'), 'RelatedProduct42');
  797.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/ProductDisplayRank42/Resource/template'), 'ProductDisplayRank42');
  798.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/ECCUBE4LineLoginIntegration42/Resource/template'), 'ECCUBE4LineLoginIntegration42');
  799.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/VeriTrans4G2/Resource/template'), 'VeriTrans4G2');
  800.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/RecentlyViewedProducts/Resource/template'), 'RecentlyViewedProducts');
  801.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/MypageReceipt2Ft/Resource/template'), 'MypageReceipt2Ft');
  802.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/UnderLimitQuantityDx/Resource/template'), 'UnderLimitQuantityDx');
  803.         $a->addPath((\dirname(__DIR__4).'/app/template/'.$this->getEnv('string:ECCUBE_TEMPLATE_CODE')));
  804.         $a->addPath((\dirname(__DIR__4).'/src/Eccube/Resource/template/default'));
  805.         $a->addPath((\dirname(__DIR__4).'/app/Plugin'));
  806.         $a->addPath((\dirname(__DIR__4).'/app/template/admin'), 'admin');
  807.         $a->addPath((\dirname(__DIR__4).'/src/Eccube/Resource/template/admin'), 'admin');
  808.         $a->addPath((\dirname(__DIR__4).'/app/template/user_data'), 'user_data');
  809.         $a->addPath((\dirname(__DIR__4).'/src/Eccube/Resource/template/toolbar'), 'toolbar');
  810.         $a->addPath((\dirname(__DIR__4).'/src/Eccube/Resource/template/common'), 'common');
  811.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  812.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  813.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  814.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  815.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  816.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  817.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  818.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  819.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  820.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  821.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  822.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  823.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  824.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  825.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  826.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'base_template_class' => 'Eccube\\Twig\\Template''autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  827.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  828.         $c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  829.         $d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  830.         $e = ($this->services['translator'] ?? $this->getTranslatorService());
  831.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  832.         $g = ($this->services['router'] ?? $this->getRouterService());
  833.         $h = new \Symfony\Component\Workflow\Registry();
  834.         $h->addWorkflow(($this->services['.container.private.state_machine.order'] ?? $this->get_Container_Private_StateMachine_OrderService()), new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('Eccube\\Service\\OrderStateMachineContext'));
  835.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  836.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  837.         $j = new \Symfony\Bridge\Twig\AppVariable();
  838.         $j->setEnvironment('dev');
  839.         $j->setDebug(true);
  840.         if ($this->has('.container.private.security.token_storage')) {
  841.             $j->setTokenStorage($c);
  842.         }
  843.         if ($this->has('request_stack')) {
  844.             $j->setRequestStack($b);
  845.         }
  846.         $k = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  847.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  848.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  849.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($b, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $c)));
  850.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  851.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($e));
  852.         $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'), ($this->privates['assets.empty_version_strategy'] ?? ($this->privates['assets.empty_version_strategy'] = new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy())), ($this->privates['assets.context'] ?? $this->getAssets_ContextService())), new RewindableGenerator(function () {
  853.             yield 'admin' => ($this->privates['assets._package_admin'] ?? $this->load('getAssets_PackageAdminService'));
  854.             yield 'save_image' => ($this->privates['assets._package_save_image'] ?? $this->load('getAssets_PackageSaveImageService'));
  855.             yield 'plugin' => ($this->privates['assets._package_plugin'] ?? $this->load('getAssets_PackagePluginService'));
  856.             yield 'install' => ($this->privates['assets._package_install'] ?? $this->load('getAssets_PackageInstallService'));
  857.             yield 'temp_image' => ($this->privates['assets._package_temp_image'] ?? $this->load('getAssets_PackageTempImageService'));
  858.             yield 'user_data' => ($this->privates['assets._package_user_data'] ?? $this->load('getAssets_PackageUserDataService'));
  859.             yield 'bundle' => ($this->privates['assets._package_bundle'] ?? $this->load('getAssets_PackageBundleService'));
  860.         }, 7))));
  861.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f\dirname(__DIR__4), 'UTF-8'));
  862.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  863.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  864.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($dtrue));
  865.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  866.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  867.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($b, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  868.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WorkflowExtension($h));
  869.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  870.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($e));
  871.         $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())));
  872.         $instance->addExtension(new \Eccube\Twig\Extension\CartServiceExtension(($this->privates['Eccube\\Service\\CartService'] ?? $this->getCartServiceService())));
  873.         $instance->addExtension(new \Eccube\Twig\Extension\CsrfExtension(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService())));
  874.         $instance->addExtension(new \Eccube\Twig\Extension\EccubeBlockExtension($instance, []));
  875.         $instance->addExtension(($this->privates['Eccube\\Twig\\Extension\\EccubeExtension'] ?? $this->getEccubeExtensionService()));
  876.         $instance->addExtension(new \Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension());
  877.         $instance->addExtension(new \Eccube\Twig\Extension\IntlExtension());
  878.         $instance->addExtension(new \Eccube\Twig\Extension\RepositoryExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())));
  879.         $instance->addExtension(new \Eccube\Twig\Extension\SafeTextmailEscaperExtension($instance));
  880.         $instance->addExtension(($this->privates['Eccube\\Twig\\Extension\\TaxExtension'] ?? $this->getTaxExtensionService()));
  881.         $instance->addExtension(new \Eccube\Twig\Extension\TwigIncludeExtension($instance));
  882.         $instance->addExtension(new \Plugin\UnderLimitQuantityDx\Twig\UnderLimitQuantityTwigExtension(($this->privates['Plugin\\UnderLimitQuantityDx\\Service\\UnderLimitQuantityService'] ?? $this->getUnderLimitQuantityServiceService())));
  883.         $instance->addExtension(new \Twig\Extension\StringLoaderExtension());
  884.         $instance->addExtension(new \Twig\Extension\SandboxExtension(new \Eccube\Twig\Sandbox\SecurityPolicyDecorator(new \Twig\Sandbox\SecurityPolicy($this->parameters['eccube.twig_sandbox.allowed_tags'], $this->parameters['eccube.twig_sandbox.allowed_filters'], $this->parameters['eccube.twig_sandbox.allowed_methods'], [], $this->parameters['eccube.twig_sandbox.allowed_functions'])), false));
  885.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  886.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  887.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($g$e)));
  888.         $instance->addExtension(new \Exercise\HTMLPurifierBundle\Twig\HTMLPurifierExtension());
  889.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  890.         $instance->addGlobal('app'$j);
  891.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  892.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  893.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  894.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  895.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  896.             'Exercise\\HTMLPurifierBundle\\Twig\\HTMLPurifierRuntime' => ['privates''exercise_html_purifier.twig.runtime''getExerciseHtmlPurifier_Twig_RuntimeService'true],
  897.         ], [
  898.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  899.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  900.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  901.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  902.             'Exercise\\HTMLPurifierBundle\\Twig\\HTMLPurifierRuntime' => '?',
  903.         ])));
  904.         $instance->addGlobal('BaseInfo'NULL);
  905.         $instance->addGlobal('eccube_config', ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
  906.         $instance->addGlobal('event_dispatcher', ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  907.         $instance->registerUndefinedFilterCallback([=> $k=> 'suggestFilter']);
  908.         $instance->registerUndefinedFunctionCallback([=> $k=> 'suggestFunction']);
  909.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'$this->getEnv('ECCUBE_TIMEZONE'), 0'.'','))->configure($instance);
  910.         return $instance;
  911.     }
  912.     /**
  913.      * Gets the public '.container.private.validator' shared service.
  914.      *
  915.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  916.      */
  917.     protected function get_Container_Private_ValidatorService()
  918.     {
  919.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  920.         if (isset($this->services['.container.private.validator'])) {
  921.             return $this->services['.container.private.validator'];
  922.         }
  923.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  924.     }
  925.     /**
  926.      * Gets the public 'Detection\MobileDetect' shared autowired service.
  927.      *
  928.      * @return \Detection\MobileDetect
  929.      */
  930.     protected function getMobileDetectService()
  931.     {
  932.         return $this->services['Detection\\MobileDetect'] = new \Detection\MobileDetect();
  933.     }
  934.     /**
  935.      * Gets the public 'Eccube\Common\EccubeConfig' shared autowired service.
  936.      *
  937.      * @return \Eccube\Common\EccubeConfig
  938.      */
  939.     protected function getEccubeConfigService()
  940.     {
  941.         return $this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this);
  942.     }
  943.     /**
  944.      * Gets the public 'Eccube\Repository\PluginRepository' shared autowired service.
  945.      *
  946.      * @return \Eccube\Repository\PluginRepository
  947.      */
  948.     protected function getPluginRepositoryService($lazyLoad true)
  949.     {
  950.         if ($lazyLoad) {
  951.             return $this->services['Eccube\\Repository\\PluginRepository'] = $this->createProxy('PluginRepository_c4546a6', function () {
  952.                 return \PluginRepository_c4546a6::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  953.                     $wrappedInstance $this->getPluginRepositoryService(false);
  954.                     $proxy->setProxyInitializer(null);
  955.                     return true;
  956.                 });
  957.             });
  958.         }
  959.         include_once \dirname(__DIR__4).'/src/Eccube/Repository/PluginRepository.php';
  960.         return new \Eccube\Repository\PluginRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  961.     }
  962.     /**
  963.      * Gets the public 'Eccube\Service\SystemService' shared autowired service.
  964.      *
  965.      * @return \Eccube\Service\SystemService
  966.      */
  967.     protected function getSystemServiceService($lazyLoad true)
  968.     {
  969.         if ($lazyLoad) {
  970.             return $this->services['Eccube\\Service\\SystemService'] = $this->createProxy('SystemService_f79b835', function () {
  971.                 return \SystemService_f79b835::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  972.                     $wrappedInstance $this->getSystemServiceService(false);
  973.                     $proxy->setProxyInitializer(null);
  974.                     return true;
  975.                 });
  976.             });
  977.         }
  978.         include_once \dirname(__DIR__4).'/src/Eccube/Service/SystemService.php';
  979.         return new \Eccube\Service\SystemService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
  980.     }
  981.     /**
  982.      * Gets the public 'cache.app' shared service.
  983.      *
  984.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  985.      */
  986.     protected function getCache_AppService()
  987.     {
  988.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('w6Y8yoJ2da'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  989.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  990.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  991.     }
  992.     /**
  993.      * Gets the public 'cache.rate_limiter' shared service.
  994.      *
  995.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  996.      */
  997.     protected function getCache_RateLimiterService()
  998.     {
  999.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('m6YYNILR7W'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1000.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1001.         return $this->services['cache.rate_limiter'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1002.     }
  1003.     /**
  1004.      * Gets the public 'cache.system' shared service.
  1005.      *
  1006.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1007.      */
  1008.     protected function getCache_SystemService()
  1009.     {
  1010.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Q43yY4STqw'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1011.     }
  1012.     /**
  1013.      * Gets the public 'cache.validator_expression_language' shared service.
  1014.      *
  1015.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1016.      */
  1017.     protected function getCache_ValidatorExpressionLanguageService()
  1018.     {
  1019.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('UZstk2VeN0'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1020.     }
  1021.     /**
  1022.      * Gets the public 'data_collector.dump' shared service.
  1023.      *
  1024.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1025.      */
  1026.     protected function getDataCollector_DumpService()
  1027.     {
  1028.         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', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL);
  1029.     }
  1030.     /**
  1031.      * Gets the public 'doctrine' shared service.
  1032.      *
  1033.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1034.      */
  1035.     protected function getDoctrineService()
  1036.     {
  1037.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1038.     }
  1039.     /**
  1040.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1041.      *
  1042.      * @return \Doctrine\DBAL\Connection
  1043.      */
  1044.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1045.     {
  1046.         $a = new \Doctrine\DBAL\Configuration();
  1047.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1048.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1049.         $b->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  1050.         $b->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  1051.         $b->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  1052.         $b->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor(100, [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  1053.         $b->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  1054.         $b->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  1055.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1056.         $c = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1057.         $c->setConnectionName('default');
  1058.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($b), => $c]);
  1059.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['driver' => 'pdo_sqlite''charset' => $this->getEnv('DATABASE_CHARSET'), 'url' => $this->getEnv('DATABASE_URL'), 'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => $this->getEnv('DATABASE_SERVER_VERSION'), 'defaultTableOptions' => ['charset' => 'utf8mb4''collation' => 'utf8mb4_bin']], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1060.             'Eccube\\Doctrine\\EventSubscriber\\InitSubscriber' => ['privates''Eccube\\Doctrine\\EventSubscriber\\InitSubscriber''getInitSubscriberService'true],
  1061.             'Eccube\\Doctrine\\EventSubscriber\\SaveEventSubscriber' => ['privates''Eccube\\Doctrine\\EventSubscriber\\SaveEventSubscriber''getSaveEventSubscriberService'true],
  1062.             'Eccube\\Doctrine\\EventSubscriber\\TaxRuleEventSubscriber' => ['privates''Eccube\\Doctrine\\EventSubscriber\\TaxRuleEventSubscriber''getTaxRuleEventSubscriberService'true],
  1063.             'Plugin\\ProductDisplayRank42\\EventSubscriber\\ProductEventSubscriber' => ['privates''Plugin\\ProductDisplayRank42\\EventSubscriber\\ProductEventSubscriber''getProductEventSubscriberService'true],
  1064.             'Plugin\\UnderLimitQuantityDx\\Doctrine\\EventSubscriber\\UnderLimitQuantityEventSubscriber' => ['privates''Plugin\\UnderLimitQuantityDx\\Doctrine\\EventSubscriber\\UnderLimitQuantityEventSubscriber''getUnderLimitQuantityEventSubscriberService'true],
  1065.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  1066.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  1067.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  1068.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  1069.         ], [
  1070.             'Eccube\\Doctrine\\EventSubscriber\\InitSubscriber' => '?',
  1071.             'Eccube\\Doctrine\\EventSubscriber\\SaveEventSubscriber' => '?',
  1072.             'Eccube\\Doctrine\\EventSubscriber\\TaxRuleEventSubscriber' => '?',
  1073.             'Plugin\\ProductDisplayRank42\\EventSubscriber\\ProductEventSubscriber' => '?',
  1074.             'Plugin\\UnderLimitQuantityDx\\Doctrine\\EventSubscriber\\UnderLimitQuantityEventSubscriber' => '?',
  1075.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1076.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1077.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1078.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1079.         ]), [=> 'Eccube\\Doctrine\\EventSubscriber\\InitSubscriber'=> 'Eccube\\Doctrine\\EventSubscriber\\SaveEventSubscriber'=> 'Eccube\\Doctrine\\EventSubscriber\\TaxRuleEventSubscriber'=> 'Plugin\\ProductDisplayRank42\\EventSubscriber\\ProductEventSubscriber'=> 'Plugin\\UnderLimitQuantityDx\\Doctrine\\EventSubscriber\\UnderLimitQuantityEventSubscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners']]), []);
  1080.     }
  1081.     /**
  1082.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1083.      *
  1084.      * @return \Doctrine\ORM\EntityManager
  1085.      */
  1086.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1087.     {
  1088.         if ($lazyLoad) {
  1089.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1090.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1091.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1092.                     $proxy->setProxyInitializer(null);
  1093.                     return true;
  1094.                 });
  1095.             });
  1096.         }
  1097.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1098.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  1099.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1100.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1101.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1102.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1103.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1104.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1105.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Persistence/Mapping/Driver.php';
  1106.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  1107.         include_once \dirname(__DIR__4).'/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  1108.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  1109.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  1110.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  1111.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  1112.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  1113.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1114.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1115.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1116.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  1117.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  1118.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1119.         $a = new \Doctrine\ORM\Configuration();
  1120.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1121.         $c = ($this->privates['doctrine.orm.default_attribute_metadata_driver'] ?? ($this->privates['doctrine.orm.default_attribute_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/src/Eccube/Entity'), => (\dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Entity')])));
  1122.         $d = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  1123.         $e = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($d, [=> (\dirname(__DIR__4).'/src/Eccube/Entity')]);
  1124.         $e->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1125.         $f = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($d, [=> (\dirname(__DIR__4).'/app/Plugin/Api42/Entity')]);
  1126.         $f->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1127.         $g = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($d, [=> (\dirname(__DIR__4).'/app/Plugin/Coupon42/Entity')]);
  1128.         $g->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1129.         $h = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($d, [=> (\dirname(__DIR__4).'/app/Plugin/ECCUBE4LineLoginIntegration42/Entity')]);
  1130.         $h->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1131.         $i = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($d, [=> (\dirname(__DIR__4).'/app/Plugin/MailMagazine42/Entity')]);
  1132.         $i->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1133.         $j = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($d, [=> (\dirname(__DIR__4).'/app/Plugin/MypageReceipt2Ft/Entity')]);
  1134.         $j->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1135.         $k = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($d, [=> (\dirname(__DIR__4).'/app/Plugin/ProductDisplayRank42/Entity')]);
  1136.         $k->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1137.         $l = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($d, [=> (\dirname(__DIR__4).'/app/Plugin/ProductReview42/Entity')]);
  1138.         $l->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1139.         $m = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($d, [=> (\dirname(__DIR__4).'/app/Plugin/RecentlyViewedProducts/Entity')]);
  1140.         $m->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1141.         $n = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($d, [=> (\dirname(__DIR__4).'/app/Plugin/Recommend42/Entity')]);
  1142.         $n->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1143.         $o = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($d, [=> (\dirname(__DIR__4).'/app/Plugin/RelatedProduct42/Entity')]);
  1144.         $o->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1145.         $p = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($d, [=> (\dirname(__DIR__4).'/app/Plugin/Securitychecker42/Entity')]);
  1146.         $p->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1147.         $q = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($d, [=> (\dirname(__DIR__4).'/app/Plugin/SiteKit42/Entity')]);
  1148.         $q->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1149.         $r = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($d, [=> (\dirname(__DIR__4).'/app/Plugin/UnderLimitQuantityDx/Entity')]);
  1150.         $r->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1151.         $s = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($d, [=> (\dirname(__DIR__4).'/app/Plugin/VeriTrans4G2/Entity')]);
  1152.         $s->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1153.         $b->addDriver($c'Eccube\\Entity');
  1154.         $b->addDriver($c'League\\Bundle\\OAuth2ServerBundle\\Entity');
  1155.         $b->addDriver(new \League\Bundle\OAuth2ServerBundle\Persistence\Mapping\Driver('League\\Bundle\\OAuth2ServerBundle\\Model\\Client'true'oauth2_'), 'League\\Bundle\\OAuth2ServerBundle\\Model');
  1156.         $b->addDriver($e'Eccube\\Entity');
  1157.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($d, [=> (\dirname(__DIR__4).'/app/Customize/Entity')]), 'Customize\\Entity');
  1158.         $b->addDriver($f'Plugin\\Api42\\Entity');
  1159.         $b->addDriver($g'Plugin\\Coupon42\\Entity');
  1160.         $b->addDriver($h'Plugin\\ECCUBE4LineLoginIntegration42\\Entity');
  1161.         $b->addDriver($i'Plugin\\MailMagazine42\\Entity');
  1162.         $b->addDriver($j'Plugin\\MypageReceipt2Ft\\Entity');
  1163.         $b->addDriver($k'Plugin\\ProductDisplayRank42\\Entity');
  1164.         $b->addDriver($l'Plugin\\ProductReview42\\Entity');
  1165.         $b->addDriver($m'Plugin\\RecentlyViewedProducts\\Entity');
  1166.         $b->addDriver($n'Plugin\\Recommend42\\Entity');
  1167.         $b->addDriver($o'Plugin\\RelatedProduct42\\Entity');
  1168.         $b->addDriver($p'Plugin\\Securitychecker42\\Entity');
  1169.         $b->addDriver($q'Plugin\\SiteKit42\\Entity');
  1170.         $b->addDriver($r'Plugin\\UnderLimitQuantityDx\\Entity');
  1171.         $b->addDriver($s'Plugin\\VeriTrans4G2\\Entity');
  1172.         $a->setEntityNamespaces(['EccubeBundle' => 'Eccube\\Entity''LeagueOAuth2ServerBundle' => 'League\\Bundle\\OAuth2ServerBundle\\Entity']);
  1173.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1174.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1175.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1176.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1177.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  1178.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  1179.         ], [
  1180.             'doctrine.ulid_generator' => '?',
  1181.             'doctrine.uuid_generator' => '?',
  1182.         ])));
  1183.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1184.         $a->setProxyNamespace('Proxies');
  1185.         $a->setAutoGenerateProxyClasses(true);
  1186.         $a->setSchemaIgnoreClasses([]);
  1187.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1188.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1189.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1190.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1191.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1192.         $a->setLazyGhostObjectEnabled(false);
  1193.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1194.             'Customize\\Repository\\BoxSizeRepository' => ['privates''Customize\\Repository\\BoxSizeRepository''getBoxSizeRepositoryService'true],
  1195.             'Customize\\Repository\\CouponOrderRepository' => ['privates''Customize\\Repository\\CouponOrderRepository''getCouponOrderRepository2Service'true],
  1196.             'Customize\\Repository\\CouponRepository' => ['privates''Customize\\Repository\\CouponRepository''getCouponRepository2Service'true],
  1197.             'Customize\\Repository\\OrderRepository' => ['privates''Customize\\Repository\\OrderRepository''getOrderRepository2Service'true],
  1198.             'Customize\\Repository\\ProductRepository' => ['privates''Customize\\Repository\\ProductRepository''getProductRepository2Service'true],
  1199.             'Eccube\\Repository\\AuthorityRoleRepository' => ['privates''Eccube\\Repository\\AuthorityRoleRepository''getAuthorityRoleRepositoryService'false],
  1200.             'Eccube\\Repository\\BaseInfoRepository' => ['privates''Eccube\\Repository\\BaseInfoRepository''getBaseInfoRepositoryService'false],
  1201.             'Eccube\\Repository\\BlockPositionRepository' => ['privates''Eccube\\Repository\\BlockPositionRepository''getBlockPositionRepositoryService'false],
  1202.             'Eccube\\Repository\\BlockRepository' => ['privates''Eccube\\Repository\\BlockRepository''getBlockRepositoryService'false],
  1203.             'Eccube\\Repository\\CalendarRepository' => ['privates''Eccube\\Repository\\CalendarRepository''getCalendarRepositoryService'true],
  1204.             'Eccube\\Repository\\CartItemRepository' => ['privates''Eccube\\Repository\\CartItemRepository''getCartItemRepositoryService'true],
  1205.             'Eccube\\Repository\\CartRepository' => ['privates''Eccube\\Repository\\CartRepository''getCartRepositoryService'false],
  1206.             'Eccube\\Repository\\CategoryRepository' => ['privates''Eccube\\Repository\\CategoryRepository''getCategoryRepositoryService'true],
  1207.             'Eccube\\Repository\\ClassCategoryRepository' => ['privates''Eccube\\Repository\\ClassCategoryRepository''getClassCategoryRepositoryService'true],
  1208.             'Eccube\\Repository\\ClassNameRepository' => ['privates''Eccube\\Repository\\ClassNameRepository''getClassNameRepositoryService'true],
  1209.             'Eccube\\Repository\\CsvRepository' => ['privates''Eccube\\Repository\\CsvRepository''getCsvRepositoryService'true],
  1210.             'Eccube\\Repository\\CustomerAddressRepository' => ['privates''Eccube\\Repository\\CustomerAddressRepository''getCustomerAddressRepositoryService'true],
  1211.             'Eccube\\Repository\\CustomerFavoriteProductRepository' => ['privates''Eccube\\Repository\\CustomerFavoriteProductRepository''getCustomerFavoriteProductRepositoryService'true],
  1212.             'Eccube\\Repository\\CustomerRepository' => ['privates''Eccube\\Repository\\CustomerRepository''getCustomerRepositoryService'true],
  1213.             'Eccube\\Repository\\DeliveryDurationRepository' => ['privates''Eccube\\Repository\\DeliveryDurationRepository''getDeliveryDurationRepositoryService'true],
  1214.             'Eccube\\Repository\\DeliveryFeeRepository' => ['privates''Eccube\\Repository\\DeliveryFeeRepository''getDeliveryFeeRepositoryService'true],
  1215.             'Eccube\\Repository\\DeliveryRepository' => ['privates''Eccube\\Repository\\DeliveryRepository''getDeliveryRepositoryService'true],
  1216.             'Eccube\\Repository\\DeliveryTimeRepository' => ['privates''Eccube\\Repository\\DeliveryTimeRepository''getDeliveryTimeRepositoryService'true],
  1217.             'Eccube\\Repository\\LayoutRepository' => ['privates''Eccube\\Repository\\LayoutRepository''getLayoutRepositoryService'false],
  1218.             'Eccube\\Repository\\LoginHistoryRepository' => ['privates''Eccube\\Repository\\LoginHistoryRepository''getLoginHistoryRepositoryService'true],
  1219.             'Eccube\\Repository\\MailHistoryRepository' => ['privates''Eccube\\Repository\\MailHistoryRepository''getMailHistoryRepositoryService'true],
  1220.             'Eccube\\Repository\\MailTemplateRepository' => ['privates''Eccube\\Repository\\MailTemplateRepository''getMailTemplateRepositoryService'true],
  1221.             'Eccube\\Repository\\Master\\AuthorityRepository' => ['privates''Eccube\\Repository\\Master\\AuthorityRepository''getAuthorityRepositoryService'true],
  1222.             'Eccube\\Repository\\Master\\CountryRepository' => ['privates''Eccube\\Repository\\Master\\CountryRepository''getCountryRepositoryService'true],
  1223.             'Eccube\\Repository\\Master\\CsvTypeRepository' => ['privates''Eccube\\Repository\\Master\\CsvTypeRepository''getCsvTypeRepositoryService'true],
  1224.             'Eccube\\Repository\\Master\\CustomerOrderStatusRepository' => ['privates''Eccube\\Repository\\Master\\CustomerOrderStatusRepository''getCustomerOrderStatusRepositoryService'true],
  1225.             'Eccube\\Repository\\Master\\CustomerStatusRepository' => ['privates''Eccube\\Repository\\Master\\CustomerStatusRepository''getCustomerStatusRepositoryService'true],
  1226.             'Eccube\\Repository\\Master\\DeviceTypeRepository' => ['privates''Eccube\\Repository\\Master\\DeviceTypeRepository''getDeviceTypeRepositoryService'false],
  1227.             'Eccube\\Repository\\Master\\JobRepository' => ['privates''Eccube\\Repository\\Master\\JobRepository''getJobRepositoryService'true],
  1228.             'Eccube\\Repository\\Master\\LoginHistoryStatusRepository' => ['privates''Eccube\\Repository\\Master\\LoginHistoryStatusRepository''getLoginHistoryStatusRepositoryService'true],
  1229.             'Eccube\\Repository\\Master\\OrderItemTypeRepository' => ['privates''Eccube\\Repository\\Master\\OrderItemTypeRepository''getOrderItemTypeRepositoryService'true],
  1230.             'Eccube\\Repository\\Master\\OrderStatusColorRepository' => ['privates''Eccube\\Repository\\Master\\OrderStatusColorRepository''getOrderStatusColorRepositoryService'true],
  1231.             'Eccube\\Repository\\Master\\OrderStatusRepository' => ['privates''Eccube\\Repository\\Master\\OrderStatusRepository''getOrderStatusRepositoryService'true],
  1232.             'Eccube\\Repository\\Master\\PageMaxRepository' => ['privates''Eccube\\Repository\\Master\\PageMaxRepository''getPageMaxRepositoryService'true],
  1233.             'Eccube\\Repository\\Master\\PrefRepository' => ['privates''Eccube\\Repository\\Master\\PrefRepository''getPrefRepositoryService'true],
  1234.             'Eccube\\Repository\\Master\\ProductListMaxRepository' => ['privates''Eccube\\Repository\\Master\\ProductListMaxRepository''getProductListMaxRepositoryService'true],
  1235.             'Eccube\\Repository\\Master\\ProductListOrderByRepository' => ['privates''Eccube\\Repository\\Master\\ProductListOrderByRepository''getProductListOrderByRepositoryService'true],
  1236.             'Eccube\\Repository\\Master\\ProductStatusRepository' => ['privates''Eccube\\Repository\\Master\\ProductStatusRepository''getProductStatusRepositoryService'true],
  1237.             'Eccube\\Repository\\Master\\RoundingTypeRepository' => ['privates''Eccube\\Repository\\Master\\RoundingTypeRepository''getRoundingTypeRepositoryService'true],
  1238.             'Eccube\\Repository\\Master\\SaleTypeRepository' => ['privates''Eccube\\Repository\\Master\\SaleTypeRepository''getSaleTypeRepositoryService'true],
  1239.             'Eccube\\Repository\\Master\\SexRepository' => ['privates''Eccube\\Repository\\Master\\SexRepository''getSexRepositoryService'true],
  1240.             'Eccube\\Repository\\Master\\TaxDisplayTypeRepository' => ['privates''Eccube\\Repository\\Master\\TaxDisplayTypeRepository''getTaxDisplayTypeRepositoryService'true],
  1241.             'Eccube\\Repository\\Master\\TaxTypeRepository' => ['privates''Eccube\\Repository\\Master\\TaxTypeRepository''getTaxTypeRepositoryService'true],
  1242.             'Eccube\\Repository\\Master\\WorkRepository' => ['privates''Eccube\\Repository\\Master\\WorkRepository''getWorkRepositoryService'true],
  1243.             'Eccube\\Repository\\MemberRepository' => ['privates''Eccube\\Repository\\MemberRepository''getMemberRepositoryService'true],
  1244.             'Eccube\\Repository\\NewsRepository' => ['privates''Eccube\\Repository\\NewsRepository''getNewsRepositoryService'true],
  1245.             'Eccube\\Repository\\OrderItemRepository' => ['privates''Eccube\\Repository\\OrderItemRepository''getOrderItemRepositoryService'true],
  1246.             'Eccube\\Repository\\OrderPdfRepository' => ['privates''Eccube\\Repository\\OrderPdfRepository''getOrderPdfRepositoryService'true],
  1247.             'Eccube\\Repository\\OrderRepository' => ['privates''Eccube\\Repository\\OrderRepository''getOrderRepositoryService'false],
  1248.             'Eccube\\Repository\\PageLayoutRepository' => ['privates''Eccube\\Repository\\PageLayoutRepository''getPageLayoutRepositoryService'false],
  1249.             'Eccube\\Repository\\PageRepository' => ['privates''Eccube\\Repository\\PageRepository''getPageRepositoryService'false],
  1250.             'Eccube\\Repository\\PaymentOptionRepository' => ['privates''Eccube\\Repository\\PaymentOptionRepository''getPaymentOptionRepositoryService'true],
  1251.             'Eccube\\Repository\\PaymentRepository' => ['privates''Eccube\\Repository\\PaymentRepository''getPaymentRepositoryService'true],
  1252.             'Eccube\\Repository\\PluginRepository' => ['services''Eccube\\Repository\\PluginRepository''getPluginRepositoryService'false],
  1253.             'Eccube\\Repository\\ProductCategoryRepository' => ['privates''Eccube\\Repository\\ProductCategoryRepository''getProductCategoryRepositoryService'true],
  1254.             'Eccube\\Repository\\ProductClassRepository' => ['privates''Eccube\\Repository\\ProductClassRepository''getProductClassRepositoryService'false],
  1255.             'Eccube\\Repository\\ProductImageRepository' => ['privates''Eccube\\Repository\\ProductImageRepository''getProductImageRepositoryService'true],
  1256.             'Eccube\\Repository\\ProductRepository' => ['privates''Eccube\\Repository\\ProductRepository''getProductRepositoryService'false],
  1257.             'Eccube\\Repository\\ProductStockRepository' => ['privates''Eccube\\Repository\\ProductStockRepository''getProductStockRepositoryService'true],
  1258.             'Eccube\\Repository\\ProductTagRepository' => ['privates''Eccube\\Repository\\ProductTagRepository''getProductTagRepositoryService'true],
  1259.             'Eccube\\Repository\\ShippingRepository' => ['privates''Eccube\\Repository\\ShippingRepository''getShippingRepositoryService'true],
  1260.             'Eccube\\Repository\\TagRepository' => ['privates''Eccube\\Repository\\TagRepository''getTagRepositoryService'true],
  1261.             'Eccube\\Repository\\TaxRuleRepository' => ['privates''Eccube\\Repository\\TaxRuleRepository''getTaxRuleRepositoryService'false],
  1262.             'Eccube\\Repository\\TemplateRepository' => ['privates''Eccube\\Repository\\TemplateRepository''getTemplateRepositoryService'true],
  1263.             'Eccube\\Repository\\TradeLawRepository' => ['privates''Eccube\\Repository\\TradeLawRepository''getTradeLawRepositoryService'true],
  1264.             'Plugin\\Api42\\Repository\\WebHookRepository' => ['privates''Plugin\\Api42\\Repository\\WebHookRepository''getWebHookRepositoryService'true],
  1265.             'Plugin\\Coupon42\\Repository\\CouponDetailRepository' => ['privates''Plugin\\Coupon42\\Repository\\CouponDetailRepository''getCouponDetailRepositoryService'true],
  1266.             'Plugin\\Coupon42\\Repository\\CouponOrderRepository' => ['privates''Plugin\\Coupon42\\Repository\\CouponOrderRepository''getCouponOrderRepositoryService'true],
  1267.             'Plugin\\Coupon42\\Repository\\CouponRepository' => ['privates''Plugin\\Coupon42\\Repository\\CouponRepository''getCouponRepositoryService'true],
  1268.             'Plugin\\ECCUBE4LineLoginIntegration42\\Repository\\LineLoginIntegrationRepository' => ['privates''Plugin\\ECCUBE4LineLoginIntegration42\\Repository\\LineLoginIntegrationRepository''getLineLoginIntegrationRepositoryService'true],
  1269.             'Plugin\\ECCUBE4LineLoginIntegration42\\Repository\\LineLoginIntegrationSettingRepository' => ['privates''Plugin\\ECCUBE4LineLoginIntegration42\\Repository\\LineLoginIntegrationSettingRepository''getLineLoginIntegrationSettingRepositoryService'true],
  1270.             'Plugin\\MailMagazine42\\Repository\\MailMagazineSendHistoryRepository' => ['privates''Plugin\\MailMagazine42\\Repository\\MailMagazineSendHistoryRepository''getMailMagazineSendHistoryRepositoryService'true],
  1271.             'Plugin\\MailMagazine42\\Repository\\MailMagazineTemplateRepository' => ['privates''Plugin\\MailMagazine42\\Repository\\MailMagazineTemplateRepository''getMailMagazineTemplateRepositoryService'true],
  1272.             'Plugin\\MypageReceipt2Ft\\Repository\\MypageReceipt2FtConfigRepository' => ['privates''Plugin\\MypageReceipt2Ft\\Repository\\MypageReceipt2FtConfigRepository''getMypageReceipt2FtConfigRepositoryService'true],
  1273.             'Plugin\\ProductDisplayRank42\\Repository\\ConfigRepository' => ['privates''Plugin\\ProductDisplayRank42\\Repository\\ConfigRepository''getConfigRepositoryService'false],
  1274.             'Plugin\\ProductReview42\\Repository\\ProductReviewConfigRepository' => ['privates''Plugin\\ProductReview42\\Repository\\ProductReviewConfigRepository''getProductReviewConfigRepositoryService'true],
  1275.             'Plugin\\ProductReview42\\Repository\\ProductReviewRepository' => ['privates''Plugin\\ProductReview42\\Repository\\ProductReviewRepository''getProductReviewRepositoryService'true],
  1276.             'Plugin\\ProductReview42\\Repository\\ProductReviewStatusRepository' => ['privates''Plugin\\ProductReview42\\Repository\\ProductReviewStatusRepository''getProductReviewStatusRepositoryService'true],
  1277.             'Plugin\\RecentlyViewedProducts\\Repository\\RecentlyViewedProductRepository' => ['privates''Plugin\\RecentlyViewedProducts\\Repository\\RecentlyViewedProductRepository''getRecentlyViewedProductRepositoryService'true],
  1278.             'Plugin\\Recommend42\\Repository\\RecommendProductRepository' => ['privates''Plugin\\Recommend42\\Repository\\RecommendProductRepository''getRecommendProductRepositoryService'true],
  1279.             'Plugin\\RelatedProduct42\\Repository\\RelatedProductRepository' => ['privates''Plugin\\RelatedProduct42\\Repository\\RelatedProductRepository''getRelatedProductRepositoryService'true],
  1280.             'Plugin\\Securitychecker42\\Repository\\ConfigRepository' => ['privates''Plugin\\Securitychecker42\\Repository\\ConfigRepository''getConfigRepository2Service'true],
  1281.             'Plugin\\SiteKit42\\Repository\\IdTokenRepository' => ['privates''Plugin\\SiteKit42\\Repository\\IdTokenRepository''getIdTokenRepositoryService'true],
  1282.             'Plugin\\UnderLimitQuantityDx\\Repository\\UnderLimitQuantityRepository' => ['privates''Plugin\\UnderLimitQuantityDx\\Repository\\UnderLimitQuantityRepository''getUnderLimitQuantityRepositoryService'true],
  1283.             'Plugin\\VeriTrans4G2\\Repository\\Master\\Vt4gSubscProductOrderCmpMailInfoRepository' => ['privates''Plugin\\VeriTrans4G2\\Repository\\Master\\Vt4gSubscProductOrderCmpMailInfoRepository''getVt4gSubscProductOrderCmpMailInfoRepositoryService'true],
  1284.             'Plugin\\VeriTrans4G2\\Repository\\Master\\Vt4gSubscProductRepository' => ['privates''Plugin\\VeriTrans4G2\\Repository\\Master\\Vt4gSubscProductRepository''getVt4gSubscProductRepositoryService'true],
  1285.             'Plugin\\VeriTrans4G2\\Repository\\Master\\Vt4gSubscSaleTypeRepository' => ['privates''Plugin\\VeriTrans4G2\\Repository\\Master\\Vt4gSubscSaleTypeRepository''getVt4gSubscSaleTypeRepositoryService'true],
  1286.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gCsvResultLogRepository' => ['privates''Plugin\\VeriTrans4G2\\Repository\\Vt4gCsvResultLogRepository''getVt4gCsvResultLogRepositoryService'true],
  1287.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gOrderLogRepository' => ['privates''Plugin\\VeriTrans4G2\\Repository\\Vt4gOrderLogRepository''getVt4gOrderLogRepositoryService'true],
  1288.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gOrderPaymentRepository' => ['privates''Plugin\\VeriTrans4G2\\Repository\\Vt4gOrderPaymentRepository''getVt4gOrderPaymentRepositoryService'true],
  1289.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gPaymentMethodRepository' => ['privates''Plugin\\VeriTrans4G2\\Repository\\Vt4gPaymentMethodRepository''getVt4gPaymentMethodRepositoryService'true],
  1290.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gPaymentReqEventRepository' => ['privates''Plugin\\VeriTrans4G2\\Repository\\Vt4gPaymentReqEventRepository''getVt4gPaymentReqEventRepositoryService'true],
  1291.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gPaymentRequestItemRepository' => ['privates''Plugin\\VeriTrans4G2\\Repository\\Vt4gPaymentRequestItemRepository''getVt4gPaymentRequestItemRepositoryService'true],
  1292.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gPaymentRequestRepository' => ['privates''Plugin\\VeriTrans4G2\\Repository\\Vt4gPaymentRequestRepository''getVt4gPaymentRequestRepositoryService'true],
  1293.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gPluginRepository' => ['privates''Plugin\\VeriTrans4G2\\Repository\\Vt4gPluginRepository''getVt4gPluginRepositoryService'true],
  1294.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gSubscOrderItemRepository' => ['privates''Plugin\\VeriTrans4G2\\Repository\\Vt4gSubscOrderItemRepository''getVt4gSubscOrderItemRepositoryService'true],
  1295.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gSubscOrderRepository' => ['privates''Plugin\\VeriTrans4G2\\Repository\\Vt4gSubscOrderRepository''getVt4gSubscOrderRepositoryService'true],
  1296.         ], [
  1297.             'Customize\\Repository\\BoxSizeRepository' => '?',
  1298.             'Customize\\Repository\\CouponOrderRepository' => '?',
  1299.             'Customize\\Repository\\CouponRepository' => '?',
  1300.             'Customize\\Repository\\OrderRepository' => '?',
  1301.             'Customize\\Repository\\ProductRepository' => '?',
  1302.             'Eccube\\Repository\\AuthorityRoleRepository' => '?',
  1303.             'Eccube\\Repository\\BaseInfoRepository' => '?',
  1304.             'Eccube\\Repository\\BlockPositionRepository' => '?',
  1305.             'Eccube\\Repository\\BlockRepository' => '?',
  1306.             'Eccube\\Repository\\CalendarRepository' => '?',
  1307.             'Eccube\\Repository\\CartItemRepository' => '?',
  1308.             'Eccube\\Repository\\CartRepository' => '?',
  1309.             'Eccube\\Repository\\CategoryRepository' => '?',
  1310.             'Eccube\\Repository\\ClassCategoryRepository' => '?',
  1311.             'Eccube\\Repository\\ClassNameRepository' => '?',
  1312.             'Eccube\\Repository\\CsvRepository' => '?',
  1313.             'Eccube\\Repository\\CustomerAddressRepository' => '?',
  1314.             'Eccube\\Repository\\CustomerFavoriteProductRepository' => '?',
  1315.             'Eccube\\Repository\\CustomerRepository' => '?',
  1316.             'Eccube\\Repository\\DeliveryDurationRepository' => '?',
  1317.             'Eccube\\Repository\\DeliveryFeeRepository' => '?',
  1318.             'Eccube\\Repository\\DeliveryRepository' => '?',
  1319.             'Eccube\\Repository\\DeliveryTimeRepository' => '?',
  1320.             'Eccube\\Repository\\LayoutRepository' => '?',
  1321.             'Eccube\\Repository\\LoginHistoryRepository' => '?',
  1322.             'Eccube\\Repository\\MailHistoryRepository' => '?',
  1323.             'Eccube\\Repository\\MailTemplateRepository' => '?',
  1324.             'Eccube\\Repository\\Master\\AuthorityRepository' => '?',
  1325.             'Eccube\\Repository\\Master\\CountryRepository' => '?',
  1326.             'Eccube\\Repository\\Master\\CsvTypeRepository' => '?',
  1327.             'Eccube\\Repository\\Master\\CustomerOrderStatusRepository' => '?',
  1328.             'Eccube\\Repository\\Master\\CustomerStatusRepository' => '?',
  1329.             'Eccube\\Repository\\Master\\DeviceTypeRepository' => '?',
  1330.             'Eccube\\Repository\\Master\\JobRepository' => '?',
  1331.             'Eccube\\Repository\\Master\\LoginHistoryStatusRepository' => '?',
  1332.             'Eccube\\Repository\\Master\\OrderItemTypeRepository' => '?',
  1333.             'Eccube\\Repository\\Master\\OrderStatusColorRepository' => '?',
  1334.             'Eccube\\Repository\\Master\\OrderStatusRepository' => '?',
  1335.             'Eccube\\Repository\\Master\\PageMaxRepository' => '?',
  1336.             'Eccube\\Repository\\Master\\PrefRepository' => '?',
  1337.             'Eccube\\Repository\\Master\\ProductListMaxRepository' => '?',
  1338.             'Eccube\\Repository\\Master\\ProductListOrderByRepository' => '?',
  1339.             'Eccube\\Repository\\Master\\ProductStatusRepository' => '?',
  1340.             'Eccube\\Repository\\Master\\RoundingTypeRepository' => '?',
  1341.             'Eccube\\Repository\\Master\\SaleTypeRepository' => '?',
  1342.             'Eccube\\Repository\\Master\\SexRepository' => '?',
  1343.             'Eccube\\Repository\\Master\\TaxDisplayTypeRepository' => '?',
  1344.             'Eccube\\Repository\\Master\\TaxTypeRepository' => '?',
  1345.             'Eccube\\Repository\\Master\\WorkRepository' => '?',
  1346.             'Eccube\\Repository\\MemberRepository' => '?',
  1347.             'Eccube\\Repository\\NewsRepository' => '?',
  1348.             'Eccube\\Repository\\OrderItemRepository' => '?',
  1349.             'Eccube\\Repository\\OrderPdfRepository' => '?',
  1350.             'Eccube\\Repository\\OrderRepository' => '?',
  1351.             'Eccube\\Repository\\PageLayoutRepository' => '?',
  1352.             'Eccube\\Repository\\PageRepository' => '?',
  1353.             'Eccube\\Repository\\PaymentOptionRepository' => '?',
  1354.             'Eccube\\Repository\\PaymentRepository' => '?',
  1355.             'Eccube\\Repository\\PluginRepository' => '?',
  1356.             'Eccube\\Repository\\ProductCategoryRepository' => '?',
  1357.             'Eccube\\Repository\\ProductClassRepository' => '?',
  1358.             'Eccube\\Repository\\ProductImageRepository' => '?',
  1359.             'Eccube\\Repository\\ProductRepository' => '?',
  1360.             'Eccube\\Repository\\ProductStockRepository' => '?',
  1361.             'Eccube\\Repository\\ProductTagRepository' => '?',
  1362.             'Eccube\\Repository\\ShippingRepository' => '?',
  1363.             'Eccube\\Repository\\TagRepository' => '?',
  1364.             'Eccube\\Repository\\TaxRuleRepository' => '?',
  1365.             'Eccube\\Repository\\TemplateRepository' => '?',
  1366.             'Eccube\\Repository\\TradeLawRepository' => '?',
  1367.             'Plugin\\Api42\\Repository\\WebHookRepository' => '?',
  1368.             'Plugin\\Coupon42\\Repository\\CouponDetailRepository' => '?',
  1369.             'Plugin\\Coupon42\\Repository\\CouponOrderRepository' => '?',
  1370.             'Plugin\\Coupon42\\Repository\\CouponRepository' => '?',
  1371.             'Plugin\\ECCUBE4LineLoginIntegration42\\Repository\\LineLoginIntegrationRepository' => '?',
  1372.             'Plugin\\ECCUBE4LineLoginIntegration42\\Repository\\LineLoginIntegrationSettingRepository' => '?',
  1373.             'Plugin\\MailMagazine42\\Repository\\MailMagazineSendHistoryRepository' => '?',
  1374.             'Plugin\\MailMagazine42\\Repository\\MailMagazineTemplateRepository' => '?',
  1375.             'Plugin\\MypageReceipt2Ft\\Repository\\MypageReceipt2FtConfigRepository' => '?',
  1376.             'Plugin\\ProductDisplayRank42\\Repository\\ConfigRepository' => '?',
  1377.             'Plugin\\ProductReview42\\Repository\\ProductReviewConfigRepository' => '?',
  1378.             'Plugin\\ProductReview42\\Repository\\ProductReviewRepository' => '?',
  1379.             'Plugin\\ProductReview42\\Repository\\ProductReviewStatusRepository' => '?',
  1380.             'Plugin\\RecentlyViewedProducts\\Repository\\RecentlyViewedProductRepository' => '?',
  1381.             'Plugin\\Recommend42\\Repository\\RecommendProductRepository' => '?',
  1382.             'Plugin\\RelatedProduct42\\Repository\\RelatedProductRepository' => '?',
  1383.             'Plugin\\Securitychecker42\\Repository\\ConfigRepository' => '?',
  1384.             'Plugin\\SiteKit42\\Repository\\IdTokenRepository' => '?',
  1385.             'Plugin\\UnderLimitQuantityDx\\Repository\\UnderLimitQuantityRepository' => '?',
  1386.             'Plugin\\VeriTrans4G2\\Repository\\Master\\Vt4gSubscProductOrderCmpMailInfoRepository' => '?',
  1387.             'Plugin\\VeriTrans4G2\\Repository\\Master\\Vt4gSubscProductRepository' => '?',
  1388.             'Plugin\\VeriTrans4G2\\Repository\\Master\\Vt4gSubscSaleTypeRepository' => '?',
  1389.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gCsvResultLogRepository' => '?',
  1390.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gOrderLogRepository' => '?',
  1391.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gOrderPaymentRepository' => '?',
  1392.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gPaymentMethodRepository' => '?',
  1393.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gPaymentReqEventRepository' => '?',
  1394.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gPaymentRequestItemRepository' => '?',
  1395.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gPaymentRequestRepository' => '?',
  1396.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gPluginRepository' => '?',
  1397.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gSubscOrderItemRepository' => '?',
  1398.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gSubscOrderRepository' => '?',
  1399.         ])));
  1400.         $a->addCustomStringFunction('NORMALIZE''Eccube\\Doctrine\\ORM\\Query\\Normalize');
  1401.         $a->addCustomNumericFunction('EXTRACT''Eccube\\Doctrine\\ORM\\Query\\Extract');
  1402.         $a->addFilter('option_nostock_hidden''Eccube\\Doctrine\\Filter\\NoStockHiddenFilter');
  1403.         $a->addFilter('incomplete_order_status_hidden''Eccube\\Doctrine\\Filter\\OrderStatusFilter');
  1404.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1405.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1406.         return $instance;
  1407.     }
  1408.     /**
  1409.      * Gets the public 'event_dispatcher' shared service.
  1410.      *
  1411.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1412.      */
  1413.     protected function getEventDispatcherService()
  1414.     {
  1415.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1416.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1417.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  1418.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  1419.         $a->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  1420.         $a->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor(100, [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  1421.         $a->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  1422.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1423.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1424.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1425.         $instance->addListener('kernel.request', [=> function () {
  1426.             return ($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService());
  1427.         }, => 'onKernelRequest'], 1024);
  1428.         $instance->addListener('kernel.controller', [=> function () {
  1429.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1430.         }, => 'onKernelController'], 0);
  1431.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1432.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1433.         }, => 'checkPassport'], 1024);
  1434.         $instance->addListener('kernel.response', [=> function () {
  1435.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1436.         }, => 'onKernelResponse'], 0);
  1437.         $instance->addListener('kernel.response', [=> function () {
  1438.             return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  1439.         }, => 'onKernelResponse'], 0);
  1440.         $instance->addListener('kernel.request', [=> function () {
  1441.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1442.         }, => 'onKernelRequest'], 0);
  1443.         $instance->addListener('league.oauth2_server.event.authorization_request_resolve', [=> function () {
  1444.             return ($this->privates['league.oauth2_server.listener.authorization_request_user_resolving'] ?? $this->load('getLeague_Oauth2Server_Listener_AuthorizationRequestUserResolvingService'));
  1445.         }, => 'onAuthorizationRequest'], 1024);
  1446.         $instance->addListener('kernel.controller', [=> function () {
  1447.             return ($this->privates['Eccube\\EventListener\\ForwardOnlyListener'] ?? ($this->privates['Eccube\\EventListener\\ForwardOnlyListener'] = new \Eccube\EventListener\ForwardOnlyListener()));
  1448.         }, => 'onController'], 0);
  1449.         $instance->addListener('kernel.request', [=> function () {
  1450.             return ($this->privates['Eccube\\EventListener\\IpAddrListener'] ?? $this->getIpAddrListenerService());
  1451.         }, => 'onKernelRequest'], 512);
  1452.         $instance->addListener('kernel.request', [=> function () {
  1453.             return ($this->privates['Eccube\\EventListener\\LogListener'] ?? $this->getLogListenerService());
  1454.         }, => 'onKernelRequestEarly'], 500);
  1455.         $instance->addListener('kernel.request', [=> function () {
  1456.             return ($this->privates['Eccube\\EventListener\\LogListener'] ?? $this->getLogListenerService());
  1457.         }, => 'onKernelRequest'], 6);
  1458.         $instance->addListener('kernel.response', [=> function () {
  1459.             return ($this->privates['Eccube\\EventListener\\LogListener'] ?? $this->getLogListenerService());
  1460.         }, => 'onKernelResponse'], 0);
  1461.         $instance->addListener('kernel.controller', [=> function () {
  1462.             return ($this->privates['Eccube\\EventListener\\LogListener'] ?? $this->getLogListenerService());
  1463.         }, => 'onKernelController'], 0);
  1464.         $instance->addListener('kernel.terminate', [=> function () {
  1465.             return ($this->privates['Eccube\\EventListener\\LogListener'] ?? $this->getLogListenerService());
  1466.         }, => 'onKernelTerminate'], 0);
  1467.         $instance->addListener('kernel.exception', [=> function () {
  1468.             return ($this->privates['Eccube\\EventListener\\LogListener'] ?? $this->getLogListenerService());
  1469.         }, => 'onKernelException'], -4);
  1470.         $instance->addListener('security.interactive_login', [=> function () {
  1471.             return ($this->privates['Eccube\\EventListener\\LoginHistoryListener'] ?? $this->load('getLoginHistoryListenerService'));
  1472.         }, => 'onInteractiveLogin'], 0);
  1473.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> function () {
  1474.             return ($this->privates['Eccube\\EventListener\\LoginHistoryListener'] ?? $this->load('getLoginHistoryListenerService'));
  1475.         }, => 'onAuthenticationFailure'], 0);
  1476.         $instance->addListener('kernel.response', [=> function () {
  1477.             return ($this->privates['Eccube\\EventListener\\MaintenanceListener'] ?? $this->getMaintenanceListenerService());
  1478.         }, => 'onResponse'], 0);
  1479.         $instance->addListener('kernel.request', [=> function () {
  1480.             return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());
  1481.         }, => 'onKernelRequest'], 512);
  1482.         $instance->addListener('kernel.controller', [=> function () {
  1483.             return ($this->privates['Eccube\\EventListener\\RateLimiterListener'] ?? $this->getRateLimiterListenerService());
  1484.         }, => 'onController'], 0);
  1485.         $instance->addListener('kernel.request', [=> function () {
  1486.             return ($this->privates['Eccube\\EventListener\\RestrictFileUploadListener'] ?? $this->getRestrictFileUploadListenerService());
  1487.         }, => 'onKernelRequest'], 7);
  1488.         $instance->addListener('security.interactive_login', [=> function () {
  1489.             return ($this->privates['Eccube\\EventListener\\SecurityListener'] ?? $this->load('getSecurityListenerService'));
  1490.         }, => 'onInteractiveLogin'], 0);
  1491.         $instance->addListener('security.authentication.failure', [=> function () {
  1492.             return ($this->privates['Eccube\\EventListener\\SecurityListener'] ?? $this->load('getSecurityListenerService'));
  1493.         }, => 'onAuthenticationFailure'], 0);
  1494.         $instance->addListener('kernel.request', [=> function () {
  1495.             return ($this->privates['Eccube\\EventListener\\TransactionListener'] ?? $this->getTransactionListenerService());
  1496.         }, => 'onKernelRequest'], 0);
  1497.         $instance->addListener('kernel.exception', [=> function () {
  1498.             return ($this->privates['Eccube\\EventListener\\TransactionListener'] ?? $this->getTransactionListenerService());
  1499.         }, => 'onKernelException'], 0);
  1500.         $instance->addListener('kernel.terminate', [=> function () {
  1501.             return ($this->privates['Eccube\\EventListener\\TransactionListener'] ?? $this->getTransactionListenerService());
  1502.         }, => 'onKernelTerminate'], 0);
  1503.         $instance->addListener('kernel.request', [=> function () {
  1504.             return ($this->privates['Eccube\\EventListener\\TwigInitializeListener'] ?? $this->getTwigInitializeListenerService());
  1505.         }, => 'onKernelRequest'], 6);
  1506.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1507.             return ($this->privates['Eccube\\EventListener\\TwoFactorAuthListener'] ?? $this->getTwoFactorAuthListenerService());
  1508.         }, => 'onKernelController'], 7);
  1509.         $instance->addListener('form.pre_submit', [=> function () {
  1510.             return ($this->privates['Eccube\\Form\\EventListener\\ConvertKanaListener'] ?? ($this->privates['Eccube\\Form\\EventListener\\ConvertKanaListener'] = new \Eccube\Form\EventListener\ConvertKanaListener()));
  1511.         }, => 'onPreSubmit'], 0);
  1512.         $instance->addListener('form.pre_submit', [=> function () {
  1513.             return ($this->privates['Eccube\\Form\\EventListener\\HTMLPurifierListener'] ?? ($this->privates['Eccube\\Form\\EventListener\\HTMLPurifierListener'] = new \Eccube\Form\EventListener\HTMLPurifierListener()));
  1514.         }, => 'purifySubmittedData'], 1000001);
  1515.         $instance->addListener('form.pre_submit', [=> function () {
  1516.             return ($this->privates['Eccube\\Form\\EventListener\\TruncateHyphenListener'] ?? ($this->privates['Eccube\\Form\\EventListener\\TruncateHyphenListener'] = new \Eccube\Form\EventListener\TruncateHyphenListener()));
  1517.         }, => 'onPreSubmit'], 0);
  1518.         $instance->addListener('workflow.order.completed', [=> function () {
  1519.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1520.         }, => 'onCompleted'], 0);
  1521.         $instance->addListener('workflow.order.transition.pay', [=> function () {
  1522.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1523.         }, => 'updatePaymentDate'], 0);
  1524.         $instance->addListener('workflow.order.transition.cancel', [=> function () {
  1525.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1526.         }, => 'rollbackStock'], 0);
  1527.         $instance->addListener('workflow.order.transition.cancel', [=> function () {
  1528.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1529.         }, => 'rollbackUsePoint'], 0);
  1530.         $instance->addListener('workflow.order.transition.back_to_in_progress', [=> function () {
  1531.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1532.         }, => 'commitStock'], 0);
  1533.         $instance->addListener('workflow.order.transition.back_to_in_progress', [=> function () {
  1534.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1535.         }, => 'commitUsePoint'], 0);
  1536.         $instance->addListener('workflow.order.transition.ship', [=> function () {
  1537.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1538.         }, => 'commitAddPoint'], 0);
  1539.         $instance->addListener('workflow.order.transition.return', [=> function () {
  1540.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1541.         }, => 'rollbackUsePoint'], 0);
  1542.         $instance->addListener('workflow.order.transition.return', [=> function () {
  1543.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1544.         }, => 'rollbackAddPoint'], 0);
  1545.         $instance->addListener('workflow.order.transition.cancel_return', [=> function () {
  1546.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1547.         }, => 'commitUsePoint'], 0);
  1548.         $instance->addListener('workflow.order.transition.cancel_return', [=> function () {
  1549.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1550.         }, => 'commitAddPoint'], 0);
  1551.         $instance->addListener('kernel.terminate', [=> function () {
  1552.             return ($this->services['Eccube\\Service\\SystemService'] ?? $this->getSystemServiceService());
  1553.         }, => 'disableMaintenanceEvent'], 0);
  1554.         $instance->addListener('kernel.terminate', [=> function () {
  1555.             return ($this->privates['Eccube\\Util\\CacheUtil'] ?? ($this->privates['Eccube\\Util\\CacheUtil'] = new \Eccube\Util\CacheUtil(($this->services['kernel'] ?? $this->get('kernel'1)), $this)));
  1556.         }, => 'forceClearCache'], 0);
  1557.         $instance->addListener('Shopping/index.twig', [=> function () {
  1558.             return ($this->privates['Plugin\\Coupon42\\Event'] ?? $this->load('getEventService'));
  1559.         }, => 'index'], 0);
  1560.         $instance->addListener('Shopping/confirm.twig', [=> function () {
  1561.             return ($this->privates['Plugin\\Coupon42\\Event'] ?? $this->load('getEventService'));
  1562.         }, => 'index'], 0);
  1563.         $instance->addListener('Mypage/history.twig', [=> function () {
  1564.             return ($this->privates['Plugin\\Coupon42\\Event'] ?? $this->load('getEventService'));
  1565.         }, => 'onRenderMypageHistory'], 0);
  1566.         $instance->addListener('@admin/Order/edit.twig', [=> function () {
  1567.             return ($this->privates['Plugin\\Coupon42\\Event'] ?? $this->load('getEventService'));
  1568.         }, => 'onRenderAdminOrderEdit'], 0);
  1569.         $instance->addListener('Entry/index.twig', [=> function () {
  1570.             return ($this->privates['Plugin\\ECCUBE4LineLoginIntegration42\\LineLoginIntegrationEvent'] ?? $this->load('getLineLoginIntegrationEventService'));
  1571.         }, => 'onRenderEntryIndex'], 10);
  1572.         $instance->addListener('Entry/index.twig', [=> function () {
  1573.             return ($this->privates['Plugin\\ECCUBE4LineLoginIntegration42\\LineLoginIntegrationEvent'] ?? $this->load('getLineLoginIntegrationEventService'));
  1574.         }, => 'onRenderLineEntryButton'], -10);
  1575.         $instance->addListener('front.entry.index.complete', [=> function () {
  1576.             return ($this->privates['Plugin\\ECCUBE4LineLoginIntegration42\\LineLoginIntegrationEvent'] ?? $this->load('getLineLoginIntegrationEventService'));
  1577.         }, => 'onCompleteEntry'], 0);
  1578.         $instance->addListener('Entry/before.twig', [=> function () {
  1579.             return ($this->privates['Plugin\\ECCUBE4LineLoginIntegration42\\LineLoginIntegrationEvent'] ?? $this->load('getLineLoginIntegrationEventService'));
  1580.         }, => 'onRenderLineBeforeEntryButton'], 0);
  1581.         $instance->addListener('Mypage/login.twig', [=> function () {
  1582.             return ($this->privates['Plugin\\ECCUBE4LineLoginIntegration42\\LineLoginIntegrationEvent'] ?? $this->load('getLineLoginIntegrationEventService'));
  1583.         }, => 'onRenderLineLoginButton'], 0);
  1584.         $instance->addListener('Mypage/change.twig', [=> function () {
  1585.             return ($this->privates['Plugin\\ECCUBE4LineLoginIntegration42\\LineLoginIntegrationEvent'] ?? $this->load('getLineLoginIntegrationEventService'));
  1586.         }, => 'onRenderMypageChange'], 0);
  1587.         $instance->addListener('Shopping/login.twig', [=> function () {
  1588.             return ($this->privates['Plugin\\ECCUBE4LineLoginIntegration42\\LineLoginIntegrationEvent'] ?? $this->load('getLineLoginIntegrationEventService'));
  1589.         }, => 'onRenderShoppingLineLoginButton'], 0);
  1590.         $instance->addListener('Shopping/nonmember.twig', [=> function () {
  1591.             return ($this->privates['Plugin\\ECCUBE4LineLoginIntegration42\\LineLoginIntegrationEvent'] ?? $this->load('getLineLoginIntegrationEventService'));
  1592.         }, => 'onRenderNonmemberLineLoginButton'], 0);
  1593.         $instance->addListener('front.mypage.change.index.complete', [=> function () {
  1594.             return ($this->privates['Plugin\\ECCUBE4LineLoginIntegration42\\LineLoginIntegrationEvent'] ?? $this->load('getLineLoginIntegrationEventService'));
  1595.         }, => 'onCompleteMypageChange'], 0);
  1596.         $instance->addListener('front.mypage.withdraw.index.complete', [=> function () {
  1597.             return ($this->privates['Plugin\\ECCUBE4LineLoginIntegration42\\LineLoginIntegrationEvent'] ?? $this->load('getLineLoginIntegrationEventService'));
  1598.         }, => 'onCompleteMypageWithdraw'], 0);
  1599.         $instance->addListener('admin.customer.edit.index.complete', [=> function () {
  1600.             return ($this->privates['Plugin\\ECCUBE4LineLoginIntegration42\\LineLoginIntegrationEvent'] ?? $this->load('getLineLoginIntegrationEventService'));
  1601.         }, => 'onCompleteCustomerEdit'], 0);
  1602.         $instance->addListener('Mypage/history.twig', [=> function () {
  1603.             return ($this->privates['Plugin\\MypageReceipt2Ft\\MypageReceipt2FtEvent'] ?? ($this->privates['Plugin\\MypageReceipt2Ft\\MypageReceipt2FtEvent'] = new \Plugin\MypageReceipt2Ft\MypageReceipt2FtEvent()));
  1604.         }, => 'onRenderMypageHistory'], 0);
  1605.         $instance->addListener('@admin/Product/index.twig', [=> function () {
  1606.             return ($this->privates['Plugin\\ProductDisplayRank42\\Event'] ?? ($this->privates['Plugin\\ProductDisplayRank42\\Event'] = new \Plugin\ProductDisplayRank42\Event()));
  1607.         }, => 'onAdminProductIndexTwig'], 0);
  1608.         $instance->addListener('security.interactive_login', [=> function () {
  1609.             return ($this->privates['Plugin\\RecentlyViewedProducts\\Event'] ?? $this->load('getEvent3Service'));
  1610.         }, => 'onInteractiveLogin'], 0);
  1611.         $instance->addListener('front.product.detail.initialize', [=> function () {
  1612.             return ($this->privates['Plugin\\RecentlyViewedProducts\\Event'] ?? $this->load('getEvent3Service'));
  1613.         }, => 'onProductDetailInitialize'], 0);
  1614.         $instance->addListener('@admin/Product/product.twig', [=> function () {
  1615.             return ($this->privates['Plugin\\RelatedProduct42\\RelatedProductEvent'] ?? ($this->privates['Plugin\\RelatedProduct42\\RelatedProductEvent'] = new \Plugin\RelatedProduct42\RelatedProductEvent()));
  1616.         }, => 'onRenderAdminProduct'], 0);
  1617.         $instance->addListener('Product/detail.twig', [=> function () {
  1618.             return ($this->privates['Plugin\\RelatedProduct42\\RelatedProductEvent'] ?? ($this->privates['Plugin\\RelatedProduct42\\RelatedProductEvent'] = new \Plugin\RelatedProduct42\RelatedProductEvent()));
  1619.         }, => 'onRenderProductDetail'], 0);
  1620.         $instance->addListener('@admin/Product/product.twig', [=> function () {
  1621.             return ($this->privates['Plugin\\UnderLimitQuantityDx\\EventSubscriber\\AdminProductEventSubscriber'] ?? $this->load('getAdminProductEventSubscriberService'));
  1622.         }, => 'onTemplateProductProduct'], 0);
  1623.         $instance->addListener('@admin/Product/product_class.twig', [=> function () {
  1624.             return ($this->privates['Plugin\\UnderLimitQuantityDx\\EventSubscriber\\AdminProductEventSubscriber'] ?? $this->load('getAdminProductEventSubscriberService'));
  1625.         }, => 'onTemplateProductClassEdit'], -10);
  1626.         $instance->addListener('Product/list.twig', [=> function () {
  1627.             return ($this->privates['Plugin\\UnderLimitQuantityDx\\EventSubscriber\\ProductEventSubscriber'] ?? $this->load('getProductEventSubscriber2Service'));
  1628.         }, => 'onTemplateProductList'], 0);
  1629.         $instance->addListener('Product/detail.twig', [=> function () {
  1630.             return ($this->privates['Plugin\\UnderLimitQuantityDx\\EventSubscriber\\ProductEventSubscriber'] ?? $this->load('getProductEventSubscriber2Service'));
  1631.         }, => 'onTemplateProductDetail'], 0);
  1632.         $instance->addListener('front.product.cart.add.complete', [=> function () {
  1633.             return ($this->privates['Plugin\\UnderLimitQuantityDx\\EventSubscriber\\ProductEventSubscriber'] ?? $this->load('getProductEventSubscriber2Service'));
  1634.         }, => 'onFrontProductCartAddComplete'], -10);
  1635.         $instance->addListener('@admin/Setting/Shop/payment_edit.twig', [=> function () {
  1636.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1637.         }, => 'settingShopPaymentRenderBefore'], 0);
  1638.         $instance->addListener('@admin/Setting/Shop/payment.twig', [=> function () {
  1639.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1640.         }, => 'settingShopPaymentAddRegistBtnRenderBefore'], 0);
  1641.         $instance->addListener('@admin/Order/index.twig', [=> function () {
  1642.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1643.         }, => 'orderIndexRenderBefore'], 0);
  1644.         $instance->addListener('@admin/Order/edit.twig', [=> function () {
  1645.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1646.         }, => 'orderEditRenderBefore'], 0);
  1647.         $instance->addListener('Mypage/index.twig', [=> function () {
  1648.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1649.         }, => 'myPageNaviRenderBefore'], 0);
  1650.         $instance->addListener('Mypage/history.twig', [=> function () {
  1651.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1652.         }, => 'myPageNaviRenderBefore'], 0);
  1653.         $instance->addListener('Mypage/favorite.twig', [=> function () {
  1654.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1655.         }, => 'myPageNaviRenderBefore'], 0);
  1656.         $instance->addListener('Mypage/change.twig', [=> function () {
  1657.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1658.         }, => 'myPageNaviRenderBefore'], 0);
  1659.         $instance->addListener('Mypage/change_complete.twig', [=> function () {
  1660.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1661.         }, => 'myPageNaviRenderBefore'], 0);
  1662.         $instance->addListener('Mypage/delivery.twig', [=> function () {
  1663.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1664.         }, => 'myPageNaviRenderBefore'], 0);
  1665.         $instance->addListener('Mypage/delivery_edit.twig', [=> function () {
  1666.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1667.         }, => 'myPageNaviRenderBefore'], 0);
  1668.         $instance->addListener('Mypage/withdraw.twig', [=> function () {
  1669.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1670.         }, => 'myPageNaviRenderBefore'], 0);
  1671.         $instance->addListener('VeriTrans4G2/Resource/template/default/Mypage/vt4g_account_id.twig', [=> function () {
  1672.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1673.         }, => 'myPageNaviRenderBefore'], 0);
  1674.         $instance->addListener('VeriTrans4G2/Resource/template/default/Mypage/vt4g_retrade.twig', [=> function () {
  1675.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1676.         }, => 'myPageNaviRenderBefore'], 0);
  1677.         $instance->addListener('VeriTrans4G2/Resource/template/default/Mypage/vt4g_subsc_payment.twig', [=> function () {
  1678.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1679.         }, => 'myPageNaviRenderBefore'], 0);
  1680.         $instance->addListener('VeriTrans4G2/Resource/template/default/Mypage/vt4g_subsc_payment_history.twig', [=> function () {
  1681.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1682.         }, => 'myPageNaviRenderBefore'], 0);
  1683.         $instance->addListener('admin.setting.shop.payment.edit.complete', [=> function () {
  1684.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1685.         }, => 'settingShopPaymentEditComplete'], 0);
  1686.         $instance->addListener('mail.order', [=> function () {
  1687.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1688.         }, => 'sendOrderMailBefore'], 0);
  1689.         $instance->addListener('admin.order.mail.index.initialize', [=> function () {
  1690.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1691.         }, => 'adminOrderMailInitAfter'], 0);
  1692.         $instance->addListener('admin.order.edit.index.complete', [=> function () {
  1693.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1694.         }, => 'adminOrderEditIndexComplete'], 0);
  1695.         $instance->addListener('Shopping/index.twig', [=> function () {
  1696.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1697.         }, => 'shoppingIndexRenderBefore'], 0);
  1698.         $instance->addListener('Shopping/confirm.twig', [=> function () {
  1699.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1700.         }, => 'shoppingConfirmRenderBefore'], 0);
  1701.         $instance->addListener('front.mypage.withdraw.index.complete', [=> function () {
  1702.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1703.         }, => 'frontMypageWithdrawComplete'], 0);
  1704.         $instance->addListener('admin.customer.delete.complete', [=> function () {
  1705.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1706.         }, => 'adminCustomerDeleteComplete'], 0);
  1707.         $instance->addListener('admin.customer.edit.index.complete', [=> function () {
  1708.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1709.         }, => 'adminCustomerEditIndexComplete'], 0);
  1710.         $instance->addListener('@admin/Customer/edit.twig', [=> function () {
  1711.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1712.         }, => 'adminCustomerEditRenderBefore'], 0);
  1713.         $instance->addListener('admin.customer.csv.export', [=> function () {
  1714.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1715.         }, => 'adminCustomerCsvExport'], 0);
  1716.         $instance->addListener('front.mypage.mypage.index.search', [=> function () {
  1717.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1718.         }, => 'frontMypageIndexSearch'], 0);
  1719.         $instance->addListener('admin.product.edit.complete', [=> function () {
  1720.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1721.         }, => 'adminProductEditComplete'], 0);
  1722.         $instance->addListener('admin.product.delete.complete', [=> function () {
  1723.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1724.         }, => 'adminProductDeleteComplete'], 0);
  1725.         $instance->addListener('admin.product.copy.complete', [=> function () {
  1726.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1727.         }, => 'adminProductCopyComplete'], 0);
  1728.         $instance->addListener('@admin/Product/product_class.twig', [=> function () {
  1729.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1730.         }, => 'adminProductClassRenderBefore'], 0);
  1731.         $instance->addListener('@admin/Product/product.twig', [=> function () {
  1732.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1733.         }, => 'adminProductRenderBefore'], 0);
  1734.         $instance->addListener('Cart/index.twig', [=> function () {
  1735.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1736.         }, => 'cartRenderBefore'], 0);
  1737.         $instance->addListener('admin.order.csv.export.order', [=> function () {
  1738.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1739.         }, => 'adminOrderCsvExport'], 0);
  1740.         $instance->addListener('admin.order.csv.export.shipping', [=> function () {
  1741.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1742.         }, => 'adminOrderCsvExport'], 0);
  1743.         $instance->addListener('@admin/Setting/Shop/mail.twig', [=> function () {
  1744.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? $this->load('getVt4gEventService'));
  1745.         }, => 'mailRenderBefore'], 0);
  1746.         $instance->addListener('Block/top_carousel.twig', [=> function () {
  1747.             return ($this->privates['Customize\\EventListener\\BlockEventSubscriber'] ?? $this->load('getBlockEventSubscriberService'));
  1748.         }, => 'onBlockTopCarousel'], 0);
  1749.         $instance->addListener('Block/top_carousel_sp.twig', [=> function () {
  1750.             return ($this->privates['Customize\\EventListener\\BlockEventSubscriber'] ?? $this->load('getBlockEventSubscriberService'));
  1751.         }, => 'onBlockTopCarouselSp'], 0);
  1752.         $instance->addListener('Block/feature_banner.twig', [=> function () {
  1753.             return ($this->privates['Customize\\EventListener\\BlockEventSubscriber'] ?? $this->load('getBlockEventSubscriberService'));
  1754.         }, => 'onBlockFeatureBanner'], 0);
  1755.         $instance->addListener('workflow.order.completed', [=> function () {
  1756.             return ($this->privates['Customize\\EventListener\\OrderDeliveredSubscriber'] ?? $this->load('getOrderDeliveredSubscriberService'));
  1757.         }, => 'onWorkflowCompleted'], 0);
  1758.         $instance->addListener('kernel.request', [=> function () {
  1759.             return ($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService());
  1760.         }, => 'onKernelRequest'], 4096);
  1761.         $instance->addListener('kernel.response', [=> function () {
  1762.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1763.         }, => 'onKernelResponse'], 0);
  1764.         $instance->addListener('kernel.response', [=> function () {
  1765.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1766.         }, => 'onKernelResponse'], -1024);
  1767.         $instance->addListener('kernel.request', [=> function () {
  1768.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1769.         }, => 'setDefaultLocale'], 100);
  1770.         $instance->addListener('kernel.request', [=> function () {
  1771.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1772.         }, => 'onKernelRequest'], 16);
  1773.         $instance->addListener('kernel.finish_request', [=> function () {
  1774.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1775.         }, => 'onKernelFinishRequest'], 0);
  1776.         $instance->addListener('kernel.request', [=> function () {
  1777.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1778.         }, => 'onKernelRequest'], 256);
  1779.         $instance->addListener('kernel.response', [=> function () {
  1780.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1781.         }, => 'onResponse'], -255);
  1782.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1783.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1784.         }, => 'onControllerArguments'], 0);
  1785.         $instance->addListener('kernel.exception', [=> function () {
  1786.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1787.         }, => 'logKernelException'], 0);
  1788.         $instance->addListener('kernel.exception', [=> function () {
  1789.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1790.         }, => 'onKernelException'], -128);
  1791.         $instance->addListener('kernel.response', [=> function () {
  1792.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1793.         }, => 'removeCspHeader'], -128);
  1794.         $instance->addListener('kernel.request', [=> function () {
  1795.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1796.         }, => 'onKernelRequest'], 15);
  1797.         $instance->addListener('kernel.finish_request', [=> function () {
  1798.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1799.         }, => 'onKernelFinishRequest'], -15);
  1800.         $instance->addListener('console.error', [=> function () {
  1801.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1802.         }, => 'onConsoleError'], -128);
  1803.         $instance->addListener('console.terminate', [=> function () {
  1804.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1805.         }, => 'onConsoleTerminate'], -128);
  1806.         $instance->addListener('console.error', [=> function () {
  1807.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1808.         }, => 'onConsoleError'], 0);
  1809.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1810.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  1811.         }, => 'onMessage'], -255);
  1812.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1813.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1814.         }, => 'onMessage'], -255);
  1815.         $instance->addListener('kernel.response', [=> function () {
  1816.             return ($this->privates['esi_listener'] ?? $this->getEsiListenerService());
  1817.         }, => 'onKernelResponse'], 0);
  1818.         $instance->addListener('kernel.request', [=> function () {
  1819.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  1820.         }, => 'onKernelRequest'], 48);
  1821.         $instance->addListener('kernel.request', [=> function () {
  1822.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1823.         }, => 'configure'], 2048);
  1824.         $instance->addListener('console.command', [=> function () {
  1825.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1826.         }, => 'configure'], 2048);
  1827.         $instance->addListener('kernel.request', [=> function () {
  1828.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1829.         }, => 'onKernelRequest'], 32);
  1830.         $instance->addListener('kernel.finish_request', [=> function () {
  1831.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1832.         }, => 'onKernelFinishRequest'], 0);
  1833.         $instance->addListener('kernel.exception', [=> function () {
  1834.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1835.         }, => 'onKernelException'], -64);
  1836.         $instance->addListener('kernel.request', [=> function () {
  1837.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1838.         }, => 'onKernelRequest'], 128);
  1839.         $instance->addListener('kernel.response', [=> function () {
  1840.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1841.         }, => 'onKernelResponse'], -1000);
  1842.         $instance->addListener('kernel.finish_request', [=> function () {
  1843.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1844.         }, => 'onFinishRequest'], 0);
  1845.         $instance->addListener('kernel.response', [=> function () {
  1846.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1847.         }, => 'onKernelResponse'], -100);
  1848.         $instance->addListener('kernel.exception', [=> function () {
  1849.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1850.         }, => 'onKernelException'], 0);
  1851.         $instance->addListener('kernel.terminate', [=> function () {
  1852.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1853.         }, => 'onKernelTerminate'], -1024);
  1854.         $instance->addListener('kernel.controller', [=> function () {
  1855.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1856.         }, => 'onKernelController'], 0);
  1857.         $instance->addListener('kernel.response', [=> function () {
  1858.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1859.         }, => 'onKernelResponse'], 0);
  1860.         $instance->addListener('kernel.response', [=> function () {
  1861.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1862.         }, => 'onKernelResponse'], 0);
  1863.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1864.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  1865.         }, => 'checkPassport'], 0);
  1866.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  1867.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  1868.         }, => 'onLoginSuccess'], 0);
  1869.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1870.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1871.         }, => 'onVoterVote'], 0);
  1872.         $instance->addListener('kernel.request', [=> function () {
  1873.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1874.         }, => 'configureLogoutUrlGenerator'], 8);
  1875.         $instance->addListener('kernel.request', [=> function () {
  1876.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1877.         }, => 'onKernelRequest'], 8);
  1878.         $instance->addListener('kernel.finish_request', [=> function () {
  1879.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1880.         }, => 'onKernelFinishRequest'], 0);
  1881.         $instance->addListener('kernel.controller', [=> function () {
  1882.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1883.         }, => 'onKernelController'], 0);
  1884.         $instance->addListener('kernel.controller', [=> function () {
  1885.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1886.         }, => 'onKernelController'], 0);
  1887.         $instance->addListener('kernel.controller', [=> function () {
  1888.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1889.         }, => 'onKernelController'], -128);
  1890.         $instance->addListener('kernel.view', [=> function () {
  1891.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1892.         }, => 'onKernelView'], 0);
  1893.         $instance->addListener('kernel.controller', [=> function () {
  1894.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1895.         }, => 'onKernelController'], 0);
  1896.         $instance->addListener('kernel.response', [=> function () {
  1897.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1898.         }, => 'onKernelResponse'], 0);
  1899.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1900.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1901.         }, => 'onKernelControllerArguments'], 0);
  1902.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1903.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1904.         }, => 'onKernelControllerArguments'], 0);
  1905.         $instance->addListener('console.command', [=> function () {
  1906.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1907.         }, => 'onCommand'], 255);
  1908.         $instance->addListener('console.terminate', [=> function () {
  1909.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1910.         }, => 'onTerminate'], -255);
  1911.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1912.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1913.         }, => 'onMessage'], 0);
  1914.         $instance->addListener('console.command', [=> function () {
  1915.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1916.         }, => 'configure'], 1024);
  1917.         $instance->addListener('kernel.response', [=> function () {
  1918.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1919.         }, => 'onKernelResponse'], -128);
  1920.         $instance->addListener('console.error', [=> function () {
  1921.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1922.         }, => 'onConsoleError'], 0);
  1923.         $instance->addListener('console.terminate', [=> function () {
  1924.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1925.         }, => 'onConsoleTerminate'], 0);
  1926.         $instance->addListener('knp_pager.before', [=> function () {
  1927.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1928.         }, => 'before'], 0);
  1929.         $instance->addListener('knp_pager.pagination', [=> function () {
  1930.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1931.         }, => 'pagination'], 0);
  1932.         $instance->addListener('knp_pager.before', [=> function () {
  1933.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  1934.         }, => 'before'], 1);
  1935.         $instance->addListener('knp_pager.before', [=> function () {
  1936.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  1937.         }, => 'before'], 1);
  1938.         $instance->addListener('knp_pager.pagination', [=> function () {
  1939.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1940.         }, => 'pagination'], 1);
  1941.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1942.             return ($this->privates['league.oauth2_server.listener.check_scope'] ?? $this->load('getLeague_Oauth2Server_Listener_CheckScopeService'));
  1943.         }, => 'checkPassport'], 256);
  1944.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1945.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  1946.         }, => 'checkPassport'], 512);
  1947.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1948.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1949.         }, => 'onLogout'], 0);
  1950.         return $instance;
  1951.     }
  1952.     /**
  1953.      * Gets the public 'http_kernel' shared service.
  1954.      *
  1955.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1956.      */
  1957.     protected function getHttpKernelService()
  1958.     {
  1959.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1960.         if (isset($this->services['http_kernel'])) {
  1961.             return $this->services['http_kernel'];
  1962.         }
  1963.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1964.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $b), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(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 () {
  1965.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1966.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1967.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1968.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1969.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1970.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1971.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1972.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1973.         }, 8)), $b));
  1974.     }
  1975.     /**
  1976.      * Gets the public 'request_stack' shared service.
  1977.      *
  1978.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1979.      */
  1980.     protected function getRequestStackService()
  1981.     {
  1982.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1983.     }
  1984.     /**
  1985.      * Gets the public 'router' shared service.
  1986.      *
  1987.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1988.      */
  1989.     protected function getRouterService()
  1990.     {
  1991.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1992.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1993.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  1994.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  1995.         $a->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  1996.         $a->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor(100, [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  1997.         $a->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  1998.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1999.         $a->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  2000.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2001.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2002.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  2003.         ], [
  2004.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2005.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'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' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a$this->getEnv('ECCUBE_LOCALE'));
  2006.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2007.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2008.         return $instance;
  2009.     }
  2010.     /**
  2011.      * Gets the public 'translator' shared service.
  2012.      *
  2013.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2014.      */
  2015.     protected function getTranslatorService()
  2016.     {
  2017.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2018.     }
  2019.     /**
  2020.      * Gets the public 'var_dumper.cloner' shared service.
  2021.      *
  2022.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2023.      */
  2024.     protected function getVarDumper_ClonerService()
  2025.     {
  2026.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2027.         $instance->setMaxItems(2500);
  2028.         $instance->setMinDepth(1);
  2029.         $instance->setMaxString(-1);
  2030.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2031.         return $instance;
  2032.     }
  2033.     /**
  2034.      * Gets the private '.service_locator.YP.F1Xa' shared service.
  2035.      *
  2036.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2037.      */
  2038.     protected function get_ServiceLocator_YP_F1XaService()
  2039.     {
  2040.         return $this->privates['.service_locator.YP.F1Xa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2041.             'security.firewall.map.context.admin' => ['privates''security.firewall.map.context.admin''getSecurity_Firewall_Map_Context_AdminService'true],
  2042.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'true],
  2043.             'security.firewall.map.context.customer' => ['privates''security.firewall.map.context.customer''getSecurity_Firewall_Map_Context_CustomerService'true],
  2044.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  2045.         ], [
  2046.             'security.firewall.map.context.admin' => '?',
  2047.             'security.firewall.map.context.api' => '?',
  2048.             'security.firewall.map.context.customer' => '?',
  2049.             'security.firewall.map.context.dev' => '?',
  2050.         ]);
  2051.     }
  2052.     /**
  2053.      * Gets the private 'Eccube\DataCollector\EccubeDataCollector' shared autowired service.
  2054.      *
  2055.      * @return \Eccube\DataCollector\EccubeDataCollector
  2056.      */
  2057.     protected function getEccubeDataCollectorService()
  2058.     {
  2059.         return $this->privates['Eccube\\DataCollector\\EccubeDataCollector'] = new \Eccube\DataCollector\EccubeDataCollector($this, ($this->services['Eccube\\Repository\\PluginRepository'] ?? $this->getPluginRepositoryService()));
  2060.     }
  2061.     /**
  2062.      * Gets the private 'Eccube\Doctrine\Query\Queries' shared autowired service.
  2063.      *
  2064.      * @return \Eccube\Doctrine\Query\Queries
  2065.      */
  2066.     protected function getQueriesService()
  2067.     {
  2068.         $this->privates['Eccube\\Doctrine\\Query\\Queries'] = $instance = new \Eccube\Doctrine\Query\Queries();
  2069.         $a = ($this->privates['Plugin\\ProductDisplayRank42\\Repository\\ConfigRepository'] ?? $this->getConfigRepositoryService());
  2070.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2071.         $instance->addCustomizer(new \Plugin\ProductDisplayRank42\Repository\AdminProductDisplayCustomizer($a$b));
  2072.         $instance->addCustomizer(new \Plugin\ProductDisplayRank42\Repository\ProductDisplayCustomizer($a$b));
  2073.         return $instance;
  2074.     }
  2075.     /**
  2076.      * Gets the private 'Eccube\EventListener\IpAddrListener' shared autowired service.
  2077.      *
  2078.      * @return \Eccube\EventListener\IpAddrListener
  2079.      */
  2080.     protected function getIpAddrListenerService()
  2081.     {
  2082.         return $this->privates['Eccube\\EventListener\\IpAddrListener'] = new \Eccube\EventListener\IpAddrListener(($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))), ($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()));
  2083.     }
  2084.     /**
  2085.      * Gets the private 'Eccube\EventListener\LogListener' shared autowired service.
  2086.      *
  2087.      * @return \Eccube\EventListener\LogListener
  2088.      */
  2089.     protected function getLogListenerService()
  2090.     {
  2091.         return $this->privates['Eccube\\EventListener\\LogListener'] = new \Eccube\EventListener\LogListener(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2092.     }
  2093.     /**
  2094.      * Gets the private 'Eccube\EventListener\MaintenanceListener' shared autowired service.
  2095.      *
  2096.      * @return \Eccube\EventListener\MaintenanceListener
  2097.      */
  2098.     protected function getMaintenanceListenerService()
  2099.     {
  2100.         $a = ($this->services['Eccube\\Service\\SystemService'] ?? $this->getSystemServiceService());
  2101.         if (isset($this->privates['Eccube\\EventListener\\MaintenanceListener'])) {
  2102.             return $this->privates['Eccube\\EventListener\\MaintenanceListener'];
  2103.         }
  2104.         return $this->privates['Eccube\\EventListener\\MaintenanceListener'] = new \Eccube\EventListener\MaintenanceListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), $a);
  2105.     }
  2106.     /**
  2107.      * Gets the private 'Eccube\EventListener\MobileTemplatePathListener' shared autowired service.
  2108.      *
  2109.      * @return \Eccube\EventListener\MobileTemplatePathListener
  2110.      */
  2111.     protected function getMobileTemplatePathListenerService()
  2112.     {
  2113.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2114.         if (isset($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'])) {
  2115.             return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'];
  2116.         }
  2117.         return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), $a, ($this->services['Detection\\MobileDetect'] ?? ($this->services['Detection\\MobileDetect'] = new \Detection\MobileDetect())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
  2118.     }
  2119.     /**
  2120.      * Gets the private 'Eccube\EventListener\RateLimiterListener' shared autowired service.
  2121.      *
  2122.      * @return \Eccube\EventListener\RateLimiterListener
  2123.      */
  2124.     protected function getRateLimiterListenerService()
  2125.     {
  2126.         return $this->privates['Eccube\\EventListener\\RateLimiterListener'] = new \Eccube\EventListener\RateLimiterListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2127.             'limiter._login_global_admin' => ['privates''limiter._login_global_admin''getLimiter_LoginGlobalAdminService'true],
  2128.             'limiter._login_global_customer' => ['privates''limiter._login_global_customer''getLimiter_LoginGlobalCustomerService'true],
  2129.             'limiter._login_local_admin' => ['privates''limiter._login_local_admin''getLimiter_LoginLocalAdminService'true],
  2130.             'limiter._login_local_customer' => ['privates''limiter._login_local_customer''getLimiter_LoginLocalCustomerService'true],
  2131.             'limiter.shopping_checkout_customer' => ['privates''limiter.shopping_checkout_customer''getLimiter_ShoppingCheckoutCustomerService'true],
  2132.             'limiter.shopping_checkout_ip' => ['privates''limiter.shopping_checkout_ip''getLimiter_ShoppingCheckoutIpService'true],
  2133.             'limiter.shopping_confirm_customer' => ['privates''limiter.shopping_confirm_customer''getLimiter_ShoppingConfirmCustomerService'true],
  2134.             'limiter.shopping_confirm_ip' => ['privates''limiter.shopping_confirm_ip''getLimiter_ShoppingConfirmIpService'true],
  2135.             'limiter.vt4g_shopping_index_customer' => ['privates''limiter.vt4g_shopping_index_customer''getLimiter_Vt4gShoppingIndexCustomerService'true],
  2136.             'limiter.vt4g_shopping_index_ip' => ['privates''limiter.vt4g_shopping_index_ip''getLimiter_Vt4gShoppingIndexIpService'true],
  2137.         ], [
  2138.             'limiter._login_global_admin' => 'Symfony\\Component\\RateLimiter\\RateLimiterFactory',
  2139.             'limiter._login_global_customer' => 'Symfony\\Component\\RateLimiter\\RateLimiterFactory',
  2140.             'limiter._login_local_admin' => 'Symfony\\Component\\RateLimiter\\RateLimiterFactory',
  2141.             'limiter._login_local_customer' => 'Symfony\\Component\\RateLimiter\\RateLimiterFactory',
  2142.             'limiter.shopping_checkout_customer' => 'Symfony\\Component\\RateLimiter\\RateLimiterFactory',
  2143.             'limiter.shopping_checkout_ip' => 'Symfony\\Component\\RateLimiter\\RateLimiterFactory',
  2144.             'limiter.shopping_confirm_customer' => 'Symfony\\Component\\RateLimiter\\RateLimiterFactory',
  2145.             'limiter.shopping_confirm_ip' => 'Symfony\\Component\\RateLimiter\\RateLimiterFactory',
  2146.             'limiter.vt4g_shopping_index_customer' => 'Symfony\\Component\\RateLimiter\\RateLimiterFactory',
  2147.             'limiter.vt4g_shopping_index_ip' => 'Symfony\\Component\\RateLimiter\\RateLimiterFactory',
  2148.         ]), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))), ($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()));
  2149.     }
  2150.     /**
  2151.      * Gets the private 'Eccube\EventListener\RestrictFileUploadListener' shared autowired service.
  2152.      *
  2153.      * @return \Eccube\EventListener\RestrictFileUploadListener
  2154.      */
  2155.     protected function getRestrictFileUploadListenerService()
  2156.     {
  2157.         return $this->privates['Eccube\\EventListener\\RestrictFileUploadListener'] = new \Eccube\EventListener\RestrictFileUploadListener(($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))), ($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()));
  2158.     }
  2159.     /**
  2160.      * Gets the private 'Eccube\EventListener\TransactionListener' shared autowired service.
  2161.      *
  2162.      * @return \Eccube\EventListener\TransactionListener
  2163.      */
  2164.     protected function getTransactionListenerService()
  2165.     {
  2166.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2167.         if (isset($this->privates['Eccube\\EventListener\\TransactionListener'])) {
  2168.             return $this->privates['Eccube\\EventListener\\TransactionListener'];
  2169.         }
  2170.         return $this->privates['Eccube\\EventListener\\TransactionListener'] = new \Eccube\EventListener\TransactionListener($a);
  2171.     }
  2172.     /**
  2173.      * Gets the private 'Eccube\EventListener\TwigInitializeListener' shared autowired service.
  2174.      *
  2175.      * @return \Eccube\EventListener\TwigInitializeListener
  2176.      */
  2177.     protected function getTwigInitializeListenerService()
  2178.     {
  2179.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2180.         if (isset($this->privates['Eccube\\EventListener\\TwigInitializeListener'])) {
  2181.             return $this->privates['Eccube\\EventListener\\TwigInitializeListener'];
  2182.         }
  2183.         $b = ($this->services['Eccube\\Service\\SystemService'] ?? $this->getSystemServiceService());
  2184.         if (isset($this->privates['Eccube\\EventListener\\TwigInitializeListener'])) {
  2185.             return $this->privates['Eccube\\EventListener\\TwigInitializeListener'];
  2186.         }
  2187.         return $this->privates['Eccube\\EventListener\\TwigInitializeListener'] = new \Eccube\EventListener\TwigInitializeListener($a, ($this->privates['Eccube\\Repository\\BaseInfoRepository'] ?? $this->getBaseInfoRepositoryService()), ($this->privates['Eccube\\Repository\\PageRepository'] ?? $this->getPageRepositoryService()), ($this->privates['Eccube\\Repository\\PageLayoutRepository'] ?? $this->getPageLayoutRepositoryService()), ($this->privates['Eccube\\Repository\\BlockPositionRepository'] ?? $this->getBlockPositionRepositoryService()), ($this->privates['Eccube\\Repository\\Master\\DeviceTypeRepository'] ?? $this->getDeviceTypeRepositoryService()), ($this->privates['Eccube\\Repository\\AuthorityRoleRepository'] ?? $this->getAuthorityRoleRepositoryService()), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))), ($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['Detection\\MobileDetect'] ?? ($this->services['Detection\\MobileDetect'] = new \Detection\MobileDetect())), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['Eccube\\Repository\\LayoutRepository'] ?? $this->getLayoutRepositoryService()), $b);
  2188.     }
  2189.     /**
  2190.      * Gets the private 'Eccube\EventListener\TwoFactorAuthListener' shared autowired service.
  2191.      *
  2192.      * @return \Eccube\EventListener\TwoFactorAuthListener
  2193.      */
  2194.     protected function getTwoFactorAuthListenerService()
  2195.     {
  2196.         return $this->privates['Eccube\\EventListener\\TwoFactorAuthListener'] = new \Eccube\EventListener\TwoFactorAuthListener(($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))), ($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['Eccube\\Service\\TwoFactorAuthService'] ?? $this->getTwoFactorAuthServiceService()));
  2197.     }
  2198.     /**
  2199.      * Gets the private 'Eccube\Log\Processor\SessionProcessor' shared autowired service.
  2200.      *
  2201.      * @return \Eccube\Log\Processor\SessionProcessor
  2202.      */
  2203.     protected function getSessionProcessorService()
  2204.     {
  2205.         $a = ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService());
  2206.         if (isset($this->privates['Eccube\\Log\\Processor\\SessionProcessor'])) {
  2207.             return $this->privates['Eccube\\Log\\Processor\\SessionProcessor'];
  2208.         }
  2209.         return $this->privates['Eccube\\Log\\Processor\\SessionProcessor'] = new \Eccube\Log\Processor\SessionProcessor($a);
  2210.     }
  2211.     /**
  2212.      * Gets the private 'Eccube\Log\Processor\TokenProcessor' shared autowired service.
  2213.      *
  2214.      * @return \Eccube\Log\Processor\TokenProcessor
  2215.      */
  2216.     protected function getTokenProcessorService()
  2217.     {
  2218.         return $this->privates['Eccube\\Log\\Processor\\TokenProcessor'] = new \Eccube\Log\Processor\TokenProcessor(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2219.     }
  2220.     /**
  2221.      * Gets the private 'Eccube\Repository\AuthorityRoleRepository' shared autowired service.
  2222.      *
  2223.      * @return \Eccube\Repository\AuthorityRoleRepository
  2224.      */
  2225.     protected function getAuthorityRoleRepositoryService()
  2226.     {
  2227.         return $this->privates['Eccube\\Repository\\AuthorityRoleRepository'] = new \Eccube\Repository\AuthorityRoleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2228.     }
  2229.     /**
  2230.      * Gets the private 'Eccube\Repository\BaseInfoRepository' shared autowired service.
  2231.      *
  2232.      * @return \Eccube\Repository\BaseInfoRepository
  2233.      */
  2234.     protected function getBaseInfoRepositoryService()
  2235.     {
  2236.         return $this->privates['Eccube\\Repository\\BaseInfoRepository'] = new \Eccube\Repository\BaseInfoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2237.     }
  2238.     /**
  2239.      * Gets the private 'Eccube\Repository\BlockPositionRepository' shared autowired service.
  2240.      *
  2241.      * @return \Eccube\Repository\BlockPositionRepository
  2242.      */
  2243.     protected function getBlockPositionRepositoryService()
  2244.     {
  2245.         return $this->privates['Eccube\\Repository\\BlockPositionRepository'] = new \Eccube\Repository\BlockPositionRepository(($this->privates['Eccube\\Repository\\BlockRepository'] ?? $this->getBlockRepositoryService()), ($this->services['doctrine'] ?? $this->getDoctrineService()));
  2246.     }
  2247.     /**
  2248.      * Gets the private 'Eccube\Repository\BlockRepository' shared autowired service.
  2249.      *
  2250.      * @return \Eccube\Repository\BlockRepository
  2251.      */
  2252.     protected function getBlockRepositoryService()
  2253.     {
  2254.         return $this->privates['Eccube\\Repository\\BlockRepository'] = new \Eccube\Repository\BlockRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
  2255.     }
  2256.     /**
  2257.      * Gets the private 'Eccube\Repository\CartRepository' shared autowired service.
  2258.      *
  2259.      * @return \Eccube\Repository\CartRepository
  2260.      */
  2261.     protected function getCartRepositoryService()
  2262.     {
  2263.         return $this->privates['Eccube\\Repository\\CartRepository'] = new \Eccube\Repository\CartRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2264.     }
  2265.     /**
  2266.      * Gets the private 'Eccube\Repository\LayoutRepository' shared autowired service.
  2267.      *
  2268.      * @return \Eccube\Repository\LayoutRepository
  2269.      */
  2270.     protected function getLayoutRepositoryService()
  2271.     {
  2272.         return $this->privates['Eccube\\Repository\\LayoutRepository'] = new \Eccube\Repository\LayoutRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2273.     }
  2274.     /**
  2275.      * Gets the private 'Eccube\Repository\Master\DeviceTypeRepository' shared autowired service.
  2276.      *
  2277.      * @return \Eccube\Repository\Master\DeviceTypeRepository
  2278.      */
  2279.     protected function getDeviceTypeRepositoryService()
  2280.     {
  2281.         return $this->privates['Eccube\\Repository\\Master\\DeviceTypeRepository'] = new \Eccube\Repository\Master\DeviceTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2282.     }
  2283.     /**
  2284.      * Gets the private 'Eccube\Repository\OrderRepository' shared autowired service.
  2285.      *
  2286.      * @return \Eccube\Repository\OrderRepository
  2287.      */
  2288.     protected function getOrderRepositoryService()
  2289.     {
  2290.         $a = ($this->privates['Eccube\\Doctrine\\Query\\Queries'] ?? $this->getQueriesService());
  2291.         if (isset($this->privates['Eccube\\Repository\\OrderRepository'])) {
  2292.             return $this->privates['Eccube\\Repository\\OrderRepository'];
  2293.         }
  2294.         return $this->privates['Eccube\\Repository\\OrderRepository'] = new \Eccube\Repository\OrderRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  2295.     }
  2296.     /**
  2297.      * Gets the private 'Eccube\Repository\PageLayoutRepository' shared autowired service.
  2298.      *
  2299.      * @return \Eccube\Repository\PageLayoutRepository
  2300.      */
  2301.     protected function getPageLayoutRepositoryService()
  2302.     {
  2303.         return $this->privates['Eccube\\Repository\\PageLayoutRepository'] = new \Eccube\Repository\PageLayoutRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2304.     }
  2305.     /**
  2306.      * Gets the private 'Eccube\Repository\PageRepository' shared autowired service.
  2307.      *
  2308.      * @return \Eccube\Repository\PageRepository
  2309.      */
  2310.     protected function getPageRepositoryService()
  2311.     {
  2312.         return $this->privates['Eccube\\Repository\\PageRepository'] = new \Eccube\Repository\PageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))), $this);
  2313.     }
  2314.     /**
  2315.      * Gets the private 'Eccube\Repository\ProductClassRepository' shared autowired service.
  2316.      *
  2317.      * @return \Eccube\Repository\ProductClassRepository
  2318.      */
  2319.     protected function getProductClassRepositoryService()
  2320.     {
  2321.         return $this->privates['Eccube\\Repository\\ProductClassRepository'] = new \Eccube\Repository\ProductClassRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2322.     }
  2323.     /**
  2324.      * Gets the private 'Eccube\Repository\ProductRepository' shared autowired service.
  2325.      *
  2326.      * @return \Eccube\Repository\ProductRepository
  2327.      */
  2328.     protected function getProductRepositoryService()
  2329.     {
  2330.         $a = ($this->privates['Eccube\\Doctrine\\Query\\Queries'] ?? $this->getQueriesService());
  2331.         if (isset($this->privates['Eccube\\Repository\\ProductRepository'])) {
  2332.             return $this->privates['Eccube\\Repository\\ProductRepository'];
  2333.         }
  2334.         return $this->privates['Eccube\\Repository\\ProductRepository'] = new \Eccube\Repository\ProductRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
  2335.     }
  2336.     /**
  2337.      * Gets the private 'Eccube\Repository\TaxRuleRepository' shared autowired service.
  2338.      *
  2339.      * @return \Eccube\Repository\TaxRuleRepository
  2340.      */
  2341.     protected function getTaxRuleRepositoryService($lazyLoad true)
  2342.     {
  2343.         if ($lazyLoad) {
  2344.             return $this->privates['Eccube\\Repository\\TaxRuleRepository'] = $this->createProxy('TaxRuleRepository_f7111db', function () {
  2345.                 return \TaxRuleRepository_f7111db::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2346.                     $wrappedInstance $this->getTaxRuleRepositoryService(false);
  2347.                     $proxy->setProxyInitializer(null);
  2348.                     return true;
  2349.                 });
  2350.             });
  2351.         }
  2352.         include_once \dirname(__DIR__4).'/src/Eccube/Repository/TaxRuleRepository.php';
  2353.         return new \Eccube\Repository\TaxRuleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->privates['Eccube\\Repository\\BaseInfoRepository'] ?? $this->getBaseInfoRepositoryService()), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
  2354.     }
  2355.     /**
  2356.      * Gets the private 'Eccube\Request\Context' shared autowired service.
  2357.      *
  2358.      * @return \Eccube\Request\Context
  2359.      */
  2360.     protected function getContextService()
  2361.     {
  2362.         return $this->privates['Eccube\\Request\\Context'] = new \Eccube\Request\Context(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2363.     }
  2364.     /**
  2365.      * Gets the private 'Eccube\Service\CartService' shared autowired service.
  2366.      *
  2367.      * @return \Eccube\Service\CartService
  2368.      */
  2369.     protected function getCartServiceService($lazyLoad true)
  2370.     {
  2371.         if ($lazyLoad) {
  2372.             return $this->privates['Eccube\\Service\\CartService'] = $this->createProxy('CartService_9dde17f', function () {
  2373.                 return \CartService_9dde17f::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2374.                     $wrappedInstance $this->getCartServiceService(false);
  2375.                     $proxy->setProxyInitializer(null);
  2376.                     return true;
  2377.                 });
  2378.             });
  2379.         }
  2380.         include_once \dirname(__DIR__4).'/src/Eccube/Service/CartService.php';
  2381.         include_once \dirname(__DIR__4).'/src/Eccube/Service/Cart/CartItemComparator.php';
  2382.         include_once \dirname(__DIR__4).'/src/Eccube/Service/Cart/ProductClassComparator.php';
  2383.         include_once \dirname(__DIR__4).'/src/Eccube/Service/Cart/CartItemAllocator.php';
  2384.         include_once \dirname(__DIR__4).'/src/Eccube/Service/Cart/SaleTypeCartAllocator.php';
  2385.         return new \Eccube\Service\CartService(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($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['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  2386.     }
  2387.     /**
  2388.      * Gets the private 'Eccube\Service\TwoFactorAuthService' shared autowired service.
  2389.      *
  2390.      * @return \Eccube\Service\TwoFactorAuthService
  2391.      */
  2392.     protected function getTwoFactorAuthServiceService()
  2393.     {
  2394.         return $this->privates['Eccube\\Service\\TwoFactorAuthService'] = new \Eccube\Service\TwoFactorAuthService($this, ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))), ($this->privates['security.encoder_factory.generic'] ?? $this->load('getSecurity_EncoderFactory_GenericService')), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2395.     }
  2396.     /**
  2397.      * Gets the private 'Eccube\Twig\Extension\EccubeExtension' shared autowired service.
  2398.      *
  2399.      * @return \Eccube\Twig\Extension\EccubeExtension
  2400.      */
  2401.     protected function getEccubeExtensionService()
  2402.     {
  2403.         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()));
  2404.     }
  2405.     /**
  2406.      * Gets the private 'Eccube\Twig\Extension\TaxExtension' shared autowired service.
  2407.      *
  2408.      * @return \Eccube\Twig\Extension\TaxExtension
  2409.      */
  2410.     protected function getTaxExtensionService()
  2411.     {
  2412.         $a = ($this->privates['Eccube\\Repository\\TaxRuleRepository'] ?? $this->getTaxRuleRepositoryService());
  2413.         if (isset($this->privates['Eccube\\Twig\\Extension\\TaxExtension'])) {
  2414.             return $this->privates['Eccube\\Twig\\Extension\\TaxExtension'];
  2415.         }
  2416.         return $this->privates['Eccube\\Twig\\Extension\\TaxExtension'] = new \Eccube\Twig\Extension\TaxExtension($a);
  2417.     }
  2418.     /**
  2419.      * Gets the private 'Plugin\ProductDisplayRank42\Repository\ConfigRepository' shared autowired service.
  2420.      *
  2421.      * @return \Plugin\ProductDisplayRank42\Repository\ConfigRepository
  2422.      */
  2423.     protected function getConfigRepositoryService()
  2424.     {
  2425.         return $this->privates['Plugin\\ProductDisplayRank42\\Repository\\ConfigRepository'] = new \Plugin\ProductDisplayRank42\Repository\ConfigRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2426.     }
  2427.     /**
  2428.      * Gets the private 'Plugin\UnderLimitQuantityDx\Service\UnderLimitQuantityService' shared autowired service.
  2429.      *
  2430.      * @return \Plugin\UnderLimitQuantityDx\Service\UnderLimitQuantityService
  2431.      */
  2432.     protected function getUnderLimitQuantityServiceService()
  2433.     {
  2434.         $a = ($this->privates['Eccube\\Service\\CartService'] ?? $this->getCartServiceService());
  2435.         if (isset($this->privates['Plugin\\UnderLimitQuantityDx\\Service\\UnderLimitQuantityService'])) {
  2436.             return $this->privates['Plugin\\UnderLimitQuantityDx\\Service\\UnderLimitQuantityService'];
  2437.         }
  2438.         return $this->privates['Plugin\\UnderLimitQuantityDx\\Service\\UnderLimitQuantityService'] = new \Plugin\UnderLimitQuantityDx\Service\UnderLimitQuantityService($a);
  2439.     }
  2440.     /**
  2441.      * Gets the private 'Symfony\Bridge\Monolog\Processor\WebProcessor' shared autowired service.
  2442.      *
  2443.      * @return \Symfony\Bridge\Monolog\Processor\WebProcessor
  2444.      */
  2445.     protected function getWebProcessorService()
  2446.     {
  2447.         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']);
  2448.     }
  2449.     /**
  2450.      * Gets the private 'annotations.cache_adapter' shared service.
  2451.      *
  2452.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  2453.      */
  2454.     protected function getAnnotations_CacheAdapterService()
  2455.     {
  2456.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2457.     }
  2458.     /**
  2459.      * Gets the private 'annotations.cached_reader' shared service.
  2460.      *
  2461.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  2462.      */
  2463.     protected function getAnnotations_CachedReaderService()
  2464.     {
  2465.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  2466.     }
  2467.     /**
  2468.      * Gets the private 'annotations.reader' shared service.
  2469.      *
  2470.      * @return \Doctrine\Common\Annotations\AnnotationReader
  2471.      */
  2472.     protected function getAnnotations_ReaderService()
  2473.     {
  2474.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  2475.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  2476.         $a->registerUniqueLoader('class_exists');
  2477.         $instance->addGlobalIgnoredName('required'$a);
  2478.         return $instance;
  2479.     }
  2480.     /**
  2481.      * Gets the private 'assets.context' shared service.
  2482.      *
  2483.      * @return \Symfony\Component\Asset\Context\RequestStackContext
  2484.      */
  2485.     protected function getAssets_ContextService()
  2486.     {
  2487.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2488.         return $this->privates['assets.context'] = new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure());
  2489.     }
  2490.     /**
  2491.      * Gets the private 'cache.annotations' shared service.
  2492.      *
  2493.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2494.      */
  2495.     protected function getCache_AnnotationsService()
  2496.     {
  2497.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('VAS-qt1AYG'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2498.     }
  2499.     /**
  2500.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  2501.      *
  2502.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2503.      */
  2504.     protected function getCache_Doctrine_Orm_Default_QueryService()
  2505.     {
  2506.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2507.     }
  2508.     /**
  2509.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  2510.      *
  2511.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2512.      */
  2513.     protected function getCache_Doctrine_Orm_Default_ResultService()
  2514.     {
  2515.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2516.     }
  2517.     /**
  2518.      * Gets the private 'cache.property_info' shared service.
  2519.      *
  2520.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2521.      */
  2522.     protected function getCache_PropertyInfoService()
  2523.     {
  2524.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KzggsJRwqu'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2525.     }
  2526.     /**
  2527.      * Gets the private 'cache.security_expression_language' shared service.
  2528.      *
  2529.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2530.      */
  2531.     protected function getCache_SecurityExpressionLanguageService()
  2532.     {
  2533.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('sFZsMfLL+H'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2534.     }
  2535.     /**
  2536.      * Gets the private 'cache.security_token_verifier' shared service.
  2537.      *
  2538.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2539.      */
  2540.     protected function getCache_SecurityTokenVerifierService()
  2541.     {
  2542.         return $this->privates['cache.security_token_verifier'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('rBjWS2qCvN'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2543.     }
  2544.     /**
  2545.      * Gets the private 'cache.serializer' shared service.
  2546.      *
  2547.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2548.      */
  2549.     protected function getCache_SerializerService()
  2550.     {
  2551.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('RfuxAOt871'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2552.     }
  2553.     /**
  2554.      * Gets the private 'cache.validator' shared service.
  2555.      *
  2556.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2557.      */
  2558.     protected function getCache_ValidatorService()
  2559.     {
  2560.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('WIZaH2FaBJ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2561.     }
  2562.     /**
  2563.      * Gets the private 'config_cache_factory' shared service.
  2564.      *
  2565.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2566.      */
  2567.     protected function getConfigCacheFactoryService()
  2568.     {
  2569.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2570.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
  2571.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  2572.         }, 2));
  2573.     }
  2574.     /**
  2575.      * Gets the private 'data_collector.form' shared service.
  2576.      *
  2577.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2578.      */
  2579.     protected function getDataCollector_FormService()
  2580.     {
  2581.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2582.     }
  2583.     /**
  2584.      * Gets the private 'data_collector.request' shared service.
  2585.      *
  2586.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  2587.      */
  2588.     protected function getDataCollector_RequestService()
  2589.     {
  2590.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2591.     }
  2592.     /**
  2593.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2594.      *
  2595.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2596.      */
  2597.     protected function getDebug_DebugHandlersListenerService()
  2598.     {
  2599.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  2600.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2601.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  2602.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  2603.         $a->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  2604.         $a->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor(100, [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  2605.         $a->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  2606.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2607.         $a->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  2608.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2609.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  2610.     }
  2611.     /**
  2612.      * Gets the private 'debug.file_link_formatter' shared service.
  2613.      *
  2614.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2615.      */
  2616.     protected function getDebug_FileLinkFormatterService()
  2617.     {
  2618.         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 () {
  2619.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  2620.         });
  2621.     }
  2622.     /**
  2623.      * Gets the private 'debug.log_processor' shared service.
  2624.      *
  2625.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2626.      */
  2627.     protected function getDebug_LogProcessorService()
  2628.     {
  2629.         return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2630.     }
  2631.     /**
  2632.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2633.      *
  2634.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2635.      */
  2636.     protected function getDebug_Security_Access_DecisionManagerService()
  2637.     {
  2638.         return $this->privates['debug.security.access.decision_manager'] = new \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager(new \Symfony\Component\Security\Core\Authorization\AccessDecisionManager(new RewindableGenerator(function () {
  2639.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  2640.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));
  2641.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  2642.             yield => ($this->privates['debug.security.voter.Eccube\\Security\\Voter\\AuthorityVoter'] ?? $this->load('getAuthorityVoterService'));
  2643.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\UnanimousStrategy(false)));
  2644.     }
  2645.     /**
  2646.      * Gets the private 'debug.security.firewall' shared service.
  2647.      *
  2648.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2649.      */
  2650.     protected function getDebug_Security_FirewallService()
  2651.     {
  2652.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  2653.         if (isset($this->privates['debug.security.firewall'])) {
  2654.             return $this->privates['debug.security.firewall'];
  2655.         }
  2656.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2657.         if (isset($this->privates['debug.security.firewall'])) {
  2658.             return $this->privates['debug.security.firewall'];
  2659.         }
  2660.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  2661.     }
  2662.     /**
  2663.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  2664.      *
  2665.      * @return \Doctrine\Migrations\DependencyFactory
  2666.      */
  2667.     protected function getDoctrine_Migrations_DependencyFactoryService()
  2668.     {
  2669.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  2670.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/app/DoctrineMigrations'));
  2671.         $a->setAllOrNothing(false);
  2672.         $a->setCheckDatabasePlatform(true);
  2673.         $a->setTransactional(true);
  2674.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  2675.         $this->privates['doctrine.migrations.dependency_factory'] = $instance \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2676.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  2677.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->load('getDoctrine_Migrations_ContainerAwareMigrationsFactoryService'));
  2678.         });
  2679.         return $instance;
  2680.     }
  2681.     /**
  2682.      * Gets the private 'eccube.collector.core' shared autowired service.
  2683.      *
  2684.      * @return \Eccube\DataCollector\EccubeDataCollector
  2685.      */
  2686.     protected function getEccube_Collector_CoreService()
  2687.     {
  2688.         return $this->privates['eccube.collector.core'] = new \Eccube\DataCollector\EccubeDataCollector($this, ($this->services['Eccube\\Repository\\PluginRepository'] ?? $this->getPluginRepositoryService()));
  2689.     }
  2690.     /**
  2691.      * Gets the private 'esi_listener' shared service.
  2692.      *
  2693.      * @return \Symfony\Component\HttpKernel\EventListener\SurrogateListener
  2694.      */
  2695.     protected function getEsiListenerService()
  2696.     {
  2697.         return $this->privates['esi_listener'] = new \Symfony\Component\HttpKernel\EventListener\SurrogateListener(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())));
  2698.     }
  2699.     /**
  2700.      * Gets the private 'exception_listener' shared service.
  2701.      *
  2702.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  2703.      */
  2704.     protected function getExceptionListenerService()
  2705.     {
  2706.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  2707.     }
  2708.     /**
  2709.      * Gets the private 'fragment.listener' shared service.
  2710.      *
  2711.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  2712.      */
  2713.     protected function getFragment_ListenerService()
  2714.     {
  2715.         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');
  2716.     }
  2717.     /**
  2718.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  2719.      *
  2720.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  2721.      */
  2722.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  2723.     {
  2724.         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())));
  2725.     }
  2726.     /**
  2727.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  2728.      *
  2729.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  2730.      */
  2731.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  2732.     {
  2733.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2734.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  2735.             return $this->privates['framework_extra_bundle.event.is_granted'];
  2736.         }
  2737.         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()), $a);
  2738.     }
  2739.     /**
  2740.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  2741.      *
  2742.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  2743.      */
  2744.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  2745.     {
  2746.         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'defaultPageLimit' => NULL]);
  2747.     }
  2748.     /**
  2749.      * Gets the private 'locale_aware_listener' shared service.
  2750.      *
  2751.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2752.      */
  2753.     protected function getLocaleAwareListenerService()
  2754.     {
  2755.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2756.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger($this->getEnv('ECCUBE_LOCALE'))));
  2757.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2758.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2759.     }
  2760.     /**
  2761.      * Gets the private 'locale_listener' shared service.
  2762.      *
  2763.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2764.      */
  2765.     protected function getLocaleListenerService()
  2766.     {
  2767.         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()), false, []);
  2768.     }
  2769.     /**
  2770.      * Gets the private 'monolog.handler.buffered' shared service.
  2771.      *
  2772.      * @return \Monolog\Handler\BufferHandler
  2773.      */
  2774.     protected function getMonolog_Handler_BufferedService()
  2775.     {
  2776.         return $this->privates['monolog.handler.buffered'] = new \Monolog\Handler\BufferHandler(new \EasyCorp\EasyLog\EasyLogHandler((\dirname(__DIR__3).'/log/dev/site.log')), 0100truefalse);
  2777.     }
  2778.     /**
  2779.      * Gets the private 'monolog.handler.console' shared service.
  2780.      *
  2781.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2782.      */
  2783.     protected function getMonolog_Handler_ConsoleService()
  2784.     {
  2785.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  2786.     }
  2787.     /**
  2788.      * Gets the private 'monolog.logger' shared service.
  2789.      *
  2790.      * @return \Symfony\Bridge\Monolog\Logger
  2791.      */
  2792.     protected function getMonolog_LoggerService()
  2793.     {
  2794.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2795.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2796.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  2797.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  2798.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  2799.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor(100, [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  2800.         $instance->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  2801.         $instance->useMicrosecondTimestamps(true);
  2802.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2803.         $instance->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  2804.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2805.         return $instance;
  2806.     }
  2807.     /**
  2808.      * Gets the private 'monolog.logger.cache' shared service.
  2809.      *
  2810.      * @return \Symfony\Bridge\Monolog\Logger
  2811.      */
  2812.     protected function getMonolog_Logger_CacheService()
  2813.     {
  2814.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2815.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2816.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  2817.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  2818.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  2819.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor(100, [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  2820.         $instance->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  2821.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2822.         $instance->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  2823.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2824.         return $instance;
  2825.     }
  2826.     /**
  2827.      * Gets the private 'monolog.logger.request' shared service.
  2828.      *
  2829.      * @return \Symfony\Bridge\Monolog\Logger
  2830.      */
  2831.     protected function getMonolog_Logger_RequestService()
  2832.     {
  2833.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2834.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2835.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  2836.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  2837.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  2838.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor(100, [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  2839.         $instance->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  2840.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2841.         $instance->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  2842.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2843.         return $instance;
  2844.     }
  2845.     /**
  2846.      * Gets the private 'monolog.logger.security' shared service.
  2847.      *
  2848.      * @return \Symfony\Bridge\Monolog\Logger
  2849.      */
  2850.     protected function getMonolog_Logger_SecurityService()
  2851.     {
  2852.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  2853.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2854.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  2855.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  2856.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  2857.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor(100, [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  2858.         $instance->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  2859.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2860.         $instance->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  2861.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2862.         return $instance;
  2863.     }
  2864.     /**
  2865.      * Gets the private 'parameter_bag' shared service.
  2866.      *
  2867.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  2868.      */
  2869.     protected function getParameterBagService()
  2870.     {
  2871.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  2872.     }
  2873.     /**
  2874.      * Gets the private 'profiler_listener' shared service.
  2875.      *
  2876.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2877.      */
  2878.     protected function getProfilerListenerService()
  2879.     {
  2880.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  2881.         if (isset($this->privates['profiler_listener'])) {
  2882.             return $this->privates['profiler_listener'];
  2883.         }
  2884.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  2885.     }
  2886.     /**
  2887.      * Gets the private 'property_info' shared service.
  2888.      *
  2889.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  2890.      */
  2891.     protected function getPropertyInfoService()
  2892.     {
  2893.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  2894.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  2895.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2896.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2897.         }, 3), new RewindableGenerator(function () {
  2898.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2899.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2900.         }, 2), new RewindableGenerator(function () {
  2901.             return new \EmptyIterator();
  2902.         }, 0), new RewindableGenerator(function () {
  2903.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2904.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2905.         }, 2), new RewindableGenerator(function () {
  2906.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2907.         }, 1));
  2908.     }
  2909.     /**
  2910.      * Gets the private 'rate_limiter.cache' shared service.
  2911.      *
  2912.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2913.      */
  2914.     protected function getRateLimiter_CacheService()
  2915.     {
  2916.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('635t6d-tz-'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  2917.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2918.         return $this->privates['rate_limiter.cache'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  2919.     }
  2920.     /**
  2921.      * Gets the private 'router.expression_language_provider' shared service.
  2922.      *
  2923.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  2924.      */
  2925.     protected function getRouter_ExpressionLanguageProviderService()
  2926.     {
  2927.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2928.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  2929.         ], [
  2930.             'env' => 'Closure',
  2931.         ]));
  2932.     }
  2933.     /**
  2934.      * Gets the private 'router.request_context' shared service.
  2935.      *
  2936.      * @return \Symfony\Component\Routing\RequestContext
  2937.      */
  2938.     protected function getRouter_RequestContextService()
  2939.     {
  2940.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  2941.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2942.         return $instance;
  2943.     }
  2944.     /**
  2945.      * Gets the private 'router_listener' shared service.
  2946.      *
  2947.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2948.      */
  2949.     protected function getRouterListenerService()
  2950.     {
  2951.         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), true);
  2952.     }
  2953.     /**
  2954.      * Gets the private 'security.context_listener.0' shared service.
  2955.      *
  2956.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  2957.      */
  2958.     protected function getSecurity_ContextListener_0Service()
  2959.     {
  2960.         $a = ($this->privates['security.event_dispatcher.admin'] ?? $this->getSecurity_EventDispatcher_AdminService());
  2961.         if (isset($this->privates['security.context_listener.0'])) {
  2962.             return $this->privates['security.context_listener.0'];
  2963.         }
  2964.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  2965.             yield => ($this->privates['Eccube\\Security\\Core\\User\\MemberProvider'] ?? $this->load('getMemberProviderService'));
  2966.             yield => ($this->privates['Eccube\\Security\\Core\\User\\CustomerProvider'] ?? $this->load('getCustomerProviderService'));
  2967.         }, 2), 'admin', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  2968.     }
  2969.     /**
  2970.      * Gets the private 'security.context_listener.1' shared service.
  2971.      *
  2972.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  2973.      */
  2974.     protected function getSecurity_ContextListener_1Service()
  2975.     {
  2976.         $a = ($this->privates['security.event_dispatcher.customer'] ?? $this->getSecurity_EventDispatcher_CustomerService());
  2977.         if (isset($this->privates['security.context_listener.1'])) {
  2978.             return $this->privates['security.context_listener.1'];
  2979.         }
  2980.         return $this->privates['security.context_listener.1'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  2981.             yield => ($this->privates['Eccube\\Security\\Core\\User\\MemberProvider'] ?? $this->load('getMemberProviderService'));
  2982.             yield => ($this->privates['Eccube\\Security\\Core\\User\\CustomerProvider'] ?? $this->load('getCustomerProviderService'));
  2983.         }, 2), 'customer', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  2984.     }
  2985.     /**
  2986.      * Gets the private 'security.csrf.token_storage' shared service.
  2987.      *
  2988.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  2989.      */
  2990.     protected function getSecurity_Csrf_TokenStorageService()
  2991.     {
  2992.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2993.     }
  2994.     /**
  2995.      * Gets the private 'security.event_dispatcher.admin' shared service.
  2996.      *
  2997.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  2998.      */
  2999.     protected function getSecurity_EventDispatcher_AdminService()
  3000.     {
  3001.         $this->privates['security.event_dispatcher.admin'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  3002.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3003.             return ($this->privates['security.listener.admin.user_provider'] ?? $this->load('getSecurity_Listener_Admin_UserProviderService'));
  3004.         }, => 'checkPassport'], 2048);
  3005.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3006.             return ($this->privates['security.listener.session.admin'] ?? $this->load('getSecurity_Listener_Session_AdminService'));
  3007.         }, => 'onSuccessfulLogin'], 0);
  3008.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3009.             return ($this->privates['security.logout.listener.legacy_success_listener.admin'] ?? $this->load('getSecurity_Logout_Listener_LegacySuccessListener_AdminService'));
  3010.         }, => 'onLogout'], 0);
  3011.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3012.             return ($this->privates['security.logout.listener.session.admin'] ?? ($this->privates['security.logout.listener.session.admin'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  3013.         }, => 'onLogout'], 0);
  3014.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3015.             return ($this->privates['security.listener.login_throttling.admin'] ?? $this->load('getSecurity_Listener_LoginThrottling_AdminService'));
  3016.         }, => 'checkPassport'], 2080);
  3017.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3018.             return ($this->privates['security.listener.login_throttling.admin'] ?? $this->load('getSecurity_Listener_LoginThrottling_AdminService'));
  3019.         }, => 'onSuccessfulLogin'], 0);
  3020.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3021.             return ($this->privates['security.listener.user_checker.admin'] ?? $this->load('getSecurity_Listener_UserChecker_AdminService'));
  3022.         }, => 'preCheckCredentials'], 256);
  3023.         $instance->addListener('security.authentication.success', [=> function () {
  3024.             return ($this->privates['security.listener.user_checker.admin'] ?? $this->load('getSecurity_Listener_UserChecker_AdminService'));
  3025.         }, => 'postCheckCredentials'], 256);
  3026.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3027.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  3028.         }, => 'checkPassport'], 1024);
  3029.         $instance->addListener('security.interactive_login', [=> function () {
  3030.             return ($this->privates['Eccube\\EventListener\\LoginHistoryListener'] ?? $this->load('getLoginHistoryListenerService'));
  3031.         }, => 'onInteractiveLogin'], 0);
  3032.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> function () {
  3033.             return ($this->privates['Eccube\\EventListener\\LoginHistoryListener'] ?? $this->load('getLoginHistoryListenerService'));
  3034.         }, => 'onAuthenticationFailure'], 0);
  3035.         $instance->addListener('security.interactive_login', [=> function () {
  3036.             return ($this->privates['Eccube\\EventListener\\SecurityListener'] ?? $this->load('getSecurityListenerService'));
  3037.         }, => 'onInteractiveLogin'], 0);
  3038.         $instance->addListener('security.interactive_login', [=> function () {
  3039.             return ($this->privates['Plugin\\RecentlyViewedProducts\\Event'] ?? $this->load('getEvent3Service'));
  3040.         }, => 'onInteractiveLogin'], 0);
  3041.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3042.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  3043.         }, => 'checkPassport'], 0);
  3044.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3045.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  3046.         }, => 'onLoginSuccess'], 0);
  3047.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3048.             return ($this->privates['league.oauth2_server.listener.check_scope'] ?? $this->load('getLeague_Oauth2Server_Listener_CheckScopeService'));
  3049.         }, => 'checkPassport'], 256);
  3050.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3051.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  3052.         }, => 'checkPassport'], 512);
  3053.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3054.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  3055.         }, => 'onLogout'], 0);
  3056.         return $instance;
  3057.     }
  3058.     /**
  3059.      * Gets the private 'security.event_dispatcher.customer' shared service.
  3060.      *
  3061.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  3062.      */
  3063.     protected function getSecurity_EventDispatcher_CustomerService()
  3064.     {
  3065.         $this->privates['security.event_dispatcher.customer'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  3066.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3067.             return ($this->privates['security.listener.customer.user_provider'] ?? $this->load('getSecurity_Listener_Customer_UserProviderService'));
  3068.         }, => 'checkPassport'], 2048);
  3069.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3070.             return ($this->privates['security.listener.session.customer'] ?? $this->load('getSecurity_Listener_Session_CustomerService'));
  3071.         }, => 'onSuccessfulLogin'], 0);
  3072.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3073.             return ($this->privates['security.logout.listener.default.customer'] ?? $this->load('getSecurity_Logout_Listener_Default_CustomerService'));
  3074.         }, => 'onLogout'], 64);
  3075.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3076.             return ($this->privates['security.logout.listener.session.customer'] ?? ($this->privates['security.logout.listener.session.customer'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  3077.         }, => 'onLogout'], 0);
  3078.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3079.             return ($this->privates['security.listener.login_throttling.customer'] ?? $this->load('getSecurity_Listener_LoginThrottling_CustomerService'));
  3080.         }, => 'checkPassport'], 2080);
  3081.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3082.             return ($this->privates['security.listener.login_throttling.customer'] ?? $this->load('getSecurity_Listener_LoginThrottling_CustomerService'));
  3083.         }, => 'onSuccessfulLogin'], 0);
  3084.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3085.             return ($this->privates['security.listener.check_remember_me_conditions.customer'] ?? $this->load('getSecurity_Listener_CheckRememberMeConditions_CustomerService'));
  3086.         }, => 'onSuccessfulLogin'], -32);
  3087.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3088.             return ($this->privates['security.listener.remember_me.customer'] ?? $this->load('getSecurity_Listener_RememberMe_CustomerService'));
  3089.         }, => 'onSuccessfulLogin'], -64);
  3090.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> function () {
  3091.             return ($this->privates['security.listener.remember_me.customer'] ?? $this->load('getSecurity_Listener_RememberMe_CustomerService'));
  3092.         }, => 'clearCookie'], 0);
  3093.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3094.             return ($this->privates['security.listener.remember_me.customer'] ?? $this->load('getSecurity_Listener_RememberMe_CustomerService'));
  3095.         }, => 'clearCookie'], 0);
  3096.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [=> function () {
  3097.             return ($this->privates['security.listener.remember_me.customer'] ?? $this->load('getSecurity_Listener_RememberMe_CustomerService'));
  3098.         }, => 'clearCookie'], 0);
  3099.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3100.             return ($this->privates['security.listener.user_checker.customer'] ?? $this->load('getSecurity_Listener_UserChecker_CustomerService'));
  3101.         }, => 'preCheckCredentials'], 256);
  3102.         $instance->addListener('security.authentication.success', [=> function () {
  3103.             return ($this->privates['security.listener.user_checker.customer'] ?? $this->load('getSecurity_Listener_UserChecker_CustomerService'));
  3104.         }, => 'postCheckCredentials'], 256);
  3105.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3106.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  3107.         }, => 'checkPassport'], 1024);
  3108.         $instance->addListener('security.interactive_login', [=> function () {
  3109.             return ($this->privates['Eccube\\EventListener\\LoginHistoryListener'] ?? $this->load('getLoginHistoryListenerService'));
  3110.         }, => 'onInteractiveLogin'], 0);
  3111.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> function () {
  3112.             return ($this->privates['Eccube\\EventListener\\LoginHistoryListener'] ?? $this->load('getLoginHistoryListenerService'));
  3113.         }, => 'onAuthenticationFailure'], 0);
  3114.         $instance->addListener('security.interactive_login', [=> function () {
  3115.             return ($this->privates['Eccube\\EventListener\\SecurityListener'] ?? $this->load('getSecurityListenerService'));
  3116.         }, => 'onInteractiveLogin'], 0);
  3117.         $instance->addListener('security.interactive_login', [=> function () {
  3118.             return ($this->privates['Plugin\\RecentlyViewedProducts\\Event'] ?? $this->load('getEvent3Service'));
  3119.         }, => 'onInteractiveLogin'], 0);
  3120.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3121.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  3122.         }, => 'checkPassport'], 0);
  3123.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3124.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  3125.         }, => 'onLoginSuccess'], 0);
  3126.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3127.             return ($this->privates['league.oauth2_server.listener.check_scope'] ?? $this->load('getLeague_Oauth2Server_Listener_CheckScopeService'));
  3128.         }, => 'checkPassport'], 256);
  3129.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3130.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  3131.         }, => 'checkPassport'], 512);
  3132.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3133.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  3134.         }, => 'onLogout'], 0);
  3135.         return $instance;
  3136.     }
  3137.     /**
  3138.      * Gets the private 'security.firewall.map' shared service.
  3139.      *
  3140.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  3141.      */
  3142.     protected function getSecurity_Firewall_MapService()
  3143.     {
  3144.         $a = ($this->privates['.service_locator.YP.F1Xa'] ?? $this->get_ServiceLocator_YP_F1XaService());
  3145.         if (isset($this->privates['security.firewall.map'])) {
  3146.             return $this->privates['security.firewall.map'];
  3147.         }
  3148.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  3149.             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)/')));
  3150.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
  3151.             yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.FlaMlOO'] ?? ($this->privates['.security.request_matcher.FlaMlOO'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/'.$this->getEnv('string:ECCUBE_ADMIN_ROUTE').'/')));
  3152.             yield 'security.firewall.map.context.customer' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  3153.         }, 4));
  3154.     }
  3155.     /**
  3156.      * Gets the private 'security.logout_url_generator' shared service.
  3157.      *
  3158.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  3159.      */
  3160.     protected function getSecurity_LogoutUrlGeneratorService()
  3161.     {
  3162.         $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['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  3163.         $instance->registerListener('admin''admin_logout''logout''_csrf_token'NULLNULL);
  3164.         $instance->registerListener('customer''logout''logout''_csrf_token'NULLNULL);
  3165.         return $instance;
  3166.     }
  3167.     /**
  3168.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  3169.      *
  3170.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  3171.      */
  3172.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  3173.     {
  3174.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3175.     }
  3176.     /**
  3177.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  3178.      *
  3179.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  3180.      */
  3181.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  3182.     {
  3183.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  3184.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  3185.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  3186.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  3187.     }
  3188.     /**
  3189.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  3190.      *
  3191.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  3192.      */
  3193.     protected function getSensioFrameworkExtra_Security_ListenerService()
  3194.     {
  3195.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3196.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  3197.             return $this->privates['sensio_framework_extra.security.listener'];
  3198.         }
  3199.         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())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3200.     }
  3201.     /**
  3202.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  3203.      *
  3204.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  3205.      */
  3206.     protected function getSensioFrameworkExtra_View_ListenerService()
  3207.     {
  3208.         $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))));
  3209.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3210.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  3211.         ], [
  3212.             'twig' => '?',
  3213.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  3214.         return $instance;
  3215.     }
  3216.     /**
  3217.      * Gets the private 'session.factory' shared service.
  3218.      *
  3219.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  3220.      */
  3221.     protected function getSession_FactoryService()
  3222.     {
  3223.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3224.         if (isset($this->privates['session.factory'])) {
  3225.             return $this->privates['session.factory'];
  3226.         }
  3227.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->load('getSession_Storage_Factory_ServiceService'), [=> $a=> 'onSessionUsage']);
  3228.     }
  3229.     /**
  3230.      * Gets the private 'session_listener' shared service.
  3231.      *
  3232.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3233.      */
  3234.     protected function getSessionListenerService()
  3235.     {
  3236.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3237.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  3238.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  3239.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  3240.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  3241.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  3242.         ], [
  3243.             'initialized_session' => '?',
  3244.             'logger' => '?',
  3245.             'session' => '?',
  3246.             'session_collector' => '?',
  3247.             'session_factory' => '?',
  3248.         ]), true$this->getParameter('session.storage.options'));
  3249.     }
  3250.     /**
  3251.      * Gets the private 'state_machine.order.metadata_store' shared service.
  3252.      *
  3253.      * @return \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore
  3254.      */
  3255.     protected function getStateMachine_Order_MetadataStoreService()
  3256.     {
  3257.         return $this->privates['state_machine.order.metadata_store'] = new \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore([], [], new \SplObjectStorage());
  3258.     }
  3259.     /**
  3260.      * Gets the private 'translator.default' shared service.
  3261.      *
  3262.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  3263.      */
  3264.     protected function getTranslator_DefaultService()
  3265.     {
  3266.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3267.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  3268.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  3269.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  3270.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  3271.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  3272.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  3273.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  3274.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  3275.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  3276.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  3277.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  3278.         ], [
  3279.             'translation.loader.csv' => '?',
  3280.             'translation.loader.dat' => '?',
  3281.             'translation.loader.ini' => '?',
  3282.             'translation.loader.json' => '?',
  3283.             'translation.loader.mo' => '?',
  3284.             'translation.loader.php' => '?',
  3285.             'translation.loader.po' => '?',
  3286.             'translation.loader.qt' => '?',
  3287.             'translation.loader.res' => '?',
  3288.             'translation.loader.xliff' => '?',
  3289.             'translation.loader.yml' => '?',
  3290.         ]), 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' => true'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/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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff')], '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/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/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/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/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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], '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/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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff')], '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/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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff')], '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/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/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/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).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff'), => (\dirname(__DIR__4).'/app/Plugin/Recommend42/Resource/locale/messages.ja.yml'), => (\dirname(__DIR__4).'/app/Plugin/Coupon42/Resource/locale/messages.ja.yml'), => (\dirname(__DIR__4).'/app/Plugin/RelatedProduct42/Resource/locale/messages.ja.yaml'), => (\dirname(__DIR__4).'/app/Plugin/ProductDisplayRank42/Resource/locale/messages.ja.yaml'), => (\dirname(__DIR__4).'/app/Plugin/ProductDisplayRank42/Resource/locale/validators.ja.yaml'), => (\dirname(__DIR__4).'/app/Plugin/ECCUBE4LineLoginIntegration42/Resource/locale/message.ja.yml'), 10 => (\dirname(__DIR__4).'/app/Plugin/VeriTrans4G2/Resource/locale/messages.ja.yaml'), 11 => (\dirname(__DIR__4).'/app/Plugin/VeriTrans4G2/Resource/locale/validators.ja.yaml'), 12 => (\dirname(__DIR__4).'/app/Plugin/RecentlyViewedProducts/Resource/locale/messages.ja.yaml'), 13 => (\dirname(__DIR__4).'/app/Plugin/UnderLimitQuantityDx/Resource/locale/messages.ja.php'), 14 => (\dirname(__DIR__4).'/src/Eccube/Resource/locale/messages.ja.yaml'), 15 => (\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/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/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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], '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/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/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/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/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/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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff')], '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/translations/KnpPaginatorBundle.uk.xliff')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], '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/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')], 'yml' => [=> (\dirname(__DIR__4).'/app/Plugin/Coupon42/Resource/locale/messages.ja.yml.20251104')], 'php' => [=> (\dirname(__DIR__4).'/app/Plugin/UnderLimitQuantityDx/Resource/locale/messages.ja.php.20251009')], 'yaml' => [=> (\dirname(__DIR__4).'/src/Eccube/Resource/locale/messages.en.yaml.20251222'), => (\dirname(__DIR__4).'/src/Eccube/Resource/locale/messages.en.yaml.20260115'), => (\dirname(__DIR__4).'/src/Eccube/Resource/locale/messages.ja.yaml.20251222'), => (\dirname(__DIR__4).'/src/Eccube/Resource/locale/messages.ja.yaml.20251226'), => (\dirname(__DIR__4).'/src/Eccube/Resource/locale/messages.ja.yaml.20260115')]], '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/translations'), => (\dirname(__DIR__4).'/app/Plugin/Recommend42/Resource/locale'), => (\dirname(__DIR__4).'/app/Plugin/Coupon42/Resource/locale'), => (\dirname(__DIR__4).'/app/Plugin/RelatedProduct42/Resource/locale'), => (\dirname(__DIR__4).'/app/Plugin/ProductDisplayRank42/Resource/locale'), => (\dirname(__DIR__4).'/app/Plugin/ECCUBE4LineLoginIntegration42/Resource/locale'), => (\dirname(__DIR__4).'/app/Plugin/VeriTrans4G2/Resource/locale'), 10 => (\dirname(__DIR__4).'/app/Plugin/RecentlyViewedProducts/Resource/locale'), 11 => (\dirname(__DIR__4).'/app/Plugin/UnderLimitQuantityDx/Resource/locale'), 12 => (\dirname(__DIR__4).'/src/Eccube/Resource/locale/'), 13 => (\dirname(__DIR__4).'/app/Customize/Resource/locale/'), 14 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 19 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 24 => (\dirname(__DIR__4).'/vendor/exercise/htmlpurifier-bundle/src/translations'), 25 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 26 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 27 => (\dirname(__DIR__4).'/src/Eccube/translations'), 28 => (\dirname(__DIR__4).'/app/Plugin/Api42/Bundle/translations'), 29 => (\dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/translations'), 30 => (\dirname(__DIR__4).'/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/translations'=> 'app/Plugin/Recommend42/Resource/locale'=> 'app/Plugin/Coupon42/Resource/locale'=> 'app/Plugin/RelatedProduct42/Resource/locale'=> 'app/Plugin/ProductDisplayRank42/Resource/locale'=> 'app/Plugin/ECCUBE4LineLoginIntegration42/Resource/locale'=> 'app/Plugin/VeriTrans4G2/Resource/locale'10 => 'app/Plugin/RecentlyViewedProducts/Resource/locale'11 => 'app/Plugin/UnderLimitQuantityDx/Resource/locale'12 => 'src/Eccube/Resource/locale/'13 => 'app/Customize/Resource/locale/'14 => 'vendor/symfony/framework-bundle/translations'15 => 'vendor/symfony/security-bundle/translations'16 => 'vendor/doctrine/doctrine-bundle/translations'17 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'18 => 'vendor/sensio/framework-extra-bundle/src/translations'19 => 'vendor/symfony/monolog-bundle/translations'20 => 'vendor/symfony/twig-bundle/translations'21 => 'vendor/symfony/debug-bundle/translations'22 => 'vendor/symfony/web-profiler-bundle/translations'23 => 'vendor/symfony/maker-bundle/src/translations'24 => 'vendor/exercise/htmlpurifier-bundle/src/translations'25 => 'vendor/doctrine/doctrine-migrations-bundle/translations'26 => 'vendor/twig/extra-bundle/translations'27 => 'src/Eccube/translations'28 => 'app/Plugin/Api42/Bundle/translations'29 => 'vendor/league/oauth2-server-bundle/src/translations'30 => 'translations']]], []);
  3291.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3292.         $instance->setFallbackLocales([=> $this->getEnv('ECCUBE_LOCALE'), => $this->getEnv('ECCUBE_LOCALE')]);
  3293.         return $instance;
  3294.     }
  3295.     /**
  3296.      * Gets the private 'validator.builder' shared service.
  3297.      *
  3298.      * @return \Symfony\Component\Validator\ValidatorBuilder
  3299.      */
  3300.     protected function getValidator_BuilderService()
  3301.     {
  3302.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  3303.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3304.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3305.             'Eccube\\Form\\Validator\\EmailValidator' => ['privates''Eccube\\Form\\Validator\\EmailValidator''getEmailValidatorService'true],
  3306.             'Eccube\\Form\\Validator\\TwigLintValidator' => ['privates''Eccube\\Form\\Validator\\TwigLintValidator''getTwigLintValidatorService'true],
  3307.             'Plugin\\VeriTrans4G2\\Form\\Constraint\\ContainsPushUrlValidator' => ['privates''Plugin\\VeriTrans4G2\\Form\\Constraint\\ContainsPushUrlValidator''getContainsPushUrlValidatorService'true],
  3308.             'Plugin\\VeriTrans4G2\\Form\\Constraint\\ContainsRecaptchaValidator' => ['privates''Plugin\\VeriTrans4G2\\Form\\Constraint\\ContainsRecaptchaValidator''getContainsRecaptchaValidatorService'true],
  3309.             'Plugin\\VeriTrans4G2\\Form\\Constraint\\ContainsUsedMailFlgValidator' => ['privates''Plugin\\VeriTrans4G2\\Form\\Constraint\\ContainsUsedMailFlgValidator''getContainsUsedMailFlgValidatorService'true],
  3310.             'Plugin\\VeriTrans4G2\\Form\\Constraint\\ContainsVeritransIdPrefixValidator' => ['privates''Plugin\\VeriTrans4G2\\Form\\Constraint\\ContainsVeritransIdPrefixValidator''getContainsVeritransIdPrefixValidatorService'true],
  3311.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3312.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3313.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  3314.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3315.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  3316.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3317.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3318.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3319.         ], [
  3320.             'Eccube\\Form\\Validator\\EmailValidator' => '?',
  3321.             'Eccube\\Form\\Validator\\TwigLintValidator' => '?',
  3322.             'Plugin\\VeriTrans4G2\\Form\\Constraint\\ContainsPushUrlValidator' => '?',
  3323.             'Plugin\\VeriTrans4G2\\Form\\Constraint\\ContainsRecaptchaValidator' => '?',
  3324.             'Plugin\\VeriTrans4G2\\Form\\Constraint\\ContainsUsedMailFlgValidator' => '?',
  3325.             'Plugin\\VeriTrans4G2\\Form\\Constraint\\ContainsVeritransIdPrefixValidator' => '?',
  3326.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  3327.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  3328.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  3329.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  3330.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  3331.             'doctrine.orm.validator.unique' => '?',
  3332.             'security.validator.user_password' => '?',
  3333.             'validator.expression' => '?',
  3334.         ])));
  3335.         if ($this->has('translator')) {
  3336.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  3337.         }
  3338.         $instance->setTranslationDomain('validators');
  3339.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  3340.         $instance->enableAnnotationMapping(true);
  3341.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3342.         $instance->addMethodMapping('loadValidatorMetadata');
  3343.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  3344.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  3345.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  3346.         return $instance;
  3347.     }
  3348.     /**
  3349.      * Gets the private 'var_dumper.html_dumper' shared service.
  3350.      *
  3351.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  3352.      */
  3353.     protected function getVarDumper_HtmlDumperService()
  3354.     {
  3355.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  3356.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  3357.         return $instance;
  3358.     }
  3359.     /**
  3360.      * Gets the private 'web_profiler.csp.handler' shared service.
  3361.      *
  3362.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  3363.      */
  3364.     protected function getWebProfiler_Csp_HandlerService()
  3365.     {
  3366.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  3367.     }
  3368.     /**
  3369.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  3370.      *
  3371.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  3372.      */
  3373.     protected function getWebProfiler_DebugToolbarService()
  3374.     {
  3375.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3376.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  3377.             return $this->privates['web_profiler.debug_toolbar'];
  3378.         }
  3379.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  3380.     }
  3381.     /**
  3382.      * Gets the public 'cache_clearer' alias.
  3383.      *
  3384.      * @return object The ".container.private.cache_clearer" service.
  3385.      */
  3386.     protected function getCacheClearerService()
  3387.     {
  3388.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  3389.         return $this->get('.container.private.cache_clearer');
  3390.     }
  3391.     /**
  3392.      * Gets the public 'filesystem' alias.
  3393.      *
  3394.      * @return object The ".container.private.filesystem" service.
  3395.      */
  3396.     protected function getFilesystemService()
  3397.     {
  3398.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  3399.         return $this->get('.container.private.filesystem');
  3400.     }
  3401.     /**
  3402.      * Gets the public 'state_machine.order' alias.
  3403.      *
  3404.      * @return object The ".container.private.state_machine.order" service.
  3405.      */
  3406.     protected function getStateMachine_OrderService()
  3407.     {
  3408.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "state_machine.order" service directly from the container is deprecated, use dependency injection instead.');
  3409.         return $this->get('.container.private.state_machine.order');
  3410.     }
  3411.     /**
  3412.      * Gets the public 'serializer' alias.
  3413.      *
  3414.      * @return object The ".container.private.serializer" service.
  3415.      */
  3416.     protected function getSerializerService()
  3417.     {
  3418.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  3419.         return $this->get('.container.private.serializer');
  3420.     }
  3421.     /**
  3422.      * Gets the public 'security.csrf.token_manager' alias.
  3423.      *
  3424.      * @return object The ".container.private.security.csrf.token_manager" service.
  3425.      */
  3426.     protected function getSecurity_Csrf_TokenManagerService()
  3427.     {
  3428.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  3429.         return $this->get('.container.private.security.csrf.token_manager');
  3430.     }
  3431.     /**
  3432.      * Gets the public 'form.factory' alias.
  3433.      *
  3434.      * @return object The ".container.private.form.factory" service.
  3435.      */
  3436.     protected function getForm_FactoryService()
  3437.     {
  3438.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  3439.         return $this->get('.container.private.form.factory');
  3440.     }
  3441.     /**
  3442.      * Gets the public 'form.type.file' alias.
  3443.      *
  3444.      * @return object The ".container.private.form.type.file" service.
  3445.      */
  3446.     protected function getForm_Type_FileService()
  3447.     {
  3448.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  3449.         return $this->get('.container.private.form.type.file');
  3450.     }
  3451.     /**
  3452.      * Gets the public 'profiler' alias.
  3453.      *
  3454.      * @return object The ".container.private.profiler" service.
  3455.      */
  3456.     protected function getProfilerService()
  3457.     {
  3458.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  3459.         return $this->get('.container.private.profiler');
  3460.     }
  3461.     /**
  3462.      * Gets the public 'security.authorization_checker' alias.
  3463.      *
  3464.      * @return object The ".container.private.security.authorization_checker" service.
  3465.      */
  3466.     protected function getSecurity_AuthorizationCheckerService()
  3467.     {
  3468.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  3469.         return $this->get('.container.private.security.authorization_checker');
  3470.     }
  3471.     /**
  3472.      * Gets the public 'security.token_storage' alias.
  3473.      *
  3474.      * @return object The ".container.private.security.token_storage" service.
  3475.      */
  3476.     protected function getSecurity_TokenStorageService()
  3477.     {
  3478.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  3479.         return $this->get('.container.private.security.token_storage');
  3480.     }
  3481.     /**
  3482.      * Gets the public 'twig' alias.
  3483.      *
  3484.      * @return object The ".container.private.twig" service.
  3485.      */
  3486.     protected function getTwigService()
  3487.     {
  3488.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  3489.         return $this->get('.container.private.twig');
  3490.     }
  3491.     /**
  3492.      * Gets the public 'security.password_encoder' alias.
  3493.      *
  3494.      * @return object The ".container.private.security.password_encoder" service.
  3495.      */
  3496.     protected function getSecurity_PasswordEncoderService()
  3497.     {
  3498.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  3499.         return $this->get('.container.private.security.password_encoder');
  3500.     }
  3501.     /**
  3502.      * Gets the public 'session' alias.
  3503.      *
  3504.      * @return object The ".container.private.session" service.
  3505.      */
  3506.     protected function getSessionService()
  3507.     {
  3508.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  3509.         return $this->get('.container.private.session');
  3510.     }
  3511.     /**
  3512.      * Gets the public 'validator' alias.
  3513.      *
  3514.      * @return object The ".container.private.validator" service.
  3515.      */
  3516.     protected function getValidatorService()
  3517.     {
  3518.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  3519.         return $this->get('.container.private.validator');
  3520.     }
  3521.     /**
  3522.      * @return array|bool|float|int|string|\UnitEnum|null
  3523.      */
  3524.     public function getParameter(string $name)
  3525.     {
  3526.         if (isset($this->buildParameters[$name])) {
  3527.             return $this->buildParameters[$name];
  3528.         }
  3529.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  3530.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  3531.         }
  3532.         if (isset($this->loadedDynamicParameters[$name])) {
  3533.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3534.         }
  3535.         return $this->parameters[$name];
  3536.     }
  3537.     public function hasParameter(string $name): bool
  3538.     {
  3539.         if (isset($this->buildParameters[$name])) {
  3540.             return true;
  3541.         }
  3542.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  3543.     }
  3544.     public function setParameter(string $name$value): void
  3545.     {
  3546.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  3547.     }
  3548.     public function getParameterBag(): ParameterBagInterface
  3549.     {
  3550.         if (null === $this->parameterBag) {
  3551.             $parameters $this->parameters;
  3552.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  3553.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3554.             }
  3555.             foreach ($this->buildParameters as $name => $value) {
  3556.                 $parameters[$name] = $value;
  3557.             }
  3558.             $this->parameterBag = new FrozenParameterBag($parameters);
  3559.         }
  3560.         return $this->parameterBag;
  3561.     }
  3562.     private $loadedDynamicParameters = [
  3563.         'kernel.runtime_environment' => false,
  3564.         'kernel.build_dir' => false,
  3565.         'kernel.cache_dir' => false,
  3566.         'locale' => false,
  3567.         'timezone' => false,
  3568.         'currency' => false,
  3569.         'crobo_api_key' => false,
  3570.         'eccube_database_url' => false,
  3571.         'eccube_mailer_dsn' => false,
  3572.         'eccube_admin_route' => false,
  3573.         'eccube_user_data_route' => false,
  3574.         'eccube_front_allow_hosts' => false,
  3575.         'eccube_front_deny_hosts' => false,
  3576.         'eccube_admin_allow_hosts' => false,
  3577.         'eccube_admin_deny_hosts' => false,
  3578.         'eccube_force_ssl' => false,
  3579.         'eccube.theme' => false,
  3580.         'eccube_theme_code' => false,
  3581.         'eccube_auth_magic' => false,
  3582.         'eccube_theme_front_dir' => false,
  3583.         'eccube_html_front_dir' => false,
  3584.         'eccube_csv_temp_realdir' => false,
  3585.         'eccube_owners_store_url' => false,
  3586.         'eccube_package_api_url' => false,
  3587.         'eccube_content_maintenance_file_path' => false,
  3588.         'eccube_2fa_enabled' => false,
  3589.         'eccube_2fa_cookie_name' => false,
  3590.         'eccube_2fa_expire' => false,
  3591.         'eccube_restrict_file_upload' => false,
  3592.         'kernel.secret' => false,
  3593.         'kernel.default_locale' => false,
  3594.         'debug.container.dump' => false,
  3595.         'serializer.mapping.cache.file' => false,
  3596.         'session.storage.options' => false,
  3597.         'validator.mapping.cache.file' => false,
  3598.         'profiler.storage.dsn' => false,
  3599.         'doctrine.orm.proxy_dir' => false,
  3600.         'league.oauth2_server.encryption_key' => false,
  3601.     ];
  3602.     private $dynamicParameters = [];
  3603.     private function getDynamicParameter(string $name)
  3604.     {
  3605.         switch ($name) {
  3606.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  3607.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  3608.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  3609.             case 'locale'$value $this->getEnv('ECCUBE_LOCALE'); break;
  3610.             case 'timezone'$value $this->getEnv('ECCUBE_TIMEZONE'); break;
  3611.             case 'currency'$value $this->getEnv('ECCUBE_CURRENCY'); break;
  3612.             case 'crobo_api_key'$value $this->getEnv('CROBO_API_KEY'); break;
  3613.             case 'eccube_database_url'$value $this->getEnv('DATABASE_URL'); break;
  3614.             case 'eccube_mailer_dsn'$value $this->getEnv('MAILER_DSN'); break;
  3615.             case 'eccube_admin_route'$value $this->getEnv('ECCUBE_ADMIN_ROUTE'); break;
  3616.             case 'eccube_user_data_route'$value $this->getEnv('ECCUBE_USER_DATA_ROUTE'); break;
  3617.             case 'eccube_front_allow_hosts'$value $this->getEnv('json:ECCUBE_FRONT_ALLOW_HOSTS'); break;
  3618.             case 'eccube_front_deny_hosts'$value $this->getEnv('json:ECCUBE_FRONT_DENY_HOSTS'); break;
  3619.             case 'eccube_admin_allow_hosts'$value $this->getEnv('json:ECCUBE_ADMIN_ALLOW_HOSTS'); break;
  3620.             case 'eccube_admin_deny_hosts'$value $this->getEnv('json:ECCUBE_ADMIN_DENY_HOSTS'); break;
  3621.             case 'eccube_force_ssl'$value $this->getEnv('bool:ECCUBE_FORCE_SSL'); break;
  3622.             case 'eccube.theme'$value $this->getEnv('ECCUBE_TEMPLATE_CODE'); break;
  3623.             case 'eccube_theme_code'$value $this->getEnv('ECCUBE_TEMPLATE_CODE'); break;
  3624.             case 'eccube_auth_magic'$value $this->getEnv('ECCUBE_AUTH_MAGIC'); break;
  3625.             case 'eccube_theme_front_dir'$value = (\dirname(__DIR__4).'/app/template/'.$this->getEnv('string:ECCUBE_TEMPLATE_CODE')); break;
  3626.             case 'eccube_html_front_dir'$value = (\dirname(__DIR__4).'/html/template/'.$this->getEnv('string:ECCUBE_TEMPLATE_CODE')); break;
  3627.             case 'eccube_csv_temp_realdir'$value = ($this->targetDir.''.'/dev/eccube'); break;
  3628.             case 'eccube_owners_store_url'$value $this->getEnv('ECCUBE_OWNERS_STORE_URL'); break;
  3629.             case 'eccube_package_api_url'$value $this->getEnv('ECCUBE_PACKAGE_API_URL'); break;
  3630.             case 'eccube_content_maintenance_file_path'$value $this->getEnv('ECCUBE_MAINTENANCE_FILE_PATH'); break;
  3631.             case 'eccube_2fa_enabled'$value $this->getEnv('ECCUBE_2FA_ENABLED'); break;
  3632.             case 'eccube_2fa_cookie_name'$value $this->getEnv('ECCUBE_2FA_COOKIE_NAME'); break;
  3633.             case 'eccube_2fa_expire'$value $this->getEnv('ECCUBE_2FA_EXPIRE'); break;
  3634.             case 'eccube_restrict_file_upload'$value $this->getEnv('ECCUBE_RESTRICT_FILE_UPLOAD'); break;
  3635.             case 'kernel.secret'$value $this->getEnv('ECCUBE_AUTH_MAGIC'); break;
  3636.             case 'kernel.default_locale'$value $this->getEnv('ECCUBE_LOCALE'); break;
  3637.             case 'debug.container.dump'$value = ($this->targetDir.''.'/Eccube_KernelDevDebugContainer.xml'); break;
  3638.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  3639.             case 'session.storage.options'$value = [
  3640.                 'cache_limiter' => '0',
  3641.                 'name' => $this->getEnv('ECCUBE_COOKIE_NAME'),
  3642.                 'cookie_lifetime' => $this->getEnv('ECCUBE_COOKIE_LIFETIME'),
  3643.                 'cookie_httponly' => true,
  3644.                 'gc_maxlifetime' => $this->getEnv('ECCUBE_GC_MAXLIFETIME'),
  3645.                 'gc_probability' => 1,
  3646.             ]; break;
  3647.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  3648.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  3649.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  3650.             case 'league.oauth2_server.encryption_key'$value $this->getEnv('ECCUBE_OAUTH2_ENCRYPTION_KEY'); break;
  3651.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  3652.         }
  3653.         $this->loadedDynamicParameters[$name] = true;
  3654.         return $this->dynamicParameters[$name] = $value;
  3655.     }
  3656.     protected function getDefaultParameters(): array
  3657.     {
  3658.         return [
  3659.             'kernel.project_dir' => \dirname(__DIR__4),
  3660.             'kernel.environment' => 'dev',
  3661.             'kernel.debug' => true,
  3662.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  3663.             'kernel.bundles' => [
  3664.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  3665.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  3666.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  3667.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  3668.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  3669.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  3670.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  3671.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  3672.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  3673.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  3674.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  3675.                 'ExerciseHTMLPurifierBundle' => 'Exercise\\HTMLPurifierBundle\\ExerciseHTMLPurifierBundle',
  3676.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  3677.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  3678.                 'EccubeBundle' => 'Eccube\\EccubeBundle',
  3679.                 'ApiBundle' => 'Plugin\\Api42\\Bundle\\ApiBundle',
  3680.                 'LeagueOAuth2ServerBundle' => 'League\\Bundle\\OAuth2ServerBundle\\LeagueOAuth2ServerBundle',
  3681.             ],
  3682.             'kernel.bundles_metadata' => [
  3683.                 'FrameworkBundle' => [
  3684.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  3685.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  3686.                 ],
  3687.                 'SecurityBundle' => [
  3688.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  3689.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  3690.                 ],
  3691.                 'DoctrineBundle' => [
  3692.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  3693.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  3694.                 ],
  3695.                 'DoctrineFixturesBundle' => [
  3696.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  3697.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  3698.                 ],
  3699.                 'SensioFrameworkExtraBundle' => [
  3700.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  3701.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  3702.                 ],
  3703.                 'MonologBundle' => [
  3704.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  3705.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  3706.                 ],
  3707.                 'TwigBundle' => [
  3708.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  3709.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  3710.                 ],
  3711.                 'DebugBundle' => [
  3712.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  3713.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  3714.                 ],
  3715.                 'WebProfilerBundle' => [
  3716.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  3717.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  3718.                 ],
  3719.                 'MakerBundle' => [
  3720.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  3721.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  3722.                 ],
  3723.                 'KnpPaginatorBundle' => [
  3724.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  3725.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  3726.                 ],
  3727.                 'ExerciseHTMLPurifierBundle' => [
  3728.                     'path' => (\dirname(__DIR__4).'/vendor/exercise/htmlpurifier-bundle/src'),
  3729.                     'namespace' => 'Exercise\\HTMLPurifierBundle',
  3730.                 ],
  3731.                 'DoctrineMigrationsBundle' => [
  3732.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  3733.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  3734.                 ],
  3735.                 'TwigExtraBundle' => [
  3736.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  3737.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  3738.                 ],
  3739.                 'EccubeBundle' => [
  3740.                     'path' => (\dirname(__DIR__4).'/src/Eccube'),
  3741.                     'namespace' => 'Eccube',
  3742.                 ],
  3743.                 'ApiBundle' => [
  3744.                     'path' => (\dirname(__DIR__4).'/app/Plugin/Api42/Bundle'),
  3745.                     'namespace' => 'Plugin\\Api42\\Bundle',
  3746.                 ],
  3747.                 'LeagueOAuth2ServerBundle' => [
  3748.                     'path' => (\dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src'),
  3749.                     'namespace' => 'League\\Bundle\\OAuth2ServerBundle',
  3750.                 ],
  3751.             ],
  3752.             'kernel.charset' => 'UTF-8',
  3753.             'kernel.container_class' => 'Eccube_KernelDevDebugContainer',
  3754.             'container.dumper.inline_class_loader' => true,
  3755.             'env(ECCUBE_LOCALE)' => 'ja',
  3756.             'env(ECCUBE_TIMEZONE)' => 'Asia/Tokyo',
  3757.             'env(ECCUBE_CURRENCY)' => 'JPY',
  3758.             'referrer_coupon_prefix' => 'ref0',
  3759.             'referee_coupon_prefix' => 'rfe0',
  3760.             'max_issue_count_refer_friend' => 5,
  3761.             'env(DATABASE_URL)' => '',
  3762.             'env(DATABASE_SERVER_VERSION)' => NULL,
  3763.             'env(DATABASE_CHARSET)' => 'utf8',
  3764.             'env(ECCUBE_ADMIN_ROUTE)' => 'admin',
  3765.             'env(ECCUBE_USER_DATA_ROUTE)' => 'user_data',
  3766.             'env(ECCUBE_FRONT_ALLOW_HOSTS)' => '[]',
  3767.             'env(ECCUBE_FRONT_DENY_HOSTS)' => '[]',
  3768.             'env(ECCUBE_ADMIN_ALLOW_HOSTS)' => '[]',
  3769.             'env(ECCUBE_ADMIN_DENY_HOSTS)' => '[]',
  3770.             'env(ECCUBE_FORCE_SSL)' => '0',
  3771.             'env(ECCUBE_TEMPLATE_CODE)' => 'default',
  3772.             'env(ECCUBE_AUTH_MAGIC)' => '<change.me>',
  3773.             'env(ECCUBE_COOKIE_NAME)' => 'eccube',
  3774.             'env(ECCUBE_COOKIE_PATH)' => '/',
  3775.             'env(ECCUBE_COOKIE_LIFETIME)' => '0',
  3776.             'env(ECCUBE_GC_MAXLIFETIME)' => '1440',
  3777.             'env(ECCUBE_PACKAGE_API_URL)' => 'https://package-api-c2.ec-cube.net/v42',
  3778.             'env(ECCUBE_OWNERS_STORE_URL)' => 'https://www.ec-cube.net',
  3779.             'env(ECCUBE_MAINTENANCE_FILE_PATH)' => (\dirname(__DIR__4).'/.maintenance'),
  3780.             'env(ECCUBE_2FA_ENABLED)' => '1',
  3781.             'env(ECCUBE_2FA_COOKIE_NAME)' => 'eccube_2fa',
  3782.             'env(ECCUBE_2FA_EXPIRE)' => '14',
  3783.             'env(ECCUBE_RESTRICT_FILE_UPLOAD)' => '0',
  3784.             'eccube_auth_type' => 'HMAC',
  3785.             'eccube_password_hash_algos' => 'SHA256',
  3786.             'eccube_theme_app_dir' => (\dirname(__DIR__4).'/app/template'),
  3787.             'eccube_theme_src_dir' => (\dirname(__DIR__4).'/src/Eccube/Resource/template'),
  3788.             'eccube_theme_user_data_dir' => (\dirname(__DIR__4).'/app/template/user_data'),
  3789.             'eccube_theme_front_default_dir' => (\dirname(__DIR__4).'/src/Eccube/Resource/template/default'),
  3790.             'eccube_theme_admin_dir' => (\dirname(__DIR__4).'/app/template/admin'),
  3791.             'eccube_theme_admin_default_dir' => (\dirname(__DIR__4).'/src/Eccube/Resource/template/admin'),
  3792.             'eccube_html_dir' => (\dirname(__DIR__4).'/html'),
  3793.             'eccube_html_plugin_dir' => (\dirname(__DIR__4).'/html/plugin'),
  3794.             'eccube_html_admin_dir' => (\dirname(__DIR__4).'/html/template/admin'),
  3795.             'eccube_twig_block_templates' => [
  3796.             ],
  3797.             'eccube_save_image_dir' => (\dirname(__DIR__4).'/html/upload/save_image'),
  3798.             'eccube_save_pop_file_dir' => (\dirname(__DIR__4).'/html/upload/save_pop'),
  3799.             'eccube_pop_file_size' => 100,
  3800.             'eccube_temp_image_dir' => (\dirname(__DIR__4).'/html/upload/temp_image'),
  3801.             'eccube_csv_size' => 5,
  3802.             'eccube_csv_split_lines' => 100,
  3803.             'eccube_default_password' => 'abc********123',
  3804.             'eccube_deliv_addr_max' => 20,
  3805.             'eccube_deliv_date_end_max' => 7,
  3806.             'eccube_id_max_len' => 50,
  3807.             'eccube_id_min_len' => 4,
  3808.             'eccube_int_len' => 9,
  3809.             'eccube_category_nest_level' => 5,
  3810.             'eccube_lltext_len' => 99999,
  3811.             'eccube_ltext_len' => 3000,
  3812.             'eccube_max_total_fee' => 9999999999,
  3813.             'eccube_mltext_len' => 1000,
  3814.             'eccube_mtext_len' => 200,
  3815.             'plugin_html_realdir' => (\dirname(__DIR__4).'/html/plugin/'),
  3816.             'plugin_html_urlpath' => '/plugin/',
  3817.             'plugin_realdir' => (\dirname(__DIR__4).'/app/Plugin'),
  3818.             'plugin_data_realdir' => (\dirname(__DIR__4).'/app/PluginData'),
  3819.             'plugin_temp_realdir' => '/PATH/TO/WEB_ROOT/src/Eccube/Repository/Master/upload/temp_plugin/',
  3820.             'eccube_price_len' => 8,
  3821.             'eccube_search_pmax' => 12,
  3822.             'eccube_sitemap_products_per_page' => 1000,
  3823.             'eccube_stext_len' => 255,
  3824.             'eccube_sltext_len' => 500,
  3825.             'eccube_smtext_len' => 100,
  3826.             'eccube_tax_rule_priority' => [
  3827.                 => 'product_id',
  3828.                 => 'product_class_id',
  3829.                 => 'pref_id',
  3830.                 => 'country_id',
  3831.             ],
  3832.             'eccube_url_len' => 1024,
  3833.             'eccube_default_page_count' => 50,
  3834.             'eccube_admin_product_stock_status' => 3,
  3835.             'eccube_customer_reset_expire' => 10,
  3836.             'eccube_csv_export_separator' => ',',
  3837.             'eccube_csv_export_encoding' => 'SJIS-win',
  3838.             'eccube_csv_import_encoding' => [
  3839.                 => 'UTF-8',
  3840.                 => 'SJIS-win',
  3841.                 => 'SJIS',
  3842.                 => 'EUC-JP',
  3843.                 => 'ASCII',
  3844.                 => 'JIS',
  3845.             ],
  3846.             'eccube_csv_export_date_format' => 'Y-m-d H:i',
  3847.             'eccube_csv_export_multidata_separator' => ',',
  3848.             'eccube_csv_import_delimiter' => ',',
  3849.             'eccube_csv_import_enclosure' => '"',
  3850.             'eccube_csv_import_escape' => '\\',
  3851.             'eccube_info_url' => 'https://www.ec-cube.net/info/4/',
  3852.             'eccube_official_site_url' => 'https://www.ec-cube.net',
  3853.             'eccube_community_site_url' => 'https://xoops.ec-cube.net',
  3854.             'eccube_document_url' => 'http://doc4.ec-cube.net',
  3855.             'eccube_manual_url' => 'https://www.ec-cube.net/manual/ec-cube4/',
  3856.             'eccube_name_len' => 16,
  3857.             'eccube_kana_len' => 25,
  3858.             'eccube_address1_len' => 32,
  3859.             'eccube_address2_len' => 32,
  3860.             'eccube_birth_max' => 110,
  3861.             'eccube_product_order_price_lower' => 1,
  3862.             'eccube_product_order_newer' => 2,
  3863.             'eccube_product_order_price_higher' => 3,
  3864.             'eccube_price_max' => 2147483647,
  3865.             'eccube_tel_len_max' => 14,
  3866.             'eccube_postal_code' => 8,
  3867.             'eccube_password_min_len' => 12,
  3868.             'eccube_password_max_len' => 50,
  3869.             'eccube_password_pattern' => '/\\A(?=.*?[a-z])(?=.*?\\d)[!-~]+\\z/i',
  3870.             'eccube_composer_memory_limit' => '1536M',
  3871.             'eccube_order_mail_template_id' => 1,
  3872.             'eccube_entry_confirm_mail_template_id' => 2,
  3873.             'eccube_entry_complete_mail_template_id' => 3,
  3874.             'eccube_customer_withdraw_mail_template_id' => 4,
  3875.             'eccube_contact_mail_template_id' => 5,
  3876.             'eccube_forgot_mail_template_id' => 6,
  3877.             'eccube_reset_complete_mail_template_id' => 7,
  3878.             'eccube_shipping_notify_mail_template_id' => 8,
  3879.             'eccube_rfc_email_check' => false,
  3880.             'eccube_email_len' => 254,
  3881.             'eccube_order_no_format' => '',
  3882.             'eccube_order_pdf_message_len' => 30,
  3883.             'eccube_news_start_year' => 2000,
  3884.             'eccube_result_cache_lifetime' => 3600,
  3885.             'eccube_result_cache_lifetime_short' => 10,
  3886.             'eccube_restrict_file_upload_urls' => [
  3887.                 => 'admin_content_file',
  3888.                 => 'admin_store_plugin_install',
  3889.                 => 'admin_content_page_new',
  3890.                 => 'admin_content_page_edit',
  3891.                 => 'admin_content_block_new',
  3892.                 => 'admin_content_block_edit',
  3893.                 => 'admin_content_css',
  3894.                 => 'admin_content_js',
  3895.                 => 'admin_store_template_install',
  3896.             ],
  3897.             'eccube_file_uploadable_extensions' => [
  3898.                 => 'jpg',
  3899.                 => 'jpeg',
  3900.                 => 'png',
  3901.                 => 'gif',
  3902.                 => 'webp',
  3903.                 => 'svg',
  3904.                 => 'ico',
  3905.                 => 'html',
  3906.                 => 'htm',
  3907.                 => 'js',
  3908.                 10 => 'css',
  3909.                 11 => 'txt',
  3910.                 12 => 'pdf',
  3911.             ],
  3912.             'eccube_login_throttling_max_attempts' => 5,
  3913.             'eccube_login_throttling_interval' => '30 minutes',
  3914.             'eccube_nav' => [
  3915.                 'product' => [
  3916.                     'name' => 'admin.product.product_management',
  3917.                     'icon' => 'fa-cube',
  3918.                     'children' => [
  3919.                         'product_master' => [
  3920.                             'name' => 'admin.product.product_list',
  3921.                             'url' => 'admin_product',
  3922.                         ],
  3923.                         'product_edit' => [
  3924.                             'name' => 'admin.product.product_registration',
  3925.                             'url' => 'admin_product_product_new',
  3926.                         ],
  3927.                         'class_name' => [
  3928.                             'name' => 'admin.product.class_management',
  3929.                             'url' => 'admin_product_class_name',
  3930.                         ],
  3931.                         'class_category' => [
  3932.                             'name' => 'admin.product.category_management',
  3933.                             'url' => 'admin_product_category',
  3934.                         ],
  3935.                         'product_tag' => [
  3936.                             'name' => 'admin.product.tag_management',
  3937.                             'url' => 'admin_product_tag',
  3938.                         ],
  3939.                         'product_csv_import' => [
  3940.                             'name' => 'admin.product.product_csv_upload',
  3941.                             'url' => 'admin_product_csv_import',
  3942.                         ],
  3943.                         'category_csv_import' => [
  3944.                             'name' => 'admin.product.category_csv_upload',
  3945.                             'url' => 'admin_product_category_csv_import',
  3946.                         ],
  3947.                         'product_display_rank_csv_import' => [
  3948.                             'name' => 'admin.product.product_display_rank_csv_upload',
  3949.                             'url' => 'admin_product_display_rank_csv_import',
  3950.                         ],
  3951.                         'vt4g_subsc_salestype' => [
  3952.                             'name' => 'vt4g_plugin.admin.menu.product.subsc_salestype',
  3953.                             'url' => 'vt4g_admin_subsc_salestype',
  3954.                         ],
  3955.                     ],
  3956.                 ],
  3957.                 'order' => [
  3958.                     'name' => 'admin.order.order_management',
  3959.                     'icon' => 'fa-shopping-cart',
  3960.                     'children' => [
  3961.                         'order_master' => [
  3962.                             'name' => 'admin.order.order_list',
  3963.                             'url' => 'admin_order',
  3964.                         ],
  3965.                         'order_edit' => [
  3966.                             'name' => 'admin.order.order_registration',
  3967.                             'url' => 'admin_order_new',
  3968.                         ],
  3969.                         'shipping_csv_import' => [
  3970.                             'name' => 'admin.order.shipping_csv_upload',
  3971.                             'url' => 'admin_shipping_csv_import',
  3972.                         ],
  3973.                         'plugin_coupon' => [
  3974.                             'name' => 'クーポン',
  3975.                             'url' => 'plugin_coupon_list',
  3976.                         ],
  3977.                         'vt4g_order_csv_upload' => [
  3978.                             'name' => 'vt4g_plugin.admin.menu.order.csv_upload',
  3979.                             'url' => 'vt4g_admin_order_csv_upload',
  3980.                         ],
  3981.                         'vt4g_order_csv_registration' => [
  3982.                             'name' => 'vt4g_plugin.admin.menu.order.csv_registration',
  3983.                             'url' => 'vt4g_admin_order_csv_registration',
  3984.                         ],
  3985.                         'vt4g_order_csv_request' => [
  3986.                             'name' => 'vt4g_plugin.admin.menu.order.csv_request',
  3987.                             'url' => 'vt4g_admin_order_csv_request',
  3988.                         ],
  3989.                         'vt4g_order_csv_result' => [
  3990.                             'name' => 'vt4g_plugin.admin.menu.order.csv_result',
  3991.                             'url' => 'vt4g_admin_order_csv_result',
  3992.                         ],
  3993.                     ],
  3994.                 ],
  3995.                 'customer' => [
  3996.                     'name' => 'admin.customer.customer_management',
  3997.                     'icon' => 'fa-users',
  3998.                     'children' => [
  3999.                         'customer_master' => [
  4000.                             'name' => 'admin.customer.customer_list',
  4001.                             'url' => 'admin_customer',
  4002.                         ],
  4003.                         'customer_edit' => [
  4004.                             'name' => 'admin.customer.customer_registration',
  4005.                             'url' => 'admin_customer_new',
  4006.                         ],
  4007.                         'vt4g_customer_subsc_history' => [
  4008.                             'name' => 'vt4g_plugin.admin.menu.customer.subsc_history',
  4009.                             'url' => 'vt4g_admin_subsc_customer',
  4010.                         ],
  4011.                     ],
  4012.                 ],
  4013.                 'content' => [
  4014.                     'name' => 'admin.content.contents_management',
  4015.                     'icon' => 'fa-file-text-o',
  4016.                     'children' => [
  4017.                         'news' => [
  4018.                             'name' => 'admin.content.news_management',
  4019.                             'url' => 'admin_content_news',
  4020.                         ],
  4021.                         'file' => [
  4022.                             'name' => 'admin.content.file_management',
  4023.                             'url' => 'admin_content_file',
  4024.                         ],
  4025.                         'layout' => [
  4026.                             'name' => 'admin.content.layout_management',
  4027.                             'url' => 'admin_content_layout',
  4028.                         ],
  4029.                         'page' => [
  4030.                             'name' => 'admin.content.page_management',
  4031.                             'url' => 'admin_content_page',
  4032.                         ],
  4033.                         'css' => [
  4034.                             'name' => 'admin.content.css_management',
  4035.                             'url' => 'admin_content_css',
  4036.                         ],
  4037.                         'js' => [
  4038.                             'name' => 'admin.content.js_management',
  4039.                             'url' => 'admin_content_js',
  4040.                         ],
  4041.                         'block' => [
  4042.                             'name' => 'admin.content.block_management',
  4043.                             'url' => 'admin_content_block',
  4044.                         ],
  4045.                         'cache' => [
  4046.                             'name' => 'admin.content.cache_management',
  4047.                             'url' => 'admin_content_cache',
  4048.                         ],
  4049.                         'maintenance' => [
  4050.                             'name' => 'admin.content.maintenance_management',
  4051.                             'url' => 'admin_content_maintenance',
  4052.                         ],
  4053.                         'plugin_recommend' => [
  4054.                             'name' => 'plugin_recommend.admin.navi',
  4055.                             'url' => 'plugin_recommend_list',
  4056.                         ],
  4057.                     ],
  4058.                 ],
  4059.                 'setting' => [
  4060.                     'name' => 'admin.setting',
  4061.                     'icon' => 'fa-cog',
  4062.                     'children' => [
  4063.                         'shop' => [
  4064.                             'name' => 'admin.setting.shop',
  4065.                             'children' => [
  4066.                                 'shop_index' => [
  4067.                                     'name' => 'admin.setting.shop.shop_setting',
  4068.                                     'url' => 'admin_setting_shop',
  4069.                                 ],
  4070.                                 'shop_tradelaw' => [
  4071.                                     'name' => 'admin.setting.shop.tradelaw_setting',
  4072.                                     'url' => 'admin_setting_shop_tradelaw',
  4073.                                 ],
  4074.                                 'shop_agreement' => [
  4075.                                     'name' => 'admin.setting.shop.agreement_setting',
  4076.                                     'url' => 'admin_content_page_edit',
  4077.                                     'param' => [
  4078.                                         'id' => 19,
  4079.                                         'return' => 'agreement',
  4080.                                     ],
  4081.                                 ],
  4082.                                 'shop_payment' => [
  4083.                                     'name' => 'admin.setting.shop.payment_setting',
  4084.                                     'url' => 'admin_setting_shop_payment',
  4085.                                 ],
  4086.                                 'shop_delivery' => [
  4087.                                     'name' => 'admin.setting.shop.delivery_setting',
  4088.                                     'url' => 'admin_setting_shop_delivery',
  4089.                                 ],
  4090.                                 'shop_tax' => [
  4091.                                     'name' => 'admin.setting.shop.tax_setting',
  4092.                                     'url' => 'admin_setting_shop_tax',
  4093.                                 ],
  4094.                                 'shop_mail' => [
  4095.                                     'name' => 'admin.setting.shop.mail_setting',
  4096.                                     'url' => 'admin_setting_shop_mail',
  4097.                                 ],
  4098.                                 'shop_csv' => [
  4099.                                     'name' => 'admin.setting.shop.csv_setting',
  4100.                                     'url' => 'admin_setting_shop_csv',
  4101.                                 ],
  4102.                                 'shop_order_status' => [
  4103.                                     'name' => 'admin.setting.shop.order_status_setting',
  4104.                                     'url' => 'admin_setting_shop_order_status',
  4105.                                 ],
  4106.                                 'shop_calendar' => [
  4107.                                     'name' => 'admin.setting.shop.calendar_setting',
  4108.                                     'url' => 'admin_setting_shop_calendar',
  4109.                                 ],
  4110.                             ],
  4111.                         ],
  4112.                         'system' => [
  4113.                             'name' => 'admin.setting.system',
  4114.                             'children' => [
  4115.                                 'member' => [
  4116.                                     'name' => 'admin.setting.system.member_management',
  4117.                                     'url' => 'admin_setting_system_member',
  4118.                                 ],
  4119.                                 'authority' => [
  4120.                                     'name' => 'admin.setting.system.authority_management',
  4121.                                     'url' => 'admin_setting_system_authority',
  4122.                                 ],
  4123.                                 'security' => [
  4124.                                     'name' => 'admin.setting.system.security_management',
  4125.                                     'url' => 'admin_setting_system_security',
  4126.                                 ],
  4127.                                 'login_history' => [
  4128.                                     'name' => 'admin.setting.system.login_history',
  4129.                                     'url' => 'admin_setting_system_login_history',
  4130.                                 ],
  4131.                                 'log' => [
  4132.                                     'name' => 'admin.setting.system.log_display',
  4133.                                     'url' => 'admin_setting_system_log',
  4134.                                 ],
  4135.                                 'masterdata' => [
  4136.                                     'name' => 'admin.setting.system.master_data_management',
  4137.                                     'url' => 'admin_setting_system_masterdata',
  4138.                                 ],
  4139.                                 'system_index' => [
  4140.                                     'name' => 'admin.setting.system.system_info',
  4141.                                     'url' => 'admin_setting_system_system',
  4142.                                 ],
  4143.                                 'vt4g_log_download' => [
  4144.                                     'name' => 'vt4g_plugin.admin.menu.setting.system.log_download',
  4145.                                     'url' => 'vt4g_admin_log_download',
  4146.                                 ],
  4147.                             ],
  4148.                         ],
  4149.                     ],
  4150.                 ],
  4151.                 'store' => [
  4152.                     'name' => 'admin.store',
  4153.                     'icon' => 'fa-plug',
  4154.                     'children' => [
  4155.                         'plugin' => [
  4156.                             'name' => 'admin.store.plugin',
  4157.                             'children' => [
  4158.                                 'plugin_owners_search' => [
  4159.                                     'name' => 'admin.store.plugin.plugin_owners_install',
  4160.                                     'url' => 'admin_store_plugin_owners_search',
  4161.                                 ],
  4162.                                 'plugin_list' => [
  4163.                                     'name' => 'admin.store.plugin.plugin_list',
  4164.                                     'url' => 'admin_store_plugin',
  4165.                                 ],
  4166.                             ],
  4167.                         ],
  4168.                         'template' => [
  4169.                             'name' => 'admin.store.template',
  4170.                             'children' => [
  4171.                                 'template_list' => [
  4172.                                     'name' => 'admin.store.template.template_list',
  4173.                                     'url' => 'admin_store_template',
  4174.                                 ],
  4175.                                 'template_install' => [
  4176.                                     'name' => 'admin.store.template.template_install',
  4177.                                     'url' => 'admin_store_template_install',
  4178.                                 ],
  4179.                             ],
  4180.                         ],
  4181.                         'authentication_setting' => [
  4182.                             'name' => 'admin.store.setting',
  4183.                             'url' => 'admin_store_authentication_setting',
  4184.                         ],
  4185.                     ],
  4186.                 ],
  4187.                 'plugin_line_login_integration' => [
  4188.                     'name' => 'LINE管理',
  4189.                     'icon' => 'fa-commenting',
  4190.                     'has_child' => true,
  4191.                     'children' => [
  4192.                         'plugin_line_login_setting' => [
  4193.                             'name' => 'ログイン設定',
  4194.                             'url' => 'plugin_line_login_setting',
  4195.                         ],
  4196.                     ],
  4197.                 ],
  4198.             ],
  4199.             'env(MAILER_DSN)' => 'null://null',
  4200.             'eccube.twig_sandbox.allowed_tags' => [
  4201.                 => 'apply',
  4202.                 => 'block',
  4203.                 => 'deprecated',
  4204.                 => 'embed',
  4205.                 => 'extends',
  4206.                 => 'flush',
  4207.                 => 'for',
  4208.                 => 'if',
  4209.                 => 'set',
  4210.                 => 'spaceless',
  4211.                 10 => 'verbatim',
  4212.                 11 => 'with',
  4213.                 12 => 'form_theme',
  4214.                 13 => 'stopwatch',
  4215.                 14 => 'trans',
  4216.                 15 => 'trans_default_domain',
  4217.             ],
  4218.             'eccube.twig_sandbox.allowed_filters' => [
  4219.                 => 'abs',
  4220.                 => 'batch',
  4221.                 => 'capitalize',
  4222.                 => 'column',
  4223.                 => 'convert_encoding',
  4224.                 => 'country_name',
  4225.                 => 'currency_name',
  4226.                 => 'currency_symbol',
  4227.                 => 'date',
  4228.                 => 'date_modify',
  4229.                 10 => 'default',
  4230.                 11 => 'escape',
  4231.                 12 => 'first',
  4232.                 13 => 'format',
  4233.                 14 => 'format_currency',
  4234.                 15 => 'format_date',
  4235.                 16 => 'format_datetime',
  4236.                 17 => 'format_number',
  4237.                 18 => 'format_time',
  4238.                 19 => 'join',
  4239.                 20 => 'json_encode',
  4240.                 21 => 'keys',
  4241.                 22 => 'language_name',
  4242.                 23 => 'last',
  4243.                 24 => 'length',
  4244.                 25 => 'locale_name',
  4245.                 26 => 'lower',
  4246.                 27 => 'merge',
  4247.                 28 => 'nl2br',
  4248.                 29 => 'number_format',
  4249.                 30 => 'replace',
  4250.                 31 => 'reverse',
  4251.                 32 => 'round',
  4252.                 33 => 'slice',
  4253.                 34 => 'spaceless',
  4254.                 35 => 'split',
  4255.                 36 => 'striptags',
  4256.                 37 => 'timezone_name',
  4257.                 38 => 'title',
  4258.                 39 => 'trim',
  4259.                 40 => 'upper',
  4260.                 41 => 'url_encode',
  4261.                 42 => 'abbr_class',
  4262.                 43 => 'abbr_method',
  4263.                 44 => 'file_link',
  4264.                 45 => 'file_relative',
  4265.                 46 => 'format_args',
  4266.                 47 => 'format_args_as_text',
  4267.                 48 => 'humanize',
  4268.                 49 => 'serialize',
  4269.                 50 => 'trans',
  4270.                 51 => 'yaml_dump',
  4271.                 52 => 'yaml_encode',
  4272.                 53 => 'currency_symbol',
  4273.                 54 => 'date_day',
  4274.                 55 => 'date_day_with_weekday',
  4275.                 56 => 'date_format',
  4276.                 57 => 'date_min',
  4277.                 58 => 'date_sec',
  4278.                 59 => 'doctrine_format_sql',
  4279.                 60 => 'doctrine_prettify_sql',
  4280.                 61 => 'doctrine_pretty_query',
  4281.                 62 => 'doctrine_replace_query_parameters',
  4282.                 63 => 'e',
  4283.                 64 => 'ellipsis',
  4284.                 65 => 'file_ext_icon',
  4285.                 66 => 'form_encode_currency',
  4286.                 67 => 'format_*_number',
  4287.                 68 => 'format_log_message',
  4288.                 69 => 'no_image_product',
  4289.                 70 => 'price',
  4290.                 71 => 'purify',
  4291.                 72 => 'time_ago',
  4292.             ],
  4293.             'eccube.twig_sandbox.allowed_functions' => [
  4294.                 => 'cycle',
  4295.                 => 'date',
  4296.                 => 'max',
  4297.                 => 'min',
  4298.                 => 'random',
  4299.                 => 'range',
  4300.                 => 'country_timezones',
  4301.                 => 'absolute_url',
  4302.                 => 'asset',
  4303.                 => 'asset_version',
  4304.                 10 => 'csrf_token',
  4305.                 11 => 'form_parent',
  4306.                 12 => 'fragment_uri',
  4307.                 13 => 'impersonation_exit_path',
  4308.                 14 => 'impersonation_exit_url',
  4309.                 15 => 'is_granted',
  4310.                 16 => 'logout_path',
  4311.                 17 => 'logout_url',
  4312.                 18 => 'path',
  4313.                 19 => 'relative_path',
  4314.                 20 => 't',
  4315.                 21 => 'url',
  4316.                 22 => 'active_menus',
  4317.                 23 => 'class_categories_as_json',
  4318.                 24 => 'country_names',
  4319.                 25 => 'csrf_token_for_anchor',
  4320.                 26 => 'currency_names',
  4321.                 27 => 'currency_symbol',
  4322.                 28 => 'field_choices',
  4323.                 29 => 'field_errors',
  4324.                 30 => 'field_help',
  4325.                 31 => 'field_label',
  4326.                 32 => 'field_name',
  4327.                 33 => 'field_value',
  4328.                 34 => 'get_all_carts',
  4329.                 35 => 'get_cart',
  4330.                 36 => 'get_carts_total_price',
  4331.                 37 => 'get_carts_total_quantity',
  4332.                 38 => 'has_errors',
  4333.                 39 => 'is_reduced_tax_rate',
  4334.                 40 => 'language_names',
  4335.                 41 => 'product',
  4336.                 42 => 'workflow_can',
  4337.                 43 => 'workflow_has_marked_place',
  4338.                 44 => 'workflow_marked_places',
  4339.                 45 => 'workflow_metadata',
  4340.                 46 => 'workflow_transition',
  4341.                 47 => 'workflow_transition_blockers',
  4342.                 48 => 'workflow_transitions',
  4343.             ],
  4344.             'eccube.twig_sandbox.allowed_methods' => [
  4345.                 'Symfony\\Bridge\\Twig\\AppVariable' => [
  4346.                     => 'getrequest',
  4347.                 ],
  4348.                 'Symfony\\Component\\HttpFoundation\\Request' => [
  4349.                     => 'geturi',
  4350.                 ],
  4351.             ],
  4352.             'eccube.twig_sandbox.allowed_properties' => [
  4353.             ],
  4354.             'env(ECCUBE_OAUTH2_AUTHORIZATION_SERVER_PRIVATE_KEY)' => (\dirname(__DIR__4).'/app/PluginData/Api42/oauth/private.key'),
  4355.             'env(ECCUBE_OAUTH2_RESOURCE_SERVER_PUBLIC_KEY)' => (\dirname(__DIR__4).'/app/PluginData/Api42/oauth/public.key'),
  4356.             'env(ECCUBE_OAUTH2_ENCRYPTION_KEY)' => '<change.me>',
  4357.             'mail_magazine_dir' => (\dirname(__DIR__4).'/app/mail_magazine'),
  4358.             'product_review_display_count_min' => 1,
  4359.             'product_review_display_count_max' => 30,
  4360.             'plugin_recommend.text_area_len' => 4000,
  4361.             'related_product.text_area_len' => 4000,
  4362.             'related_product.max_item_count' => 6,
  4363.             'sales_report_product_maximum_display' => 20,
  4364.             'securitychecker42_receiver' => 'https://www.ec-cube.net/info/security/receiver.php',
  4365.             'vt4g_plugin.const' => [
  4366.                 'VT4G_CODE' => 'VeriTrans4G2',
  4367.                 'VT4G_SERVICE_NAME' => 'ベリトランス4G',
  4368.                 'VT4G_PLUGIN_NAME' => 'ベリトランス4G決済プラグイン',
  4369.                 'VT4G_ENCODE' => 'UTF-8',
  4370.                 'VT4G_ENCODE_SJIS' => 'SJIS',
  4371.                 'VT4G_PLUGIN_MODE' => 'vt',
  4372.                 'VT4G_PLUGIN_PATH' => 'vt4g',
  4373.                 'VT4G_PLUGIN_CSS_FILENAME' => 'vt4g_css.twig',
  4374.                 'VT4G_PLUGIN_TOKEN_JS_FILENAME' => '/js/token.js',
  4375.                 'VT4G_PLUGIN_LOADING_IMAGE' => '/img/loading.gif',
  4376.                 'VT4G_PLUGIN_TOKEN_API_ENDPOINT' => 'https://api3.veritrans.co.jp/4gtoken',
  4377.                 'VT4G_USED_MAIL_TO' => 'sales@veritrans.jp',
  4378.                 'VT4G_USED_MAIL_SUBJECT' => '[EC-CUBE4] ベリトランス4Gプラグインご利用通知',
  4379.                 'VT4G_ECCUBE_VERSION_THROTTLING' => '4.2.1',
  4380.                 'VT4G_RECAPTCHA_URL' => 'https://www.google.com/recaptcha/api.js?render=',
  4381.                 'VT4G_RECAPTCHA_SITEVERIFY_URL' => 'https://www.google.com/recaptcha/api/siteverify',
  4382.                 'VT4G_CUSTOMER_ID_DIGITS' => 10,
  4383.                 'VT4G_PAYTYPEID_CREDIT' => 10,
  4384.                 'VT4G_PAYTYPEID_CVS' => 20,
  4385.                 'VT4G_PAYTYPEID_BANK' => 30,
  4386.                 'VT4G_PAYTYPEID_ATM' => 31,
  4387.                 'VT4G_PAYTYPEID_UPOP' => 40,
  4388.                 'VT4G_PAYTYPEID_ALIPAY' => 50,
  4389.                 'VT4G_PAYTYPEID_RAKUTEN' => 60,
  4390.                 'VT4G_PAYTYPEID_RECRUIT' => 61,
  4391.                 'VT4G_PAYTYPEID_LINEPAY' => 62,
  4392.                 'VT4G_PAYTYPEID_RAKUTEN_V2' => 63,
  4393.                 'VT4G_PAYTYPEID_PAYPAL' => 70,
  4394.                 'VT4G_PAYTYPEID_PAYPAY' => 80,
  4395.                 'VT4G_PAYNAME_PAYTYPEID_10' => 'クレジットカード決済',
  4396.                 'VT4G_PAYNAME_PAYTYPEID_12' => '本人認証(クレジットカード決済)',
  4397.                 'VT4G_PAYNAME_PAYTYPEID_20' => 'コンビニ決済',
  4398.                 'VT4G_PAYNAME_PAYTYPEID_30' => 'ネットバンク決済',
  4399.                 'VT4G_PAYNAME_PAYTYPEID_31' => 'ペイジー(Pay-easy)',
  4400.                 'VT4G_PAYNAME_PAYTYPEID_40' => '銀聯ネット決済',
  4401.                 'VT4G_PAYNAME_PAYTYPEID_50' => 'Alipay決済',
  4402.                 'VT4G_PAYNAME_PAYTYPEID_60' => '楽天ペイ',
  4403.                 'VT4G_PAYNAME_PAYTYPEID_61' => 'リクルートかんたん支払い',
  4404.                 'VT4G_PAYNAME_PAYTYPEID_62' => 'LINE Pay',
  4405.                 'VT4G_PAYNAME_PAYTYPEID_63' => '楽天ペイV2',
  4406.                 'VT4G_PAYNAME_PAYTYPEID_70' => 'PayPal決済',
  4407.                 'VT4G_PAYNAME_PAYTYPEID_80' => 'PayPay',
  4408.                 'VT4G_REMOVED_PAYNAME_LABEL' => '(VT4Gプラグイン削除済み)',
  4409.                 'VT4G_PAYNAME_BEFORE_PAYEASY' => 'ATM決済',
  4410.                 'VT4G_CODE_PAYTYPEID_10' => 'Credit',
  4411.                 'VT4G_CODE_PAYTYPEID_20' => 'CVS',
  4412.                 'VT4G_CODE_PAYTYPEID_30' => 'Bank',
  4413.                 'VT4G_CODE_PAYTYPEID_31' => 'ATM',
  4414.                 'VT4G_CODE_PAYTYPEID_40' => 'UPOP',
  4415.                 'VT4G_CODE_PAYTYPEID_50' => 'Alipay',
  4416.                 'VT4G_CODE_PAYTYPEID_60' => 'Rakuten',
  4417.                 'VT4G_CODE_PAYTYPEID_61' => 'Recruit',
  4418.                 'VT4G_CODE_PAYTYPEID_62' => 'LINEPay',
  4419.                 'VT4G_CODE_PAYTYPEID_63' => 'RakutenV2',
  4420.                 'VT4G_CODE_PAYTYPEID_70' => 'PayPal',
  4421.                 'VT4G_CODE_PAYTYPEID_80' => 'PayPay',
  4422.                 'VT4G_PAYTYPEID_SORT_LIST' => [
  4423.                     => 10,
  4424.                     => 20,
  4425.                     => 30,
  4426.                     => 31,
  4427.                     => 40,
  4428.                     => 50,
  4429.                     => 60,
  4430.                     => 63,
  4431.                     => 61,
  4432.                     => 62,
  4433.                     10 => 70,
  4434.                     11 => 80,
  4435.                 ],
  4436.                 'VT4G_METHOD_COMMON' => 'CommonMethod',
  4437.                 'VT4G_SERVICE_PAYTYPEID_30' => 'netbank-pc',
  4438.                 'VT4G_SERVICE_PAYTYPEID_31' => 'atm',
  4439.                 'VT4G_PAYMENT' => [
  4440.                     'URL' => [
  4441.                         'INDEX' => [
  4442.                             'NAME' => 'vt4g_shopping_payment',
  4443.                             'LABEL' => '商品購入/ベリトランス4G決済画面',
  4444.                             'TEMPLATE' => 'VeriTrans4G2/Resource/template/default/Shopping/vt4g_payment',
  4445.                         ],
  4446.                         'COMPLETE' => [
  4447.                             'NAME' => 'vt4g_shopping_payment_complete',
  4448.                         ],
  4449.                         'BACK' => [
  4450.                             'NAME' => 'vt4g_shopping_payment_back',
  4451.                         ],
  4452.                     ],
  4453.                 ],
  4454.                 'VT4G_PAY_STATUS' => [
  4455.                     'AUTH' => [
  4456.                         'VALUE' => 1,
  4457.                         'LABEL' => '与信',
  4458.                         'RECV_NAME' => '申込結果',
  4459.                     ],
  4460.                     'CAPTURE' => [
  4461.                         'VALUE' => 2,
  4462.                         'LABEL' => '売上',
  4463.                         'RECV_NAME' => '売上結果',
  4464.                     ],
  4465.                     'CANCEL' => [
  4466.                         'VALUE' => 3,
  4467.                         'LABEL' => '取消',
  4468.                         'RECV_NAME' => '取消結果',
  4469.                     ],
  4470.                     'REQUEST' => [
  4471.                         'VALUE' => 4,
  4472.                         'LABEL' => '申込',
  4473.                     ],
  4474.                     'DEPOSIT' => [
  4475.                         'VALUE' => 5,
  4476.                         'LABEL' => '入金',
  4477.                         'RECV_NAME' => '入金結果',
  4478.                     ],
  4479.                     'REFUND' => [
  4480.                         'VALUE' => 6,
  4481.                         'LABEL' => '返金',
  4482.                         'RECV_NAME' => '返金結果',
  4483.                     ],
  4484.                     'EXPIRED' => [
  4485.                         'VALUE' => 7,
  4486.                         'LABEL' => '期限切れ',
  4487.                     ],
  4488.                     'NEWLY' => [
  4489.                         'VALUE' => 8,
  4490.                         'LABEL' => '新規決済',
  4491.                     ],
  4492.                     'CAPTURE_REQUEST' => [
  4493.                         'VALUE' => 9,
  4494.                         'LABEL' => '売上要求中',
  4495.                     ],
  4496.                     'CANCEL_REQUEST' => [
  4497.                         'VALUE' => 10,
  4498.                         'LABEL' => '取消要求中',
  4499.                     ],
  4500.                     'REDUCTION_REQUEST' => [
  4501.                         'VALUE' => 11,
  4502.                         'LABEL' => '減額要求中',
  4503.                     ],
  4504.                     'UPDATEAUTH_EXTENSION' => [
  4505.                         'VALUE' => 12,
  4506.                         'LABEL' => '与信変更(与信延長)',
  4507.                     ],
  4508.                     'UPDATEAUTH_AMOUNT' => [
  4509.                         'VALUE' => 13,
  4510.                         'LABEL' => '与信変更(金額変更)',
  4511.                     ],
  4512.                     'UPDATEAUTH_AMOUNT_AND_EXTENSION' => [
  4513.                         'VALUE' => 14,
  4514.                         'LABEL' => '与信変更(与信延長+金額変更)',
  4515.                     ],
  4516.                     'FAILURE' => [
  4517.                         'VALUE' => 99,
  4518.                         'LABEL' => '決済失敗',
  4519.                     ],
  4520.                 ],
  4521.                 'VT4G_LABEL_RENAME' => [
  4522.                     'RAKUTEN' => [
  4523.                         'REFUND' => '減額',
  4524.                     ],
  4525.                 ],
  4526.                 'VT4G_CONVENI' => [
  4527.                     'SEVENELEVEN' => [
  4528.                         'CODE' => 'sej',
  4529.                         'LABEL' => 'セブン-イレブン',
  4530.                     ],
  4531.                     'LAWSON' => [
  4532.                         'CODE' => 'lawson',
  4533.                         'LABEL' => 'ローソン(ローソン、ミニストップ、セイコーマート)',
  4534.                     ],
  4535.                     'FAMILYMART' => [
  4536.                         'CODE' => 'famima',
  4537.                         'LABEL' => 'ファミリーマート',
  4538.                     ],
  4539.                     'DAILYYAMAZAKI' => [
  4540.                         'CODE' => 'other',
  4541.                         'LABEL' => 'デイリーヤマザキ・ヤマザキデイリーストア',
  4542.                     ],
  4543.                     'ECON' => [
  4544.                         'CODE' => 'econ',
  4545.                         'LABEL' => 'ローソン・ファミリーマート・ミニストップ・セイコーマート',
  4546.                     ],
  4547.                 ],
  4548.                 'VT4G_RECV_CVS_TYPE' => [
  4549.                     'sej' => 'セブン-イレブン',
  4550.                     'econ-lw' => 'ローソン',
  4551.                     'econ-fm' => 'ファミリーマート',
  4552.                     'econ-mini' => 'ミニストップ',
  4553.                     'econ-other' => 'セイコーマート',
  4554.                     'lawson' => 'ローソン、ミニストップ、セイコーマート',
  4555.                     'famima' => 'ファミリーマート',
  4556.                     'other' => 'デイリーヤマザキ・ヤマザキデイリーストア',
  4557.                 ],
  4558.                 'VT4G_RECV_PAYPAL_FIXED' => 1,
  4559.                 'VT4G_RECV_TXN_TYPE_AUTH' => 'Authorize',
  4560.                 'VT4G_RECV_TXN_TYPE_CAPTURE' => 'Capture',
  4561.                 'VT4G_RECV_TXN_TYPE_REFUND' => 'Refund',
  4562.                 'VT4G_RECV_TXN_TYPE_CANCEL' => 'Cancel',
  4563.                 'VT4G_RECV_TXN_TYPE_CREDIT' => [
  4564.                     => 'Verify',
  4565.                     => 'AuthorizeConfirm',
  4566.                     => 'VerifyNotify',
  4567.                 ],
  4568.                 'VT4G_RECV_RECODE_HEAD' => [
  4569.                     => 'numberOfNotify',
  4570.                     => 'pushTime',
  4571.                     => 'pushId',
  4572.                 ],
  4573.                 'VT4G_RECV_RECODE_BODY' => [
  4574.                     'VT4G_PAYTYPEID_CREDIT' => [
  4575.                         => 'orderId',
  4576.                         => 'vResultCode',
  4577.                         => 'txnType',
  4578.                         => 'mpiMstatus',
  4579.                         => 'cardMstatus',
  4580.                         => 'dummy',
  4581.                     ],
  4582.                     'VT4G_PAYTYPEID_CVS' => [
  4583.                         => 'orderId',
  4584.                         => 'cvsType',
  4585.                         => 'receiptNo',
  4586.                         => 'receiptDate',
  4587.                         => 'rcvAmount',
  4588.                         => 'dummy',
  4589.                     ],
  4590.                     'VT4G_PAYTYPEID_BANK' => [
  4591.                         => 'orderId',
  4592.                         => 'kikanNo',
  4593.                         => 'kigyoNo',
  4594.                         => 'rcvDate',
  4595.                         => 'customerNo',
  4596.                         => 'confNo',
  4597.                         => 'rcvAmount',
  4598.                         => 'dummy',
  4599.                     ],
  4600.                     'VT4G_PAYTYPEID_UPOP' => [
  4601.                         => 'orderId',
  4602.                         => 'txnType',
  4603.                         => 'mstatus',
  4604.                         => 'traceNumber',
  4605.                         => 'traceTime',
  4606.                         => 'settleAmount',
  4607.                         => 'settleDate',
  4608.                         => 'settleRate',
  4609.                         => 'dummy',
  4610.                     ],
  4611.                     'VT4G_PAYTYPEID_ALIPAY' => [
  4612.                         => 'orderId',
  4613.                         => 'txnType',
  4614.                         => 'mstatus',
  4615.                         => 'vResultCode',
  4616.                         => 'centerTradeId',
  4617.                         => 'dummy',
  4618.                     ],
  4619.                     'VT4G_PAYTYPEID_RAKUTEN_V2' => [
  4620.                         => 'orderId',
  4621.                         => 'txnType',
  4622.                         => 'txnTime',
  4623.                         => 'vResultCode',
  4624.                         => 'mstatus',
  4625.                         => 'usedPoint',
  4626.                         => 'gatewayOrderId',
  4627.                         => 'dummy',
  4628.                     ],
  4629.                     'VT4G_PAYTYPEID_RAKUTEN' => [
  4630.                         => 'orderId',
  4631.                         => 'txnType',
  4632.                         => 'txnTime',
  4633.                         => 'vResultCode',
  4634.                         => 'mstatus',
  4635.                         => 'usedPoint',
  4636.                         => 'dummy',
  4637.                     ],
  4638.                     'VT4G_PAYTYPEID_RECRUIT' => [
  4639.                         => 'orderId',
  4640.                         => 'txnType',
  4641.                         => 'txnTime',
  4642.                         => 'vResultCode',
  4643.                         => 'mstatus',
  4644.                         => 'recruitOrderId',
  4645.                         => 'usePoint',
  4646.                         => 'givePoint',
  4647.                         => 'recruitCoupon',
  4648.                         => 'merchantCoupon',
  4649.                         10 => 'dummy',
  4650.                     ],
  4651.                     'VT4G_PAYTYPEID_LINEPAY' => [
  4652.                         => 'orderId',
  4653.                         => 'txnType',
  4654.                         => 'txnTime',
  4655.                         => 'vResultCode',
  4656.                         => 'mstatus',
  4657.                         => 'linepayOrderId',
  4658.                         => 'dummy',
  4659.                     ],
  4660.                     'VT4G_PAYTYPEID_PAYPAL' => [
  4661.                         => 'orderId',
  4662.                         => 'mstatus',
  4663.                         => 'txnType',
  4664.                         => 'receivedDatetime',
  4665.                         => 'amount',
  4666.                         => 'payerId',
  4667.                         => 'centerTxnId',
  4668.                         => 'dummy',
  4669.                     ],
  4670.                     'VT4G_PAYTYPEID_PAYPAY' => [
  4671.                         => 'orderId',
  4672.                         => 'txnType',
  4673.                         => 'mstatus',
  4674.                         => 'vResultCode',
  4675.                         => 'paypayOrderId',
  4676.                         => 'dummy',
  4677.                     ],
  4678.                 ],
  4679.                 'VT4G_RECV_MAIL_SUBJECT' => [
  4680.                     'ERROR' => ' - 結果通知エラー報知メール',
  4681.                     'RESULT' => '要求結果報知メール',
  4682.                     'PAYMENT_INFO' => '入金報知メール',
  4683.                 ],
  4684.                 'VT4G_OPERATION_AUTH' => 'AUTH',
  4685.                 'VT4G_OPERATION_CAPTURE' => 'CAPTURE',
  4686.                 'VT4G_OPERATION_CANCEL' => 'CANCEL',
  4687.                 'VT4G_OPERATION_REFUND' => 'REFUND',
  4688.                 'VT4G_OPERATION_REFUND_ALL' => 'REFUND_ALL',
  4689.                 'VT4G_OPERATION_NEWLY' => 'NEWLY',
  4690.                 'VT4G_OPERATION_UPDATEAUTH' => 'UPDATEAUTH',
  4691.                 'VT4G_OPERATION_UPDATEAUTH_EXTENSION' => 'UPDATEAUTH_EXTENSION',
  4692.                 'VT4G_OPERATION_UPDATEAUTH_AMOUNT' => 'UPDATEAUTH_AMOUNT',
  4693.                 'VT4G_OPERATION_UPDATEAUTH_AMOUNT_AND_EXTENSION' => 'UPDATEAUTH_AMOUNT_AND_EXTENSION',
  4694.                 'VT4G_OPERATION_NAME' => [
  4695.                     'REFUND' => '再売上(減額用)',
  4696.                     'REFUND_ALL' => '全額返金',
  4697.                 ],
  4698.                 'VT4G_MAIL_TIMING' => [
  4699.                     'ORDER' => [
  4700.                         'ON_COMPLETE' => 0,
  4701.                         'ON_PAYMENT' => 1,
  4702.                     ],
  4703.                     'BANK' => [
  4704.                         'ON_PAYMENT' => 0,
  4705.                         'ON_RECEIVE' => 1,
  4706.                     ],
  4707.                 ],
  4708.                 'VT4G_MAIL_TARGET' => [
  4709.                     'RAKUTEN' => [
  4710.                         'FAILURE' => 0,
  4711.                         'ALL' => 1,
  4712.                     ],
  4713.                 ],
  4714.                 'VT4G_FORM' => [
  4715.                     'REGEX' => [
  4716.                         'VERITRANS_ID_PREFIX' => '/^[[:alnum:]_\\-\\.]+$/i',
  4717.                         'INTEGER' => '/^[0-9]+$/',
  4718.                     ],
  4719.                     'RANGE' => [
  4720.                         'MIN' => [
  4721.                             'PAYMENT_TERM' => 1,
  4722.                             'CARDINFO_REGIST_MAX' => 1,
  4723.                             'ROLLBACK_TIME' => 1,
  4724.                         ],
  4725.                         'MAX' => [
  4726.                             'PAYMENT_TERM' => 60,
  4727.                             'CARDINFO_REGIST_MAX' => 10,
  4728.                             'ROLLBACK_TIME' => 999,
  4729.                         ],
  4730.                     ],
  4731.                     'LENGTH' => [
  4732.                         'MIN' => [
  4733.                             'VERITRANS_ID_PREFIX' => 1,
  4734.                             'CARD_NO' => 14,
  4735.                             'SECURITY_CODE' => 3,
  4736.                             'CARD_NAME' => 2,
  4737.                         ],
  4738.                         'MAX' => [
  4739.                             'PAYMENT_TERM' => 2,
  4740.                             'CONTENTS' => 12,
  4741.                             'CONTENTS_KANA' => 24,
  4742.                             'ORDER_MAIL_TITLE1' => 50,
  4743.                             'ORDER_MAIL_BODY1' => 1000,
  4744.                             'VERITRANS_ID_PREFIX' => 17,
  4745.                             'MERCHANT_CCID' => 24,
  4746.                             'MERCHANT_PASS' => 64,
  4747.                             'MERCHANT_ID' => 24,
  4748.                             'MERCHANT_HASH' => 24,
  4749.                             'TOKEN_API_KEY' => 36,
  4750.                             'VT4G_ORDER_ID_PREFIX' => 50,
  4751.                             'FREE' => 16,
  4752.                             'CARD_NO' => 16,
  4753.                             'SECURITY_CODE' => 4,
  4754.                             'CARD_NAME' => 45,
  4755.                             'COMMODITY_NAME' => 100,
  4756.                             'REFUND_REASON' => 80,
  4757.                             'ITEM_NAME' => [
  4758.                                 'LEN_255' => 255,
  4759.                                 'LEN_300' => 300,
  4760.                             ],
  4761.                             'ORDER_DESCRIPTION' => 127,
  4762.                             'PAYMENT_TERM_DAY' => 2,
  4763.                             'PUSH_URL' => 256,
  4764.                         ],
  4765.                     ],
  4766.                     'CHOICES' => [
  4767.                         'COMMON_FLG' => [
  4768.                             '利用する' => 1,
  4769.                             '利用しない' => 0,
  4770.                         ],
  4771.                         'WITH_CAPTURE' => [
  4772.                             '与信+売上' => 1,
  4773.                             '与信のみ' => 0,
  4774.                         ],
  4775.                         'CREDIT_PAY_METHOD' => [
  4776.                             '一括払い' => '10',
  4777.                             'ボーナス一括' => '21',
  4778.                             '分割2回払い' => '61C02',
  4779.                             '分割3回払い' => '61C03',
  4780.                             '分割4回払い' => '61C04',
  4781.                             '分割5回払い' => '61C05',
  4782.                             '分割6回払い' => '61C06',
  4783.                             '分割7回払い' => '61C07',
  4784.                             '分割8回払い' => '61C08',
  4785.                             '分割9回払い' => '61C09',
  4786.                             '分割10回払い' => '61C10',
  4787.                             '分割11回払い' => '61C11',
  4788.                             '分割12回払い' => '61C12',
  4789.                             '分割13回払い' => '61C13',
  4790.                             '分割14回払い' => '61C14',
  4791.                             '分割15回払い' => '61C15',
  4792.                             '分割16回払い' => '61C16',
  4793.                             '分割17回払い' => '61C17',
  4794.                             '分割18回払い' => '61C18',
  4795.                             '分割19回払い' => '61C19',
  4796.                             '分割20回払い' => '61C20',
  4797.                             '分割21回払い' => '61C21',
  4798.                             '分割22回払い' => '61C22',
  4799.                             '分割23回払い' => '61C23',
  4800.                             '分割24回払い' => '61C24',
  4801.                             'リボルビング払い' => '80',
  4802.                         ],
  4803.                         'MPI_OPTION' => [
  4804.                             '完全認証' => 'mpi-complete',
  4805.                             '通常認証(カード会社リスク負担)' => 'mpi-company',
  4806.                             '通常認証(カード会社、加盟店リスク負担)' => 'mpi-merchant',
  4807.                         ],
  4808.                         'ONE_CLICK_FLG' => [
  4809.                             'かんたん決済' => 2,
  4810.                             'ベリトランス会員ID決済' => 1,
  4811.                             '利用しない' => 0,
  4812.                         ],
  4813.                         'CONVENI' => [
  4814.                             '01:セブンイレブン' => 'sej',
  4815.                             '02:ローソン・ミニストップ・セイコーマート' => 'lawson',
  4816.                             '03:ファミリーマート' => 'famima',
  4817.                             '04:デイリーヤマザキ・ヤマザキデイリーストア' => 'other',
  4818.                             '05:ローソン・ファミリーマート・ミニストップ・セイコーマート' => 'econ',
  4819.                         ],
  4820.                         'MAIL_TIMING' => [
  4821.                             '入金通知受信時' => 1,
  4822.                             '決済申込完了時' => 0,
  4823.                         ],
  4824.                         'DUMMY_MODE_FLG' => [
  4825.                             '本番モードで稼働' => 0,
  4826.                             'ダミーモードで稼働' => 1,
  4827.                         ],
  4828.                         'RESULT_MAIL_TARGET' => [
  4829.                             'すべて' => 1,
  4830.                             '要求不成立のみ' => 0,
  4831.                         ],
  4832.                         'REGISTRATION_FLG' => [
  4833.                             '登録する' => 1,
  4834.                             '登録しない' => 0,
  4835.                             '初期値なし' => 2,
  4836.                         ],
  4837.                         'RETRADE_FLG' => [
  4838.                             'カード情報を登録する' => 1,
  4839.                             '登録しない' => 0,
  4840.                         ],
  4841.                         'SEND_PAYMENT_INFO_MAIL' => [
  4842.                             '送信する(TO:注文者、BCC:ショップ)' => 2,
  4843.                             '送信する(TO:ショップ)' => 1,
  4844.                             '送信しない' => 0,
  4845.                         ],
  4846.                         'PUSH_URL_AUTO_SETTING' => [
  4847.                             'MAPの値を利用する(自動設定しない)' => 0,
  4848.                             '自動で設定する' => 1,
  4849.                             '手動で設定する' => 2,
  4850.                         ],
  4851.                         'UPDATE_AUTHORIZE' => [
  4852.                             '使用する' => 1,
  4853.                             '使用しない' => 0,
  4854.                         ],
  4855.                         'USE_RECAPTCHA' => [
  4856.                             '利用する(プラグイン提供決済すべて)' => 2,
  4857.                             '利用する(クレジットカード決済のみ)' => 1,
  4858.                             '利用しない' => 0,
  4859.                         ],
  4860.                         'RECAPTCHA_SCORE' => [
  4861.                             '0.0' => '0.0',
  4862.                             '0.1' => '0.1',
  4863.                             '0.2' => '0.2',
  4864.                             '0.3' => '0.3',
  4865.                             '0.4' => '0.4',
  4866.                             '0.5' => '0.5',
  4867.                             '0.6' => '0.6',
  4868.                             '0.7' => '0.7',
  4869.                             '0.8' => '0.8',
  4870.                             '0.9' => '0.9',
  4871.                             '1.0' => '1.0',
  4872.                         ],
  4873.                     ],
  4874.                     'DEFAULT' => [
  4875.                         'WITH_CAPTURE' => 0,
  4876.                         'CREDIT_PAY_METHOD' => '10',
  4877.                         'SECURITY_FLG' => 1,
  4878.                         'MPI_FLG' => 1,
  4879.                         'MPI_OPTION' => 'mpi-company',
  4880.                         'ONE_CLICK_FLG' => 0,
  4881.                         'DUMMY_MODE_FLG' => 1,
  4882.                         'MAIL_TIMING' => 0,
  4883.                         'RESULT_MAIL_TARGET' => 0,
  4884.                         'CARDINFO_REGIST_DEFAULT' => 2,
  4885.                         'CARDINFO_REGIST_MAX' => 5,
  4886.                         'SEND_PAYMENT_INFO_MAIL' => 0,
  4887.                         'CONTENTS_KANA' => 'ゴチュウモンブン',
  4888.                         'COMMODITY_NAME' => 'ご注文の商品',
  4889.                         'REFUND_REASON' => 'ご注文の返金',
  4890.                         'PUSH_URL_AUTO_SETTING' => 0,
  4891.                         'UPDATE_AUTHORIZE' => 0,
  4892.                         'RATE_LIMIT' => 0,
  4893.                         'USE_RECAPTCHA' => 0,
  4894.                         'ROLLBACK_TIME' => [
  4895.                             'TIME_60' => 60,
  4896.                             'TIME_480' => 480,
  4897.                         ],
  4898.                     ],
  4899.                 ],
  4900.                 'VT4G_WITH_CAPTURE' => [
  4901.                     'AUTH' => 0,
  4902.                     'CAPTURE' => 1,
  4903.                 ],
  4904.                 'VT4G_REQUEST' => [
  4905.                     'CREDIT' => [
  4906.                         'RETRY_LIMIT' => 3,
  4907.                         'RETRY_WAIT' => 3,
  4908.                     ],
  4909.                 ],
  4910.                 'VT4G_RESPONSE' => [
  4911.                     'MSTATUS' => [
  4912.                         'OK' => 'success',
  4913.                         'NG' => 'failure',
  4914.                         'PENDING' => 'pending',
  4915.                     ],
  4916.                     'V_RESULT_CODE' => [
  4917.                         'RAKUTEN' => [
  4918.                             'REQUEST_TIMEOUT' => 'FG26',
  4919.                         ],
  4920.                     ],
  4921.                 ],
  4922.                 'VT4G_PUSH_URL_AUTO_SETTING' => [
  4923.                     'MAP' => 0,
  4924.                     'AUTO' => 1,
  4925.                     'MANUAL' => 2,
  4926.                 ],
  4927.                 'VT4G_DOC_PATH' => '/Resource/doc',
  4928.                 'VT4G_EXPLAIN_FILE_NAME_FMT' => '/explain_%s.txt',
  4929.                 'VT4G_CREDIT_ERR_RESPONSE_YEAR98' => 98,
  4930.                 'VT4G_CREDIT_ERR_RESPONSE_YEAR99' => 99,
  4931.                 'VT4G_CREDIT_MPI_OPTION' => [
  4932.                     'COMPLETE' => 'mpi-complete',
  4933.                     'COMPANY' => 'mpi-company',
  4934.                     'MERCHANT' => 'mpi-merchant',
  4935.                 ],
  4936.                 'VT4G_CREDIT_ONE_CLICK' => [
  4937.                     'RETRADE' => 2,
  4938.                     'VERITRANS_ID' => 1,
  4939.                     'DISABLED' => 0,
  4940.                 ],
  4941.                 'VT4G_CREDIT_RETRADE' => [
  4942.                     'DATETIME_FORMAT' => 'Y-m-d 00:00:00',
  4943.                     'LIMIT_CARDS' => 10,
  4944.                     'VALID_MONTH' => 13,
  4945.                 ],
  4946.                 'VT4G_CREDIT_ERR_TRANS_PREFIX' => 'front.order.vt4g.vresult_code_',
  4947.                 'VT4G_CREDIT_VERITRANS_ID_SESSION_KEY' => 'vt4g_veritrans_id',
  4948.                 'VT4G_CREDIT_VERIFY_TIMEOUT' => 25,
  4949.                 'VT4G_CREDIT_VERIFY_RESULT_LINK' => 2,
  4950.                 'VT4G_CREDIT_PAYNOWID_TEMP_REG' => 1,
  4951.                 'VT4G_CREDIT_DEVICE_CHANNEL' => '02',
  4952.                 'VT4G_CREDIT_CARDHOLDER_HOME_PHONE_COUNTRY' => '81',
  4953.                 'VT4G_RAKUTEN_V2_PAYTYPE' => 2,
  4954.                 'VT4G_ALIPAY_CURRENCY' => 'JPY',
  4955.                 'VT4G_UPOP_TIMEOUT' => 30,
  4956.                 'VT4G_UPOP_CURRENCY' => [
  4957.                     392 => '日本円',
  4958.                     156 => '中国元',
  4959.                 ],
  4960.                 'VT4G_PAYPAL_ACTION' => [
  4961.                     'CREDIT' => 'set',
  4962.                     'COMPLETE' => 'do',
  4963.                 ],
  4964.                 'VT4G_PAYPAL_SHIPPING' => [
  4965.                     'DISABLED' => 0,
  4966.                 ],
  4967.                 'VT4G_PAYPAY_SERVICE_OPTION_TYPE' => 'online',
  4968.                 'VT4G_PAYPAY_TIMEOUT' => 5,
  4969.                 'VT4G_MERCHANT_CCID' => [
  4970.                     'EXCLUDE' => [
  4971.                         => '69951cc',
  4972.                         => '69992cc',
  4973.                     ],
  4974.                 ],
  4975.                 'VT4G_PAYMENT_INFO_MAIL' => [
  4976.                     'TO' => [
  4977.                         'CUSTOMER' => 2,
  4978.                         'SHOP' => 1,
  4979.                         'DISABLED' => 0,
  4980.                     ],
  4981.                 ],
  4982.                 'VT4G_RECAPTCHA_EXECUTE' => [
  4983.                     'ALL_PAYMENT' => 2,
  4984.                     'ONLY_CREDIT' => 1,
  4985.                     'NONE' => 0,
  4986.                 ],
  4987.                 'RULE_MIN_PAYTYPEID_10' => 2,
  4988.                 'RULE_MIN_PAYTYPEID_20' => 1,
  4989.                 'RULE_MIN_PAYTYPEID_30' => 1,
  4990.                 'RULE_MIN_PAYTYPEID_31' => 1,
  4991.                 'RULE_MIN_PAYTYPEID_40' => 1,
  4992.                 'RULE_MIN_PAYTYPEID_50' => 1,
  4993.                 'RULE_MIN_PAYTYPEID_60' => 100,
  4994.                 'RULE_MIN_PAYTYPEID_61' => 1,
  4995.                 'RULE_MIN_PAYTYPEID_62' => 1,
  4996.                 'RULE_MIN_PAYTYPEID_63' => 100,
  4997.                 'RULE_MIN_PAYTYPEID_70' => 1,
  4998.                 'RULE_MIN_PAYTYPEID_80' => 1,
  4999.                 'RULE_MAX_PAYTYPEID_10' => 99999999,
  5000.                 'RULE_MAX_PAYTYPEID_20' => 299999,
  5001.                 'RULE_MAX_PAYTYPEID_30' => 2000000000,
  5002.                 'RULE_MAX_PAYTYPEID_31' => 2000000000,
  5003.                 'RULE_MAX_PAYTYPEID_40' => 999999999,
  5004.                 'RULE_MAX_PAYTYPEID_50' => 9999999,
  5005.                 'RULE_MAX_PAYTYPEID_60' => 99999999,
  5006.                 'RULE_MAX_PAYTYPEID_61' => 9999999,
  5007.                 'RULE_MAX_PAYTYPEID_62' => 9999999,
  5008.                 'RULE_MAX_PAYTYPEID_63' => 99999999,
  5009.                 'RULE_MAX_PAYTYPEID_70' => 1000000,
  5010.                 'RULE_MAX_PAYTYPEID_80' => 500000,
  5011.                 'ORDER_CSV_COLUMN_CONFIG' => [
  5012.                     'NAME' => '注文ID',
  5013.                 ],
  5014.                 'ORDER_CSV_TEMPLATE' => 'order.csv',
  5015.                 'VT4G_MYPAGE' => [
  5016.                     'URL' => [
  5017.                         'INDEX' => [
  5018.                             'NAME' => 'mypage_vt4g_account_id',
  5019.                             'LABEL' => 'MYページ/ベリトランス会員ID',
  5020.                             'TEMPLATE' => 'VeriTrans4G2/Resource/template/default/Mypage/vt4g_account_id',
  5021.                         ],
  5022.                     ],
  5023.                 ],
  5024.                 'VT4G_RAKUTEN_BUTTON' => [
  5025.                     'URL' => [
  5026.                         'INDEX' => [
  5027.                             'NAME' => 'vt4g_admin_preview_rakuten_button',
  5028.                             'LABEL' => '商品購入/楽天ペイ支払いボタン',
  5029.                             'TEMPLATE' => 'VeriTrans4G2/Resource/template/default/Shopping/vt4g_button_rakuten',
  5030.                         ],
  5031.                     ],
  5032.                 ],
  5033.                 'VT4G_MYPAGE_SUBSC_PAYMENT' => [
  5034.                     'URL' => [
  5035.                         'INDEX' => [
  5036.                             'NAME' => 'mypage_vt4g_subsc_payment',
  5037.                             'LABEL' => 'MYページ/継続課金決済履歴',
  5038.                             'TEMPLATE' => 'VeriTrans4G2/Resource/template/default/Mypage/vt4g_subsc_payment',
  5039.                         ],
  5040.                     ],
  5041.                 ],
  5042.                 'VT4G_MYPAGE_SUBSC_PAYMENT_HISTORY' => [
  5043.                     'URL' => [
  5044.                         'INDEX' => [
  5045.                             'NAME' => 'mypage_vt4g_subsc_payment_history',
  5046.                             'LABEL' => 'MYページ/継続課金決済履歴詳細',
  5047.                             'TEMPLATE' => 'VeriTrans4G2/Resource/template/default/Mypage/vt4g_subsc_payment_history',
  5048.                         ],
  5049.                     ],
  5050.                 ],
  5051.                 'VT4G_MYPAGE_RETRADE' => [
  5052.                     'URL' => [
  5053.                         'INDEX' => [
  5054.                             'NAME' => 'mypage_vt4g_retrade',
  5055.                             'LABEL' => 'MYページ/かんたん決済',
  5056.                             'TEMPLATE' => 'VeriTrans4G2/Resource/template/default/Mypage/vt4g_retrade',
  5057.                         ],
  5058.                     ],
  5059.                 ],
  5060.                 'VT4G_WITHDRAW_ERROR_MAIL_SUBJECT' => ' - ベリトランス会員ID削除エラー報知メール',
  5061.                 'VT4G_DTB_CSV' => [
  5062.                     'CUSTOMER' => [
  5063.                         'VT4G_ACCOUNT_ID' => [
  5064.                             'DISP_NAME' => 'ベリトランス会員ID',
  5065.                             'FIELD_NAME' => 'vt4g_account_id',
  5066.                         ],
  5067.                     ],
  5068.                     'ORDER' => [
  5069.                         'VT4G_PAYMENT_STATUS' => [
  5070.                             'DISP_NAME' => '決済状況',
  5071.                             'FIELD_NAME' => 'vt4g_payment_status',
  5072.                         ],
  5073.                         'VT4G_ORDER_ID' => [
  5074.                             'DISP_NAME' => '決済取引ID',
  5075.                             'FIELD_NAME' => 'vt4g_order_id',
  5076.                         ],
  5077.                         'VT4G_ROLLBACK_DATE' => [
  5078.                             'DISP_NAME' => 'ベリトランス4Gロールバック日時',
  5079.                             'FIELD_NAME' => 'vt4g_rollback_date',
  5080.                         ],
  5081.                     ],
  5082.                 ],
  5083.                 'VT4G_DTB_MAIL_TEMPLATE' => [
  5084.                     'PAYMENT_INFO' => [
  5085.                         'NAME' => 'ベリトランス4G入金お知らせメール',
  5086.                         'FILE_NAME' => 'VeriTrans4G2/Resource/template/default/Mail/vt4g_payment_recv_payment_info_1_0_0.twig',
  5087.                         'MAIL_SUBJECT' => 'ご入金を確認しました',
  5088.                     ],
  5089.                 ],
  5090.                 'VT4G_SUBSC_PRODUCT_CULUMN' => [
  5091.                     'MY_PAGE_DISP_FLG_ON' => 1,
  5092.                     'MY_PAGE_DISP_FLG_OFF' => 0,
  5093.                 ],
  5094.                 'VT4G_FEW_CREDIT_AMOUNT' => 2,
  5095.                 'VTG4_SUBSC_STATUS_SUBSC' => 1,
  5096.                 'VTG4_SUBSC_STATUS_CANCEL' => 2,
  5097.                 'VTG4_PAYMENT_REQUEST_SQL_PARAMETER' => [
  5098.                     'SORT_NO_FIRST' => 1,
  5099.                     'CONTINUE_PRODUCT_COUNT_ZERO' => 0,
  5100.                 ],
  5101.                 'VTG4_PAYMENT_REQUEST' => [
  5102.                     'REQUEST_STATUS' => [
  5103.                         'BEFORE_CREATION' => 0,
  5104.                         'NOT_APPLICABLE' => 2,
  5105.                         'WAITING_FOR_REFRECTON' => 5,
  5106.                         'SUCCESS_PAYMENT' => 7,
  5107.                         'FAILURE_PAYMENT' => 9,
  5108.                     ],
  5109.                     'REQUEST_STATUS_NAME' => [
  5110.                         'BEFORE_CREATION' => 'CSV未作成',
  5111.                         'NOT_APPLICABLE' => '対象外',
  5112.                         'WAITING_FOR_REFRECTON' => '反映待ち',
  5113.                         'SUCCESS_PAYMENT' => '決済成功',
  5114.                         'FAILURE_PAYMENT' => '決済失敗',
  5115.                     ],
  5116.                 ],
  5117.                 'VG4G_FEW_CREDIT_FLG_ON' => 1,
  5118.                 'VT4G_PAYMENT_TARGET_YES' => 1,
  5119.                 'VT4G_PAYMENT_TARGET_NO' => 0,
  5120.                 'VT4G_LOCK_TIMEOUT' => NULL,
  5121.                 'VT4G_CSV_REQUEST_DETAIL_HEADER' => [
  5122.                     => '決済依頼イベント番号',
  5123.                     => '決済依頼イベント名',
  5124.                     => '継続課金用販売種別名',
  5125.                     => '決済依頼番号',
  5126.                     => '決済依頼ステータス',
  5127.                     => '会員番号',
  5128.                     => '会員名',
  5129.                     => '初回注文ID',
  5130.                     => '取引ID',
  5131.                     => '決済金額',
  5132.                     10 => '決済手数料',
  5133.                     11 => '決済依頼明細番号',
  5134.                     12 => '商品名',
  5135.                     13 => '金額',
  5136.                     14 => '数量',
  5137.                     15 => '付与ポイント',
  5138.                     16 => '出荷ID',
  5139.                     17 => '配送先_お名前',
  5140.                     18 => '配送先_住所',
  5141.                     19 => 'CSV対象',
  5142.                 ],
  5143.             ],
  5144.             'eccube_rate_limiter_configs' => [
  5145.             ],
  5146.             'eccube.plugins.enabled' => [
  5147.                 => 'Recommend42',
  5148.                 => 'Coupon42',
  5149.                 => 'RelatedProduct42',
  5150.                 => 'ProductDisplayRank42',
  5151.                 => 'ECCUBE4LineLoginIntegration42',
  5152.                 => 'VeriTrans4G2',
  5153.                 => 'RecentlyViewedProducts',
  5154.                 => 'MypageReceipt2Ft',
  5155.                 => 'UnderLimitQuantityDx',
  5156.             ],
  5157.             'eccube.plugins.disabled' => [
  5158.                 => 'Api42',
  5159.                 => 'MailMagazine42',
  5160.                 => 'ProductReview42',
  5161.                 => 'SalesReport42',
  5162.                 => 'Securitychecker42',
  5163.                 => 'SiteKit42',
  5164.             ],
  5165.             'event_dispatcher.event_aliases' => [
  5166.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  5167.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  5168.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  5169.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  5170.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  5171.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  5172.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  5173.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  5174.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  5175.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  5176.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  5177.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  5178.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  5179.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  5180.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  5181.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  5182.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  5183.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  5184.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  5185.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  5186.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  5187.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  5188.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  5189.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  5190.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  5191.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  5192.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  5193.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  5194.             ],
  5195.             'fragment.renderer.hinclude.global_template' => NULL,
  5196.             'fragment.path' => '/_fragment',
  5197.             'kernel.http_method_override' => true,
  5198.             'kernel.trusted_hosts' => [
  5199.             ],
  5200.             'kernel.enabled_locales' => [
  5201.             ],
  5202.             'kernel.error_controller' => 'error_controller',
  5203.             'debug.file_link_format' => NULL,
  5204.             'asset.request_context.base_path' => NULL,
  5205.             'asset.request_context.secure' => NULL,
  5206.             'translator.logging' => false,
  5207.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  5208.             'debug.error_handler.throw_at' => -1,
  5209.             'router.request_context.host' => 'localhost',
  5210.             'router.request_context.scheme' => 'http',
  5211.             'router.request_context.base_url' => '',
  5212.             'router.resource' => 'kernel::loadRoutes',
  5213.             'request_listener.http_port' => 80,
  5214.             'request_listener.https_port' => 443,
  5215.             'session.metadata.storage_key' => '_sf2_meta',
  5216.             'session.save_path' => (\dirname(__DIR__3).'/sessions/dev'),
  5217.             'session.metadata.update_threshold' => 0,
  5218.             'form.type_extension.csrf.enabled' => true,
  5219.             'form.type_extension.csrf.field_name' => '_token',
  5220.             'validator.translation_domain' => 'validators',
  5221.             'profiler_listener.only_exceptions' => false,
  5222.             'profiler_listener.only_main_requests' => false,
  5223.             'security.role_hierarchy.roles' => [
  5224.             ],
  5225.             'security.access.denied_url' => NULL,
  5226.             'security.authentication.manager.erase_credentials' => true,
  5227.             'security.authentication.session_strategy.strategy' => 'migrate',
  5228.             'security.access.always_authenticate_before_granting' => false,
  5229.             'security.authentication.hide_user_not_found' => true,
  5230.             'security.firewalls' => [
  5231.                 => 'dev',
  5232.                 => 'api',
  5233.                 => 'admin',
  5234.                 => 'customer',
  5235.             ],
  5236.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  5237.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  5238.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  5239.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  5240.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  5241.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  5242.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  5243.             'doctrine.entity_managers' => [
  5244.                 'default' => 'doctrine.orm.default_entity_manager',
  5245.             ],
  5246.             'doctrine.default_entity_manager' => 'default',
  5247.             'doctrine.dbal.connection_factory.types' => [
  5248.                 'oauth2_grant' => [
  5249.                     'class' => 'League\\Bundle\\OAuth2ServerBundle\\DBAL\\Type\\Grant',
  5250.                 ],
  5251.                 'oauth2_redirect_uri' => [
  5252.                     'class' => 'League\\Bundle\\OAuth2ServerBundle\\DBAL\\Type\\RedirectUri',
  5253.                 ],
  5254.                 'oauth2_scope' => [
  5255.                     'class' => 'League\\Bundle\\OAuth2ServerBundle\\DBAL\\Type\\Scope',
  5256.                 ],
  5257.                 'datetime' => [
  5258.                     'class' => 'Eccube\\Doctrine\\DBAL\\Types\\UTCDateTimeType',
  5259.                 ],
  5260.                 'datetimetz' => [
  5261.                     'class' => 'Eccube\\Doctrine\\DBAL\\Types\\UTCDateTimeTzType',
  5262.                 ],
  5263.             ],
  5264.             'doctrine.connections' => [
  5265.                 'default' => 'doctrine.dbal.default_connection',
  5266.             ],
  5267.             'doctrine.default_connection' => 'default',
  5268.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  5269.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  5270.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  5271.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  5272.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  5273.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  5274.             'doctrine.orm.cache.memcache_host' => 'localhost',
  5275.             'doctrine.orm.cache.memcache_port' => 11211,
  5276.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  5277.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  5278.             'doctrine.orm.cache.memcached_host' => 'localhost',
  5279.             'doctrine.orm.cache.memcached_port' => 11211,
  5280.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  5281.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  5282.             'doctrine.orm.cache.redis_host' => 'localhost',
  5283.             'doctrine.orm.cache.redis_port' => 6379,
  5284.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  5285.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  5286.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  5287.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  5288.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  5289.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  5290.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  5291.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  5292.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  5293.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  5294.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  5295.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  5296.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  5297.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  5298.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  5299.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  5300.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  5301.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  5302.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  5303.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  5304.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  5305.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  5306.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  5307.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  5308.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  5309.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  5310.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  5311.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  5312.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  5313.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  5314.             'doctrine.orm.auto_generate_proxy_classes' => true,
  5315.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  5316.             'doctrine.orm.proxy_namespace' => 'Proxies',
  5317.             'monolog.use_microseconds' => true,
  5318.             'monolog.swift_mailer.handlers' => [
  5319.             ],
  5320.             'monolog.handlers_to_channels' => [
  5321.                 'monolog.handler.console' => [
  5322.                     'type' => 'exclusive',
  5323.                     'elements' => [
  5324.                         => 'event',
  5325.                         => 'doctrine',
  5326.                         => 'console',
  5327.                     ],
  5328.                 ],
  5329.                 'monolog.handler.buffered' => [
  5330.                     'type' => 'exclusive',
  5331.                     'elements' => [
  5332.                         => 'event',
  5333.                     ],
  5334.                 ],
  5335.             ],
  5336.             'twig.form.resources' => [
  5337.                 => 'form_div_layout.html.twig',
  5338.                 => 'bootstrap_5_layout.html.twig',
  5339.             ],
  5340.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  5341.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  5342.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  5343.             'web_profiler.debug_toolbar.mode' => 2,
  5344.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/sliding.html.twig',
  5345.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  5346.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  5347.             'knp_paginator.page_range' => 5,
  5348.             'knp_paginator.page_limit' => NULL,
  5349.             'doctrine.migrations.preferred_em' => NULL,
  5350.             'doctrine.migrations.preferred_connection' => NULL,
  5351.             'league.oauth2_server.persistence.doctrine.enabled' => true,
  5352.             'league.oauth2_server.persistence.doctrine.manager' => 'default',
  5353.             'league.oauth2_server.encryption_key.type' => 'plain',
  5354.             'league.oauth2_server.scopes.default' => [
  5355.                 => 'read',
  5356.             ],
  5357.             'maker.compatible_check.doctrine.supports_attributes' => true,
  5358.             'data_collector.templates' => [
  5359.                 'data_collector.request' => [
  5360.                     => 'request',
  5361.                     => '@WebProfiler/Collector/request.html.twig',
  5362.                 ],
  5363.                 'data_collector.time' => [
  5364.                     => 'time',
  5365.                     => '@WebProfiler/Collector/time.html.twig',
  5366.                 ],
  5367.                 'data_collector.memory' => [
  5368.                     => 'memory',
  5369.                     => '@WebProfiler/Collector/memory.html.twig',
  5370.                 ],
  5371.                 'data_collector.validator' => [
  5372.                     => 'validator',
  5373.                     => '@WebProfiler/Collector/validator.html.twig',
  5374.                 ],
  5375.                 'data_collector.ajax' => [
  5376.                     => 'ajax',
  5377.                     => '@WebProfiler/Collector/ajax.html.twig',
  5378.                 ],
  5379.                 'data_collector.form' => [
  5380.                     => 'form',
  5381.                     => '@WebProfiler/Collector/form.html.twig',
  5382.                 ],
  5383.                 'data_collector.exception' => [
  5384.                     => 'exception',
  5385.                     => '@WebProfiler/Collector/exception.html.twig',
  5386.                 ],
  5387.                 'data_collector.logger' => [
  5388.                     => 'logger',
  5389.                     => '@WebProfiler/Collector/logger.html.twig',
  5390.                 ],
  5391.                 'data_collector.events' => [
  5392.                     => 'events',
  5393.                     => '@WebProfiler/Collector/events.html.twig',
  5394.                 ],
  5395.                 'data_collector.router' => [
  5396.                     => 'router',
  5397.                     => '@WebProfiler/Collector/router.html.twig',
  5398.                 ],
  5399.                 'data_collector.cache' => [
  5400.                     => 'cache',
  5401.                     => '@WebProfiler/Collector/cache.html.twig',
  5402.                 ],
  5403.                 'data_collector.translation' => [
  5404.                     => 'translation',
  5405.                     => '@WebProfiler/Collector/translation.html.twig',
  5406.                 ],
  5407.                 'data_collector.security' => [
  5408.                     => 'security',
  5409.                     => '@Security/Collector/security.html.twig',
  5410.                 ],
  5411.                 'data_collector.twig' => [
  5412.                     => 'twig',
  5413.                     => '@WebProfiler/Collector/twig.html.twig',
  5414.                 ],
  5415.                 'data_collector.doctrine' => [
  5416.                     => 'db',
  5417.                     => '@Doctrine/Collector/db.html.twig',
  5418.                 ],
  5419.                 'doctrine_migrations.migrations_collector' => [
  5420.                     => 'doctrine_migrations',
  5421.                     => '@DoctrineMigrations/Collector/migrations.html.twig',
  5422.                 ],
  5423.                 'data_collector.dump' => [
  5424.                     => 'dump',
  5425.                     => '@Debug/Profiler/dump.html.twig',
  5426.                 ],
  5427.                 'Eccube\\DataCollector\\EccubeDataCollector' => NULL,
  5428.                 'mailer.data_collector' => [
  5429.                     => 'mailer',
  5430.                     => '@WebProfiler/Collector/mailer.html.twig',
  5431.                 ],
  5432.                 'data_collector.config' => [
  5433.                     => 'config',
  5434.                     => '@WebProfiler/Collector/config.html.twig',
  5435.                 ],
  5436.                 'eccube.collector.core' => [
  5437.                     => 'eccube_core',
  5438.                     => '@toolbar/eccube.html.twig',
  5439.                 ],
  5440.             ],
  5441.             'console.command.ids' => [
  5442.                 => 'console.command.public_alias.Eccube\\Command\\UpdateSchemaDoctrineCommand',
  5443.             ],
  5444.         ];
  5445.     }
  5446.     protected function throw($message)
  5447.     {
  5448.         throw new RuntimeException($message);
  5449.     }
  5450. }