var/cache/dev/ContainerDRtlKhS/EccubeEccube_KernelDevDebugContainer.php line 825

Open in your IDE?
  1. <?php
  2. namespace ContainerDRtlKhS;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * This class has been auto-generated
  13.  * by the Symfony Dependency Injection Component.
  14.  *
  15.  * @final
  16.  */
  17. class EccubeEccube_KernelDevDebugContainer extends Container
  18. {
  19.     private $buildParameters;
  20.     private $containerDir;
  21.     private $targetDir;
  22.     private $parameters = [];
  23.     private $getService;
  24.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  25.     {
  26.         $this->getService = \Closure::fromCallable([$this'getService']);
  27.         $this->buildParameters $buildParameters;
  28.         $this->containerDir $containerDir;
  29.         $this->targetDir = \dirname($containerDir);
  30.         $this->parameters $this->getDefaultParameters();
  31.         $this->services $this->privates = [];
  32.         $this->syntheticIds = [
  33.             'kernel' => true,
  34.         ];
  35.         $this->methodMap = [
  36.             'Eccube\\Common\\EccubeConfig' => 'getEccubeConfigService',
  37.             'Eccube\\Repository\\PluginRepository' => 'getPluginRepositoryService',
  38.             'Plugin\\Collection\\Service\\CalculateService' => 'getCalculateServiceService',
  39.             'SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector' => 'getMobileDetectorService',
  40.             'cache.app' => 'getCache_AppService',
  41.             'cache.system' => 'getCache_SystemService',
  42.             'data_collector.dump' => 'getDataCollector_DumpService',
  43.             'doctrine' => 'getDoctrineService',
  44.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  45.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  46.             'doctrine_cache.providers.doctrine.orm.default_result_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_DefaultResultCacheService',
  47.             'event_dispatcher' => 'getEventDispatcherService',
  48.             'http_kernel' => 'getHttpKernelService',
  49.             'profiler' => 'getProfilerService',
  50.             'request_stack' => 'getRequestStackService',
  51.             'router' => 'getRouterService',
  52.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  53.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  54.             'security.token_storage' => 'getSecurity_TokenStorageService',
  55.             'session' => 'getSessionService',
  56.             'state_machine.order' => 'getStateMachine_OrderService',
  57.             'translator' => 'getTranslatorService',
  58.             'twig' => 'getTwigService',
  59.             'validator' => 'getValidatorService',
  60.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  61.         ];
  62.         $this->fileMap = [
  63.             'Customize\\Controller\\ActionLogController' => 'getActionLogControllerService.php',
  64.             'Customize\\Controller\\AdminController' => 'getAdminControllerService.php',
  65.             'Customize\\Controller\\Admin\\Customer\\CustomerController' => 'getCustomerControllerService.php',
  66.             'Customize\\Controller\\Admin\\Customer\\CustomerEditController' => 'getCustomerEditControllerService.php',
  67.             'Customize\\Controller\\Admin\\Order\\EditController' => 'getEditControllerService.php',
  68.             'Customize\\Controller\\Admin\\Product\\CsvImportController' => 'getCsvImportControllerService.php',
  69.             'Customize\\Controller\\Admin\\Product\\ProductController' => 'getProductControllerService.php',
  70.             'Customize\\Controller\\Block\\BrandTopController' => 'getBrandTopControllerService.php',
  71.             'Customize\\Controller\\Block\\CartController' => 'getCartControllerService.php',
  72.             'Customize\\Controller\\Block\\CollectionController' => 'getCollectionControllerService.php',
  73.             'Customize\\Controller\\Block\\NewItemController' => 'getNewItemControllerService.php',
  74.             'Customize\\Controller\\Block\\OutletTopController' => 'getOutletTopControllerService.php',
  75.             'Customize\\Controller\\Block\\RestockItemController' => 'getRestockItemControllerService.php',
  76.             'Customize\\Controller\\CartController' => 'getCartController2Service.php',
  77.             'Customize\\Controller\\NewsController' => 'getNewsControllerService.php',
  78.             'Customize\\Controller\\Plugin\\CsvImportProductExt4\\CsvImportController' => 'getCsvImportController2Service.php',
  79.             'Customize\\Controller\\ProductController' => 'getProductController2Service.php',
  80.             'Customize\\Controller\\ShippingMultipleController' => 'getShippingMultipleControllerService.php',
  81.             'Customize\\Controller\\ShoppingController' => 'getShoppingControllerService.php',
  82.             'Eccube\\Controller\\AbstractController' => 'getAbstractControllerService.php',
  83.             'Eccube\\Controller\\AbstractShoppingController' => 'getAbstractShoppingControllerService.php',
  84.             'Eccube\\Controller\\Admin\\AbstractCsvImportController' => 'getAbstractCsvImportControllerService.php',
  85.             'Eccube\\Controller\\Admin\\AdminController' => 'getAdminController2Service.php',
  86.             'Eccube\\Controller\\Admin\\Content\\BlockController' => 'getBlockControllerService.php',
  87.             'Eccube\\Controller\\Admin\\Content\\CacheController' => 'getCacheControllerService.php',
  88.             'Eccube\\Controller\\Admin\\Content\\CssController' => 'getCssControllerService.php',
  89.             'Eccube\\Controller\\Admin\\Content\\FileController' => 'getFileControllerService.php',
  90.             'Eccube\\Controller\\Admin\\Content\\JsController' => 'getJsControllerService.php',
  91.             'Eccube\\Controller\\Admin\\Content\\LayoutController' => 'getLayoutControllerService.php',
  92.             'Eccube\\Controller\\Admin\\Content\\MaintenanceController' => 'getMaintenanceControllerService.php',
  93.             'Eccube\\Controller\\Admin\\Content\\NewsController' => 'getNewsController2Service.php',
  94.             'Eccube\\Controller\\Admin\\Content\\PageController' => 'getPageControllerService.php',
  95.             'Eccube\\Controller\\Admin\\Customer\\CustomerController' => 'getCustomerController2Service.php',
  96.             'Eccube\\Controller\\Admin\\Customer\\CustomerDeliveryEditController' => 'getCustomerDeliveryEditControllerService.php',
  97.             'Eccube\\Controller\\Admin\\Customer\\CustomerEditController' => 'getCustomerEditController2Service.php',
  98.             'Eccube\\Controller\\Admin\\Order\\CsvImportController' => 'getCsvImportController3Service.php',
  99.             'Eccube\\Controller\\Admin\\Order\\EditController' => 'getEditController2Service.php',
  100.             'Eccube\\Controller\\Admin\\Order\\MailController' => 'getMailControllerService.php',
  101.             'Eccube\\Controller\\Admin\\Order\\OrderController' => 'getOrderControllerService.php',
  102.             'Eccube\\Controller\\Admin\\Order\\ShippingController' => 'getShippingControllerService.php',
  103.             'Eccube\\Controller\\Admin\\Product\\CategoryController' => 'getCategoryControllerService.php',
  104.             'Eccube\\Controller\\Admin\\Product\\CategorySeoController' => 'getCategorySeoControllerService.php',
  105.             'Eccube\\Controller\\Admin\\Product\\ClassCategoryController' => 'getClassCategoryControllerService.php',
  106.             'Eccube\\Controller\\Admin\\Product\\ClassNameController' => 'getClassNameControllerService.php',
  107.             'Eccube\\Controller\\Admin\\Product\\CsvImportController' => 'getCsvImportController4Service.php',
  108.             'Eccube\\Controller\\Admin\\Product\\CsvImportSeoController' => 'getCsvImportSeoControllerService.php',
  109.             'Eccube\\Controller\\Admin\\Product\\ProductClassController' => 'getProductClassControllerService.php',
  110.             'Eccube\\Controller\\Admin\\Product\\ProductController' => 'getProductController3Service.php',
  111.             'Eccube\\Controller\\Admin\\Product\\TagController' => 'getTagControllerService.php',
  112.             'Eccube\\Controller\\Admin\\Setting\\Shop\\CsvController' => 'getCsvControllerService.php',
  113.             'Eccube\\Controller\\Admin\\Setting\\Shop\\DeliveryController' => 'getDeliveryControllerService.php',
  114.             'Eccube\\Controller\\Admin\\Setting\\Shop\\MailController' => 'getMailController2Service.php',
  115.             'Eccube\\Controller\\Admin\\Setting\\Shop\\OrderStatusController' => 'getOrderStatusControllerService.php',
  116.             'Eccube\\Controller\\Admin\\Setting\\Shop\\PaymentController' => 'getPaymentControllerService.php',
  117.             'Eccube\\Controller\\Admin\\Setting\\Shop\\ShopController' => 'getShopControllerService.php',
  118.             'Eccube\\Controller\\Admin\\Setting\\Shop\\TaxRuleController' => 'getTaxRuleControllerService.php',
  119.             'Eccube\\Controller\\Admin\\Setting\\System\\AuthorityController' => 'getAuthorityControllerService.php',
  120.             'Eccube\\Controller\\Admin\\Setting\\System\\LogController' => 'getLogControllerService.php',
  121.             'Eccube\\Controller\\Admin\\Setting\\System\\LoginHistoryController' => 'getLoginHistoryControllerService.php',
  122.             'Eccube\\Controller\\Admin\\Setting\\System\\MasterdataController' => 'getMasterdataControllerService.php',
  123.             'Eccube\\Controller\\Admin\\Setting\\System\\MemberController' => 'getMemberControllerService.php',
  124.             'Eccube\\Controller\\Admin\\Setting\\System\\SecurityController' => 'getSecurityControllerService.php',
  125.             'Eccube\\Controller\\Admin\\Setting\\System\\SystemController' => 'getSystemControllerService.php',
  126.             'Eccube\\Controller\\Admin\\Setting\\System\\TwoFactorAuthController' => 'getTwoFactorAuthControllerService.php',
  127.             'Eccube\\Controller\\Admin\\Store\\OwnerStoreController' => 'getOwnerStoreControllerService.php',
  128.             'Eccube\\Controller\\Admin\\Store\\PluginController' => 'getPluginControllerService.php',
  129.             'Eccube\\Controller\\Admin\\Store\\TemplateController' => 'getTemplateControllerService.php',
  130.             'Eccube\\Controller\\Block\\CartController' => 'getCartController3Service.php',
  131.             'Eccube\\Controller\\Block\\SearchProductController' => 'getSearchProductControllerService.php',
  132.             'Eccube\\Controller\\CartController' => 'getCartController4Service.php',
  133.             'Eccube\\Controller\\ContactController' => 'getContactControllerService.php',
  134.             'Eccube\\Controller\\EntryController' => 'getEntryControllerService.php',
  135.             'Eccube\\Controller\\ForgotController' => 'getForgotControllerService.php',
  136.             'Eccube\\Controller\\HelpController' => 'getHelpControllerService.php',
  137.             'Eccube\\Controller\\InstallPluginController' => 'getInstallPluginControllerService.php',
  138.             'Eccube\\Controller\\Install\\InstallController' => 'getInstallControllerService.php',
  139.             'Eccube\\Controller\\Mypage\\ChangeController' => 'getChangeControllerService.php',
  140.             'Eccube\\Controller\\Mypage\\DeliveryController' => 'getDeliveryController2Service.php',
  141.             'Eccube\\Controller\\Mypage\\MypageController' => 'getMypageControllerService.php',
  142.             'Eccube\\Controller\\Mypage\\WithdrawController' => 'getWithdrawControllerService.php',
  143.             'Eccube\\Controller\\NonMemberShoppingController' => 'getNonMemberShoppingControllerService.php',
  144.             'Eccube\\Controller\\ProductController' => 'getProductController4Service.php',
  145.             'Eccube\\Controller\\ShippingMultipleController' => 'getShippingMultipleController2Service.php',
  146.             'Eccube\\Controller\\ShoppingController' => 'getShoppingController2Service.php',
  147.             'Eccube\\Controller\\SitemapController' => 'getSitemapControllerService.php',
  148.             'Eccube\\Controller\\TopController' => 'getTopControllerService.php',
  149.             'Eccube\\Controller\\UserDataController' => 'getUserDataControllerService.php',
  150.             'Eccube\\DependencyInjection\\Facade\\AnnotationReaderFacade' => 'getAnnotationReaderFacadeService.php',
  151.             'Eccube\\Service\\Composer\\ComposerApiService' => 'getComposerApiServiceService.php',
  152.             'Eccube\\Service\\Payment\\Method\\Cash' => 'getCashService.php',
  153.             'Eccube\\Service\\PluginService' => 'getPluginServiceService.php',
  154.             'Eccube\\Service\\SystemService' => 'getSystemServiceService.php',
  155.             'Eccube\\Service\\TaxRuleService' => 'getTaxRuleServiceService.php',
  156.             'Plugin\\ApgRichCategory\\Controller\\Admin\\ConfigController' => 'getConfigControllerService.php',
  157.             'Plugin\\ApgSimpleCalendar\\Controller\\Admin\\ConfigController' => 'getConfigController2Service.php',
  158.             'Plugin\\Api\\Controller\\Admin\\GraphiQLController' => 'getGraphiQLControllerService.php',
  159.             'Plugin\\Api\\Controller\\Admin\\OAuthController' => 'getOAuthControllerService.php',
  160.             'Plugin\\Api\\Controller\\Admin\\WebHookController' => 'getWebHookControllerService.php',
  161.             'Plugin\\Api\\Controller\\ApiController' => 'getApiControllerService.php',
  162.             'Plugin\\CancelPlugin\\Controller\\Admin\\ConfigController' => 'getConfigController3Service.php',
  163.             'Plugin\\CancelPlugin\\Controller\\MypageController' => 'getMypageController2Service.php',
  164.             'Plugin\\Collection\\Controller\\Admin\\CollectionController' => 'getCollectionController2Service.php',
  165.             'Plugin\\Coupon4\\Controller\\Admin\\CouponController' => 'getCouponControllerService.php',
  166.             'Plugin\\Coupon4\\Controller\\Admin\\CouponSearchModelController' => 'getCouponSearchModelControllerService.php',
  167.             'Plugin\\Coupon4\\Controller\\CouponShoppingController' => 'getCouponShoppingControllerService.php',
  168.             'Plugin\\CsvImportProductExt4\\Controller\\CsvImportController' => 'getCsvImportController5Service.php',
  169.             'Plugin\\CustomerGroupPrice\\Controller\\Admin\\Product\\GroupPriceCsvImportController' => 'getGroupPriceCsvImportControllerService.php',
  170.             'Plugin\\CustomerGroup\\Controller\\Admin\\AbstractCsvImportController' => 'getAbstractCsvImportController2Service.php',
  171.             'Plugin\\CustomerGroup\\Controller\\Admin\\ConfigController' => 'getConfigController4Service.php',
  172.             'Plugin\\CustomerGroup\\Controller\\Admin\\Customer\\GroupController' => 'getGroupControllerService.php',
  173.             'Plugin\\CustomerGroup\\Controller\\Admin\\Customer\\GroupCsvImportController' => 'getGroupCsvImportControllerService.php',
  174.             'Plugin\\CustomerGroup\\Controller\\Admin\\Product\\GroupCsvImportController' => 'getGroupCsvImportController2Service.php',
  175.             'Plugin\\EccubePaymentLite4\\Controller\\Admin\\Order\\ChangePaymentStatusController' => 'getChangePaymentStatusControllerService.php',
  176.             'Plugin\\EccubePaymentLite4\\Controller\\Admin\\Order\\ChangePaymentStatusToCancelController' => 'getChangePaymentStatusToCancelControllerService.php',
  177.             'Plugin\\EccubePaymentLite4\\Controller\\Admin\\Order\\ChangePaymentStatusToChargedController' => 'getChangePaymentStatusToChargedControllerService.php',
  178.             'Plugin\\EccubePaymentLite4\\Controller\\Admin\\Order\\ChangePaymentStatusToShippingRegistrationController' => 'getChangePaymentStatusToShippingRegistrationControllerService.php',
  179.             'Plugin\\EccubePaymentLite4\\Controller\\Admin\\Order\\CreateRegCreditOrderController' => 'getCreateRegCreditOrderControllerService.php',
  180.             'Plugin\\EccubePaymentLite4\\Controller\\Admin\\Regular\\CreateRegularOrderController' => 'getCreateRegularOrderControllerService.php',
  181.             'Plugin\\EccubePaymentLite4\\Controller\\Admin\\Regular\\EditController' => 'getEditController3Service.php',
  182.             'Plugin\\EccubePaymentLite4\\Controller\\Admin\\Regular\\OrderController' => 'getOrderController2Service.php',
  183.             'Plugin\\EccubePaymentLite4\\Controller\\Admin\\Regular\\RegularCycleController' => 'getRegularCycleControllerService.php',
  184.             'Plugin\\EccubePaymentLite4\\Controller\\Admin\\Regular\\RegularDiscountSettingController' => 'getRegularDiscountSettingControllerService.php',
  185.             'Plugin\\EccubePaymentLite4\\Controller\\Admin\\Regular\\SendChangeCardMailController' => 'getSendChangeCardMailControllerService.php',
  186.             'Plugin\\EccubePaymentLite4\\Controller\\Admin\\Store\\GmoEpsilonConfigController' => 'getGmoEpsilonConfigControllerService.php',
  187.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Mypage\\DeliveryDateController' => 'getDeliveryDateControllerService.php',
  188.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Mypage\\EditCreditCardController' => 'getEditCreditCardControllerService.php',
  189.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Mypage\\RegularCancelController' => 'getRegularCancelControllerService.php',
  190.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Mypage\\RegularCompleteController' => 'getRegularCompleteControllerService.php',
  191.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Mypage\\RegularCycleController' => 'getRegularCycleController2Service.php',
  192.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Mypage\\RegularDetailController' => 'getRegularDetailControllerService.php',
  193.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Mypage\\RegularListController' => 'getRegularListControllerService.php',
  194.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Mypage\\RegularNextDeliveryDateController' => 'getRegularNextDeliveryDateControllerService.php',
  195.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Mypage\\RegularProductQuantityController' => 'getRegularProductQuantityControllerService.php',
  196.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Mypage\\RegularResumeController' => 'getRegularResumeControllerService.php',
  197.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Mypage\\RegularShippingController' => 'getRegularShippingControllerService.php',
  198.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Mypage\\RegularSkipController' => 'getRegularSkipControllerService.php',
  199.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Mypage\\RegularSuspendController' => 'getRegularSuspendControllerService.php',
  200.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\PaymentNotification\\ConveniAndPayeasyNotificationController' => 'getConveniAndPayeasyNotificationControllerService.php',
  201.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\PaymentNotification\\DeferredPaymentStatusChangeNotificationController' => 'getDeferredPaymentStatusChangeNotificationControllerService.php',
  202.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\PaymentNotification\\PaymentNotificationController' => 'getPaymentNotificationControllerService.php',
  203.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Shopping\\CreditCardForTokenPaymentController' => 'getCreditCardForTokenPaymentControllerService.php',
  204.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Shopping\\EpsilonPaymentBackController' => 'getEpsilonPaymentBackControllerService.php',
  205.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Shopping\\EpsilonPaymentCompleteController' => 'getEpsilonPaymentCompleteControllerService.php',
  206.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Shopping\\Reception3DSAuthenticationController' => 'getReception3DSAuthenticationControllerService.php',
  207.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Shopping\\ShippingDeliveryDateController' => 'getShippingDeliveryDateControllerService.php',
  208.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Bitcash' => 'getBitcashService.php',
  209.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Chocom' => 'getChocomService.php',
  210.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Conveni' => 'getConveniService.php',
  211.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Credit' => 'getCreditService.php',
  212.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Deferred' => 'getDeferredService.php',
  213.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Jcb' => 'getJcbService.php',
  214.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Maillink' => 'getMaillinkService.php',
  215.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Netbank_Jnb' => 'getNetbankJnbService.php',
  216.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Netbank_Rakuten' => 'getNetbankRakutenService.php',
  217.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Payeasy' => 'getPayeasyService.php',
  218.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Paypal' => 'getPaypalService.php',
  219.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Paypay' => 'getPaypayService.php',
  220.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Reg_Credit' => 'getRegCreditService.php',
  221.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Sphone' => 'getSphoneService.php',
  222.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Sumishin' => 'getSumishinService.php',
  223.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Virtual_Account' => 'getVirtualAccountService.php',
  224.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Webmoney' => 'getWebmoneyService.php',
  225.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Ywallet' => 'getYwalletService.php',
  226.             'Plugin\\ExpressLink4\\Controller\\Admin\\ConfigController' => 'getConfigController5Service.php',
  227.             'Plugin\\ExpressLink4\\Controller\\Admin\\CsvImportController' => 'getCsvImportController6Service.php',
  228.             'Plugin\\ExpressLink4\\Controller\\Admin\\CsvImportControllerB2' => 'getCsvImportControllerB2Service.php',
  229.             'Plugin\\ExpressLink4\\Controller\\Admin\\CsvImportControllerDepo' => 'getCsvImportControllerDepoService.php',
  230.             'Plugin\\ExpressLink4\\Controller\\Admin\\CsvImportControllerEhiden2' => 'getCsvImportControllerEhiden2Service.php',
  231.             'Plugin\\ExpressLink4\\Controller\\Admin\\CsvImportControllerEhiden3' => 'getCsvImportControllerEhiden3Service.php',
  232.             'Plugin\\ExpressLink4\\Controller\\Admin\\CsvImportControllerEhidenPro' => 'getCsvImportControllerEhidenProService.php',
  233.             'Plugin\\ExpressLink4\\Controller\\Admin\\CsvImportControllerKM2' => 'getCsvImportControllerKM2Service.php',
  234.             'Plugin\\ExpressLink4\\Controller\\Admin\\CsvImportControllerYupriR' => 'getCsvImportControllerYupriRService.php',
  235.             'Plugin\\ExpressLink4\\Controller\\Admin\\CsvImportExpressLinkController' => 'getCsvImportExpressLinkControllerService.php',
  236.             'Plugin\\ExpressLink4\\Controller\\Admin\\OrderController' => 'getOrderController3Service.php',
  237.             'Plugin\\ExpressLink4\\Controller\\Admin\\OrderControllerB2' => 'getOrderControllerB2Service.php',
  238.             'Plugin\\ExpressLink4\\Controller\\Admin\\OrderControllerDepo' => 'getOrderControllerDepoService.php',
  239.             'Plugin\\ExpressLink4\\Controller\\Admin\\OrderControllerEhiden2' => 'getOrderControllerEhiden2Service.php',
  240.             'Plugin\\ExpressLink4\\Controller\\Admin\\OrderControllerEhiden3' => 'getOrderControllerEhiden3Service.php',
  241.             'Plugin\\ExpressLink4\\Controller\\Admin\\OrderControllerEhidenMail' => 'getOrderControllerEhidenMailService.php',
  242.             'Plugin\\ExpressLink4\\Controller\\Admin\\OrderControllerEhidenPro' => 'getOrderControllerEhidenProService.php',
  243.             'Plugin\\ExpressLink4\\Controller\\Admin\\OrderControllerKM2' => 'getOrderControllerKM2Service.php',
  244.             'Plugin\\ExpressLink4\\Controller\\Admin\\OrderControllerYupriR' => 'getOrderControllerYupriRService.php',
  245.             'Plugin\\JoolenCategoryIcon4\\Controller\\Admin\\CategoryIconController' => 'getCategoryIconControllerService.php',
  246.             'Plugin\\JoolenCategoryIcon4\\Controller\\Admin\\ConfigController' => 'getConfigController6Service.php',
  247.             'Plugin\\JoolenPluginTemplateManager4\\Controller\\Admin\\PluginTemplateManagerController' => 'getPluginTemplateManagerControllerService.php',
  248.             'Plugin\\MailMagazine4\\Controller\\MailMagazineController' => 'getMailMagazineControllerService.php',
  249.             'Plugin\\MailMagazine4\\Controller\\MailMagazineHistoryController' => 'getMailMagazineHistoryControllerService.php',
  250.             'Plugin\\MailMagazine4\\Controller\\MailMagazineTemplateController' => 'getMailMagazineTemplateControllerService.php',
  251.             'Plugin\\NewsPageSelfReliance\\Controller\\NpsrController' => 'getNpsrControllerService.php',
  252.             'Plugin\\Paidy4\\Controller\\Admin\\ConfigController' => 'getConfigController7Service.php',
  253.             'Plugin\\Paidy4\\Controller\\Admin\\PaymentStatusController' => 'getPaymentStatusControllerService.php',
  254.             'Plugin\\Paidy4\\Controller\\PaidyPaymentController' => 'getPaidyPaymentControllerService.php',
  255.             'Plugin\\Paidy4\\Service\\Method\\Paidy' => 'getPaidyService.php',
  256.             'Plugin\\PrivateURL4\\Controller\\PrivateController' => 'getPrivateControllerService.php',
  257.             'Plugin\\ProductPlus\\Controller\\Admin\\ProductItemController' => 'getProductItemControllerService.php',
  258.             'Plugin\\ProductPlus\\Controller\\Admin\\ProductItemEditController' => 'getProductItemEditControllerService.php',
  259.             'Plugin\\ProductPlus\\Controller\\Admin\\ProductItemOptionEditController' => 'getProductItemOptionEditControllerService.php',
  260.             'Plugin\\ProductReserve4\\Controller\\Admin\\ConfigController' => 'getConfigController8Service.php',
  261.             'Plugin\\Recommend4\\Controller\\RecommendController' => 'getRecommendControllerService.php',
  262.             'Plugin\\Recommend4\\Controller\\RecommendSearchModelController' => 'getRecommendSearchModelControllerService.php',
  263.             'Plugin\\RelatedProduct4\\Controller\\Admin\\RelatedProductController' => 'getRelatedProductControllerService.php',
  264.             'Plugin\\ReportPdf2\\Controller\\ReportPdf2Controller' => 'getReportPdf2ControllerService.php',
  265.             'Plugin\\RestockMail\\Controller\\Admin\\ConfigController' => 'getConfigController9Service.php',
  266.             'Plugin\\RestockMail\\Controller\\Admin\\RestockMailController' => 'getRestockMailControllerService.php',
  267.             'Plugin\\RestockMail\\Controller\\RestockMailController' => 'getRestockMailController2Service.php',
  268.             'Plugin\\SalesReport4\\Controller\\SalesReportController' => 'getSalesReportControllerService.php',
  269.             'Plugin\\SearchPlus\\Controller\\Admin\\ConfigController' => 'getConfigController10Service.php',
  270.             'Plugin\\SearchPlus\\Controller\\Block\\SearchDetailController' => 'getSearchDetailControllerService.php',
  271.             'Plugin\\SimpleMaintenance\\Controller\\Admin\\ConfigController' => 'getConfigController11Service.php',
  272.             'Plugin\\UaGaEEc4\\Controller\\ConfigController' => 'getConfigController12Service.php',
  273.             'Plugin\\joolenfaqList4\\Controller\\Admin\\FaqCategoryController' => 'getFaqCategoryControllerService.php',
  274.             'Plugin\\joolenfaqList4\\Controller\\Admin\\FaqItemController' => 'getFaqItemControllerService.php',
  275.             'Plugin\\joolenfaqList4\\Controller\\FaqController' => 'getFaqControllerService.php',
  276.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  277.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateController2Service.php',
  278.             'Trikoder\\Bundle\\OAuth2Bundle\\Controller\\AuthorizationController' => 'getAuthorizationControllerService.php',
  279.             'Trikoder\\Bundle\\OAuth2Bundle\\Controller\\TokenController' => 'getTokenControllerService.php',
  280.             'cache.app_clearer' => 'getCache_AppClearerService.php',
  281.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  282.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  283.             'cache_clearer' => 'getCacheClearerService.php',
  284.             'cache_warmer' => 'getCacheWarmerService.php',
  285.             'console.command.public_alias.Eccube\\Command\\UpdateSchemaDoctrineCommand' => 'getUpdateSchemaDoctrineCommandService.php',
  286.             'console.command.public_alias.doctrine_cache.contains_command' => 'getConsole_Command_PublicAlias_DoctrineCache_ContainsCommandService.php',
  287.             'console.command.public_alias.doctrine_cache.delete_command' => 'getConsole_Command_PublicAlias_DoctrineCache_DeleteCommandService.php',
  288.             'console.command.public_alias.doctrine_cache.flush_command' => 'getConsole_Command_PublicAlias_DoctrineCache_FlushCommandService.php',
  289.             'console.command.public_alias.doctrine_cache.stats_command' => 'getConsole_Command_PublicAlias_DoctrineCache_StatsCommandService.php',
  290.             'console.command.public_alias.doctrine_migrations.diff_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_DiffCommandService.php',
  291.             'console.command.public_alias.doctrine_migrations.execute_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_ExecuteCommandService.php',
  292.             'console.command.public_alias.doctrine_migrations.generate_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_GenerateCommandService.php',
  293.             'console.command.public_alias.doctrine_migrations.latest_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_LatestCommandService.php',
  294.             'console.command.public_alias.doctrine_migrations.migrate_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_MigrateCommandService.php',
  295.             'console.command.public_alias.doctrine_migrations.status_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_StatusCommandService.php',
  296.             'console.command.public_alias.doctrine_migrations.version_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_VersionCommandService.php',
  297.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  298.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService.php',
  299.             'eccube.logger' => 'getEccube_LoggerService.php',
  300.             'eccube.purchase.flow.cart' => 'getEccube_Purchase_Flow_CartService.php',
  301.             'eccube.purchase.flow.order' => 'getEccube_Purchase_Flow_OrderService.php',
  302.             'eccube.purchase.flow.shopping' => 'getEccube_Purchase_Flow_ShoppingService.php',
  303.             'error_controller' => 'getErrorControllerService.php',
  304.             'filesystem' => 'getFilesystemService.php',
  305.             'form.factory' => 'getForm_FactoryService.php',
  306.             'form.type.file' => 'getForm_Type_FileService.php',
  307.             'knp_paginator' => 'getKnpPaginatorService.php',
  308.             'monolog.logger.admin' => 'getMonolog_Logger_AdminService.php',
  309.             'monolog.logger.front' => 'getMonolog_Logger_FrontService.php',
  310.             'monolog.logger.gmo_epsilon' => 'getMonolog_Logger_GmoEpsilonService.php',
  311.             'monolog.logger.paidy' => 'getMonolog_Logger_PaidyService.php',
  312.             'routing.loader' => 'getRouting_LoaderService.php',
  313.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  314.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  315.             'serializer' => 'getSerializerService.php',
  316.             'services_resetter' => 'getServicesResetterService.php',
  317.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
  318.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
  319.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService.php',
  320.             'swiftmailer.transport' => 'getSwiftmailer_TransportService.php',
  321.             'templating' => 'getTemplatingService.php',
  322.             'templating.loader' => 'getTemplating_LoaderService.php',
  323.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
  324.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
  325.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
  326.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService.php',
  327.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  328.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  329.         ];
  330.         $this->aliases = [
  331.             'database_connection' => 'doctrine.dbal.default_connection',
  332.             'doctrine.orm.default_result_cache' => 'doctrine_cache.providers.doctrine.orm.default_result_cache',
  333.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  334.             'mailer' => 'swiftmailer.mailer.default',
  335.         ];
  336.         $this->privates['service_container'] = function () {
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  343.             include_once \dirname(__DIR__4).'/src/Eccube/Kernel.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  347.             include_once \dirname(__DIR__4).'/src/Eccube/DataCollector/EccubeDataCollector.php';
  348.             include_once \dirname(__DIR__4).'/src/Eccube/Doctrine/Query/Queries.php';
  349.             include_once \dirname(__DIR__4).'/src/Eccube/Doctrine/Query/QueryCustomizer.php';
  350.             include_once \dirname(__DIR__4).'/app/Plugin/CustomerGroup/Repository/QueryCustomizer/Admin/SearchCustomerCustomizer.php';
  351.             include_once \dirname(__DIR__4).'/app/Plugin/CustomerGroup/Repository/QueryCustomizer/Admin/SearchOrderCustomizer.php';
  352.             include_once \dirname(__DIR__4).'/app/Plugin/CustomerGroup/Repository/QueryCustomizer/Admin/SearchProductCustomizer.php';
  353.             include_once \dirname(__DIR__4).'/app/Plugin/CustomerGroup/Traits/ConfigTrait.php';
  354.             include_once \dirname(__DIR__4).'/app/Plugin/CustomerGroup/Repository/QueryCustomizer/CategorySearchCustomizer.php';
  355.             include_once \dirname(__DIR__4).'/app/Plugin/CustomerGroup/Repository/QueryCustomizer/ProductSearchCustomizer.php';
  356.             include_once \dirname(__DIR__4).'/app/Plugin/Schedule/Doctrine/Query/CustomizerBase.php';
  357.             include_once \dirname(__DIR__4).'/app/Plugin/Schedule/Doctrine/Query/MyPageCustomerFavoriteCustomizer.php';
  358.             include_once \dirname(__DIR__4).'/app/Plugin/Schedule/Doctrine/Query/ProductListCustomizer.php';
  359.             include_once \dirname(__DIR__4).'/app/Plugin/Schedule/Doctrine/Query/ProductSearchAdminCustomizer.php';
  360.             include_once \dirname(__DIR__4).'/app/Plugin/SearchPlus/Repository/AdminProductCustomizer.php';
  361.             include_once \dirname(__DIR__4).'/app/Plugin/SearchPlus/Repository/ProductCustomizer.php';
  362.             include_once \dirname(__DIR__4).'/src/Eccube/Doctrine/Query/WhereCustomizer.php';
  363.             include_once \dirname(__DIR__4).'/app/Plugin/MailMagazine4/Entity/AdminCustomerQueryCustomizer.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  365.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/ForwardOnlyListener.php';
  366.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/IpAddrListener.php';
  367.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/LogListener.php';
  368.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/MobileTemplatePathListener.php';
  369.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/TransactionListener.php';
  370.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/TwigInitializeListener.php';
  371.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/TwoFactorAuthListener.php';
  372.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  373.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  374.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  375.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  376.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  377.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/AbstractRepository.php';
  378.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/AuthorityRoleRepository.php';
  379.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/BaseInfoRepository.php';
  380.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/BlockPositionRepository.php';
  381.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/BlockRepository.php';
  382.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/CartRepository.php';
  383.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/CategoryRepository.php';
  384.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/ClassCategoryRepository.php';
  385.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/LayoutRepository.php';
  386.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/MailHistoryRepository.php';
  387.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/MailTemplateRepository.php';
  388.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/Master/DeviceTypeRepository.php';
  389.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/Master/OrderStatusRepository.php';
  390.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/NewsRepository.php';
  391.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/OrderItemRepository.php';
  392.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/OrderRepository.php';
  393.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/PageLayoutRepository.php';
  394.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/PageRepository.php';
  395.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/ProductCategoryRepository.php';
  396.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/ProductClassRepository.php';
  397.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/ProductRepository.php';
  398.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/ProductStockRepository.php';
  399.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/ShippingRepository.php';
  400.             include_once \dirname(__DIR__4).'/src/Eccube/Request/Context.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Encoder/PasswordEncoderInterface.php';
  402.             include_once \dirname(__DIR__4).'/src/Eccube/Security/Core/Encoder/PasswordEncoder.php';
  403.             include_once \dirname(__DIR__4).'/src/Eccube/Service/OrderStateMachine.php';
  404.             include_once \dirname(__DIR__4).'/src/Eccube/Service/PointHelper.php';
  405.             include_once \dirname(__DIR__4).'/src/Eccube/Service/PurchaseFlow/DiscountProcessor.php';
  406.             include_once \dirname(__DIR__4).'/src/Eccube/Service/PurchaseFlow/PurchaseProcessor.php';
  407.             include_once \dirname(__DIR__4).'/src/Eccube/Service/PurchaseFlow/Processor/PointProcessor.php';
  408.             include_once \dirname(__DIR__4).'/src/Eccube/Service/PurchaseFlow/Processor/AbstractPurchaseProcessor.php';
  409.             include_once \dirname(__DIR__4).'/src/Eccube/Service/PurchaseFlow/Processor/StockReduceProcessor.php';
  410.             include_once \dirname(__DIR__4).'/src/Eccube/Service/PurchaseFlow/PurchaseFlow.php';
  411.             include_once \dirname(__DIR__4).'/src/Eccube/Service/TwoFactorAuthService.php';
  412.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  413.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  414.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/EccubeExtension.php';
  415.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/TaxExtension.php';
  416.             include_once \dirname(__DIR__4).'/src/Eccube/Common/EccubeConfig.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  418.             include_once \dirname(__DIR__4).'/app/Plugin/ApgRichCategory/RoutingListener.php';
  419.             include_once \dirname(__DIR__4).'/app/Plugin/ApgSimpleCalendar/Repository/ConfigRepository.php';
  420.             include_once \dirname(__DIR__4).'/app/Plugin/ApgSimpleCalendar/Repository/HolidaysRepository.php';
  421.             include_once \dirname(__DIR__4).'/app/Plugin/Api/Repository/WebHookRepository.php';
  422.             include_once \dirname(__DIR__4).'/app/Plugin/Api/Service/WebHookEvents.php';
  423.             include_once \dirname(__DIR__4).'/app/Plugin/Api/Service/WebHookTrigger.php';
  424.             include_once \dirname(__DIR__4).'/app/Plugin/Api/Service/CoreEntityTrigger.php';
  425.             include_once \dirname(__DIR__4).'/app/Plugin/Api/Service/WebHookService.php';
  426.             include_once \dirname(__DIR__4).'/app/Plugin/CancelPlugin/Repository/ConfigRepository.php';
  427.             include_once \dirname(__DIR__4).'/app/Plugin/CancelPlugin/Service/CancelService.php';
  428.             include_once \dirname(__DIR__4).'/src/Eccube/Service/MailService.php';
  429.             include_once \dirname(__DIR__4).'/app/Plugin/CancelPlugin/Service/MailService.php';
  430.             include_once \dirname(__DIR__4).'/app/Plugin/CustomerGroup/EventListener/ProductListener.php';
  431.             include_once \dirname(__DIR__4).'/app/Plugin/CustomerGroup/Repository/CategoryRepository.php';
  432.             include_once \dirname(__DIR__4).'/app/Plugin/CustomerGroup/Repository/ConfigRepository.php';
  433.             include_once \dirname(__DIR__4).'/app/Plugin/EccubePaymentLite4/EventListener/EventSubscriber/Admin/AddRegularNav.php';
  434.             include_once \dirname(__DIR__4).'/app/Plugin/EccubePaymentLite4/Repository/ConfigRepository.php';
  435.             include_once \dirname(__DIR__4).'/app/Plugin/JoolenPointsForMemberRegistration4/Service/Main/PointsForMemberRegistrationService.php';
  436.             include_once \dirname(__DIR__4).'/app/Plugin/JoolenPointsForMemberRegistration4/Util/LinkageUtil.php';
  437.             include_once \dirname(__DIR__4).'/app/Plugin/NewsPageSelfReliance/EventListener/NpsrPagesListener.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  440.             include_once \dirname(__DIR__4).'/app/Plugin/ProductReserve4/Form/Extension/ProductClassReservationExtension.php';
  441.             include_once \dirname(__DIR__4).'/app/Plugin/ProductReserve4/Form/Subscriber/ProductClassExtraSubscriber.php';
  442.             include_once \dirname(__DIR__4).'/app/Plugin/ProductReserve4/Repository/ConfigRepository.php';
  443.             include_once \dirname(__DIR__4).'/app/Plugin/ProductReserve4/Repository/ProductClassExtraRepository.php';
  444.             include_once \dirname(__DIR__4).'/app/Plugin/ProductReserve4/Repository/ProductExtraRepository.php';
  445.             include_once \dirname(__DIR__4).'/app/Plugin/ProductReserve4/Repository/ReserveOrderRepository.php';
  446.             include_once \dirname(__DIR__4).'/app/Plugin/ProductReserve4/Service/ProductReserveService.php';
  447.             include_once \dirname(__DIR__4).'/app/Plugin/Schedule/EventSubscriber/EventSubscriberBase.php';
  448.             include_once \dirname(__DIR__4).'/app/Plugin/Schedule/EventSubscriber/KernelEventSubscriber.php';
  449.             include_once \dirname(__DIR__4).'/app/Plugin/Schedule/EventSubscriber/ProductEventSubscriber.php';
  450.             include_once \dirname(__DIR__4).'/app/Plugin/Schedule/EventSubscriber/UserPageEventSubscriber.php';
  451.             include_once \dirname(__DIR__4).'/app/Plugin/Schedule/Repository/ScheduleTimeRepository.php';
  452.             include_once \dirname(__DIR__4).'/app/Plugin/Schedule/Service/ScheduleHelper.php';
  453.             include_once \dirname(__DIR__4).'/app/Plugin/Schedule/Service/ScheduleService.php';
  454.             include_once \dirname(__DIR__4).'/app/Plugin/Schedule/Utils/ScheduleUtility.php';
  455.             include_once \dirname(__DIR__4).'/app/Plugin/SearchPlus/Repository/ConfigRepository.php';
  456.             include_once \dirname(__DIR__4).'/app/Plugin/SearchPlus/Service/SearchPlusService.php';
  457.             include_once \dirname(__DIR__4).'/app/Plugin/SimpleMaintenance/Repository/SimpleMConfigRepository.php';
  458.             include_once \dirname(__DIR__4).'/app/Plugin/SimpleMaintenance/SimpleMaintenanceController.php';
  459.             include_once \dirname(__DIR__4).'/app/Customize/Repository/CustomProductRepository.php';
  460.             include_once \dirname(__DIR__4).'/app/Customize/Repository/ProductPlus/ProductDataDetailRepository.php';
  461.             include_once \dirname(__DIR__4).'/app/Customize/Repository/ProductPlus/ProductDataRepository.php';
  462.             include_once \dirname(__DIR__4).'/src/Eccube/Log/Processor/SessionProcessor.php';
  463.             include_once \dirname(__DIR__4).'/src/Eccube/Log/Processor/TokenProcessor.php';
  464.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  465.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  466.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/UidProcessor.php';
  467.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php';
  468.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/WebProcessor.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/WebProcessor.php';
  470.             include_once \dirname(__DIR__4).'/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php';
  471.             include_once \dirname(__DIR__4).'/vendor/mobiledetect/mobiledetectlib/namespaced/Detection/MobileDetect.php';
  472.             include_once \dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DeviceDetector/MobileDetector.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  474.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  475.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  476.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  497.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  503.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  504.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractTrait.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  509.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  521.             include_once \dirname(__DIR__4).'/src/Eccube/Session/Storage/Handler/SameSiteNoneCompatSessionHandler.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  527.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Csrf/TokenStorage/TokenStorageInterface.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Csrf/TokenStorage/ClearableTokenStorageInterface.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Csrf/TokenStorage/SessionTokenStorage.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/validator/ValidatorBuilderInterface.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorInterface.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php';
  553.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/Esi.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SurrogateListener.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  565.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  570.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  571.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  587.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  589.             include_once \dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/WorkflowInterface.php';
  600.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Workflow.php';
  601.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/StateMachine.php';
  602.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Definition.php';
  603.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Transition.php';
  604.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/MetadataStoreInterface.php';
  605.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/GetMetadataTrait.php';
  606.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/InMemoryMetadataStore.php';
  607.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/MarkingStore/MarkingStoreInterface.php';
  608.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/MarkingStore/SingleStateMarkingStore.php';
  609.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  610.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  611.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  612.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  613.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  614.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  615.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  616.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/PhpArrayTrait.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authorization/AuthorizationCheckerInterface.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authorization/AuthorizationChecker.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authentication/Token/Storage/TokenStorageInterface.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authentication/Token/Storage/TokenStorage.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Security.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authentication/AuthenticationManagerInterface.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authentication/AuthenticationProviderManager.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authentication/AuthenticationTrustResolverInterface.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authentication/AuthenticationTrustResolver.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Encoder/EncoderFactoryInterface.php';
  632.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Encoder/EncoderFactory.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Role/RoleHierarchyInterface.php';
  634.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Role/RoleHierarchy.php';
  635.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Http/FirewallMapInterface.php';
  636.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  637.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Http/Logout/LogoutUrlGenerator.php';
  638.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Http/RememberMe/ResponseListener.php';
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authorization/AccessDecisionManagerInterface.php';
  640.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authorization/TraceableAccessDecisionManager.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authorization/AccessDecisionManager.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Http/Firewall.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  645.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  646.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  647.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  648.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  649.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/RegistryInterface.php';
  650.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  651.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  652.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  653.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  654.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  655.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  656.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  657.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  659.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ArrayTrait.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  663.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  664.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  665.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  666.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  667.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  668.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  669.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  670.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  671.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php';
  672.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  673.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  674.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  675.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  676.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  678.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  679.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  680.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  681.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  682.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  683.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authorization/ExpressionLanguage.php';
  684.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  685.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  686.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  687.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  688.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  689.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php';
  690.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  691.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  692.             include_once \dirname(__DIR__4).'/vendor/easycorp/easy-log-handler/src/EasyLogHandler.php';
  693.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  694.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  695.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  696.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  697.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  698.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  699.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';
  700.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  701.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  702.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  703.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  704.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  705.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  706.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  707.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  708.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  709.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  710.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  711.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  712.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  713.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  714.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  715.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  716.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  717.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  718.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  719.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  720.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  721.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  722.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  723.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WorkflowExtension.php';
  724.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Registry.php';
  725.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/SupportStrategy/WorkflowSupportStrategyInterface.php';
  726.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/SupportStrategy/InstanceOfSupportStrategy.php';
  727.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  728.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  729.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/CartServiceExtension.php';
  730.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/CsrfExtension.php';
  731.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/EccubeBlockExtension.php';
  732.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/IntlExtension.php';
  733.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/RepositoryExtension.php';
  734.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/SafeTextmailEscaperExtension.php';
  735.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/TwigIncludeExtension.php';
  736.             include_once \dirname(__DIR__4).'/app/Plugin/ApgSimpleCalendar/Twig/Extension/PluginExtension.php';
  737.             include_once \dirname(__DIR__4).'/app/Plugin/CancelPlugin/Twig/Extension/EccubeExtension.php';
  738.             include_once \dirname(__DIR__4).'/app/Plugin/Collection/Service/Twig/GetProductsWithCollection.php';
  739.             include_once \dirname(__DIR__4).'/app/Plugin/CustomerGroup/Twig/Extension/GroupExtension.php';
  740.             include_once \dirname(__DIR__4).'/app/Plugin/JoolenPointsForMemberRegistration4/Twig/Extension/PointsForMemberRegistrationExtension.php';
  741.             include_once \dirname(__DIR__4).'/app/Plugin/Schedule/Twig/Extension/ScheduleExtension.php';
  742.             include_once \dirname(__DIR__4).'/app/Customize/Twig/Extension/RoutingExtension.php';
  743.             include_once \dirname(__DIR__4).'/app/Customize/Twig/Extension/TwigExtension.php';
  744.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StringLoaderExtension.php';
  745.             include_once \dirname(__DIR__4).'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Intl.php';
  746.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  747.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  748.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  749.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  750.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  751.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  752.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  753.             include_once \dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Twig/Extension/MobileDetectExtension.php';
  754.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Twig/Extension/PaginationExtension.php';
  755.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Helper/Processor.php';
  756.             include_once \dirname(__DIR__4).'/vendor/exercise/htmlpurifier-bundle/src/Twig/HTMLPurifierExtension.php';
  757.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  758.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  759.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  760.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  761.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  762.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  763.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  764.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  765.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  766.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  767.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  768.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  769.             include_once \dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Helper/DeviceView.php';
  770.             include_once \dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/EventListener/RequestResponseListener.php';
  771.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Subscriber/SlidingPaginationSubscriber.php';
  772.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  773.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  774.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  775.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  776.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  777.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  778.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  779.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  780.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  781.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  782.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  783.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  784.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  785.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  786.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  787.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  788.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  789.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  790.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  791.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  792.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  793.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  794.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  795.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  796.             include_once \dirname(__DIR__4).'/src/Eccube/Event/EventDispatcherWrapper.php';
  797.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  798.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  799.         };
  800.     }
  801.     public function compile(): void
  802.     {
  803.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  804.     }
  805.     public function isCompiled(): bool
  806.     {
  807.         return true;
  808.     }
  809.     public function getRemovedIds(): array
  810.     {
  811.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  812.     }
  813.     protected function load($file$lazyLoad true)
  814.     {
  815.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  816.     }
  817.     protected function createProxy($class, \Closure $factory)
  818.     {
  819.         class_exists($classfalse) || $this->load("{$class}.php");
  820.         return $factory();
  821.     }
  822.     /**
  823.      * Gets the public 'Eccube\Common\EccubeConfig' shared autowired service.
  824.      *
  825.      * @return \Eccube\Common\EccubeConfig
  826.      */
  827.     protected function getEccubeConfigService()
  828.     {
  829.         return $this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this);
  830.     }
  831.     /**
  832.      * Gets the public 'Eccube\Repository\PluginRepository' shared autowired service.
  833.      *
  834.      * @return \Eccube\Repository\PluginRepository
  835.      */
  836.     protected function getPluginRepositoryService($lazyLoad true)
  837.     {
  838.         if ($lazyLoad) {
  839.             return $this->services['Eccube\\Repository\\PluginRepository'] = $this->createProxy('PluginRepository_c4546a6', function () {
  840.                 return \PluginRepository_c4546a6::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  841.                     $wrappedInstance $this->getPluginRepositoryService(false);
  842.                     $proxy->setProxyInitializer(null);
  843.                     return true;
  844.                 });
  845.             });
  846.         }
  847.         include_once \dirname(__DIR__4).'/src/Eccube/Repository/PluginRepository.php';
  848.         return new \Eccube\Repository\PluginRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  849.     }
  850.     /**
  851.      * Gets the public 'Plugin\Collection\Service\CalculateService' shared autowired service.
  852.      *
  853.      * @return \Plugin\Collection\Service\CalculateService
  854.      */
  855.     protected function getCalculateServiceService($lazyLoad true)
  856.     {
  857.         if ($lazyLoad) {
  858.             return $this->services['Plugin\\Collection\\Service\\CalculateService'] = $this->createProxy('CalculateService_7b8286a', function () {
  859.                 return \CalculateService_7b8286a::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  860.                     $wrappedInstance $this->getCalculateServiceService(false);
  861.                     $proxy->setProxyInitializer(null);
  862.                     return true;
  863.                 });
  864.             });
  865.         }
  866.         include_once \dirname(__DIR__4).'/app/Plugin/Collection/Service/CalculateService.php';
  867.         return new \Plugin\Collection\Service\CalculateService(($this->privates['Eccube\\Repository\\ProductRepository'] ?? $this->getProductRepositoryService()), ($this->privates['Eccube\\Repository\\ProductClassRepository'] ?? $this->getProductClassRepositoryService()));
  868.     }
  869.     /**
  870.      * Gets the public 'SunCat\MobileDetectBundle\DeviceDetector\MobileDetector' shared autowired service.
  871.      *
  872.      * @return \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector
  873.      */
  874.     protected function getMobileDetectorService()
  875.     {
  876.         return $this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector();
  877.     }
  878.     /**
  879.      * Gets the public 'cache.app' shared service.
  880.      *
  881.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  882.      */
  883.     protected function getCache_AppService()
  884.     {
  885.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('9fcbErA0tJ'0, ($this->targetDir.''.'/pools'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL));
  886.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  887.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  888.     }
  889.     /**
  890.      * Gets the public 'cache.system' shared service.
  891.      *
  892.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  893.      */
  894.     protected function getCache_SystemService()
  895.     {
  896.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('-lRsaRQuil'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  897.     }
  898.     /**
  899.      * Gets the public 'data_collector.dump' shared service.
  900.      *
  901.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  902.      */
  903.     protected function getDataCollector_DumpService()
  904.     {
  905.         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);
  906.     }
  907.     /**
  908.      * Gets the public 'doctrine' shared service.
  909.      *
  910.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  911.      */
  912.     protected function getDoctrineService()
  913.     {
  914.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  915.     }
  916.     /**
  917.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  918.      *
  919.      * @return \Doctrine\DBAL\Connection
  920.      */
  921.     protected function getDoctrine_Dbal_DefaultConnectionService()
  922.     {
  923.         $a = new \Doctrine\DBAL\Configuration();
  924.         $b = new \Doctrine\DBAL\Logging\LoggerChain();
  925.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  926.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  927.         $c->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  928.         $c->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  929.         $c->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  930.         $c->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor('!php/const:Monolog\\Logger::DEBUG', [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  931.         $c->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  932.         $c->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  933.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  934.         $b->addLogger(new \Symfony\Bridge\Doctrine\Logger\DbalLogger($c, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  935.         $b->addLogger(($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  936.         $a->setSQLLogger($b);
  937.         $d = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  938.             'Eccube\\Doctrine\\EventSubscriber\\InitSubscriber' => ['privates''Eccube\\Doctrine\\EventSubscriber\\InitSubscriber''getInitSubscriberService.php'true],
  939.             'Eccube\\Doctrine\\EventSubscriber\\SaveEventSubscriber' => ['privates''Eccube\\Doctrine\\EventSubscriber\\SaveEventSubscriber''getSaveEventSubscriberService.php'true],
  940.             'Eccube\\Doctrine\\EventSubscriber\\TaxRuleEventSubscriber' => ['privates''Eccube\\Doctrine\\EventSubscriber\\TaxRuleEventSubscriber''getTaxRuleEventSubscriberService.php'true],
  941.             'Plugin\\Api\\Doctrine\\EventSubscriber\\EntityListener' => ['privates''Plugin\\Api\\Doctrine\\EventSubscriber\\EntityListener''getEntityListenerService.php'true],
  942.             'Plugin\\CustomerGroupPrice\\Doctrine\\EventListener\\GroupPriceEventListener' => ['privates''Plugin\\CustomerGroupPrice\\Doctrine\\EventListener\\GroupPriceEventListener''getGroupPriceEventListenerService.php'true],
  943.             'Plugin\\CustomerGroupPrice\\Doctrine\\EventListener\\ProductClassEventListener' => ['privates''Plugin\\CustomerGroupPrice\\Doctrine\\EventListener\\ProductClassEventListener''getProductClassEventListenerService.php'true],
  944.             'Plugin\\PrivateURL4\\Doctrine\\EventSubscriber\\PrivateSubscriber' => ['privates''Plugin\\PrivateURL4\\Doctrine\\EventSubscriber\\PrivateSubscriber''getPrivateSubscriberService.php'true],
  945.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService.php'true],
  946.         ], [
  947.             'Eccube\\Doctrine\\EventSubscriber\\InitSubscriber' => '?',
  948.             'Eccube\\Doctrine\\EventSubscriber\\SaveEventSubscriber' => '?',
  949.             'Eccube\\Doctrine\\EventSubscriber\\TaxRuleEventSubscriber' => '?',
  950.             'Plugin\\Api\\Doctrine\\EventSubscriber\\EntityListener' => '?',
  951.             'Plugin\\CustomerGroupPrice\\Doctrine\\EventListener\\GroupPriceEventListener' => '?',
  952.             'Plugin\\CustomerGroupPrice\\Doctrine\\EventListener\\ProductClassEventListener' => '?',
  953.             'Plugin\\PrivateURL4\\Doctrine\\EventSubscriber\\PrivateSubscriber' => '?',
  954.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  955.         ]), [=> 'Eccube\\Doctrine\\EventSubscriber\\InitSubscriber'=> 'Eccube\\Doctrine\\EventSubscriber\\SaveEventSubscriber'=> 'Eccube\\Doctrine\\EventSubscriber\\TaxRuleEventSubscriber'=> 'Plugin\\Api\\Doctrine\\EventSubscriber\\EntityListener'=> 'Plugin\\PrivateURL4\\Doctrine\\EventSubscriber\\PrivateSubscriber']);
  956.         $d->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  957.         $d->addEventListener([=> 'postLoad'], 'Plugin\\CustomerGroupPrice\\Doctrine\\EventListener\\GroupPriceEventListener');
  958.         $d->addEventListener([=> 'postLoad'], 'Plugin\\CustomerGroupPrice\\Doctrine\\EventListener\\ProductClassEventListener');
  959.         $d->addEventListener([=> 'preUpdate'], 'Plugin\\CustomerGroupPrice\\Doctrine\\EventListener\\ProductClassEventListener');
  960.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['driver' => 'pdo_sqlite''charset' => 'utf8''url' => $this->getEnv('DATABASE_URL'), 'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => $this->getEnv('DATABASE_SERVER_VERSION'), 'defaultTableOptions' => ['collate' => 'utf8_general_ci']], $a$d, []);
  961.     }
  962.     /**
  963.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  964.      *
  965.      * @return \Doctrine\ORM\EntityManager
  966.      */
  967.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  968.     {
  969.         if ($lazyLoad) {
  970.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  971.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  972.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  973.                     $proxy->setProxyInitializer(null);
  974.                     return true;
  975.                 });
  976.             });
  977.         }
  978.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectManager.php';
  979.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  980.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  981.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  982.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/DoctrineProvider.php';
  983.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php';
  984.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  985.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileDriver.php';
  986.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  987.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileLocator.php';
  988.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  989.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php';
  990.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  991.         include_once \dirname(__DIR__4).'/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  992.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  993.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  994.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  995.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  996.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  997.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  998.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  999.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  1000.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  1001.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1002.         $a = new \Doctrine\ORM\Configuration();
  1003.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1004.         $c = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  1005.         $d = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/src/Eccube/Entity')]);
  1006.         $d->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1007.         $e = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/ApgRichCategory/Entity')]);
  1008.         $e->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1009.         $f = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/ApgSimpleCalendar/Entity')]);
  1010.         $f->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1011.         $g = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/Api/Entity')]);
  1012.         $g->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1013.         $h = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/CancelPlugin/Entity')]);
  1014.         $h->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1015.         $i = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/Collection/Entity')]);
  1016.         $i->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1017.         $j = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/Coupon4/Entity')]);
  1018.         $j->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1019.         $k = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/CustomerGroup/Entity')]);
  1020.         $k->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1021.         $l = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/CustomerGroupPrice/Entity')]);
  1022.         $l->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1023.         $m = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/CustomerGroupRank/Entity')]);
  1024.         $m->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1025.         $n = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/DesignTag4/Entity')]);
  1026.         $n->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1027.         $o = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/EccubePaymentLite4/Entity')]);
  1028.         $o->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1029.         $p = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/ExpressLink4/Entity')]);
  1030.         $p->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1031.         $q = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/JoolenCategoryIcon4/Entity')]);
  1032.         $q->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1033.         $r = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/JoolenPointsForMemberRegistration4/Entity')]);
  1034.         $r->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1035.         $s = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/MailMagazine4/Entity')]);
  1036.         $s->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1037.         $t = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/NewsPageSelfReliance/Entity')]);
  1038.         $t->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1039.         $u = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/Paidy4/Entity')]);
  1040.         $u->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1041.         $v = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/PrivateURL4/Entity')]);
  1042.         $v->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1043.         $w = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/ProductPlus/Entity')]);
  1044.         $w->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1045.         $x = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/ProductReserve4/Entity')]);
  1046.         $x->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1047.         $y = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/Recommend4/Entity')]);
  1048.         $y->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1049.         $z = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/RelatedProduct4/Entity')]);
  1050.         $z->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1051.         $aa = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/ReportPdf/Entity')]);
  1052.         $aa->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1053.         $ba = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/ReportPdf2/Entity')]);
  1054.         $ba->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1055.         $ca = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/RestockMail/Entity')]);
  1056.         $ca->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1057.         $da = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/Schedule/Entity')]);
  1058.         $da->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1059.         $ea = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/SearchPlus/Entity')]);
  1060.         $ea->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1061.         $fa = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/SimpleMaintenance/Entity')]);
  1062.         $fa->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1063.         $ga = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/UaGaEEc4/Entity')]);
  1064.         $ga->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1065.         $ha = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/joolenfaqList4/Entity')]);
  1066.         $ha->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1067.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Resources/config/doctrine/model') => 'Trikoder\\Bundle\\OAuth2Bundle\\Model'], '.orm.xml')), 'Trikoder\\Bundle\\OAuth2Bundle\\Model');
  1068.         $b->addDriver($d'Eccube\\Entity');
  1069.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Customize/Entity')]), 'Customize\\Entity');
  1070.         $b->addDriver($e'Plugin\\ApgRichCategory\\Entity');
  1071.         $b->addDriver($f'Plugin\\ApgSimpleCalendar\\Entity');
  1072.         $b->addDriver($g'Plugin\\Api\\Entity');
  1073.         $b->addDriver($h'Plugin\\CancelPlugin\\Entity');
  1074.         $b->addDriver($i'Plugin\\Collection\\Entity');
  1075.         $b->addDriver($j'Plugin\\Coupon4\\Entity');
  1076.         $b->addDriver($k'Plugin\\CustomerGroup\\Entity');
  1077.         $b->addDriver($l'Plugin\\CustomerGroupPrice\\Entity');
  1078.         $b->addDriver($m'Plugin\\CustomerGroupRank\\Entity');
  1079.         $b->addDriver($n'Plugin\\DesignTag4\\Entity');
  1080.         $b->addDriver($o'Plugin\\EccubePaymentLite4\\Entity');
  1081.         $b->addDriver($p'Plugin\\ExpressLink4\\Entity');
  1082.         $b->addDriver($q'Plugin\\JoolenCategoryIcon4\\Entity');
  1083.         $b->addDriver($r'Plugin\\JoolenPointsForMemberRegistration4\\Entity');
  1084.         $b->addDriver($s'Plugin\\MailMagazine4\\Entity');
  1085.         $b->addDriver($t'Plugin\\NewsPageSelfReliance\\Entity');
  1086.         $b->addDriver($u'Plugin\\Paidy4\\Entity');
  1087.         $b->addDriver($v'Plugin\\PrivateURL4\\Entity');
  1088.         $b->addDriver($w'Plugin\\ProductPlus\\Entity');
  1089.         $b->addDriver($x'Plugin\\ProductReserve4\\Entity');
  1090.         $b->addDriver($y'Plugin\\Recommend4\\Entity');
  1091.         $b->addDriver($z'Plugin\\RelatedProduct4\\Entity');
  1092.         $b->addDriver($aa'Plugin\\ReportPdf\\Entity');
  1093.         $b->addDriver($ba'Plugin\\ReportPdf2\\Entity');
  1094.         $b->addDriver($ca'Plugin\\RestockMail\\Entity');
  1095.         $b->addDriver($da'Plugin\\Schedule\\Entity');
  1096.         $b->addDriver($ea'Plugin\\SearchPlus\\Entity');
  1097.         $b->addDriver($fa'Plugin\\SimpleMaintenance\\Entity');
  1098.         $b->addDriver($ga'Plugin\\UaGaEEc4\\Entity');
  1099.         $b->addDriver($ha'Plugin\\joolenfaqList4\\Entity');
  1100.         $a->setEntityNamespaces([]);
  1101.         $a->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService())));
  1102.         $a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())));
  1103.         $a->setResultCacheImpl(($this->services['doctrine_cache.providers.doctrine.orm.default_result_cache'] ?? $this->getDoctrineCache_Providers_Doctrine_Orm_DefaultResultCacheService()));
  1104.         $a->setMetadataDriverImpl($b);
  1105.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1106.         $a->setProxyNamespace('Proxies');
  1107.         $a->setAutoGenerateProxyClasses(true);
  1108.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  1109.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1110.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1111.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1112.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1113.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1114.             'Customize\\Repository\\ActionLogRepository' => ['privates''Customize\\Repository\\ActionLogRepository''getActionLogRepositoryService.php'true],
  1115.             'Customize\\Repository\\CollectionRepository' => ['privates''Customize\\Repository\\CollectionRepository''getCollectionRepositoryService.php'true],
  1116.             'Customize\\Repository\\CustomProductRepository' => ['privates''Customize\\Repository\\CustomProductRepository''getCustomProductRepositoryService'false],
  1117.             'Customize\\Repository\\CustomProductTagRepository' => ['privates''Customize\\Repository\\CustomProductTagRepository''getCustomProductTagRepositoryService.php'true],
  1118.             'Customize\\Repository\\ProductPlus\\CustomProductItemRepository' => ['privates''Customize\\Repository\\ProductPlus\\CustomProductItemRepository''getCustomProductItemRepositoryService.php'true],
  1119.             'Customize\\Repository\\ProductPlus\\ProductDataDetailRepository' => ['privates''Customize\\Repository\\ProductPlus\\ProductDataDetailRepository''getProductDataDetailRepositoryService'false],
  1120.             'Customize\\Repository\\ProductPlus\\ProductDataRepository' => ['privates''Customize\\Repository\\ProductPlus\\ProductDataRepository''getProductDataRepositoryService'false],
  1121.             'Eccube\\Repository\\AuthorityRoleRepository' => ['privates''Eccube\\Repository\\AuthorityRoleRepository''getAuthorityRoleRepositoryService'false],
  1122.             'Eccube\\Repository\\BaseInfoRepository' => ['privates''Eccube\\Repository\\BaseInfoRepository''getBaseInfoRepositoryService'false],
  1123.             'Eccube\\Repository\\BlockPositionRepository' => ['privates''Eccube\\Repository\\BlockPositionRepository''getBlockPositionRepositoryService'false],
  1124.             'Eccube\\Repository\\BlockRepository' => ['privates''Eccube\\Repository\\BlockRepository''getBlockRepositoryService'false],
  1125.             'Eccube\\Repository\\CartItemRepository' => ['privates''Eccube\\Repository\\CartItemRepository''getCartItemRepositoryService.php'true],
  1126.             'Eccube\\Repository\\CartRepository' => ['privates''Eccube\\Repository\\CartRepository''getCartRepositoryService'false],
  1127.             'Eccube\\Repository\\CategoryRepository' => ['privates''Eccube\\Repository\\CategoryRepository''getCategoryRepositoryService'false],
  1128.             'Eccube\\Repository\\ClassCategoryRepository' => ['privates''Eccube\\Repository\\ClassCategoryRepository''getClassCategoryRepositoryService'false],
  1129.             'Eccube\\Repository\\ClassNameRepository' => ['privates''Eccube\\Repository\\ClassNameRepository''getClassNameRepositoryService.php'true],
  1130.             'Eccube\\Repository\\CsvRepository' => ['privates''Eccube\\Repository\\CsvRepository''getCsvRepositoryService.php'true],
  1131.             'Eccube\\Repository\\CustomerAddressRepository' => ['privates''Eccube\\Repository\\CustomerAddressRepository''getCustomerAddressRepositoryService.php'true],
  1132.             'Eccube\\Repository\\CustomerFavoriteProductRepository' => ['privates''Eccube\\Repository\\CustomerFavoriteProductRepository''getCustomerFavoriteProductRepositoryService.php'true],
  1133.             'Eccube\\Repository\\CustomerRepository' => ['privates''Eccube\\Repository\\CustomerRepository''getCustomerRepositoryService.php'true],
  1134.             'Eccube\\Repository\\DeliveryDurationRepository' => ['privates''Eccube\\Repository\\DeliveryDurationRepository''getDeliveryDurationRepositoryService.php'true],
  1135.             'Eccube\\Repository\\DeliveryFeeRepository' => ['privates''Eccube\\Repository\\DeliveryFeeRepository''getDeliveryFeeRepositoryService.php'true],
  1136.             'Eccube\\Repository\\DeliveryRepository' => ['privates''Eccube\\Repository\\DeliveryRepository''getDeliveryRepositoryService.php'true],
  1137.             'Eccube\\Repository\\DeliveryTimeRepository' => ['privates''Eccube\\Repository\\DeliveryTimeRepository''getDeliveryTimeRepositoryService.php'true],
  1138.             'Eccube\\Repository\\LayoutRepository' => ['privates''Eccube\\Repository\\LayoutRepository''getLayoutRepositoryService'false],
  1139.             'Eccube\\Repository\\LoginHistoryRepository' => ['privates''Eccube\\Repository\\LoginHistoryRepository''getLoginHistoryRepositoryService.php'true],
  1140.             'Eccube\\Repository\\MailHistoryRepository' => ['privates''Eccube\\Repository\\MailHistoryRepository''getMailHistoryRepositoryService'false],
  1141.             'Eccube\\Repository\\MailTemplateRepository' => ['privates''Eccube\\Repository\\MailTemplateRepository''getMailTemplateRepositoryService'false],
  1142.             'Eccube\\Repository\\Master\\AuthorityRepository' => ['privates''Eccube\\Repository\\Master\\AuthorityRepository''getAuthorityRepositoryService.php'true],
  1143.             'Eccube\\Repository\\Master\\CountryRepository' => ['privates''Eccube\\Repository\\Master\\CountryRepository''getCountryRepositoryService.php'true],
  1144.             'Eccube\\Repository\\Master\\CsvTypeRepository' => ['privates''Eccube\\Repository\\Master\\CsvTypeRepository''getCsvTypeRepositoryService.php'true],
  1145.             'Eccube\\Repository\\Master\\CustomerOrderStatusRepository' => ['privates''Eccube\\Repository\\Master\\CustomerOrderStatusRepository''getCustomerOrderStatusRepositoryService.php'true],
  1146.             'Eccube\\Repository\\Master\\CustomerStatusRepository' => ['privates''Eccube\\Repository\\Master\\CustomerStatusRepository''getCustomerStatusRepositoryService.php'true],
  1147.             'Eccube\\Repository\\Master\\DeviceTypeRepository' => ['privates''Eccube\\Repository\\Master\\DeviceTypeRepository''getDeviceTypeRepositoryService'false],
  1148.             'Eccube\\Repository\\Master\\JobRepository' => ['privates''Eccube\\Repository\\Master\\JobRepository''getJobRepositoryService.php'true],
  1149.             'Eccube\\Repository\\Master\\LoginHistoryStatusRepository' => ['privates''Eccube\\Repository\\Master\\LoginHistoryStatusRepository''getLoginHistoryStatusRepositoryService.php'true],
  1150.             'Eccube\\Repository\\Master\\OrderItemTypeRepository' => ['privates''Eccube\\Repository\\Master\\OrderItemTypeRepository''getOrderItemTypeRepositoryService.php'true],
  1151.             'Eccube\\Repository\\Master\\OrderStatusColorRepository' => ['privates''Eccube\\Repository\\Master\\OrderStatusColorRepository''getOrderStatusColorRepositoryService.php'true],
  1152.             'Eccube\\Repository\\Master\\OrderStatusRepository' => ['privates''Eccube\\Repository\\Master\\OrderStatusRepository''getOrderStatusRepositoryService'false],
  1153.             'Eccube\\Repository\\Master\\PageMaxRepository' => ['privates''Eccube\\Repository\\Master\\PageMaxRepository''getPageMaxRepositoryService.php'true],
  1154.             'Eccube\\Repository\\Master\\PrefRepository' => ['privates''Eccube\\Repository\\Master\\PrefRepository''getPrefRepositoryService.php'true],
  1155.             'Eccube\\Repository\\Master\\ProductListMaxRepository' => ['privates''Eccube\\Repository\\Master\\ProductListMaxRepository''getProductListMaxRepositoryService.php'true],
  1156.             'Eccube\\Repository\\Master\\ProductListOrderByRepository' => ['privates''Eccube\\Repository\\Master\\ProductListOrderByRepository''getProductListOrderByRepositoryService.php'true],
  1157.             'Eccube\\Repository\\Master\\ProductStatusRepository' => ['privates''Eccube\\Repository\\Master\\ProductStatusRepository''getProductStatusRepositoryService.php'true],
  1158.             'Eccube\\Repository\\Master\\RoundingTypeRepository' => ['privates''Eccube\\Repository\\Master\\RoundingTypeRepository''getRoundingTypeRepositoryService.php'true],
  1159.             'Eccube\\Repository\\Master\\SaleTypeRepository' => ['privates''Eccube\\Repository\\Master\\SaleTypeRepository''getSaleTypeRepositoryService.php'true],
  1160.             'Eccube\\Repository\\Master\\SexRepository' => ['privates''Eccube\\Repository\\Master\\SexRepository''getSexRepositoryService.php'true],
  1161.             'Eccube\\Repository\\Master\\TaxDisplayTypeRepository' => ['privates''Eccube\\Repository\\Master\\TaxDisplayTypeRepository''getTaxDisplayTypeRepositoryService.php'true],
  1162.             'Eccube\\Repository\\Master\\TaxTypeRepository' => ['privates''Eccube\\Repository\\Master\\TaxTypeRepository''getTaxTypeRepositoryService.php'true],
  1163.             'Eccube\\Repository\\Master\\WorkRepository' => ['privates''Eccube\\Repository\\Master\\WorkRepository''getWorkRepositoryService.php'true],
  1164.             'Eccube\\Repository\\MemberRepository' => ['privates''Eccube\\Repository\\MemberRepository''getMemberRepositoryService.php'true],
  1165.             'Eccube\\Repository\\NewsRepository' => ['privates''Eccube\\Repository\\NewsRepository''getNewsRepositoryService'false],
  1166.             'Eccube\\Repository\\OrderItemRepository' => ['privates''Eccube\\Repository\\OrderItemRepository''getOrderItemRepositoryService'false],
  1167.             'Eccube\\Repository\\OrderPdfRepository' => ['privates''Eccube\\Repository\\OrderPdfRepository''getOrderPdfRepositoryService.php'true],
  1168.             'Eccube\\Repository\\OrderRepository' => ['privates''Eccube\\Repository\\OrderRepository''getOrderRepositoryService'false],
  1169.             'Eccube\\Repository\\PageLayoutRepository' => ['privates''Eccube\\Repository\\PageLayoutRepository''getPageLayoutRepositoryService'false],
  1170.             'Eccube\\Repository\\PageRepository' => ['privates''Eccube\\Repository\\PageRepository''getPageRepositoryService'false],
  1171.             'Eccube\\Repository\\PaymentOptionRepository' => ['privates''Eccube\\Repository\\PaymentOptionRepository''getPaymentOptionRepositoryService.php'true],
  1172.             'Eccube\\Repository\\PaymentRepository' => ['privates''Eccube\\Repository\\PaymentRepository''getPaymentRepositoryService.php'true],
  1173.             'Eccube\\Repository\\PluginRepository' => ['services''Eccube\\Repository\\PluginRepository''getPluginRepositoryService'false],
  1174.             'Eccube\\Repository\\ProductCategoryRepository' => ['privates''Eccube\\Repository\\ProductCategoryRepository''getProductCategoryRepositoryService'false],
  1175.             'Eccube\\Repository\\ProductClassRepository' => ['privates''Eccube\\Repository\\ProductClassRepository''getProductClassRepositoryService'false],
  1176.             'Eccube\\Repository\\ProductImageRepository' => ['privates''Eccube\\Repository\\ProductImageRepository''getProductImageRepositoryService.php'true],
  1177.             'Eccube\\Repository\\ProductRepository' => ['privates''Eccube\\Repository\\ProductRepository''getProductRepositoryService'false],
  1178.             'Eccube\\Repository\\ProductStockRepository' => ['privates''Eccube\\Repository\\ProductStockRepository''getProductStockRepositoryService'false],
  1179.             'Eccube\\Repository\\ProductTagRepository' => ['privates''Eccube\\Repository\\ProductTagRepository''getProductTagRepositoryService.php'true],
  1180.             'Eccube\\Repository\\ShippingRepository' => ['privates''Eccube\\Repository\\ShippingRepository''getShippingRepositoryService'false],
  1181.             'Eccube\\Repository\\TagRepository' => ['privates''Eccube\\Repository\\TagRepository''getTagRepositoryService.php'true],
  1182.             'Eccube\\Repository\\TaxRuleRepository' => ['privates''Eccube\\Repository\\TaxRuleRepository''getTaxRuleRepositoryService'false],
  1183.             'Eccube\\Repository\\TemplateRepository' => ['privates''Eccube\\Repository\\TemplateRepository''getTemplateRepositoryService.php'true],
  1184.             'Plugin\\ApgRichCategory\\Repository\\ConfigRepository' => ['privates''Plugin\\ApgRichCategory\\Repository\\ConfigRepository''getConfigRepository3Service.php'true],
  1185.             'Plugin\\ApgSimpleCalendar\\Repository\\ConfigRepository' => ['privates''Plugin\\ApgSimpleCalendar\\Repository\\ConfigRepository''getConfigRepositoryService'false],
  1186.             'Plugin\\ApgSimpleCalendar\\Repository\\HolidaysRepository' => ['privates''Plugin\\ApgSimpleCalendar\\Repository\\HolidaysRepository''getHolidaysRepositoryService'false],
  1187.             'Plugin\\Api\\Repository\\WebHookRepository' => ['privates''Plugin\\Api\\Repository\\WebHookRepository''getWebHookRepositoryService'false],
  1188.             'Plugin\\CancelPlugin\\Repository\\ConfigRepository' => ['privates''Plugin\\CancelPlugin\\Repository\\ConfigRepository''getConfigRepository4Service'false],
  1189.             'Plugin\\Collection\\Repository\\CollectionProductRepository' => ['privates''Plugin\\Collection\\Repository\\CollectionProductRepository''getCollectionProductRepositoryService.php'true],
  1190.             'Plugin\\Collection\\Repository\\CollectionRepository' => ['privates''Plugin\\Collection\\Repository\\CollectionRepository''getCollectionRepository2Service.php'true],
  1191.             'Plugin\\Coupon4\\Repository\\CouponDetailRepository' => ['privates''Plugin\\Coupon4\\Repository\\CouponDetailRepository''getCouponDetailRepositoryService.php'true],
  1192.             'Plugin\\Coupon4\\Repository\\CouponOrderRepository' => ['privates''Plugin\\Coupon4\\Repository\\CouponOrderRepository''getCouponOrderRepositoryService.php'true],
  1193.             'Plugin\\Coupon4\\Repository\\CouponRepository' => ['privates''Plugin\\Coupon4\\Repository\\CouponRepository''getCouponRepositoryService.php'true],
  1194.             'Plugin\\CustomerGroupPrice\\Repository\\GroupPriceRepository' => ['privates''Plugin\\CustomerGroupPrice\\Repository\\GroupPriceRepository''getGroupPriceRepositoryService.php'true],
  1195.             'Plugin\\CustomerGroup\\Repository\\CategoryRepository' => ['privates''Plugin\\CustomerGroup\\Repository\\CategoryRepository''getCategoryRepository2Service'false],
  1196.             'Plugin\\CustomerGroup\\Repository\\ConfigRepository' => ['privates''Plugin\\CustomerGroup\\Repository\\ConfigRepository''getConfigRepository2Service'false],
  1197.             'Plugin\\CustomerGroup\\Repository\\GroupRepository' => ['privates''Plugin\\CustomerGroup\\Repository\\GroupRepository''getGroupRepositoryService.php'true],
  1198.             'Plugin\\EccubePaymentLite4\\Repository\\ConfigRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\ConfigRepository''getConfigRepository5Service'false],
  1199.             'Plugin\\EccubePaymentLite4\\Repository\\ConvenienceStoreRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\ConvenienceStoreRepository''getConvenienceStoreRepositoryService.php'true],
  1200.             'Plugin\\EccubePaymentLite4\\Repository\\CreditAccessLogRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\CreditAccessLogRepository''getCreditAccessLogRepositoryService.php'true],
  1201.             'Plugin\\EccubePaymentLite4\\Repository\\CreditBlockRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\CreditBlockRepository''getCreditBlockRepositoryService.php'true],
  1202.             'Plugin\\EccubePaymentLite4\\Repository\\DeliveryCompanyRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\DeliveryCompanyRepository''getDeliveryCompanyRepositoryService.php'true],
  1203.             'Plugin\\EccubePaymentLite4\\Repository\\GmoEpsilonPaymentRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\GmoEpsilonPaymentRepository''getGmoEpsilonPaymentRepositoryService.php'true],
  1204.             'Plugin\\EccubePaymentLite4\\Repository\\IpBlackListRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\IpBlackListRepository''getIpBlackListRepositoryService.php'true],
  1205.             'Plugin\\EccubePaymentLite4\\Repository\\MyPageRegularSettingRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\MyPageRegularSettingRepository''getMyPageRegularSettingRepositoryService.php'true],
  1206.             'Plugin\\EccubePaymentLite4\\Repository\\PaymentStatusRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\PaymentStatusRepository''getPaymentStatusRepositoryService.php'true],
  1207.             'Plugin\\EccubePaymentLite4\\Repository\\ProductClassRegularCycleRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\ProductClassRegularCycleRepository''getProductClassRegularCycleRepositoryService.php'true],
  1208.             'Plugin\\EccubePaymentLite4\\Repository\\RegularCycleRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\RegularCycleRepository''getRegularCycleRepositoryService.php'true],
  1209.             'Plugin\\EccubePaymentLite4\\Repository\\RegularCycleTypeRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\RegularCycleTypeRepository''getRegularCycleTypeRepositoryService.php'true],
  1210.             'Plugin\\EccubePaymentLite4\\Repository\\RegularDiscountRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\RegularDiscountRepository''getRegularDiscountRepositoryService.php'true],
  1211.             'Plugin\\EccubePaymentLite4\\Repository\\RegularOrderItemRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\RegularOrderItemRepository''getRegularOrderItemRepositoryService.php'true],
  1212.             'Plugin\\EccubePaymentLite4\\Repository\\RegularOrderRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\RegularOrderRepository''getRegularOrderRepositoryService.php'true],
  1213.             'Plugin\\EccubePaymentLite4\\Repository\\RegularShippingRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\RegularShippingRepository''getRegularShippingRepositoryService.php'true],
  1214.             'Plugin\\EccubePaymentLite4\\Repository\\RegularStatusRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\RegularStatusRepository''getRegularStatusRepositoryService.php'true],
  1215.             'Plugin\\EccubePaymentLite4\\Repository\\SearchProductRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\SearchProductRepository''getSearchProductRepositoryService.php'true],
  1216.             'Plugin\\ExpressLink4\\Repository\\CodRepository' => ['privates''Plugin\\ExpressLink4\\Repository\\CodRepository''getCodRepositoryService.php'true],
  1217.             'Plugin\\ExpressLink4\\Repository\\ConfigRepository' => ['privates''Plugin\\ExpressLink4\\Repository\\ConfigRepository''getConfigRepository6Service.php'true],
  1218.             'Plugin\\ExpressLink4\\Repository\\DelivtypeRepository' => ['privates''Plugin\\ExpressLink4\\Repository\\DelivtypeRepository''getDelivtypeRepositoryService.php'true],
  1219.             'Plugin\\JoolenCategoryIcon4\\Repository\\CategoryImageRepository' => ['privates''Plugin\\JoolenCategoryIcon4\\Repository\\CategoryImageRepository''getCategoryImageRepositoryService.php'true],
  1220.             'Plugin\\JoolenCategoryIcon4\\Repository\\ConfigRepository' => ['privates''Plugin\\JoolenCategoryIcon4\\Repository\\ConfigRepository''getConfigRepository7Service.php'true],
  1221.             'Plugin\\MailMagazine4\\Repository\\MailMagazineSendHistoryRepository' => ['privates''Plugin\\MailMagazine4\\Repository\\MailMagazineSendHistoryRepository''getMailMagazineSendHistoryRepositoryService.php'true],
  1222.             'Plugin\\MailMagazine4\\Repository\\MailMagazineTemplateRepository' => ['privates''Plugin\\MailMagazine4\\Repository\\MailMagazineTemplateRepository''getMailMagazineTemplateRepositoryService.php'true],
  1223.             'Plugin\\NewsPageSelfReliance\\Repository\\NpsrNewsRepository' => ['privates''Plugin\\NewsPageSelfReliance\\Repository\\NpsrNewsRepository''getNpsrNewsRepositoryService.php'true],
  1224.             'Plugin\\Paidy4\\Repository\\ConfigRepository' => ['privates''Plugin\\Paidy4\\Repository\\ConfigRepository''getConfigRepository8Service.php'true],
  1225.             'Plugin\\Paidy4\\Repository\\PaymentStatusRepository' => ['privates''Plugin\\Paidy4\\Repository\\PaymentStatusRepository''getPaymentStatusRepository2Service.php'true],
  1226.             'Plugin\\ProductPlus\\Repository\\ProductDataDetailRepository' => ['privates''Plugin\\ProductPlus\\Repository\\ProductDataDetailRepository''getProductDataDetailRepository2Service.php'true],
  1227.             'Plugin\\ProductPlus\\Repository\\ProductDataRepository' => ['privates''Plugin\\ProductPlus\\Repository\\ProductDataRepository''getProductDataRepository2Service.php'true],
  1228.             'Plugin\\ProductPlus\\Repository\\ProductItemOptionRepository' => ['privates''Plugin\\ProductPlus\\Repository\\ProductItemOptionRepository''getProductItemOptionRepositoryService.php'true],
  1229.             'Plugin\\ProductPlus\\Repository\\ProductItemRepository' => ['privates''Plugin\\ProductPlus\\Repository\\ProductItemRepository''getProductItemRepositoryService.php'true],
  1230.             'Plugin\\ProductReserve4\\Repository\\ConfigRepository' => ['privates''Plugin\\ProductReserve4\\Repository\\ConfigRepository''getConfigRepository9Service'false],
  1231.             'Plugin\\ProductReserve4\\Repository\\ProductClassExtraRepository' => ['privates''Plugin\\ProductReserve4\\Repository\\ProductClassExtraRepository''getProductClassExtraRepositoryService'false],
  1232.             'Plugin\\ProductReserve4\\Repository\\ProductExtraRepository' => ['privates''Plugin\\ProductReserve4\\Repository\\ProductExtraRepository''getProductExtraRepositoryService'false],
  1233.             'Plugin\\ProductReserve4\\Repository\\ReserveOrderRepository' => ['privates''Plugin\\ProductReserve4\\Repository\\ReserveOrderRepository''getReserveOrderRepositoryService'false],
  1234.             'Plugin\\Recommend4\\Repository\\RecommendProductRepository' => ['privates''Plugin\\Recommend4\\Repository\\RecommendProductRepository''getRecommendProductRepositoryService.php'true],
  1235.             'Plugin\\RelatedProduct4\\Repository\\RelatedProductRepository' => ['privates''Plugin\\RelatedProduct4\\Repository\\RelatedProductRepository''getRelatedProductRepositoryService.php'true],
  1236.             'Plugin\\ReportPdf2\\Repository\\ReportPdf2Repository' => ['privates''Plugin\\ReportPdf2\\Repository\\ReportPdf2Repository''getReportPdf2RepositoryService.php'true],
  1237.             'Plugin\\ReportPdf\\Repository\\ReportPdfRepository' => ['privates''Plugin\\ReportPdf\\Repository\\ReportPdfRepository''getReportPdfRepositoryService.php'true],
  1238.             'Plugin\\RestockMail\\Repository\\RestockMailConfigRepository' => ['privates''Plugin\\RestockMail\\Repository\\RestockMailConfigRepository''getRestockMailConfigRepositoryService.php'true],
  1239.             'Plugin\\RestockMail\\Repository\\RestockMailRepository' => ['privates''Plugin\\RestockMail\\Repository\\RestockMailRepository''getRestockMailRepositoryService.php'true],
  1240.             'Plugin\\RestockMail\\Repository\\RestockMailStatusRepository' => ['privates''Plugin\\RestockMail\\Repository\\RestockMailStatusRepository''getRestockMailStatusRepositoryService.php'true],
  1241.             'Plugin\\Schedule\\Repository\\ScheduleTimeRepository' => ['privates''Plugin\\Schedule\\Repository\\ScheduleTimeRepository''getScheduleTimeRepositoryService'false],
  1242.             'Plugin\\SearchPlus\\Repository\\ConfigRepository' => ['privates''Plugin\\SearchPlus\\Repository\\ConfigRepository''getConfigRepository10Service'false],
  1243.             'Plugin\\SimpleMaintenance\\Repository\\SimpleMConfigRepository' => ['privates''Plugin\\SimpleMaintenance\\Repository\\SimpleMConfigRepository''getSimpleMConfigRepositoryService'false],
  1244.             'Plugin\\UaGaEEc4\\Repository\\UaGaEEcRepository' => ['privates''Plugin\\UaGaEEc4\\Repository\\UaGaEEcRepository''getUaGaEEcRepositoryService.php'true],
  1245.             'Plugin\\joolenfaqList4\\Repository\\FaqCategoryRepository' => ['privates''Plugin\\joolenfaqList4\\Repository\\FaqCategoryRepository''getFaqCategoryRepositoryService.php'true],
  1246.             'Plugin\\joolenfaqList4\\Repository\\FaqItemRepository' => ['privates''Plugin\\joolenfaqList4\\Repository\\FaqItemRepository''getFaqItemRepositoryService.php'true],
  1247.         ], [
  1248.             'Customize\\Repository\\ActionLogRepository' => '?',
  1249.             'Customize\\Repository\\CollectionRepository' => '?',
  1250.             'Customize\\Repository\\CustomProductRepository' => '?',
  1251.             'Customize\\Repository\\CustomProductTagRepository' => '?',
  1252.             'Customize\\Repository\\ProductPlus\\CustomProductItemRepository' => '?',
  1253.             'Customize\\Repository\\ProductPlus\\ProductDataDetailRepository' => '?',
  1254.             'Customize\\Repository\\ProductPlus\\ProductDataRepository' => '?',
  1255.             'Eccube\\Repository\\AuthorityRoleRepository' => '?',
  1256.             'Eccube\\Repository\\BaseInfoRepository' => '?',
  1257.             'Eccube\\Repository\\BlockPositionRepository' => '?',
  1258.             'Eccube\\Repository\\BlockRepository' => '?',
  1259.             'Eccube\\Repository\\CartItemRepository' => '?',
  1260.             'Eccube\\Repository\\CartRepository' => '?',
  1261.             'Eccube\\Repository\\CategoryRepository' => '?',
  1262.             'Eccube\\Repository\\ClassCategoryRepository' => '?',
  1263.             'Eccube\\Repository\\ClassNameRepository' => '?',
  1264.             'Eccube\\Repository\\CsvRepository' => '?',
  1265.             'Eccube\\Repository\\CustomerAddressRepository' => '?',
  1266.             'Eccube\\Repository\\CustomerFavoriteProductRepository' => '?',
  1267.             'Eccube\\Repository\\CustomerRepository' => '?',
  1268.             'Eccube\\Repository\\DeliveryDurationRepository' => '?',
  1269.             'Eccube\\Repository\\DeliveryFeeRepository' => '?',
  1270.             'Eccube\\Repository\\DeliveryRepository' => '?',
  1271.             'Eccube\\Repository\\DeliveryTimeRepository' => '?',
  1272.             'Eccube\\Repository\\LayoutRepository' => '?',
  1273.             'Eccube\\Repository\\LoginHistoryRepository' => '?',
  1274.             'Eccube\\Repository\\MailHistoryRepository' => '?',
  1275.             'Eccube\\Repository\\MailTemplateRepository' => '?',
  1276.             'Eccube\\Repository\\Master\\AuthorityRepository' => '?',
  1277.             'Eccube\\Repository\\Master\\CountryRepository' => '?',
  1278.             'Eccube\\Repository\\Master\\CsvTypeRepository' => '?',
  1279.             'Eccube\\Repository\\Master\\CustomerOrderStatusRepository' => '?',
  1280.             'Eccube\\Repository\\Master\\CustomerStatusRepository' => '?',
  1281.             'Eccube\\Repository\\Master\\DeviceTypeRepository' => '?',
  1282.             'Eccube\\Repository\\Master\\JobRepository' => '?',
  1283.             'Eccube\\Repository\\Master\\LoginHistoryStatusRepository' => '?',
  1284.             'Eccube\\Repository\\Master\\OrderItemTypeRepository' => '?',
  1285.             'Eccube\\Repository\\Master\\OrderStatusColorRepository' => '?',
  1286.             'Eccube\\Repository\\Master\\OrderStatusRepository' => '?',
  1287.             'Eccube\\Repository\\Master\\PageMaxRepository' => '?',
  1288.             'Eccube\\Repository\\Master\\PrefRepository' => '?',
  1289.             'Eccube\\Repository\\Master\\ProductListMaxRepository' => '?',
  1290.             'Eccube\\Repository\\Master\\ProductListOrderByRepository' => '?',
  1291.             'Eccube\\Repository\\Master\\ProductStatusRepository' => '?',
  1292.             'Eccube\\Repository\\Master\\RoundingTypeRepository' => '?',
  1293.             'Eccube\\Repository\\Master\\SaleTypeRepository' => '?',
  1294.             'Eccube\\Repository\\Master\\SexRepository' => '?',
  1295.             'Eccube\\Repository\\Master\\TaxDisplayTypeRepository' => '?',
  1296.             'Eccube\\Repository\\Master\\TaxTypeRepository' => '?',
  1297.             'Eccube\\Repository\\Master\\WorkRepository' => '?',
  1298.             'Eccube\\Repository\\MemberRepository' => '?',
  1299.             'Eccube\\Repository\\NewsRepository' => '?',
  1300.             'Eccube\\Repository\\OrderItemRepository' => '?',
  1301.             'Eccube\\Repository\\OrderPdfRepository' => '?',
  1302.             'Eccube\\Repository\\OrderRepository' => '?',
  1303.             'Eccube\\Repository\\PageLayoutRepository' => '?',
  1304.             'Eccube\\Repository\\PageRepository' => '?',
  1305.             'Eccube\\Repository\\PaymentOptionRepository' => '?',
  1306.             'Eccube\\Repository\\PaymentRepository' => '?',
  1307.             'Eccube\\Repository\\PluginRepository' => '?',
  1308.             'Eccube\\Repository\\ProductCategoryRepository' => '?',
  1309.             'Eccube\\Repository\\ProductClassRepository' => '?',
  1310.             'Eccube\\Repository\\ProductImageRepository' => '?',
  1311.             'Eccube\\Repository\\ProductRepository' => '?',
  1312.             'Eccube\\Repository\\ProductStockRepository' => '?',
  1313.             'Eccube\\Repository\\ProductTagRepository' => '?',
  1314.             'Eccube\\Repository\\ShippingRepository' => '?',
  1315.             'Eccube\\Repository\\TagRepository' => '?',
  1316.             'Eccube\\Repository\\TaxRuleRepository' => '?',
  1317.             'Eccube\\Repository\\TemplateRepository' => '?',
  1318.             'Plugin\\ApgRichCategory\\Repository\\ConfigRepository' => '?',
  1319.             'Plugin\\ApgSimpleCalendar\\Repository\\ConfigRepository' => '?',
  1320.             'Plugin\\ApgSimpleCalendar\\Repository\\HolidaysRepository' => '?',
  1321.             'Plugin\\Api\\Repository\\WebHookRepository' => '?',
  1322.             'Plugin\\CancelPlugin\\Repository\\ConfigRepository' => '?',
  1323.             'Plugin\\Collection\\Repository\\CollectionProductRepository' => '?',
  1324.             'Plugin\\Collection\\Repository\\CollectionRepository' => '?',
  1325.             'Plugin\\Coupon4\\Repository\\CouponDetailRepository' => '?',
  1326.             'Plugin\\Coupon4\\Repository\\CouponOrderRepository' => '?',
  1327.             'Plugin\\Coupon4\\Repository\\CouponRepository' => '?',
  1328.             'Plugin\\CustomerGroupPrice\\Repository\\GroupPriceRepository' => '?',
  1329.             'Plugin\\CustomerGroup\\Repository\\CategoryRepository' => '?',
  1330.             'Plugin\\CustomerGroup\\Repository\\ConfigRepository' => '?',
  1331.             'Plugin\\CustomerGroup\\Repository\\GroupRepository' => '?',
  1332.             'Plugin\\EccubePaymentLite4\\Repository\\ConfigRepository' => '?',
  1333.             'Plugin\\EccubePaymentLite4\\Repository\\ConvenienceStoreRepository' => '?',
  1334.             'Plugin\\EccubePaymentLite4\\Repository\\CreditAccessLogRepository' => '?',
  1335.             'Plugin\\EccubePaymentLite4\\Repository\\CreditBlockRepository' => '?',
  1336.             'Plugin\\EccubePaymentLite4\\Repository\\DeliveryCompanyRepository' => '?',
  1337.             'Plugin\\EccubePaymentLite4\\Repository\\GmoEpsilonPaymentRepository' => '?',
  1338.             'Plugin\\EccubePaymentLite4\\Repository\\IpBlackListRepository' => '?',
  1339.             'Plugin\\EccubePaymentLite4\\Repository\\MyPageRegularSettingRepository' => '?',
  1340.             'Plugin\\EccubePaymentLite4\\Repository\\PaymentStatusRepository' => '?',
  1341.             'Plugin\\EccubePaymentLite4\\Repository\\ProductClassRegularCycleRepository' => '?',
  1342.             'Plugin\\EccubePaymentLite4\\Repository\\RegularCycleRepository' => '?',
  1343.             'Plugin\\EccubePaymentLite4\\Repository\\RegularCycleTypeRepository' => '?',
  1344.             'Plugin\\EccubePaymentLite4\\Repository\\RegularDiscountRepository' => '?',
  1345.             'Plugin\\EccubePaymentLite4\\Repository\\RegularOrderItemRepository' => '?',
  1346.             'Plugin\\EccubePaymentLite4\\Repository\\RegularOrderRepository' => '?',
  1347.             'Plugin\\EccubePaymentLite4\\Repository\\RegularShippingRepository' => '?',
  1348.             'Plugin\\EccubePaymentLite4\\Repository\\RegularStatusRepository' => '?',
  1349.             'Plugin\\EccubePaymentLite4\\Repository\\SearchProductRepository' => '?',
  1350.             'Plugin\\ExpressLink4\\Repository\\CodRepository' => '?',
  1351.             'Plugin\\ExpressLink4\\Repository\\ConfigRepository' => '?',
  1352.             'Plugin\\ExpressLink4\\Repository\\DelivtypeRepository' => '?',
  1353.             'Plugin\\JoolenCategoryIcon4\\Repository\\CategoryImageRepository' => '?',
  1354.             'Plugin\\JoolenCategoryIcon4\\Repository\\ConfigRepository' => '?',
  1355.             'Plugin\\MailMagazine4\\Repository\\MailMagazineSendHistoryRepository' => '?',
  1356.             'Plugin\\MailMagazine4\\Repository\\MailMagazineTemplateRepository' => '?',
  1357.             'Plugin\\NewsPageSelfReliance\\Repository\\NpsrNewsRepository' => '?',
  1358.             'Plugin\\Paidy4\\Repository\\ConfigRepository' => '?',
  1359.             'Plugin\\Paidy4\\Repository\\PaymentStatusRepository' => '?',
  1360.             'Plugin\\ProductPlus\\Repository\\ProductDataDetailRepository' => '?',
  1361.             'Plugin\\ProductPlus\\Repository\\ProductDataRepository' => '?',
  1362.             'Plugin\\ProductPlus\\Repository\\ProductItemOptionRepository' => '?',
  1363.             'Plugin\\ProductPlus\\Repository\\ProductItemRepository' => '?',
  1364.             'Plugin\\ProductReserve4\\Repository\\ConfigRepository' => '?',
  1365.             'Plugin\\ProductReserve4\\Repository\\ProductClassExtraRepository' => '?',
  1366.             'Plugin\\ProductReserve4\\Repository\\ProductExtraRepository' => '?',
  1367.             'Plugin\\ProductReserve4\\Repository\\ReserveOrderRepository' => '?',
  1368.             'Plugin\\Recommend4\\Repository\\RecommendProductRepository' => '?',
  1369.             'Plugin\\RelatedProduct4\\Repository\\RelatedProductRepository' => '?',
  1370.             'Plugin\\ReportPdf2\\Repository\\ReportPdf2Repository' => '?',
  1371.             'Plugin\\ReportPdf\\Repository\\ReportPdfRepository' => '?',
  1372.             'Plugin\\RestockMail\\Repository\\RestockMailConfigRepository' => '?',
  1373.             'Plugin\\RestockMail\\Repository\\RestockMailRepository' => '?',
  1374.             'Plugin\\RestockMail\\Repository\\RestockMailStatusRepository' => '?',
  1375.             'Plugin\\Schedule\\Repository\\ScheduleTimeRepository' => '?',
  1376.             'Plugin\\SearchPlus\\Repository\\ConfigRepository' => '?',
  1377.             'Plugin\\SimpleMaintenance\\Repository\\SimpleMConfigRepository' => '?',
  1378.             'Plugin\\UaGaEEc4\\Repository\\UaGaEEcRepository' => '?',
  1379.             'Plugin\\joolenfaqList4\\Repository\\FaqCategoryRepository' => '?',
  1380.             'Plugin\\joolenfaqList4\\Repository\\FaqItemRepository' => '?',
  1381.         ])));
  1382.         $a->addCustomStringFunction('NORMALIZE''Eccube\\Doctrine\\ORM\\Query\\Normalize');
  1383.         $a->addCustomNumericFunction('EXTRACT''Eccube\\Doctrine\\ORM\\Query\\Extract');
  1384.         $a->addFilter('option_nostock_hidden''Eccube\\Doctrine\\Filter\\NoStockHiddenFilter');
  1385.         $a->addFilter('incomplete_order_status_hidden''Eccube\\Doctrine\\Filter\\OrderStatusFilter');
  1386.         $a->addFilter('category_schedule''Plugin\\Schedule\\Doctrine\\Filter\\CategoryScheduleFilter');
  1387.         $a->addFilter('block_schedule''Plugin\\Schedule\\Doctrine\\Filter\\BlockScheduleFilter');
  1388.         $a->addEntityNamespace('TrikoderOAuth2Bundle''Trikoder\\Bundle\\OAuth2Bundle\\Model');
  1389.         $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1390.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1391.         return $instance;
  1392.     }
  1393.     /**
  1394.      * Gets the public 'doctrine_cache.providers.doctrine.orm.default_result_cache' shared service.
  1395.      *
  1396.      * @return \Doctrine\Common\Cache\ArrayCache
  1397.      */
  1398.     protected function getDoctrineCache_Providers_Doctrine_Orm_DefaultResultCacheService()
  1399.     {
  1400.         $this->services['doctrine_cache.providers.doctrine.orm.default_result_cache'] = $instance = new \Doctrine\Common\Cache\ArrayCache();
  1401.         $instance->setNamespace('sf_orm_default_3e7e6b8371715c7821c9eacd9e3fec0f11eb5e3da678a92b1eba19bf863ccfa7');
  1402.         return $instance;
  1403.     }
  1404.     /**
  1405.      * Gets the public 'event_dispatcher' shared service.
  1406.      *
  1407.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1408.      */
  1409.     protected function getEventDispatcherService()
  1410.     {
  1411.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1412.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1413.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  1414.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  1415.         $a->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  1416.         $a->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor('!php/const:Monolog\\Logger::DEBUG', [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  1417.         $a->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  1418.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1419.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1420.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Eccube\Event\EventDispatcherWrapper(), ($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())));
  1421.         $instance->addListener('trikoder.oauth2.user_resolve', [=> function () {
  1422.             return ($this->privates['Plugin\\Api\\EventListener\\UserResolveListener'] ?? $this->load('getUserResolveListenerService.php'));
  1423.         }, => 'onUserResolve'], 0);
  1424.         $instance->addListener('kernel.request', [=> function () {
  1425.             return ($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService());
  1426.         }, => 'onKernelRequest'], 1024);
  1427.         $instance->addListener('kernel.controller', [=> function () {
  1428.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1429.         }, => 'onKernelController'], 0);
  1430.         $instance->addListener('kernel.request', [=> function () {
  1431.             return ($this->privates['mobile_detect.request_listener'] ?? $this->getMobileDetect_RequestListenerService());
  1432.         }, => 'handleRequest'], 1);
  1433.         $instance->addListener('kernel.response', [=> function () {
  1434.             return ($this->privates['mobile_detect.request_listener'] ?? $this->getMobileDetect_RequestListenerService());
  1435.         }, => 'handleResponse'], 0);
  1436.         $instance->addListener('kernel.request', [=> function () {
  1437.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1438.         }, => 'onKernelRequest'], 0);
  1439.         $instance->addListener('trikoder.oauth2.authorization_request_resolve', [=> function () {
  1440.             return ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\EventListener\\AuthorizationRequestUserResolvingListener'] ?? $this->load('getAuthorizationRequestUserResolvingListenerService.php'));
  1441.         }, => 'onAuthorizationRequest'], 1024);
  1442.         $instance->addListener('kernel.exception', [=> function () {
  1443.             return ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\EventListener\\ConvertExceptionToResponseListener'] ?? ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\EventListener\\ConvertExceptionToResponseListener'] = new \Trikoder\Bundle\OAuth2Bundle\EventListener\ConvertExceptionToResponseListener()));
  1444.         }, => 'onKernelException'], 10);
  1445.         $instance->addListener('kernel.controller', [=> function () {
  1446.             return ($this->privates['Eccube\\EventListener\\ForwardOnlyListener'] ?? ($this->privates['Eccube\\EventListener\\ForwardOnlyListener'] = new \Eccube\EventListener\ForwardOnlyListener()));
  1447.         }, => 'onController'], 0);
  1448.         $instance->addListener('kernel.request', [=> function () {
  1449.             return ($this->privates['Eccube\\EventListener\\IpAddrListener'] ?? $this->getIpAddrListenerService());
  1450.         }, => 'onKernelRequest'], 512);
  1451.         $instance->addListener('kernel.request', [=> function () {
  1452.             return ($this->privates['Eccube\\EventListener\\LogListener'] ?? $this->getLogListenerService());
  1453.         }, => 'onKernelRequestEarly'], 500);
  1454.         $instance->addListener('kernel.request', [=> function () {
  1455.             return ($this->privates['Eccube\\EventListener\\LogListener'] ?? $this->getLogListenerService());
  1456.         }, => 'onKernelRequest'], 6);
  1457.         $instance->addListener('kernel.response', [=> function () {
  1458.             return ($this->privates['Eccube\\EventListener\\LogListener'] ?? $this->getLogListenerService());
  1459.         }, => 'onKernelResponse'], 0);
  1460.         $instance->addListener('kernel.controller', [=> function () {
  1461.             return ($this->privates['Eccube\\EventListener\\LogListener'] ?? $this->getLogListenerService());
  1462.         }, => 'onKernelController'], 0);
  1463.         $instance->addListener('kernel.terminate', [=> function () {
  1464.             return ($this->privates['Eccube\\EventListener\\LogListener'] ?? $this->getLogListenerService());
  1465.         }, => 'onKernelTerminate'], 0);
  1466.         $instance->addListener('kernel.exception', [=> function () {
  1467.             return ($this->privates['Eccube\\EventListener\\LogListener'] ?? $this->getLogListenerService());
  1468.         }, => 'onKernelException'], -4);
  1469.         $instance->addListener('security.interactive_login', [=> function () {
  1470.             return ($this->privates['Eccube\\EventListener\\LoginHistoryListener'] ?? $this->load('getLoginHistoryListenerService.php'));
  1471.         }, => 'onInteractiveLogin'], 0);
  1472.         $instance->addListener('security.authentication.failure', [=> function () {
  1473.             return ($this->privates['Eccube\\EventListener\\LoginHistoryListener'] ?? $this->load('getLoginHistoryListenerService.php'));
  1474.         }, => 'onAuthenticationFailure'], 0);
  1475.         $instance->addListener('kernel.request', [=> function () {
  1476.             return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());
  1477.         }, => 'onKernelRequest'], 512);
  1478.         $instance->addListener('security.interactive_login', [=> function () {
  1479.             return ($this->privates['Eccube\\EventListener\\SecurityListener'] ?? $this->load('getSecurityListenerService.php'));
  1480.         }, => 'onInteractiveLogin'], 0);
  1481.         $instance->addListener('security.authentication.failure', [=> function () {
  1482.             return ($this->privates['Eccube\\EventListener\\SecurityListener'] ?? $this->load('getSecurityListenerService.php'));
  1483.         }, => 'onAuthenticationFailure'], 0);
  1484.         $instance->addListener('kernel.request', [=> function () {
  1485.             return ($this->privates['Eccube\\EventListener\\TransactionListener'] ?? $this->getTransactionListenerService());
  1486.         }, => 'onKernelRequest'], 0);
  1487.         $instance->addListener('kernel.exception', [=> function () {
  1488.             return ($this->privates['Eccube\\EventListener\\TransactionListener'] ?? $this->getTransactionListenerService());
  1489.         }, => 'onKernelException'], 0);
  1490.         $instance->addListener('kernel.terminate', [=> function () {
  1491.             return ($this->privates['Eccube\\EventListener\\TransactionListener'] ?? $this->getTransactionListenerService());
  1492.         }, => 'onKernelTerminate'], 0);
  1493.         $instance->addListener('kernel.request', [=> function () {
  1494.             return ($this->privates['Eccube\\EventListener\\TwigInitializeListener'] ?? $this->getTwigInitializeListenerService());
  1495.         }, => 'onKernelRequest'], 6);
  1496.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1497.             return ($this->privates['Eccube\\EventListener\\TwoFactorAuthListener'] ?? $this->getTwoFactorAuthListenerService());
  1498.         }, => 'onKernelController'], 7);
  1499.         $instance->addListener('form.pre_submit', [=> function () {
  1500.             return ($this->privates['Eccube\\Form\\EventListener\\ConvertKanaListener'] ?? ($this->privates['Eccube\\Form\\EventListener\\ConvertKanaListener'] = new \Eccube\Form\EventListener\ConvertKanaListener()));
  1501.         }, => 'onPreSubmit'], 0);
  1502.         $instance->addListener('form.pre_submit', [=> function () {
  1503.             return ($this->privates['Eccube\\Form\\EventListener\\HTMLPurifierListener'] ?? ($this->privates['Eccube\\Form\\EventListener\\HTMLPurifierListener'] = new \Eccube\Form\EventListener\HTMLPurifierListener()));
  1504.         }, => 'purifySubmittedData'], 1000001);
  1505.         $instance->addListener('form.pre_submit', [=> function () {
  1506.             return ($this->privates['Eccube\\Form\\EventListener\\TruncateHyphenListener'] ?? ($this->privates['Eccube\\Form\\EventListener\\TruncateHyphenListener'] = new \Eccube\Form\EventListener\TruncateHyphenListener()));
  1507.         }, => 'onPreSubmit'], 0);
  1508.         $instance->addListener('workflow.order.completed', [=> function () {
  1509.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->getOrderStateMachineService());
  1510.         }, => 'onCompleted'], 0);
  1511.         $instance->addListener('workflow.order.transition.pay', [=> function () {
  1512.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->getOrderStateMachineService());
  1513.         }, => 'updatePaymentDate'], 0);
  1514.         $instance->addListener('workflow.order.transition.cancel', [=> function () {
  1515.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->getOrderStateMachineService());
  1516.         }, => 'rollbackStock'], 0);
  1517.         $instance->addListener('workflow.order.transition.cancel', [=> function () {
  1518.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->getOrderStateMachineService());
  1519.         }, => 'rollbackUsePoint'], 0);
  1520.         $instance->addListener('workflow.order.transition.back_to_in_progress', [=> function () {
  1521.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->getOrderStateMachineService());
  1522.         }, => 'commitStock'], 0);
  1523.         $instance->addListener('workflow.order.transition.back_to_in_progress', [=> function () {
  1524.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->getOrderStateMachineService());
  1525.         }, => 'commitUsePoint'], 0);
  1526.         $instance->addListener('workflow.order.transition.ship', [=> function () {
  1527.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->getOrderStateMachineService());
  1528.         }, => 'commitAddPoint'], 0);
  1529.         $instance->addListener('workflow.order.transition.return', [=> function () {
  1530.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->getOrderStateMachineService());
  1531.         }, => 'rollbackUsePoint'], 0);
  1532.         $instance->addListener('workflow.order.transition.return', [=> function () {
  1533.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->getOrderStateMachineService());
  1534.         }, => 'rollbackAddPoint'], 0);
  1535.         $instance->addListener('workflow.order.transition.cancel_return', [=> function () {
  1536.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->getOrderStateMachineService());
  1537.         }, => 'commitUsePoint'], 0);
  1538.         $instance->addListener('workflow.order.transition.cancel_return', [=> function () {
  1539.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->getOrderStateMachineService());
  1540.         }, => 'commitAddPoint'], 0);
  1541.         $instance->addListener('kernel.terminate', [=> function () {
  1542.             return ($this->services['Eccube\\Service\\SystemService'] ?? $this->load('getSystemServiceService.php'));
  1543.         }, => 'disableMaintenanceEvent'], 0);
  1544.         $instance->addListener('kernel.terminate', [=> function () {
  1545.             return ($this->privates['Eccube\\Util\\CacheUtil'] ?? ($this->privates['Eccube\\Util\\CacheUtil'] = new \Eccube\Util\CacheUtil(($this->services['kernel'] ?? $this->get('kernel'1)), $this)));
  1546.         }, => 'forceClearCache'], 0);
  1547.         $instance->addListener('@admin/Product/category.twig', [=> function () {
  1548.             return ($this->privates['Plugin\\ApgRichCategory\\Event'] ?? $this->load('getEventService.php'));
  1549.         }, => 'onAdminProductCategoryRender'], 0);
  1550.         $instance->addListener('admin.product.category.index.complete', [=> function () {
  1551.             return ($this->privates['Plugin\\ApgRichCategory\\Event'] ?? $this->load('getEventService.php'));
  1552.         }, => 'onAdminProductCategoryIndexComplete'], 0);
  1553.         $instance->addListener('admin.product.category.delete.complete', [=> function () {
  1554.             return ($this->privates['Plugin\\ApgRichCategory\\Event'] ?? $this->load('getEventService.php'));
  1555.         }, => 'onAdminProductCategoryDeleteComplete'], 0);
  1556.         $instance->addListener('front.product.index.initialize', [=> function () {
  1557.             return ($this->privates['Plugin\\ApgRichCategory\\Event'] ?? $this->load('getEventService.php'));
  1558.         }, => 'onFrontProductIndexInitialize'], 0);
  1559.         $instance->addListener('Product/list.twig', [=> function () {
  1560.             return ($this->privates['Plugin\\ApgRichCategory\\Event'] ?? $this->load('getEventService.php'));
  1561.         }, => 'onFrontProductListRender'], 0);
  1562.         $instance->addListener('kernel.request', [=> function () {
  1563.             return ($this->privates['Plugin\\ApgRichCategory\\RoutingListener'] ?? $this->getRoutingListenerService());
  1564.         }, => 'onKernelRequest'], 32);
  1565.         $instance->addListener('kernel.finish_request', [=> function () {
  1566.             return ($this->privates['Plugin\\ApgRichCategory\\RoutingListener'] ?? $this->getRoutingListenerService());
  1567.         }, => 'onKernelFinishRequest'], 0);
  1568.         $instance->addListener('kernel.exception', [=> function () {
  1569.             return ($this->privates['Plugin\\ApgRichCategory\\RoutingListener'] ?? $this->getRoutingListenerService());
  1570.         }, => 'onKernelException'], -64);
  1571.         $instance->addListener('trikoder.oauth2.authorization_request_resolve', [=> function () {
  1572.             return ($this->privates['Plugin\\Api\\EventListener\\AuthorizationRequestResolveListener'] ?? $this->load('getAuthorizationRequestResolveListenerService.php'));
  1573.         }, => 'onAuthorizationRequestResolve'], 0);
  1574.         $instance->addListener('kernel.response', [=> function () {
  1575.             return ($this->privates['Plugin\\Api\\Service\\WebHookService'] ?? $this->getWebHookServiceService());
  1576.         }, => 'fire'], 0);
  1577.         $instance->addListener('Mypage/history.twig', [=> function () {
  1578.             return ($this->privates['Plugin\\CancelPlugin\\Event'] ?? ($this->privates['Plugin\\CancelPlugin\\Event'] = new \Plugin\CancelPlugin\Event()));
  1579.         }, => 'addCancelButton'], 0);
  1580.         $instance->addListener('front.product.index.search', [=> function () {
  1581.             return ($this->privates['Plugin\\Collection\\Event'] ?? $this->load('getEvent3Service.php'));
  1582.         }, => 'onFrontProductIndexSearch'], 0);
  1583.         $instance->addListener('Product/list.twig', [=> function () {
  1584.             return ($this->privates['Plugin\\Collection\\Event'] ?? $this->load('getEvent3Service.php'));
  1585.         }, => 'collectionList'], 0);
  1586.         $instance->addListener('Shopping/index.twig', [=> function () {
  1587.             return ($this->privates['Plugin\\Coupon4\\Event'] ?? $this->load('getEvent4Service.php'));
  1588.         }, => 'index'], 0);
  1589.         $instance->addListener('Shopping/confirm.twig', [=> function () {
  1590.             return ($this->privates['Plugin\\Coupon4\\Event'] ?? $this->load('getEvent4Service.php'));
  1591.         }, => 'index'], 0);
  1592.         $instance->addListener('Mypage/history.twig', [=> function () {
  1593.             return ($this->privates['Plugin\\Coupon4\\Event'] ?? $this->load('getEvent4Service.php'));
  1594.         }, => 'onRenderMypageHistory'], 0);
  1595.         $instance->addListener('@admin/Order/edit.twig', [=> function () {
  1596.             return ($this->privates['Plugin\\Coupon4\\Event'] ?? $this->load('getEvent4Service.php'));
  1597.         }, => 'onRenderAdminOrderEdit'], 0);
  1598.         $instance->addListener('kernel.request', [=> function () {
  1599.             return ($this->privates['Plugin\\CustomerGroup\\EventListener\\ProductListener'] ?? $this->getProductListenerService());
  1600.         }, => 'onKernelRequest'], 0);
  1601.         $instance->addListener('security.interactive_login', [=> function () {
  1602.             return ($this->privates['Plugin\\CustomerGroup\\Security\\EventSubscriber\\LoginSubscriber'] ?? $this->load('getLoginSubscriberService.php'));
  1603.         }, => 'onInteractiveLogin'], 0);
  1604.         $instance->addListener('@admin/Product/product.twig', [=> function () {
  1605.             return ($this->privates['Plugin\\CustomerGroupPrice\\Event'] ?? ($this->privates['Plugin\\CustomerGroupPrice\\Event'] = new \Plugin\CustomerGroupPrice\Event()));
  1606.         }, => 'onTemplateAdminProduct'], 0);
  1607.         $instance->addListener('@CustomerGroup/admin/Customer/Group/edit.twig', [=> function () {
  1608.             return ($this->privates['Plugin\\CustomerGroupPrice\\Event'] ?? ($this->privates['Plugin\\CustomerGroupPrice\\Event'] = new \Plugin\CustomerGroupPrice\Event()));
  1609.         }, => 'onTemplateAdminCustomerGroupEdit'], 0);
  1610.         $instance->addListener('@CustomerGroup/admin/config.twig', [=> function () {
  1611.             return ($this->privates['Plugin\\CustomerGroupPrice\\Event'] ?? ($this->privates['Plugin\\CustomerGroupPrice\\Event'] = new \Plugin\CustomerGroupPrice\Event()));
  1612.         }, => 'onTemplateAdminCustomerGroupConfig'], 0);
  1613.         $instance->addListener('front.shopping.shipping.multiple.complete', [=> function () {
  1614.             return ($this->privates['Plugin\\CustomerGroupPrice\\EventListener\\ProductOptionListener'] ?? $this->load('getProductOptionListenerService.php'));
  1615.         }, => 'onHookShoppingShippingMultipleComplete'], -99999);
  1616.         $instance->addListener('@admin/Product/tag.twig', [=> function () {
  1617.             return ($this->privates['Plugin\\DesignTag4\\Event'] ?? $this->load('getEvent6Service.php'));
  1618.         }, => 'onAdminProductTagTwig'], 0);
  1619.         $instance->addListener('Product/detail.twig', [=> function () {
  1620.             return ($this->privates['Plugin\\DesignTag4\\Event'] ?? $this->load('getEvent6Service.php'));
  1621.         }, => 'onProductDetailTwig'], 0);
  1622.         $instance->addListener('Product/list.twig', [=> function () {
  1623.             return ($this->privates['Plugin\\DesignTag4\\Event'] ?? $this->load('getEvent6Service.php'));
  1624.         }, => 'onProductListTwig'], 0);
  1625.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1626.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Admin\\AddRegularNav'] ?? $this->getAddRegularNavService());
  1627.         }, => 'onKernelController'], 0);
  1628.         $instance->addListener('@admin/Order/edit.twig', [=> function () {
  1629.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Admin\\Order\\AddCompletePaymentButtonEventSubscriber'] ?? ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Admin\\Order\\AddCompletePaymentButtonEventSubscriber'] = new \Plugin\EccubePaymentLite4\EventListener\EventSubscriber\Admin\Order\AddCompletePaymentButtonEventSubscriber()));
  1630.         }, => 'edit'], 0);
  1631.         $instance->addListener('@admin/Order/edit.twig', [=> function () {
  1632.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Admin\\Order\\AddPaymentStatusFormEventSubscriber'] ?? ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Admin\\Order\\AddPaymentStatusFormEventSubscriber'] = new \Plugin\EccubePaymentLite4\EventListener\EventSubscriber\Admin\Order\AddPaymentStatusFormEventSubscriber($this)));
  1633.         }, => 'edit'], 0);
  1634.         $instance->addListener('admin.order.edit.index.complete', [=> function () {
  1635.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Admin\\Order\\OrderEditChangePriceEventSubscriber'] ?? $this->load('getOrderEditChangePriceEventSubscriberService.php'));
  1636.         }, => 'adminOrderEditIndexComplete'], 0);
  1637.         $instance->addListener('admin.order.edit.index.complete', [=> function () {
  1638.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Admin\\Order\\OrderEditRequestEventSubscriber'] ?? $this->load('getOrderEditRequestEventSubscriberService.php'));
  1639.         }, => 'adminOrderEditIndexComplete'], 0);
  1640.         $instance->addListener('@admin/Order/index.twig', [=> function () {
  1641.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Admin\\Order\\OrderIndexEventSubscriber'] ?? $this->load('getOrderIndexEventSubscriberService.php'));
  1642.         }, => 'index'], 0);
  1643.         $instance->addListener('admin.order.edit.index.complete', [=> function () {
  1644.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Admin\\Order\\UpdateRegularShippingDeliveryDate'] ?? $this->load('getUpdateRegularShippingDeliveryDateService.php'));
  1645.         }, => 'adminOrderEditIndexComplete'], 0);
  1646.         $instance->addListener('@admin/Product/product.twig', [=> function () {
  1647.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Admin\\Product\\AddFreeAreaDescriptionFormToProductType'] ?? $this->load('getAddFreeAreaDescriptionFormToProductTypeService.php'));
  1648.         }, => 'product'], 0);
  1649.         $instance->addListener('@admin/Product/product_class.twig', [=> function () {
  1650.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Admin\\Product\\AddRegularCycleFormToProductClassEditType'] ?? $this->load('getAddRegularCycleFormToProductClassEditTypeService.php'));
  1651.         }, => 'index'], 0);
  1652.         $instance->addListener('@admin/Product/product.twig', [=> function () {
  1653.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Admin\\Product\\AddRegularCycleFormToProductClassType'] ?? $this->load('getAddRegularCycleFormToProductClassTypeService.php'));
  1654.         }, => 'product'], 0);
  1655.         $instance->addListener('@admin/Product/product_class.twig', [=> function () {
  1656.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Admin\\Product\\AddRegularDiscountFormToProductClassEditType'] ?? $this->load('getAddRegularDiscountFormToProductClassEditTypeService.php'));
  1657.         }, => 'index'], 0);
  1658.         $instance->addListener('@admin/Product/product.twig', [=> function () {
  1659.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Admin\\Product\\AddRegularDiscountFormToProductClassType'] ?? $this->load('getAddRegularDiscountFormToProductClassTypeService.php'));
  1660.         }, => 'product'], 0);
  1661.         $instance->addListener('@admin/Setting/Shop/delivery_edit.twig', [=> function () {
  1662.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Admin\\Setting\\AddDeliveryCompanyFormEventSubscriber'] ?? ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Admin\\Setting\\AddDeliveryCompanyFormEventSubscriber'] = new \Plugin\EccubePaymentLite4\EventListener\EventSubscriber\Admin\Setting\AddDeliveryCompanyFormEventSubscriber()));
  1663.         }, => 'deliveryEdit'], 0);
  1664.         $instance->addListener('front.mypage.change.index.complete', [=> function () {
  1665.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddFlashBug'] ?? $this->load('getAddFlashBugService.php'));
  1666.         }, => 'frontMypageChangeIndexComplete'], 0);
  1667.         $instance->addListener('front.mypage.delivery.edit.complete', [=> function () {
  1668.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddFlashBug'] ?? $this->load('getAddFlashBugService.php'));
  1669.         }, => 'frontMypageDeliveryEditComplete'], 0);
  1670.         $instance->addListener('Mypage/delivery.twig', [=> function () {
  1671.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddFlashMessage'] ?? ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddFlashMessage'] = new \Plugin\EccubePaymentLite4\EventListener\EventSubscriber\Front\Mypage\AddFlashMessage()));
  1672.         }, => 'delivery'], 0);
  1673.         $instance->addListener('Mypage/change_complete.twig', [=> function () {
  1674.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddFlashMessage'] ?? ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddFlashMessage'] = new \Plugin\EccubePaymentLite4\EventListener\EventSubscriber\Front\Mypage\AddFlashMessage()));
  1675.         }, => 'change_complete'], 0);
  1676.         $instance->addListener('Mypage/index.twig', [=> function () {
  1677.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1678.         }, => 'index'], 0);
  1679.         $instance->addListener('Mypage/history.twig', [=> function () {
  1680.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1681.         }, => 'index'], 0);
  1682.         $instance->addListener('Mypage/favorite.twig', [=> function () {
  1683.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1684.         }, => 'index'], 0);
  1685.         $instance->addListener('Mypage/change.twig', [=> function () {
  1686.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1687.         }, => 'index'], 0);
  1688.         $instance->addListener('Mypage/change_complete.twig', [=> function () {
  1689.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1690.         }, => 'index'], 0);
  1691.         $instance->addListener('Mypage/delivery.twig', [=> function () {
  1692.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1693.         }, => 'index'], 0);
  1694.         $instance->addListener('Mypage/withdraw.twig', [=> function () {
  1695.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1696.         }, => 'index'], 0);
  1697.         $instance->addListener('Mypage/delivery_edit.twig', [=> function () {
  1698.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1699.         }, => 'index'], 0);
  1700.         $instance->addListener('@EccubePaymentLite4/default/Mypage/edit_credit_card.twig', [=> function () {
  1701.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1702.         }, => 'index'], 0);
  1703.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_list.twig', [=> function () {
  1704.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1705.         }, => 'index'], 0);
  1706.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_detail.twig', [=> function () {
  1707.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1708.         }, => 'index'], 0);
  1709.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_cycle.twig', [=> function () {
  1710.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1711.         }, => 'index'], 0);
  1712.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_cancel.twig', [=> function () {
  1713.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1714.         }, => 'index'], 0);
  1715.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_complete.twig', [=> function () {
  1716.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1717.         }, => 'index'], 0);
  1718.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_next_delivery_date.twig', [=> function () {
  1719.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1720.         }, => 'index'], 0);
  1721.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_product_quantity.twig', [=> function () {
  1722.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1723.         }, => 'index'], 0);
  1724.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_resume.twig', [=> function () {
  1725.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1726.         }, => 'index'], 0);
  1727.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_shipping.twig', [=> function () {
  1728.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1729.         }, => 'index'], 0);
  1730.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_skip.twig', [=> function () {
  1731.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1732.         }, => 'index'], 0);
  1733.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_suspend.twig', [=> function () {
  1734.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1735.         }, => 'index'], 0);
  1736.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_detail.twig', [=> function () {
  1737.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddRegularNavEventSubscriber'] ?? $this->load('getAddRegularNavEventSubscriberService.php'));
  1738.         }, => 'index'], 0);
  1739.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_cycle.twig', [=> function () {
  1740.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddRegularNavEventSubscriber'] ?? $this->load('getAddRegularNavEventSubscriberService.php'));
  1741.         }, => 'index'], 0);
  1742.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_cancel.twig', [=> function () {
  1743.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddRegularNavEventSubscriber'] ?? $this->load('getAddRegularNavEventSubscriberService.php'));
  1744.         }, => 'index'], 0);
  1745.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_complete.twig', [=> function () {
  1746.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddRegularNavEventSubscriber'] ?? $this->load('getAddRegularNavEventSubscriberService.php'));
  1747.         }, => 'index'], 0);
  1748.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_next_delivery_date.twig', [=> function () {
  1749.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddRegularNavEventSubscriber'] ?? $this->load('getAddRegularNavEventSubscriberService.php'));
  1750.         }, => 'index'], 0);
  1751.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_product_quantity.twig', [=> function () {
  1752.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddRegularNavEventSubscriber'] ?? $this->load('getAddRegularNavEventSubscriberService.php'));
  1753.         }, => 'index'], 0);
  1754.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_resume.twig', [=> function () {
  1755.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddRegularNavEventSubscriber'] ?? $this->load('getAddRegularNavEventSubscriberService.php'));
  1756.         }, => 'index'], 0);
  1757.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_shipping.twig', [=> function () {
  1758.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddRegularNavEventSubscriber'] ?? $this->load('getAddRegularNavEventSubscriberService.php'));
  1759.         }, => 'index'], 0);
  1760.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_skip.twig', [=> function () {
  1761.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddRegularNavEventSubscriber'] ?? $this->load('getAddRegularNavEventSubscriberService.php'));
  1762.         }, => 'index'], 0);
  1763.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_suspend.twig', [=> function () {
  1764.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddRegularNavEventSubscriber'] ?? $this->load('getAddRegularNavEventSubscriberService.php'));
  1765.         }, => 'index'], 0);
  1766.         $instance->addListener('front.mypage.change.index.complete', [=> function () {
  1767.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\Change\\UpdateRegularOrder'] ?? $this->load('getUpdateRegularOrderService.php'));
  1768.         }, => 'index'], 0);
  1769.         $instance->addListener('Mypage/withdraw.twig', [=> function () {
  1770.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\Withdraw\\AddAttentionTextAndRemoveBtn'] ?? $this->load('getAddAttentionTextAndRemoveBtnService.php'));
  1771.         }, => 'index'], 0);
  1772.         $instance->addListener('front.mypage.withdraw.index.initialize', [=> function () {
  1773.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\Withdraw\\WithdrawIndexInitialize'] ?? $this->load('getWithdrawIndexInitializeService.php'));
  1774.         }, => 'index'], 0);
  1775.         $instance->addListener('Shopping/index.twig', [=> function () {
  1776.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Shopping\\AddConveniFormEventSubscriber'] ?? ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Shopping\\AddConveniFormEventSubscriber'] = new \Plugin\EccubePaymentLite4\EventListener\EventSubscriber\Front\Shopping\AddConveniFormEventSubscriber()));
  1777.         }, => 'index'], 0);
  1778.         $instance->addListener('Shopping/confirm.twig', [=> function () {
  1779.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Shopping\\AddConveniFormEventSubscriber'] ?? ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Shopping\\AddConveniFormEventSubscriber'] = new \Plugin\EccubePaymentLite4\EventListener\EventSubscriber\Front\Shopping\AddConveniFormEventSubscriber()));
  1780.         }, => 'confirm'], 0);
  1781.         $instance->addListener('Shopping/index.twig', [=> function () {
  1782.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Shopping\\AddDeferredPaymentDescriptionEventSubscriber'] ?? $this->load('getAddDeferredPaymentDescriptionEventSubscriberService.php'));
  1783.         }, => 'index'], 0);
  1784.         $instance->addListener('Shopping/confirm.twig', [=> function () {
  1785.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Shopping\\AddDescriptionShoppingConfirmEventSubscriber'] ?? $this->load('getAddDescriptionShoppingConfirmEventSubscriberService.php'));
  1786.         }, => 'confirm'], 0);
  1787.         $instance->addListener('Shopping/index.twig', [=> function () {
  1788.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Shopping\\AddRegularCycleFormEventSubscriber'] ?? $this->load('getAddRegularCycleFormEventSubscriberService.php'));
  1789.         }, => 'index'], 0);
  1790.         $instance->addListener('Shopping/confirm.twig', [=> function () {
  1791.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Shopping\\AddRegularCycleFormEventSubscriber'] ?? $this->load('getAddRegularCycleFormEventSubscriberService.php'));
  1792.         }, => 'confirm'], 0);
  1793.         $instance->addListener('Shopping/confirm.twig', [=> function () {
  1794.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Shopping\\ChangeButtonTextSubscriber'] ?? ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Shopping\\ChangeButtonTextSubscriber'] = new \Plugin\EccubePaymentLite4\EventListener\EventSubscriber\Front\Shopping\ChangeButtonTextSubscriber()));
  1795.         }, => 'confirm'], 0);
  1796.         $instance->addListener('Shopping/confirm.twig', [=> function () {
  1797.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Shopping\\ChangeShoppingConfirmActionEventSubscriber'] ?? $this->load('getChangeShoppingConfirmActionEventSubscriberService.php'));
  1798.         }, => 'confirm'], 0);
  1799.         $instance->addListener('Shopping/index.twig', [=> function () {
  1800.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Shopping\\CreditCardInfoEventSubscriber'] ?? $this->load('getCreditCardInfoEventSubscriberService.php'));
  1801.         }, => 'index'], 0);
  1802.         $instance->addListener('Shopping/index.twig', [=> function () {
  1803.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Shopping\\HideAddDeliveryBtnEventSubscriber'] ?? ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Shopping\\HideAddDeliveryBtnEventSubscriber'] = new \Plugin\EccubePaymentLite4\EventListener\EventSubscriber\Front\Shopping\HideAddDeliveryBtnEventSubscriber()));
  1804.         }, => 'index'], 0);
  1805.         $instance->addListener('Shopping/login.twig', [=> function () {
  1806.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Shopping\\RemoveGuestPurchaseBtnWhenShoppingLogin'] ?? $this->load('getRemoveGuestPurchaseBtnWhenShoppingLoginService.php'));
  1807.         }, => 'index'], 0);
  1808.         $instance->addListener('Shopping/index.twig', [=> function () {
  1809.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Shopping\\RemoveRegCreditRadioBtnWhenGuest'] ?? $this->load('getRemoveRegCreditRadioBtnWhenGuestService.php'));
  1810.         }, => 'index'], 0);
  1811.         $instance->addListener('front.shopping.complete.initialize', [=> function () {
  1812.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Shopping\\SaveRegularOrderAtShoppingComplete'] ?? $this->load('getSaveRegularOrderAtShoppingCompleteService.php'));
  1813.         }, => 'index'], 0);
  1814.         $instance->addListener('Shopping/shipping_multiple.twig', [=> function () {
  1815.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Shopping\\SetNotFoundResponseEventSubscriber'] ?? $this->load('getSetNotFoundResponseEventSubscriberService.php'));
  1816.         }, => 'index'], 0);
  1817.         $instance->addListener('@admin/Order/index.twig', [=> function () {
  1818.             return ($this->privates['Plugin\\ExpressLink4\\ExpressLinkEvent'] ?? $this->load('getExpressLinkEventService.php'));
  1819.         }, => 'onTemplateAdminOrder'], 0);
  1820.         $instance->addListener('Mypage/history.twig', [=> function () {
  1821.             return ($this->privates['Plugin\\ExpressLink4\\ExpressLinkEvent'] ?? $this->load('getExpressLinkEventService.php'));
  1822.         }, => 'onTemplateFrontMypageHistory'], 0);
  1823.         $instance->addListener('csvimportproductext.admin.product.csv.import.product.process', [=> function () {
  1824.             return ($this->privates['Plugin\\ExpressLink4\\ExpressLinkEvent'] ?? $this->load('getExpressLinkEventService.php'));
  1825.         }, => 'hookAdminProductCsvImportProductProcess'], 0);
  1826.         $instance->addListener('JoolenCategoryIcon4/Resource/template/default/category_icon_pc.twig', [=> function () {
  1827.             return ($this->privates['Plugin\\JoolenCategoryIcon4\\Event'] ?? $this->load('getEvent7Service.php'));
  1828.         }, => 'changeImageToNaviPc'], 0);
  1829.         $instance->addListener('JoolenCategoryIcon4/Resource/template/default/category_icon_sp.twig', [=> function () {
  1830.             return ($this->privates['Plugin\\JoolenCategoryIcon4\\Event'] ?? $this->load('getEvent7Service.php'));
  1831.         }, => 'changeImageToNaviSp'], 0);
  1832.         $instance->addListener('@admin/Setting/Shop/shop_master.twig', [=> function () {
  1833.             return ($this->privates['Plugin\\JoolenPointsForMemberRegistration4\\Event'] ?? $this->load('getEvent8Service.php'));
  1834.         }, => 'onRenderShopMaster'], 0);
  1835.         $instance->addListener('front.entry.activate.complete', [=> function () {
  1836.             return ($this->privates['Plugin\\JoolenPointsForMemberRegistration4\\Event'] ?? $this->load('getEvent8Service.php'));
  1837.         }, => 'onEntryActivateComplete'], 0);
  1838.         $instance->addListener('knp_pager.items', [=> function () {
  1839.             return ($this->privates['Plugin\\MailMagazine4\\Event\\MailMagazineHistoryFilePaginationSubscriber'] ?? $this->load('getMailMagazineHistoryFilePaginationSubscriberService.php'));
  1840.         }, => 'items'], 1);
  1841.         $instance->addListener('@admin/Content/news.twig', [=> function () {
  1842.             return ($this->privates['Plugin\\NewsPageSelfReliance\\Event'] ?? ($this->privates['Plugin\\NewsPageSelfReliance\\Event'] = new \Plugin\NewsPageSelfReliance\Event()));
  1843.         }, => 'adminContentNewsTwig'], 0);
  1844.         $instance->addListener('@admin/Content/news_edit.twig', [=> function () {
  1845.             return ($this->privates['Plugin\\NewsPageSelfReliance\\Event'] ?? ($this->privates['Plugin\\NewsPageSelfReliance\\Event'] = new \Plugin\NewsPageSelfReliance\Event()));
  1846.         }, => 'adminContentNewsEditTwig'], 0);
  1847.         $instance->addListener('admin.content.news.edit.complete', [=> function () {
  1848.             return ($this->privates['Plugin\\NewsPageSelfReliance\\EventListener\\NpsrControllerListener'] ?? $this->load('getNpsrControllerListenerService.php'));
  1849.         }, => 'saveNewsThumbnail'], 512);
  1850.         $instance->addListener('kernel.response', [=> function () {
  1851.             return ($this->privates['Plugin\\NewsPageSelfReliance\\EventListener\\NpsrPagesListener'] ?? $this->getNpsrPagesListenerService());
  1852.         }, => 'onKernelRequest'], 512);
  1853.         $instance->addListener('Shopping/index.twig', [=> function () {
  1854.             return ($this->privates['Plugin\\Paidy4\\PaidyEvent'] ?? $this->load('getPaidyEventService.php'));
  1855.         }, => 'index'], 0);
  1856.         $instance->addListener('Shopping/confirm.twig', [=> function () {
  1857.             return ($this->privates['Plugin\\Paidy4\\PaidyEvent'] ?? $this->load('getPaidyEventService.php'));
  1858.         }, => 'confirm'], 0);
  1859.         $instance->addListener('front.shopping.complete.initialize', [=> function () {
  1860.             return ($this->privates['Plugin\\PrivateURL4\\EventSubscriber\\PrivateSubscriber'] ?? $this->load('getPrivateSubscriber2Service.php'));
  1861.         }, => 'onFrontShoppingCompleteInitialize'], 0);
  1862.         $instance->addListener('admin.product.copy.complete', [=> function () {
  1863.             return ($this->privates['Plugin\\PrivateURL4\\EventSubscriber\\PrivateSubscriber'] ?? $this->load('getPrivateSubscriber2Service.php'));
  1864.         }, => 'onAdminProductCopyComplete'], 0);
  1865.         $instance->addListener('Product/detail.twig', [=> function () {
  1866.             return ($this->privates['Plugin\\PrivateURL4\\EventSubscriber\\PrivateSubscriber'] ?? $this->load('getPrivateSubscriber2Service.php'));
  1867.         }, => 'onTemplateProductDetail'], 0);
  1868.         $instance->addListener('@admin/Product/product.twig', [=> function () {
  1869.             return ($this->privates['Plugin\\ProductPlus\\ProductPlusEvent'] ?? $this->load('getProductPlusEventService.php'));
  1870.         }, => 'onTemplateAdminProductEdit'], 0);
  1871.         $instance->addListener('admin.product.edit.complete', [=> function () {
  1872.             return ($this->privates['Plugin\\ProductPlus\\ProductPlusEvent'] ?? $this->load('getProductPlusEventService.php'));
  1873.         }, => 'hookAdminProductEditComplete'], 0);
  1874.         $instance->addListener('admin.product.copy.complete', [=> function () {
  1875.             return ($this->privates['Plugin\\ProductPlus\\ProductPlusEvent'] ?? $this->load('getProductPlusEventService.php'));
  1876.         }, => 'hookAdminProductCopyComplete'], 0);
  1877.         $instance->addListener('admin.product.csv.export', [=> function () {
  1878.             return ($this->privates['Plugin\\ProductPlus\\ProductPlusEvent'] ?? $this->load('getProductPlusEventService.php'));
  1879.         }, => 'hookAdminProductCsvExport'], 0);
  1880.         $instance->addListener('csvimportproductext.admin.product.csv.import.product.descriptions', [=> function () {
  1881.             return ($this->privates['Plugin\\ProductPlus\\ProductPlusEvent'] ?? $this->load('getProductPlusEventService.php'));
  1882.         }, => 'hookAdminProductCsvImportProductDescriptions'], 0);
  1883.         $instance->addListener('csvimportproductext.admin.product.csv.import.product.check', [=> function () {
  1884.             return ($this->privates['Plugin\\ProductPlus\\ProductPlusEvent'] ?? $this->load('getProductPlusEventService.php'));
  1885.         }, => 'hookAdminProductCsvImportProductCheck'], 0);
  1886.         $instance->addListener('csvimportproductext.admin.product.csv.import.product.process', [=> function () {
  1887.             return ($this->privates['Plugin\\ProductPlus\\ProductPlusEvent'] ?? $this->load('getProductPlusEventService.php'));
  1888.         }, => 'hookAdminProductCsvImportProductProcess'], 0);
  1889.         $instance->addListener('Product/detail.twig', [=> function () {
  1890.             return ($this->privates['Plugin\\ProductReserve4\\Event'] ?? $this->load('getEvent10Service.php'));
  1891.         }, => 'onProductDetailView'], 0);
  1892.         $instance->addListener('Product/detail_slug.twig', [=> function () {
  1893.             return ($this->privates['Plugin\\ProductReserve4\\Event'] ?? $this->load('getEvent10Service.php'));
  1894.         }, => 'onProductDetailView'], 0);
  1895.         $instance->addListener('Shopping/confirm.twig', [=> function () {
  1896.             return ($this->privates['Plugin\\ProductReserve4\\Event'] ?? $this->load('getEvent10Service.php'));
  1897.         }, => 'onShoppingConfirm'], 0);
  1898.         $instance->addListener('@admin/Product/product.twig', [=> function () {
  1899.             return ($this->privates['Plugin\\ProductReserve4\\Event'] ?? $this->load('getEvent10Service.php'));
  1900.         }, => 'onAdminProductEditView'], 0);
  1901.         $instance->addListener('@admin/Product/product_class.twig', [=> function () {
  1902.             return ($this->privates['Plugin\\ProductReserve4\\Event'] ?? $this->load('getEvent10Service.php'));
  1903.         }, => 'onAdminProductClassEditView'], 0);
  1904.         $instance->addListener('admin.product.edit.complete', [=> function () {
  1905.             return ($this->privates['Plugin\\ProductReserve4\\Event'] ?? $this->load('getEvent10Service.php'));
  1906.         }, => 'onAdminProductEditComplete'], 0);
  1907.         $instance->addListener('front.product.cart.add.complete', [=> function () {
  1908.             return ($this->privates['Plugin\\ProductReserve4\\Event'] ?? $this->load('getEvent10Service.php'));
  1909.         }, => 'onFrontProductCarTAddComplete'], 0);
  1910.         $instance->addListener('front.shopping.complete.initialize', [=> function () {
  1911.             return ($this->privates['Plugin\\ProductReserve4\\Event'] ?? $this->load('getEvent10Service.php'));
  1912.         }, => 'onFrontShoppingCompleteInitialize'], -1);
  1913.         $instance->addListener('mail.order', [=> function () {
  1914.             return ($this->privates['Plugin\\ProductReserve4\\Event'] ?? $this->load('getEvent10Service.php'));
  1915.         }, => 'onMailOrder'], 0);
  1916.         $instance->addListener('kernel.request', [=> function () {
  1917.             return ($this->privates['Plugin\\ProductReserve4\\Form\\Subscriber\\ProductClassExtraSubscriber'] ?? $this->getProductClassExtraSubscriberService());
  1918.         }, => 'onRequest'], 0);
  1919.         $instance->addListener('@admin/Product/product.twig', [=> function () {
  1920.             return ($this->privates['Plugin\\RelatedProduct4\\RelatedProductEvent'] ?? ($this->privates['Plugin\\RelatedProduct4\\RelatedProductEvent'] = new \Plugin\RelatedProduct4\RelatedProductEvent()));
  1921.         }, => 'onRenderAdminProduct'], 0);
  1922.         $instance->addListener('@admin/Order/index.twig', [=> function () {
  1923.             return ($this->privates['Plugin\\ReportPdf2\\ReportPdf2Event'] ?? ($this->privates['Plugin\\ReportPdf2\\ReportPdf2Event'] = new \Plugin\ReportPdf2\ReportPdf2Event()));
  1924.         }, => 'onRenderAdminOrder'], 0);
  1925.         $instance->addListener('@admin/Order/edit.twig', [=> function () {
  1926.             return ($this->privates['Plugin\\ReportPdf2\\ReportPdf2Event'] ?? ($this->privates['Plugin\\ReportPdf2\\ReportPdf2Event'] = new \Plugin\ReportPdf2\ReportPdf2Event()));
  1927.         }, => 'onRenderAdminOrderEdit'], 0);
  1928.         $instance->addListener('@admin/Order/shipping.twig', [=> function () {
  1929.             return ($this->privates['Plugin\\ReportPdf2\\ReportPdf2Event'] ?? ($this->privates['Plugin\\ReportPdf2\\ReportPdf2Event'] = new \Plugin\ReportPdf2\ReportPdf2Event()));
  1930.         }, => 'onRenderAdminOrderShipping'], 0);
  1931.         $instance->addListener('Product/detail.twig', [=> function () {
  1932.             return ($this->privates['Plugin\\RestockMail\\RestockMailEvent'] ?? $this->load('getRestockMailEventService.php'));
  1933.         }, => 'detail'], 0);
  1934.         $instance->addListener('admin.product.category.index.complete', [=> function () {
  1935.             return ($this->privates['Plugin\\Schedule\\EventSubscriber\\AdminCategoryEventSubscriber'] ?? $this->load('getAdminCategoryEventSubscriberService.php'));
  1936.         }, => 'onAdminCategoryIndexComplete'], 0);
  1937.         $instance->addListener('@admin/Product/category.twig', [=> function () {
  1938.             return ($this->privates['Plugin\\Schedule\\EventSubscriber\\AdminCategoryEventSubscriber'] ?? $this->load('getAdminCategoryEventSubscriberService.php'));
  1939.         }, => 'onTemplateCategory'], 0);
  1940.         $instance->addListener('@admin/Content/page.twig', [=> function () {
  1941.             return ($this->privates['Plugin\\Schedule\\EventSubscriber\\AdminContentEventSubscriber'] ?? ($this->privates['Plugin\\Schedule\\EventSubscriber\\AdminContentEventSubscriber'] = new \Plugin\Schedule\EventSubscriber\AdminContentEventSubscriber()));
  1942.         }, => 'onTemplatePage'], 0);
  1943.         $instance->addListener('@admin/Content/page_edit.twig', [=> function () {
  1944.             return ($this->privates['Plugin\\Schedule\\EventSubscriber\\AdminContentEventSubscriber'] ?? ($this->privates['Plugin\\Schedule\\EventSubscriber\\AdminContentEventSubscriber'] = new \Plugin\Schedule\EventSubscriber\AdminContentEventSubscriber()));
  1945.         }, => 'onTemplatePageEdit'], 0);
  1946.         $instance->addListener('@admin/Content/block.twig', [=> function () {
  1947.             return ($this->privates['Plugin\\Schedule\\EventSubscriber\\AdminContentEventSubscriber'] ?? ($this->privates['Plugin\\Schedule\\EventSubscriber\\AdminContentEventSubscriber'] = new \Plugin\Schedule\EventSubscriber\AdminContentEventSubscriber()));
  1948.         }, => 'onTemplateBlock'], 0);
  1949.         $instance->addListener('@admin/Content/block_edit.twig', [=> function () {
  1950.             return ($this->privates['Plugin\\Schedule\\EventSubscriber\\AdminContentEventSubscriber'] ?? ($this->privates['Plugin\\Schedule\\EventSubscriber\\AdminContentEventSubscriber'] = new \Plugin\Schedule\EventSubscriber\AdminContentEventSubscriber()));
  1951.         }, => 'onTemplateBlockEdit'], 0);
  1952.         $instance->addListener('admin.product.edit.complete', [=> function () {
  1953.             return ($this->privates['Plugin\\Schedule\\EventSubscriber\\AdminProductEventSubscriber'] ?? $this->load('getAdminProductEventSubscriberService.php'));
  1954.         }, => 'onAdminProductEditComplete'], 0);
  1955.         $instance->addListener('admin.product.copy.complete', [=> function () {
  1956.             return ($this->privates['Plugin\\Schedule\\EventSubscriber\\AdminProductEventSubscriber'] ?? $this->load('getAdminProductEventSubscriberService.php'));
  1957.         }, => 'onAdminProductCopyComplete'], 0);
  1958.         $instance->addListener('@admin/Product/index.twig', [=> function () {
  1959.             return ($this->privates['Plugin\\Schedule\\EventSubscriber\\AdminProductEventSubscriber'] ?? $this->load('getAdminProductEventSubscriberService.php'));
  1960.         }, => 'onTemplateProductIndex'], 0);
  1961.         $instance->addListener('@admin/Product/product.twig', [=> function () {
  1962.             return ($this->privates['Plugin\\Schedule\\EventSubscriber\\AdminProductEventSubscriber'] ?? $this->load('getAdminProductEventSubscriberService.php'));
  1963.         }, => 'onTemplateProductProduct'], 0);
  1964.         $instance->addListener('kernel.controller', [=> function () {
  1965.             return ($this->privates['Plugin\\Schedule\\EventSubscriber\\KernelEventSubscriber'] ?? $this->getKernelEventSubscriberService());
  1966.         }, => 'onKernelController'], 0);
  1967.         $instance->addListener('kernel.request', [=> function () {
  1968.             return ($this->privates['Plugin\\Schedule\\EventSubscriber\\KernelEventSubscriber'] ?? $this->getKernelEventSubscriberService());
  1969.         }, => 'onKernelRequest'], 7);
  1970.         $instance->addListener('front.mypage.mypage.favorite.search', [=> function () {
  1971.             return ($this->privates['Plugin\\Schedule\\EventSubscriber\\MyPageEventSubscriber'] ?? $this->load('getMyPageEventSubscriberService.php'));
  1972.         }, => 'onFrontMyPageMyPageFavoriteSearch'], 0);
  1973.         $instance->addListener('kernel.controller', [=> function () {
  1974.             return ($this->privates['Plugin\\Schedule\\EventSubscriber\\ProductEventSubscriber'] ?? $this->getProductEventSubscriberService());
  1975.         }, => 'onProductDetailController'], 0);
  1976.         $instance->addListener('Product/list.twig', [=> function () {
  1977.             return ($this->privates['Plugin\\Schedule\\EventSubscriber\\ProductEventSubscriber'] ?? $this->getProductEventSubscriberService());
  1978.         }, => 'onTemplateProductList'], 10);
  1979.         $instance->addListener('Product/detail.twig', [=> function () {
  1980.             return ($this->privates['Plugin\\Schedule\\EventSubscriber\\ProductEventSubscriber'] ?? $this->getProductEventSubscriberService());
  1981.         }, => 'onTemplateProductDetail'], 0);
  1982.         $instance->addListener('Shopping/index.twig', [=> function () {
  1983.             return ($this->privates['Plugin\\Schedule\\EventSubscriber\\ShoppingEventSubscriber'] ?? ($this->privates['Plugin\\Schedule\\EventSubscriber\\ShoppingEventSubscriber'] = new \Plugin\Schedule\EventSubscriber\ShoppingEventSubscriber()));
  1984.         }, => 'onTemplateShopping'], 0);
  1985.         $instance->addListener('Shopping/confirm.twig', [=> function () {
  1986.             return ($this->privates['Plugin\\Schedule\\EventSubscriber\\ShoppingEventSubscriber'] ?? ($this->privates['Plugin\\Schedule\\EventSubscriber\\ShoppingEventSubscriber'] = new \Plugin\Schedule\EventSubscriber\ShoppingEventSubscriber()));
  1987.         }, => 'onTemplateShopping'], 0);
  1988.         $instance->addListener('kernel.controller', [=> function () {
  1989.             return ($this->privates['Plugin\\Schedule\\EventSubscriber\\UserPageEventSubscriber'] ?? $this->getUserPageEventSubscriberService());
  1990.         }, => 'onUserDataController'], 0);
  1991.         $instance->addListener('@admin/Product/index.twig', [=> function () {
  1992.             return ($this->privates['Plugin\\SearchPlus\\SearchPlusEvent'] ?? $this->load('getSearchPlusEventService.php'));
  1993.         }, => 'onTemplateAdminProduct'], 0);
  1994.         $instance->addListener('@admin/Order/edit.twig', [=> function () {
  1995.             return ($this->privates['Plugin\\SearchPlus\\SearchPlusEvent'] ?? $this->load('getSearchPlusEventService.php'));
  1996.         }, => 'onTemplateAdminOrderEdit'], 0);
  1997.         $instance->addListener('@ProductPlus/admin/Product/edit.twig', [=> function () {
  1998.             return ($this->privates['Plugin\\SearchPlus\\SearchPlusEvent'] ?? $this->load('getSearchPlusEventService.php'));
  1999.         }, => 'onTemplateAdminProductItemEdit'], 0);
  2000.         $instance->addListener('admin.order.edit.search.product.search', [=> function () {
  2001.             return ($this->privates['Plugin\\SearchPlus\\SearchPlusEvent'] ?? $this->load('getSearchPlusEventService.php'));
  2002.         }, => 'hookAdminOrderEditSearchProductSearch'], 0);
  2003.         $instance->addListener('Product/list.twig', [=> function () {
  2004.             return ($this->privates['Plugin\\SearchPlus\\SearchPlusEvent'] ?? $this->load('getSearchPlusEventService.php'));
  2005.         }, => 'onTemplateProductList'], 0);
  2006.         $instance->addListener('kernel.response', [=> function () {
  2007.             return ($this->privates['Plugin\\SimpleMaintenance\\SimpleMaintenanceController'] ?? $this->getSimpleMaintenanceControllerService());
  2008.         }, => 'onKernelResponse'], 0);
  2009.         $instance->addListener('Block/cart.twig', [=> function () {
  2010.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2011.         }, => 'all'], 0);
  2012.         $instance->addListener('Block/category.twig', [=> function () {
  2013.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2014.         }, => 'all'], 0);
  2015.         $instance->addListener('Block/category_nav_pc.twig', [=> function () {
  2016.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2017.         }, => 'all'], 0);
  2018.         $instance->addListener('Block/category_nav_sp.twig', [=> function () {
  2019.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2020.         }, => 'all'], 0);
  2021.         $instance->addListener('Block/eyecatch.twig', [=> function () {
  2022.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2023.         }, => 'all'], 0);
  2024.         $instance->addListener('Block/footer.twig', [=> function () {
  2025.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2026.         }, => 'all'], 0);
  2027.         $instance->addListener('Block/header.twig', [=> function () {
  2028.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2029.         }, => 'all'], 0);
  2030.         $instance->addListener('Block/login_sp.twig', [=> function () {
  2031.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2032.         }, => 'all'], 0);
  2033.         $instance->addListener('Block/logo.twig', [=> function () {
  2034.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2035.         }, => 'all'], 0);
  2036.         $instance->addListener('Block/nav_sp.twig', [=> function () {
  2037.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2038.         }, => 'all'], 0);
  2039.         $instance->addListener('Block/new_item.twig', [=> function () {
  2040.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2041.         }, => 'all'], 0);
  2042.         $instance->addListener('Block/news.twig', [=> function () {
  2043.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2044.         }, => 'all'], 0);
  2045.         $instance->addListener('Block/topic.twig', [=> function () {
  2046.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2047.         }, => 'all'], 0);
  2048.         $instance->addListener('Block/login.twig', [=> function () {
  2049.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2050.         }, => 'all'], 0);
  2051.         $instance->addListener('Block/search_product.twig', [=> function () {
  2052.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2053.         }, => 'all'], 0);
  2054.         $instance->addListener('Cart/index.twig', [=> function () {
  2055.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2056.         }, => 'cart'], 0);
  2057.         $instance->addListener('Contact/complete.twig', [=> function () {
  2058.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2059.         }, => 'all'], 0);
  2060.         $instance->addListener('Contact/confirm.twig', [=> function () {
  2061.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2062.         }, => 'all'], 0);
  2063.         $instance->addListener('Contact/index.twig', [=> function () {
  2064.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2065.         }, => 'all'], 0);
  2066.         $instance->addListener('Entry/activate.twig', [=> function () {
  2067.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2068.         }, => 'all'], 0);
  2069.         $instance->addListener('Entry/complete.twig', [=> function () {
  2070.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2071.         }, => 'all'], 0);
  2072.         $instance->addListener('Entry/confirm.twig', [=> function () {
  2073.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2074.         }, => 'all'], 0);
  2075.         $instance->addListener('Entry/index.twig', [=> function () {
  2076.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2077.         }, => 'all'], 0);
  2078.         $instance->addListener('Forgot/complete.twig', [=> function () {
  2079.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2080.         }, => 'all'], 0);
  2081.         $instance->addListener('Forgot/index.twig', [=> function () {
  2082.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2083.         }, => 'all'], 0);
  2084.         $instance->addListener('Forgot/reset.twig', [=> function () {
  2085.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2086.         }, => 'all'], 0);
  2087.         $instance->addListener('Form/form_div_layout.twig', [=> function () {
  2088.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2089.         }, => 'all'], 0);
  2090.         $instance->addListener('Help/about.twig', [=> function () {
  2091.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2092.         }, => 'all'], 0);
  2093.         $instance->addListener('Help/agreement.twig', [=> function () {
  2094.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2095.         }, => 'all'], 0);
  2096.         $instance->addListener('Help/guide.twig', [=> function () {
  2097.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2098.         }, => 'all'], 0);
  2099.         $instance->addListener('Help/privacy.twig', [=> function () {
  2100.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2101.         }, => 'all'], 0);
  2102.         $instance->addListener('Help/tradelaw.twig', [=> function () {
  2103.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2104.         }, => 'all'], 0);
  2105.         $instance->addListener('Mail/contact_mail.html.twig', [=> function () {
  2106.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2107.         }, => 'all'], 0);
  2108.         $instance->addListener('Mail/contact_mail.twig', [=> function () {
  2109.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2110.         }, => 'all'], 0);
  2111.         $instance->addListener('Mail/customer_withdraw_mail.twig', [=> function () {
  2112.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2113.         }, => 'all'], 0);
  2114.         $instance->addListener('Mail/entry_complete.html.twig', [=> function () {
  2115.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2116.         }, => 'all'], 0);
  2117.         $instance->addListener('Mail/entry_complete.twig', [=> function () {
  2118.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2119.         }, => 'all'], 0);
  2120.         $instance->addListener('Mail/entry_confirm.html.twig', [=> function () {
  2121.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2122.         }, => 'all'], 0);
  2123.         $instance->addListener('Mail/entry_confirm.twig', [=> function () {
  2124.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2125.         }, => 'all'], 0);
  2126.         $instance->addListener('Mail/forgot_mail.twig', [=> function () {
  2127.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2128.         }, => 'all'], 0);
  2129.         $instance->addListener('Mail/order.html.twig', [=> function () {
  2130.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2131.         }, => 'all'], 0);
  2132.         $instance->addListener('Mail/order.twig', [=> function () {
  2133.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2134.         }, => 'all'], 0);
  2135.         $instance->addListener('Mail/reset_complete_mail.twig', [=> function () {
  2136.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2137.         }, => 'all'], 0);
  2138.         $instance->addListener('Mail/shipping_notify.html.twig', [=> function () {
  2139.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2140.         }, => 'all'], 0);
  2141.         $instance->addListener('Mail/shipping_notify.twig', [=> function () {
  2142.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2143.         }, => 'all'], 0);
  2144.         $instance->addListener('Mypage/change.twig', [=> function () {
  2145.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2146.         }, => 'all'], 0);
  2147.         $instance->addListener('Mypage/change_complete.twig', [=> function () {
  2148.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2149.         }, => 'all'], 0);
  2150.         $instance->addListener('Mypage/delivery.twig', [=> function () {
  2151.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2152.         }, => 'all'], 0);
  2153.         $instance->addListener('Mypage/delivery_edit.twig', [=> function () {
  2154.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2155.         }, => 'all'], 0);
  2156.         $instance->addListener('Mypage/favorite.twig', [=> function () {
  2157.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2158.         }, => 'mypageFavorite'], 0);
  2159.         $instance->addListener('Mypage/history.twig', [=> function () {
  2160.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2161.         }, => 'all'], 0);
  2162.         $instance->addListener('Mypage/index.twig', [=> function () {
  2163.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2164.         }, => 'all'], 0);
  2165.         $instance->addListener('Mypage/login.twig', [=> function () {
  2166.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2167.         }, => 'all'], 0);
  2168.         $instance->addListener('Mypage/navi.twig', [=> function () {
  2169.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2170.         }, => 'all'], 0);
  2171.         $instance->addListener('Mypage/withdraw.twig', [=> function () {
  2172.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2173.         }, => 'all'], 0);
  2174.         $instance->addListener('Mypage/withdraw_complete.twig', [=> function () {
  2175.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2176.         }, => 'all'], 0);
  2177.         $instance->addListener('Mypage/withdraw_confirm.twig', [=> function () {
  2178.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2179.         }, => 'all'], 0);
  2180.         $instance->addListener('Product/detail.twig', [=> function () {
  2181.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2182.         }, => 'productDetail'], 0);
  2183.         $instance->addListener('Product/list.twig', [=> function () {
  2184.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2185.         }, => 'productList'], 0);
  2186.         $instance->addListener('Shopping/alert.twig', [=> function () {
  2187.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2188.         }, => 'all'], 0);
  2189.         $instance->addListener('Shopping/complete.twig', [=> function () {
  2190.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2191.         }, => 'shoppingComplete'], 0);
  2192.         $instance->addListener('Shopping/confirm.twig', [=> function () {
  2193.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2194.         }, => 'shopping'], 0);
  2195.         $instance->addListener('Shopping/index.twig', [=> function () {
  2196.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2197.         }, => 'shopping'], 0);
  2198.         $instance->addListener('Shopping/login.twig', [=> function () {
  2199.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2200.         }, => 'shopping_login'], 0);
  2201.         $instance->addListener('Shopping/nonmember.twig', [=> function () {
  2202.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2203.         }, => 'shopping_nonmember'], 0);
  2204.         $instance->addListener('Shopping/shipping.twig', [=> function () {
  2205.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2206.         }, => 'all'], 0);
  2207.         $instance->addListener('Shopping/shipping_edit.twig', [=> function () {
  2208.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2209.         }, => 'all'], 0);
  2210.         $instance->addListener('Shopping/shipping_multiple.twig', [=> function () {
  2211.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2212.         }, => 'all'], 0);
  2213.         $instance->addListener('Shopping/shipping_multiple_edit.twig', [=> function () {
  2214.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2215.         }, => 'all'], 0);
  2216.         $instance->addListener('Shopping/shopping_error.twig', [=> function () {
  2217.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2218.         }, => 'all'], 0);
  2219.         $instance->addListener('block.twig', [=> function () {
  2220.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2221.         }, => 'all'], 0);
  2222.         $instance->addListener('error.twig', [=> function () {
  2223.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2224.         }, => 'all'], 0);
  2225.         $instance->addListener('meta.twig', [=> function () {
  2226.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2227.         }, => 'all'], 0);
  2228.         $instance->addListener('pager.twig', [=> function () {
  2229.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2230.         }, => 'all'], 0);
  2231.         $instance->addListener('sitemap.xml.twig', [=> function () {
  2232.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2233.         }, => 'all'], 0);
  2234.         $instance->addListener('sitemap_index.xml.twig', [=> function () {
  2235.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2236.         }, => 'all'], 0);
  2237.         $instance->addListener('snippet.twig', [=> function () {
  2238.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2239.         }, => 'all'], 0);
  2240.         $instance->addListener('default_frame_backupSEO.twig', [=> function () {
  2241.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2242.         }, => 'all'], 0);
  2243.         $instance->addListener('index.twig', [=> function () {
  2244.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2245.         }, => 'all'], 0);
  2246.         $instance->addListener('default_frame.twig', [=> function () {
  2247.             return ($this->privates['Plugin\\UaGaEEc4\\Event'] ?? $this->load('getEvent11Service.php'));
  2248.         }, => 'all'], 0);
  2249.         $instance->addListener('Product/detail.twig', [=> function () {
  2250.             return ($this->privates['Customize\\Event\\CustomRestockMailEvent'] ?? $this->load('getCustomRestockMailEventService.php'));
  2251.         }, => 'detail'], 0);
  2252.         $instance->addListener('Product/detail_slug.twig', [=> function () {
  2253.             return ($this->privates['Customize\\Event\\CustomRestockMailEvent'] ?? $this->load('getCustomRestockMailEventService.php'));
  2254.         }, => 'detail'], 0);
  2255.         $instance->addListener('Product/detail.twig', [=> function () {
  2256.             return ($this->privates['Customize\\Event\\CustomizeRelatedProductEvent'] ?? ($this->privates['Customize\\Event\\CustomizeRelatedProductEvent'] = new \Customize\Event\CustomizeRelatedProductEvent()));
  2257.         }, => 'onRenderProductDetail'], 0);
  2258.         $instance->addListener('Product/detail_slug.twig', [=> function () {
  2259.             return ($this->privates['Customize\\Event\\CustomizeRelatedProductEvent'] ?? ($this->privates['Customize\\Event\\CustomizeRelatedProductEvent'] = new \Customize\Event\CustomizeRelatedProductEvent()));
  2260.         }, => 'onRenderProductDetailSlug'], 0);
  2261.         $instance->addListener('kernel.request', [=> function () {
  2262.             return ($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService());
  2263.         }, => 'onKernelRequest'], 4096);
  2264.         $instance->addListener('kernel.response', [=> function () {
  2265.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  2266.         }, => 'onKernelResponse'], 0);
  2267.         $instance->addListener('kernel.response', [=> function () {
  2268.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  2269.         }, => 'onKernelResponse'], -1024);
  2270.         $instance->addListener('kernel.request', [=> function () {
  2271.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2272.         }, => 'setDefaultLocale'], 100);
  2273.         $instance->addListener('kernel.request', [=> function () {
  2274.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2275.         }, => 'onKernelRequest'], 16);
  2276.         $instance->addListener('kernel.finish_request', [=> function () {
  2277.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2278.         }, => 'onKernelFinishRequest'], 0);
  2279.         $instance->addListener('kernel.request', [=> function () {
  2280.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  2281.         }, => 'onKernelRequest'], 256);
  2282.         $instance->addListener('kernel.request', [=> function () {
  2283.             return ($this->privates['.legacy_resolve_controller_name_subscriber'] ?? $this->get_LegacyResolveControllerNameSubscriberService());
  2284.         }, => 'resolveControllerName'], 24);
  2285.         $instance->addListener('kernel.response', [=> function () {
  2286.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  2287.         }, => 'onResponse'], -255);
  2288.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2289.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2290.         }, => 'onControllerArguments'], 0);
  2291.         $instance->addListener('kernel.exception', [=> function () {
  2292.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2293.         }, => 'logKernelException'], 0);
  2294.         $instance->addListener('kernel.exception', [=> function () {
  2295.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2296.         }, => 'onKernelException'], -128);
  2297.         $instance->addListener('kernel.request', [=> function () {
  2298.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2299.         }, => 'onKernelRequest'], 15);
  2300.         $instance->addListener('kernel.finish_request', [=> function () {
  2301.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2302.         }, => 'onKernelFinishRequest'], -15);
  2303.         $instance->addListener('console.error', [=> function () {
  2304.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  2305.         }, => 'onConsoleError'], -128);
  2306.         $instance->addListener('console.terminate', [=> function () {
  2307.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  2308.         }, => 'onConsoleTerminate'], -128);
  2309.         $instance->addListener('console.error', [=> function () {
  2310.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2311.         }, => 'onConsoleError'], 0);
  2312.         $instance->addListener('kernel.request', [=> function () {
  2313.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2314.         }, => 'onKernelRequest'], 128);
  2315.         $instance->addListener('kernel.response', [=> function () {
  2316.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2317.         }, => 'onKernelResponse'], -1000);
  2318.         $instance->addListener('kernel.finish_request', [=> function () {
  2319.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2320.         }, => 'onFinishRequest'], 0);
  2321.         $instance->addListener('kernel.response', [=> function () {
  2322.             return ($this->privates['esi_listener'] ?? $this->getEsiListenerService());
  2323.         }, => 'onKernelResponse'], 0);
  2324.         $instance->addListener('kernel.request', [=> function () {
  2325.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  2326.         }, => 'onKernelRequest'], 48);
  2327.         $instance->addListener('kernel.response', [=> function () {
  2328.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2329.         }, => 'onKernelResponse'], -100);
  2330.         $instance->addListener('kernel.exception', [=> function () {
  2331.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2332.         }, => 'onKernelException'], 0);
  2333.         $instance->addListener('kernel.terminate', [=> function () {
  2334.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2335.         }, => 'onKernelTerminate'], -1024);
  2336.         $instance->addListener('kernel.controller', [=> function () {
  2337.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  2338.         }, => 'onKernelController'], 0);
  2339.         $instance->addListener('kernel.response', [=> function () {
  2340.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  2341.         }, => 'onKernelResponse'], 0);
  2342.         $instance->addListener('kernel.request', [=> function () {
  2343.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2344.         }, => 'configure'], 2048);
  2345.         $instance->addListener('console.command', [=> function () {
  2346.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2347.         }, => 'configure'], 2048);
  2348.         $instance->addListener('kernel.request', [=> function () {
  2349.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2350.         }, => 'onKernelRequest'], 32);
  2351.         $instance->addListener('kernel.finish_request', [=> function () {
  2352.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2353.         }, => 'onKernelFinishRequest'], 0);
  2354.         $instance->addListener('kernel.exception', [=> function () {
  2355.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2356.         }, => 'onKernelException'], -64);
  2357.         $instance->addListener('kernel.response', [=> function () {
  2358.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2359.         }, => 'onKernelResponse'], 0);
  2360.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2361.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService.php'));
  2362.         }, => 'onVoterVote'], 0);
  2363.         $instance->addListener('kernel.request', [=> function () {
  2364.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2365.         }, => 'configureLogoutUrlGenerator'], 8);
  2366.         $instance->addListener('kernel.request', [=> function () {
  2367.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2368.         }, => 'onKernelRequest'], 8);
  2369.         $instance->addListener('kernel.finish_request', [=> function () {
  2370.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2371.         }, => 'onKernelFinishRequest'], 0);
  2372.         $instance->addListener('kernel.controller', [=> function () {
  2373.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2374.         }, => 'onKernelController'], 0);
  2375.         $instance->addListener('kernel.controller', [=> function () {
  2376.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2377.         }, => 'onKernelController'], 0);
  2378.         $instance->addListener('kernel.controller', [=> function () {
  2379.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2380.         }, => 'onKernelController'], -128);
  2381.         $instance->addListener('kernel.view', [=> function () {
  2382.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2383.         }, => 'onKernelView'], 0);
  2384.         $instance->addListener('kernel.controller', [=> function () {
  2385.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2386.         }, => 'onKernelController'], 0);
  2387.         $instance->addListener('kernel.response', [=> function () {
  2388.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2389.         }, => 'onKernelResponse'], 0);
  2390.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2391.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2392.         }, => 'onKernelControllerArguments'], 0);
  2393.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2394.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2395.         }, => 'onKernelControllerArguments'], 0);
  2396.         $instance->addListener('kernel.view', [=> function () {
  2397.             return ($this->privates['sensio_framework_extra.psr7.listener.response'] ?? $this->load('getSensioFrameworkExtra_Psr7_Listener_ResponseService.php'));
  2398.         }, => 'onKernelView'], 0);
  2399.         $instance->addListener('console.command', [=> function () {
  2400.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2401.         }, => 'onCommand'], 255);
  2402.         $instance->addListener('console.terminate', [=> function () {
  2403.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2404.         }, => 'onTerminate'], -255);
  2405.         $instance->addListener('kernel.exception', [=> function () {
  2406.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  2407.         }, => 'onException'], 0);
  2408.         $instance->addListener('kernel.terminate', [=> function () {
  2409.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  2410.         }, => 'onTerminate'], 0);
  2411.         $instance->addListener('console.error', [=> function () {
  2412.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  2413.         }, => 'onException'], 0);
  2414.         $instance->addListener('console.terminate', [=> function () {
  2415.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  2416.         }, => 'onTerminate'], 0);
  2417.         $instance->addListener('console.command', [=> function () {
  2418.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService.php'));
  2419.         }, => 'configure'], 1024);
  2420.         $instance->addListener('kernel.response', [=> function () {
  2421.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2422.         }, => 'onKernelResponse'], -128);
  2423.         $instance->addListener('console.error', [=> function () {
  2424.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2425.         }, => 'onConsoleError'], 0);
  2426.         $instance->addListener('console.terminate', [=> function () {
  2427.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2428.         }, => 'onConsoleTerminate'], 0);
  2429.         $instance->addListener('knp_pager.before', [=> function () {
  2430.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2431.         }, => 'before'], 0);
  2432.         $instance->addListener('knp_pager.pagination', [=> function () {
  2433.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2434.         }, => 'pagination'], 0);
  2435.         $instance->addListener('knp_pager.before', [=> function () {
  2436.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  2437.         }, => 'before'], 1);
  2438.         $instance->addListener('knp_pager.before', [=> function () {
  2439.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  2440.         }, => 'before'], 1);
  2441.         $instance->addListener('knp_pager.pagination', [=> function () {
  2442.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2443.         }, => 'pagination'], 1);
  2444.         return $instance;
  2445.     }
  2446.     /**
  2447.      * Gets the public 'http_kernel' shared service.
  2448.      *
  2449.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2450.      */
  2451.     protected function getHttpKernelService()
  2452.     {
  2453.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2454.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false)))), $a), ($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 () {
  2455.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService.php'));
  2456.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService.php'));
  2457.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService.php'));
  2458.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService.php'));
  2459.             yield => ($this->privates['debug.sensio_framework_extra.psr7.argument_value_resolver.server_request'] ?? $this->load('getDebug_SensioFrameworkExtra_Psr7_ArgumentValueResolver_ServerRequestService.php'));
  2460.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService.php'));
  2461.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService.php'));
  2462.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService.php'));
  2463.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService.php'));
  2464.         }, 9)), $a));
  2465.     }
  2466.     /**
  2467.      * Gets the public 'profiler' shared service.
  2468.      *
  2469.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  2470.      */
  2471.     protected function getProfilerService()
  2472.     {
  2473.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  2474.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2475.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  2476.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  2477.         $a->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  2478.         $a->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor('!php/const:Monolog\\Logger::DEBUG', [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  2479.         $a->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  2480.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2481.         $a->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  2482.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2483.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  2484.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  2485.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2486.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  2487.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  2488.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  2489.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  2490.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  2491.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2492.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  2493.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  2494.         $d->addInstance('cache.doctrine.orm.default.metadata', ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()));
  2495.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  2496.         $e = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2497.         $e->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  2498.         $f = new \SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector(($this->privates['mobile_detect.device_view'] ?? $this->getMobileDetect_DeviceViewService()));
  2499.         $f->setRedirectConfig($this->parameters['mobile_detect.redirect']);
  2500.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  2501.         if ($this->has('kernel')) {
  2502.             $g->setKernel($b);
  2503.         }
  2504.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  2505.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2506.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  2507.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  2508.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  2509.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  2510.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  2511.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/EccubeEccube_KernelDevDebugContainer'), $c));
  2512.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  2513.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  2514.         $instance->add($d);
  2515.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  2516.         $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())));
  2517.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));
  2518.         $instance->add($e);
  2519.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  2520.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2521.         $instance->add(($this->privates['Eccube\\DataCollector\\EccubeDataCollector'] ?? $this->getEccubeDataCollectorService()));
  2522.         $instance->add($f);
  2523.         $instance->add($g);
  2524.         $instance->add(($this->privates['eccube.collector.core'] ?? $this->getEccube_Collector_CoreService()));
  2525.         return $instance;
  2526.     }
  2527.     /**
  2528.      * Gets the public 'request_stack' shared service.
  2529.      *
  2530.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2531.      */
  2532.     protected function getRequestStackService()
  2533.     {
  2534.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2535.     }
  2536.     /**
  2537.      * Gets the public 'router' shared service.
  2538.      *
  2539.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2540.      */
  2541.     protected function getRouterService()
  2542.     {
  2543.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2544.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2545.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  2546.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  2547.         $a->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  2548.         $a->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor('!php/const:Monolog\\Logger::DEBUG', [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  2549.         $a->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  2550.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2551.         $a->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  2552.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2553.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2554.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService.php'true],
  2555.         ], [
  2556.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2557.         ]))->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()), new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this), $a$this->getEnv('ECCUBE_LOCALE'));
  2558.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2559.         return $instance;
  2560.     }
  2561.     /**
  2562.      * Gets the public 'security.authorization_checker' shared service.
  2563.      *
  2564.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  2565.      */
  2566.     protected function getSecurity_AuthorizationCheckerService()
  2567.     {
  2568.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
  2569.     }
  2570.     /**
  2571.      * Gets the public 'security.csrf.token_manager' shared service.
  2572.      *
  2573.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  2574.      */
  2575.     protected function getSecurity_Csrf_TokenManagerService()
  2576.     {
  2577.         return $this->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2578.     }
  2579.     /**
  2580.      * Gets the public 'security.token_storage' shared service.
  2581.      *
  2582.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  2583.      */
  2584.     protected function getSecurity_TokenStorageService()
  2585.     {
  2586.         return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2587.             'session' => ['services''session''getSessionService'false],
  2588.         ], [
  2589.             'session' => '?',
  2590.         ]));
  2591.     }
  2592.     /**
  2593.      * Gets the public 'session' shared service.
  2594.      *
  2595.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2596.      */
  2597.     protected function getSessionService()
  2598.     {
  2599.         return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->getParameter('session.storage.options'), new \Eccube\Session\Storage\Handler\SameSiteNoneCompatSessionHandler(new \Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler((\dirname(__DIR__3).'/sessions/dev'))), new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0)));
  2600.     }
  2601.     /**
  2602.      * Gets the public 'state_machine.order' shared service.
  2603.      *
  2604.      * @return \Symfony\Component\Workflow\StateMachine
  2605.      */
  2606.     protected function getStateMachine_OrderService()
  2607.     {
  2608.         return $this->services['state_machine.order'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([=> '1'=> '3'=> '4'=> '5'=> '6'=> '7'=> '8'=> '9'], [=> new \Symfony\Component\Workflow\Transition('pay''1''6'), => new \Symfony\Component\Workflow\Transition('packing''1''4'), => new \Symfony\Component\Workflow\Transition('packing''6''4'), => new \Symfony\Component\Workflow\Transition('cancel''1''3'), => new \Symfony\Component\Workflow\Transition('cancel''4''3'), => new \Symfony\Component\Workflow\Transition('cancel''6''3'), => new \Symfony\Component\Workflow\Transition('back_to_in_progress''3''4'), => new \Symfony\Component\Workflow\Transition('ship''1''5'), => new \Symfony\Component\Workflow\Transition('ship''6''5'), => new \Symfony\Component\Workflow\Transition('ship''4''5'), 10 => new \Symfony\Component\Workflow\Transition('return''5''9'), 11 => new \Symfony\Component\Workflow\Transition('cancel_return''9''5')], [=> '1'], new \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore([], [], new \SplObjectStorage())), new \Symfony\Component\Workflow\MarkingStore\SingleStateMarkingStore('status'), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'order');
  2609.     }
  2610.     /**
  2611.      * Gets the public 'translator' shared service.
  2612.      *
  2613.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2614.      */
  2615.     protected function getTranslatorService()
  2616.     {
  2617.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2618.     }
  2619.     /**
  2620.      * Gets the public 'twig' shared service.
  2621.      *
  2622.      * @return \Twig\Environment
  2623.      */
  2624.     protected function getTwigService()
  2625.     {
  2626.         $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__4));
  2627.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/Recommend4/Resource/template'), 'Recommend4');
  2628.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/Coupon4/Resource/template'), 'Coupon4');
  2629.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/SalesReport4/Resource/template'), 'SalesReport4');
  2630.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/RelatedProduct4/Resource/template'), 'RelatedProduct4');
  2631.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/Api/Resource/template'), 'Api');
  2632.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/MailMagazine4/Resource/template'), 'MailMagazine4');
  2633.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/UaGaEEc4/Resource/template'), 'UaGaEEc4');
  2634.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/ExpressLink4/Resource/template'), 'ExpressLink4');
  2635.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/Schedule/Resource/template'), 'Schedule');
  2636.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/ApgRichCategory/Resource/template'), 'ApgRichCategory');
  2637.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/ProductReserve4/Resource/template'), 'ProductReserve4');
  2638.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/ApgSimpleCalendar/Resource/template'), 'ApgSimpleCalendar');
  2639.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/EccubePaymentLite4/Resource/template'), 'EccubePaymentLite4');
  2640.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/joolenfaqList4/Resource/template'), 'joolenfaqList4');
  2641.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/JoolenPointsForMemberRegistration4/Resource/template'), 'JoolenPointsForMemberRegistration4');
  2642.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/CustomerGroup/Resource/template'), 'CustomerGroup');
  2643.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/CustomerGroupPrice/Resource/template'), 'CustomerGroupPrice');
  2644.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/JoolenCategoryIcon4/Resource/template'), 'JoolenCategoryIcon4');
  2645.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/JoolenPluginTemplateManager4/Resource/template'), 'JoolenPluginTemplateManager4');
  2646.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/ProductPlus/Resource/template'), 'ProductPlus');
  2647.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/CsvImportProductExt4/Resource/template'), 'CsvImportProductExt4');
  2648.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/Paidy4/Resource/template'), 'Paidy4');
  2649.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/PrivateURL4/Resource/template'), 'PrivateURL4');
  2650.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/CancelPlugin/Resource/template'), 'CancelPlugin');
  2651.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/SimpleMaintenance/Resource/template'), 'SimpleMaintenance');
  2652.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/DesignTag4/Resource/template'), 'DesignTag4');
  2653.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/SearchPlus/Resource/template'), 'SearchPlus');
  2654.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/Collection/Resource/template'), 'Collection');
  2655.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/RestockMail/Resource/template'), 'RestockMail');
  2656.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/NewsPageSelfReliance/Resource/template'), 'NewsPageSelfReliance');
  2657.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/ReportPdf2/Resource/template'), 'ReportPdf2');
  2658.         $a->addPath((\dirname(__DIR__4).'/app/template/'.$this->getEnv('string:ECCUBE_TEMPLATE_CODE')));
  2659.         $a->addPath((\dirname(__DIR__4).'/src/Eccube/Resource/template/default'));
  2660.         $a->addPath((\dirname(__DIR__4).'/app/Plugin'));
  2661.         $a->addPath((\dirname(__DIR__4).'/app/template/admin'), 'admin');
  2662.         $a->addPath((\dirname(__DIR__4).'/src/Eccube/Resource/template/admin'), 'admin');
  2663.         $a->addPath((\dirname(__DIR__4).'/app/template/user_data'), 'user_data');
  2664.         $a->addPath((\dirname(__DIR__4).'/src/Eccube/Resource/template/toolbar'), 'toolbar');
  2665.         $a->addPath((\dirname(__DIR__4).'/src/Eccube/Resource/template/common'), 'common');
  2666.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  2667.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  2668.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  2669.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  2670.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  2671.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  2672.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  2673.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  2674.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  2675.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  2676.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  2677.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  2678.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  2679.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  2680.         $a->addPath((\dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Resources/views'), 'MobileDetect');
  2681.         $a->addPath((\dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Resources/views'), '!MobileDetect');
  2682.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/views'), 'KnpPaginator');
  2683.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/views'), '!KnpPaginator');
  2684.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  2685.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  2686.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  2687.         $this->services['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']);
  2688.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2689.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  2690.         $d = new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy();
  2691.         $e = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2692.         $f = new \Symfony\Component\Asset\Context\RequestStackContext($e''false);
  2693.         $g = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  2694.         $h = ($this->services['router'] ?? $this->getRouterService());
  2695.         $i = new \Symfony\Component\Workflow\Registry();
  2696.         $i->addWorkflow(($this->services['state_machine.order'] ?? $this->getStateMachine_OrderService()), new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('Eccube\\Service\\OrderStateMachineContext'));
  2697.         $j = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2698.         $k = ($this->privates['Eccube\\Repository\\ProductRepository'] ?? $this->getProductRepositoryService());
  2699.         $l = ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this)));
  2700.         $m = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  2701.         $m->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $g]);
  2702.         $n = new \SunCat\MobileDetectBundle\Twig\Extension\MobileDetectExtension(($this->privates['mobile_detect.mobile_detector.default'] ?? ($this->privates['mobile_detect.mobile_detector.default'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->privates['mobile_detect.device_view'] ?? $this->getMobileDetect_DeviceViewService()), $this->parameters['mobile_detect.redirect']);
  2703.         $n->setRequestByRequestStack($e);
  2704.         $o = new \Symfony\Bridge\Twig\AppVariable();
  2705.         $o->setEnvironment('dev');
  2706.         $o->setDebug(true);
  2707.         if ($this->has('security.token_storage')) {
  2708.             $o->setTokenStorage(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2709.         }
  2710.         if ($this->has('request_stack')) {
  2711.             $o->setRequestStack($e);
  2712.         }
  2713.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  2714.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  2715.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  2716.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  2717.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  2718.         $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'), $d$f), ['admin' => new \Symfony\Component\Asset\PathPackage('/html/template/admin'$d$f), 'save_image' => new \Symfony\Component\Asset\PathPackage('/html/upload/save_image'$d$f), 'plugin' => new \Symfony\Component\Asset\PathPackage('/html/plugin'$d$f), 'install' => new \Symfony\Component\Asset\PathPackage('/html/template/install'$d$f), 'temp_image' => new \Symfony\Component\Asset\PathPackage('/html/upload/temp_image'$d$f), 'user_data' => new \Symfony\Component\Asset\PathPackage('/html/user_data'$d$f)])));
  2719.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($g, \dirname(__DIR__4), 'UTF-8'));
  2720.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($h));
  2721.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  2722.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  2723.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  2724.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  2725.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($e, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  2726.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WorkflowExtension($i));
  2727.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension());
  2728.         $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())));
  2729.         $instance->addExtension(new \Eccube\Twig\Extension\CartServiceExtension(($this->privates['Eccube\\Service\\CartService'] ?? $this->getCartServiceService())));
  2730.         $instance->addExtension(new \Eccube\Twig\Extension\CsrfExtension(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService())));
  2731.         $instance->addExtension(new \Eccube\Twig\Extension\EccubeBlockExtension($instance, []));
  2732.         $instance->addExtension(($this->privates['Eccube\\Twig\\Extension\\EccubeExtension'] ?? $this->getEccubeExtensionService()));
  2733.         $instance->addExtension(new \Eccube\Twig\Extension\IntlExtension());
  2734.         $instance->addExtension(new \Eccube\Twig\Extension\RepositoryExtension($j));
  2735.         $instance->addExtension(new \Eccube\Twig\Extension\SafeTextmailEscaperExtension($instance));
  2736.         $instance->addExtension(($this->privates['Eccube\\Twig\\Extension\\TaxExtension'] ?? $this->getTaxExtensionService()));
  2737.         $instance->addExtension(new \Eccube\Twig\Extension\TwigIncludeExtension($instance));
  2738.         $instance->addExtension(new \Plugin\ApgSimpleCalendar\Twig\Extension\PluginExtension(($this->privates['Plugin\\ApgSimpleCalendar\\Repository\\ConfigRepository'] ?? $this->getConfigRepositoryService()), ($this->privates['Plugin\\ApgSimpleCalendar\\Repository\\HolidaysRepository'] ?? $this->getHolidaysRepositoryService()), $j));
  2739.         $instance->addExtension(new \Plugin\CancelPlugin\Twig\Extension\EccubeExtension(($this->privates['Plugin\\CancelPlugin\\Service\\CancelService'] ?? $this->getCancelServiceService())));
  2740.         $instance->addExtension(new \Plugin\Collection\Service\Twig\GetProductsWithCollection($k$l));
  2741.         $instance->addExtension(new \Plugin\CustomerGroup\Twig\Extension\GroupExtension($l, ($this->privates['Plugin\\CustomerGroup\\Repository\\CategoryRepository'] ?? $this->getCategoryRepository2Service())));
  2742.         $instance->addExtension(new \Plugin\JoolenPointsForMemberRegistration4\Twig\Extension\PointsForMemberRegistrationExtension(($this->privates['Eccube\\Repository\\BaseInfoRepository'] ?? $this->getBaseInfoRepositoryService()), ($this->privates['Plugin\\JoolenPointsForMemberRegistration4\\Service\\Main\\PointsForMemberRegistrationService'] ?? $this->getPointsForMemberRegistrationServiceService())));
  2743.         $instance->addExtension(new \Plugin\Schedule\Twig\Extension\ScheduleExtension(($this->privates['Plugin\\Schedule\\Service\\ScheduleService'] ?? $this->getScheduleServiceService()), $c));
  2744.         $instance->addExtension(new \Customize\Twig\Extension\RoutingExtension($h$k, ($this->privates['Customize\\Repository\\CustomProductRepository'] ?? $this->getCustomProductRepositoryService()), ($this->privates['Customize\\Repository\\ProductPlus\\ProductDataDetailRepository'] ?? $this->getProductDataDetailRepositoryService()), ($this->privates['Customize\\Repository\\ProductPlus\\ProductDataRepository'] ?? $this->getProductDataRepositoryService())));
  2745.         $instance->addExtension(new \Customize\Twig\Extension\TwigExtension($j$l$k));
  2746.         $instance->addExtension(new \Twig_Extension_StringLoader());
  2747.         $instance->addExtension(new \Twig\Extensions\IntlExtension());
  2748.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  2749.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($m));
  2750.         $instance->addExtension($n);
  2751.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($h$c)));
  2752.         $instance->addExtension(new \Exercise\HTMLPurifierBundle\Twig\HTMLPurifierExtension());
  2753.         $instance->addGlobal('app'$o);
  2754.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2755.             'Exercise\\HTMLPurifierBundle\\Twig\\HTMLPurifierRuntime' => ['privates''exercise_html_purifier.twig.runtime''getExerciseHtmlPurifier_Twig_RuntimeService.php'true],
  2756.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService.php'true],
  2757.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService.php'true],
  2758.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService.php'true],
  2759.         ], [
  2760.             'Exercise\\HTMLPurifierBundle\\Twig\\HTMLPurifierRuntime' => '?',
  2761.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  2762.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  2763.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  2764.         ])));
  2765.         $instance->addGlobal('BaseInfo'NULL);
  2766.         $instance->addGlobal('eccube_config'$l);
  2767.         $instance->addGlobal('event_dispatcher', ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2768.         $instance->addGlobal('stock_calculate', ($this->services['Plugin\\Collection\\Service\\CalculateService'] ?? $this->getCalculateServiceService()));
  2769.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'$this->getEnv('ECCUBE_TIMEZONE'), 0'.'','))->configure($instance);
  2770.         return $instance;
  2771.     }
  2772.     /**
  2773.      * Gets the public 'validator' shared service.
  2774.      *
  2775.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  2776.      */
  2777.     protected function getValidatorService()
  2778.     {
  2779.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  2780.     }
  2781.     /**
  2782.      * Gets the public 'var_dumper.cloner' shared service.
  2783.      *
  2784.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2785.      */
  2786.     protected function getVarDumper_ClonerService()
  2787.     {
  2788.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2789.         $instance->setMaxItems(2500);
  2790.         $instance->setMinDepth(1);
  2791.         $instance->setMaxString(-1);
  2792.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2793.         return $instance;
  2794.     }
  2795.     /**
  2796.      * Gets the private '.legacy_resolve_controller_name_subscriber' shared service.
  2797.      *
  2798.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  2799.      */
  2800.     protected function get_LegacyResolveControllerNameSubscriberService()
  2801.     {
  2802.         return $this->privates['.legacy_resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false))), false);
  2803.     }
  2804.     /**
  2805.      * Gets the private 'Customize\Repository\CustomProductRepository' shared autowired service.
  2806.      *
  2807.      * @return \Customize\Repository\CustomProductRepository
  2808.      */
  2809.     protected function getCustomProductRepositoryService()
  2810.     {
  2811.         return $this->privates['Customize\\Repository\\CustomProductRepository'] = new \Customize\Repository\CustomProductRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['Customize\\Repository\\ProductPlus\\ProductDataRepository'] ?? $this->getProductDataRepositoryService()), ($this->privates['Customize\\Repository\\ProductPlus\\ProductDataDetailRepository'] ?? $this->getProductDataDetailRepositoryService()));
  2812.     }
  2813.     /**
  2814.      * Gets the private 'Customize\Repository\ProductPlus\ProductDataDetailRepository' shared autowired service.
  2815.      *
  2816.      * @return \Customize\Repository\ProductPlus\ProductDataDetailRepository
  2817.      */
  2818.     protected function getProductDataDetailRepositoryService()
  2819.     {
  2820.         return $this->privates['Customize\\Repository\\ProductPlus\\ProductDataDetailRepository'] = new \Customize\Repository\ProductPlus\ProductDataDetailRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
  2821.     }
  2822.     /**
  2823.      * Gets the private 'Customize\Repository\ProductPlus\ProductDataRepository' shared autowired service.
  2824.      *
  2825.      * @return \Customize\Repository\ProductPlus\ProductDataRepository
  2826.      */
  2827.     protected function getProductDataRepositoryService()
  2828.     {
  2829.         return $this->privates['Customize\\Repository\\ProductPlus\\ProductDataRepository'] = new \Customize\Repository\ProductPlus\ProductDataRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
  2830.     }
  2831.     /**
  2832.      * Gets the private 'Eccube\DataCollector\EccubeDataCollector' shared autowired service.
  2833.      *
  2834.      * @return \Eccube\DataCollector\EccubeDataCollector
  2835.      */
  2836.     protected function getEccubeDataCollectorService()
  2837.     {
  2838.         return $this->privates['Eccube\\DataCollector\\EccubeDataCollector'] = new \Eccube\DataCollector\EccubeDataCollector($this, ($this->services['Eccube\\Repository\\PluginRepository'] ?? $this->getPluginRepositoryService()));
  2839.     }
  2840.     /**
  2841.      * Gets the private 'Eccube\Doctrine\Query\Queries' shared autowired service.
  2842.      *
  2843.      * @return \Eccube\Doctrine\Query\Queries
  2844.      */
  2845.     protected function getQueriesService()
  2846.     {
  2847.         $this->privates['Eccube\\Doctrine\\Query\\Queries'] = $instance = new \Eccube\Doctrine\Query\Queries();
  2848.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  2849.         $b = new \Plugin\CustomerGroup\Repository\QueryCustomizer\CategorySearchCustomizer($a, ($this->privates['Plugin\\CustomerGroup\\Repository\\CategoryRepository'] ?? $this->getCategoryRepository2Service()));
  2850.         $c = ($this->privates['Plugin\\CustomerGroup\\Repository\\ConfigRepository'] ?? $this->getConfigRepository2Service());
  2851.         $b->setConfigRepository($c);
  2852.         $d = new \Plugin\CustomerGroup\Repository\QueryCustomizer\ProductSearchCustomizer($a, ($this->privates['Eccube\\Repository\\ProductRepository'] ?? $this->getProductRepositoryService()));
  2853.         $d->setConfigRepository($c);
  2854.         $e = ($this->privates['Plugin\\Schedule\\Repository\\ScheduleTimeRepository'] ?? $this->getScheduleTimeRepositoryService());
  2855.         $f = ($this->services['session'] ?? $this->getSessionService());
  2856.         $g = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2857.         $h = ($this->privates['Plugin\\SearchPlus\\Service\\SearchPlusService'] ?? $this->getSearchPlusServiceService());
  2858.         $instance->addCustomizer(new \Plugin\CustomerGroup\Repository\QueryCustomizer\Admin\SearchCustomerCustomizer());
  2859.         $instance->addCustomizer(new \Plugin\CustomerGroup\Repository\QueryCustomizer\Admin\SearchOrderCustomizer());
  2860.         $instance->addCustomizer(new \Plugin\CustomerGroup\Repository\QueryCustomizer\Admin\SearchProductCustomizer());
  2861.         $instance->addCustomizer($b);
  2862.         $instance->addCustomizer($d);
  2863.         $instance->addCustomizer(new \Plugin\Schedule\Doctrine\Query\MyPageCustomerFavoriteCustomizer($e$f));
  2864.         $instance->addCustomizer(new \Plugin\Schedule\Doctrine\Query\ProductListCustomizer($e$f));
  2865.         $instance->addCustomizer(new \Plugin\Schedule\Doctrine\Query\ProductSearchAdminCustomizer($e$g));
  2866.         $instance->addCustomizer(new \Plugin\SearchPlus\Repository\AdminProductCustomizer($g$h));
  2867.         $instance->addCustomizer(new \Plugin\SearchPlus\Repository\ProductCustomizer($g$h));
  2868.         $instance->addCustomizer(new \Plugin\MailMagazine4\Entity\AdminCustomerQueryCustomizer());
  2869.         return $instance;
  2870.     }
  2871.     /**
  2872.      * Gets the private 'Eccube\EventListener\IpAddrListener' shared autowired service.
  2873.      *
  2874.      * @return \Eccube\EventListener\IpAddrListener
  2875.      */
  2876.     protected function getIpAddrListenerService()
  2877.     {
  2878.         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()));
  2879.     }
  2880.     /**
  2881.      * Gets the private 'Eccube\EventListener\LogListener' shared autowired service.
  2882.      *
  2883.      * @return \Eccube\EventListener\LogListener
  2884.      */
  2885.     protected function getLogListenerService()
  2886.     {
  2887.         return $this->privates['Eccube\\EventListener\\LogListener'] = new \Eccube\EventListener\LogListener(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2888.     }
  2889.     /**
  2890.      * Gets the private 'Eccube\EventListener\MobileTemplatePathListener' shared autowired service.
  2891.      *
  2892.      * @return \Eccube\EventListener\MobileTemplatePathListener
  2893.      */
  2894.     protected function getMobileTemplatePathListenerService()
  2895.     {
  2896.         return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
  2897.     }
  2898.     /**
  2899.      * Gets the private 'Eccube\EventListener\TransactionListener' shared autowired service.
  2900.      *
  2901.      * @return \Eccube\EventListener\TransactionListener
  2902.      */
  2903.     protected function getTransactionListenerService()
  2904.     {
  2905.         return $this->privates['Eccube\\EventListener\\TransactionListener'] = new \Eccube\EventListener\TransactionListener(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2906.     }
  2907.     /**
  2908.      * Gets the private 'Eccube\EventListener\TwigInitializeListener' shared autowired service.
  2909.      *
  2910.      * @return \Eccube\EventListener\TwigInitializeListener
  2911.      */
  2912.     protected function getTwigInitializeListenerService()
  2913.     {
  2914.         return $this->privates['Eccube\\EventListener\\TwigInitializeListener'] = new \Eccube\EventListener\TwigInitializeListener(($this->services['twig'] ?? $this->getTwigService()), ($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['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['Eccube\\Repository\\LayoutRepository'] ?? $this->getLayoutRepositoryService()));
  2915.     }
  2916.     /**
  2917.      * Gets the private 'Eccube\EventListener\TwoFactorAuthListener' shared autowired service.
  2918.      *
  2919.      * @return \Eccube\EventListener\TwoFactorAuthListener
  2920.      */
  2921.     protected function getTwoFactorAuthListenerService()
  2922.     {
  2923.         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()));
  2924.     }
  2925.     /**
  2926.      * Gets the private 'Eccube\Log\Processor\SessionProcessor' shared autowired service.
  2927.      *
  2928.      * @return \Eccube\Log\Processor\SessionProcessor
  2929.      */
  2930.     protected function getSessionProcessorService()
  2931.     {
  2932.         return $this->privates['Eccube\\Log\\Processor\\SessionProcessor'] = new \Eccube\Log\Processor\SessionProcessor(($this->services['session'] ?? $this->getSessionService()));
  2933.     }
  2934.     /**
  2935.      * Gets the private 'Eccube\Log\Processor\TokenProcessor' shared autowired service.
  2936.      *
  2937.      * @return \Eccube\Log\Processor\TokenProcessor
  2938.      */
  2939.     protected function getTokenProcessorService()
  2940.     {
  2941.         return $this->privates['Eccube\\Log\\Processor\\TokenProcessor'] = new \Eccube\Log\Processor\TokenProcessor(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2942.     }
  2943.     /**
  2944.      * Gets the private 'Eccube\Repository\AuthorityRoleRepository' shared autowired service.
  2945.      *
  2946.      * @return \Eccube\Repository\AuthorityRoleRepository
  2947.      */
  2948.     protected function getAuthorityRoleRepositoryService()
  2949.     {
  2950.         return $this->privates['Eccube\\Repository\\AuthorityRoleRepository'] = new \Eccube\Repository\AuthorityRoleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2951.     }
  2952.     /**
  2953.      * Gets the private 'Eccube\Repository\BaseInfoRepository' shared autowired service.
  2954.      *
  2955.      * @return \Eccube\Repository\BaseInfoRepository
  2956.      */
  2957.     protected function getBaseInfoRepositoryService()
  2958.     {
  2959.         return $this->privates['Eccube\\Repository\\BaseInfoRepository'] = new \Eccube\Repository\BaseInfoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2960.     }
  2961.     /**
  2962.      * Gets the private 'Eccube\Repository\BlockPositionRepository' shared autowired service.
  2963.      *
  2964.      * @return \Eccube\Repository\BlockPositionRepository
  2965.      */
  2966.     protected function getBlockPositionRepositoryService()
  2967.     {
  2968.         return $this->privates['Eccube\\Repository\\BlockPositionRepository'] = new \Eccube\Repository\BlockPositionRepository(($this->privates['Eccube\\Repository\\BlockRepository'] ?? $this->getBlockRepositoryService()), ($this->services['doctrine'] ?? $this->getDoctrineService()));
  2969.     }
  2970.     /**
  2971.      * Gets the private 'Eccube\Repository\BlockRepository' shared autowired service.
  2972.      *
  2973.      * @return \Eccube\Repository\BlockRepository
  2974.      */
  2975.     protected function getBlockRepositoryService()
  2976.     {
  2977.         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))));
  2978.     }
  2979.     /**
  2980.      * Gets the private 'Eccube\Repository\CartRepository' shared autowired service.
  2981.      *
  2982.      * @return \Eccube\Repository\CartRepository
  2983.      */
  2984.     protected function getCartRepositoryService()
  2985.     {
  2986.         return $this->privates['Eccube\\Repository\\CartRepository'] = new \Eccube\Repository\CartRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2987.     }
  2988.     /**
  2989.      * Gets the private 'Eccube\Repository\CategoryRepository' shared autowired service.
  2990.      *
  2991.      * @return \Eccube\Repository\CategoryRepository
  2992.      */
  2993.     protected function getCategoryRepositoryService()
  2994.     {
  2995.         return $this->privates['Eccube\\Repository\\CategoryRepository'] = new \Eccube\Repository\CategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
  2996.     }
  2997.     /**
  2998.      * Gets the private 'Eccube\Repository\ClassCategoryRepository' shared autowired service.
  2999.      *
  3000.      * @return \Eccube\Repository\ClassCategoryRepository
  3001.      */
  3002.     protected function getClassCategoryRepositoryService()
  3003.     {
  3004.         return $this->privates['Eccube\\Repository\\ClassCategoryRepository'] = new \Eccube\Repository\ClassCategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3005.     }
  3006.     /**
  3007.      * Gets the private 'Eccube\Repository\LayoutRepository' shared autowired service.
  3008.      *
  3009.      * @return \Eccube\Repository\LayoutRepository
  3010.      */
  3011.     protected function getLayoutRepositoryService()
  3012.     {
  3013.         return $this->privates['Eccube\\Repository\\LayoutRepository'] = new \Eccube\Repository\LayoutRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3014.     }
  3015.     /**
  3016.      * Gets the private 'Eccube\Repository\MailHistoryRepository' shared autowired service.
  3017.      *
  3018.      * @return \Eccube\Repository\MailHistoryRepository
  3019.      */
  3020.     protected function getMailHistoryRepositoryService()
  3021.     {
  3022.         return $this->privates['Eccube\\Repository\\MailHistoryRepository'] = new \Eccube\Repository\MailHistoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3023.     }
  3024.     /**
  3025.      * Gets the private 'Eccube\Repository\MailTemplateRepository' shared autowired service.
  3026.      *
  3027.      * @return \Eccube\Repository\MailTemplateRepository
  3028.      */
  3029.     protected function getMailTemplateRepositoryService()
  3030.     {
  3031.         return $this->privates['Eccube\\Repository\\MailTemplateRepository'] = new \Eccube\Repository\MailTemplateRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3032.     }
  3033.     /**
  3034.      * Gets the private 'Eccube\Repository\Master\DeviceTypeRepository' shared autowired service.
  3035.      *
  3036.      * @return \Eccube\Repository\Master\DeviceTypeRepository
  3037.      */
  3038.     protected function getDeviceTypeRepositoryService()
  3039.     {
  3040.         return $this->privates['Eccube\\Repository\\Master\\DeviceTypeRepository'] = new \Eccube\Repository\Master\DeviceTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3041.     }
  3042.     /**
  3043.      * Gets the private 'Eccube\Repository\Master\OrderStatusRepository' shared autowired service.
  3044.      *
  3045.      * @return \Eccube\Repository\Master\OrderStatusRepository
  3046.      */
  3047.     protected function getOrderStatusRepositoryService()
  3048.     {
  3049.         return $this->privates['Eccube\\Repository\\Master\\OrderStatusRepository'] = new \Eccube\Repository\Master\OrderStatusRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3050.     }
  3051.     /**
  3052.      * Gets the private 'Eccube\Repository\NewsRepository' shared autowired service.
  3053.      *
  3054.      * @return \Eccube\Repository\NewsRepository
  3055.      */
  3056.     protected function getNewsRepositoryService()
  3057.     {
  3058.         return $this->privates['Eccube\\Repository\\NewsRepository'] = new \Eccube\Repository\NewsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3059.     }
  3060.     /**
  3061.      * Gets the private 'Eccube\Repository\OrderItemRepository' shared autowired service.
  3062.      *
  3063.      * @return \Eccube\Repository\OrderItemRepository
  3064.      */
  3065.     protected function getOrderItemRepositoryService()
  3066.     {
  3067.         return $this->privates['Eccube\\Repository\\OrderItemRepository'] = new \Eccube\Repository\OrderItemRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3068.     }
  3069.     /**
  3070.      * Gets the private 'Eccube\Repository\OrderRepository' shared autowired service.
  3071.      *
  3072.      * @return \Eccube\Repository\OrderRepository
  3073.      */
  3074.     protected function getOrderRepositoryService()
  3075.     {
  3076.         return $this->privates['Eccube\\Repository\\OrderRepository'] = new \Eccube\Repository\OrderRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['Eccube\\Doctrine\\Query\\Queries'] ?? $this->getQueriesService()));
  3077.     }
  3078.     /**
  3079.      * Gets the private 'Eccube\Repository\PageLayoutRepository' shared autowired service.
  3080.      *
  3081.      * @return \Eccube\Repository\PageLayoutRepository
  3082.      */
  3083.     protected function getPageLayoutRepositoryService()
  3084.     {
  3085.         return $this->privates['Eccube\\Repository\\PageLayoutRepository'] = new \Eccube\Repository\PageLayoutRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3086.     }
  3087.     /**
  3088.      * Gets the private 'Eccube\Repository\PageRepository' shared autowired service.
  3089.      *
  3090.      * @return \Eccube\Repository\PageRepository
  3091.      */
  3092.     protected function getPageRepositoryService()
  3093.     {
  3094.         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);
  3095.     }
  3096.     /**
  3097.      * Gets the private 'Eccube\Repository\ProductCategoryRepository' shared autowired service.
  3098.      *
  3099.      * @return \Eccube\Repository\ProductCategoryRepository
  3100.      */
  3101.     protected function getProductCategoryRepositoryService()
  3102.     {
  3103.         return $this->privates['Eccube\\Repository\\ProductCategoryRepository'] = new \Eccube\Repository\ProductCategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3104.     }
  3105.     /**
  3106.      * Gets the private 'Eccube\Repository\ProductClassRepository' shared autowired service.
  3107.      *
  3108.      * @return \Eccube\Repository\ProductClassRepository
  3109.      */
  3110.     protected function getProductClassRepositoryService()
  3111.     {
  3112.         return $this->privates['Eccube\\Repository\\ProductClassRepository'] = new \Eccube\Repository\ProductClassRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3113.     }
  3114.     /**
  3115.      * Gets the private 'Eccube\Repository\ProductRepository' shared autowired service.
  3116.      *
  3117.      * @return \Eccube\Repository\ProductRepository
  3118.      */
  3119.     protected function getProductRepositoryService()
  3120.     {
  3121.         $a = ($this->privates['Eccube\\Doctrine\\Query\\Queries'] ?? $this->getQueriesService());
  3122.         if (isset($this->privates['Eccube\\Repository\\ProductRepository'])) {
  3123.             return $this->privates['Eccube\\Repository\\ProductRepository'];
  3124.         }
  3125.         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))));
  3126.     }
  3127.     /**
  3128.      * Gets the private 'Eccube\Repository\ProductStockRepository' shared autowired service.
  3129.      *
  3130.      * @return \Eccube\Repository\ProductStockRepository
  3131.      */
  3132.     protected function getProductStockRepositoryService()
  3133.     {
  3134.         return $this->privates['Eccube\\Repository\\ProductStockRepository'] = new \Eccube\Repository\ProductStockRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3135.     }
  3136.     /**
  3137.      * Gets the private 'Eccube\Repository\ShippingRepository' shared autowired service.
  3138.      *
  3139.      * @return \Eccube\Repository\ShippingRepository
  3140.      */
  3141.     protected function getShippingRepositoryService()
  3142.     {
  3143.         return $this->privates['Eccube\\Repository\\ShippingRepository'] = new \Eccube\Repository\ShippingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3144.     }
  3145.     /**
  3146.      * Gets the private 'Eccube\Repository\TaxRuleRepository' shared autowired service.
  3147.      *
  3148.      * @return \Eccube\Repository\TaxRuleRepository
  3149.      */
  3150.     protected function getTaxRuleRepositoryService($lazyLoad true)
  3151.     {
  3152.         if ($lazyLoad) {
  3153.             return $this->privates['Eccube\\Repository\\TaxRuleRepository'] = $this->createProxy('TaxRuleRepository_f7111db', function () {
  3154.                 return \TaxRuleRepository_f7111db::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3155.                     $wrappedInstance $this->getTaxRuleRepositoryService(false);
  3156.                     $proxy->setProxyInitializer(null);
  3157.                     return true;
  3158.                 });
  3159.             });
  3160.         }
  3161.         include_once \dirname(__DIR__4).'/src/Eccube/Repository/TaxRuleRepository.php';
  3162.         return new \Eccube\Repository\TaxRuleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['Eccube\\Repository\\BaseInfoRepository'] ?? $this->getBaseInfoRepositoryService()), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
  3163.     }
  3164.     /**
  3165.      * Gets the private 'Eccube\Request\Context' shared autowired service.
  3166.      *
  3167.      * @return \Eccube\Request\Context
  3168.      */
  3169.     protected function getContextService()
  3170.     {
  3171.         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['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  3172.     }
  3173.     /**
  3174.      * Gets the private 'Eccube\Security\Core\Encoder\PasswordEncoder' shared autowired service.
  3175.      *
  3176.      * @return \Eccube\Security\Core\Encoder\PasswordEncoder
  3177.      */
  3178.     protected function getPasswordEncoderService()
  3179.     {
  3180.         return $this->privates['Eccube\\Security\\Core\\Encoder\\PasswordEncoder'] = new \Eccube\Security\Core\Encoder\PasswordEncoder(($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
  3181.     }
  3182.     /**
  3183.      * Gets the private 'Eccube\Service\CartService' shared autowired service.
  3184.      *
  3185.      * @return \Eccube\Service\CartService
  3186.      */
  3187.     protected function getCartServiceService($lazyLoad true)
  3188.     {
  3189.         if ($lazyLoad) {
  3190.             return $this->privates['Eccube\\Service\\CartService'] = $this->createProxy('CartService_9dde17f', function () {
  3191.                 return \CartService_9dde17f::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3192.                     $wrappedInstance $this->getCartServiceService(false);
  3193.                     $proxy->setProxyInitializer(null);
  3194.                     return true;
  3195.                 });
  3196.             });
  3197.         }
  3198.         include_once \dirname(__DIR__4).'/src/Eccube/Service/CartService.php';
  3199.         include_once \dirname(__DIR__4).'/src/Eccube/Service/Cart/CartItemComparator.php';
  3200.         include_once \dirname(__DIR__4).'/src/Eccube/Service/Cart/ProductClassComparator.php';
  3201.         include_once \dirname(__DIR__4).'/src/Eccube/Service/Cart/CartItemAllocator.php';
  3202.         include_once \dirname(__DIR__4).'/src/Eccube/Service/Cart/SaleTypeCartAllocator.php';
  3203.         return new \Eccube\Service\CartService(($this->services['session'] ?? $this->getSessionService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Eccube\\Repository\\ProductClassRepository'] ?? $this->getProductClassRepositoryService()), ($this->privates['Eccube\\Repository\\CartRepository'] ?? $this->getCartRepositoryService()), new \Eccube\Service\Cart\ProductClassComparator(), new \Eccube\Service\Cart\SaleTypeCartAllocator(), ($this->privates['Eccube\\Repository\\OrderRepository'] ?? $this->getOrderRepositoryService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  3204.     }
  3205.     /**
  3206.      * Gets the private 'Eccube\Service\OrderStateMachine' shared autowired service.
  3207.      *
  3208.      * @return \Eccube\Service\OrderStateMachine
  3209.      */
  3210.     protected function getOrderStateMachineService()
  3211.     {
  3212.         return $this->privates['Eccube\\Service\\OrderStateMachine'] = new \Eccube\Service\OrderStateMachine(($this->services['state_machine.order'] ?? $this->getStateMachine_OrderService()), ($this->privates['Eccube\\Repository\\Master\\OrderStatusRepository'] ?? $this->getOrderStatusRepositoryService()), ($this->privates['Eccube\\Service\\PurchaseFlow\\Processor\\PointProcessor'] ?? $this->getPointProcessorService()), ($this->privates['Eccube\\Service\\PurchaseFlow\\Processor\\StockReduceProcessor'] ?? $this->getStockReduceProcessorService()));
  3213.     }
  3214.     /**
  3215.      * Gets the private 'Eccube\Service\PointHelper' shared autowired service.
  3216.      *
  3217.      * @return \Eccube\Service\PointHelper
  3218.      */
  3219.     protected function getPointHelperService()
  3220.     {
  3221.         return $this->privates['Eccube\\Service\\PointHelper'] = new \Eccube\Service\PointHelper(($this->privates['Eccube\\Repository\\BaseInfoRepository'] ?? $this->getBaseInfoRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3222.     }
  3223.     /**
  3224.      * Gets the private 'Eccube\Service\PurchaseFlow\Processor\PointProcessor' shared autowired service.
  3225.      *
  3226.      * @return \Eccube\Service\PurchaseFlow\Processor\PointProcessor
  3227.      */
  3228.     protected function getPointProcessorService()
  3229.     {
  3230.         return $this->privates['Eccube\\Service\\PurchaseFlow\\Processor\\PointProcessor'] = new \Eccube\Service\PurchaseFlow\Processor\PointProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Eccube\\Service\\PointHelper'] ?? $this->getPointHelperService()));
  3231.     }
  3232.     /**
  3233.      * Gets the private 'Eccube\Service\PurchaseFlow\Processor\StockReduceProcessor' shared autowired service.
  3234.      *
  3235.      * @return \Eccube\Service\PurchaseFlow\Processor\StockReduceProcessor
  3236.      */
  3237.     protected function getStockReduceProcessorService()
  3238.     {
  3239.         return $this->privates['Eccube\\Service\\PurchaseFlow\\Processor\\StockReduceProcessor'] = new \Eccube\Service\PurchaseFlow\Processor\StockReduceProcessor(($this->privates['Eccube\\Repository\\ProductStockRepository'] ?? $this->getProductStockRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3240.     }
  3241.     /**
  3242.      * Gets the private 'Eccube\Service\TwoFactorAuthService' shared autowired service.
  3243.      *
  3244.      * @return \Eccube\Service\TwoFactorAuthService
  3245.      */
  3246.     protected function getTwoFactorAuthServiceService()
  3247.     {
  3248.         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->getSecurity_EncoderFactory_GenericService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3249.     }
  3250.     /**
  3251.      * Gets the private 'Eccube\Twig\Extension\EccubeExtension' shared autowired service.
  3252.      *
  3253.      * @return \Eccube\Twig\Extension\EccubeExtension
  3254.      */
  3255.     protected function getEccubeExtensionService()
  3256.     {
  3257.         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()));
  3258.     }
  3259.     /**
  3260.      * Gets the private 'Eccube\Twig\Extension\TaxExtension' shared autowired service.
  3261.      *
  3262.      * @return \Eccube\Twig\Extension\TaxExtension
  3263.      */
  3264.     protected function getTaxExtensionService()
  3265.     {
  3266.         return $this->privates['Eccube\\Twig\\Extension\\TaxExtension'] = new \Eccube\Twig\Extension\TaxExtension(($this->privates['Eccube\\Repository\\TaxRuleRepository'] ?? $this->getTaxRuleRepositoryService()));
  3267.     }
  3268.     /**
  3269.      * Gets the private 'Plugin\ApgRichCategory\RoutingListener' shared autowired service.
  3270.      *
  3271.      * @return \Plugin\ApgRichCategory\RoutingListener
  3272.      */
  3273.     protected function getRoutingListenerService()
  3274.     {
  3275.         return $this->privates['Plugin\\ApgRichCategory\\RoutingListener'] = new \Plugin\ApgRichCategory\RoutingListener($this, ($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()));
  3276.     }
  3277.     /**
  3278.      * Gets the private 'Plugin\ApgSimpleCalendar\Repository\ConfigRepository' shared autowired service.
  3279.      *
  3280.      * @return \Plugin\ApgSimpleCalendar\Repository\ConfigRepository
  3281.      */
  3282.     protected function getConfigRepositoryService()
  3283.     {
  3284.         return $this->privates['Plugin\\ApgSimpleCalendar\\Repository\\ConfigRepository'] = new \Plugin\ApgSimpleCalendar\Repository\ConfigRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3285.     }
  3286.     /**
  3287.      * Gets the private 'Plugin\ApgSimpleCalendar\Repository\HolidaysRepository' shared autowired service.
  3288.      *
  3289.      * @return \Plugin\ApgSimpleCalendar\Repository\HolidaysRepository
  3290.      */
  3291.     protected function getHolidaysRepositoryService()
  3292.     {
  3293.         return $this->privates['Plugin\\ApgSimpleCalendar\\Repository\\HolidaysRepository'] = new \Plugin\ApgSimpleCalendar\Repository\HolidaysRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3294.     }
  3295.     /**
  3296.      * Gets the private 'Plugin\Api\Repository\WebHookRepository' shared autowired service.
  3297.      *
  3298.      * @return \Plugin\Api\Repository\WebHookRepository
  3299.      */
  3300.     protected function getWebHookRepositoryService()
  3301.     {
  3302.         return $this->privates['Plugin\\Api\\Repository\\WebHookRepository'] = new \Plugin\Api\Repository\WebHookRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3303.     }
  3304.     /**
  3305.      * Gets the private 'Plugin\Api\Service\WebHookEvents' shared autowired service.
  3306.      *
  3307.      * @return \Plugin\Api\Service\WebHookEvents
  3308.      */
  3309.     protected function getWebHookEventsService()
  3310.     {
  3311.         $this->privates['Plugin\\Api\\Service\\WebHookEvents'] = $instance = new \Plugin\Api\Service\WebHookEvents();
  3312.         $instance->addTrigger(new \Plugin\Api\Service\CoreEntityTrigger());
  3313.         return $instance;
  3314.     }
  3315.     /**
  3316.      * Gets the private 'Plugin\Api\Service\WebHookService' shared autowired service.
  3317.      *
  3318.      * @return \Plugin\Api\Service\WebHookService
  3319.      */
  3320.     protected function getWebHookServiceService()
  3321.     {
  3322.         return $this->privates['Plugin\\Api\\Service\\WebHookService'] = new \Plugin\Api\Service\WebHookService(($this->services['router'] ?? $this->getRouterService()), ($this->privates['Plugin\\Api\\Repository\\WebHookRepository'] ?? $this->getWebHookRepositoryService()), ($this->privates['Plugin\\Api\\Service\\WebHookEvents'] ?? $this->getWebHookEventsService()));
  3323.     }
  3324.     /**
  3325.      * Gets the private 'Plugin\CancelPlugin\Repository\ConfigRepository' shared autowired service.
  3326.      *
  3327.      * @return \Plugin\CancelPlugin\Repository\ConfigRepository
  3328.      */
  3329.     protected function getConfigRepository4Service()
  3330.     {
  3331.         return $this->privates['Plugin\\CancelPlugin\\Repository\\ConfigRepository'] = new \Plugin\CancelPlugin\Repository\ConfigRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3332.     }
  3333.     /**
  3334.      * Gets the private 'Plugin\CancelPlugin\Service\CancelService' shared autowired service.
  3335.      *
  3336.      * @return \Plugin\CancelPlugin\Service\CancelService
  3337.      */
  3338.     protected function getCancelServiceService()
  3339.     {
  3340.         $a = ($this->services['twig'] ?? $this->getTwigService());
  3341.         if (isset($this->privates['Plugin\\CancelPlugin\\Service\\CancelService'])) {
  3342.             return $this->privates['Plugin\\CancelPlugin\\Service\\CancelService'];
  3343.         }
  3344.         return $this->privates['Plugin\\CancelPlugin\\Service\\CancelService'] = new \Plugin\CancelPlugin\Service\CancelService(($this->privates['Plugin\\CancelPlugin\\Repository\\ConfigRepository'] ?? $this->getConfigRepository4Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), new \Plugin\CancelPlugin\Service\MailService(($this->services['swiftmailer.mailer.default'] ?? $this->load('getSwiftmailer_Mailer_DefaultService.php')), ($this->privates['Eccube\\Repository\\MailTemplateRepository'] ?? $this->getMailTemplateRepositoryService()), ($this->privates['Eccube\\Repository\\MailHistoryRepository'] ?? $this->getMailHistoryRepositoryService()), ($this->privates['Eccube\\Repository\\BaseInfoRepository'] ?? $this->getBaseInfoRepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $a, ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this)))), ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->getOrderStateMachineService()));
  3345.     }
  3346.     /**
  3347.      * Gets the private 'Plugin\CustomerGroup\EventListener\ProductListener' shared autowired service.
  3348.      *
  3349.      * @return \Plugin\CustomerGroup\EventListener\ProductListener
  3350.      */
  3351.     protected function getProductListenerService()
  3352.     {
  3353.         return $this->privates['Plugin\\CustomerGroup\\EventListener\\ProductListener'] = new \Plugin\CustomerGroup\EventListener\ProductListener(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3354.     }
  3355.     /**
  3356.      * Gets the private 'Plugin\CustomerGroup\Repository\CategoryRepository' shared autowired service.
  3357.      *
  3358.      * @return \Plugin\CustomerGroup\Repository\CategoryRepository
  3359.      */
  3360.     protected function getCategoryRepository2Service()
  3361.     {
  3362.         $a = ($this->privates['Eccube\\Doctrine\\Query\\Queries'] ?? $this->getQueriesService());
  3363.         if (isset($this->privates['Plugin\\CustomerGroup\\Repository\\CategoryRepository'])) {
  3364.             return $this->privates['Plugin\\CustomerGroup\\Repository\\CategoryRepository'];
  3365.         }
  3366.         return $this->privates['Plugin\\CustomerGroup\\Repository\\CategoryRepository'] = new \Plugin\CustomerGroup\Repository\CategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))), $a);
  3367.     }
  3368.     /**
  3369.      * Gets the private 'Plugin\CustomerGroup\Repository\ConfigRepository' shared autowired service.
  3370.      *
  3371.      * @return \Plugin\CustomerGroup\Repository\ConfigRepository
  3372.      */
  3373.     protected function getConfigRepository2Service()
  3374.     {
  3375.         return $this->privates['Plugin\\CustomerGroup\\Repository\\ConfigRepository'] = new \Plugin\CustomerGroup\Repository\ConfigRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3376.     }
  3377.     /**
  3378.      * Gets the private 'Plugin\EccubePaymentLite4\EventListener\EventSubscriber\Admin\AddRegularNav' shared autowired service.
  3379.      *
  3380.      * @return \Plugin\EccubePaymentLite4\EventListener\EventSubscriber\Admin\AddRegularNav
  3381.      */
  3382.     protected function getAddRegularNavService()
  3383.     {
  3384.         return $this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Admin\\AddRegularNav'] = new \Plugin\EccubePaymentLite4\EventListener\EventSubscriber\Admin\AddRegularNav(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->privates['Plugin\\EccubePaymentLite4\\Repository\\ConfigRepository'] ?? $this->getConfigRepository5Service()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  3385.     }
  3386.     /**
  3387.      * Gets the private 'Plugin\EccubePaymentLite4\Repository\ConfigRepository' shared autowired service.
  3388.      *
  3389.      * @return \Plugin\EccubePaymentLite4\Repository\ConfigRepository
  3390.      */
  3391.     protected function getConfigRepository5Service()
  3392.     {
  3393.         return $this->privates['Plugin\\EccubePaymentLite4\\Repository\\ConfigRepository'] = new \Plugin\EccubePaymentLite4\Repository\ConfigRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3394.     }
  3395.     /**
  3396.      * Gets the private 'Plugin\JoolenPointsForMemberRegistration4\Service\Main\PointsForMemberRegistrationService' shared autowired service.
  3397.      *
  3398.      * @return \Plugin\JoolenPointsForMemberRegistration4\Service\Main\PointsForMemberRegistrationService
  3399.      */
  3400.     protected function getPointsForMemberRegistrationServiceService()
  3401.     {
  3402.         return $this->privates['Plugin\\JoolenPointsForMemberRegistration4\\Service\\Main\\PointsForMemberRegistrationService'] = new \Plugin\JoolenPointsForMemberRegistration4\Service\Main\PointsForMemberRegistrationService(($this->privates['Eccube\\Repository\\BaseInfoRepository'] ?? $this->getBaseInfoRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Plugin\\JoolenPointsForMemberRegistration4\\Util\\LinkageUtil'] ?? $this->getLinkageUtilService()));
  3403.     }
  3404.     /**
  3405.      * Gets the private 'Plugin\JoolenPointsForMemberRegistration4\Util\LinkageUtil' shared autowired service.
  3406.      *
  3407.      * @return \Plugin\JoolenPointsForMemberRegistration4\Util\LinkageUtil
  3408.      */
  3409.     protected function getLinkageUtilService()
  3410.     {
  3411.         return $this->privates['Plugin\\JoolenPointsForMemberRegistration4\\Util\\LinkageUtil'] = new \Plugin\JoolenPointsForMemberRegistration4\Util\LinkageUtil(($this->services['Eccube\\Repository\\PluginRepository'] ?? $this->getPluginRepositoryService()));
  3412.     }
  3413.     /**
  3414.      * Gets the private 'Plugin\NewsPageSelfReliance\EventListener\NpsrPagesListener' shared autowired service.
  3415.      *
  3416.      * @return \Plugin\NewsPageSelfReliance\EventListener\NpsrPagesListener
  3417.      */
  3418.     protected function getNpsrPagesListenerService()
  3419.     {
  3420.         return $this->privates['Plugin\\NewsPageSelfReliance\\EventListener\\NpsrPagesListener'] = new \Plugin\NewsPageSelfReliance\EventListener\NpsrPagesListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->privates['Eccube\\Repository\\NewsRepository'] ?? $this->getNewsRepositoryService()));
  3421.     }
  3422.     /**
  3423.      * Gets the private 'Plugin\ProductReserve4\Form\Extension\ProductClassReservationExtension' shared autowired service.
  3424.      *
  3425.      * @return \Plugin\ProductReserve4\Form\Extension\ProductClassReservationExtension
  3426.      */
  3427.     protected function getProductClassReservationExtensionService()
  3428.     {
  3429.         return $this->privates['Plugin\\ProductReserve4\\Form\\Extension\\ProductClassReservationExtension'] = new \Plugin\ProductReserve4\Form\Extension\ProductClassReservationExtension(($this->privates['Eccube\\Repository\\ProductRepository'] ?? $this->getProductRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Plugin\\ProductReserve4\\Repository\\ProductClassExtraRepository'] ?? $this->getProductClassExtraRepositoryService()), ($this->privates['Plugin\\ProductReserve4\\Service\\ProductReserveService'] ?? $this->getProductReserveServiceService()));
  3430.     }
  3431.     /**
  3432.      * Gets the private 'Plugin\ProductReserve4\Form\Subscriber\ProductClassExtraSubscriber' shared autowired service.
  3433.      *
  3434.      * @return \Plugin\ProductReserve4\Form\Subscriber\ProductClassExtraSubscriber
  3435.      */
  3436.     protected function getProductClassExtraSubscriberService()
  3437.     {
  3438.         return $this->privates['Plugin\\ProductReserve4\\Form\\Subscriber\\ProductClassExtraSubscriber'] = new \Plugin\ProductReserve4\Form\Subscriber\ProductClassExtraSubscriber(($this->privates['Plugin\\ProductReserve4\\Form\\Extension\\ProductClassReservationExtension'] ?? $this->getProductClassReservationExtensionService()));
  3439.     }
  3440.     /**
  3441.      * Gets the private 'Plugin\ProductReserve4\Repository\ConfigRepository' shared autowired service.
  3442.      *
  3443.      * @return \Plugin\ProductReserve4\Repository\ConfigRepository
  3444.      */
  3445.     protected function getConfigRepository9Service()
  3446.     {
  3447.         return $this->privates['Plugin\\ProductReserve4\\Repository\\ConfigRepository'] = new \Plugin\ProductReserve4\Repository\ConfigRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3448.     }
  3449.     /**
  3450.      * Gets the private 'Plugin\ProductReserve4\Repository\ProductClassExtraRepository' shared autowired service.
  3451.      *
  3452.      * @return \Plugin\ProductReserve4\Repository\ProductClassExtraRepository
  3453.      */
  3454.     protected function getProductClassExtraRepositoryService()
  3455.     {
  3456.         return $this->privates['Plugin\\ProductReserve4\\Repository\\ProductClassExtraRepository'] = new \Plugin\ProductReserve4\Repository\ProductClassExtraRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['Eccube\\Repository\\ClassCategoryRepository'] ?? $this->getClassCategoryRepositoryService()));
  3457.     }
  3458.     /**
  3459.      * Gets the private 'Plugin\ProductReserve4\Repository\ProductExtraRepository' shared autowired service.
  3460.      *
  3461.      * @return \Plugin\ProductReserve4\Repository\ProductExtraRepository
  3462.      */
  3463.     protected function getProductExtraRepositoryService()
  3464.     {
  3465.         return $this->privates['Plugin\\ProductReserve4\\Repository\\ProductExtraRepository'] = new \Plugin\ProductReserve4\Repository\ProductExtraRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3466.     }
  3467.     /**
  3468.      * Gets the private 'Plugin\ProductReserve4\Repository\ReserveOrderRepository' shared autowired service.
  3469.      *
  3470.      * @return \Plugin\ProductReserve4\Repository\ReserveOrderRepository
  3471.      */
  3472.     protected function getReserveOrderRepositoryService()
  3473.     {
  3474.         return $this->privates['Plugin\\ProductReserve4\\Repository\\ReserveOrderRepository'] = new \Plugin\ProductReserve4\Repository\ReserveOrderRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3475.     }
  3476.     /**
  3477.      * Gets the private 'Plugin\ProductReserve4\Service\ProductReserveService' shared autowired service.
  3478.      *
  3479.      * @return \Plugin\ProductReserve4\Service\ProductReserveService
  3480.      */
  3481.     protected function getProductReserveServiceService()
  3482.     {
  3483.         return $this->privates['Plugin\\ProductReserve4\\Service\\ProductReserveService'] = new \Plugin\ProductReserve4\Service\ProductReserveService(($this->services['swiftmailer.mailer.default'] ?? $this->load('getSwiftmailer_Mailer_DefaultService.php')), ($this->privates['Eccube\\Repository\\MailHistoryRepository'] ?? $this->getMailHistoryRepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Plugin\\ProductReserve4\\Repository\\ConfigRepository'] ?? $this->getConfigRepository9Service()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))), ($this->privates['Plugin\\ProductReserve4\\Repository\\ProductExtraRepository'] ?? $this->getProductExtraRepositoryService()), ($this->privates['Plugin\\ProductReserve4\\Repository\\ProductClassExtraRepository'] ?? $this->getProductClassExtraRepositoryService()), ($this->privates['Eccube\\Service\\CartService'] ?? $this->getCartServiceService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['Eccube\\Service\\PurchaseFlow\\PurchaseFlow'] ?? ($this->privates['Eccube\\Service\\PurchaseFlow\\PurchaseFlow'] = new \Eccube\Service\PurchaseFlow\PurchaseFlow())), ($this->privates['Eccube\\Repository\\Master\\OrderStatusRepository'] ?? $this->getOrderStatusRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->privates['Eccube\\Repository\\MailTemplateRepository'] ?? $this->getMailTemplateRepositoryService()), ($this->privates['Eccube\\Repository\\BaseInfoRepository'] ?? $this->getBaseInfoRepositoryService()), ($this->privates['Eccube\\Repository\\OrderItemRepository'] ?? $this->getOrderItemRepositoryService()), ($this->privates['Eccube\\Repository\\OrderRepository'] ?? $this->getOrderRepositoryService()), ($this->privates['Eccube\\Repository\\ShippingRepository'] ?? $this->getShippingRepositoryService()), ($this->privates['Plugin\\ProductReserve4\\Repository\\ReserveOrderRepository'] ?? $this->getReserveOrderRepositoryService()));
  3484.     }
  3485.     /**
  3486.      * Gets the private 'Plugin\Schedule\EventSubscriber\KernelEventSubscriber' shared autowired service.
  3487.      *
  3488.      * @return \Plugin\Schedule\EventSubscriber\KernelEventSubscriber
  3489.      */
  3490.     protected function getKernelEventSubscriberService()
  3491.     {
  3492.         return $this->privates['Plugin\\Schedule\\EventSubscriber\\KernelEventSubscriber'] = new \Plugin\Schedule\EventSubscriber\KernelEventSubscriber(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Plugin\\Schedule\\Service\\ScheduleService'] ?? $this->getScheduleServiceService()), ($this->privates['Plugin\\Schedule\\Utils\\ScheduleUtility'] ?? ($this->privates['Plugin\\Schedule\\Utils\\ScheduleUtility'] = new \Plugin\Schedule\Utils\ScheduleUtility())), ($this->services['session'] ?? $this->getSessionService()));
  3493.     }
  3494.     /**
  3495.      * Gets the private 'Plugin\Schedule\EventSubscriber\ProductEventSubscriber' shared autowired service.
  3496.      *
  3497.      * @return \Plugin\Schedule\EventSubscriber\ProductEventSubscriber
  3498.      */
  3499.     protected function getProductEventSubscriberService()
  3500.     {
  3501.         return $this->privates['Plugin\\Schedule\\EventSubscriber\\ProductEventSubscriber'] = new \Plugin\Schedule\EventSubscriber\ProductEventSubscriber(($this->privates['Plugin\\Schedule\\Service\\ScheduleService'] ?? $this->getScheduleServiceService()), ($this->privates['Plugin\\Schedule\\Utils\\ScheduleUtility'] ?? ($this->privates['Plugin\\Schedule\\Utils\\ScheduleUtility'] = new \Plugin\Schedule\Utils\ScheduleUtility())), ($this->privates['Plugin\\Schedule\\Service\\ScheduleHelper'] ?? ($this->privates['Plugin\\Schedule\\Service\\ScheduleHelper'] = new \Plugin\Schedule\Service\ScheduleHelper())), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['session'] ?? $this->getSessionService()), ($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()));
  3502.     }
  3503.     /**
  3504.      * Gets the private 'Plugin\Schedule\EventSubscriber\UserPageEventSubscriber' shared autowired service.
  3505.      *
  3506.      * @return \Plugin\Schedule\EventSubscriber\UserPageEventSubscriber
  3507.      */
  3508.     protected function getUserPageEventSubscriberService()
  3509.     {
  3510.         return $this->privates['Plugin\\Schedule\\EventSubscriber\\UserPageEventSubscriber'] = new \Plugin\Schedule\EventSubscriber\UserPageEventSubscriber(($this->privates['Eccube\\Repository\\PageRepository'] ?? $this->getPageRepositoryService()), ($this->privates['Plugin\\Schedule\\Service\\ScheduleService'] ?? $this->getScheduleServiceService()), ($this->services['session'] ?? $this->getSessionService()));
  3511.     }
  3512.     /**
  3513.      * Gets the private 'Plugin\Schedule\Repository\ScheduleTimeRepository' shared autowired service.
  3514.      *
  3515.      * @return \Plugin\Schedule\Repository\ScheduleTimeRepository
  3516.      */
  3517.     protected function getScheduleTimeRepositoryService()
  3518.     {
  3519.         return $this->privates['Plugin\\Schedule\\Repository\\ScheduleTimeRepository'] = new \Plugin\Schedule\Repository\ScheduleTimeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['Eccube\\Repository\\ProductCategoryRepository'] ?? $this->getProductCategoryRepositoryService()), ($this->privates['Plugin\\Schedule\\Utils\\ScheduleUtility'] ?? ($this->privates['Plugin\\Schedule\\Utils\\ScheduleUtility'] = new \Plugin\Schedule\Utils\ScheduleUtility())));
  3520.     }
  3521.     /**
  3522.      * Gets the private 'Plugin\Schedule\Service\ScheduleService' shared autowired service.
  3523.      *
  3524.      * @return \Plugin\Schedule\Service\ScheduleService
  3525.      */
  3526.     protected function getScheduleServiceService()
  3527.     {
  3528.         return $this->privates['Plugin\\Schedule\\Service\\ScheduleService'] = new \Plugin\Schedule\Service\ScheduleService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Eccube\\Repository\\ProductRepository'] ?? $this->getProductRepositoryService()), ($this->privates['Eccube\\Repository\\PageRepository'] ?? $this->getPageRepositoryService()), ($this->privates['Eccube\\Repository\\CategoryRepository'] ?? $this->getCategoryRepositoryService()), ($this->privates['Plugin\\Schedule\\Repository\\ScheduleTimeRepository'] ?? $this->getScheduleTimeRepositoryService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Plugin\\Schedule\\Utils\\ScheduleUtility'] ?? ($this->privates['Plugin\\Schedule\\Utils\\ScheduleUtility'] = new \Plugin\Schedule\Utils\ScheduleUtility())), ($this->privates['Plugin\\Schedule\\Service\\ScheduleHelper'] ?? ($this->privates['Plugin\\Schedule\\Service\\ScheduleHelper'] = new \Plugin\Schedule\Service\ScheduleHelper())));
  3529.     }
  3530.     /**
  3531.      * Gets the private 'Plugin\SearchPlus\Repository\ConfigRepository' shared autowired service.
  3532.      *
  3533.      * @return \Plugin\SearchPlus\Repository\ConfigRepository
  3534.      */
  3535.     protected function getConfigRepository10Service()
  3536.     {
  3537.         return $this->privates['Plugin\\SearchPlus\\Repository\\ConfigRepository'] = new \Plugin\SearchPlus\Repository\ConfigRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3538.     }
  3539.     /**
  3540.      * Gets the private 'Plugin\SearchPlus\Service\SearchPlusService' shared autowired service.
  3541.      *
  3542.      * @return \Plugin\SearchPlus\Service\SearchPlusService
  3543.      */
  3544.     protected function getSearchPlusServiceService()
  3545.     {
  3546.         return $this->privates['Plugin\\SearchPlus\\Service\\SearchPlusService'] = new \Plugin\SearchPlus\Service\SearchPlusService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Plugin\\SearchPlus\\Repository\\ConfigRepository'] ?? $this->getConfigRepository10Service()));
  3547.     }
  3548.     /**
  3549.      * Gets the private 'Plugin\SimpleMaintenance\Repository\SimpleMConfigRepository' shared autowired service.
  3550.      *
  3551.      * @return \Plugin\SimpleMaintenance\Repository\SimpleMConfigRepository
  3552.      */
  3553.     protected function getSimpleMConfigRepositoryService()
  3554.     {
  3555.         return $this->privates['Plugin\\SimpleMaintenance\\Repository\\SimpleMConfigRepository'] = new \Plugin\SimpleMaintenance\Repository\SimpleMConfigRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3556.     }
  3557.     /**
  3558.      * Gets the private 'Plugin\SimpleMaintenance\SimpleMaintenanceController' shared autowired service.
  3559.      *
  3560.      * @return \Plugin\SimpleMaintenance\SimpleMaintenanceController
  3561.      */
  3562.     protected function getSimpleMaintenanceControllerService()
  3563.     {
  3564.         return $this->privates['Plugin\\SimpleMaintenance\\SimpleMaintenanceController'] = new \Plugin\SimpleMaintenance\SimpleMaintenanceController(($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))), ($this->privates['Plugin\\SimpleMaintenance\\Repository\\SimpleMConfigRepository'] ?? $this->getSimpleMConfigRepositoryService()));
  3565.     }
  3566.     /**
  3567.      * Gets the private 'Symfony\Bridge\Monolog\Processor\WebProcessor' shared autowired service.
  3568.      *
  3569.      * @return \Symfony\Bridge\Monolog\Processor\WebProcessor
  3570.      */
  3571.     protected function getWebProcessorService()
  3572.     {
  3573.         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']);
  3574.     }
  3575.     /**
  3576.      * Gets the private 'annotations.cache_adapter' shared service.
  3577.      *
  3578.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  3579.      */
  3580.     protected function getAnnotations_CacheAdapterService()
  3581.     {
  3582.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  3583.     }
  3584.     /**
  3585.      * Gets the private 'annotations.cached_reader' shared service.
  3586.      *
  3587.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  3588.      */
  3589.     protected function getAnnotations_CachedReaderService()
  3590.     {
  3591.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  3592.     }
  3593.     /**
  3594.      * Gets the private 'annotations.reader' shared service.
  3595.      *
  3596.      * @return \Doctrine\Common\Annotations\AnnotationReader
  3597.      */
  3598.     protected function getAnnotations_ReaderService()
  3599.     {
  3600.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  3601.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  3602.         $a->registerUniqueLoader('class_exists');
  3603.         $instance->addGlobalIgnoredName('required'$a);
  3604.         return $instance;
  3605.     }
  3606.     /**
  3607.      * Gets the private 'cache.annotations' shared service.
  3608.      *
  3609.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3610.      */
  3611.     protected function getCache_AnnotationsService()
  3612.     {
  3613.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('j3WIWD2C9d'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3614.     }
  3615.     /**
  3616.      * Gets the private 'cache.doctrine.orm.default.metadata' shared service.
  3617.      *
  3618.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3619.      */
  3620.     protected function getCache_Doctrine_Orm_Default_MetadataService()
  3621.     {
  3622.         return $this->privates['cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3623.     }
  3624.     /**
  3625.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  3626.      *
  3627.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3628.      */
  3629.     protected function getCache_Doctrine_Orm_Default_QueryService()
  3630.     {
  3631.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3632.     }
  3633.     /**
  3634.      * Gets the private 'cache.property_info' shared service.
  3635.      *
  3636.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3637.      */
  3638.     protected function getCache_PropertyInfoService()
  3639.     {
  3640.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('JqggtpxMA2'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3641.     }
  3642.     /**
  3643.      * Gets the private 'cache.security_expression_language' shared service.
  3644.      *
  3645.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3646.      */
  3647.     protected function getCache_SecurityExpressionLanguageService()
  3648.     {
  3649.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('4P6XC1HyN1'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3650.     }
  3651.     /**
  3652.      * Gets the private 'cache.serializer' shared service.
  3653.      *
  3654.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3655.      */
  3656.     protected function getCache_SerializerService()
  3657.     {
  3658.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('EYxRY8Wn5r'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3659.     }
  3660.     /**
  3661.      * Gets the private 'cache.validator' shared service.
  3662.      *
  3663.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3664.      */
  3665.     protected function getCache_ValidatorService()
  3666.     {
  3667.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('fBZzyMIFJf'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3668.     }
  3669.     /**
  3670.      * Gets the private 'config_cache_factory' shared service.
  3671.      *
  3672.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  3673.      */
  3674.     protected function getConfigCacheFactoryService()
  3675.     {
  3676.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  3677.             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)));
  3678.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  3679.         }, 2));
  3680.     }
  3681.     /**
  3682.      * Gets the private 'data_collector.form' shared service.
  3683.      *
  3684.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  3685.      */
  3686.     protected function getDataCollector_FormService()
  3687.     {
  3688.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  3689.     }
  3690.     /**
  3691.      * Gets the private 'debug.debug_handlers_listener' shared service.
  3692.      *
  3693.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  3694.      */
  3695.     protected function getDebug_DebugHandlersListenerService()
  3696.     {
  3697.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  3698.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3699.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  3700.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  3701.         $a->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  3702.         $a->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor('!php/const:Monolog\\Logger::DEBUG', [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  3703.         $a->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  3704.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3705.         $a->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  3706.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3707.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), true);
  3708.     }
  3709.     /**
  3710.      * Gets the private 'debug.file_link_formatter' shared service.
  3711.      *
  3712.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  3713.      */
  3714.     protected function getDebug_FileLinkFormatterService()
  3715.     {
  3716.         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 () {
  3717.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService.php'));
  3718.         });
  3719.     }
  3720.     /**
  3721.      * Gets the private 'debug.log_processor' shared service.
  3722.      *
  3723.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  3724.      */
  3725.     protected function getDebug_LogProcessorService()
  3726.     {
  3727.         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())));
  3728.     }
  3729.     /**
  3730.      * Gets the private 'debug.security.access.decision_manager' shared service.
  3731.      *
  3732.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  3733.      */
  3734.     protected function getDebug_Security_Access_DecisionManagerService()
  3735.     {
  3736.         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 () {
  3737.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService.php'));
  3738.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService.php'));
  3739.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService.php'));
  3740.             yield => ($this->privates['debug.security.voter.Eccube\\Security\\Voter\\AuthorityVoter'] ?? $this->load('getAuthorityVoterService.php'));
  3741.             yield => ($this->privates['debug.security.voter.Plugin\\CustomerGroup\\Security\\Authorization\\Voter\\CategoryVoter'] ?? $this->load('getCategoryVoterService.php'));
  3742.             yield => ($this->privates['debug.security.voter.Plugin\\CustomerGroup\\Security\\Authorization\\Voter\\GroupVoter'] ?? $this->load('getGroupVoterService.php'));
  3743.             yield => ($this->privates['debug.security.voter.Plugin\\CustomerGroup\\Security\\Authorization\\Voter\\PageVoter'] ?? $this->load('getPageVoterService.php'));
  3744.             yield => ($this->privates['debug.security.voter.Plugin\\CustomerGroup\\Security\\Authorization\\Voter\\ProductVoter'] ?? $this->load('getProductVoterService.php'));
  3745.         }, 8), 'unanimous'falsetrue));
  3746.     }
  3747.     /**
  3748.      * Gets the private 'debug.security.firewall' shared service.
  3749.      *
  3750.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  3751.      */
  3752.     protected function getDebug_Security_FirewallService()
  3753.     {
  3754.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  3755.     }
  3756.     /**
  3757.      * Gets the private 'eccube.collector.core' shared autowired service.
  3758.      *
  3759.      * @return \Eccube\DataCollector\EccubeDataCollector
  3760.      */
  3761.     protected function getEccube_Collector_CoreService()
  3762.     {
  3763.         return $this->privates['eccube.collector.core'] = new \Eccube\DataCollector\EccubeDataCollector($this, ($this->services['Eccube\\Repository\\PluginRepository'] ?? $this->getPluginRepositoryService()));
  3764.     }
  3765.     /**
  3766.      * Gets the private 'esi_listener' shared service.
  3767.      *
  3768.      * @return \Symfony\Component\HttpKernel\EventListener\SurrogateListener
  3769.      */
  3770.     protected function getEsiListenerService()
  3771.     {
  3772.         return $this->privates['esi_listener'] = new \Symfony\Component\HttpKernel\EventListener\SurrogateListener(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())));
  3773.     }
  3774.     /**
  3775.      * Gets the private 'exception_listener' shared service.
  3776.      *
  3777.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  3778.      */
  3779.     protected function getExceptionListenerService()
  3780.     {
  3781.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);
  3782.     }
  3783.     /**
  3784.      * Gets the private 'fragment.listener' shared service.
  3785.      *
  3786.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  3787.      */
  3788.     protected function getFragment_ListenerService()
  3789.     {
  3790.         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');
  3791.     }
  3792.     /**
  3793.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  3794.      *
  3795.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  3796.      */
  3797.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  3798.     {
  3799.         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())));
  3800.     }
  3801.     /**
  3802.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  3803.      *
  3804.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  3805.      */
  3806.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  3807.     {
  3808.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  3809.     }
  3810.     /**
  3811.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  3812.      *
  3813.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  3814.      */
  3815.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  3816.     {
  3817.         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]);
  3818.     }
  3819.     /**
  3820.      * Gets the private 'locale_aware_listener' shared service.
  3821.      *
  3822.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  3823.      */
  3824.     protected function getLocaleAwareListenerService()
  3825.     {
  3826.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  3827.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  3828.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3829.     }
  3830.     /**
  3831.      * Gets the private 'locale_listener' shared service.
  3832.      *
  3833.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  3834.      */
  3835.     protected function getLocaleListenerService()
  3836.     {
  3837.         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()));
  3838.     }
  3839.     /**
  3840.      * Gets the private 'mobile_detect.device_view' shared service.
  3841.      *
  3842.      * @return \SunCat\MobileDetectBundle\Helper\DeviceView
  3843.      */
  3844.     protected function getMobileDetect_DeviceViewService()
  3845.     {
  3846.         $this->privates['mobile_detect.device_view'] = $instance = new \SunCat\MobileDetectBundle\Helper\DeviceView(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3847.         $instance->setCookieKey('device_view');
  3848.         $instance->setCookiePath('/');
  3849.         $instance->setCookieDomain('');
  3850.         $instance->setCookieSecure(false);
  3851.         $instance->setCookieHttpOnly(true);
  3852.         $instance->setSwitchParam('device_view');
  3853.         $instance->setCookieExpireDatetimeModifier('1 month');
  3854.         $instance->setRedirectConfig($this->parameters['mobile_detect.redirect']);
  3855.         return $instance;
  3856.     }
  3857.     /**
  3858.      * Gets the private 'mobile_detect.request_listener' shared service.
  3859.      *
  3860.      * @return \SunCat\MobileDetectBundle\EventListener\RequestResponseListener
  3861.      */
  3862.     protected function getMobileDetect_RequestListenerService()
  3863.     {
  3864.         return $this->privates['mobile_detect.request_listener'] = new \SunCat\MobileDetectBundle\EventListener\RequestResponseListener(($this->privates['mobile_detect.mobile_detector.default'] ?? ($this->privates['mobile_detect.mobile_detector.default'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->privates['mobile_detect.device_view'] ?? $this->getMobileDetect_DeviceViewService()), ($this->services['router'] ?? $this->getRouterService()), $this->parameters['mobile_detect.redirect'], true);
  3865.     }
  3866.     /**
  3867.      * Gets the private 'monolog.handler.buffered' shared service.
  3868.      *
  3869.      * @return \Monolog\Handler\BufferHandler
  3870.      */
  3871.     protected function getMonolog_Handler_BufferedService()
  3872.     {
  3873.         return $this->privates['monolog.handler.buffered'] = new \Monolog\Handler\BufferHandler(new \EasyCorp\EasyLog\EasyLogHandler((\dirname(__DIR__3).'/log/dev/site.log')), 0100truefalse);
  3874.     }
  3875.     /**
  3876.      * Gets the private 'monolog.handler.console' shared service.
  3877.      *
  3878.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  3879.      */
  3880.     protected function getMonolog_Handler_ConsoleService()
  3881.     {
  3882.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  3883.     }
  3884.     /**
  3885.      * Gets the private 'monolog.logger' shared service.
  3886.      *
  3887.      * @return \Symfony\Bridge\Monolog\Logger
  3888.      */
  3889.     protected function getMonolog_LoggerService()
  3890.     {
  3891.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  3892.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3893.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  3894.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  3895.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  3896.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor('!php/const:Monolog\\Logger::DEBUG', [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  3897.         $instance->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  3898.         $instance->useMicrosecondTimestamps(true);
  3899.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3900.         $instance->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  3901.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3902.         return $instance;
  3903.     }
  3904.     /**
  3905.      * Gets the private 'monolog.logger.cache' shared service.
  3906.      *
  3907.      * @return \Symfony\Bridge\Monolog\Logger
  3908.      */
  3909.     protected function getMonolog_Logger_CacheService()
  3910.     {
  3911.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  3912.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3913.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  3914.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  3915.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  3916.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor('!php/const:Monolog\\Logger::DEBUG', [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  3917.         $instance->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  3918.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3919.         $instance->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  3920.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3921.         return $instance;
  3922.     }
  3923.     /**
  3924.      * Gets the private 'monolog.logger.request' shared service.
  3925.      *
  3926.      * @return \Symfony\Bridge\Monolog\Logger
  3927.      */
  3928.     protected function getMonolog_Logger_RequestService()
  3929.     {
  3930.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  3931.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3932.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  3933.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  3934.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  3935.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor('!php/const:Monolog\\Logger::DEBUG', [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  3936.         $instance->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  3937.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3938.         $instance->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  3939.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3940.         return $instance;
  3941.     }
  3942.     /**
  3943.      * Gets the private 'profiler_listener' shared service.
  3944.      *
  3945.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  3946.      */
  3947.     protected function getProfilerListenerService()
  3948.     {
  3949.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalse);
  3950.     }
  3951.     /**
  3952.      * Gets the private 'router.request_context' shared service.
  3953.      *
  3954.      * @return \Symfony\Component\Routing\RequestContext
  3955.      */
  3956.     protected function getRouter_RequestContextService()
  3957.     {
  3958.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  3959.     }
  3960.     /**
  3961.      * Gets the private 'router_listener' shared service.
  3962.      *
  3963.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  3964.      */
  3965.     protected function getRouterListenerService()
  3966.     {
  3967.         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);
  3968.     }
  3969.     /**
  3970.      * Gets the private 'security.authentication.manager' shared service.
  3971.      *
  3972.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  3973.      */
  3974.     protected function getSecurity_Authentication_ManagerService()
  3975.     {
  3976.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  3977.             yield => ($this->privates['security.authentication.provider.oauth2.api'] ?? $this->load('getSecurity_Authentication_Provider_Oauth2_ApiService.php'));
  3978.             yield => ($this->privates['security.authentication.provider.dao.admin'] ?? $this->load('getSecurity_Authentication_Provider_Dao_AdminService.php'));
  3979.             yield => ($this->privates['security.authentication.provider.anonymous.admin'] ?? ($this->privates['security.authentication.provider.anonymous.admin'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  3980.             yield => ($this->privates['security.authentication.provider.dao.customer'] ?? $this->load('getSecurity_Authentication_Provider_Dao_CustomerService.php'));
  3981.             yield => ($this->privates['security.authentication.provider.rememberme.customer'] ?? $this->load('getSecurity_Authentication_Provider_Rememberme_CustomerService.php'));
  3982.             yield => ($this->privates['security.authentication.provider.anonymous.customer'] ?? ($this->privates['security.authentication.provider.anonymous.customer'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  3983.         }, 6), true);
  3984.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  3985.         return $instance;
  3986.     }
  3987.     /**
  3988.      * Gets the private 'security.csrf.token_storage' shared service.
  3989.      *
  3990.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  3991.      */
  3992.     protected function getSecurity_Csrf_TokenStorageService()
  3993.     {
  3994.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
  3995.     }
  3996.     /**
  3997.      * Gets the private 'security.encoder_factory.generic' shared service.
  3998.      *
  3999.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  4000.      */
  4001.     protected function getSecurity_EncoderFactory_GenericService()
  4002.     {
  4003.         $a = ($this->privates['Eccube\\Security\\Core\\Encoder\\PasswordEncoder'] ?? $this->getPasswordEncoderService());
  4004.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['Eccube\\Entity\\Member' => $a'Eccube\\Entity\\Customer' => $a]);
  4005.     }
  4006.     /**
  4007.      * Gets the private 'security.firewall.map' shared service.
  4008.      *
  4009.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  4010.      */
  4011.     protected function getSecurity_Firewall_MapService()
  4012.     {
  4013.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4014.             'security.firewall.map.context.admin' => ['privates''security.firewall.map.context.admin''getSecurity_Firewall_Map_Context_AdminService.php'true],
  4015.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService.php'true],
  4016.             'security.firewall.map.context.customer' => ['privates''security.firewall.map.context.customer''getSecurity_Firewall_Map_Context_CustomerService.php'true],
  4017.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService.php'true],
  4018.         ], [
  4019.             'security.firewall.map.context.admin' => '?',
  4020.             'security.firewall.map.context.api' => '?',
  4021.             'security.firewall.map.context.customer' => '?',
  4022.             'security.firewall.map.context.dev' => '?',
  4023.         ]), new RewindableGenerator(function () {
  4024.             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)/')));
  4025.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
  4026.             yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.d7AHLdh'] ?? ($this->privates['.security.request_matcher.d7AHLdh'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/'.$this->getEnv('string:ECCUBE_ADMIN_ROUTE').'/')));
  4027.             yield 'security.firewall.map.context.customer' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  4028.         }, 4));
  4029.     }
  4030.     /**
  4031.      * Gets the private 'security.helper' shared service.
  4032.      *
  4033.      * @return \Symfony\Component\Security\Core\Security
  4034.      */
  4035.     protected function getSecurity_HelperService()
  4036.     {
  4037.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4038.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  4039.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  4040.         ], [
  4041.             'security.authorization_checker' => '?',
  4042.             'security.token_storage' => '?',
  4043.         ]));
  4044.     }
  4045.     /**
  4046.      * Gets the private 'security.logout_url_generator' shared service.
  4047.      *
  4048.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  4049.      */
  4050.     protected function getSecurity_LogoutUrlGeneratorService()
  4051.     {
  4052.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  4053.         $instance->registerListener('admin''admin_logout''logout''_csrf_token'NULLNULL);
  4054.         $instance->registerListener('customer''logout''logout''_csrf_token'NULLNULL);
  4055.         return $instance;
  4056.     }
  4057.     /**
  4058.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  4059.      *
  4060.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  4061.      */
  4062.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  4063.     {
  4064.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  4065.     }
  4066.     /**
  4067.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  4068.      *
  4069.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  4070.      */
  4071.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  4072.     {
  4073.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  4074.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  4075.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  4076.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  4077.     }
  4078.     /**
  4079.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  4080.      *
  4081.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  4082.      */
  4083.     protected function getSensioFrameworkExtra_Security_ListenerService()
  4084.     {
  4085.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4086.     }
  4087.     /**
  4088.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  4089.      *
  4090.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  4091.      */
  4092.     protected function getSensioFrameworkExtra_View_ListenerService()
  4093.     {
  4094.         $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))));
  4095.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4096.             'twig' => ['services''twig''getTwigService'false],
  4097.         ], [
  4098.             'twig' => 'Twig\\Environment',
  4099.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  4100.         return $instance;
  4101.     }
  4102.     /**
  4103.      * Gets the private 'session_listener' shared service.
  4104.      *
  4105.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  4106.      */
  4107.     protected function getSessionListenerService()
  4108.     {
  4109.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4110.             'initialized_session' => ['services''session'NULLfalse],
  4111.             'session' => ['services''session''getSessionService'false],
  4112.         ], [
  4113.             'initialized_session' => '?',
  4114.             'session' => '?',
  4115.         ]));
  4116.     }
  4117.     /**
  4118.      * Gets the private 'translator.default' shared service.
  4119.      *
  4120.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  4121.      */
  4122.     protected function getTranslator_DefaultService()
  4123.     {
  4124.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4125.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService.php'true],
  4126.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService.php'true],
  4127.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService.php'true],
  4128.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService.php'true],
  4129.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService.php'true],
  4130.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService.php'true],
  4131.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService.php'true],
  4132.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService.php'true],
  4133.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService.php'true],
  4134.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService.php'true],
  4135.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService.php'true],
  4136.         ], [
  4137.             'translation.loader.csv' => '?',
  4138.             'translation.loader.dat' => '?',
  4139.             'translation.loader.ini' => '?',
  4140.             'translation.loader.json' => '?',
  4141.             'translation.loader.mo' => '?',
  4142.             'translation.loader.php' => '?',
  4143.             'translation.loader.po' => '?',
  4144.             'translation.loader.qt' => '?',
  4145.             'translation.loader.res' => '?',
  4146.             'translation.loader.xliff' => '?',
  4147.             'translation.loader.yml' => '?',
  4148.         ]), 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/Resources/translations/KnpPaginatorBundle.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.bg.xlf')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.cs.xlf')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.da.xliff')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.de.xliff')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.en.xliff'), => (\dirname(__DIR__4).'/app/Plugin/Api/Resource/locale/messages.en.yaml'), => (\dirname(__DIR__4).'/src/Eccube/Resource/locale/messages.en.yaml'), => (\dirname(__DIR__4).'/src/Eccube/Resource/locale/validators.en.yaml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.es.xliff')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.eu.xlf')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fr.xliff')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.hr.xlf')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.hu.xliff')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.id.xliff')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.it.xliff')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/app/Plugin/Recommend4/Resource/locale/messages.ja.yml'), => (\dirname(__DIR__4).'/app/Plugin/Coupon4/Resource/locale/messages.ja.yml'), => (\dirname(__DIR__4).'/app/Plugin/SalesReport4/Resource/locale/messages.ja.yml'), => (\dirname(__DIR__4).'/app/Plugin/RelatedProduct4/Resource/locale/messages.ja.yaml'), => (\dirname(__DIR__4).'/app/Plugin/Api/Resource/locale/messages.ja.yaml'), => (\dirname(__DIR__4).'/app/Plugin/MailMagazine4/Resource/locale/messages.ja.yaml'), => (\dirname(__DIR__4).'/app/Plugin/UaGaEEc4/Resource/locale/messages.ja.yml'), 10 => (\dirname(__DIR__4).'/app/Plugin/ExpressLink4/Resource/locale/messages.ja.yaml'), 11 => (\dirname(__DIR__4).'/app/Plugin/Schedule/Resource/locale/messages.ja.php'), 12 => (\dirname(__DIR__4).'/app/Plugin/ApgRichCategory/Resource/locale/messages.ja.yaml'), 13 => (\dirname(__DIR__4).'/app/Plugin/ApgRichCategory/Resource/locale/validators.ja.yaml'), 14 => (\dirname(__DIR__4).'/app/Plugin/ProductReserve4/Resource/locale/messages.ja.yaml'), 15 => (\dirname(__DIR__4).'/app/Plugin/ProductReserve4/Resource/locale/validators.ja.yaml'), 16 => (\dirname(__DIR__4).'/app/Plugin/ApgSimpleCalendar/Resource/locale/messages.ja.yaml'), 17 => (\dirname(__DIR__4).'/app/Plugin/ApgSimpleCalendar/Resource/locale/validators.ja.yaml'), 18 => (\dirname(__DIR__4).'/app/Plugin/EccubePaymentLite4/Resource/locale/messages.ja.yaml'), 19 => (\dirname(__DIR__4).'/app/Plugin/joolenfaqList4/Resource/locale/messages.ja.yaml'), 20 => (\dirname(__DIR__4).'/app/Plugin/JoolenPointsForMemberRegistration4/Resource/locale/messages.ja.yaml'), 21 => (\dirname(__DIR__4).'/app/Plugin/CustomerGroup/Resource/locale/messages.ja.yaml'), 22 => (\dirname(__DIR__4).'/app/Plugin/CustomerGroup/Resource/locale/validators.ja.yaml'), 23 => (\dirname(__DIR__4).'/app/Plugin/CustomerGroupPrice/Resource/locale/messages.ja.yaml'), 24 => (\dirname(__DIR__4).'/app/Plugin/CustomerGroupPrice/Resource/locale/validators.ja.yaml'), 25 => (\dirname(__DIR__4).'/app/Plugin/JoolenCategoryIcon4/Resource/locale/messages.ja.yaml'), 26 => (\dirname(__DIR__4).'/app/Plugin/JoolenPluginTemplateManager4/Resource/locale/messages.ja.yaml'), 27 => (\dirname(__DIR__4).'/app/Plugin/ProductPlus/Resource/locale/messages.ja.yaml'), 28 => (\dirname(__DIR__4).'/app/Plugin/CsvImportProductExt4/Resource/locale/messages.ja.yaml'), 29 => (\dirname(__DIR__4).'/app/Plugin/Paidy4/Resource/locale/messages.ja.yaml'), 30 => (\dirname(__DIR__4).'/app/Plugin/PrivateURL4/Resource/locale/messages.ja.yaml'), 31 => (\dirname(__DIR__4).'/app/Plugin/PrivateURL4/Resource/locale/validators.ja.yaml'), 32 => (\dirname(__DIR__4).'/app/Plugin/CancelPlugin/Resource/locale/messages.ja.yaml'), 33 => (\dirname(__DIR__4).'/app/Plugin/SimpleMaintenance/Resource/locale/messages.ja.php'), 34 => (\dirname(__DIR__4).'/app/Plugin/DesignTag4/Resource/locale/messages.ja.yaml'), 35 => (\dirname(__DIR__4).'/app/Plugin/DesignTag4/Resource/locale/validators.ja.yaml'), 36 => (\dirname(__DIR__4).'/app/Plugin/SearchPlus/Resource/locale/messages.ja.yaml'), 37 => (\dirname(__DIR__4).'/app/Plugin/Collection/Resource/locale/messages.ja.yaml'), 38 => (\dirname(__DIR__4).'/app/Plugin/Collection/Resource/locale/validators.ja.yaml'), 39 => (\dirname(__DIR__4).'/app/Plugin/RestockMail/Resource/locale/messages.ja.yaml'), 40 => (\dirname(__DIR__4).'/app/Plugin/ReportPdf2/Resource/locale/messages.ja.yml'), 41 => (\dirname(__DIR__4).'/src/Eccube/Resource/locale/messages.ja.yaml'), 42 => (\dirname(__DIR__4).'/src/Eccube/Resource/locale/validators.ja.yaml')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.nl.xliff')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.pl.xliff')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.pt_BR.xliff')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ro.xliff')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ru.xliff')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.tr.xlf')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.uk.xliff')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations/security.zh_TW.xlf')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.sw.xliff')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security/Core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations'), => (\dirname(__DIR__4).'/app/Plugin/Recommend4/Resource/locale'), => (\dirname(__DIR__4).'/app/Plugin/Coupon4/Resource/locale'), => (\dirname(__DIR__4).'/app/Plugin/SalesReport4/Resource/locale'), => (\dirname(__DIR__4).'/app/Plugin/RelatedProduct4/Resource/locale'), => (\dirname(__DIR__4).'/app/Plugin/Api/Resource/locale'), => (\dirname(__DIR__4).'/app/Plugin/MailMagazine4/Resource/locale'), 10 => (\dirname(__DIR__4).'/app/Plugin/UaGaEEc4/Resource/locale'), 11 => (\dirname(__DIR__4).'/app/Plugin/ExpressLink4/Resource/locale'), 12 => (\dirname(__DIR__4).'/app/Plugin/Schedule/Resource/locale'), 13 => (\dirname(__DIR__4).'/app/Plugin/ApgRichCategory/Resource/locale'), 14 => (\dirname(__DIR__4).'/app/Plugin/ProductReserve4/Resource/locale'), 15 => (\dirname(__DIR__4).'/app/Plugin/ApgSimpleCalendar/Resource/locale'), 16 => (\dirname(__DIR__4).'/app/Plugin/EccubePaymentLite4/Resource/locale'), 17 => (\dirname(__DIR__4).'/app/Plugin/joolenfaqList4/Resource/locale'), 18 => (\dirname(__DIR__4).'/app/Plugin/JoolenPointsForMemberRegistration4/Resource/locale'), 19 => (\dirname(__DIR__4).'/app/Plugin/CustomerGroup/Resource/locale'), 20 => (\dirname(__DIR__4).'/app/Plugin/CustomerGroupPrice/Resource/locale'), 21 => (\dirname(__DIR__4).'/app/Plugin/JoolenCategoryIcon4/Resource/locale'), 22 => (\dirname(__DIR__4).'/app/Plugin/JoolenPluginTemplateManager4/Resource/locale'), 23 => (\dirname(__DIR__4).'/app/Plugin/ProductPlus/Resource/locale'), 24 => (\dirname(__DIR__4).'/app/Plugin/CsvImportProductExt4/Resource/locale'), 25 => (\dirname(__DIR__4).'/app/Plugin/Paidy4/Resource/locale'), 26 => (\dirname(__DIR__4).'/app/Plugin/PrivateURL4/Resource/locale'), 27 => (\dirname(__DIR__4).'/app/Plugin/CancelPlugin/Resource/locale'), 28 => (\dirname(__DIR__4).'/app/Plugin/SimpleMaintenance/Resource/locale'), 29 => (\dirname(__DIR__4).'/app/Plugin/DesignTag4/Resource/locale'), 30 => (\dirname(__DIR__4).'/app/Plugin/SearchPlus/Resource/locale'), 31 => (\dirname(__DIR__4).'/app/Plugin/Collection/Resource/locale'), 32 => (\dirname(__DIR__4).'/app/Plugin/RestockMail/Resource/locale'), 33 => (\dirname(__DIR__4).'/app/Plugin/ReportPdf2/Resource/locale'), 34 => (\dirname(__DIR__4).'/src/Eccube/Resource/locale/'), 35 => (\dirname(__DIR__4).'/app/Customize/Resource/locale/'), 36 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 37 => (\dirname(__DIR__4).'/src/Eccube/Resources/FrameworkBundle/translations'), 38 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 39 => (\dirname(__DIR__4).'/src/Eccube/Resources/SecurityBundle/translations'), 40 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-cache-bundle/translations'), 41 => (\dirname(__DIR__4).'/src/Eccube/Resources/DoctrineCacheBundle/translations'), 42 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 43 => (\dirname(__DIR__4).'/src/Eccube/Resources/DoctrineBundle/translations'), 44 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 45 => (\dirname(__DIR__4).'/src/Eccube/Resources/DoctrineMigrationsBundle/translations'), 46 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 47 => (\dirname(__DIR__4).'/src/Eccube/Resources/DoctrineFixturesBundle/translations'), 48 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 49 => (\dirname(__DIR__4).'/src/Eccube/Resources/SensioFrameworkExtraBundle/translations'), 50 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 51 => (\dirname(__DIR__4).'/src/Eccube/Resources/MonologBundle/translations'), 52 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), 53 => (\dirname(__DIR__4).'/src/Eccube/Resources/SwiftmailerBundle/translations'), 54 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 55 => (\dirname(__DIR__4).'/src/Eccube/Resources/TwigBundle/translations'), 56 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 57 => (\dirname(__DIR__4).'/src/Eccube/Resources/DebugBundle/translations'), 58 => (\dirname(__DIR__4).'/vendor/symfony/web-server-bundle/translations'), 59 => (\dirname(__DIR__4).'/src/Eccube/Resources/WebServerBundle/translations'), 60 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 61 => (\dirname(__DIR__4).'/src/Eccube/Resources/WebProfilerBundle/translations'), 62 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 63 => (\dirname(__DIR__4).'/src/Eccube/Resources/MakerBundle/translations'), 64 => (\dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/translations'), 65 => (\dirname(__DIR__4).'/src/Eccube/Resources/MobileDetectBundle/translations'), 66 => (\dirname(__DIR__4).'/src/Eccube/Resources/KnpPaginatorBundle/translations'), 67 => (\dirname(__DIR__4).'/vendor/exercise/htmlpurifier-bundle/src/translations'), 68 => (\dirname(__DIR__4).'/src/Eccube/Resources/ExerciseHTMLPurifierBundle/translations'), 69 => (\dirname(__DIR__4).'/app/Plugin/Api/Bundle/translations'), 70 => (\dirname(__DIR__4).'/src/Eccube/Resources/ApiBundle/translations'), 71 => (\dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/translations'), 72 => (\dirname(__DIR__4).'/src/Eccube/Resources/TrikoderOAuth2Bundle/translations'), 73 => (\dirname(__DIR__4).'/translations'), 74 => (\dirname(__DIR__4).'/src/Eccube/Resources/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security/Core/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/Resources/translations'=> 'app/Plugin/Recommend4/Resource/locale'=> 'app/Plugin/Coupon4/Resource/locale'=> 'app/Plugin/SalesReport4/Resource/locale'=> 'app/Plugin/RelatedProduct4/Resource/locale'=> 'app/Plugin/Api/Resource/locale'=> 'app/Plugin/MailMagazine4/Resource/locale'10 => 'app/Plugin/UaGaEEc4/Resource/locale'11 => 'app/Plugin/ExpressLink4/Resource/locale'12 => 'app/Plugin/Schedule/Resource/locale'13 => 'app/Plugin/ApgRichCategory/Resource/locale'14 => 'app/Plugin/ProductReserve4/Resource/locale'15 => 'app/Plugin/ApgSimpleCalendar/Resource/locale'16 => 'app/Plugin/EccubePaymentLite4/Resource/locale'17 => 'app/Plugin/joolenfaqList4/Resource/locale'18 => 'app/Plugin/JoolenPointsForMemberRegistration4/Resource/locale'19 => 'app/Plugin/CustomerGroup/Resource/locale'20 => 'app/Plugin/CustomerGroupPrice/Resource/locale'21 => 'app/Plugin/JoolenCategoryIcon4/Resource/locale'22 => 'app/Plugin/JoolenPluginTemplateManager4/Resource/locale'23 => 'app/Plugin/ProductPlus/Resource/locale'24 => 'app/Plugin/CsvImportProductExt4/Resource/locale'25 => 'app/Plugin/Paidy4/Resource/locale'26 => 'app/Plugin/PrivateURL4/Resource/locale'27 => 'app/Plugin/CancelPlugin/Resource/locale'28 => 'app/Plugin/SimpleMaintenance/Resource/locale'29 => 'app/Plugin/DesignTag4/Resource/locale'30 => 'app/Plugin/SearchPlus/Resource/locale'31 => 'app/Plugin/Collection/Resource/locale'32 => 'app/Plugin/RestockMail/Resource/locale'33 => 'app/Plugin/ReportPdf2/Resource/locale'34 => 'src/Eccube/Resource/locale/'35 => 'app/Customize/Resource/locale/'36 => 'vendor/symfony/framework-bundle/translations'37 => 'src/Eccube/Resources/FrameworkBundle/translations'38 => 'vendor/symfony/security-bundle/translations'39 => 'src/Eccube/Resources/SecurityBundle/translations'40 => 'vendor/doctrine/doctrine-cache-bundle/translations'41 => 'src/Eccube/Resources/DoctrineCacheBundle/translations'42 => 'vendor/doctrine/doctrine-bundle/translations'43 => 'src/Eccube/Resources/DoctrineBundle/translations'44 => 'vendor/doctrine/doctrine-migrations-bundle/translations'45 => 'src/Eccube/Resources/DoctrineMigrationsBundle/translations'46 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'47 => 'src/Eccube/Resources/DoctrineFixturesBundle/translations'48 => 'vendor/sensio/framework-extra-bundle/src/translations'49 => 'src/Eccube/Resources/SensioFrameworkExtraBundle/translations'50 => 'vendor/symfony/monolog-bundle/translations'51 => 'src/Eccube/Resources/MonologBundle/translations'52 => 'vendor/symfony/swiftmailer-bundle/translations'53 => 'src/Eccube/Resources/SwiftmailerBundle/translations'54 => 'vendor/symfony/twig-bundle/translations'55 => 'src/Eccube/Resources/TwigBundle/translations'56 => 'vendor/symfony/debug-bundle/translations'57 => 'src/Eccube/Resources/DebugBundle/translations'58 => 'vendor/symfony/web-server-bundle/translations'59 => 'src/Eccube/Resources/WebServerBundle/translations'60 => 'vendor/symfony/web-profiler-bundle/translations'61 => 'src/Eccube/Resources/WebProfilerBundle/translations'62 => 'vendor/symfony/maker-bundle/src/translations'63 => 'src/Eccube/Resources/MakerBundle/translations'64 => 'vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/translations'65 => 'src/Eccube/Resources/MobileDetectBundle/translations'66 => 'src/Eccube/Resources/KnpPaginatorBundle/translations'67 => 'vendor/exercise/htmlpurifier-bundle/src/translations'68 => 'src/Eccube/Resources/ExerciseHTMLPurifierBundle/translations'69 => 'app/Plugin/Api/Bundle/translations'70 => 'src/Eccube/Resources/ApiBundle/translations'71 => 'vendor/trikoder/oauth2-bundle/translations'72 => 'src/Eccube/Resources/TrikoderOAuth2Bundle/translations'73 => 'translations'74 => 'src/Eccube/Resources/translations']]]);
  4149.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  4150.         $instance->setFallbackLocales([=> $this->getEnv('ECCUBE_LOCALE'), => $this->getEnv('ECCUBE_LOCALE')]);
  4151.         return $instance;
  4152.     }
  4153.     /**
  4154.      * Gets the private 'validator.builder' shared service.
  4155.      *
  4156.      * @return \Symfony\Component\Validator\ValidatorBuilder
  4157.      */
  4158.     protected function getValidator_BuilderService()
  4159.     {
  4160.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  4161.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4162.             'Eccube\\Form\\Validator\\EmailValidator' => ['privates''Eccube\\Form\\Validator\\EmailValidator''getEmailValidatorService.php'true],
  4163.             'Eccube\\Form\\Validator\\TwigLintValidator' => ['privates''Eccube\\Form\\Validator\\TwigLintValidator''getTwigLintValidatorService.php'true],
  4164.             'Plugin\\JoolenPointsForMemberRegistration4\\Validator\\Constraints\\TwoFormRangesValidator' => ['privates''Plugin\\JoolenPointsForMemberRegistration4\\Validator\\Constraints\\TwoFormRangesValidator''getTwoFormRangesValidatorService.php'true],
  4165.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  4166.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  4167.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService.php'true],
  4168.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  4169.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService.php'true],
  4170.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  4171.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  4172.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  4173.         ], [
  4174.             'Eccube\\Form\\Validator\\EmailValidator' => '?',
  4175.             'Eccube\\Form\\Validator\\TwigLintValidator' => '?',
  4176.             'Plugin\\JoolenPointsForMemberRegistration4\\Validator\\Constraints\\TwoFormRangesValidator' => '?',
  4177.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  4178.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  4179.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  4180.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  4181.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  4182.             'doctrine.orm.validator.unique' => '?',
  4183.             'security.validator.user_password' => '?',
  4184.             'validator.expression' => '?',
  4185.         ])));
  4186.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  4187.         $instance->setTranslationDomain('validators');
  4188.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  4189.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  4190.         $instance->addMethodMapping('loadValidatorMetadata');
  4191.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  4192.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  4193.         return $instance;
  4194.     }
  4195.     /**
  4196.      * Gets the private 'var_dumper.html_dumper' shared service.
  4197.      *
  4198.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  4199.      */
  4200.     protected function getVarDumper_HtmlDumperService()
  4201.     {
  4202.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  4203.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  4204.         return $instance;
  4205.     }
  4206.     /**
  4207.      * Gets the private 'web_profiler.csp.handler' shared service.
  4208.      *
  4209.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  4210.      */
  4211.     protected function getWebProfiler_Csp_HandlerService()
  4212.     {
  4213.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  4214.     }
  4215.     /**
  4216.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  4217.      *
  4218.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  4219.      */
  4220.     protected function getWebProfiler_DebugToolbarService()
  4221.     {
  4222.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['twig'] ?? $this->getTwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()));
  4223.     }
  4224.     /**
  4225.      * @return array|bool|float|int|string|null
  4226.      */
  4227.     public function getParameter($name)
  4228.     {
  4229.         $name = (string) $name;
  4230.         if (isset($this->buildParameters[$name])) {
  4231.             return $this->buildParameters[$name];
  4232.         }
  4233.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  4234.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  4235.         }
  4236.         if (isset($this->loadedDynamicParameters[$name])) {
  4237.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4238.         }
  4239.         return $this->parameters[$name];
  4240.     }
  4241.     public function hasParameter($name): bool
  4242.     {
  4243.         $name = (string) $name;
  4244.         if (isset($this->buildParameters[$name])) {
  4245.             return true;
  4246.         }
  4247.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  4248.     }
  4249.     public function setParameter($name$value): void
  4250.     {
  4251.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  4252.     }
  4253.     public function getParameterBag(): ParameterBagInterface
  4254.     {
  4255.         if (null === $this->parameterBag) {
  4256.             $parameters $this->parameters;
  4257.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  4258.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4259.             }
  4260.             foreach ($this->buildParameters as $name => $value) {
  4261.                 $parameters[$name] = $value;
  4262.             }
  4263.             $this->parameterBag = new FrozenParameterBag($parameters);
  4264.         }
  4265.         return $this->parameterBag;
  4266.     }
  4267.     private $loadedDynamicParameters = [
  4268.         'kernel.cache_dir' => false,
  4269.         'locale' => false,
  4270.         'timezone' => false,
  4271.         'currency' => false,
  4272.         'eccube_database_url' => false,
  4273.         'eccube_mailer_url' => false,
  4274.         'eccube_admin_route' => false,
  4275.         'eccube_user_data_route' => false,
  4276.         'eccube_admin_allow_hosts' => false,
  4277.         'eccube_admin_deny_hosts' => false,
  4278.         'eccube_force_ssl' => false,
  4279.         'eccube.theme' => false,
  4280.         'eccube_theme_code' => false,
  4281.         'eccube_auth_magic' => false,
  4282.         'eccube_theme_front_dir' => false,
  4283.         'eccube_html_front_dir' => false,
  4284.         'eccube_csv_temp_realdir' => false,
  4285.         'eccube_owners_store_url' => false,
  4286.         'eccube_package_api_url' => false,
  4287.         'eccube_content_maintenance_file_path' => false,
  4288.         'eccube_2fa_enabled' => false,
  4289.         'eccube_2fa_cookie_name' => false,
  4290.         'eccube_2fa_expire' => false,
  4291.         'kernel.secret' => false,
  4292.         'kernel.default_locale' => false,
  4293.         'session.storage.options' => false,
  4294.         'validator.mapping.cache.file' => false,
  4295.         'profiler.storage.dsn' => false,
  4296.         'debug.container.dump' => false,
  4297.         'serializer.mapping.cache.file' => false,
  4298.         'doctrine.orm.proxy_dir' => false,
  4299.         'swiftmailer.spool.default.memory.path' => false,
  4300.     ];
  4301.     private $dynamicParameters = [];
  4302.     private function getDynamicParameter(string $name)
  4303.     {
  4304.         switch ($name) {
  4305.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  4306.             case 'locale'$value $this->getEnv('ECCUBE_LOCALE'); break;
  4307.             case 'timezone'$value $this->getEnv('ECCUBE_TIMEZONE'); break;
  4308.             case 'currency'$value $this->getEnv('ECCUBE_CURRENCY'); break;
  4309.             case 'eccube_database_url'$value $this->getEnv('DATABASE_URL'); break;
  4310.             case 'eccube_mailer_url'$value $this->getEnv('MAILER_URL'); break;
  4311.             case 'eccube_admin_route'$value $this->getEnv('ECCUBE_ADMIN_ROUTE'); break;
  4312.             case 'eccube_user_data_route'$value $this->getEnv('ECCUBE_USER_DATA_ROUTE'); break;
  4313.             case 'eccube_admin_allow_hosts'$value $this->getEnv('json:ECCUBE_ADMIN_ALLOW_HOSTS'); break;
  4314.             case 'eccube_admin_deny_hosts'$value $this->getEnv('json:ECCUBE_ADMIN_DENY_HOSTS'); break;
  4315.             case 'eccube_force_ssl'$value $this->getEnv('bool:ECCUBE_FORCE_SSL'); break;
  4316.             case 'eccube.theme'$value $this->getEnv('ECCUBE_TEMPLATE_CODE'); break;
  4317.             case 'eccube_theme_code'$value $this->getEnv('ECCUBE_TEMPLATE_CODE'); break;
  4318.             case 'eccube_auth_magic'$value $this->getEnv('ECCUBE_AUTH_MAGIC'); break;
  4319.             case 'eccube_theme_front_dir'$value = (\dirname(__DIR__4).'/app/template/'.$this->getEnv('string:ECCUBE_TEMPLATE_CODE')); break;
  4320.             case 'eccube_html_front_dir'$value = (\dirname(__DIR__4).'/html/template/'.$this->getEnv('string:ECCUBE_TEMPLATE_CODE')); break;
  4321.             case 'eccube_csv_temp_realdir'$value = ($this->targetDir.''.'/dev/eccube'); break;
  4322.             case 'eccube_owners_store_url'$value $this->getEnv('ECCUBE_OWNERS_STORE_URL'); break;
  4323.             case 'eccube_package_api_url'$value $this->getEnv('ECCUBE_PACKAGE_API_URL'); break;
  4324.             case 'eccube_content_maintenance_file_path'$value $this->getEnv('ECCUBE_MAINTENANCE_FILE_PATH'); break;
  4325.             case 'eccube_2fa_enabled'$value $this->getEnv('ECCUBE_2FA_ENABLED'); break;
  4326.             case 'eccube_2fa_cookie_name'$value $this->getEnv('ECCUBE_2FA_COOKIE_NAME'); break;
  4327.             case 'eccube_2fa_expire'$value $this->getEnv('ECCUBE_2FA_EXPIRE'); break;
  4328.             case 'kernel.secret'$value $this->getEnv('ECCUBE_AUTH_MAGIC'); break;
  4329.             case 'kernel.default_locale'$value $this->getEnv('ECCUBE_LOCALE'); break;
  4330.             case 'session.storage.options'$value = [
  4331.                 'cache_limiter' => '0',
  4332.                 'name' => $this->getEnv('ECCUBE_COOKIE_NAME'),
  4333.                 'cookie_lifetime' => $this->getEnv('ECCUBE_COOKIE_LIFETIME'),
  4334.                 'cookie_httponly' => true,
  4335.                 'gc_maxlifetime' => $this->getEnv('ECCUBE_GC_MAXLIFETIME'),
  4336.                 'gc_probability' => 1,
  4337.             ]; break;
  4338.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  4339.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  4340.             case 'debug.container.dump'$value = ($this->targetDir.''.'/EccubeEccube_KernelDevDebugContainer.xml'); break;
  4341.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  4342.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  4343.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  4344.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  4345.         }
  4346.         $this->loadedDynamicParameters[$name] = true;
  4347.         return $this->dynamicParameters[$name] = $value;
  4348.     }
  4349.     protected function getDefaultParameters(): array
  4350.     {
  4351.         return [
  4352.             'kernel.root_dir' => (\dirname(__DIR__4).'/src/Eccube'),
  4353.             'kernel.project_dir' => \dirname(__DIR__4),
  4354.             'kernel.environment' => 'dev',
  4355.             'kernel.debug' => true,
  4356.             'kernel.name' => 'Eccube',
  4357.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  4358.             'kernel.bundles' => [
  4359.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  4360.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  4361.                 'DoctrineCacheBundle' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\DoctrineCacheBundle',
  4362.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  4363.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  4364.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  4365.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  4366.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  4367.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  4368.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  4369.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  4370.                 'WebServerBundle' => 'Symfony\\Bundle\\WebServerBundle\\WebServerBundle',
  4371.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  4372.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  4373.                 'MobileDetectBundle' => 'SunCat\\MobileDetectBundle\\MobileDetectBundle',
  4374.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  4375.                 'ExerciseHTMLPurifierBundle' => 'Exercise\\HTMLPurifierBundle\\ExerciseHTMLPurifierBundle',
  4376.                 'ApiBundle' => 'Plugin\\Api\\Bundle\\ApiBundle',
  4377.                 'TrikoderOAuth2Bundle' => 'Trikoder\\Bundle\\OAuth2Bundle\\TrikoderOAuth2Bundle',
  4378.             ],
  4379.             'kernel.bundles_metadata' => [
  4380.                 'FrameworkBundle' => [
  4381.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  4382.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  4383.                 ],
  4384.                 'SecurityBundle' => [
  4385.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  4386.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  4387.                 ],
  4388.                 'DoctrineCacheBundle' => [
  4389.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-cache-bundle'),
  4390.                     'namespace' => 'Doctrine\\Bundle\\DoctrineCacheBundle',
  4391.                 ],
  4392.                 'DoctrineBundle' => [
  4393.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  4394.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  4395.                 ],
  4396.                 'DoctrineMigrationsBundle' => [
  4397.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  4398.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  4399.                 ],
  4400.                 'DoctrineFixturesBundle' => [
  4401.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  4402.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  4403.                 ],
  4404.                 'SensioFrameworkExtraBundle' => [
  4405.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  4406.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  4407.                 ],
  4408.                 'MonologBundle' => [
  4409.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  4410.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  4411.                 ],
  4412.                 'SwiftmailerBundle' => [
  4413.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  4414.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  4415.                 ],
  4416.                 'TwigBundle' => [
  4417.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  4418.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  4419.                 ],
  4420.                 'DebugBundle' => [
  4421.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  4422.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  4423.                 ],
  4424.                 'WebServerBundle' => [
  4425.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-server-bundle'),
  4426.                     'namespace' => 'Symfony\\Bundle\\WebServerBundle',
  4427.                 ],
  4428.                 'WebProfilerBundle' => [
  4429.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  4430.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  4431.                 ],
  4432.                 'MakerBundle' => [
  4433.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  4434.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  4435.                 ],
  4436.                 'MobileDetectBundle' => [
  4437.                     'path' => (\dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle'),
  4438.                     'namespace' => 'SunCat\\MobileDetectBundle',
  4439.                 ],
  4440.                 'KnpPaginatorBundle' => [
  4441.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  4442.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  4443.                 ],
  4444.                 'ExerciseHTMLPurifierBundle' => [
  4445.                     'path' => (\dirname(__DIR__4).'/vendor/exercise/htmlpurifier-bundle/src'),
  4446.                     'namespace' => 'Exercise\\HTMLPurifierBundle',
  4447.                 ],
  4448.                 'ApiBundle' => [
  4449.                     'path' => (\dirname(__DIR__4).'/app/Plugin/Api/Bundle'),
  4450.                     'namespace' => 'Plugin\\Api\\Bundle',
  4451.                 ],
  4452.                 'TrikoderOAuth2Bundle' => [
  4453.                     'path' => (\dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle'),
  4454.                     'namespace' => 'Trikoder\\Bundle\\OAuth2Bundle',
  4455.                 ],
  4456.             ],
  4457.             'kernel.charset' => 'UTF-8',
  4458.             'kernel.container_class' => 'EccubeEccube_KernelDevDebugContainer',
  4459.             'container.dumper.inline_class_loader' => true,
  4460.             'env(ECCUBE_LOCALE)' => 'ja',
  4461.             'env(ECCUBE_TIMEZONE)' => 'Asia/Tokyo',
  4462.             'env(ECCUBE_CURRENCY)' => 'JPY',
  4463.             'env(DATABASE_URL)' => '',
  4464.             'env(DATABASE_SERVER_VERSION)' => NULL,
  4465.             'env(ECCUBE_ADMIN_ROUTE)' => 'admin',
  4466.             'env(ECCUBE_USER_DATA_ROUTE)' => 'user_data',
  4467.             'env(ECCUBE_ADMIN_ALLOW_HOSTS)' => '[]',
  4468.             'env(ECCUBE_ADMIN_DENY_HOSTS)' => '[]',
  4469.             'env(ECCUBE_FORCE_SSL)' => false,
  4470.             'env(ECCUBE_TEMPLATE_CODE)' => 'default',
  4471.             'env(ECCUBE_AUTH_MAGIC)' => '<change.me>',
  4472.             'env(ECCUBE_COOKIE_NAME)' => 'eccube',
  4473.             'env(ECCUBE_COOKIE_PATH)' => '/',
  4474.             'env(ECCUBE_COOKIE_LIFETIME)' => '0',
  4475.             'env(ECCUBE_GC_MAXLIFETIME)' => '1440',
  4476.             'env(ECCUBE_PACKAGE_API_URL)' => 'https://package-api-c2.ec-cube.net',
  4477.             'env(ECCUBE_OWNERS_STORE_URL)' => 'https://www.ec-cube.net',
  4478.             'env(ECCUBE_MAINTENANCE_FILE_PATH)' => (\dirname(__DIR__4).'/.maintenance'),
  4479.             'env(ECCUBE_2FA_ENABLED)' => true,
  4480.             'env(ECCUBE_2FA_COOKIE_NAME)' => 'eccube_2fa',
  4481.             'env(ECCUBE_2FA_EXPIRE)' => '14',
  4482.             'eccube_auth_type' => 'HMAC',
  4483.             'eccube_password_hash_algos' => 'SHA256',
  4484.             'eccube_theme_app_dir' => (\dirname(__DIR__4).'/app/template'),
  4485.             'eccube_theme_src_dir' => (\dirname(__DIR__4).'/src/Eccube/Resource/template'),
  4486.             'eccube_theme_user_data_dir' => (\dirname(__DIR__4).'/app/template/user_data'),
  4487.             'eccube_theme_front_default_dir' => (\dirname(__DIR__4).'/src/Eccube/Resource/template/default'),
  4488.             'eccube_theme_admin_dir' => (\dirname(__DIR__4).'/app/template/admin'),
  4489.             'eccube_theme_admin_default_dir' => (\dirname(__DIR__4).'/src/Eccube/Resource/template/admin'),
  4490.             'eccube_html_dir' => (\dirname(__DIR__4).'/html'),
  4491.             'eccube_html_plugin_dir' => (\dirname(__DIR__4).'/html/plugin'),
  4492.             'eccube_html_admin_dir' => (\dirname(__DIR__4).'/html/template/admin'),
  4493.             'eccube_twig_block_templates' => [
  4494.             ],
  4495.             'eccube_save_image_dir' => (\dirname(__DIR__4).'/html/upload/save_image'),
  4496.             'eccube_temp_image_dir' => (\dirname(__DIR__4).'/html/upload/temp_image'),
  4497.             'eccube_csv_size' => 5,
  4498.             'eccube_csv_split_lines' => 100,
  4499.             'eccube_default_password' => '**********',
  4500.             'eccube_deliv_addr_max' => 20,
  4501.             'eccube_deliv_date_end_max' => 21,
  4502.             'eccube_id_max_len' => 50,
  4503.             'eccube_id_min_len' => 4,
  4504.             'eccube_int_len' => 9,
  4505.             'eccube_category_nest_level' => 5,
  4506.             'eccube_lltext_len' => 99999,
  4507.             'eccube_ltext_len' => 3000,
  4508.             'eccube_max_total_fee' => 9999999999,
  4509.             'eccube_mltext_len' => 1000,
  4510.             'eccube_mtext_len' => 200,
  4511.             'plugin_html_realdir' => (\dirname(__DIR__4).'/html/plugin/'),
  4512.             'plugin_html_urlpath' => '/plugin/',
  4513.             'plugin_realdir' => (\dirname(__DIR__4).'/app/Plugin'),
  4514.             'plugin_data_realdir' => (\dirname(__DIR__4).'/app/PluginData'),
  4515.             'plugin_temp_realdir' => '/PATH/TO/WEB_ROOT/src/Eccube/Repository/Master/upload/temp_plugin/',
  4516.             'eccube_price_len' => 8,
  4517.             'eccube_search_pmax' => 12,
  4518.             'eccube_sitemap_products_per_page' => 1000,
  4519.             'eccube_stext_len' => 255,
  4520.             'eccube_sltext_len' => 500,
  4521.             'eccube_smtext_len' => 100,
  4522.             'eccube_tax_rule_priority' => [
  4523.                 => 'product_id',
  4524.                 => 'product_class_id',
  4525.                 => 'pref_id',
  4526.                 => 'country_id',
  4527.             ],
  4528.             'eccube_url_len' => 1024,
  4529.             'eccube_default_page_count' => 50,
  4530.             'eccube_admin_product_stock_status' => 3,
  4531.             'eccube_customer_reset_expire' => 10,
  4532.             'eccube_csv_export_separator' => ',',
  4533.             'eccube_csv_export_encoding' => 'SJIS-win',
  4534.             'eccube_csv_import_encoding' => [
  4535.                 => 'UTF-8',
  4536.                 => 'SJIS-win',
  4537.                 => 'SJIS',
  4538.                 => 'EUC-JP',
  4539.                 => 'ASCII',
  4540.                 => 'JIS',
  4541.             ],
  4542.             'eccube_csv_export_date_format' => 'Y-m-d H:i:s',
  4543.             'eccube_csv_export_multidata_separator' => ',',
  4544.             'eccube_csv_import_delimiter' => ',',
  4545.             'eccube_csv_import_enclosure' => '"',
  4546.             'eccube_csv_import_escape' => '\\',
  4547.             'eccube_info_url' => 'https://www.ec-cube.net/info/4/',
  4548.             'eccube_official_site_url' => 'https://www.ec-cube.net',
  4549.             'eccube_community_site_url' => 'https://xoops.ec-cube.net',
  4550.             'eccube_document_url' => 'http://doc4.ec-cube.net',
  4551.             'eccube_name_len' => 16,
  4552.             'eccube_kana_len' => 25,
  4553.             'eccube_address1_len' => 32,
  4554.             'eccube_address2_len' => 32,
  4555.             'eccube_birth_max' => 110,
  4556.             'eccube_product_order_price_lower' => 1,
  4557.             'eccube_product_order_newer' => 2,
  4558.             'eccube_product_order_price_higher' => 3,
  4559.             'eccube_price_max' => 2147483647,
  4560.             'eccube_tel_len_max' => 14,
  4561.             'eccube_postal_code' => 8,
  4562.             'eccube_password_min_len' => 8,
  4563.             'eccube_password_max_len' => 32,
  4564.             'eccube_composer_memory_limit' => '1536M',
  4565.             'eccube_order_mail_template_id' => 1,
  4566.             'eccube_entry_confirm_mail_template_id' => 2,
  4567.             'eccube_entry_complete_mail_template_id' => 3,
  4568.             'eccube_customer_withdraw_mail_template_id' => 4,
  4569.             'eccube_contact_mail_template_id' => 5,
  4570.             'eccube_forgot_mail_template_id' => 6,
  4571.             'eccube_reset_complete_mail_template_id' => 7,
  4572.             'eccube_shipping_notify_mail_template_id' => 8,
  4573.             'eccube_rfc_email_check' => false,
  4574.             'eccube_order_no_format' => '',
  4575.             'eccube_order_pdf_message_len' => 30,
  4576.             'eccube_news_start_year' => 2000,
  4577.             'eccube_result_cache_lifetime' => 3600,
  4578.             'eccube_result_cache_lifetime_short' => 10,
  4579.             'eccube_nav' => [
  4580.                 'product' => [
  4581.                     'name' => 'admin.product.product_management',
  4582.                     'icon' => 'fa-cube',
  4583.                     'children' => [
  4584.                         'product_master' => [
  4585.                             'name' => 'admin.product.product_list',
  4586.                             'url' => 'admin_product',
  4587.                         ],
  4588.                         'product_edit' => [
  4589.                             'name' => 'admin.product.product_registration',
  4590.                             'url' => 'admin_product_product_new',
  4591.                         ],
  4592.                         'class_name' => [
  4593.                             'name' => 'admin.product.class_management',
  4594.                             'url' => 'admin_product_class_name',
  4595.                         ],
  4596.                         'class_category' => [
  4597.                             'name' => 'admin.product.category_management',
  4598.                             'url' => 'admin_product_category',
  4599.                         ],
  4600.                         'product_tag' => [
  4601.                             'name' => 'admin.product.tag_management',
  4602.                             'url' => 'admin_product_tag',
  4603.                         ],
  4604.                         'product_csv_import' => [
  4605.                             'name' => 'admin.product.product_csv_upload',
  4606.                             'url' => 'admin_product_csv_import',
  4607.                         ],
  4608.                         'category_csv_import' => [
  4609.                             'name' => 'admin.product.category_csv_upload',
  4610.                             'url' => 'admin_product_category_csv_import',
  4611.                         ],
  4612.                         'csv_import_ext' => [
  4613.                             'id' => 'product_csv_upload_ext',
  4614.                             'name' => 'csvimportproductext.admin.nav.product.product_csv_upload_ext',
  4615.                             'url' => 'admin_product_csv_import_ext',
  4616.                         ],
  4617.                         'admin_product_group_csv_upload' => [
  4618.                             'name' => '会員グループCSV登録',
  4619.                             'url' => 'admin_product_group_csv_upload',
  4620.                         ],
  4621.                         'admin_product_group_price_csv_upload' => [
  4622.                             'name' => '会員グループ価格CSV登録',
  4623.                             'url' => 'admin_product_group_price_csv_upload',
  4624.                         ],
  4625.                         'productitem' => [
  4626.                             'id' => 'product_productitem',
  4627.                             'name' => 'productplus.admin.nav.product.productitem',
  4628.                             'url' => 'admin_product_productitem',
  4629.                         ],
  4630.                         'restock_mail_review' => [
  4631.                             'name' => 'restock_mail.admin.restock_mail.title',
  4632.                             'url' => 'restock_mail_admin_restock_mail',
  4633.                         ],
  4634.                     ],
  4635.                     'content' => [
  4636.                         'children' => [
  4637.                             'plugin_RestockMail' => [
  4638.                                 'name' => '再入荷お知らせ設定',
  4639.                                 'url' => 'restock_mail_admin_config',
  4640.                             ],
  4641.                         ],
  4642.                     ],
  4643.                 ],
  4644.                 'order' => [
  4645.                     'name' => 'admin.order.order_management',
  4646.                     'icon' => 'fa-shopping-cart',
  4647.                     'children' => [
  4648.                         'order_master' => [
  4649.                             'name' => 'admin.order.order_list',
  4650.                             'url' => 'admin_order',
  4651.                         ],
  4652.                         'order_edit' => [
  4653.                             'name' => 'admin.order.order_registration',
  4654.                             'url' => 'admin_order_new',
  4655.                         ],
  4656.                         'shipping_csv_import' => [
  4657.                             'name' => 'admin.order.shipping_csv_upload',
  4658.                             'url' => 'admin_shipping_csv_import',
  4659.                         ],
  4660.                         'plugin_coupon' => [
  4661.                             'name' => 'クーポン',
  4662.                             'url' => 'plugin_coupon_list',
  4663.                         ],
  4664.                         'expresslink_import' => [
  4665.                             'id' => 'admin_order_import_expresslink',
  4666.                             'name' => 'expresslink.admin.nav.order.import.expresslink',
  4667.                             'url' => 'admin_order_import_expresslink',
  4668.                         ],
  4669.                         'paidy4_admin_payment_status' => [
  4670.                             'name' => 'paidy.admin.nav.payment_list',
  4671.                             'url' => 'paidy4_admin_payment_status',
  4672.                         ],
  4673.                     ],
  4674.                 ],
  4675.                 'customer' => [
  4676.                     'name' => 'admin.customer.customer_management',
  4677.                     'icon' => 'fa-users',
  4678.                     'children' => [
  4679.                         'customer_master' => [
  4680.                             'name' => 'admin.customer.customer_list',
  4681.                             'url' => 'admin_customer',
  4682.                         ],
  4683.                         'customer_edit' => [
  4684.                             'name' => 'admin.customer.customer_registration',
  4685.                             'url' => 'admin_customer_new',
  4686.                         ],
  4687.                         'admin_customer_group' => [
  4688.                             'name' => '会員グループ一覧',
  4689.                             'url' => 'admin_customer_group',
  4690.                         ],
  4691.                         'admin_customer_group_new' => [
  4692.                             'name' => '会員グループ登録',
  4693.                             'url' => 'admin_customer_group_new',
  4694.                         ],
  4695.                         'admin_customer_group_csv_upload' => [
  4696.                             'name' => '会員グループCSV登録',
  4697.                             'url' => 'admin_customer_group_csv_upload',
  4698.                         ],
  4699.                     ],
  4700.                 ],
  4701.                 'content' => [
  4702.                     'name' => 'admin.content.contents_management',
  4703.                     'icon' => 'fa-file-text-o',
  4704.                     'children' => [
  4705.                         'news' => [
  4706.                             'name' => 'admin.content.news_management',
  4707.                             'url' => 'admin_content_news',
  4708.                         ],
  4709.                         'file' => [
  4710.                             'name' => 'admin.content.file_management',
  4711.                             'url' => 'admin_content_file',
  4712.                         ],
  4713.                         'layout' => [
  4714.                             'name' => 'admin.content.layout_management',
  4715.                             'url' => 'admin_content_layout',
  4716.                         ],
  4717.                         'page' => [
  4718.                             'name' => 'admin.content.page_management',
  4719.                             'url' => 'admin_content_page',
  4720.                         ],
  4721.                         'css' => [
  4722.                             'name' => 'admin.content.css_management',
  4723.                             'url' => 'admin_content_css',
  4724.                         ],
  4725.                         'js' => [
  4726.                             'name' => 'admin.content.js_management',
  4727.                             'url' => 'admin_content_js',
  4728.                         ],
  4729.                         'block' => [
  4730.                             'name' => 'admin.content.block_management',
  4731.                             'url' => 'admin_content_block',
  4732.                         ],
  4733.                         'cache' => [
  4734.                             'name' => 'admin.content.cache_management',
  4735.                             'url' => 'admin_content_cache',
  4736.                         ],
  4737.                         'maintenance' => [
  4738.                             'name' => 'admin.content.maintenance_management',
  4739.                             'url' => 'admin_content_maintenance',
  4740.                         ],
  4741.                         'collection' => [
  4742.                             'name' => 'collection.admin.collection.title',
  4743.                             'url' => 'admin_collection',
  4744.                         ],
  4745.                         'collection_edit' => [
  4746.                             'name' => 'collection.admin.collection.edit.title',
  4747.                             'url' => 'admin_collection_new',
  4748.                         ],
  4749.                         'joolen_category_icon4_menu' => [
  4750.                             'name' => 'plg.joolen_category_icon4.category_icon_manager',
  4751.                             'url' => 'plg_joolen_category_icon4_category_icon',
  4752.                         ],
  4753.                         'joolen_plugin_template_manager_menu' => [
  4754.                             'name' => 'joolenplugintemplatemanager4.admin.template_manager',
  4755.                             'url' => 'joolen_plugin_template_manager_admin_index',
  4756.                         ],
  4757.                         'plugin_recommend' => [
  4758.                             'name' => 'plugin_recommend.admin.navi',
  4759.                             'url' => 'plugin_recommend_list',
  4760.                         ],
  4761.                         'plg_joolen_faq_menu' => [
  4762.                             'name' => 'joolenfaqlist4.admin.faq',
  4763.                             'url' => 'plg_joolen_admin_faq_list_category',
  4764.                             'icon' => 'fa-question-circle-o',
  4765.                         ],
  4766.                     ],
  4767.                 ],
  4768.                 'setting' => [
  4769.                     'name' => 'admin.setting',
  4770.                     'icon' => 'fa-cog',
  4771.                     'children' => [
  4772.                         'shop' => [
  4773.                             'name' => 'admin.setting.shop',
  4774.                             'children' => [
  4775.                                 'shop_index' => [
  4776.                                     'name' => 'admin.setting.shop.shop_setting',
  4777.                                     'url' => 'admin_setting_shop',
  4778.                                 ],
  4779.                                 'shop_tradelaw' => [
  4780.                                     'name' => 'admin.setting.shop.tradelaw_setting',
  4781.                                     'url' => 'admin_content_page_edit',
  4782.                                     'param' => [
  4783.                                         'id' => 21,
  4784.                                         'return' => 'tradelaw',
  4785.                                     ],
  4786.                                 ],
  4787.                                 'shop_agreement' => [
  4788.                                     'name' => 'admin.setting.shop.agreement_setting',
  4789.                                     'url' => 'admin_content_page_edit',
  4790.                                     'param' => [
  4791.                                         'id' => 19,
  4792.                                         'return' => 'agreement',
  4793.                                     ],
  4794.                                 ],
  4795.                                 'shop_payment' => [
  4796.                                     'name' => 'admin.setting.shop.payment_setting',
  4797.                                     'url' => 'admin_setting_shop_payment',
  4798.                                 ],
  4799.                                 'shop_delivery' => [
  4800.                                     'name' => 'admin.setting.shop.delivery_setting',
  4801.                                     'url' => 'admin_setting_shop_delivery',
  4802.                                 ],
  4803.                                 'shop_tax' => [
  4804.                                     'name' => 'admin.setting.shop.tax_setting',
  4805.                                     'url' => 'admin_setting_shop_tax',
  4806.                                 ],
  4807.                                 'shop_mail' => [
  4808.                                     'name' => 'admin.setting.shop.mail_setting',
  4809.                                     'url' => 'admin_setting_shop_mail',
  4810.                                 ],
  4811.                                 'shop_csv' => [
  4812.                                     'name' => 'admin.setting.shop.csv_setting',
  4813.                                     'url' => 'admin_setting_shop_csv',
  4814.                                 ],
  4815.                                 'shop_order_status' => [
  4816.                                     'name' => 'admin.setting.shop.order_status_setting',
  4817.                                     'url' => 'admin_setting_shop_order_status',
  4818.                                 ],
  4819.                             ],
  4820.                         ],
  4821.                         'system' => [
  4822.                             'name' => 'admin.setting.system',
  4823.                             'children' => [
  4824.                                 'member' => [
  4825.                                     'name' => 'admin.setting.system.member_management',
  4826.                                     'url' => 'admin_setting_system_member',
  4827.                                 ],
  4828.                                 'authority' => [
  4829.                                     'name' => 'admin.setting.system.authority_management',
  4830.                                     'url' => 'admin_setting_system_authority',
  4831.                                 ],
  4832.                                 'security' => [
  4833.                                     'name' => 'admin.setting.system.security_management',
  4834.                                     'url' => 'admin_setting_system_security',
  4835.                                 ],
  4836.                                 'login_history' => [
  4837.                                     'name' => 'admin.setting.system.login_history',
  4838.                                     'url' => 'admin_setting_system_login_history',
  4839.                                 ],
  4840.                                 'log' => [
  4841.                                     'name' => 'admin.setting.system.log_display',
  4842.                                     'url' => 'admin_setting_system_log',
  4843.                                 ],
  4844.                                 'masterdata' => [
  4845.                                     'name' => 'admin.setting.system.master_data_management',
  4846.                                     'url' => 'admin_setting_system_masterdata',
  4847.                                 ],
  4848.                                 'system_index' => [
  4849.                                     'name' => 'admin.setting.system.system_info',
  4850.                                     'url' => 'admin_setting_system_system',
  4851.                                 ],
  4852.                                 'expresslink_config' => [
  4853.                                     'id' => 'admin_setting_expresslink_config',
  4854.                                     'name' => 'expresslink.admin.nav.setting.expresslink.config',
  4855.                                     'url' => 'admin_setting_expresslink_config',
  4856.                                 ],
  4857.                             ],
  4858.                         ],
  4859.                         'api' => [
  4860.                             'name' => 'api.admin.management',
  4861.                             'children' => [
  4862.                                 'oauth' => [
  4863.                                     'name' => 'api.admin.oauth.management',
  4864.                                     'url' => 'admin_api_oauth',
  4865.                                 ],
  4866.                                 'webhook' => [
  4867.                                     'name' => 'api.admin.webhook.management',
  4868.                                     'url' => 'admin_api_webhook',
  4869.                                 ],
  4870.                                 'graphiql' => [
  4871.                                     'name' => 'api.admin.graphiql.name',
  4872.                                     'url' => 'admin_api_graphiql',
  4873.                                 ],
  4874.                             ],
  4875.                         ],
  4876.                     ],
  4877.                 ],
  4878.                 'store' => [
  4879.                     'name' => 'admin.store',
  4880.                     'icon' => 'fa-plug',
  4881.                     'children' => [
  4882.                         'plugin' => [
  4883.                             'name' => 'admin.store.plugin',
  4884.                             'children' => [
  4885.                                 'plugin_owners_search' => [
  4886.                                     'name' => 'admin.store.plugin.plugin_owners_install',
  4887.                                     'url' => 'admin_store_plugin_owners_search',
  4888.                                 ],
  4889.                                 'plugin_list' => [
  4890.                                     'name' => 'admin.store.plugin.plugin_list',
  4891.                                     'url' => 'admin_store_plugin',
  4892.                                 ],
  4893.                             ],
  4894.                         ],
  4895.                         'template' => [
  4896.                             'name' => 'admin.store.template',
  4897.                             'children' => [
  4898.                                 'template_list' => [
  4899.                                     'name' => 'admin.store.template.template_list',
  4900.                                     'url' => 'admin_store_template',
  4901.                                 ],
  4902.                                 'template_install' => [
  4903.                                     'name' => 'admin.store.template.template_install',
  4904.                                     'url' => 'admin_store_template_install',
  4905.                                 ],
  4906.                             ],
  4907.                         ],
  4908.                         'authentication_setting' => [
  4909.                             'name' => 'admin.store.setting',
  4910.                             'url' => 'admin_store_authentication_setting',
  4911.                         ],
  4912.                         'joolen_plugin' => [
  4913.                             'name' => 'joolenプラグイン設定',
  4914.                             'children' => [
  4915.                                 'joolen_category_icon4_config' => [
  4916.                                     'name' => 'plg.joolen_category_icon4.config',
  4917.                                     'url' => 'plg_joolen_category_icon4_config',
  4918.                                 ],
  4919.                             ],
  4920.                         ],
  4921.                     ],
  4922.                 ],
  4923.                 'plg_apg_simple_calendar' => [
  4924.                     'name' => '定休日カレンダー',
  4925.                     'icon' => 'fa-calendar',
  4926.                     'children' => [
  4927.                         'plg_apg_simple_calendar_admin_config_delivery_setting' => [
  4928.                             'name' => 'お届け日設定',
  4929.                             'url' => 'apg_simple_calendar_admin_config_delivery_setting',
  4930.                         ],
  4931.                         'plg_apg_simple_calendar_admin_config_regular_holidays' => [
  4932.                             'name' => '曜日指定',
  4933.                             'url' => 'apg_simple_calendar_admin_config_regular_holidays',
  4934.                         ],
  4935.                         'plg_apg_simple_calendar_admin_config_individual_holidays' => [
  4936.                             'name' => '個別指定',
  4937.                             'url' => 'apg_simple_calendar_admin_config_individual_holidays',
  4938.                         ],
  4939.                         'plg_apg_simple_calendar_admin_config_import_holidays' => [
  4940.                             'name' => '一括指定(CSV)',
  4941.                             'url' => 'apg_simple_calendar_admin_config_import_holidays',
  4942.                         ],
  4943.                     ],
  4944.                 ],
  4945.                 'plugin_customer_group' => [
  4946.                     'name' => '会員グループ設定',
  4947.                     'icon' => 'fa-users',
  4948.                     'children' => [
  4949.                         'setting' => [
  4950.                             'name' => '基本設定',
  4951.                             'url' => 'admin_customer_group_config',
  4952.                         ],
  4953.                     ],
  4954.                 ],
  4955.                 'mailmagazine' => [
  4956.                     'id' => 'mailmagazine',
  4957.                     'name' => 'mailmagazine.title',
  4958.                     'icon' => 'fa-envelope',
  4959.                     'children' => [
  4960.                         'mailmagazine' => [
  4961.                             'id' => 'mailmagazine',
  4962.                             'name' => 'mailmagazine.index.title',
  4963.                             'url' => 'plugin_mail_magazine',
  4964.                         ],
  4965.                         'mailmagazine_template' => [
  4966.                             'id' => 'mailmagazine_template',
  4967.                             'name' => 'mailmagazine.template.title',
  4968.                             'url' => 'plugin_mail_magazine_template',
  4969.                         ],
  4970.                         'mailmagazine_history' => [
  4971.                             'id' => 'mailmagazine_history',
  4972.                             'name' => 'mailmagazine.history.title',
  4973.                             'url' => 'plugin_mail_magazine_history',
  4974.                         ],
  4975.                     ],
  4976.                 ],
  4977.                 'SalesReport4' => [
  4978.                     'name' => 'sales_report.admin.nav.001',
  4979.                     'icon' => 'fa-chart-bar',
  4980.                     'children' => [
  4981.                         'sales_report_admin_term' => [
  4982.                             'id' => 'sales_report_admin_term',
  4983.                             'url' => 'sales_report_admin_term',
  4984.                             'name' => 'sales_report.admin.nav.002',
  4985.                         ],
  4986.                         'sales_report_admin_product' => [
  4987.                             'id' => 'sales_report_admin_product',
  4988.                             'url' => 'sales_report_admin_product',
  4989.                             'name' => 'sales_report.admin.nav.003',
  4990.                         ],
  4991.                         'sales_report_admin_age' => [
  4992.                             'id' => 'sales_report_admin_age',
  4993.                             'url' => 'sales_report_admin_age',
  4994.                             'name' => 'sales_report.admin.nav.004',
  4995.                         ],
  4996.                     ],
  4997.                 ],
  4998.             ],
  4999.             'env(MAILER_URL)' => '',
  5000.             'env(ECCUBE_OAUTH2_AUTHORIZATION_SERVER_PRIVATE_KEY)' => (\dirname(__DIR__4).'/app/PluginData/Api/oauth/private.key'),
  5001.             'env(ECCUBE_OAUTH2_RESOURCE_SERVER_PUBLIC_KEY)' => (\dirname(__DIR__4).'/app/PluginData/Api/oauth/public.key'),
  5002.             'env(ECCUBE_OAUTH2_ENCRYPTION_KEY)' => '<change.me>',
  5003.             'collection_product_display_quantity' => 3,
  5004.             'collection_image_file_maxsize' => 2000000,
  5005.             'gmo_epsilon' => [
  5006.                 'pay_id' => [
  5007.                     'credit' => 1,
  5008.                     'reg_credit' => 2,
  5009.                     'conveni' => 3,
  5010.                     'netbank_jnb' => 4,
  5011.                     'netbank_rakuten' => 5,
  5012.                     'payeasy' => 7,
  5013.                     'webmoney' => 8,
  5014.                     'ywallet' => 9,
  5015.                     'paypal' => 11,
  5016.                     'bitcash' => 12,
  5017.                     'chocom' => 13,
  5018.                     'sphone' => 15,
  5019.                     'jcb' => 16,
  5020.                     'sumishin' => 17,
  5021.                     'deferred' => 18,
  5022.                     'virtual_account' => 22,
  5023.                     'paypay' => 25,
  5024.                     'maillink' => 99,
  5025.                 ],
  5026.                 'pay_name' => [
  5027.                     'credit' => 'クレジットカード決済',
  5028.                     'reg_credit' => '登録済みのクレジットカードで決済',
  5029.                     'conveni' => 'コンビニ決済',
  5030.                     'netbank_jnb' => 'ネット銀行決済(PayPay銀行)',
  5031.                     'netbank_rakuten' => 'ネット銀行決済(楽天銀行)',
  5032.                     'payeasy' => 'ペイジー決済',
  5033.                     'webmoney' => 'WebMoney決済',
  5034.                     'ywallet' => 'Yahoo!ウォレット決済サービス',
  5035.                     'paypal' => 'Paypal決済',
  5036.                     'bitcash' => 'Bitcash決済',
  5037.                     'chocom' => '電子マネーちょコム決済',
  5038.                     'sphone' => 'スマートフォンキャリア決済',
  5039.                     'jcb' => 'JCB PREMO',
  5040.                     'sumishin' => '住信SBIネット銀行決済',
  5041.                     'deferred' => 'GMO後払い',
  5042.                     'virtual_account' => 'バーチャル口座',
  5043.                     'paypay' => 'Paypay',
  5044.                     'maillink' => 'メールリンク決済',
  5045.                 ],
  5046.                 'st_code' => [
  5047.                     'credit' => '10000-0000-00000-00000-00000-00000-00000',
  5048.                     'reg_credit' => '01000-0000-00000-00000-00000-00000-00000',
  5049.                     'conveni' => '00100-0000-00000-00000-00000-00000-00000',
  5050.                     'netbank_jnb' => '00010-0000-00000-00000-00000-00000-00000',
  5051.                     'netbank_rakuten' => '00001-0000-00000-00000-00000-00000-00000',
  5052.                     'sumishin' => '00000-0000-00000-00100-00000-00000-00000',
  5053.                     'payeasy' => '00000-0100-00000-00000-00000-00000-00000',
  5054.                     'webmoney' => '00000-0010-00000-00000-00000-00000-00000',
  5055.                     'ywallet' => '00000-0001-00000-00000-00000-00000-00000',
  5056.                     'paypal' => '00000-0000-01000-00000-00000-00000-00000',
  5057.                     'bitcash' => '00000-0000-00100-00000-00000-00000-00000',
  5058.                     'chocom' => '00000-0000-00010-00000-00000-00000-00000',
  5059.                     'sphone' => '00000-0000-00000-10000-00000-00000-00000',
  5060.                     'jcb' => '00000-0000-00000-01000-00000-00000-00000',
  5061.                     'deferred' => '00000-0000-00000-00010-00000-00000-00000',
  5062.                     'virtual_account' => '00000-0000-00000-00000-00100-00000-00000',
  5063.                     'paypay' => '00000-0000-00000-00000-00000-10000-00000',
  5064.                     'maillink' => 'maillink',
  5065.                 ],
  5066.                 'mission_code' => [
  5067.                     'every_month' => 21,
  5068.                     'every_other' => 25,
  5069.                     'every_three_month' => 27,
  5070.                     'every_six_month' => 29,
  5071.                     'every_year' => 31,
  5072.                 ],
  5073.                 'regular_pay_id' => [
  5074.                     'every_month' => 101,
  5075.                     'every_other_month' => 102,
  5076.                     'every_three_month' => 103,
  5077.                     'every_six_month' => 104,
  5078.                     'every_year' => 105,
  5079.                 ],
  5080.                 'regular_pay_name' => [
  5081.                     'every_month' => '定期的なクレジットカード決済(毎月)',
  5082.                     'every_other_month' => '定期的なクレジットカード決済(2ヵ月ごと)',
  5083.                     'every_three_month' => '定期的なクレジットカード決済(3ヵ月ごと)',
  5084.                     'every_six_month' => '定期的なクレジットカード決済(半年ごと)',
  5085.                     'every_year' => '定期的なクレジットカード決済(1年ごと)',
  5086.                 ],
  5087.                 'regular' => [
  5088.                     'rule_max' => 9999999,
  5089.                     'st_code' => '10000-0000-00000',
  5090.                     'sale_type' => '定期購入商品',
  5091.                 ],
  5092.                 'rule_max' => [
  5093.                     'credit' => 9999999,
  5094.                     'reg_credit' => 9999999,
  5095.                     'conveni' => 299999,
  5096.                     'netbank_jnb' => 9999999,
  5097.                     'netbank_rakuten' => 9999999,
  5098.                     'payeasy' => 9999999,
  5099.                     'webmoney' => 199999,
  5100.                     'ywallet' => 499999,
  5101.                     'paypal' => 499999,
  5102.                     'bitcash' => 199999,
  5103.                     'chocom' => 99999,
  5104.                     'sphone' => 50000,
  5105.                     'jcb' => 500000,
  5106.                     'sumishin' => 9999999,
  5107.                     'deferred' => 49999,
  5108.                     'virtual_account' => 9999999,
  5109.                     'paypay' => 9999999,
  5110.                     'maillink' => 9999999,
  5111.                 ],
  5112.                 'url' => [
  5113.                     'dev' => [
  5114.                         'receive_order3' => 'https://beta.epsilon.jp/cgi-bin/order/receive_order3.cgi',
  5115.                         'getsales2' => 'https://beta.epsilon.jp/cgi-bin/order/getsales2.cgi',
  5116.                         'get_user_info' => 'https://beta.epsilon.jp/cgi-bin/order/get_user_info.cgi',
  5117.                         'sales_payment' => 'https://beta.epsilon.jp/cgi-bin/order/sales_payment.cgi',
  5118.                         'ship_request' => 'https://beta.epsilon.jp/cgi-bin/order/ship_request.cgi',
  5119.                         'cancel_payment' => 'https://beta.epsilon.jp/cgi-bin/order/cancel_payment.cgi',
  5120.                         'change_amount_payment' => 'https://beta.epsilon.jp/cgi-bin/order/change_amount_payment.cgi',
  5121.                         'card3' => 'https://beta.epsilon.jp/cgi-bin/order/card3.cgi?trans_code=',
  5122.                         'token' => 'https://beta.epsilon.jp/js/token.js',
  5123.                         'direct_card_payment' => 'https://beta.epsilon.jp/cgi-bin/order/direct_card_payment.cgi',
  5124.                     ],
  5125.                     'prod' => [
  5126.                         'receive_order3' => 'https://secure.epsilon.jp/cgi-bin/order/receive_order3.cgi',
  5127.                         'getsales2' => 'https://secure.epsilon.jp/cgi-bin/order/getsales2.cgi',
  5128.                         'get_user_info' => 'https://secure.epsilon.jp/cgi-bin/order/get_user_info.cgi',
  5129.                         'sales_payment' => 'https://secure.epsilon.jp/cgi-bin/order/sales_payment.cgi',
  5130.                         'ship_request' => 'https://secure.epsilon.jp/cgi-bin/order/ship_request.cgi',
  5131.                         'cancel_payment' => 'https://secure.epsilon.jp/cgi-bin/order/cancel_payment.cgi',
  5132.                         'change_amount_payment' => 'https://secure.epsilon.jp/cgi-bin/order/change_amount_payment.cgi',
  5133.                         'card3' => 'https://secure.epsilon.jp/cgi-bin/order/card3.cgi?trans_code=',
  5134.                         'token' => 'https://secure.epsilon.jp/js/token.js',
  5135.                         'direct_card_payment' => 'https://secure.epsilon.jp/cgi-bin/order/direct_card_payment.cgi',
  5136.                     ],
  5137.                 ],
  5138.                 'conveni_id' => [
  5139.                     'seveneleven' => 11,
  5140.                     'familymart' => 21,
  5141.                     'lawson' => 31,
  5142.                     'seicomart' => 32,
  5143.                     'ministop' => 33,
  5144.                 ],
  5145.                 'conveni_name' => [
  5146.                     'seveneleven' => 'セブンイレブン',
  5147.                     'familymart' => 'ファミリーマート',
  5148.                     'lawson' => 'ローソン',
  5149.                     'seicomart' => 'セイコーマート',
  5150.                     'ministop' => 'ミニストップ',
  5151.                 ],
  5152.                 'conveni_pre_message' => [
  5153.                     'seveneleven' => '以下「払込票URL」ページをプリントアウトされるか「払込票番号(13桁)」をメモして「お支払期限」までにお近くのセブンイレブンのレジにて代金をお支払いください。',
  5154.                     'familymart' => '「お支払期限」までにお近くのファミリーマートにて代金をお支払いください。',
  5155.                     'lawson' => '「お支払期限」までにお近くのローソンにて代金をお支払いください。',
  5156.                     'seicomart' => '「お支払期限」までにお近くのセイコーマートにて代金をお支払いください。',
  5157.                     'ministop' => '「お支払期限」までにお近くのミニストップにて代金をお支払いください。',
  5158.                 ],
  5159.                 'conveni_message' => [
  5160.                     'seveneleven' => '<お支払方法>'."\n".'以下URLを携帯電話に転送いただくと、店頭でのお手続き方法をご確認いただけます。'."\n".''."\n".'▼セブンイレブン決済のお支払方法'."\n".'http://www.epsilon.jp/mb/conv/seven/index.html'."\n".'▼PDF版はこちら'."\n".'http://www.epsilon.jp/document_dl/index_pdf.html'."\n".''."\n".'※お支払後に商品(サービス)のご提供となりますので、お急ぎの方はお早めにお手続きをお願いします。',
  5161.                     'familymart' => '<お支払方法>'."\n".'以下URLを携帯電話にご転送いただくと、店頭で操作方法をご確認いただけます。'."\n".''."\n".'▼ファミリーマート決済のお支払方法'."\n".'http://www.epsilon.jp/mb/conv/famima/index.html'."\n".'▼PDF版はこちら'."\n".'http://www.epsilon.jp/document_dl/index_pdf.html'."\n".''."\n".'1.Famiポートトップ画面左下の「代金支払い」を選択して下さい。'."\n".'2.「代金支払い」一覧の「各種番号をお持ちの方はこちら」を選択して下さい。'."\n".'3.ご案内画面の「番号入力画面に進む」を選択して下さい。'."\n".'4.「お支払い受付番号」または「企業コード」を入力し、「OK」ボタンを押して下さい。'."\n".'5.「申込時にご登録いただいた電話番号」または「注文番号」を入力し、「OK」ボタンを押して下さい。'."\n".'6.お支払い方法の案内画面が表示されます。'."\n".'7.お客様のご注文内容の確認画面が表示されます。内容をご確認頂いた後、「OK」を押下して下さい。'."\n".'8.出力されたFamiポート申込券をもって30分以内にレジにて代金をお支払いください。'."\n".' 代金と引き換えに「領収書」をお渡ししますので、必ずお受取り下さい。'."\n".''."\n".'※お支払後に商品(サービス)のご提供となりますので、お急ぎの方はお早めにお手続きをお願いします。',
  5162.                     'lawson' => '<お支払方法>'."\n".'以下URLを携帯電話に転送いただくと、店頭で操作方法をご確認いただけます。'."\n".''."\n".'▼ローソン決済のお支払方法'."\n".'http://www.epsilon.jp/mb/conv/lawson/index.html'."\n".'▼PDF版はこちら'."\n".'http://www.epsilon.jp/document_dl/index_pdf.html'."\n".''."\n".'1.Loppiトップ画面左上の「各種番号をお持ちの方」ボタンを押してください。'."\n".'2.「受付番号(6桁)」を入力し、「次へ」ボタンを押してください。'."\n".'3.「申込時にご登録いただいた電話番号」を入力してください。'."\n".'4.お客様のご注文内容の確認画面が表示されます。内容をご確認いただき「了解」ボタンを押してください。'."\n".'5.Loppi端末から「申込券」が出力されます。その申込券を持って30分以内にレジで代金をお支払いください。'."\n".' ※代金と引き換えに領収書をお渡ししますので、必ずお受け取りください。実際に代金をお支払いされたという証明になります。'."\n".''."\n".'※お支払後に商品(サービス)のご提供となりますので、お急ぎの方はお早めにお手続きをお願いします。',
  5163.                     'seicomart' => '<お支払方法>'."\n".'以下URLを携帯電話に転送いただくと、店頭で操作方法をご確認いただけます。'."\n".''."\n".'▼セイコーマート決済のお支払方法'."\n".'http://www.epsilon.jp/mb/conv/seico/index.html'."\n".'▼PDF版はこちら'."\n".'http://www.epsilon.jp/document_dl/index_pdf.html'."\n".''."\n".'1.セイコーマートの店内に設置してあるセイコーマートクラブステーション(情報端末)のトップ画面の中から、「インターネット受付」をお選び下さい。'."\n".'2.画面に従って「受付番号(6桁)」と、「申込時にご登録いただいた電話番号」をご入力いただくとセイコーマートクラブステーションより「決済サービス払込取扱票・払込票兼受領証・領収書(計3枚)」が発券されます。'."\n".'3.発券された「決済サービス払込取扱票・払込票兼受領証・領収書(計3枚)」をお持ちの上、レジにて代金をお支払い下さい。'."\n".''."\n".'※お支払後に商品(サービス)のご提供となりますので、お急ぎの方はお早めにお手続きをお願いします。',
  5164.                     'ministop' => '<お支払方法>'."\n".'以下URLを携帯電話に転送いただくと、店頭で操作方法をご確認いただけます。'."\n".''."\n".'▼ミニストップ決済のお支払方法'."\n".'http://www.epsilon.jp/mb/conv/ministop/index.html'."\n".'▼PDF版はこちら'."\n".'http://www.epsilon.jp/document_dl/index_pdf.html'."\n".''."\n".'1.Loppi端末のトップ画面左の「各種番号をお持ちの方」ボタンを押してください。'."\n".'2.「お支払い受付番号(6桁)」を入力し、「次へ」ボタンを押してください。'."\n".'3.「申込時にご登録いただいた電話番号」を入力してください。'."\n".'4.お客様のご注文内容の確認画面が表示されます。内容をご確認いただいた後、「了解」のボタンを押してください。'."\n".'5.Loppi端末より「申込券」が出力されますので、その「申込券」を持って30分以内にレジにて代金をお支払いください。'."\n".' ※代金と引き換えに「領収書」をお渡ししますので、必ずお受取りください。'."\n".''."\n".'※お支払後に商品(サービス)のご提供となりますので、お急ぎの方はお早めにお手続きをお願いします。',
  5165.                 ],
  5166.                 'receive_parameters' => [
  5167.                     'result' => [
  5168.                         'ok' => 1,
  5169.                         'ng' => 9,
  5170.                         '3ds' => 5,
  5171.                         '3ds2' => 6,
  5172.                     ],
  5173.                 ],
  5174.                 'payment' => [
  5175.                     'gmo_epsilon4' => 'GmoEpsilon4',
  5176.                     'ec_payment_lite4' => 'EccubePaymentLite4',
  5177.                 ],
  5178.             ],
  5179.             'mail_magazine_dir' => (\dirname(__DIR__4).'/app/mail_magazine'),
  5180.             'paidy' => [
  5181.                 'checkout_js' => 'https://apps.paidy.com/',
  5182.                 'api_url' => 'https://api.paidy.com/payments/',
  5183.                 'paidy_customer_link' => 'https://paidy.com/payments/',
  5184.                 'tax_rate' => 8,
  5185.                 'currency' => 'JPY',
  5186.                 'version' => '2018-04-10',
  5187.                 'title' => 'あと払い(ペイディ)',
  5188.                 'default_webhook_ip' => NULL,
  5189.                 'charge_type' => [
  5190.                     'authorize' => 1,
  5191.                     'capture' => 2,
  5192.                 ],
  5193.                 'status_color_code' => [
  5194.                     'authorized' => '#437ec4',
  5195.                     'closed' => '#25B877',
  5196.                     'empty' => '#A3A3A3',
  5197.                 ],
  5198.                 'plugin_error' => [
  5199.                     'payment_method_error' => '操作に対応していない決済です。',
  5200.                     'capture_colse_failed' => 'Paidy状態が「オーソリ」の受注のみ可能です。',
  5201.                     'capture_expired' => 'Paidy有効期限外のため完了できませんでした。',
  5202.                     'close_failed' => 'キャプチャー済みの受注のみ可能です。',
  5203.                     'all_refunded' => '全額返金済みのため完了できませんでした。',
  5204.                     'refund_amount_exceeded' => '返金可能額を上回るため完了できませんでした。',
  5205.                     'numeric_error' => '部分返金額が数値でないため完了できませんでした。',
  5206.                 ],
  5207.                 'api_error' => [
  5208.                     404 => 'リクエストしたリソースが見つかりませんでした。',
  5209.                     'authentication.failed' => 'Paidyに認証は成功しませんでした。',
  5210.                     'authorization.failed' => 'Paidyに決済のAuthorizeは成功しませんでした。',
  5211.                     'method.invalid' => 'HTTPメソッドを使用できません。',
  5212.                     'media_type.unsupported' => 'サポートされていないメディアタイプ 。',
  5213.                     'request_content.malformed' => 'リクエスト本文のフォーマットが正しくありません。',
  5214.                     'service.conflict' => 'HTTPメソッドを使用できません。',
  5215.                     'service.exception' => 'サービス内部エラー。',
  5216.                     'service.forbidden' => '許可されていませんでした。',
  5217.                     'request_entity.invalid' => 'エンティティの検証失敗。',
  5218.                     'version.unknown' => 'リクエストしたバージョンは存在しません。',
  5219.                 ],
  5220.             ],
  5221.             'plugin_recommend.text_area_len' => 4000,
  5222.             'related_product.text_area_len' => 4000,
  5223.             'related_product.max_item_count' => 6,
  5224.             'restock_mail_display_count_min' => 1,
  5225.             'restock_mail_display_count_max' => 30,
  5226.             'sales_report_product_maximum_display' => 20,
  5227.             'UAGAEEC_UUID' => 'e1f7d13a-3894-34b8-bdc2-5db5b668a5cc',
  5228.             'eccube.plugins.enabled' => [
  5229.                 => 'Recommend4',
  5230.                 => 'Coupon4',
  5231.                 => 'SalesReport4',
  5232.                 => 'RelatedProduct4',
  5233.                 => 'Api',
  5234.                 => 'MailMagazine4',
  5235.                 => 'UaGaEEc4',
  5236.                 => 'ExpressLink4',
  5237.                 => 'Schedule',
  5238.                 => 'ApgRichCategory',
  5239.                 10 => 'ProductReserve4',
  5240.                 11 => 'ApgSimpleCalendar',
  5241.                 12 => 'EccubePaymentLite4',
  5242.                 13 => 'joolenfaqList4',
  5243.                 14 => 'JoolenPointsForMemberRegistration4',
  5244.                 15 => 'CustomerGroup',
  5245.                 16 => 'CustomerGroupPrice',
  5246.                 17 => 'JoolenCategoryIcon4',
  5247.                 18 => 'JoolenPluginTemplateManager4',
  5248.                 19 => 'ProductPlus',
  5249.                 20 => 'CsvImportProductExt4',
  5250.                 21 => 'Paidy4',
  5251.                 22 => 'PrivateURL4',
  5252.                 23 => 'CancelPlugin',
  5253.                 24 => 'SimpleMaintenance',
  5254.                 25 => 'DesignTag4',
  5255.                 26 => 'SearchPlus',
  5256.                 27 => 'Collection',
  5257.                 28 => 'RestockMail',
  5258.                 29 => 'NewsPageSelfReliance',
  5259.                 30 => 'ReportPdf2',
  5260.             ],
  5261.             'eccube.plugins.disabled' => [
  5262.                 => 'CustomerGroupRank',
  5263.                 => 'ReportPdf',
  5264.             ],
  5265.             'event_dispatcher.event_aliases' => [
  5266.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  5267.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  5268.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  5269.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  5270.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  5271.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  5272.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  5273.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  5274.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  5275.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  5276.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  5277.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  5278.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  5279.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  5280.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  5281.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  5282.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  5283.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  5284.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  5285.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  5286.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  5287.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  5288.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  5289.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  5290.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  5291.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  5292.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  5293.             ],
  5294.             'fragment.renderer.hinclude.global_template' => NULL,
  5295.             'fragment.path' => '/_fragment',
  5296.             'kernel.http_method_override' => true,
  5297.             'kernel.trusted_hosts' => [
  5298.             ],
  5299.             'kernel.error_controller' => 'error_controller',
  5300.             'templating.helper.code.file_link_format' => NULL,
  5301.             'debug.file_link_format' => NULL,
  5302.             'session.metadata.storage_key' => '_sf2_meta',
  5303.             'session.save_path' => (\dirname(__DIR__3).'/sessions/dev'),
  5304.             'session.metadata.update_threshold' => 0,
  5305.             'form.type_extension.csrf.enabled' => true,
  5306.             'form.type_extension.csrf.field_name' => '_token',
  5307.             'asset.request_context.base_path' => '',
  5308.             'asset.request_context.secure' => false,
  5309.             'templating.loader.cache.path' => NULL,
  5310.             'templating.engines' => [
  5311.                 => 'twig',
  5312.             ],
  5313.             'validator.translation_domain' => 'validators',
  5314.             'translator.logging' => false,
  5315.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  5316.             'profiler_listener.only_exceptions' => false,
  5317.             'profiler_listener.only_master_requests' => false,
  5318.             'debug.error_handler.throw_at' => -1,
  5319.             'router.request_context.host' => 'localhost',
  5320.             'router.request_context.scheme' => 'http',
  5321.             'router.request_context.base_url' => '',
  5322.             'router.resource' => 'kernel::loadRoutes',
  5323.             'router.cache_class_prefix' => 'EccubeEccube_KernelDevDebugContainer',
  5324.             'request_listener.http_port' => 80,
  5325.             'request_listener.https_port' => 443,
  5326.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  5327.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  5328.             'security.role_hierarchy.roles' => [
  5329.             ],
  5330.             'security.access.denied_url' => NULL,
  5331.             'security.authentication.manager.erase_credentials' => true,
  5332.             'security.authentication.session_strategy.strategy' => 'migrate',
  5333.             'security.access.always_authenticate_before_granting' => false,
  5334.             'security.authentication.hide_user_not_found' => true,
  5335.             'doctrine_cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  5336.             'doctrine_cache.apcu.class' => 'Doctrine\\Common\\Cache\\ApcuCache',
  5337.             'doctrine_cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  5338.             'doctrine_cache.chain.class' => 'Doctrine\\Common\\Cache\\ChainCache',
  5339.             'doctrine_cache.couchbase.class' => 'Doctrine\\Common\\Cache\\CouchbaseCache',
  5340.             'doctrine_cache.couchbase.connection.class' => 'Couchbase',
  5341.             'doctrine_cache.couchbase.hostnames' => 'localhost:8091',
  5342.             'doctrine_cache.file_system.class' => 'Doctrine\\Common\\Cache\\FilesystemCache',
  5343.             'doctrine_cache.php_file.class' => 'Doctrine\\Common\\Cache\\PhpFileCache',
  5344.             'doctrine_cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  5345.             'doctrine_cache.memcache.connection.class' => 'Memcache',
  5346.             'doctrine_cache.memcache.host' => 'localhost',
  5347.             'doctrine_cache.memcache.port' => 11211,
  5348.             'doctrine_cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  5349.             'doctrine_cache.memcached.connection.class' => 'Memcached',
  5350.             'doctrine_cache.memcached.host' => 'localhost',
  5351.             'doctrine_cache.memcached.port' => 11211,
  5352.             'doctrine_cache.mongodb.class' => 'Doctrine\\Common\\Cache\\MongoDBCache',
  5353.             'doctrine_cache.mongodb.collection.class' => 'MongoCollection',
  5354.             'doctrine_cache.mongodb.connection.class' => 'MongoClient',
  5355.             'doctrine_cache.mongodb.server' => 'localhost:27017',
  5356.             'doctrine_cache.predis.client.class' => 'Predis\\Client',
  5357.             'doctrine_cache.predis.scheme' => 'tcp',
  5358.             'doctrine_cache.predis.host' => 'localhost',
  5359.             'doctrine_cache.predis.port' => 6379,
  5360.             'doctrine_cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  5361.             'doctrine_cache.redis.connection.class' => 'Redis',
  5362.             'doctrine_cache.redis.host' => 'localhost',
  5363.             'doctrine_cache.redis.port' => 6379,
  5364.             'doctrine_cache.riak.class' => 'Doctrine\\Common\\Cache\\RiakCache',
  5365.             'doctrine_cache.riak.bucket.class' => 'Riak\\Bucket',
  5366.             'doctrine_cache.riak.connection.class' => 'Riak\\Connection',
  5367.             'doctrine_cache.riak.bucket_property_list.class' => 'Riak\\BucketPropertyList',
  5368.             'doctrine_cache.riak.host' => 'localhost',
  5369.             'doctrine_cache.riak.port' => 8087,
  5370.             'doctrine_cache.sqlite3.class' => 'Doctrine\\Common\\Cache\\SQLite3Cache',
  5371.             'doctrine_cache.sqlite3.connection.class' => 'SQLite3',
  5372.             'doctrine_cache.void.class' => 'Doctrine\\Common\\Cache\\VoidCache',
  5373.             'doctrine_cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  5374.             'doctrine_cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  5375.             'doctrine_cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  5376.             'doctrine_cache.security.acl.cache.class' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\Acl\\Model\\AclCache',
  5377.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  5378.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  5379.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  5380.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  5381.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  5382.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  5383.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  5384.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  5385.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  5386.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  5387.             'doctrine.entity_managers' => [
  5388.                 'default' => 'doctrine.orm.default_entity_manager',
  5389.             ],
  5390.             'doctrine.default_entity_manager' => 'default',
  5391.             'doctrine.dbal.connection_factory.types' => [
  5392.                 'oauth2_grant' => [
  5393.                     'class' => 'Trikoder\\Bundle\\OAuth2Bundle\\DBAL\\Type\\Grant',
  5394.                     'commented' => NULL,
  5395.                 ],
  5396.                 'oauth2_redirect_uri' => [
  5397.                     'class' => 'Trikoder\\Bundle\\OAuth2Bundle\\DBAL\\Type\\RedirectUri',
  5398.                     'commented' => NULL,
  5399.                 ],
  5400.                 'oauth2_scope' => [
  5401.                     'class' => 'Trikoder\\Bundle\\OAuth2Bundle\\DBAL\\Type\\Scope',
  5402.                     'commented' => NULL,
  5403.                 ],
  5404.                 'datetime' => [
  5405.                     'class' => 'Eccube\\Doctrine\\DBAL\\Types\\UTCDateTimeType',
  5406.                     'commented' => NULL,
  5407.                 ],
  5408.                 'datetimetz' => [
  5409.                     'class' => 'Eccube\\Doctrine\\DBAL\\Types\\UTCDateTimeTzType',
  5410.                     'commented' => NULL,
  5411.                 ],
  5412.             ],
  5413.             'doctrine.connections' => [
  5414.                 'default' => 'doctrine.dbal.default_connection',
  5415.             ],
  5416.             'doctrine.default_connection' => 'default',
  5417.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  5418.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  5419.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  5420.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  5421.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  5422.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  5423.             'doctrine.orm.cache.memcache_host' => 'localhost',
  5424.             'doctrine.orm.cache.memcache_port' => 11211,
  5425.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  5426.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  5427.             'doctrine.orm.cache.memcached_host' => 'localhost',
  5428.             'doctrine.orm.cache.memcached_port' => 11211,
  5429.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  5430.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  5431.             'doctrine.orm.cache.redis_host' => 'localhost',
  5432.             'doctrine.orm.cache.redis_port' => 6379,
  5433.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  5434.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  5435.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  5436.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  5437.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  5438.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  5439.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  5440.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  5441.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  5442.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  5443.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  5444.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  5445.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  5446.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  5447.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  5448.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  5449.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  5450.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  5451.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  5452.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  5453.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  5454.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  5455.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  5456.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  5457.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  5458.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  5459.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  5460.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  5461.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  5462.             'doctrine.orm.auto_generate_proxy_classes' => true,
  5463.             'doctrine.orm.proxy_namespace' => 'Proxies',
  5464.             'doctrine_migrations.dir_name' => (\dirname(__DIR__4).'/app/DoctrineMigrations'),
  5465.             'doctrine_migrations.namespace' => 'DoctrineMigrations',
  5466.             'doctrine_migrations.organize_migrations' => false,
  5467.             'doctrine_migrations.table_name' => 'migration_versions',
  5468.             'doctrine_migrations.name' => 'Application Migrations',
  5469.             'doctrine_migrations.custom_template' => NULL,
  5470.             'monolog.use_microseconds' => true,
  5471.             'monolog.swift_mailer.handlers' => [
  5472.             ],
  5473.             'monolog.handlers_to_channels' => [
  5474.                 'monolog.handler.paidy' => [
  5475.                     'type' => 'inclusive',
  5476.                     'elements' => [
  5477.                         => 'paidy',
  5478.                     ],
  5479.                 ],
  5480.                 'monolog.handler.gmo_epsilon' => [
  5481.                     'type' => 'inclusive',
  5482.                     'elements' => [
  5483.                         => 'gmo_epsilon',
  5484.                     ],
  5485.                 ],
  5486.                 'monolog.handler.console' => [
  5487.                     'type' => 'exclusive',
  5488.                     'elements' => [
  5489.                         => 'event',
  5490.                         => 'doctrine',
  5491.                         => 'console',
  5492.                     ],
  5493.                 ],
  5494.                 'monolog.handler.buffered' => [
  5495.                     'type' => 'exclusive',
  5496.                     'elements' => [
  5497.                         => 'event',
  5498.                     ],
  5499.                 ],
  5500.             ],
  5501.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  5502.             'swiftmailer.mailer.default.spool.enabled' => true,
  5503.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  5504.             'swiftmailer.mailer.default.single_address' => NULL,
  5505.             'swiftmailer.mailer.default.delivery.enabled' => true,
  5506.             'swiftmailer.spool.enabled' => true,
  5507.             'swiftmailer.delivery.enabled' => true,
  5508.             'swiftmailer.single_address' => NULL,
  5509.             'swiftmailer.mailers' => [
  5510.                 'default' => 'swiftmailer.mailer.default',
  5511.             ],
  5512.             'swiftmailer.default_mailer' => 'default',
  5513.             'twig.exception_listener.controller' => NULL,
  5514.             'twig.form.resources' => [
  5515.                 => 'form_div_layout.html.twig',
  5516.                 => 'bootstrap_4_layout.html.twig',
  5517.             ],
  5518.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  5519.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  5520.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  5521.             'web_profiler.debug_toolbar.mode' => 2,
  5522.             'mobile_detect.mobile_detector.class' => 'SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector',
  5523.             'mobile_detect.device_view.class' => 'SunCat\\MobileDetectBundle\\Helper\\DeviceView',
  5524.             'mobile_detect.cookie_key' => 'device_view',
  5525.             'mobile_detect.switch_param' => 'device_view',
  5526.             'mobile_detect.cookie_expire_datetime_modifier' => '1 month',
  5527.             'mobile_detect.request_response_listener.class' => 'SunCat\\MobileDetectBundle\\EventListener\\RequestResponseListener',
  5528.             'mobile_detect.redirect' => [
  5529.                 'mobile' => [
  5530.                     'is_enabled' => false,
  5531.                     'host' => NULL,
  5532.                     'status_code' => 302,
  5533.                     'action' => 'redirect',
  5534.                 ],
  5535.                 'tablet' => [
  5536.                     'is_enabled' => false,
  5537.                     'host' => NULL,
  5538.                     'status_code' => 302,
  5539.                     'action' => 'redirect',
  5540.                 ],
  5541.                 'full' => [
  5542.                     'is_enabled' => false,
  5543.                     'host' => NULL,
  5544.                     'status_code' => 302,
  5545.                     'action' => 'redirect',
  5546.                 ],
  5547.                 'detect_tablet_as_mobile' => false,
  5548.             ],
  5549.             'mobile_detect.switch_device_view.save_referer_path' => true,
  5550.             'mobile_detect.twig.extension.class' => 'SunCat\\MobileDetectBundle\\Twig\\Extension\\MobileDetectExtension',
  5551.             'mobile_detect.cookie_path' => '/',
  5552.             'mobile_detect.cookie_domain' => '',
  5553.             'mobile_detect.cookie_secure' => false,
  5554.             'mobile_detect.cookie_httponly' => true,
  5555.             'knp_paginator.class' => 'Knp\\Component\\Pager\\Paginator',
  5556.             'knp_paginator.helper.processor.class' => 'Knp\\Bundle\\PaginatorBundle\\Helper\\Processor',
  5557.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/sliding.html.twig',
  5558.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  5559.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  5560.             'knp_paginator.page_range' => 5,
  5561.             'trikoder.oauth2.persistence.doctrine.enabled' => true,
  5562.             'trikoder.oauth2.persistence.doctrine.manager' => 'default',
  5563.             'maker.compatible_check.doctrine.supports_attributes' => false,
  5564.             'data_collector.templates' => [
  5565.                 'data_collector.request' => [
  5566.                     => 'request',
  5567.                     => '@WebProfiler/Collector/request.html.twig',
  5568.                 ],
  5569.                 'data_collector.time' => [
  5570.                     => 'time',
  5571.                     => '@WebProfiler/Collector/time.html.twig',
  5572.                 ],
  5573.                 'data_collector.memory' => [
  5574.                     => 'memory',
  5575.                     => '@WebProfiler/Collector/memory.html.twig',
  5576.                 ],
  5577.                 'data_collector.validator' => [
  5578.                     => 'validator',
  5579.                     => '@WebProfiler/Collector/validator.html.twig',
  5580.                 ],
  5581.                 'data_collector.ajax' => [
  5582.                     => 'ajax',
  5583.                     => '@WebProfiler/Collector/ajax.html.twig',
  5584.                 ],
  5585.                 'data_collector.form' => [
  5586.                     => 'form',
  5587.                     => '@WebProfiler/Collector/form.html.twig',
  5588.                 ],
  5589.                 'data_collector.exception' => [
  5590.                     => 'exception',
  5591.                     => '@WebProfiler/Collector/exception.html.twig',
  5592.                 ],
  5593.                 'data_collector.logger' => [
  5594.                     => 'logger',
  5595.                     => '@WebProfiler/Collector/logger.html.twig',
  5596.                 ],
  5597.                 'data_collector.events' => [
  5598.                     => 'events',
  5599.                     => '@WebProfiler/Collector/events.html.twig',
  5600.                 ],
  5601.                 'data_collector.router' => [
  5602.                     => 'router',
  5603.                     => '@WebProfiler/Collector/router.html.twig',
  5604.                 ],
  5605.                 'data_collector.cache' => [
  5606.                     => 'cache',
  5607.                     => '@WebProfiler/Collector/cache.html.twig',
  5608.                 ],
  5609.                 'data_collector.translation' => [
  5610.                     => 'translation',
  5611.                     => '@WebProfiler/Collector/translation.html.twig',
  5612.                 ],
  5613.                 'data_collector.security' => [
  5614.                     => 'security',
  5615.                     => '@Security/Collector/security.html.twig',
  5616.                 ],
  5617.                 'data_collector.twig' => [
  5618.                     => 'twig',
  5619.                     => '@WebProfiler/Collector/twig.html.twig',
  5620.                 ],
  5621.                 'data_collector.doctrine' => [
  5622.                     => 'db',
  5623.                     => '@Doctrine/Collector/db.html.twig',
  5624.                 ],
  5625.                 'swiftmailer.data_collector' => [
  5626.                     => 'swiftmailer',
  5627.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  5628.                 ],
  5629.                 'data_collector.dump' => [
  5630.                     => 'dump',
  5631.                     => '@Debug/Profiler/dump.html.twig',
  5632.                 ],
  5633.                 'Eccube\\DataCollector\\EccubeDataCollector' => NULL,
  5634.                 'mobile_detect_bundle.device.collector' => [
  5635.                     => 'device.collector',
  5636.                     => '@MobileDetect/Collector/device.html.twig',
  5637.                 ],
  5638.                 'data_collector.config' => [
  5639.                     => 'config',
  5640.                     => '@WebProfiler/Collector/config.html.twig',
  5641.                 ],
  5642.                 'eccube.collector.core' => [
  5643.                     => 'eccube_core',
  5644.                     => '@toolbar/eccube.html.twig',
  5645.                 ],
  5646.             ],
  5647.             'console.command.ids' => [
  5648.                 => 'console.command.public_alias.Eccube\\Command\\UpdateSchemaDoctrineCommand',
  5649.                 => 'console.command.public_alias.doctrine_cache.contains_command',
  5650.                 => 'console.command.public_alias.doctrine_cache.delete_command',
  5651.                 => 'console.command.public_alias.doctrine_cache.flush_command',
  5652.                 => 'console.command.public_alias.doctrine_cache.stats_command',
  5653.                 => 'console.command.public_alias.doctrine_migrations.diff_command',
  5654.                 => 'console.command.public_alias.doctrine_migrations.execute_command',
  5655.                 => 'console.command.public_alias.doctrine_migrations.generate_command',
  5656.                 => 'console.command.public_alias.doctrine_migrations.latest_command',
  5657.                 => 'console.command.public_alias.doctrine_migrations.migrate_command',
  5658.                 10 => 'console.command.public_alias.doctrine_migrations.status_command',
  5659.                 11 => 'console.command.public_alias.doctrine_migrations.version_command',
  5660.             ],
  5661.         ];
  5662.     }
  5663.     protected function throw($message)
  5664.     {
  5665.         throw new RuntimeException($message);
  5666.     }
  5667. }