var/cache/dev/ContainerJZSM0Tr/EccubeEccube_KernelDevDebugContainer.php line 731

Open in your IDE?
  1. <?php
  2. namespace ContainerJZSM0Tr;
  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.             'Eccube\\Service\\SystemService' => 'getSystemServiceService',
  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.             'filesystem' => 'getFilesystemService',
  49.             'http_kernel' => 'getHttpKernelService',
  50.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  51.             'liip_imagine.cache.resolver.aws_s3_resolver' => 'getLiipImagine_Cache_Resolver_AwsS3ResolverService',
  52.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  53.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  54.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  55.             'profiler' => 'getProfilerService',
  56.             'request_stack' => 'getRequestStackService',
  57.             'router' => 'getRouterService',
  58.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  59.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  60.             'security.token_storage' => 'getSecurity_TokenStorageService',
  61.             'session' => 'getSessionService',
  62.             'state_machine.order' => 'getStateMachine_OrderService',
  63.             'translator' => 'getTranslatorService',
  64.             'twig' => 'getTwigService',
  65.             'validator' => 'getValidatorService',
  66.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  67.         ];
  68.         $this->fileMap = [
  69.             'Eccube\\Controller\\AbstractController' => 'getAbstractControllerService.php',
  70.             'Eccube\\Controller\\AbstractShoppingController' => 'getAbstractShoppingControllerService.php',
  71.             'Eccube\\Controller\\Admin\\AbstractCsvImportController' => 'getAbstractCsvImportControllerService.php',
  72.             'Eccube\\Controller\\Admin\\AdminController' => 'getAdminControllerService.php',
  73.             'Eccube\\Controller\\Admin\\Content\\BlockController' => 'getBlockControllerService.php',
  74.             'Eccube\\Controller\\Admin\\Content\\CacheController' => 'getCacheControllerService.php',
  75.             'Eccube\\Controller\\Admin\\Content\\CssController' => 'getCssControllerService.php',
  76.             'Eccube\\Controller\\Admin\\Content\\FileController' => 'getFileControllerService.php',
  77.             'Eccube\\Controller\\Admin\\Content\\JsController' => 'getJsControllerService.php',
  78.             'Eccube\\Controller\\Admin\\Content\\LayoutController' => 'getLayoutControllerService.php',
  79.             'Eccube\\Controller\\Admin\\Content\\MaintenanceController' => 'getMaintenanceControllerService.php',
  80.             'Eccube\\Controller\\Admin\\Content\\NewsController' => 'getNewsControllerService.php',
  81.             'Eccube\\Controller\\Admin\\Content\\PageController' => 'getPageControllerService.php',
  82.             'Eccube\\Controller\\Admin\\Customer\\CustomerController' => 'getCustomerControllerService.php',
  83.             'Eccube\\Controller\\Admin\\Customer\\CustomerDeliveryEditController' => 'getCustomerDeliveryEditControllerService.php',
  84.             'Eccube\\Controller\\Admin\\Customer\\CustomerEditController' => 'getCustomerEditControllerService.php',
  85.             'Eccube\\Controller\\Admin\\Order\\CsvImportController' => 'getCsvImportControllerService.php',
  86.             'Eccube\\Controller\\Admin\\Order\\EditController' => 'getEditControllerService.php',
  87.             'Eccube\\Controller\\Admin\\Order\\MailController' => 'getMailControllerService.php',
  88.             'Eccube\\Controller\\Admin\\Order\\OrderController' => 'getOrderControllerService.php',
  89.             'Eccube\\Controller\\Admin\\Order\\ShippingController' => 'getShippingControllerService.php',
  90.             'Eccube\\Controller\\Admin\\Product\\CategoryController' => 'getCategoryControllerService.php',
  91.             'Eccube\\Controller\\Admin\\Product\\ClassCategoryController' => 'getClassCategoryControllerService.php',
  92.             'Eccube\\Controller\\Admin\\Product\\ClassNameController' => 'getClassNameControllerService.php',
  93.             'Eccube\\Controller\\Admin\\Product\\CsvImportController' => 'getCsvImportController2Service.php',
  94.             'Eccube\\Controller\\Admin\\Product\\ProductClassController' => 'getProductClassControllerService.php',
  95.             'Eccube\\Controller\\Admin\\Product\\ProductController' => 'getProductControllerService.php',
  96.             'Eccube\\Controller\\Admin\\Product\\TagController' => 'getTagControllerService.php',
  97.             'Eccube\\Controller\\Admin\\Setting\\Shop\\CalendarController' => 'getCalendarControllerService.php',
  98.             'Eccube\\Controller\\Admin\\Setting\\Shop\\CsvController' => 'getCsvControllerService.php',
  99.             'Eccube\\Controller\\Admin\\Setting\\Shop\\DeliveryController' => 'getDeliveryControllerService.php',
  100.             'Eccube\\Controller\\Admin\\Setting\\Shop\\MailController' => 'getMailController2Service.php',
  101.             'Eccube\\Controller\\Admin\\Setting\\Shop\\OrderStatusController' => 'getOrderStatusControllerService.php',
  102.             'Eccube\\Controller\\Admin\\Setting\\Shop\\PaymentController' => 'getPaymentControllerService.php',
  103.             'Eccube\\Controller\\Admin\\Setting\\Shop\\ShopController' => 'getShopControllerService.php',
  104.             'Eccube\\Controller\\Admin\\Setting\\Shop\\TaxRuleController' => 'getTaxRuleControllerService.php',
  105.             'Eccube\\Controller\\Admin\\Setting\\System\\AuthorityController' => 'getAuthorityControllerService.php',
  106.             'Eccube\\Controller\\Admin\\Setting\\System\\LogController' => 'getLogControllerService.php',
  107.             'Eccube\\Controller\\Admin\\Setting\\System\\LoginHistoryController' => 'getLoginHistoryControllerService.php',
  108.             'Eccube\\Controller\\Admin\\Setting\\System\\MasterdataController' => 'getMasterdataControllerService.php',
  109.             'Eccube\\Controller\\Admin\\Setting\\System\\MemberController' => 'getMemberControllerService.php',
  110.             'Eccube\\Controller\\Admin\\Setting\\System\\SecurityController' => 'getSecurityControllerService.php',
  111.             'Eccube\\Controller\\Admin\\Setting\\System\\SystemController' => 'getSystemControllerService.php',
  112.             'Eccube\\Controller\\Admin\\Setting\\System\\TwoFactorAuthController' => 'getTwoFactorAuthControllerService.php',
  113.             'Eccube\\Controller\\Admin\\Store\\OwnerStoreController' => 'getOwnerStoreControllerService.php',
  114.             'Eccube\\Controller\\Admin\\Store\\PluginController' => 'getPluginControllerService.php',
  115.             'Eccube\\Controller\\Admin\\Store\\TemplateController' => 'getTemplateControllerService.php',
  116.             'Eccube\\Controller\\Block\\CalendarController' => 'getCalendarController2Service.php',
  117.             'Eccube\\Controller\\Block\\CartController' => 'getCartControllerService.php',
  118.             'Eccube\\Controller\\Block\\SearchProductController' => 'getSearchProductControllerService.php',
  119.             'Eccube\\Controller\\CartController' => 'getCartController2Service.php',
  120.             'Eccube\\Controller\\ContactController' => 'getContactControllerService.php',
  121.             'Eccube\\Controller\\EntryController' => 'getEntryControllerService.php',
  122.             'Eccube\\Controller\\ForgotController' => 'getForgotControllerService.php',
  123.             'Eccube\\Controller\\HelpController' => 'getHelpControllerService.php',
  124.             'Eccube\\Controller\\InstallPluginController' => 'getInstallPluginControllerService.php',
  125.             'Eccube\\Controller\\Install\\InstallController' => 'getInstallControllerService.php',
  126.             'Eccube\\Controller\\Mypage\\ChangeController' => 'getChangeControllerService.php',
  127.             'Eccube\\Controller\\Mypage\\DeliveryController' => 'getDeliveryController2Service.php',
  128.             'Eccube\\Controller\\Mypage\\MypageController' => 'getMypageControllerService.php',
  129.             'Eccube\\Controller\\Mypage\\WithdrawController' => 'getWithdrawControllerService.php',
  130.             'Eccube\\Controller\\NonMemberShoppingController' => 'getNonMemberShoppingControllerService.php',
  131.             'Eccube\\Controller\\ProductController' => 'getProductController2Service.php',
  132.             'Eccube\\Controller\\ShippingMultipleController' => 'getShippingMultipleControllerService.php',
  133.             'Eccube\\Controller\\ShoppingController' => 'getShoppingControllerService.php',
  134.             'Eccube\\Controller\\SitemapController' => 'getSitemapControllerService.php',
  135.             'Eccube\\Controller\\TopController' => 'getTopControllerService.php',
  136.             'Eccube\\Controller\\UserDataController' => 'getUserDataControllerService.php',
  137.             'Eccube\\DependencyInjection\\Facade\\AnnotationReaderFacade' => 'getAnnotationReaderFacadeService.php',
  138.             'Eccube\\Service\\Composer\\ComposerApiService' => 'getComposerApiServiceService.php',
  139.             'Eccube\\Service\\Payment\\Method\\Cash' => 'getCashService.php',
  140.             'Eccube\\Service\\PluginService' => 'getPluginServiceService.php',
  141.             'Eccube\\Service\\TaxRuleService' => 'getTaxRuleServiceService.php',
  142.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService.php',
  143.             'Plugin\\AddOnForCategory4\\Controller\\Admin\\CategoryImageController' => 'getCategoryImageControllerService.php',
  144.             'Plugin\\Coupon4\\Controller\\Admin\\CouponController' => 'getCouponControllerService.php',
  145.             'Plugin\\Coupon4\\Controller\\Admin\\CouponSearchModelController' => 'getCouponSearchModelControllerService.php',
  146.             'Plugin\\Coupon4\\Controller\\CouponShoppingController' => 'getCouponShoppingControllerService.php',
  147.             'Plugin\\DeliveryDate4\\Controller\\Admin\\ConfigController' => 'getConfigControllerService.php',
  148.             'Plugin\\DeliveryDate4\\Controller\\Admin\\HolidayController' => 'getHolidayControllerService.php',
  149.             'Plugin\\DeliveryDate4\\Controller\\Block\\CalendarController' => 'getCalendarController3Service.php',
  150.             'Plugin\\EccubePaymentLite4\\Controller\\Admin\\Order\\ChangePaymentStatusController' => 'getChangePaymentStatusControllerService.php',
  151.             'Plugin\\EccubePaymentLite4\\Controller\\Admin\\Order\\ChangePaymentStatusToCancelController' => 'getChangePaymentStatusToCancelControllerService.php',
  152.             'Plugin\\EccubePaymentLite4\\Controller\\Admin\\Order\\ChangePaymentStatusToChargedController' => 'getChangePaymentStatusToChargedControllerService.php',
  153.             'Plugin\\EccubePaymentLite4\\Controller\\Admin\\Order\\ChangePaymentStatusToShippingRegistrationController' => 'getChangePaymentStatusToShippingRegistrationControllerService.php',
  154.             'Plugin\\EccubePaymentLite4\\Controller\\Admin\\Order\\CreateRegCreditOrderController' => 'getCreateRegCreditOrderControllerService.php',
  155.             'Plugin\\EccubePaymentLite4\\Controller\\Admin\\Regular\\CreateRegularOrderController' => 'getCreateRegularOrderControllerService.php',
  156.             'Plugin\\EccubePaymentLite4\\Controller\\Admin\\Regular\\EditController' => 'getEditController2Service.php',
  157.             'Plugin\\EccubePaymentLite4\\Controller\\Admin\\Regular\\OrderController' => 'getOrderController2Service.php',
  158.             'Plugin\\EccubePaymentLite4\\Controller\\Admin\\Regular\\RegularCycleController' => 'getRegularCycleControllerService.php',
  159.             'Plugin\\EccubePaymentLite4\\Controller\\Admin\\Regular\\RegularDiscountSettingController' => 'getRegularDiscountSettingControllerService.php',
  160.             'Plugin\\EccubePaymentLite4\\Controller\\Admin\\Regular\\SendChangeCardMailController' => 'getSendChangeCardMailControllerService.php',
  161.             'Plugin\\EccubePaymentLite4\\Controller\\Admin\\Store\\GmoEpsilonConfigController' => 'getGmoEpsilonConfigControllerService.php',
  162.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Mypage\\DeliveryDateController' => 'getDeliveryDateControllerService.php',
  163.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Mypage\\EditCreditCardController' => 'getEditCreditCardControllerService.php',
  164.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Mypage\\RegularCancelController' => 'getRegularCancelControllerService.php',
  165.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Mypage\\RegularCompleteController' => 'getRegularCompleteControllerService.php',
  166.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Mypage\\RegularCycleController' => 'getRegularCycleController2Service.php',
  167.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Mypage\\RegularDetailController' => 'getRegularDetailControllerService.php',
  168.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Mypage\\RegularListController' => 'getRegularListControllerService.php',
  169.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Mypage\\RegularNextDeliveryDateController' => 'getRegularNextDeliveryDateControllerService.php',
  170.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Mypage\\RegularProductQuantityController' => 'getRegularProductQuantityControllerService.php',
  171.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Mypage\\RegularResumeController' => 'getRegularResumeControllerService.php',
  172.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Mypage\\RegularShippingController' => 'getRegularShippingControllerService.php',
  173.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Mypage\\RegularSkipController' => 'getRegularSkipControllerService.php',
  174.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Mypage\\RegularSuspendController' => 'getRegularSuspendControllerService.php',
  175.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\PaymentNotification\\ConveniAndPayeasyNotificationController' => 'getConveniAndPayeasyNotificationControllerService.php',
  176.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\PaymentNotification\\DeferredPaymentStatusChangeNotificationController' => 'getDeferredPaymentStatusChangeNotificationControllerService.php',
  177.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\PaymentNotification\\PaymentNotificationController' => 'getPaymentNotificationControllerService.php',
  178.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Shopping\\CreditCardForTokenPaymentController' => 'getCreditCardForTokenPaymentControllerService.php',
  179.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Shopping\\EpsilonPaymentBackController' => 'getEpsilonPaymentBackControllerService.php',
  180.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Shopping\\EpsilonPaymentCompleteController' => 'getEpsilonPaymentCompleteControllerService.php',
  181.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Shopping\\Reception3DSAuthenticationController' => 'getReception3DSAuthenticationControllerService.php',
  182.             'Plugin\\EccubePaymentLite4\\Controller\\Front\\Shopping\\ShippingDeliveryDateController' => 'getShippingDeliveryDateControllerService.php',
  183.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Bitcash' => 'getBitcashService.php',
  184.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Chocom' => 'getChocomService.php',
  185.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Conveni' => 'getConveniService.php',
  186.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Credit' => 'getCreditService.php',
  187.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Deferred' => 'getDeferredService.php',
  188.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Jcb' => 'getJcbService.php',
  189.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Maillink' => 'getMaillinkService.php',
  190.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Netbank_Jnb' => 'getNetbankJnbService.php',
  191.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Netbank_Rakuten' => 'getNetbankRakutenService.php',
  192.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Payeasy' => 'getPayeasyService.php',
  193.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Paypal' => 'getPaypalService.php',
  194.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Paypay' => 'getPaypayService.php',
  195.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Reg_Credit' => 'getRegCreditService.php',
  196.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Sphone' => 'getSphoneService.php',
  197.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Sumishin' => 'getSumishinService.php',
  198.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Virtual_Account' => 'getVirtualAccountService.php',
  199.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Webmoney' => 'getWebmoneyService.php',
  200.             'Plugin\\EccubePaymentLite4\\Service\\Method\\Ywallet' => 'getYwalletService.php',
  201.             'Plugin\\JoolenCheckedItemBlock4\\Controller\\Admin\\Store\\ConfigController' => 'getConfigController2Service.php',
  202.             'Plugin\\JoolenCheckedItemBlock4\\Controller\\Block\\CheckedItemController' => 'getCheckedItemControllerService.php',
  203.             'Plugin\\MailMagazine4\\Controller\\MailMagazineController' => 'getMailMagazineControllerService.php',
  204.             'Plugin\\MailMagazine4\\Controller\\MailMagazineHistoryController' => 'getMailMagazineHistoryControllerService.php',
  205.             'Plugin\\MailMagazine4\\Controller\\MailMagazineTemplateController' => 'getMailMagazineTemplateControllerService.php',
  206.             'Plugin\\PinpointSale\\Controller\\Admin\\ConfigController' => 'getConfigController3Service.php',
  207.             'Plugin\\PinpointSale\\Controller\\Admin\\Product\\PinpointSaleCommon' => 'getPinpointSaleCommonService.php',
  208.             'Plugin\\PointEx\\Controller\\Admin\\ConfigController' => 'getConfigController4Service.php',
  209.             'Plugin\\PointEx\\Controller\\Admin\\Setting\\Shop\\PointExController' => 'getPointExControllerService.php',
  210.             'Plugin\\ProductPlus\\Controller\\Admin\\ProductItemController' => 'getProductItemControllerService.php',
  211.             'Plugin\\ProductPlus\\Controller\\Admin\\ProductItemEditController' => 'getProductItemEditControllerService.php',
  212.             'Plugin\\ProductPlus\\Controller\\Admin\\ProductItemOptionEditController' => 'getProductItemOptionEditControllerService.php',
  213.             'Plugin\\ProductReview4\\Controller\\Admin\\ConfigController' => 'getConfigController5Service.php',
  214.             'Plugin\\ProductReview4\\Controller\\Admin\\ProductReviewController' => 'getProductReviewControllerService.php',
  215.             'Plugin\\ProductReview4\\Controller\\ProductReviewController' => 'getProductReviewController2Service.php',
  216.             'Plugin\\Recommend4\\Controller\\RecommendController' => 'getRecommendControllerService.php',
  217.             'Plugin\\Recommend4\\Controller\\RecommendSearchModelController' => 'getRecommendSearchModelControllerService.php',
  218.             'Plugin\\RelatedProduct4\\Controller\\Admin\\RelatedProductController' => 'getRelatedProductControllerService.php',
  219.             'Plugin\\ResizeImage4\\Controller\\Admin\\AmazonS3Controller' => 'getAmazonS3ControllerService.php',
  220.             'Plugin\\SalesReport4\\Controller\\SalesReportController' => 'getSalesReportControllerService.php',
  221.             'Plugin\\SortProduct41Plus\\Controller\\Admin\\SortProductController' => 'getSortProductControllerService.php',
  222.             'Plugin\\lecastPriceSelectBlock41\\Controller\\Admin\\Product\\PriceRangeController' => 'getPriceRangeControllerService.php',
  223.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  224.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateController2Service.php',
  225.             'Trikoder\\Bundle\\OAuth2Bundle\\Controller\\AuthorizationController' => 'getAuthorizationControllerService.php',
  226.             'Trikoder\\Bundle\\OAuth2Bundle\\Controller\\TokenController' => 'getTokenControllerService.php',
  227.             'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\ClientManagerInterface' => 'getClientManagerInterfaceService.php',
  228.             'cache.app_clearer' => 'getCache_AppClearerService.php',
  229.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  230.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  231.             'cache_clearer' => 'getCacheClearerService.php',
  232.             'cache_warmer' => 'getCacheWarmerService.php',
  233.             'console.command.public_alias.Eccube\\Command\\UpdateSchemaDoctrineCommand' => 'getUpdateSchemaDoctrineCommandService.php',
  234.             'console.command.public_alias.doctrine_cache.contains_command' => 'getConsole_Command_PublicAlias_DoctrineCache_ContainsCommandService.php',
  235.             'console.command.public_alias.doctrine_cache.delete_command' => 'getConsole_Command_PublicAlias_DoctrineCache_DeleteCommandService.php',
  236.             'console.command.public_alias.doctrine_cache.flush_command' => 'getConsole_Command_PublicAlias_DoctrineCache_FlushCommandService.php',
  237.             'console.command.public_alias.doctrine_cache.stats_command' => 'getConsole_Command_PublicAlias_DoctrineCache_StatsCommandService.php',
  238.             'console.command.public_alias.doctrine_migrations.diff_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_DiffCommandService.php',
  239.             'console.command.public_alias.doctrine_migrations.execute_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_ExecuteCommandService.php',
  240.             'console.command.public_alias.doctrine_migrations.generate_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_GenerateCommandService.php',
  241.             'console.command.public_alias.doctrine_migrations.latest_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_LatestCommandService.php',
  242.             'console.command.public_alias.doctrine_migrations.migrate_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_MigrateCommandService.php',
  243.             'console.command.public_alias.doctrine_migrations.status_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_StatusCommandService.php',
  244.             'console.command.public_alias.doctrine_migrations.version_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_VersionCommandService.php',
  245.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  246.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService.php',
  247.             'eccube.logger' => 'getEccube_LoggerService.php',
  248.             'eccube.purchase.flow.order' => 'getEccube_Purchase_Flow_OrderService.php',
  249.             'eccube.purchase.flow.shopping' => 'getEccube_Purchase_Flow_ShoppingService.php',
  250.             'error_controller' => 'getErrorControllerService.php',
  251.             'form.factory' => 'getForm_FactoryService.php',
  252.             'form.type.file' => 'getForm_Type_FileService.php',
  253.             'knp_paginator' => 'getKnpPaginatorService.php',
  254.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService.php',
  255.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService.php',
  256.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService.php',
  257.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService.php',
  258.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService.php',
  259.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService.php',
  260.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService.php',
  261.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService.php',
  262.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService.php',
  263.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService.php',
  264.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService.php',
  265.             'monolog.logger.admin' => 'getMonolog_Logger_AdminService.php',
  266.             'monolog.logger.front' => 'getMonolog_Logger_FrontService.php',
  267.             'monolog.logger.gmo_epsilon' => 'getMonolog_Logger_GmoEpsilonService.php',
  268.             'pinpoint_sale.config_migration' => 'getPinpointSale_ConfigMigrationService.php',
  269.             'pinpoint_sale.plg_migration' => 'getPinpointSale_PlgMigrationService.php',
  270.             'point_ex.config_migration' => 'getPointEx_ConfigMigrationService.php',
  271.             'point_ex.plg_migration' => 'getPointEx_PlgMigrationService.php',
  272.             'routing.loader' => 'getRouting_LoaderService.php',
  273.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  274.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  275.             'serializer' => 'getSerializerService.php',
  276.             'services_resetter' => 'getServicesResetterService.php',
  277.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
  278.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
  279.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService.php',
  280.             'swiftmailer.transport' => 'getSwiftmailer_TransportService.php',
  281.             'templating' => 'getTemplatingService.php',
  282.             'templating.loader' => 'getTemplating_LoaderService.php',
  283.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
  284.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
  285.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
  286.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService.php',
  287.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  288.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  289.         ];
  290.         $this->aliases = [
  291.             'database_connection' => 'doctrine.dbal.default_connection',
  292.             'doctrine.orm.default_result_cache' => 'doctrine_cache.providers.doctrine.orm.default_result_cache',
  293.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  294.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  295.             'mailer' => 'swiftmailer.mailer.default',
  296.         ];
  297.         $this->privates['service_container'] = function () {
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  304.             include_once \dirname(__DIR__4).'/src/Eccube/Kernel.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  308.             include_once \dirname(__DIR__4).'/src/Eccube/DataCollector/EccubeDataCollector.php';
  309.             include_once \dirname(__DIR__4).'/src/Eccube/Doctrine/Query/Queries.php';
  310.             include_once \dirname(__DIR__4).'/src/Eccube/Doctrine/Query/QueryCustomizer.php';
  311.             include_once \dirname(__DIR__4).'/src/Eccube/Doctrine/Query/JoinCustomizer.php';
  312.             include_once \dirname(__DIR__4).'/app/Plugin/SortProduct41Plus/Repository/SortProductJoin.php';
  313.             include_once \dirname(__DIR__4).'/src/Eccube/Doctrine/Query/OrderByCustomizer.php';
  314.             include_once \dirname(__DIR__4).'/app/Plugin/SortProduct41Plus/Repository/SortProductOrderBy.php';
  315.             include_once \dirname(__DIR__4).'/src/Eccube/Doctrine/Query/WhereCustomizer.php';
  316.             include_once \dirname(__DIR__4).'/app/Plugin/MailMagazine4/Entity/AdminCustomerQueryCustomizer.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  318.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/ForwardOnlyListener.php';
  319.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/IpAddrListener.php';
  320.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/LogListener.php';
  321.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/MaintenanceListener.php';
  322.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/MobileTemplatePathListener.php';
  323.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/TransactionListener.php';
  324.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/TwigInitializeListener.php';
  325.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/TwoFactorAuthListener.php';
  326.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  327.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  328.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  329.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  330.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  331.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/AbstractRepository.php';
  332.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/AuthorityRoleRepository.php';
  333.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/BaseInfoRepository.php';
  334.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/BlockPositionRepository.php';
  335.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/BlockRepository.php';
  336.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/CartRepository.php';
  337.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/LayoutRepository.php';
  338.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/Master/DeviceTypeRepository.php';
  339.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/OrderRepository.php';
  340.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/PageLayoutRepository.php';
  341.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/PageRepository.php';
  342.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/ProductClassRepository.php';
  343.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/ProductRepository.php';
  344.             include_once \dirname(__DIR__4).'/src/Eccube/Request/Context.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Encoder/PasswordEncoderInterface.php';
  346.             include_once \dirname(__DIR__4).'/src/Eccube/Security/Core/Encoder/PasswordEncoder.php';
  347.             include_once \dirname(__DIR__4).'/src/Eccube/Service/TwoFactorAuthService.php';
  348.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  349.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  350.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/EccubeExtension.php';
  351.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/TaxExtension.php';
  352.             include_once \dirname(__DIR__4).'/src/Eccube/Common/EccubeConfig.php';
  353.             include_once \dirname(__DIR__4).'/app/Plugin/EccubePaymentLite4/EventListener/EventSubscriber/Admin/AddRegularNav.php';
  354.             include_once \dirname(__DIR__4).'/app/Plugin/EccubePaymentLite4/Repository/ConfigRepository.php';
  355.             include_once \dirname(__DIR__4).'/app/Plugin/JoolenCheckedItemBlock4/Event.php';
  356.             include_once \dirname(__DIR__4).'/app/Plugin/JoolenCheckedItemBlock4/Repository/ConfigRepository.php';
  357.             include_once \dirname(__DIR__4).'/app/Plugin/PointEx/Service/PointExService.php';
  358.             include_once \dirname(__DIR__4).'/src/Eccube/Log/Processor/SessionProcessor.php';
  359.             include_once \dirname(__DIR__4).'/src/Eccube/Log/Processor/TokenProcessor.php';
  360.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  361.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  362.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/UidProcessor.php';
  363.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php';
  364.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/WebProcessor.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/WebProcessor.php';
  366.             include_once \dirname(__DIR__4).'/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php';
  367.             include_once \dirname(__DIR__4).'/vendor/mobiledetect/mobiledetectlib/namespaced/Detection/MobileDetect.php';
  368.             include_once \dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DeviceDetector/MobileDetector.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  394.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  400.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  401.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractTrait.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  418.             include_once \dirname(__DIR__4).'/src/Eccube/Session/Storage/Handler/SameSiteNoneCompatSessionHandler.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  424.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Csrf/TokenStorage/TokenStorageInterface.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Csrf/TokenStorage/ClearableTokenStorageInterface.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Csrf/TokenStorage/SessionTokenStorage.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Csrf/CsrfTokenManagerInterface.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Csrf/CsrfTokenManager.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Csrf/TokenGenerator/TokenGeneratorInterface.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Csrf/TokenGenerator/UriSafeTokenGenerator.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilderInterface.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorInterface.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/Esi.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SurrogateListener.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  467.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  468.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  474.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  475.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  476.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  484.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  486.             include_once \dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/WorkflowInterface.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Workflow.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/StateMachine.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Definition.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Transition.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/MetadataStoreInterface.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/GetMetadataTrait.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/InMemoryMetadataStore.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/MarkingStore/MarkingStoreInterface.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/MarkingStore/SingleStateMarkingStore.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  509.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  512.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  513.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  514.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/PhpArrayTrait.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authorization/AuthorizationCheckerInterface.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authorization/AuthorizationChecker.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authentication/Token/Storage/TokenStorageInterface.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authentication/Token/Storage/TokenStorage.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authentication/AuthenticationManagerInterface.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authentication/AuthenticationProviderManager.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authentication/AuthenticationTrustResolverInterface.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authentication/AuthenticationTrustResolver.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Encoder/EncoderFactoryInterface.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Encoder/EncoderFactory.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Role/RoleHierarchyInterface.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Role/RoleHierarchy.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Http/FirewallMapInterface.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Http/Logout/LogoutUrlGenerator.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Http/RememberMe/ResponseListener.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authorization/AccessDecisionManagerInterface.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authorization/TraceableAccessDecisionManager.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authorization/AccessDecisionManager.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Http/Firewall.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  542.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  543.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  544.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/RegistryInterface.php';
  547.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  548.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  549.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  550.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  551.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  552.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  553.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  554.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  556.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ArrayTrait.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  560.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  561.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  562.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  563.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  564.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  565.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  566.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  567.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  568.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php';
  569.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  570.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  571.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  572.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  573.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  575.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  576.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  577.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  578.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  579.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/security/Core/Authorization/ExpressionLanguage.php';
  581.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  582.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  583.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  584.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  585.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  586.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php';
  587.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  588.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  589.             include_once \dirname(__DIR__4).'/vendor/easycorp/easy-log-handler/src/EasyLogHandler.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  591.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  592.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  593.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  594.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  595.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  600.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  601.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  602.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  603.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  604.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  605.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  606.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  607.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  608.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  609.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  610.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  611.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  612.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  613.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  614.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  615.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  616.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WorkflowExtension.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Registry.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/SupportStrategy/WorkflowSupportStrategyInterface.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/SupportStrategy/InstanceOfSupportStrategy.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  626.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/CartServiceExtension.php';
  627.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/CsrfExtension.php';
  628.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/EccubeBlockExtension.php';
  629.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/IntlExtension.php';
  630.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/RepositoryExtension.php';
  631.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/SafeTextmailEscaperExtension.php';
  632.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/TwigIncludeExtension.php';
  633.             include_once \dirname(__DIR__4).'/app/Plugin/PinpointSale/Twig/Extension/PinpointSaleTwigExtension.php';
  634.             include_once \dirname(__DIR__4).'/app/Plugin/PointEx/Twig/PointExTwigExtension.php';
  635.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StringLoaderExtension.php';
  636.             include_once \dirname(__DIR__4).'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Intl.php';
  637.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  638.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  640.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  644.             include_once \dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Twig/Extension/MobileDetectExtension.php';
  645.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Twig/Extension/PaginationExtension.php';
  646.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Helper/Processor.php';
  647.             include_once \dirname(__DIR__4).'/vendor/exercise/htmlpurifier-bundle/src/Twig/HTMLPurifierExtension.php';
  648.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  649.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  651.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  652.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  653.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  654.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  655.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  656.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  657.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  662.             include_once \dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Helper/DeviceView.php';
  663.             include_once \dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/EventListener/RequestResponseListener.php';
  664.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Subscriber/SlidingPaginationSubscriber.php';
  665.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  666.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  667.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/AwsS3Resolver.php';
  668.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/AwsClientInterface.php';
  669.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/AwsClientTrait.php';
  670.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/AwsClient.php';
  671.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/S3/S3ClientInterface.php';
  672.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/Api/Parser/PayloadParserTrait.php';
  673.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/S3/S3ClientTrait.php';
  674.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/S3/S3Client.php';
  675.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  676.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  677.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  678.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  679.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  680.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  681.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  682.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  683.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  684.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  685.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  686.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  687.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  688.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  689.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  692.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  693.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  694.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  695.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  696.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  697.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  698.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  699.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  700.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  701.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  702.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  703.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  704.             include_once \dirname(__DIR__4).'/src/Eccube/Event/EventDispatcherWrapper.php';
  705.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  706.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  707.         };
  708.     }
  709.     public function compile(): void
  710.     {
  711.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  712.     }
  713.     public function isCompiled(): bool
  714.     {
  715.         return true;
  716.     }
  717.     public function getRemovedIds(): array
  718.     {
  719.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  720.     }
  721.     protected function load($file$lazyLoad true)
  722.     {
  723.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  724.     }
  725.     protected function createProxy($class, \Closure $factory)
  726.     {
  727.         class_exists($classfalse) || $this->load("{$class}.php");
  728.         return $factory();
  729.     }
  730.     /**
  731.      * Gets the public 'Eccube\Common\EccubeConfig' shared autowired service.
  732.      *
  733.      * @return \Eccube\Common\EccubeConfig
  734.      */
  735.     protected function getEccubeConfigService()
  736.     {
  737.         return $this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this);
  738.     }
  739.     /**
  740.      * Gets the public 'Eccube\Repository\PluginRepository' shared autowired service.
  741.      *
  742.      * @return \Eccube\Repository\PluginRepository
  743.      */
  744.     protected function getPluginRepositoryService($lazyLoad true)
  745.     {
  746.         if ($lazyLoad) {
  747.             return $this->services['Eccube\\Repository\\PluginRepository'] = $this->createProxy('PluginRepository_c4546a6', function () {
  748.                 return \PluginRepository_c4546a6::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  749.                     $wrappedInstance $this->getPluginRepositoryService(false);
  750.                     $proxy->setProxyInitializer(null);
  751.                     return true;
  752.                 });
  753.             });
  754.         }
  755.         include_once \dirname(__DIR__4).'/src/Eccube/Repository/PluginRepository.php';
  756.         return new \Eccube\Repository\PluginRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  757.     }
  758.     /**
  759.      * Gets the public 'Eccube\Service\SystemService' shared autowired service.
  760.      *
  761.      * @return \Eccube\Service\SystemService
  762.      */
  763.     protected function getSystemServiceService($lazyLoad true)
  764.     {
  765.         if ($lazyLoad) {
  766.             return $this->services['Eccube\\Service\\SystemService'] = $this->createProxy('SystemService_f79b835', function () {
  767.                 return \SystemService_f79b835::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  768.                     $wrappedInstance $this->getSystemServiceService(false);
  769.                     $proxy->setProxyInitializer(null);
  770.                     return true;
  771.                 });
  772.             });
  773.         }
  774.         include_once \dirname(__DIR__4).'/src/Eccube/Service/SystemService.php';
  775.         return new \Eccube\Service\SystemService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
  776.     }
  777.     /**
  778.      * Gets the public 'SunCat\MobileDetectBundle\DeviceDetector\MobileDetector' shared autowired service.
  779.      *
  780.      * @return \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector
  781.      */
  782.     protected function getMobileDetectorService()
  783.     {
  784.         return $this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector();
  785.     }
  786.     /**
  787.      * Gets the public 'cache.app' shared service.
  788.      *
  789.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  790.      */
  791.     protected function getCache_AppService()
  792.     {
  793.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('9fcbErA0tJ'0, ($this->targetDir.''.'/pools'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL));
  794.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  795.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  796.     }
  797.     /**
  798.      * Gets the public 'cache.system' shared service.
  799.      *
  800.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  801.      */
  802.     protected function getCache_SystemService()
  803.     {
  804.         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())));
  805.     }
  806.     /**
  807.      * Gets the public 'data_collector.dump' shared service.
  808.      *
  809.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  810.      */
  811.     protected function getDataCollector_DumpService()
  812.     {
  813.         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);
  814.     }
  815.     /**
  816.      * Gets the public 'doctrine' shared service.
  817.      *
  818.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  819.      */
  820.     protected function getDoctrineService()
  821.     {
  822.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  823.     }
  824.     /**
  825.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  826.      *
  827.      * @return \Doctrine\DBAL\Connection
  828.      */
  829.     protected function getDoctrine_Dbal_DefaultConnectionService()
  830.     {
  831.         $a = new \Doctrine\DBAL\Configuration();
  832.         $b = new \Doctrine\DBAL\Logging\LoggerChain();
  833.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  834.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  835.         $c->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  836.         $c->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  837.         $c->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  838.         $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']))));
  839.         $c->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  840.         $c->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  841.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  842.         $b->addLogger(new \Symfony\Bridge\Doctrine\Logger\DbalLogger($c, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  843.         $b->addLogger(($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  844.         $a->setSQLLogger($b);
  845.         $d = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  846.             'Eccube\\Doctrine\\EventSubscriber\\InitSubscriber' => ['privates''Eccube\\Doctrine\\EventSubscriber\\InitSubscriber''getInitSubscriberService.php'true],
  847.             'Eccube\\Doctrine\\EventSubscriber\\SaveEventSubscriber' => ['privates''Eccube\\Doctrine\\EventSubscriber\\SaveEventSubscriber''getSaveEventSubscriberService.php'true],
  848.             'Eccube\\Doctrine\\EventSubscriber\\TaxRuleEventSubscriber' => ['privates''Eccube\\Doctrine\\EventSubscriber\\TaxRuleEventSubscriber''getTaxRuleEventSubscriberService.php'true],
  849.             'Plugin\\PinpointSale\\Doctrine\\EventSubscriber\\PinpointSaleEventSubscriber' => ['privates''Plugin\\PinpointSale\\Doctrine\\EventSubscriber\\PinpointSaleEventSubscriber''getPinpointSaleEventSubscriberService.php'true],
  850.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService.php'true],
  851.         ], [
  852.             'Eccube\\Doctrine\\EventSubscriber\\InitSubscriber' => '?',
  853.             'Eccube\\Doctrine\\EventSubscriber\\SaveEventSubscriber' => '?',
  854.             'Eccube\\Doctrine\\EventSubscriber\\TaxRuleEventSubscriber' => '?',
  855.             'Plugin\\PinpointSale\\Doctrine\\EventSubscriber\\PinpointSaleEventSubscriber' => '?',
  856.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  857.         ]), [=> 'Eccube\\Doctrine\\EventSubscriber\\InitSubscriber'=> 'Eccube\\Doctrine\\EventSubscriber\\SaveEventSubscriber'=> 'Eccube\\Doctrine\\EventSubscriber\\TaxRuleEventSubscriber'=> 'Plugin\\PinpointSale\\Doctrine\\EventSubscriber\\PinpointSaleEventSubscriber']);
  858.         $d->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  859.         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, []);
  860.     }
  861.     /**
  862.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  863.      *
  864.      * @return \Doctrine\ORM\EntityManager
  865.      */
  866.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  867.     {
  868.         if ($lazyLoad) {
  869.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  870.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  871.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  872.                     $proxy->setProxyInitializer(null);
  873.                     return true;
  874.                 });
  875.             });
  876.         }
  877.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectManager.php';
  878.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  879.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  880.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  881.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/DoctrineProvider.php';
  882.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php';
  883.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  884.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileDriver.php';
  885.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  886.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileLocator.php';
  887.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  888.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php';
  889.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  890.         include_once \dirname(__DIR__4).'/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  891.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  892.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  893.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  894.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  895.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  896.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  897.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  898.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  899.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  900.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  901.         $a = new \Doctrine\ORM\Configuration();
  902.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  903.         $c = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  904.         $d = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/src/Eccube/Entity')]);
  905.         $d->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  906.         $e = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/AddOnForCategory4/Entity')]);
  907.         $e->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  908.         $f = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/ApgRichCategory/Entity')]);
  909.         $f->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  910.         $g = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/Api/Entity')]);
  911.         $g->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  912.         $h = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/Coupon4/Entity')]);
  913.         $h->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  914.         $i = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/DeliveryDate4/Entity')]);
  915.         $i->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  916.         $j = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/EccubePaymentLite4/Entity')]);
  917.         $j->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  918.         $k = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/JoolenCheckedItemBlock4/Entity')]);
  919.         $k->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  920.         $l = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/MailMagazine4/Entity')]);
  921.         $l->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  922.         $m = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/PinpointSale/Entity')]);
  923.         $m->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  924.         $n = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/PointEx/Entity')]);
  925.         $n->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  926.         $o = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/ProductPlus/Entity')]);
  927.         $o->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  928.         $p = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/ProductReview4/Entity')]);
  929.         $p->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  930.         $q = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/Recommend4/Entity')]);
  931.         $q->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  932.         $r = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/RelatedProduct4/Entity')]);
  933.         $r->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  934.         $s = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/Securitychecker4/Entity')]);
  935.         $s->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  936.         $t = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/SiteKit/Entity')]);
  937.         $t->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  938.         $u = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/SortProduct41Plus/Entity')]);
  939.         $u->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  940.         $v = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/lecastPriceSelectBlock41/Entity')]);
  941.         $v->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  942.         $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');
  943.         $b->addDriver($d'Eccube\\Entity');
  944.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Customize/Entity')]), 'Customize\\Entity');
  945.         $b->addDriver($e'Plugin\\AddOnForCategory4\\Entity');
  946.         $b->addDriver($f'Plugin\\ApgRichCategory\\Entity');
  947.         $b->addDriver($g'Plugin\\Api\\Entity');
  948.         $b->addDriver($h'Plugin\\Coupon4\\Entity');
  949.         $b->addDriver($i'Plugin\\DeliveryDate4\\Entity');
  950.         $b->addDriver($j'Plugin\\EccubePaymentLite4\\Entity');
  951.         $b->addDriver($k'Plugin\\JoolenCheckedItemBlock4\\Entity');
  952.         $b->addDriver($l'Plugin\\MailMagazine4\\Entity');
  953.         $b->addDriver($m'Plugin\\PinpointSale\\Entity');
  954.         $b->addDriver($n'Plugin\\PointEx\\Entity');
  955.         $b->addDriver($o'Plugin\\ProductPlus\\Entity');
  956.         $b->addDriver($p'Plugin\\ProductReview4\\Entity');
  957.         $b->addDriver($q'Plugin\\Recommend4\\Entity');
  958.         $b->addDriver($r'Plugin\\RelatedProduct4\\Entity');
  959.         $b->addDriver($s'Plugin\\Securitychecker4\\Entity');
  960.         $b->addDriver($t'Plugin\\SiteKit\\Entity');
  961.         $b->addDriver($u'Plugin\\SortProduct41Plus\\Entity');
  962.         $b->addDriver($v'Plugin\\lecastPriceSelectBlock41\\Entity');
  963.         $a->setEntityNamespaces([]);
  964.         $a->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService())));
  965.         $a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())));
  966.         $a->setResultCacheImpl(($this->services['doctrine_cache.providers.doctrine.orm.default_result_cache'] ?? $this->getDoctrineCache_Providers_Doctrine_Orm_DefaultResultCacheService()));
  967.         $a->setMetadataDriverImpl($b);
  968.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  969.         $a->setProxyNamespace('Proxies');
  970.         $a->setAutoGenerateProxyClasses(true);
  971.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  972.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  973.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  974.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  975.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  976.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  977.             'Eccube\\Repository\\AuthorityRoleRepository' => ['privates''Eccube\\Repository\\AuthorityRoleRepository''getAuthorityRoleRepositoryService'false],
  978.             'Eccube\\Repository\\BaseInfoRepository' => ['privates''Eccube\\Repository\\BaseInfoRepository''getBaseInfoRepositoryService'false],
  979.             'Eccube\\Repository\\BlockPositionRepository' => ['privates''Eccube\\Repository\\BlockPositionRepository''getBlockPositionRepositoryService'false],
  980.             'Eccube\\Repository\\BlockRepository' => ['privates''Eccube\\Repository\\BlockRepository''getBlockRepositoryService'false],
  981.             'Eccube\\Repository\\CalendarRepository' => ['privates''Eccube\\Repository\\CalendarRepository''getCalendarRepositoryService.php'true],
  982.             'Eccube\\Repository\\CartItemRepository' => ['privates''Eccube\\Repository\\CartItemRepository''getCartItemRepositoryService.php'true],
  983.             'Eccube\\Repository\\CartRepository' => ['privates''Eccube\\Repository\\CartRepository''getCartRepositoryService'false],
  984.             'Eccube\\Repository\\CategoryRepository' => ['privates''Eccube\\Repository\\CategoryRepository''getCategoryRepositoryService.php'true],
  985.             'Eccube\\Repository\\ClassCategoryRepository' => ['privates''Eccube\\Repository\\ClassCategoryRepository''getClassCategoryRepositoryService.php'true],
  986.             'Eccube\\Repository\\ClassNameRepository' => ['privates''Eccube\\Repository\\ClassNameRepository''getClassNameRepositoryService.php'true],
  987.             'Eccube\\Repository\\CsvRepository' => ['privates''Eccube\\Repository\\CsvRepository''getCsvRepositoryService.php'true],
  988.             'Eccube\\Repository\\CustomerAddressRepository' => ['privates''Eccube\\Repository\\CustomerAddressRepository''getCustomerAddressRepositoryService.php'true],
  989.             'Eccube\\Repository\\CustomerFavoriteProductRepository' => ['privates''Eccube\\Repository\\CustomerFavoriteProductRepository''getCustomerFavoriteProductRepositoryService.php'true],
  990.             'Eccube\\Repository\\CustomerRepository' => ['privates''Eccube\\Repository\\CustomerRepository''getCustomerRepositoryService.php'true],
  991.             'Eccube\\Repository\\DeliveryDurationRepository' => ['privates''Eccube\\Repository\\DeliveryDurationRepository''getDeliveryDurationRepositoryService.php'true],
  992.             'Eccube\\Repository\\DeliveryFeeRepository' => ['privates''Eccube\\Repository\\DeliveryFeeRepository''getDeliveryFeeRepositoryService.php'true],
  993.             'Eccube\\Repository\\DeliveryRepository' => ['privates''Eccube\\Repository\\DeliveryRepository''getDeliveryRepositoryService.php'true],
  994.             'Eccube\\Repository\\DeliveryTimeRepository' => ['privates''Eccube\\Repository\\DeliveryTimeRepository''getDeliveryTimeRepositoryService.php'true],
  995.             'Eccube\\Repository\\LayoutRepository' => ['privates''Eccube\\Repository\\LayoutRepository''getLayoutRepositoryService'false],
  996.             'Eccube\\Repository\\LoginHistoryRepository' => ['privates''Eccube\\Repository\\LoginHistoryRepository''getLoginHistoryRepositoryService.php'true],
  997.             'Eccube\\Repository\\MailHistoryRepository' => ['privates''Eccube\\Repository\\MailHistoryRepository''getMailHistoryRepositoryService.php'true],
  998.             'Eccube\\Repository\\MailTemplateRepository' => ['privates''Eccube\\Repository\\MailTemplateRepository''getMailTemplateRepositoryService.php'true],
  999.             'Eccube\\Repository\\Master\\AuthorityRepository' => ['privates''Eccube\\Repository\\Master\\AuthorityRepository''getAuthorityRepositoryService.php'true],
  1000.             'Eccube\\Repository\\Master\\CountryRepository' => ['privates''Eccube\\Repository\\Master\\CountryRepository''getCountryRepositoryService.php'true],
  1001.             'Eccube\\Repository\\Master\\CsvTypeRepository' => ['privates''Eccube\\Repository\\Master\\CsvTypeRepository''getCsvTypeRepositoryService.php'true],
  1002.             'Eccube\\Repository\\Master\\CustomerOrderStatusRepository' => ['privates''Eccube\\Repository\\Master\\CustomerOrderStatusRepository''getCustomerOrderStatusRepositoryService.php'true],
  1003.             'Eccube\\Repository\\Master\\CustomerStatusRepository' => ['privates''Eccube\\Repository\\Master\\CustomerStatusRepository''getCustomerStatusRepositoryService.php'true],
  1004.             'Eccube\\Repository\\Master\\DeviceTypeRepository' => ['privates''Eccube\\Repository\\Master\\DeviceTypeRepository''getDeviceTypeRepositoryService'false],
  1005.             'Eccube\\Repository\\Master\\JobRepository' => ['privates''Eccube\\Repository\\Master\\JobRepository''getJobRepositoryService.php'true],
  1006.             'Eccube\\Repository\\Master\\LoginHistoryStatusRepository' => ['privates''Eccube\\Repository\\Master\\LoginHistoryStatusRepository''getLoginHistoryStatusRepositoryService.php'true],
  1007.             'Eccube\\Repository\\Master\\OrderItemTypeRepository' => ['privates''Eccube\\Repository\\Master\\OrderItemTypeRepository''getOrderItemTypeRepositoryService.php'true],
  1008.             'Eccube\\Repository\\Master\\OrderStatusColorRepository' => ['privates''Eccube\\Repository\\Master\\OrderStatusColorRepository''getOrderStatusColorRepositoryService.php'true],
  1009.             'Eccube\\Repository\\Master\\OrderStatusRepository' => ['privates''Eccube\\Repository\\Master\\OrderStatusRepository''getOrderStatusRepositoryService.php'true],
  1010.             'Eccube\\Repository\\Master\\PageMaxRepository' => ['privates''Eccube\\Repository\\Master\\PageMaxRepository''getPageMaxRepositoryService.php'true],
  1011.             'Eccube\\Repository\\Master\\PrefRepository' => ['privates''Eccube\\Repository\\Master\\PrefRepository''getPrefRepositoryService.php'true],
  1012.             'Eccube\\Repository\\Master\\ProductListMaxRepository' => ['privates''Eccube\\Repository\\Master\\ProductListMaxRepository''getProductListMaxRepositoryService.php'true],
  1013.             'Eccube\\Repository\\Master\\ProductListOrderByRepository' => ['privates''Eccube\\Repository\\Master\\ProductListOrderByRepository''getProductListOrderByRepositoryService.php'true],
  1014.             'Eccube\\Repository\\Master\\ProductStatusRepository' => ['privates''Eccube\\Repository\\Master\\ProductStatusRepository''getProductStatusRepositoryService.php'true],
  1015.             'Eccube\\Repository\\Master\\RoundingTypeRepository' => ['privates''Eccube\\Repository\\Master\\RoundingTypeRepository''getRoundingTypeRepositoryService.php'true],
  1016.             'Eccube\\Repository\\Master\\SaleTypeRepository' => ['privates''Eccube\\Repository\\Master\\SaleTypeRepository''getSaleTypeRepositoryService.php'true],
  1017.             'Eccube\\Repository\\Master\\SexRepository' => ['privates''Eccube\\Repository\\Master\\SexRepository''getSexRepositoryService.php'true],
  1018.             'Eccube\\Repository\\Master\\TaxDisplayTypeRepository' => ['privates''Eccube\\Repository\\Master\\TaxDisplayTypeRepository''getTaxDisplayTypeRepositoryService.php'true],
  1019.             'Eccube\\Repository\\Master\\TaxTypeRepository' => ['privates''Eccube\\Repository\\Master\\TaxTypeRepository''getTaxTypeRepositoryService.php'true],
  1020.             'Eccube\\Repository\\Master\\WorkRepository' => ['privates''Eccube\\Repository\\Master\\WorkRepository''getWorkRepositoryService.php'true],
  1021.             'Eccube\\Repository\\MemberRepository' => ['privates''Eccube\\Repository\\MemberRepository''getMemberRepositoryService.php'true],
  1022.             'Eccube\\Repository\\NewsRepository' => ['privates''Eccube\\Repository\\NewsRepository''getNewsRepositoryService.php'true],
  1023.             'Eccube\\Repository\\OrderItemRepository' => ['privates''Eccube\\Repository\\OrderItemRepository''getOrderItemRepositoryService.php'true],
  1024.             'Eccube\\Repository\\OrderPdfRepository' => ['privates''Eccube\\Repository\\OrderPdfRepository''getOrderPdfRepositoryService.php'true],
  1025.             'Eccube\\Repository\\OrderRepository' => ['privates''Eccube\\Repository\\OrderRepository''getOrderRepositoryService'false],
  1026.             'Eccube\\Repository\\PageLayoutRepository' => ['privates''Eccube\\Repository\\PageLayoutRepository''getPageLayoutRepositoryService'false],
  1027.             'Eccube\\Repository\\PageRepository' => ['privates''Eccube\\Repository\\PageRepository''getPageRepositoryService'false],
  1028.             'Eccube\\Repository\\PaymentOptionRepository' => ['privates''Eccube\\Repository\\PaymentOptionRepository''getPaymentOptionRepositoryService.php'true],
  1029.             'Eccube\\Repository\\PaymentRepository' => ['privates''Eccube\\Repository\\PaymentRepository''getPaymentRepositoryService.php'true],
  1030.             'Eccube\\Repository\\PluginRepository' => ['services''Eccube\\Repository\\PluginRepository''getPluginRepositoryService'false],
  1031.             'Eccube\\Repository\\ProductCategoryRepository' => ['privates''Eccube\\Repository\\ProductCategoryRepository''getProductCategoryRepositoryService.php'true],
  1032.             'Eccube\\Repository\\ProductClassRepository' => ['privates''Eccube\\Repository\\ProductClassRepository''getProductClassRepositoryService'false],
  1033.             'Eccube\\Repository\\ProductImageRepository' => ['privates''Eccube\\Repository\\ProductImageRepository''getProductImageRepositoryService.php'true],
  1034.             'Eccube\\Repository\\ProductRepository' => ['privates''Eccube\\Repository\\ProductRepository''getProductRepositoryService'false],
  1035.             'Eccube\\Repository\\ProductStockRepository' => ['privates''Eccube\\Repository\\ProductStockRepository''getProductStockRepositoryService.php'true],
  1036.             'Eccube\\Repository\\ProductTagRepository' => ['privates''Eccube\\Repository\\ProductTagRepository''getProductTagRepositoryService.php'true],
  1037.             'Eccube\\Repository\\ShippingRepository' => ['privates''Eccube\\Repository\\ShippingRepository''getShippingRepositoryService.php'true],
  1038.             'Eccube\\Repository\\TagRepository' => ['privates''Eccube\\Repository\\TagRepository''getTagRepositoryService.php'true],
  1039.             'Eccube\\Repository\\TaxRuleRepository' => ['privates''Eccube\\Repository\\TaxRuleRepository''getTaxRuleRepositoryService'false],
  1040.             'Eccube\\Repository\\TemplateRepository' => ['privates''Eccube\\Repository\\TemplateRepository''getTemplateRepositoryService.php'true],
  1041.             'Plugin\\AddOnForCategory4\\Repository\\AddOnForCategoryRepository' => ['privates''Plugin\\AddOnForCategory4\\Repository\\AddOnForCategoryRepository''getAddOnForCategoryRepositoryService.php'true],
  1042.             'Plugin\\ApgRichCategory\\Repository\\ConfigRepository' => ['privates''Plugin\\ApgRichCategory\\Repository\\ConfigRepository''getConfigRepositoryService.php'true],
  1043.             'Plugin\\Api\\Repository\\WebHookRepository' => ['privates''Plugin\\Api\\Repository\\WebHookRepository''getWebHookRepositoryService.php'true],
  1044.             'Plugin\\Coupon4\\Repository\\CouponDetailRepository' => ['privates''Plugin\\Coupon4\\Repository\\CouponDetailRepository''getCouponDetailRepositoryService.php'true],
  1045.             'Plugin\\Coupon4\\Repository\\CouponOrderRepository' => ['privates''Plugin\\Coupon4\\Repository\\CouponOrderRepository''getCouponOrderRepositoryService.php'true],
  1046.             'Plugin\\Coupon4\\Repository\\CouponRepository' => ['privates''Plugin\\Coupon4\\Repository\\CouponRepository''getCouponRepositoryService.php'true],
  1047.             'Plugin\\DeliveryDate4\\Repository\\ConfigRepository' => ['privates''Plugin\\DeliveryDate4\\Repository\\ConfigRepository''getConfigRepository2Service.php'true],
  1048.             'Plugin\\DeliveryDate4\\Repository\\DeliveryDateRepository' => ['privates''Plugin\\DeliveryDate4\\Repository\\DeliveryDateRepository''getDeliveryDateRepositoryService.php'true],
  1049.             'Plugin\\DeliveryDate4\\Repository\\HolidayRepository' => ['privates''Plugin\\DeliveryDate4\\Repository\\HolidayRepository''getHolidayRepositoryService.php'true],
  1050.             'Plugin\\EccubePaymentLite4\\Repository\\ConfigRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\ConfigRepository''getConfigRepository3Service'false],
  1051.             'Plugin\\EccubePaymentLite4\\Repository\\ConvenienceStoreRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\ConvenienceStoreRepository''getConvenienceStoreRepositoryService.php'true],
  1052.             'Plugin\\EccubePaymentLite4\\Repository\\CreditAccessLogRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\CreditAccessLogRepository''getCreditAccessLogRepositoryService.php'true],
  1053.             'Plugin\\EccubePaymentLite4\\Repository\\CreditBlockRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\CreditBlockRepository''getCreditBlockRepositoryService.php'true],
  1054.             'Plugin\\EccubePaymentLite4\\Repository\\DeliveryCompanyRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\DeliveryCompanyRepository''getDeliveryCompanyRepositoryService.php'true],
  1055.             'Plugin\\EccubePaymentLite4\\Repository\\GmoEpsilonPaymentRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\GmoEpsilonPaymentRepository''getGmoEpsilonPaymentRepositoryService.php'true],
  1056.             'Plugin\\EccubePaymentLite4\\Repository\\IpBlackListRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\IpBlackListRepository''getIpBlackListRepositoryService.php'true],
  1057.             'Plugin\\EccubePaymentLite4\\Repository\\MyPageRegularSettingRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\MyPageRegularSettingRepository''getMyPageRegularSettingRepositoryService.php'true],
  1058.             'Plugin\\EccubePaymentLite4\\Repository\\PaymentStatusRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\PaymentStatusRepository''getPaymentStatusRepositoryService.php'true],
  1059.             'Plugin\\EccubePaymentLite4\\Repository\\ProductClassRegularCycleRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\ProductClassRegularCycleRepository''getProductClassRegularCycleRepositoryService.php'true],
  1060.             'Plugin\\EccubePaymentLite4\\Repository\\RegularCycleRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\RegularCycleRepository''getRegularCycleRepositoryService.php'true],
  1061.             'Plugin\\EccubePaymentLite4\\Repository\\RegularCycleTypeRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\RegularCycleTypeRepository''getRegularCycleTypeRepositoryService.php'true],
  1062.             'Plugin\\EccubePaymentLite4\\Repository\\RegularDiscountRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\RegularDiscountRepository''getRegularDiscountRepositoryService.php'true],
  1063.             'Plugin\\EccubePaymentLite4\\Repository\\RegularOrderItemRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\RegularOrderItemRepository''getRegularOrderItemRepositoryService.php'true],
  1064.             'Plugin\\EccubePaymentLite4\\Repository\\RegularOrderRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\RegularOrderRepository''getRegularOrderRepositoryService.php'true],
  1065.             'Plugin\\EccubePaymentLite4\\Repository\\RegularShippingRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\RegularShippingRepository''getRegularShippingRepositoryService.php'true],
  1066.             'Plugin\\EccubePaymentLite4\\Repository\\RegularStatusRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\RegularStatusRepository''getRegularStatusRepositoryService.php'true],
  1067.             'Plugin\\EccubePaymentLite4\\Repository\\SearchProductRepository' => ['privates''Plugin\\EccubePaymentLite4\\Repository\\SearchProductRepository''getSearchProductRepositoryService.php'true],
  1068.             'Plugin\\JoolenCheckedItemBlock4\\Repository\\ConfigRepository' => ['privates''Plugin\\JoolenCheckedItemBlock4\\Repository\\ConfigRepository''getConfigRepository4Service'false],
  1069.             'Plugin\\JoolenCheckedItemBlock4\\Repository\\ProductRepository' => ['privates''Plugin\\JoolenCheckedItemBlock4\\Repository\\ProductRepository''getProductRepository2Service.php'true],
  1070.             'Plugin\\MailMagazine4\\Repository\\MailMagazineSendHistoryRepository' => ['privates''Plugin\\MailMagazine4\\Repository\\MailMagazineSendHistoryRepository''getMailMagazineSendHistoryRepositoryService.php'true],
  1071.             'Plugin\\MailMagazine4\\Repository\\MailMagazineTemplateRepository' => ['privates''Plugin\\MailMagazine4\\Repository\\MailMagazineTemplateRepository''getMailMagazineTemplateRepositoryService.php'true],
  1072.             'Plugin\\PinpointSale\\Repository\\PinpointRepeatRepository' => ['privates''Plugin\\PinpointSale\\Repository\\PinpointRepeatRepository''getPinpointRepeatRepositoryService.php'true],
  1073.             'Plugin\\PinpointSale\\Repository\\PinpointRepository' => ['privates''Plugin\\PinpointSale\\Repository\\PinpointRepository''getPinpointRepositoryService.php'true],
  1074.             'Plugin\\PinpointSale\\Repository\\PlgConfigOptionRepository' => ['privates''Plugin\\PinpointSale\\Repository\\PlgConfigOptionRepository''getPlgConfigOptionRepositoryService.php'true],
  1075.             'Plugin\\PinpointSale\\Repository\\PlgConfigRepository' => ['privates''Plugin\\PinpointSale\\Repository\\PlgConfigRepository''getPlgConfigRepositoryService.php'true],
  1076.             'Plugin\\PinpointSale\\Repository\\ProductPinpointRepository' => ['privates''Plugin\\PinpointSale\\Repository\\ProductPinpointRepository''getProductPinpointRepositoryService.php'true],
  1077.             'Plugin\\PointEx\\Repository\\OrderItemPointExRepository' => ['privates''Plugin\\PointEx\\Repository\\OrderItemPointExRepository''getOrderItemPointExRepositoryService.php'true],
  1078.             'Plugin\\PointEx\\Repository\\OrderPointExRepository' => ['privates''Plugin\\PointEx\\Repository\\OrderPointExRepository''getOrderPointExRepositoryService.php'true],
  1079.             'Plugin\\PointEx\\Repository\\PlgConfigOptionRepository' => ['privates''Plugin\\PointEx\\Repository\\PlgConfigOptionRepository''getPlgConfigOptionRepository2Service.php'true],
  1080.             'Plugin\\PointEx\\Repository\\PlgConfigRepository' => ['privates''Plugin\\PointEx\\Repository\\PlgConfigRepository''getPlgConfigRepository2Service.php'true],
  1081.             'Plugin\\PointEx\\Repository\\PointExRateRepository' => ['privates''Plugin\\PointEx\\Repository\\PointExRateRepository''getPointExRateRepositoryService.php'true],
  1082.             'Plugin\\PointEx\\Repository\\ProductClassPointExRepository' => ['privates''Plugin\\PointEx\\Repository\\ProductClassPointExRepository''getProductClassPointExRepositoryService.php'true],
  1083.             'Plugin\\ProductPlus\\Repository\\ProductDataDetailRepository' => ['privates''Plugin\\ProductPlus\\Repository\\ProductDataDetailRepository''getProductDataDetailRepositoryService.php'true],
  1084.             'Plugin\\ProductPlus\\Repository\\ProductDataRepository' => ['privates''Plugin\\ProductPlus\\Repository\\ProductDataRepository''getProductDataRepositoryService.php'true],
  1085.             'Plugin\\ProductPlus\\Repository\\ProductItemOptionRepository' => ['privates''Plugin\\ProductPlus\\Repository\\ProductItemOptionRepository''getProductItemOptionRepositoryService.php'true],
  1086.             'Plugin\\ProductPlus\\Repository\\ProductItemRepository' => ['privates''Plugin\\ProductPlus\\Repository\\ProductItemRepository''getProductItemRepositoryService.php'true],
  1087.             'Plugin\\ProductReview4\\Repository\\ProductReviewConfigRepository' => ['privates''Plugin\\ProductReview4\\Repository\\ProductReviewConfigRepository''getProductReviewConfigRepositoryService.php'true],
  1088.             'Plugin\\ProductReview4\\Repository\\ProductReviewRepository' => ['privates''Plugin\\ProductReview4\\Repository\\ProductReviewRepository''getProductReviewRepositoryService.php'true],
  1089.             'Plugin\\ProductReview4\\Repository\\ProductReviewStatusRepository' => ['privates''Plugin\\ProductReview4\\Repository\\ProductReviewStatusRepository''getProductReviewStatusRepositoryService.php'true],
  1090.             'Plugin\\Recommend4\\Repository\\RecommendProductRepository' => ['privates''Plugin\\Recommend4\\Repository\\RecommendProductRepository''getRecommendProductRepositoryService.php'true],
  1091.             'Plugin\\RelatedProduct4\\Repository\\RelatedProductRepository' => ['privates''Plugin\\RelatedProduct4\\Repository\\RelatedProductRepository''getRelatedProductRepositoryService.php'true],
  1092.             'Plugin\\Securitychecker4\\Repository\\ConfigRepository' => ['privates''Plugin\\Securitychecker4\\Repository\\ConfigRepository''getConfigRepository5Service.php'true],
  1093.             'Plugin\\SiteKit\\Repository\\IdTokenRepository' => ['privates''Plugin\\SiteKit\\Repository\\IdTokenRepository''getIdTokenRepositoryService.php'true],
  1094.             'Plugin\\SortProduct41Plus\\Repository\\SortProductRepository' => ['privates''Plugin\\SortProduct41Plus\\Repository\\SortProductRepository''getSortProductRepositoryService.php'true],
  1095.             'Plugin\\lecastPriceSelectBlock41\\Repository\\PriceRangeRepository' => ['privates''Plugin\\lecastPriceSelectBlock41\\Repository\\PriceRangeRepository''getPriceRangeRepositoryService.php'true],
  1096.         ], [
  1097.             'Eccube\\Repository\\AuthorityRoleRepository' => '?',
  1098.             'Eccube\\Repository\\BaseInfoRepository' => '?',
  1099.             'Eccube\\Repository\\BlockPositionRepository' => '?',
  1100.             'Eccube\\Repository\\BlockRepository' => '?',
  1101.             'Eccube\\Repository\\CalendarRepository' => '?',
  1102.             'Eccube\\Repository\\CartItemRepository' => '?',
  1103.             'Eccube\\Repository\\CartRepository' => '?',
  1104.             'Eccube\\Repository\\CategoryRepository' => '?',
  1105.             'Eccube\\Repository\\ClassCategoryRepository' => '?',
  1106.             'Eccube\\Repository\\ClassNameRepository' => '?',
  1107.             'Eccube\\Repository\\CsvRepository' => '?',
  1108.             'Eccube\\Repository\\CustomerAddressRepository' => '?',
  1109.             'Eccube\\Repository\\CustomerFavoriteProductRepository' => '?',
  1110.             'Eccube\\Repository\\CustomerRepository' => '?',
  1111.             'Eccube\\Repository\\DeliveryDurationRepository' => '?',
  1112.             'Eccube\\Repository\\DeliveryFeeRepository' => '?',
  1113.             'Eccube\\Repository\\DeliveryRepository' => '?',
  1114.             'Eccube\\Repository\\DeliveryTimeRepository' => '?',
  1115.             'Eccube\\Repository\\LayoutRepository' => '?',
  1116.             'Eccube\\Repository\\LoginHistoryRepository' => '?',
  1117.             'Eccube\\Repository\\MailHistoryRepository' => '?',
  1118.             'Eccube\\Repository\\MailTemplateRepository' => '?',
  1119.             'Eccube\\Repository\\Master\\AuthorityRepository' => '?',
  1120.             'Eccube\\Repository\\Master\\CountryRepository' => '?',
  1121.             'Eccube\\Repository\\Master\\CsvTypeRepository' => '?',
  1122.             'Eccube\\Repository\\Master\\CustomerOrderStatusRepository' => '?',
  1123.             'Eccube\\Repository\\Master\\CustomerStatusRepository' => '?',
  1124.             'Eccube\\Repository\\Master\\DeviceTypeRepository' => '?',
  1125.             'Eccube\\Repository\\Master\\JobRepository' => '?',
  1126.             'Eccube\\Repository\\Master\\LoginHistoryStatusRepository' => '?',
  1127.             'Eccube\\Repository\\Master\\OrderItemTypeRepository' => '?',
  1128.             'Eccube\\Repository\\Master\\OrderStatusColorRepository' => '?',
  1129.             'Eccube\\Repository\\Master\\OrderStatusRepository' => '?',
  1130.             'Eccube\\Repository\\Master\\PageMaxRepository' => '?',
  1131.             'Eccube\\Repository\\Master\\PrefRepository' => '?',
  1132.             'Eccube\\Repository\\Master\\ProductListMaxRepository' => '?',
  1133.             'Eccube\\Repository\\Master\\ProductListOrderByRepository' => '?',
  1134.             'Eccube\\Repository\\Master\\ProductStatusRepository' => '?',
  1135.             'Eccube\\Repository\\Master\\RoundingTypeRepository' => '?',
  1136.             'Eccube\\Repository\\Master\\SaleTypeRepository' => '?',
  1137.             'Eccube\\Repository\\Master\\SexRepository' => '?',
  1138.             'Eccube\\Repository\\Master\\TaxDisplayTypeRepository' => '?',
  1139.             'Eccube\\Repository\\Master\\TaxTypeRepository' => '?',
  1140.             'Eccube\\Repository\\Master\\WorkRepository' => '?',
  1141.             'Eccube\\Repository\\MemberRepository' => '?',
  1142.             'Eccube\\Repository\\NewsRepository' => '?',
  1143.             'Eccube\\Repository\\OrderItemRepository' => '?',
  1144.             'Eccube\\Repository\\OrderPdfRepository' => '?',
  1145.             'Eccube\\Repository\\OrderRepository' => '?',
  1146.             'Eccube\\Repository\\PageLayoutRepository' => '?',
  1147.             'Eccube\\Repository\\PageRepository' => '?',
  1148.             'Eccube\\Repository\\PaymentOptionRepository' => '?',
  1149.             'Eccube\\Repository\\PaymentRepository' => '?',
  1150.             'Eccube\\Repository\\PluginRepository' => '?',
  1151.             'Eccube\\Repository\\ProductCategoryRepository' => '?',
  1152.             'Eccube\\Repository\\ProductClassRepository' => '?',
  1153.             'Eccube\\Repository\\ProductImageRepository' => '?',
  1154.             'Eccube\\Repository\\ProductRepository' => '?',
  1155.             'Eccube\\Repository\\ProductStockRepository' => '?',
  1156.             'Eccube\\Repository\\ProductTagRepository' => '?',
  1157.             'Eccube\\Repository\\ShippingRepository' => '?',
  1158.             'Eccube\\Repository\\TagRepository' => '?',
  1159.             'Eccube\\Repository\\TaxRuleRepository' => '?',
  1160.             'Eccube\\Repository\\TemplateRepository' => '?',
  1161.             'Plugin\\AddOnForCategory4\\Repository\\AddOnForCategoryRepository' => '?',
  1162.             'Plugin\\ApgRichCategory\\Repository\\ConfigRepository' => '?',
  1163.             'Plugin\\Api\\Repository\\WebHookRepository' => '?',
  1164.             'Plugin\\Coupon4\\Repository\\CouponDetailRepository' => '?',
  1165.             'Plugin\\Coupon4\\Repository\\CouponOrderRepository' => '?',
  1166.             'Plugin\\Coupon4\\Repository\\CouponRepository' => '?',
  1167.             'Plugin\\DeliveryDate4\\Repository\\ConfigRepository' => '?',
  1168.             'Plugin\\DeliveryDate4\\Repository\\DeliveryDateRepository' => '?',
  1169.             'Plugin\\DeliveryDate4\\Repository\\HolidayRepository' => '?',
  1170.             'Plugin\\EccubePaymentLite4\\Repository\\ConfigRepository' => '?',
  1171.             'Plugin\\EccubePaymentLite4\\Repository\\ConvenienceStoreRepository' => '?',
  1172.             'Plugin\\EccubePaymentLite4\\Repository\\CreditAccessLogRepository' => '?',
  1173.             'Plugin\\EccubePaymentLite4\\Repository\\CreditBlockRepository' => '?',
  1174.             'Plugin\\EccubePaymentLite4\\Repository\\DeliveryCompanyRepository' => '?',
  1175.             'Plugin\\EccubePaymentLite4\\Repository\\GmoEpsilonPaymentRepository' => '?',
  1176.             'Plugin\\EccubePaymentLite4\\Repository\\IpBlackListRepository' => '?',
  1177.             'Plugin\\EccubePaymentLite4\\Repository\\MyPageRegularSettingRepository' => '?',
  1178.             'Plugin\\EccubePaymentLite4\\Repository\\PaymentStatusRepository' => '?',
  1179.             'Plugin\\EccubePaymentLite4\\Repository\\ProductClassRegularCycleRepository' => '?',
  1180.             'Plugin\\EccubePaymentLite4\\Repository\\RegularCycleRepository' => '?',
  1181.             'Plugin\\EccubePaymentLite4\\Repository\\RegularCycleTypeRepository' => '?',
  1182.             'Plugin\\EccubePaymentLite4\\Repository\\RegularDiscountRepository' => '?',
  1183.             'Plugin\\EccubePaymentLite4\\Repository\\RegularOrderItemRepository' => '?',
  1184.             'Plugin\\EccubePaymentLite4\\Repository\\RegularOrderRepository' => '?',
  1185.             'Plugin\\EccubePaymentLite4\\Repository\\RegularShippingRepository' => '?',
  1186.             'Plugin\\EccubePaymentLite4\\Repository\\RegularStatusRepository' => '?',
  1187.             'Plugin\\EccubePaymentLite4\\Repository\\SearchProductRepository' => '?',
  1188.             'Plugin\\JoolenCheckedItemBlock4\\Repository\\ConfigRepository' => '?',
  1189.             'Plugin\\JoolenCheckedItemBlock4\\Repository\\ProductRepository' => '?',
  1190.             'Plugin\\MailMagazine4\\Repository\\MailMagazineSendHistoryRepository' => '?',
  1191.             'Plugin\\MailMagazine4\\Repository\\MailMagazineTemplateRepository' => '?',
  1192.             'Plugin\\PinpointSale\\Repository\\PinpointRepeatRepository' => '?',
  1193.             'Plugin\\PinpointSale\\Repository\\PinpointRepository' => '?',
  1194.             'Plugin\\PinpointSale\\Repository\\PlgConfigOptionRepository' => '?',
  1195.             'Plugin\\PinpointSale\\Repository\\PlgConfigRepository' => '?',
  1196.             'Plugin\\PinpointSale\\Repository\\ProductPinpointRepository' => '?',
  1197.             'Plugin\\PointEx\\Repository\\OrderItemPointExRepository' => '?',
  1198.             'Plugin\\PointEx\\Repository\\OrderPointExRepository' => '?',
  1199.             'Plugin\\PointEx\\Repository\\PlgConfigOptionRepository' => '?',
  1200.             'Plugin\\PointEx\\Repository\\PlgConfigRepository' => '?',
  1201.             'Plugin\\PointEx\\Repository\\PointExRateRepository' => '?',
  1202.             'Plugin\\PointEx\\Repository\\ProductClassPointExRepository' => '?',
  1203.             'Plugin\\ProductPlus\\Repository\\ProductDataDetailRepository' => '?',
  1204.             'Plugin\\ProductPlus\\Repository\\ProductDataRepository' => '?',
  1205.             'Plugin\\ProductPlus\\Repository\\ProductItemOptionRepository' => '?',
  1206.             'Plugin\\ProductPlus\\Repository\\ProductItemRepository' => '?',
  1207.             'Plugin\\ProductReview4\\Repository\\ProductReviewConfigRepository' => '?',
  1208.             'Plugin\\ProductReview4\\Repository\\ProductReviewRepository' => '?',
  1209.             'Plugin\\ProductReview4\\Repository\\ProductReviewStatusRepository' => '?',
  1210.             'Plugin\\Recommend4\\Repository\\RecommendProductRepository' => '?',
  1211.             'Plugin\\RelatedProduct4\\Repository\\RelatedProductRepository' => '?',
  1212.             'Plugin\\Securitychecker4\\Repository\\ConfigRepository' => '?',
  1213.             'Plugin\\SiteKit\\Repository\\IdTokenRepository' => '?',
  1214.             'Plugin\\SortProduct41Plus\\Repository\\SortProductRepository' => '?',
  1215.             'Plugin\\lecastPriceSelectBlock41\\Repository\\PriceRangeRepository' => '?',
  1216.         ])));
  1217.         $a->addCustomStringFunction('NORMALIZE''Eccube\\Doctrine\\ORM\\Query\\Normalize');
  1218.         $a->addCustomNumericFunction('EXTRACT''Eccube\\Doctrine\\ORM\\Query\\Extract');
  1219.         $a->addFilter('option_nostock_hidden''Eccube\\Doctrine\\Filter\\NoStockHiddenFilter');
  1220.         $a->addFilter('incomplete_order_status_hidden''Eccube\\Doctrine\\Filter\\OrderStatusFilter');
  1221.         $a->addEntityNamespace('TrikoderOAuth2Bundle''Trikoder\\Bundle\\OAuth2Bundle\\Model');
  1222.         $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1223.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1224.         return $instance;
  1225.     }
  1226.     /**
  1227.      * Gets the public 'doctrine_cache.providers.doctrine.orm.default_result_cache' shared service.
  1228.      *
  1229.      * @return \Doctrine\Common\Cache\ArrayCache
  1230.      */
  1231.     protected function getDoctrineCache_Providers_Doctrine_Orm_DefaultResultCacheService()
  1232.     {
  1233.         $this->services['doctrine_cache.providers.doctrine.orm.default_result_cache'] = $instance = new \Doctrine\Common\Cache\ArrayCache();
  1234.         $instance->setNamespace('sf_orm_default_3e7e6b8371715c7821c9eacd9e3fec0f11eb5e3da678a92b1eba19bf863ccfa7');
  1235.         return $instance;
  1236.     }
  1237.     /**
  1238.      * Gets the public 'event_dispatcher' shared service.
  1239.      *
  1240.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1241.      */
  1242.     protected function getEventDispatcherService()
  1243.     {
  1244.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1245.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1246.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  1247.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  1248.         $a->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  1249.         $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']))));
  1250.         $a->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  1251.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1252.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1253.         $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())));
  1254.         $instance->addListener('kernel.request', [=> function () {
  1255.             return ($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService());
  1256.         }, => 'onKernelRequest'], 1024);
  1257.         $instance->addListener('kernel.controller', [=> function () {
  1258.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1259.         }, => 'onKernelController'], 0);
  1260.         $instance->addListener('kernel.request', [=> function () {
  1261.             return ($this->privates['mobile_detect.request_listener'] ?? $this->getMobileDetect_RequestListenerService());
  1262.         }, => 'handleRequest'], 1);
  1263.         $instance->addListener('kernel.response', [=> function () {
  1264.             return ($this->privates['mobile_detect.request_listener'] ?? $this->getMobileDetect_RequestListenerService());
  1265.         }, => 'handleResponse'], 0);
  1266.         $instance->addListener('kernel.request', [=> function () {
  1267.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1268.         }, => 'onKernelRequest'], 0);
  1269.         $instance->addListener('trikoder.oauth2.authorization_request_resolve', [=> function () {
  1270.             return ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\EventListener\\AuthorizationRequestUserResolvingListener'] ?? $this->load('getAuthorizationRequestUserResolvingListenerService.php'));
  1271.         }, => 'onAuthorizationRequest'], 1024);
  1272.         $instance->addListener('kernel.controller', [=> function () {
  1273.             return ($this->privates['Eccube\\EventListener\\ForwardOnlyListener'] ?? ($this->privates['Eccube\\EventListener\\ForwardOnlyListener'] = new \Eccube\EventListener\ForwardOnlyListener()));
  1274.         }, => 'onController'], 0);
  1275.         $instance->addListener('kernel.request', [=> function () {
  1276.             return ($this->privates['Eccube\\EventListener\\IpAddrListener'] ?? $this->getIpAddrListenerService());
  1277.         }, => 'onKernelRequest'], 512);
  1278.         $instance->addListener('kernel.request', [=> function () {
  1279.             return ($this->privates['Eccube\\EventListener\\LogListener'] ?? $this->getLogListenerService());
  1280.         }, => 'onKernelRequestEarly'], 500);
  1281.         $instance->addListener('kernel.request', [=> function () {
  1282.             return ($this->privates['Eccube\\EventListener\\LogListener'] ?? $this->getLogListenerService());
  1283.         }, => 'onKernelRequest'], 6);
  1284.         $instance->addListener('kernel.response', [=> function () {
  1285.             return ($this->privates['Eccube\\EventListener\\LogListener'] ?? $this->getLogListenerService());
  1286.         }, => 'onKernelResponse'], 0);
  1287.         $instance->addListener('kernel.controller', [=> function () {
  1288.             return ($this->privates['Eccube\\EventListener\\LogListener'] ?? $this->getLogListenerService());
  1289.         }, => 'onKernelController'], 0);
  1290.         $instance->addListener('kernel.terminate', [=> function () {
  1291.             return ($this->privates['Eccube\\EventListener\\LogListener'] ?? $this->getLogListenerService());
  1292.         }, => 'onKernelTerminate'], 0);
  1293.         $instance->addListener('kernel.exception', [=> function () {
  1294.             return ($this->privates['Eccube\\EventListener\\LogListener'] ?? $this->getLogListenerService());
  1295.         }, => 'onKernelException'], -4);
  1296.         $instance->addListener('security.interactive_login', [=> function () {
  1297.             return ($this->privates['Eccube\\EventListener\\LoginHistoryListener'] ?? $this->load('getLoginHistoryListenerService.php'));
  1298.         }, => 'onInteractiveLogin'], 0);
  1299.         $instance->addListener('security.authentication.failure', [=> function () {
  1300.             return ($this->privates['Eccube\\EventListener\\LoginHistoryListener'] ?? $this->load('getLoginHistoryListenerService.php'));
  1301.         }, => 'onAuthenticationFailure'], 0);
  1302.         $instance->addListener('kernel.response', [=> function () {
  1303.             return ($this->privates['Eccube\\EventListener\\MaintenanceListener'] ?? $this->getMaintenanceListenerService());
  1304.         }, => 'onResponse'], 0);
  1305.         $instance->addListener('kernel.request', [=> function () {
  1306.             return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());
  1307.         }, => 'onKernelRequest'], 512);
  1308.         $instance->addListener('security.interactive_login', [=> function () {
  1309.             return ($this->privates['Eccube\\EventListener\\SecurityListener'] ?? $this->load('getSecurityListenerService.php'));
  1310.         }, => 'onInteractiveLogin'], 0);
  1311.         $instance->addListener('security.authentication.failure', [=> function () {
  1312.             return ($this->privates['Eccube\\EventListener\\SecurityListener'] ?? $this->load('getSecurityListenerService.php'));
  1313.         }, => 'onAuthenticationFailure'], 0);
  1314.         $instance->addListener('kernel.request', [=> function () {
  1315.             return ($this->privates['Eccube\\EventListener\\TransactionListener'] ?? $this->getTransactionListenerService());
  1316.         }, => 'onKernelRequest'], 0);
  1317.         $instance->addListener('kernel.exception', [=> function () {
  1318.             return ($this->privates['Eccube\\EventListener\\TransactionListener'] ?? $this->getTransactionListenerService());
  1319.         }, => 'onKernelException'], 0);
  1320.         $instance->addListener('kernel.terminate', [=> function () {
  1321.             return ($this->privates['Eccube\\EventListener\\TransactionListener'] ?? $this->getTransactionListenerService());
  1322.         }, => 'onKernelTerminate'], 0);
  1323.         $instance->addListener('kernel.request', [=> function () {
  1324.             return ($this->privates['Eccube\\EventListener\\TwigInitializeListener'] ?? $this->getTwigInitializeListenerService());
  1325.         }, => 'onKernelRequest'], 6);
  1326.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1327.             return ($this->privates['Eccube\\EventListener\\TwoFactorAuthListener'] ?? $this->getTwoFactorAuthListenerService());
  1328.         }, => 'onKernelController'], 7);
  1329.         $instance->addListener('form.pre_submit', [=> function () {
  1330.             return ($this->privates['Eccube\\Form\\EventListener\\ConvertKanaListener'] ?? ($this->privates['Eccube\\Form\\EventListener\\ConvertKanaListener'] = new \Eccube\Form\EventListener\ConvertKanaListener()));
  1331.         }, => 'onPreSubmit'], 0);
  1332.         $instance->addListener('form.pre_submit', [=> function () {
  1333.             return ($this->privates['Eccube\\Form\\EventListener\\HTMLPurifierListener'] ?? ($this->privates['Eccube\\Form\\EventListener\\HTMLPurifierListener'] = new \Eccube\Form\EventListener\HTMLPurifierListener()));
  1334.         }, => 'purifySubmittedData'], 1000001);
  1335.         $instance->addListener('form.pre_submit', [=> function () {
  1336.             return ($this->privates['Eccube\\Form\\EventListener\\TruncateHyphenListener'] ?? ($this->privates['Eccube\\Form\\EventListener\\TruncateHyphenListener'] = new \Eccube\Form\EventListener\TruncateHyphenListener()));
  1337.         }, => 'onPreSubmit'], 0);
  1338.         $instance->addListener('workflow.order.completed', [=> function () {
  1339.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService.php'));
  1340.         }, => 'onCompleted'], 0);
  1341.         $instance->addListener('workflow.order.transition.pay', [=> function () {
  1342.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService.php'));
  1343.         }, => 'updatePaymentDate'], 0);
  1344.         $instance->addListener('workflow.order.transition.cancel', [=> function () {
  1345.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService.php'));
  1346.         }, => 'rollbackStock'], 0);
  1347.         $instance->addListener('workflow.order.transition.cancel', [=> function () {
  1348.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService.php'));
  1349.         }, => 'rollbackUsePoint'], 0);
  1350.         $instance->addListener('workflow.order.transition.back_to_in_progress', [=> function () {
  1351.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService.php'));
  1352.         }, => 'commitStock'], 0);
  1353.         $instance->addListener('workflow.order.transition.back_to_in_progress', [=> function () {
  1354.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService.php'));
  1355.         }, => 'commitUsePoint'], 0);
  1356.         $instance->addListener('workflow.order.transition.ship', [=> function () {
  1357.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService.php'));
  1358.         }, => 'commitAddPoint'], 0);
  1359.         $instance->addListener('workflow.order.transition.return', [=> function () {
  1360.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService.php'));
  1361.         }, => 'rollbackUsePoint'], 0);
  1362.         $instance->addListener('workflow.order.transition.return', [=> function () {
  1363.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService.php'));
  1364.         }, => 'rollbackAddPoint'], 0);
  1365.         $instance->addListener('workflow.order.transition.cancel_return', [=> function () {
  1366.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService.php'));
  1367.         }, => 'commitUsePoint'], 0);
  1368.         $instance->addListener('workflow.order.transition.cancel_return', [=> function () {
  1369.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService.php'));
  1370.         }, => 'commitAddPoint'], 0);
  1371.         $instance->addListener('kernel.terminate', [=> function () {
  1372.             return ($this->services['Eccube\\Service\\SystemService'] ?? $this->getSystemServiceService());
  1373.         }, => 'disableMaintenanceEvent'], 0);
  1374.         $instance->addListener('kernel.terminate', [=> function () {
  1375.             return ($this->privates['Eccube\\Util\\CacheUtil'] ?? ($this->privates['Eccube\\Util\\CacheUtil'] = new \Eccube\Util\CacheUtil(($this->services['kernel'] ?? $this->get('kernel'1)), $this)));
  1376.         }, => 'forceClearCache'], 0);
  1377.         $instance->addListener('@admin/Product/category.twig', [=> function () {
  1378.             return ($this->privates['Plugin\\AddOnForCategory4\\EventSubscriber\\Controller\\Admin\\Product\\CategoryControllerSubscriber'] ?? $this->load('getCategoryControllerSubscriberService.php'));
  1379.         }, => 'AdminProductCategory'], 1);
  1380.         $instance->addListener('admin.product.category.index.complete', [=> function () {
  1381.             return ($this->privates['Plugin\\AddOnForCategory4\\EventSubscriber\\Controller\\Admin\\Product\\CategoryControllerSubscriber'] ?? $this->load('getCategoryControllerSubscriberService.php'));
  1382.         }, => 'AdminProductCategoryIndexComplete'], 0);
  1383.         $instance->addListener('Shopping/index.twig', [=> function () {
  1384.             return ($this->privates['Plugin\\Coupon4\\Event'] ?? $this->load('getEventService.php'));
  1385.         }, => 'index'], 0);
  1386.         $instance->addListener('Shopping/confirm.twig', [=> function () {
  1387.             return ($this->privates['Plugin\\Coupon4\\Event'] ?? $this->load('getEventService.php'));
  1388.         }, => 'index'], 0);
  1389.         $instance->addListener('Mypage/history.twig', [=> function () {
  1390.             return ($this->privates['Plugin\\Coupon4\\Event'] ?? $this->load('getEventService.php'));
  1391.         }, => 'onRenderMypageHistory'], 0);
  1392.         $instance->addListener('@admin/Order/edit.twig', [=> function () {
  1393.             return ($this->privates['Plugin\\Coupon4\\Event'] ?? $this->load('getEventService.php'));
  1394.         }, => 'onRenderAdminOrderEdit'], 0);
  1395.         $instance->addListener('@admin/Setting/Shop/delivery_edit.twig', [=> function () {
  1396.             return ($this->privates['Plugin\\DeliveryDate4\\DeliveryDateEvent'] ?? $this->load('getDeliveryDateEventService.php'));
  1397.         }, => 'onTemplateAdminSettingShopDeliveryEdit'], 0);
  1398.         $instance->addListener('admin.setting.shop.delivery.edit.complete', [=> function () {
  1399.             return ($this->privates['Plugin\\DeliveryDate4\\DeliveryDateEvent'] ?? $this->load('getDeliveryDateEventService.php'));
  1400.         }, => 'hookAdminSettingShopDeliveryEditComplete'], 0);
  1401.         $instance->addListener('admin.product.copy.complete', [=> function () {
  1402.             return ($this->privates['Plugin\\DeliveryDate4\\DeliveryDateEvent'] ?? $this->load('getDeliveryDateEventService.php'));
  1403.         }, => 'hookAdminProductCopyComplete'], 0);
  1404.         $instance->addListener('@admin/Product/product.twig', [=> function () {
  1405.             return ($this->privates['Plugin\\DeliveryDate4\\DeliveryDateEvent'] ?? $this->load('getDeliveryDateEventService.php'));
  1406.         }, => 'onTemplateAdminProductEdit'], 0);
  1407.         $instance->addListener('@admin/Product/product_class.twig', [=> function () {
  1408.             return ($this->privates['Plugin\\DeliveryDate4\\DeliveryDateEvent'] ?? $this->load('getDeliveryDateEventService.php'));
  1409.         }, => 'onTemplateAdminProductClassEdit'], 0);
  1410.         $instance->addListener('csvimportproductext.admin.product.csv.import.product.descriptions', [=> function () {
  1411.             return ($this->privates['Plugin\\DeliveryDate4\\DeliveryDateEvent'] ?? $this->load('getDeliveryDateEventService.php'));
  1412.         }, => 'hookAdminProductCsvImportProductDescriptions'], 0);
  1413.         $instance->addListener('csvimportproductext.admin.product.csv.import.product.check', [=> function () {
  1414.             return ($this->privates['Plugin\\DeliveryDate4\\DeliveryDateEvent'] ?? $this->load('getDeliveryDateEventService.php'));
  1415.         }, => 'hookAdminProductCsvImportProductCheck'], 0);
  1416.         $instance->addListener('csvimportproductext.admin.product.csv.import.product.process', [=> function () {
  1417.             return ($this->privates['Plugin\\DeliveryDate4\\DeliveryDateEvent'] ?? $this->load('getDeliveryDateEventService.php'));
  1418.         }, => 'hookAdminProductCsvImportProductProcess'], 0);
  1419.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1420.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Admin\\AddRegularNav'] ?? $this->getAddRegularNavService());
  1421.         }, => 'onKernelController'], 0);
  1422.         $instance->addListener('@admin/Order/edit.twig', [=> function () {
  1423.             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()));
  1424.         }, => 'edit'], 0);
  1425.         $instance->addListener('@admin/Order/edit.twig', [=> function () {
  1426.             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)));
  1427.         }, => 'edit'], 0);
  1428.         $instance->addListener('admin.order.edit.index.complete', [=> function () {
  1429.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Admin\\Order\\OrderEditChangePriceEventSubscriber'] ?? $this->load('getOrderEditChangePriceEventSubscriberService.php'));
  1430.         }, => 'adminOrderEditIndexComplete'], 0);
  1431.         $instance->addListener('admin.order.edit.index.complete', [=> function () {
  1432.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Admin\\Order\\OrderEditRequestEventSubscriber'] ?? $this->load('getOrderEditRequestEventSubscriberService.php'));
  1433.         }, => 'adminOrderEditIndexComplete'], 0);
  1434.         $instance->addListener('@admin/Order/index.twig', [=> function () {
  1435.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Admin\\Order\\OrderIndexEventSubscriber'] ?? $this->load('getOrderIndexEventSubscriberService.php'));
  1436.         }, => 'index'], 0);
  1437.         $instance->addListener('admin.order.edit.index.complete', [=> function () {
  1438.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Admin\\Order\\UpdateRegularShippingDeliveryDate'] ?? $this->load('getUpdateRegularShippingDeliveryDateService.php'));
  1439.         }, => 'adminOrderEditIndexComplete'], 0);
  1440.         $instance->addListener('@admin/Product/product.twig', [=> function () {
  1441.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Admin\\Product\\AddFreeAreaDescriptionFormToProductType'] ?? $this->load('getAddFreeAreaDescriptionFormToProductTypeService.php'));
  1442.         }, => 'product'], 0);
  1443.         $instance->addListener('@admin/Product/product_class.twig', [=> function () {
  1444.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Admin\\Product\\AddRegularCycleFormToProductClassEditType'] ?? $this->load('getAddRegularCycleFormToProductClassEditTypeService.php'));
  1445.         }, => 'index'], 0);
  1446.         $instance->addListener('@admin/Product/product.twig', [=> function () {
  1447.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Admin\\Product\\AddRegularCycleFormToProductClassType'] ?? $this->load('getAddRegularCycleFormToProductClassTypeService.php'));
  1448.         }, => 'product'], 0);
  1449.         $instance->addListener('@admin/Product/product_class.twig', [=> function () {
  1450.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Admin\\Product\\AddRegularDiscountFormToProductClassEditType'] ?? $this->load('getAddRegularDiscountFormToProductClassEditTypeService.php'));
  1451.         }, => 'index'], 0);
  1452.         $instance->addListener('@admin/Product/product.twig', [=> function () {
  1453.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Admin\\Product\\AddRegularDiscountFormToProductClassType'] ?? $this->load('getAddRegularDiscountFormToProductClassTypeService.php'));
  1454.         }, => 'product'], 0);
  1455.         $instance->addListener('@admin/Setting/Shop/delivery_edit.twig', [=> function () {
  1456.             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()));
  1457.         }, => 'deliveryEdit'], 0);
  1458.         $instance->addListener('front.mypage.change.index.complete', [=> function () {
  1459.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddFlashBug'] ?? $this->load('getAddFlashBugService.php'));
  1460.         }, => 'frontMypageChangeIndexComplete'], 0);
  1461.         $instance->addListener('front.mypage.delivery.edit.complete', [=> function () {
  1462.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddFlashBug'] ?? $this->load('getAddFlashBugService.php'));
  1463.         }, => 'frontMypageDeliveryEditComplete'], 0);
  1464.         $instance->addListener('Mypage/delivery.twig', [=> function () {
  1465.             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()));
  1466.         }, => 'delivery'], 0);
  1467.         $instance->addListener('Mypage/change_complete.twig', [=> function () {
  1468.             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()));
  1469.         }, => 'change_complete'], 0);
  1470.         $instance->addListener('Mypage/index.twig', [=> function () {
  1471.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1472.         }, => 'index'], 0);
  1473.         $instance->addListener('Mypage/history.twig', [=> function () {
  1474.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1475.         }, => 'index'], 0);
  1476.         $instance->addListener('Mypage/favorite.twig', [=> function () {
  1477.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1478.         }, => 'index'], 0);
  1479.         $instance->addListener('Mypage/change.twig', [=> function () {
  1480.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1481.         }, => 'index'], 0);
  1482.         $instance->addListener('Mypage/change_complete.twig', [=> function () {
  1483.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1484.         }, => 'index'], 0);
  1485.         $instance->addListener('Mypage/delivery.twig', [=> function () {
  1486.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1487.         }, => 'index'], 0);
  1488.         $instance->addListener('Mypage/withdraw.twig', [=> function () {
  1489.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1490.         }, => 'index'], 0);
  1491.         $instance->addListener('Mypage/delivery_edit.twig', [=> function () {
  1492.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1493.         }, => 'index'], 0);
  1494.         $instance->addListener('@EccubePaymentLite4/default/Mypage/edit_credit_card.twig', [=> function () {
  1495.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1496.         }, => 'index'], 0);
  1497.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_list.twig', [=> function () {
  1498.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1499.         }, => 'index'], 0);
  1500.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_detail.twig', [=> function () {
  1501.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1502.         }, => 'index'], 0);
  1503.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_cycle.twig', [=> function () {
  1504.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1505.         }, => 'index'], 0);
  1506.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_cancel.twig', [=> function () {
  1507.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1508.         }, => 'index'], 0);
  1509.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_complete.twig', [=> function () {
  1510.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1511.         }, => 'index'], 0);
  1512.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_next_delivery_date.twig', [=> function () {
  1513.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1514.         }, => 'index'], 0);
  1515.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_product_quantity.twig', [=> function () {
  1516.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1517.         }, => 'index'], 0);
  1518.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_resume.twig', [=> function () {
  1519.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1520.         }, => 'index'], 0);
  1521.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_shipping.twig', [=> function () {
  1522.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1523.         }, => 'index'], 0);
  1524.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_skip.twig', [=> function () {
  1525.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1526.         }, => 'index'], 0);
  1527.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_suspend.twig', [=> function () {
  1528.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddNavEventSubscriber'] ?? $this->load('getAddNavEventSubscriberService.php'));
  1529.         }, => 'index'], 0);
  1530.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_detail.twig', [=> function () {
  1531.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddRegularNavEventSubscriber'] ?? $this->load('getAddRegularNavEventSubscriberService.php'));
  1532.         }, => 'index'], 0);
  1533.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_cycle.twig', [=> function () {
  1534.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddRegularNavEventSubscriber'] ?? $this->load('getAddRegularNavEventSubscriberService.php'));
  1535.         }, => 'index'], 0);
  1536.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_cancel.twig', [=> function () {
  1537.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddRegularNavEventSubscriber'] ?? $this->load('getAddRegularNavEventSubscriberService.php'));
  1538.         }, => 'index'], 0);
  1539.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_complete.twig', [=> function () {
  1540.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddRegularNavEventSubscriber'] ?? $this->load('getAddRegularNavEventSubscriberService.php'));
  1541.         }, => 'index'], 0);
  1542.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_next_delivery_date.twig', [=> function () {
  1543.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddRegularNavEventSubscriber'] ?? $this->load('getAddRegularNavEventSubscriberService.php'));
  1544.         }, => 'index'], 0);
  1545.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_product_quantity.twig', [=> function () {
  1546.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddRegularNavEventSubscriber'] ?? $this->load('getAddRegularNavEventSubscriberService.php'));
  1547.         }, => 'index'], 0);
  1548.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_resume.twig', [=> function () {
  1549.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddRegularNavEventSubscriber'] ?? $this->load('getAddRegularNavEventSubscriberService.php'));
  1550.         }, => 'index'], 0);
  1551.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_shipping.twig', [=> function () {
  1552.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddRegularNavEventSubscriber'] ?? $this->load('getAddRegularNavEventSubscriberService.php'));
  1553.         }, => 'index'], 0);
  1554.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_skip.twig', [=> function () {
  1555.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddRegularNavEventSubscriber'] ?? $this->load('getAddRegularNavEventSubscriberService.php'));
  1556.         }, => 'index'], 0);
  1557.         $instance->addListener('@EccubePaymentLite4/default/Mypage/regular_suspend.twig', [=> function () {
  1558.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\AddRegularNavEventSubscriber'] ?? $this->load('getAddRegularNavEventSubscriberService.php'));
  1559.         }, => 'index'], 0);
  1560.         $instance->addListener('front.mypage.change.index.complete', [=> function () {
  1561.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\Change\\UpdateRegularOrder'] ?? $this->load('getUpdateRegularOrderService.php'));
  1562.         }, => 'index'], 0);
  1563.         $instance->addListener('Mypage/withdraw.twig', [=> function () {
  1564.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\Withdraw\\AddAttentionTextAndRemoveBtn'] ?? $this->load('getAddAttentionTextAndRemoveBtnService.php'));
  1565.         }, => 'index'], 0);
  1566.         $instance->addListener('front.mypage.withdraw.index.initialize', [=> function () {
  1567.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Mypage\\Withdraw\\WithdrawIndexInitialize'] ?? $this->load('getWithdrawIndexInitializeService.php'));
  1568.         }, => 'index'], 0);
  1569.         $instance->addListener('Shopping/index.twig', [=> function () {
  1570.             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()));
  1571.         }, => 'index'], 0);
  1572.         $instance->addListener('Shopping/confirm.twig', [=> function () {
  1573.             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()));
  1574.         }, => 'confirm'], 0);
  1575.         $instance->addListener('Shopping/index.twig', [=> function () {
  1576.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Shopping\\AddDeferredPaymentDescriptionEventSubscriber'] ?? $this->load('getAddDeferredPaymentDescriptionEventSubscriberService.php'));
  1577.         }, => 'index'], 0);
  1578.         $instance->addListener('Shopping/confirm.twig', [=> function () {
  1579.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Shopping\\AddDescriptionShoppingConfirmEventSubscriber'] ?? $this->load('getAddDescriptionShoppingConfirmEventSubscriberService.php'));
  1580.         }, => 'confirm'], 0);
  1581.         $instance->addListener('Shopping/index.twig', [=> function () {
  1582.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Shopping\\AddRegularCycleFormEventSubscriber'] ?? $this->load('getAddRegularCycleFormEventSubscriberService.php'));
  1583.         }, => 'index'], 0);
  1584.         $instance->addListener('Shopping/confirm.twig', [=> function () {
  1585.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Shopping\\AddRegularCycleFormEventSubscriber'] ?? $this->load('getAddRegularCycleFormEventSubscriberService.php'));
  1586.         }, => 'confirm'], 0);
  1587.         $instance->addListener('Shopping/confirm.twig', [=> function () {
  1588.             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()));
  1589.         }, => 'confirm'], 0);
  1590.         $instance->addListener('Shopping/confirm.twig', [=> function () {
  1591.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Shopping\\ChangeShoppingConfirmActionEventSubscriber'] ?? $this->load('getChangeShoppingConfirmActionEventSubscriberService.php'));
  1592.         }, => 'confirm'], 0);
  1593.         $instance->addListener('Shopping/index.twig', [=> function () {
  1594.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Shopping\\CreditCardInfoEventSubscriber'] ?? $this->load('getCreditCardInfoEventSubscriberService.php'));
  1595.         }, => 'index'], 0);
  1596.         $instance->addListener('Shopping/index.twig', [=> function () {
  1597.             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()));
  1598.         }, => 'index'], 0);
  1599.         $instance->addListener('Shopping/login.twig', [=> function () {
  1600.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Shopping\\RemoveGuestPurchaseBtnWhenShoppingLogin'] ?? $this->load('getRemoveGuestPurchaseBtnWhenShoppingLoginService.php'));
  1601.         }, => 'index'], 0);
  1602.         $instance->addListener('Shopping/index.twig', [=> function () {
  1603.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Shopping\\RemoveRegCreditRadioBtnWhenGuest'] ?? $this->load('getRemoveRegCreditRadioBtnWhenGuestService.php'));
  1604.         }, => 'index'], 0);
  1605.         $instance->addListener('front.shopping.complete.initialize', [=> function () {
  1606.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Shopping\\SaveRegularOrderAtShoppingComplete'] ?? $this->load('getSaveRegularOrderAtShoppingCompleteService.php'));
  1607.         }, => 'index'], 0);
  1608.         $instance->addListener('Shopping/shipping_multiple.twig', [=> function () {
  1609.             return ($this->privates['Plugin\\EccubePaymentLite4\\EventListener\\EventSubscriber\\Front\\Shopping\\SetNotFoundResponseEventSubscriber'] ?? $this->load('getSetNotFoundResponseEventSubscriberService.php'));
  1610.         }, => 'index'], 0);
  1611.         $instance->addListener('kernel.response', [=> function () {
  1612.             return ($this->privates['Plugin\\JoolenCheckedItemBlock4\\Event'] ?? $this->getEvent2Service());
  1613.         }, => 'onKernelResponse'], 0);
  1614.         $instance->addListener('knp_pager.items', [=> function () {
  1615.             return ($this->privates['Plugin\\MailMagazine4\\Event\\MailMagazineHistoryFilePaginationSubscriber'] ?? $this->load('getMailMagazineHistoryFilePaginationSubscriberService.php'));
  1616.         }, => 'items'], 1);
  1617.         $instance->addListener('@admin/Product/product.twig', [=> function () {
  1618.             return ($this->privates['Plugin\\PinpointSale\\EventSubscriber\\AdminProductEventSubscriber'] ?? $this->load('getAdminProductEventSubscriberService.php'));
  1619.         }, => 'onTemplateProductProduct'], -10);
  1620.         $instance->addListener('@admin/Product/product_class.twig', [=> function () {
  1621.             return ($this->privates['Plugin\\PinpointSale\\EventSubscriber\\AdminProductEventSubscriber'] ?? $this->load('getAdminProductEventSubscriberService.php'));
  1622.         }, => 'onTemplateProductClassEdit'], -10);
  1623.         $instance->addListener('@admin/Product/index.twig', [=> function () {
  1624.             return ($this->privates['Plugin\\PinpointSale\\EventSubscriber\\AdminProductEventSubscriber'] ?? $this->load('getAdminProductEventSubscriberService.php'));
  1625.         }, => 'onTemplateProductIndex'], 10);
  1626.         $instance->addListener('Cart/index.twig', [=> function () {
  1627.             return ($this->privates['Plugin\\PinpointSale\\EventSubscriber\\CartEventSubscriber'] ?? $this->load('getCartEventSubscriberService.php'));
  1628.         }, => 'onTemplateCartIndex'], 0);
  1629.         $instance->addListener('Mypage/history.twig', [=> function () {
  1630.             return ($this->privates['Plugin\\PinpointSale\\EventSubscriber\\MypageEventSubscriber'] ?? $this->load('getMypageEventSubscriberService.php'));
  1631.         }, => 'onTemplateMypageHistory'], 0);
  1632.         $instance->addListener('Product/detail.twig', [=> function () {
  1633.             return ($this->privates['Plugin\\PinpointSale\\EventSubscriber\\ProductDetailEventSubscriber'] ?? $this->load('getProductDetailEventSubscriberService.php'));
  1634.         }, => 'onTemplateProductDetail'], 0);
  1635.         $instance->addListener('Shopping/index.twig', [=> function () {
  1636.             return ($this->privates['Plugin\\PinpointSale\\EventSubscriber\\ShoppingEventSubscriber'] ?? $this->load('getShoppingEventSubscriberService.php'));
  1637.         }, => 'onTemplateShopping'], 0);
  1638.         $instance->addListener('Shopping/confirm.twig', [=> function () {
  1639.             return ($this->privates['Plugin\\PinpointSale\\EventSubscriber\\ShoppingEventSubscriber'] ?? $this->load('getShoppingEventSubscriberService.php'));
  1640.         }, => 'onTemplateShoppingConfirm'], 0);
  1641.         $instance->addListener('@admin/Order/edit.twig', [=> function () {
  1642.             return ($this->privates['Plugin\\PointEx\\EventSubscriber\\AdminOrderEditEventSubscriber'] ?? $this->load('getAdminOrderEditEventSubscriberService.php'));
  1643.         }, => 'onTemplateAdminOrderEdit'], 0);
  1644.         $instance->addListener('@admin/Product/product.twig', [=> function () {
  1645.             return ($this->privates['Plugin\\PointEx\\EventSubscriber\\AdminProductEventSubscriber'] ?? $this->load('getAdminProductEventSubscriber2Service.php'));
  1646.         }, => 'onTemplateProductProduct'], 0);
  1647.         $instance->addListener('@admin/Product/product_class.twig', [=> function () {
  1648.             return ($this->privates['Plugin\\PointEx\\EventSubscriber\\AdminProductEventSubscriber'] ?? $this->load('getAdminProductEventSubscriber2Service.php'));
  1649.         }, => 'onTemplateProductClassEdit'], -10);
  1650.         $instance->addListener('@admin/Product/index.twig', [=> function () {
  1651.             return ($this->privates['Plugin\\PointEx\\EventSubscriber\\AdminProductEventSubscriber'] ?? $this->load('getAdminProductEventSubscriber2Service.php'));
  1652.         }, => 'onTemplateProductIndex'], 10);
  1653.         $instance->addListener('@admin/Order/shipping.twig', [=> function () {
  1654.             return ($this->privates['Plugin\\PointEx\\EventSubscriber\\AdminShippingEventSubscriber'] ?? $this->load('getAdminShippingEventSubscriberService.php'));
  1655.         }, => 'onTemplateAdminOrderShipping'], 0);
  1656.         $instance->addListener('@admin/Setting/Shop/shop_master.twig', [=> function () {
  1657.             return ($this->privates['Plugin\\PointEx\\EventSubscriber\\AdminShopEventSubscriber'] ?? $this->load('getAdminShopEventSubscriberService.php'));
  1658.         }, => 'onTemplateShopMaster'], 0);
  1659.         $instance->addListener('Cart/index.twig', [=> function () {
  1660.             return ($this->privates['Plugin\\PointEx\\EventSubscriber\\CartEventSubscriber'] ?? $this->load('getCartEventSubscriber2Service.php'));
  1661.         }, => 'onTemplateCartIndex'], 10);
  1662.         $instance->addListener('Product/detail.twig', [=> function () {
  1663.             return ($this->privates['Plugin\\PointEx\\EventSubscriber\\ProductDetailEventSubscriber'] ?? $this->load('getProductDetailEventSubscriber2Service.php'));
  1664.         }, => 'onTemplateProductDetail'], 0);
  1665.         $instance->addListener('Shopping/index.twig', [=> function () {
  1666.             return ($this->privates['Plugin\\PointEx\\EventSubscriber\\ShoppingEventSubscriber'] ?? $this->load('getShoppingEventSubscriber2Service.php'));
  1667.         }, => 'onTemplateShopping'], 10);
  1668.         $instance->addListener('Shopping/confirm.twig', [=> function () {
  1669.             return ($this->privates['Plugin\\PointEx\\EventSubscriber\\ShoppingEventSubscriber'] ?? $this->load('getShoppingEventSubscriber2Service.php'));
  1670.         }, => 'onTemplateShoppingConfirm'], 10);
  1671.         $instance->addListener('@admin/Product/product.twig', [=> function () {
  1672.             return ($this->privates['Plugin\\ProductPlus\\ProductPlusEvent'] ?? $this->load('getProductPlusEventService.php'));
  1673.         }, => 'onTemplateAdminProductEdit'], 0);
  1674.         $instance->addListener('admin.product.edit.complete', [=> function () {
  1675.             return ($this->privates['Plugin\\ProductPlus\\ProductPlusEvent'] ?? $this->load('getProductPlusEventService.php'));
  1676.         }, => 'hookAdminProductEditComplete'], 0);
  1677.         $instance->addListener('admin.product.copy.complete', [=> function () {
  1678.             return ($this->privates['Plugin\\ProductPlus\\ProductPlusEvent'] ?? $this->load('getProductPlusEventService.php'));
  1679.         }, => 'hookAdminProductCopyComplete'], 0);
  1680.         $instance->addListener('admin.product.csv.export', [=> function () {
  1681.             return ($this->privates['Plugin\\ProductPlus\\ProductPlusEvent'] ?? $this->load('getProductPlusEventService.php'));
  1682.         }, => 'hookAdminProductCsvExport'], 0);
  1683.         $instance->addListener('csvimportproductext.admin.product.csv.import.product.descriptions', [=> function () {
  1684.             return ($this->privates['Plugin\\ProductPlus\\ProductPlusEvent'] ?? $this->load('getProductPlusEventService.php'));
  1685.         }, => 'hookAdminProductCsvImportProductDescriptions'], 0);
  1686.         $instance->addListener('csvimportproductext.admin.product.csv.import.product.check', [=> function () {
  1687.             return ($this->privates['Plugin\\ProductPlus\\ProductPlusEvent'] ?? $this->load('getProductPlusEventService.php'));
  1688.         }, => 'hookAdminProductCsvImportProductCheck'], 0);
  1689.         $instance->addListener('csvimportproductext.admin.product.csv.import.product.process', [=> function () {
  1690.             return ($this->privates['Plugin\\ProductPlus\\ProductPlusEvent'] ?? $this->load('getProductPlusEventService.php'));
  1691.         }, => 'hookAdminProductCsvImportProductProcess'], 0);
  1692.         $instance->addListener('Product/detail.twig', [=> function () {
  1693.             return ($this->privates['Plugin\\ProductReview4\\ProductReviewEvent'] ?? $this->load('getProductReviewEventService.php'));
  1694.         }, => 'detail'], 0);
  1695.         $instance->addListener('@admin/Product/product.twig', [=> function () {
  1696.             return ($this->privates['Plugin\\RelatedProduct4\\RelatedProductEvent'] ?? ($this->privates['Plugin\\RelatedProduct4\\RelatedProductEvent'] = new \Plugin\RelatedProduct4\RelatedProductEvent()));
  1697.         }, => 'onRenderAdminProduct'], 0);
  1698.         $instance->addListener('Product/detail.twig', [=> function () {
  1699.             return ($this->privates['Plugin\\RelatedProduct4\\RelatedProductEvent'] ?? ($this->privates['Plugin\\RelatedProduct4\\RelatedProductEvent'] = new \Plugin\RelatedProduct4\RelatedProductEvent()));
  1700.         }, => 'onRenderProductDetail'], 0);
  1701.         $instance->addListener('front.product.index.search', [=> function () {
  1702.             return ($this->privates['Plugin\\lecastPriceSelectBlock41\\Event'] ?? $this->load('getEvent3Service.php'));
  1703.         }, => 'onFrontProductIndexSearch'], 0);
  1704.         $instance->addListener('front.product.index.initialize', [=> function () {
  1705.             return ($this->privates['Plugin\\lecastPriceSelectBlock41\\Event'] ?? $this->load('getEvent3Service.php'));
  1706.         }, => 'onFrontProductIndexInitialize'], 0);
  1707.         $instance->addListener('kernel.request', [=> function () {
  1708.             return ($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService());
  1709.         }, => 'onKernelRequest'], 4096);
  1710.         $instance->addListener('kernel.response', [=> function () {
  1711.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  1712.         }, => 'onKernelResponse'], 0);
  1713.         $instance->addListener('kernel.response', [=> function () {
  1714.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1715.         }, => 'onKernelResponse'], -1024);
  1716.         $instance->addListener('kernel.request', [=> function () {
  1717.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1718.         }, => 'setDefaultLocale'], 100);
  1719.         $instance->addListener('kernel.request', [=> function () {
  1720.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1721.         }, => 'onKernelRequest'], 16);
  1722.         $instance->addListener('kernel.finish_request', [=> function () {
  1723.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1724.         }, => 'onKernelFinishRequest'], 0);
  1725.         $instance->addListener('kernel.request', [=> function () {
  1726.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1727.         }, => 'onKernelRequest'], 256);
  1728.         $instance->addListener('kernel.request', [=> function () {
  1729.             return ($this->privates['.legacy_resolve_controller_name_subscriber'] ?? $this->get_LegacyResolveControllerNameSubscriberService());
  1730.         }, => 'resolveControllerName'], 24);
  1731.         $instance->addListener('kernel.response', [=> function () {
  1732.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1733.         }, => 'onResponse'], -255);
  1734.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1735.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1736.         }, => 'onControllerArguments'], 0);
  1737.         $instance->addListener('kernel.exception', [=> function () {
  1738.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1739.         }, => 'logKernelException'], 0);
  1740.         $instance->addListener('kernel.exception', [=> function () {
  1741.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1742.         }, => 'onKernelException'], -128);
  1743.         $instance->addListener('kernel.request', [=> function () {
  1744.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1745.         }, => 'onKernelRequest'], 15);
  1746.         $instance->addListener('kernel.finish_request', [=> function () {
  1747.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1748.         }, => 'onKernelFinishRequest'], -15);
  1749.         $instance->addListener('console.error', [=> function () {
  1750.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  1751.         }, => 'onConsoleError'], -128);
  1752.         $instance->addListener('console.terminate', [=> function () {
  1753.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  1754.         }, => 'onConsoleTerminate'], -128);
  1755.         $instance->addListener('console.error', [=> function () {
  1756.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1757.         }, => 'onConsoleError'], 0);
  1758.         $instance->addListener('kernel.request', [=> function () {
  1759.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1760.         }, => 'onKernelRequest'], 128);
  1761.         $instance->addListener('kernel.response', [=> function () {
  1762.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1763.         }, => 'onKernelResponse'], -1000);
  1764.         $instance->addListener('kernel.finish_request', [=> function () {
  1765.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1766.         }, => 'onFinishRequest'], 0);
  1767.         $instance->addListener('kernel.response', [=> function () {
  1768.             return ($this->privates['esi_listener'] ?? $this->getEsiListenerService());
  1769.         }, => 'onKernelResponse'], 0);
  1770.         $instance->addListener('kernel.request', [=> function () {
  1771.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  1772.         }, => 'onKernelRequest'], 48);
  1773.         $instance->addListener('kernel.response', [=> function () {
  1774.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1775.         }, => 'onKernelResponse'], -100);
  1776.         $instance->addListener('kernel.exception', [=> function () {
  1777.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1778.         }, => 'onKernelException'], 0);
  1779.         $instance->addListener('kernel.terminate', [=> function () {
  1780.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1781.         }, => 'onKernelTerminate'], -1024);
  1782.         $instance->addListener('kernel.controller', [=> function () {
  1783.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1784.         }, => 'onKernelController'], 0);
  1785.         $instance->addListener('kernel.response', [=> function () {
  1786.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1787.         }, => 'onKernelResponse'], 0);
  1788.         $instance->addListener('kernel.request', [=> function () {
  1789.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1790.         }, => 'configure'], 2048);
  1791.         $instance->addListener('console.command', [=> function () {
  1792.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1793.         }, => 'configure'], 2048);
  1794.         $instance->addListener('kernel.request', [=> function () {
  1795.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1796.         }, => 'onKernelRequest'], 32);
  1797.         $instance->addListener('kernel.finish_request', [=> function () {
  1798.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1799.         }, => 'onKernelFinishRequest'], 0);
  1800.         $instance->addListener('kernel.exception', [=> function () {
  1801.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1802.         }, => 'onKernelException'], -64);
  1803.         $instance->addListener('kernel.response', [=> function () {
  1804.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1805.         }, => 'onKernelResponse'], 0);
  1806.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1807.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService.php'));
  1808.         }, => 'onVoterVote'], 0);
  1809.         $instance->addListener('kernel.request', [=> function () {
  1810.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1811.         }, => 'configureLogoutUrlGenerator'], 8);
  1812.         $instance->addListener('kernel.request', [=> function () {
  1813.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1814.         }, => 'onKernelRequest'], 8);
  1815.         $instance->addListener('kernel.finish_request', [=> function () {
  1816.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1817.         }, => 'onKernelFinishRequest'], 0);
  1818.         $instance->addListener('kernel.controller', [=> function () {
  1819.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1820.         }, => 'onKernelController'], 0);
  1821.         $instance->addListener('kernel.controller', [=> function () {
  1822.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1823.         }, => 'onKernelController'], 0);
  1824.         $instance->addListener('kernel.controller', [=> function () {
  1825.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1826.         }, => 'onKernelController'], -128);
  1827.         $instance->addListener('kernel.view', [=> function () {
  1828.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1829.         }, => 'onKernelView'], 0);
  1830.         $instance->addListener('kernel.controller', [=> function () {
  1831.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1832.         }, => 'onKernelController'], 0);
  1833.         $instance->addListener('kernel.response', [=> function () {
  1834.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1835.         }, => 'onKernelResponse'], 0);
  1836.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1837.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1838.         }, => 'onKernelControllerArguments'], 0);
  1839.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1840.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1841.         }, => 'onKernelControllerArguments'], 0);
  1842.         $instance->addListener('kernel.view', [=> function () {
  1843.             return ($this->privates['sensio_framework_extra.psr7.listener.response'] ?? $this->load('getSensioFrameworkExtra_Psr7_Listener_ResponseService.php'));
  1844.         }, => 'onKernelView'], 0);
  1845.         $instance->addListener('console.command', [=> function () {
  1846.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1847.         }, => 'onCommand'], 255);
  1848.         $instance->addListener('console.terminate', [=> function () {
  1849.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1850.         }, => 'onTerminate'], -255);
  1851.         $instance->addListener('kernel.exception', [=> function () {
  1852.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1853.         }, => 'onException'], 0);
  1854.         $instance->addListener('kernel.terminate', [=> function () {
  1855.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1856.         }, => 'onTerminate'], 0);
  1857.         $instance->addListener('console.error', [=> function () {
  1858.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1859.         }, => 'onException'], 0);
  1860.         $instance->addListener('console.terminate', [=> function () {
  1861.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1862.         }, => 'onTerminate'], 0);
  1863.         $instance->addListener('console.command', [=> function () {
  1864.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService.php'));
  1865.         }, => 'configure'], 1024);
  1866.         $instance->addListener('kernel.response', [=> function () {
  1867.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1868.         }, => 'onKernelResponse'], -128);
  1869.         $instance->addListener('console.error', [=> function () {
  1870.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1871.         }, => 'onConsoleError'], 0);
  1872.         $instance->addListener('console.terminate', [=> function () {
  1873.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1874.         }, => 'onConsoleTerminate'], 0);
  1875.         $instance->addListener('knp_pager.before', [=> function () {
  1876.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1877.         }, => 'before'], 0);
  1878.         $instance->addListener('knp_pager.pagination', [=> function () {
  1879.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1880.         }, => 'pagination'], 0);
  1881.         $instance->addListener('knp_pager.before', [=> function () {
  1882.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  1883.         }, => 'before'], 1);
  1884.         $instance->addListener('knp_pager.before', [=> function () {
  1885.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  1886.         }, => 'before'], 1);
  1887.         $instance->addListener('knp_pager.pagination', [=> function () {
  1888.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1889.         }, => 'pagination'], 1);
  1890.         return $instance;
  1891.     }
  1892.     /**
  1893.      * Gets the public 'filesystem' shared service.
  1894.      *
  1895.      * @return \Symfony\Component\Filesystem\Filesystem
  1896.      */
  1897.     protected function getFilesystemService()
  1898.     {
  1899.         return $this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  1900.     }
  1901.     /**
  1902.      * Gets the public 'http_kernel' shared service.
  1903.      *
  1904.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1905.      */
  1906.     protected function getHttpKernelService()
  1907.     {
  1908.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1909.         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 () {
  1910.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService.php'));
  1911.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService.php'));
  1912.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService.php'));
  1913.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService.php'));
  1914.             yield => ($this->privates['debug.sensio_framework_extra.psr7.argument_value_resolver.server_request'] ?? $this->load('getDebug_SensioFrameworkExtra_Psr7_ArgumentValueResolver_ServerRequestService.php'));
  1915.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService.php'));
  1916.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService.php'));
  1917.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService.php'));
  1918.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService.php'));
  1919.         }, 9)), $a));
  1920.     }
  1921.     /**
  1922.      * Gets the public 'liip_imagine.cache.manager' shared service.
  1923.      *
  1924.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  1925.      */
  1926.     protected function getLiipImagine_Cache_ManagerService()
  1927.     {
  1928.         $this->services['liip_imagine.cache.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\CacheManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('ECCUBE_AUTH_MAGIC')))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'default'false);
  1929.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  1930.         $instance->addResolver('aws_s3_resolver', ($this->services['liip_imagine.cache.resolver.aws_s3_resolver'] ?? $this->getLiipImagine_Cache_Resolver_AwsS3ResolverService()));
  1931.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  1932.         return $instance;
  1933.     }
  1934.     /**
  1935.      * Gets the public 'liip_imagine.cache.resolver.aws_s3_resolver' shared service.
  1936.      *
  1937.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\AwsS3Resolver
  1938.      */
  1939.     protected function getLiipImagine_Cache_Resolver_AwsS3ResolverService()
  1940.     {
  1941.         $this->services['liip_imagine.cache.resolver.aws_s3_resolver'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\Resolver\AwsS3Resolver(\Aws\S3\S3Client::factory(['version' => '2006-03-01''region' => $this->getEnv('AWS_S3_REGION')]), $this->getEnv('AWS_S3_BUCKET'), 'public-read', ['Scheme' => 'https'], ['CacheControl' => 'max-age='.$this->getEnv('string:AWS_S3_CACHE_CONTROL')]);
  1942.         $instance->setCachePrefix('');
  1943.         return $instance;
  1944.     }
  1945.     /**
  1946.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  1947.      *
  1948.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  1949.      */
  1950.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  1951.     {
  1952.         return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), \dirname(__DIR__4), 'media/cache');
  1953.     }
  1954.     /**
  1955.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  1956.      *
  1957.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  1958.      */
  1959.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  1960.     {
  1961.         return $this->services['liip_imagine.cache.resolver.no_cache_web_path'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver(($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
  1962.     }
  1963.     /**
  1964.      * Gets the public 'liip_imagine.cache.signer' shared service.
  1965.      *
  1966.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  1967.      */
  1968.     protected function getLiipImagine_Cache_SignerService()
  1969.     {
  1970.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('ECCUBE_AUTH_MAGIC'));
  1971.     }
  1972.     /**
  1973.      * Gets the public 'profiler' shared service.
  1974.      *
  1975.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1976.      */
  1977.     protected function getProfilerService()
  1978.     {
  1979.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1980.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1981.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  1982.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  1983.         $a->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  1984.         $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']))));
  1985.         $a->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  1986.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1987.         $a->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  1988.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1989.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1990.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1991.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1992.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1993.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1994.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1995.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1996.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1997.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1998.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1999.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  2000.         $d->addInstance('cache.doctrine.orm.default.metadata', ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()));
  2001.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  2002.         $e = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2003.         $e->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  2004.         $f = new \SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector(($this->privates['mobile_detect.device_view'] ?? $this->getMobileDetect_DeviceViewService()));
  2005.         $f->setRedirectConfig($this->parameters['mobile_detect.redirect']);
  2006.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  2007.         if ($this->has('kernel')) {
  2008.             $g->setKernel($b);
  2009.         }
  2010.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  2011.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2012.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  2013.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  2014.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  2015.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  2016.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  2017.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/EccubeEccube_KernelDevDebugContainer'), $c));
  2018.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  2019.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  2020.         $instance->add($d);
  2021.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  2022.         $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())));
  2023.         $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())));
  2024.         $instance->add($e);
  2025.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  2026.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2027.         $instance->add(($this->privates['Eccube\\DataCollector\\EccubeDataCollector'] ?? $this->getEccubeDataCollectorService()));
  2028.         $instance->add($f);
  2029.         $instance->add($g);
  2030.         $instance->add(($this->privates['eccube.collector.core'] ?? $this->getEccube_Collector_CoreService()));
  2031.         return $instance;
  2032.     }
  2033.     /**
  2034.      * Gets the public 'request_stack' shared service.
  2035.      *
  2036.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2037.      */
  2038.     protected function getRequestStackService()
  2039.     {
  2040.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2041.     }
  2042.     /**
  2043.      * Gets the public 'router' shared service.
  2044.      *
  2045.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2046.      */
  2047.     protected function getRouterService()
  2048.     {
  2049.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2050.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2051.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  2052.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  2053.         $a->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  2054.         $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']))));
  2055.         $a->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  2056.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2057.         $a->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  2058.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2059.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2060.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService.php'true],
  2061.         ], [
  2062.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2063.         ]))->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'));
  2064.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2065.         return $instance;
  2066.     }
  2067.     /**
  2068.      * Gets the public 'security.authorization_checker' shared service.
  2069.      *
  2070.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  2071.      */
  2072.     protected function getSecurity_AuthorizationCheckerService()
  2073.     {
  2074.         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);
  2075.     }
  2076.     /**
  2077.      * Gets the public 'security.csrf.token_manager' shared service.
  2078.      *
  2079.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  2080.      */
  2081.     protected function getSecurity_Csrf_TokenManagerService()
  2082.     {
  2083.         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())));
  2084.     }
  2085.     /**
  2086.      * Gets the public 'security.token_storage' shared service.
  2087.      *
  2088.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  2089.      */
  2090.     protected function getSecurity_TokenStorageService()
  2091.     {
  2092.         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, [
  2093.             'session' => ['services''session''getSessionService'false],
  2094.         ], [
  2095.             'session' => '?',
  2096.         ]));
  2097.     }
  2098.     /**
  2099.      * Gets the public 'session' shared service.
  2100.      *
  2101.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2102.      */
  2103.     protected function getSessionService()
  2104.     {
  2105.         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)));
  2106.     }
  2107.     /**
  2108.      * Gets the public 'state_machine.order' shared service.
  2109.      *
  2110.      * @return \Symfony\Component\Workflow\StateMachine
  2111.      */
  2112.     protected function getStateMachine_OrderService()
  2113.     {
  2114.         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');
  2115.     }
  2116.     /**
  2117.      * Gets the public 'translator' shared service.
  2118.      *
  2119.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2120.      */
  2121.     protected function getTranslatorService()
  2122.     {
  2123.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2124.     }
  2125.     /**
  2126.      * Gets the public 'twig' shared service.
  2127.      *
  2128.      * @return \Twig\Environment
  2129.      */
  2130.     protected function getTwigService()
  2131.     {
  2132.         $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));
  2133.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/Recommend4/Resource/template'), 'Recommend4');
  2134.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/Coupon4/Resource/template'), 'Coupon4');
  2135.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/MailMagazine4/Resource/template'), 'MailMagazine4');
  2136.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/SalesReport4/Resource/template'), 'SalesReport4');
  2137.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/RelatedProduct4/Resource/template'), 'RelatedProduct4');
  2138.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/ProductReview4/Resource/template'), 'ProductReview4');
  2139.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/PointEx/Resource/template'), 'PointEx');
  2140.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/PinpointSale/Resource/template'), 'PinpointSale');
  2141.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/EccubePaymentLite4/Resource/template'), 'EccubePaymentLite4');
  2142.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/SortProduct41Plus/Resource/template'), 'SortProduct41Plus');
  2143.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/JoolenCheckedItemBlock4/Resource/template'), 'JoolenCheckedItemBlock4');
  2144.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/lecastPriceSelectBlock41/Resource/template'), 'lecastPriceSelectBlock41');
  2145.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/AddOnForCategory4/Resource/template'), 'AddOnForCategory4');
  2146.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/DeliveryDate4/Resource/template'), 'DeliveryDate4');
  2147.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/ProductPlus/Resource/template'), 'ProductPlus');
  2148.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/ResizeImage4/Resource/template'), 'ResizeImage4');
  2149.         $a->addPath((\dirname(__DIR__4).'/app/template/'.$this->getEnv('string:ECCUBE_TEMPLATE_CODE')));
  2150.         $a->addPath((\dirname(__DIR__4).'/src/Eccube/Resource/template/default'));
  2151.         $a->addPath((\dirname(__DIR__4).'/app/Plugin'));
  2152.         $a->addPath((\dirname(__DIR__4).'/app/template/admin'), 'admin');
  2153.         $a->addPath((\dirname(__DIR__4).'/src/Eccube/Resource/template/admin'), 'admin');
  2154.         $a->addPath((\dirname(__DIR__4).'/app/template/user_data'), 'user_data');
  2155.         $a->addPath((\dirname(__DIR__4).'/src/Eccube/Resource/template/toolbar'), 'toolbar');
  2156.         $a->addPath((\dirname(__DIR__4).'/src/Eccube/Resource/template/common'), 'common');
  2157.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  2158.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  2159.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  2160.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  2161.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  2162.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  2163.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  2164.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  2165.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  2166.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  2167.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  2168.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  2169.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  2170.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  2171.         $a->addPath((\dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Resources/views'), 'MobileDetect');
  2172.         $a->addPath((\dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Resources/views'), '!MobileDetect');
  2173.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/views'), 'KnpPaginator');
  2174.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/views'), '!KnpPaginator');
  2175.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  2176.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  2177.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  2178.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  2179.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  2180.         $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']);
  2181.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2182.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  2183.         $d = new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy();
  2184.         $e = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2185.         $f = new \Symfony\Component\Asset\Context\RequestStackContext($e''false);
  2186.         $g = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  2187.         $h = ($this->services['router'] ?? $this->getRouterService());
  2188.         $i = new \Symfony\Component\Workflow\Registry();
  2189.         $i->addWorkflow(($this->services['state_machine.order'] ?? $this->getStateMachine_OrderService()), new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('Eccube\\Service\\OrderStateMachineContext'));
  2190.         $j = ($this->privates['Eccube\\Repository\\ProductRepository'] ?? $this->getProductRepositoryService());
  2191.         $k = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  2192.         $k->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $g]);
  2193.         $l = 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']);
  2194.         $l->setRequestByRequestStack($e);
  2195.         $m = new \Symfony\Bridge\Twig\AppVariable();
  2196.         $m->setEnvironment('dev');
  2197.         $m->setDebug(true);
  2198.         if ($this->has('security.token_storage')) {
  2199.             $m->setTokenStorage(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2200.         }
  2201.         if ($this->has('request_stack')) {
  2202.             $m->setRequestStack($e);
  2203.         }
  2204.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  2205.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  2206.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  2207.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  2208.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  2209.         $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)])));
  2210.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($g, \dirname(__DIR__4), 'UTF-8'));
  2211.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($h));
  2212.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  2213.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  2214.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  2215.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  2216.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($e, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  2217.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WorkflowExtension($i));
  2218.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension());
  2219.         $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())));
  2220.         $instance->addExtension(new \Eccube\Twig\Extension\CartServiceExtension(($this->privates['Eccube\\Service\\CartService'] ?? $this->getCartServiceService())));
  2221.         $instance->addExtension(new \Eccube\Twig\Extension\CsrfExtension(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService())));
  2222.         $instance->addExtension(new \Eccube\Twig\Extension\EccubeBlockExtension($instance, []));
  2223.         $instance->addExtension(($this->privates['Eccube\\Twig\\Extension\\EccubeExtension'] ?? $this->getEccubeExtensionService()));
  2224.         $instance->addExtension(new \Eccube\Twig\Extension\IntlExtension());
  2225.         $instance->addExtension(new \Eccube\Twig\Extension\RepositoryExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())));
  2226.         $instance->addExtension(new \Eccube\Twig\Extension\SafeTextmailEscaperExtension($instance));
  2227.         $instance->addExtension(($this->privates['Eccube\\Twig\\Extension\\TaxExtension'] ?? $this->getTaxExtensionService()));
  2228.         $instance->addExtension(new \Eccube\Twig\Extension\TwigIncludeExtension($instance));
  2229.         $instance->addExtension(new \Plugin\PinpointSale\Twig\Extension\PinpointSaleTwigExtension($j));
  2230.         $instance->addExtension(new \Plugin\PointEx\Twig\PointExTwigExtension($j, ($this->privates['Plugin\\PointEx\\Service\\PointExService'] ?? $this->getPointExServiceService())));
  2231.         $instance->addExtension(new \Twig_Extension_StringLoader());
  2232.         $instance->addExtension(new \Twig\Extensions\IntlExtension());
  2233.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  2234.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($k));
  2235.         $instance->addExtension($l);
  2236.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($h$c)));
  2237.         $instance->addExtension(new \Exercise\HTMLPurifierBundle\Twig\HTMLPurifierExtension());
  2238.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  2239.         $instance->addGlobal('app'$m);
  2240.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2241.             'Exercise\\HTMLPurifierBundle\\Twig\\HTMLPurifierRuntime' => ['privates''exercise_html_purifier.twig.runtime''getExerciseHtmlPurifier_Twig_RuntimeService.php'true],
  2242.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService.php'true],
  2243.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService.php'true],
  2244.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService.php'true],
  2245.         ], [
  2246.             'Exercise\\HTMLPurifierBundle\\Twig\\HTMLPurifierRuntime' => '?',
  2247.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  2248.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  2249.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  2250.         ])));
  2251.         $instance->addGlobal('BaseInfo'NULL);
  2252.         $instance->addGlobal('eccube_config', ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
  2253.         $instance->addGlobal('event_dispatcher', ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2254.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'$this->getEnv('ECCUBE_TIMEZONE'), 0'.'','))->configure($instance);
  2255.         return $instance;
  2256.     }
  2257.     /**
  2258.      * Gets the public 'validator' shared service.
  2259.      *
  2260.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  2261.      */
  2262.     protected function getValidatorService()
  2263.     {
  2264.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  2265.     }
  2266.     /**
  2267.      * Gets the public 'var_dumper.cloner' shared service.
  2268.      *
  2269.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2270.      */
  2271.     protected function getVarDumper_ClonerService()
  2272.     {
  2273.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2274.         $instance->setMaxItems(2500);
  2275.         $instance->setMinDepth(1);
  2276.         $instance->setMaxString(-1);
  2277.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2278.         return $instance;
  2279.     }
  2280.     /**
  2281.      * Gets the private '.legacy_resolve_controller_name_subscriber' shared service.
  2282.      *
  2283.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  2284.      */
  2285.     protected function get_LegacyResolveControllerNameSubscriberService()
  2286.     {
  2287.         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);
  2288.     }
  2289.     /**
  2290.      * Gets the private 'Eccube\DataCollector\EccubeDataCollector' shared autowired service.
  2291.      *
  2292.      * @return \Eccube\DataCollector\EccubeDataCollector
  2293.      */
  2294.     protected function getEccubeDataCollectorService()
  2295.     {
  2296.         return $this->privates['Eccube\\DataCollector\\EccubeDataCollector'] = new \Eccube\DataCollector\EccubeDataCollector($this, ($this->services['Eccube\\Repository\\PluginRepository'] ?? $this->getPluginRepositoryService()));
  2297.     }
  2298.     /**
  2299.      * Gets the private 'Eccube\Doctrine\Query\Queries' shared autowired service.
  2300.      *
  2301.      * @return \Eccube\Doctrine\Query\Queries
  2302.      */
  2303.     protected function getQueriesService()
  2304.     {
  2305.         $this->privates['Eccube\\Doctrine\\Query\\Queries'] = $instance = new \Eccube\Doctrine\Query\Queries();
  2306.         $a = ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this)));
  2307.         $instance->addCustomizer(new \Plugin\SortProduct41Plus\Repository\SortProductJoin($a));
  2308.         $instance->addCustomizer(new \Plugin\SortProduct41Plus\Repository\SortProductOrderBy($a));
  2309.         $instance->addCustomizer(new \Plugin\MailMagazine4\Entity\AdminCustomerQueryCustomizer());
  2310.         return $instance;
  2311.     }
  2312.     /**
  2313.      * Gets the private 'Eccube\EventListener\IpAddrListener' shared autowired service.
  2314.      *
  2315.      * @return \Eccube\EventListener\IpAddrListener
  2316.      */
  2317.     protected function getIpAddrListenerService()
  2318.     {
  2319.         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()));
  2320.     }
  2321.     /**
  2322.      * Gets the private 'Eccube\EventListener\LogListener' shared autowired service.
  2323.      *
  2324.      * @return \Eccube\EventListener\LogListener
  2325.      */
  2326.     protected function getLogListenerService()
  2327.     {
  2328.         return $this->privates['Eccube\\EventListener\\LogListener'] = new \Eccube\EventListener\LogListener(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2329.     }
  2330.     /**
  2331.      * Gets the private 'Eccube\EventListener\MaintenanceListener' shared autowired service.
  2332.      *
  2333.      * @return \Eccube\EventListener\MaintenanceListener
  2334.      */
  2335.     protected function getMaintenanceListenerService()
  2336.     {
  2337.         return $this->privates['Eccube\\EventListener\\MaintenanceListener'] = new \Eccube\EventListener\MaintenanceListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['Eccube\\Service\\SystemService'] ?? $this->getSystemServiceService()));
  2338.     }
  2339.     /**
  2340.      * Gets the private 'Eccube\EventListener\MobileTemplatePathListener' shared autowired service.
  2341.      *
  2342.      * @return \Eccube\EventListener\MobileTemplatePathListener
  2343.      */
  2344.     protected function getMobileTemplatePathListenerService()
  2345.     {
  2346.         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))));
  2347.     }
  2348.     /**
  2349.      * Gets the private 'Eccube\EventListener\TransactionListener' shared autowired service.
  2350.      *
  2351.      * @return \Eccube\EventListener\TransactionListener
  2352.      */
  2353.     protected function getTransactionListenerService()
  2354.     {
  2355.         return $this->privates['Eccube\\EventListener\\TransactionListener'] = new \Eccube\EventListener\TransactionListener(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2356.     }
  2357.     /**
  2358.      * Gets the private 'Eccube\EventListener\TwigInitializeListener' shared autowired service.
  2359.      *
  2360.      * @return \Eccube\EventListener\TwigInitializeListener
  2361.      */
  2362.     protected function getTwigInitializeListenerService()
  2363.     {
  2364.         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()), ($this->services['Eccube\\Service\\SystemService'] ?? $this->getSystemServiceService()));
  2365.     }
  2366.     /**
  2367.      * Gets the private 'Eccube\EventListener\TwoFactorAuthListener' shared autowired service.
  2368.      *
  2369.      * @return \Eccube\EventListener\TwoFactorAuthListener
  2370.      */
  2371.     protected function getTwoFactorAuthListenerService()
  2372.     {
  2373.         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()));
  2374.     }
  2375.     /**
  2376.      * Gets the private 'Eccube\Log\Processor\SessionProcessor' shared autowired service.
  2377.      *
  2378.      * @return \Eccube\Log\Processor\SessionProcessor
  2379.      */
  2380.     protected function getSessionProcessorService()
  2381.     {
  2382.         return $this->privates['Eccube\\Log\\Processor\\SessionProcessor'] = new \Eccube\Log\Processor\SessionProcessor(($this->services['session'] ?? $this->getSessionService()));
  2383.     }
  2384.     /**
  2385.      * Gets the private 'Eccube\Log\Processor\TokenProcessor' shared autowired service.
  2386.      *
  2387.      * @return \Eccube\Log\Processor\TokenProcessor
  2388.      */
  2389.     protected function getTokenProcessorService()
  2390.     {
  2391.         return $this->privates['Eccube\\Log\\Processor\\TokenProcessor'] = new \Eccube\Log\Processor\TokenProcessor(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2392.     }
  2393.     /**
  2394.      * Gets the private 'Eccube\Repository\AuthorityRoleRepository' shared autowired service.
  2395.      *
  2396.      * @return \Eccube\Repository\AuthorityRoleRepository
  2397.      */
  2398.     protected function getAuthorityRoleRepositoryService()
  2399.     {
  2400.         return $this->privates['Eccube\\Repository\\AuthorityRoleRepository'] = new \Eccube\Repository\AuthorityRoleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2401.     }
  2402.     /**
  2403.      * Gets the private 'Eccube\Repository\BaseInfoRepository' shared autowired service.
  2404.      *
  2405.      * @return \Eccube\Repository\BaseInfoRepository
  2406.      */
  2407.     protected function getBaseInfoRepositoryService()
  2408.     {
  2409.         return $this->privates['Eccube\\Repository\\BaseInfoRepository'] = new \Eccube\Repository\BaseInfoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2410.     }
  2411.     /**
  2412.      * Gets the private 'Eccube\Repository\BlockPositionRepository' shared autowired service.
  2413.      *
  2414.      * @return \Eccube\Repository\BlockPositionRepository
  2415.      */
  2416.     protected function getBlockPositionRepositoryService()
  2417.     {
  2418.         return $this->privates['Eccube\\Repository\\BlockPositionRepository'] = new \Eccube\Repository\BlockPositionRepository(($this->privates['Eccube\\Repository\\BlockRepository'] ?? $this->getBlockRepositoryService()), ($this->services['doctrine'] ?? $this->getDoctrineService()));
  2419.     }
  2420.     /**
  2421.      * Gets the private 'Eccube\Repository\BlockRepository' shared autowired service.
  2422.      *
  2423.      * @return \Eccube\Repository\BlockRepository
  2424.      */
  2425.     protected function getBlockRepositoryService()
  2426.     {
  2427.         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))));
  2428.     }
  2429.     /**
  2430.      * Gets the private 'Eccube\Repository\CartRepository' shared autowired service.
  2431.      *
  2432.      * @return \Eccube\Repository\CartRepository
  2433.      */
  2434.     protected function getCartRepositoryService()
  2435.     {
  2436.         return $this->privates['Eccube\\Repository\\CartRepository'] = new \Eccube\Repository\CartRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2437.     }
  2438.     /**
  2439.      * Gets the private 'Eccube\Repository\LayoutRepository' shared autowired service.
  2440.      *
  2441.      * @return \Eccube\Repository\LayoutRepository
  2442.      */
  2443.     protected function getLayoutRepositoryService()
  2444.     {
  2445.         return $this->privates['Eccube\\Repository\\LayoutRepository'] = new \Eccube\Repository\LayoutRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2446.     }
  2447.     /**
  2448.      * Gets the private 'Eccube\Repository\Master\DeviceTypeRepository' shared autowired service.
  2449.      *
  2450.      * @return \Eccube\Repository\Master\DeviceTypeRepository
  2451.      */
  2452.     protected function getDeviceTypeRepositoryService()
  2453.     {
  2454.         return $this->privates['Eccube\\Repository\\Master\\DeviceTypeRepository'] = new \Eccube\Repository\Master\DeviceTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2455.     }
  2456.     /**
  2457.      * Gets the private 'Eccube\Repository\OrderRepository' shared autowired service.
  2458.      *
  2459.      * @return \Eccube\Repository\OrderRepository
  2460.      */
  2461.     protected function getOrderRepositoryService()
  2462.     {
  2463.         return $this->privates['Eccube\\Repository\\OrderRepository'] = new \Eccube\Repository\OrderRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['Eccube\\Doctrine\\Query\\Queries'] ?? $this->getQueriesService()));
  2464.     }
  2465.     /**
  2466.      * Gets the private 'Eccube\Repository\PageLayoutRepository' shared autowired service.
  2467.      *
  2468.      * @return \Eccube\Repository\PageLayoutRepository
  2469.      */
  2470.     protected function getPageLayoutRepositoryService()
  2471.     {
  2472.         return $this->privates['Eccube\\Repository\\PageLayoutRepository'] = new \Eccube\Repository\PageLayoutRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2473.     }
  2474.     /**
  2475.      * Gets the private 'Eccube\Repository\PageRepository' shared autowired service.
  2476.      *
  2477.      * @return \Eccube\Repository\PageRepository
  2478.      */
  2479.     protected function getPageRepositoryService()
  2480.     {
  2481.         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);
  2482.     }
  2483.     /**
  2484.      * Gets the private 'Eccube\Repository\ProductClassRepository' shared autowired service.
  2485.      *
  2486.      * @return \Eccube\Repository\ProductClassRepository
  2487.      */
  2488.     protected function getProductClassRepositoryService()
  2489.     {
  2490.         return $this->privates['Eccube\\Repository\\ProductClassRepository'] = new \Eccube\Repository\ProductClassRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2491.     }
  2492.     /**
  2493.      * Gets the private 'Eccube\Repository\ProductRepository' shared autowired service.
  2494.      *
  2495.      * @return \Eccube\Repository\ProductRepository
  2496.      */
  2497.     protected function getProductRepositoryService()
  2498.     {
  2499.         return $this->privates['Eccube\\Repository\\ProductRepository'] = new \Eccube\Repository\ProductRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['Eccube\\Doctrine\\Query\\Queries'] ?? $this->getQueriesService()), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
  2500.     }
  2501.     /**
  2502.      * Gets the private 'Eccube\Repository\TaxRuleRepository' shared autowired service.
  2503.      *
  2504.      * @return \Eccube\Repository\TaxRuleRepository
  2505.      */
  2506.     protected function getTaxRuleRepositoryService($lazyLoad true)
  2507.     {
  2508.         if ($lazyLoad) {
  2509.             return $this->privates['Eccube\\Repository\\TaxRuleRepository'] = $this->createProxy('TaxRuleRepository_f7111db', function () {
  2510.                 return \TaxRuleRepository_f7111db::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2511.                     $wrappedInstance $this->getTaxRuleRepositoryService(false);
  2512.                     $proxy->setProxyInitializer(null);
  2513.                     return true;
  2514.                 });
  2515.             });
  2516.         }
  2517.         include_once \dirname(__DIR__4).'/src/Eccube/Repository/TaxRuleRepository.php';
  2518.         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))));
  2519.     }
  2520.     /**
  2521.      * Gets the private 'Eccube\Request\Context' shared autowired service.
  2522.      *
  2523.      * @return \Eccube\Request\Context
  2524.      */
  2525.     protected function getContextService()
  2526.     {
  2527.         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()));
  2528.     }
  2529.     /**
  2530.      * Gets the private 'Eccube\Security\Core\Encoder\PasswordEncoder' shared autowired service.
  2531.      *
  2532.      * @return \Eccube\Security\Core\Encoder\PasswordEncoder
  2533.      */
  2534.     protected function getPasswordEncoderService()
  2535.     {
  2536.         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))));
  2537.     }
  2538.     /**
  2539.      * Gets the private 'Eccube\Service\CartService' shared autowired service.
  2540.      *
  2541.      * @return \Eccube\Service\CartService
  2542.      */
  2543.     protected function getCartServiceService($lazyLoad true)
  2544.     {
  2545.         if ($lazyLoad) {
  2546.             return $this->privates['Eccube\\Service\\CartService'] = $this->createProxy('CartService_9dde17f', function () {
  2547.                 return \CartService_9dde17f::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2548.                     $wrappedInstance $this->getCartServiceService(false);
  2549.                     $proxy->setProxyInitializer(null);
  2550.                     return true;
  2551.                 });
  2552.             });
  2553.         }
  2554.         include_once \dirname(__DIR__4).'/src/Eccube/Service/CartService.php';
  2555.         include_once \dirname(__DIR__4).'/src/Eccube/Service/Cart/CartItemComparator.php';
  2556.         include_once \dirname(__DIR__4).'/src/Eccube/Service/Cart/ProductClassComparator.php';
  2557.         include_once \dirname(__DIR__4).'/src/Eccube/Service/Cart/CartItemAllocator.php';
  2558.         include_once \dirname(__DIR__4).'/src/Eccube/Service/Cart/SaleTypeCartAllocator.php';
  2559.         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()));
  2560.     }
  2561.     /**
  2562.      * Gets the private 'Eccube\Service\TwoFactorAuthService' shared autowired service.
  2563.      *
  2564.      * @return \Eccube\Service\TwoFactorAuthService
  2565.      */
  2566.     protected function getTwoFactorAuthServiceService()
  2567.     {
  2568.         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())));
  2569.     }
  2570.     /**
  2571.      * Gets the private 'Eccube\Twig\Extension\EccubeExtension' shared autowired service.
  2572.      *
  2573.      * @return \Eccube\Twig\Extension\EccubeExtension
  2574.      */
  2575.     protected function getEccubeExtensionService()
  2576.     {
  2577.         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()));
  2578.     }
  2579.     /**
  2580.      * Gets the private 'Eccube\Twig\Extension\TaxExtension' shared autowired service.
  2581.      *
  2582.      * @return \Eccube\Twig\Extension\TaxExtension
  2583.      */
  2584.     protected function getTaxExtensionService()
  2585.     {
  2586.         return $this->privates['Eccube\\Twig\\Extension\\TaxExtension'] = new \Eccube\Twig\Extension\TaxExtension(($this->privates['Eccube\\Repository\\TaxRuleRepository'] ?? $this->getTaxRuleRepositoryService()));
  2587.     }
  2588.     /**
  2589.      * Gets the private 'Plugin\EccubePaymentLite4\EventListener\EventSubscriber\Admin\AddRegularNav' shared autowired service.
  2590.      *
  2591.      * @return \Plugin\EccubePaymentLite4\EventListener\EventSubscriber\Admin\AddRegularNav
  2592.      */
  2593.     protected function getAddRegularNavService()
  2594.     {
  2595.         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->getConfigRepository3Service()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2596.     }
  2597.     /**
  2598.      * Gets the private 'Plugin\EccubePaymentLite4\Repository\ConfigRepository' shared autowired service.
  2599.      *
  2600.      * @return \Plugin\EccubePaymentLite4\Repository\ConfigRepository
  2601.      */
  2602.     protected function getConfigRepository3Service()
  2603.     {
  2604.         return $this->privates['Plugin\\EccubePaymentLite4\\Repository\\ConfigRepository'] = new \Plugin\EccubePaymentLite4\Repository\ConfigRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2605.     }
  2606.     /**
  2607.      * Gets the private 'Plugin\JoolenCheckedItemBlock4\Event' shared autowired service.
  2608.      *
  2609.      * @return \Plugin\JoolenCheckedItemBlock4\Event
  2610.      */
  2611.     protected function getEvent2Service()
  2612.     {
  2613.         return $this->privates['Plugin\\JoolenCheckedItemBlock4\\Event'] = new \Plugin\JoolenCheckedItemBlock4\Event(($this->privates['Plugin\\JoolenCheckedItemBlock4\\Repository\\ConfigRepository'] ?? $this->getConfigRepository4Service()));
  2614.     }
  2615.     /**
  2616.      * Gets the private 'Plugin\JoolenCheckedItemBlock4\Repository\ConfigRepository' shared autowired service.
  2617.      *
  2618.      * @return \Plugin\JoolenCheckedItemBlock4\Repository\ConfigRepository
  2619.      */
  2620.     protected function getConfigRepository4Service()
  2621.     {
  2622.         return $this->privates['Plugin\\JoolenCheckedItemBlock4\\Repository\\ConfigRepository'] = new \Plugin\JoolenCheckedItemBlock4\Repository\ConfigRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2623.     }
  2624.     /**
  2625.      * Gets the private 'Plugin\PointEx\Service\PointExService' shared autowired service.
  2626.      *
  2627.      * @return \Plugin\PointEx\Service\PointExService
  2628.      */
  2629.     protected function getPointExServiceService()
  2630.     {
  2631.         return $this->privates['Plugin\\PointEx\\Service\\PointExService'] = new \Plugin\PointEx\Service\PointExService(($this->privates['Eccube\\Repository\\BaseInfoRepository'] ?? $this->getBaseInfoRepositoryService()));
  2632.     }
  2633.     /**
  2634.      * Gets the private 'Symfony\Bridge\Monolog\Processor\WebProcessor' shared autowired service.
  2635.      *
  2636.      * @return \Symfony\Bridge\Monolog\Processor\WebProcessor
  2637.      */
  2638.     protected function getWebProcessorService()
  2639.     {
  2640.         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']);
  2641.     }
  2642.     /**
  2643.      * Gets the private 'annotations.cache_adapter' shared service.
  2644.      *
  2645.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  2646.      */
  2647.     protected function getAnnotations_CacheAdapterService()
  2648.     {
  2649.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2650.     }
  2651.     /**
  2652.      * Gets the private 'annotations.cached_reader' shared service.
  2653.      *
  2654.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  2655.      */
  2656.     protected function getAnnotations_CachedReaderService()
  2657.     {
  2658.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  2659.     }
  2660.     /**
  2661.      * Gets the private 'annotations.reader' shared service.
  2662.      *
  2663.      * @return \Doctrine\Common\Annotations\AnnotationReader
  2664.      */
  2665.     protected function getAnnotations_ReaderService()
  2666.     {
  2667.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  2668.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  2669.         $a->registerUniqueLoader('class_exists');
  2670.         $instance->addGlobalIgnoredName('required'$a);
  2671.         return $instance;
  2672.     }
  2673.     /**
  2674.      * Gets the private 'cache.annotations' shared service.
  2675.      *
  2676.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2677.      */
  2678.     protected function getCache_AnnotationsService()
  2679.     {
  2680.         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())));
  2681.     }
  2682.     /**
  2683.      * Gets the private 'cache.doctrine.orm.default.metadata' shared service.
  2684.      *
  2685.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2686.      */
  2687.     protected function getCache_Doctrine_Orm_Default_MetadataService()
  2688.     {
  2689.         return $this->privates['cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2690.     }
  2691.     /**
  2692.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  2693.      *
  2694.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2695.      */
  2696.     protected function getCache_Doctrine_Orm_Default_QueryService()
  2697.     {
  2698.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2699.     }
  2700.     /**
  2701.      * Gets the private 'cache.property_info' shared service.
  2702.      *
  2703.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2704.      */
  2705.     protected function getCache_PropertyInfoService()
  2706.     {
  2707.         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())));
  2708.     }
  2709.     /**
  2710.      * Gets the private 'cache.security_expression_language' shared service.
  2711.      *
  2712.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2713.      */
  2714.     protected function getCache_SecurityExpressionLanguageService()
  2715.     {
  2716.         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())));
  2717.     }
  2718.     /**
  2719.      * Gets the private 'cache.serializer' shared service.
  2720.      *
  2721.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2722.      */
  2723.     protected function getCache_SerializerService()
  2724.     {
  2725.         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())));
  2726.     }
  2727.     /**
  2728.      * Gets the private 'cache.validator' shared service.
  2729.      *
  2730.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2731.      */
  2732.     protected function getCache_ValidatorService()
  2733.     {
  2734.         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())));
  2735.     }
  2736.     /**
  2737.      * Gets the private 'config_cache_factory' shared service.
  2738.      *
  2739.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2740.      */
  2741.     protected function getConfigCacheFactoryService()
  2742.     {
  2743.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2744.             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)));
  2745.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  2746.         }, 2));
  2747.     }
  2748.     /**
  2749.      * Gets the private 'data_collector.form' shared service.
  2750.      *
  2751.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2752.      */
  2753.     protected function getDataCollector_FormService()
  2754.     {
  2755.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2756.     }
  2757.     /**
  2758.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2759.      *
  2760.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2761.      */
  2762.     protected function getDebug_DebugHandlersListenerService()
  2763.     {
  2764.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  2765.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2766.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  2767.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  2768.         $a->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  2769.         $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']))));
  2770.         $a->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  2771.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2772.         $a->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  2773.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2774.         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);
  2775.     }
  2776.     /**
  2777.      * Gets the private 'debug.file_link_formatter' shared service.
  2778.      *
  2779.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2780.      */
  2781.     protected function getDebug_FileLinkFormatterService()
  2782.     {
  2783.         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 () {
  2784.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService.php'));
  2785.         });
  2786.     }
  2787.     /**
  2788.      * Gets the private 'debug.log_processor' shared service.
  2789.      *
  2790.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2791.      */
  2792.     protected function getDebug_LogProcessorService()
  2793.     {
  2794.         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())));
  2795.     }
  2796.     /**
  2797.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2798.      *
  2799.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2800.      */
  2801.     protected function getDebug_Security_Access_DecisionManagerService()
  2802.     {
  2803.         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 () {
  2804.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService.php'));
  2805.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService.php'));
  2806.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService.php'));
  2807.             yield => ($this->privates['debug.security.voter.Eccube\\Security\\Voter\\AuthorityVoter'] ?? $this->load('getAuthorityVoterService.php'));
  2808.         }, 4), 'unanimous'falsetrue));
  2809.     }
  2810.     /**
  2811.      * Gets the private 'debug.security.firewall' shared service.
  2812.      *
  2813.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2814.      */
  2815.     protected function getDebug_Security_FirewallService()
  2816.     {
  2817.         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()));
  2818.     }
  2819.     /**
  2820.      * Gets the private 'eccube.collector.core' shared autowired service.
  2821.      *
  2822.      * @return \Eccube\DataCollector\EccubeDataCollector
  2823.      */
  2824.     protected function getEccube_Collector_CoreService()
  2825.     {
  2826.         return $this->privates['eccube.collector.core'] = new \Eccube\DataCollector\EccubeDataCollector($this, ($this->services['Eccube\\Repository\\PluginRepository'] ?? $this->getPluginRepositoryService()));
  2827.     }
  2828.     /**
  2829.      * Gets the private 'esi_listener' shared service.
  2830.      *
  2831.      * @return \Symfony\Component\HttpKernel\EventListener\SurrogateListener
  2832.      */
  2833.     protected function getEsiListenerService()
  2834.     {
  2835.         return $this->privates['esi_listener'] = new \Symfony\Component\HttpKernel\EventListener\SurrogateListener(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())));
  2836.     }
  2837.     /**
  2838.      * Gets the private 'exception_listener' shared service.
  2839.      *
  2840.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  2841.      */
  2842.     protected function getExceptionListenerService()
  2843.     {
  2844.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);
  2845.     }
  2846.     /**
  2847.      * Gets the private 'fragment.listener' shared service.
  2848.      *
  2849.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  2850.      */
  2851.     protected function getFragment_ListenerService()
  2852.     {
  2853.         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');
  2854.     }
  2855.     /**
  2856.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  2857.      *
  2858.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  2859.      */
  2860.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  2861.     {
  2862.         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())));
  2863.     }
  2864.     /**
  2865.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  2866.      *
  2867.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  2868.      */
  2869.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  2870.     {
  2871.         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()));
  2872.     }
  2873.     /**
  2874.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  2875.      *
  2876.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  2877.      */
  2878.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  2879.     {
  2880.         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]);
  2881.     }
  2882.     /**
  2883.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  2884.      *
  2885.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  2886.      */
  2887.     protected function getLiipImagine_Filter_ConfigurationService()
  2888.     {
  2889.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  2890.     }
  2891.     /**
  2892.      * Gets the private 'locale_aware_listener' shared service.
  2893.      *
  2894.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2895.      */
  2896.     protected function getLocaleAwareListenerService()
  2897.     {
  2898.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2899.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2900.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2901.     }
  2902.     /**
  2903.      * Gets the private 'locale_listener' shared service.
  2904.      *
  2905.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2906.      */
  2907.     protected function getLocaleListenerService()
  2908.     {
  2909.         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()));
  2910.     }
  2911.     /**
  2912.      * Gets the private 'mobile_detect.device_view' shared service.
  2913.      *
  2914.      * @return \SunCat\MobileDetectBundle\Helper\DeviceView
  2915.      */
  2916.     protected function getMobileDetect_DeviceViewService()
  2917.     {
  2918.         $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())));
  2919.         $instance->setCookieKey('device_view');
  2920.         $instance->setCookiePath('/');
  2921.         $instance->setCookieDomain('');
  2922.         $instance->setCookieSecure(false);
  2923.         $instance->setCookieHttpOnly(true);
  2924.         $instance->setSwitchParam('device_view');
  2925.         $instance->setCookieExpireDatetimeModifier('1 month');
  2926.         $instance->setRedirectConfig($this->parameters['mobile_detect.redirect']);
  2927.         return $instance;
  2928.     }
  2929.     /**
  2930.      * Gets the private 'mobile_detect.request_listener' shared service.
  2931.      *
  2932.      * @return \SunCat\MobileDetectBundle\EventListener\RequestResponseListener
  2933.      */
  2934.     protected function getMobileDetect_RequestListenerService()
  2935.     {
  2936.         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);
  2937.     }
  2938.     /**
  2939.      * Gets the private 'monolog.handler.buffered' shared service.
  2940.      *
  2941.      * @return \Monolog\Handler\BufferHandler
  2942.      */
  2943.     protected function getMonolog_Handler_BufferedService()
  2944.     {
  2945.         return $this->privates['monolog.handler.buffered'] = new \Monolog\Handler\BufferHandler(new \EasyCorp\EasyLog\EasyLogHandler((\dirname(__DIR__3).'/log/dev/site.log')), 0100truefalse);
  2946.     }
  2947.     /**
  2948.      * Gets the private 'monolog.handler.console' shared service.
  2949.      *
  2950.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2951.      */
  2952.     protected function getMonolog_Handler_ConsoleService()
  2953.     {
  2954.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  2955.     }
  2956.     /**
  2957.      * Gets the private 'monolog.logger' shared service.
  2958.      *
  2959.      * @return \Symfony\Bridge\Monolog\Logger
  2960.      */
  2961.     protected function getMonolog_LoggerService()
  2962.     {
  2963.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2964.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2965.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  2966.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  2967.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  2968.         $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']))));
  2969.         $instance->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  2970.         $instance->useMicrosecondTimestamps(true);
  2971.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2972.         $instance->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  2973.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2974.         return $instance;
  2975.     }
  2976.     /**
  2977.      * Gets the private 'monolog.logger.cache' shared service.
  2978.      *
  2979.      * @return \Symfony\Bridge\Monolog\Logger
  2980.      */
  2981.     protected function getMonolog_Logger_CacheService()
  2982.     {
  2983.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2984.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2985.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  2986.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  2987.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  2988.         $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']))));
  2989.         $instance->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  2990.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2991.         $instance->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  2992.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2993.         return $instance;
  2994.     }
  2995.     /**
  2996.      * Gets the private 'monolog.logger.request' shared service.
  2997.      *
  2998.      * @return \Symfony\Bridge\Monolog\Logger
  2999.      */
  3000.     protected function getMonolog_Logger_RequestService()
  3001.     {
  3002.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  3003.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3004.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  3005.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  3006.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  3007.         $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']))));
  3008.         $instance->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  3009.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3010.         $instance->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  3011.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3012.         return $instance;
  3013.     }
  3014.     /**
  3015.      * Gets the private 'profiler_listener' shared service.
  3016.      *
  3017.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  3018.      */
  3019.     protected function getProfilerListenerService()
  3020.     {
  3021.         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);
  3022.     }
  3023.     /**
  3024.      * Gets the private 'router.request_context' shared service.
  3025.      *
  3026.      * @return \Symfony\Component\Routing\RequestContext
  3027.      */
  3028.     protected function getRouter_RequestContextService()
  3029.     {
  3030.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  3031.     }
  3032.     /**
  3033.      * Gets the private 'router_listener' shared service.
  3034.      *
  3035.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  3036.      */
  3037.     protected function getRouterListenerService()
  3038.     {
  3039.         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);
  3040.     }
  3041.     /**
  3042.      * Gets the private 'security.authentication.manager' shared service.
  3043.      *
  3044.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  3045.      */
  3046.     protected function getSecurity_Authentication_ManagerService()
  3047.     {
  3048.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  3049.             yield => ($this->privates['security.authentication.provider.oauth2.api'] ?? $this->load('getSecurity_Authentication_Provider_Oauth2_ApiService.php'));
  3050.             yield => ($this->privates['security.authentication.provider.dao.admin'] ?? $this->load('getSecurity_Authentication_Provider_Dao_AdminService.php'));
  3051.             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'))));
  3052.             yield => ($this->privates['security.authentication.provider.dao.customer'] ?? $this->load('getSecurity_Authentication_Provider_Dao_CustomerService.php'));
  3053.             yield => ($this->privates['security.authentication.provider.rememberme.customer'] ?? $this->load('getSecurity_Authentication_Provider_Rememberme_CustomerService.php'));
  3054.             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'))));
  3055.         }, 6), true);
  3056.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  3057.         return $instance;
  3058.     }
  3059.     /**
  3060.      * Gets the private 'security.csrf.token_storage' shared service.
  3061.      *
  3062.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  3063.      */
  3064.     protected function getSecurity_Csrf_TokenStorageService()
  3065.     {
  3066.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
  3067.     }
  3068.     /**
  3069.      * Gets the private 'security.encoder_factory.generic' shared service.
  3070.      *
  3071.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  3072.      */
  3073.     protected function getSecurity_EncoderFactory_GenericService()
  3074.     {
  3075.         $a = ($this->privates['Eccube\\Security\\Core\\Encoder\\PasswordEncoder'] ?? $this->getPasswordEncoderService());
  3076.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['Eccube\\Entity\\Member' => $a'Eccube\\Entity\\Customer' => $a]);
  3077.     }
  3078.     /**
  3079.      * Gets the private 'security.firewall.map' shared service.
  3080.      *
  3081.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  3082.      */
  3083.     protected function getSecurity_Firewall_MapService()
  3084.     {
  3085.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3086.             'security.firewall.map.context.admin' => ['privates''security.firewall.map.context.admin''getSecurity_Firewall_Map_Context_AdminService.php'true],
  3087.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService.php'true],
  3088.             'security.firewall.map.context.customer' => ['privates''security.firewall.map.context.customer''getSecurity_Firewall_Map_Context_CustomerService.php'true],
  3089.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService.php'true],
  3090.         ], [
  3091.             'security.firewall.map.context.admin' => '?',
  3092.             'security.firewall.map.context.api' => '?',
  3093.             'security.firewall.map.context.customer' => '?',
  3094.             'security.firewall.map.context.dev' => '?',
  3095.         ]), new RewindableGenerator(function () {
  3096.             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)/')));
  3097.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
  3098.             yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.CmSCna_'] ?? ($this->privates['.security.request_matcher.CmSCna_'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/'.$this->getEnv('string:ECCUBE_ADMIN_ROUTE').'/')));
  3099.             yield 'security.firewall.map.context.customer' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  3100.         }, 4));
  3101.     }
  3102.     /**
  3103.      * Gets the private 'security.logout_url_generator' shared service.
  3104.      *
  3105.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  3106.      */
  3107.     protected function getSecurity_LogoutUrlGeneratorService()
  3108.     {
  3109.         $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()));
  3110.         $instance->registerListener('admin''admin_logout''logout''_csrf_token'NULLNULL);
  3111.         $instance->registerListener('customer''logout''logout''_csrf_token'NULLNULL);
  3112.         return $instance;
  3113.     }
  3114.     /**
  3115.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  3116.      *
  3117.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  3118.      */
  3119.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  3120.     {
  3121.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3122.     }
  3123.     /**
  3124.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  3125.      *
  3126.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  3127.      */
  3128.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  3129.     {
  3130.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  3131.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  3132.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  3133.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  3134.     }
  3135.     /**
  3136.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  3137.      *
  3138.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  3139.      */
  3140.     protected function getSensioFrameworkExtra_Security_ListenerService()
  3141.     {
  3142.         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()));
  3143.     }
  3144.     /**
  3145.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  3146.      *
  3147.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  3148.      */
  3149.     protected function getSensioFrameworkExtra_View_ListenerService()
  3150.     {
  3151.         $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))));
  3152.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3153.             'twig' => ['services''twig''getTwigService'false],
  3154.         ], [
  3155.             'twig' => 'Twig\\Environment',
  3156.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  3157.         return $instance;
  3158.     }
  3159.     /**
  3160.      * Gets the private 'session_listener' shared service.
  3161.      *
  3162.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3163.      */
  3164.     protected function getSessionListenerService()
  3165.     {
  3166.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3167.             'initialized_session' => ['services''session'NULLfalse],
  3168.             'session' => ['services''session''getSessionService'false],
  3169.         ], [
  3170.             'initialized_session' => '?',
  3171.             'session' => '?',
  3172.         ]));
  3173.     }
  3174.     /**
  3175.      * Gets the private 'translator.default' shared service.
  3176.      *
  3177.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  3178.      */
  3179.     protected function getTranslator_DefaultService()
  3180.     {
  3181.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3182.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService.php'true],
  3183.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService.php'true],
  3184.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService.php'true],
  3185.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService.php'true],
  3186.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService.php'true],
  3187.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService.php'true],
  3188.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService.php'true],
  3189.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService.php'true],
  3190.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService.php'true],
  3191.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService.php'true],
  3192.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService.php'true],
  3193.         ], [
  3194.             'translation.loader.csv' => '?',
  3195.             'translation.loader.dat' => '?',
  3196.             'translation.loader.ini' => '?',
  3197.             'translation.loader.json' => '?',
  3198.             'translation.loader.mo' => '?',
  3199.             'translation.loader.php' => '?',
  3200.             'translation.loader.po' => '?',
  3201.             'translation.loader.qt' => '?',
  3202.             'translation.loader.res' => '?',
  3203.             'translation.loader.xliff' => '?',
  3204.             'translation.loader.yml' => '?',
  3205.         ]), 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).'/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/MailMagazine4/Resource/locale/messages.ja.yaml'), => (\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/ProductReview4/Resource/locale/messages.ja.yaml'), => (\dirname(__DIR__4).'/app/Plugin/PointEx/Resource/locale/messages.ja.php'), 10 => (\dirname(__DIR__4).'/app/Plugin/PinpointSale/Resource/locale/messages.ja.php'), 11 => (\dirname(__DIR__4).'/app/Plugin/EccubePaymentLite4/Resource/locale/messages.ja.yaml'), 12 => (\dirname(__DIR__4).'/app/Plugin/SortProduct41Plus/Resource/locale/messages.ja.php'), 13 => (\dirname(__DIR__4).'/app/Plugin/JoolenCheckedItemBlock4/Resource/locale/messages.ja.yaml'), 14 => (\dirname(__DIR__4).'/app/Plugin/DeliveryDate4/Resource/locale/messages.ja.yaml'), 15 => (\dirname(__DIR__4).'/app/Plugin/ProductPlus/Resource/locale/messages.ja.yaml'), 16 => (\dirname(__DIR__4).'/src/Eccube/Resource/locale/messages.ja.yaml'), 17 => (\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/MailMagazine4/Resource/locale'), => (\dirname(__DIR__4).'/app/Plugin/SalesReport4/Resource/locale'), => (\dirname(__DIR__4).'/app/Plugin/RelatedProduct4/Resource/locale'), => (\dirname(__DIR__4).'/app/Plugin/ProductReview4/Resource/locale'), 10 => (\dirname(__DIR__4).'/app/Plugin/PointEx/Resource/locale'), 11 => (\dirname(__DIR__4).'/app/Plugin/PinpointSale/Resource/locale'), 12 => (\dirname(__DIR__4).'/app/Plugin/EccubePaymentLite4/Resource/locale'), 13 => (\dirname(__DIR__4).'/app/Plugin/SortProduct41Plus/Resource/locale'), 14 => (\dirname(__DIR__4).'/app/Plugin/JoolenCheckedItemBlock4/Resource/locale'), 15 => (\dirname(__DIR__4).'/app/Plugin/DeliveryDate4/Resource/locale'), 16 => (\dirname(__DIR__4).'/app/Plugin/ProductPlus/Resource/locale'), 17 => (\dirname(__DIR__4).'/src/Eccube/Resource/locale/'), 18 => (\dirname(__DIR__4).'/app/Customize/Resource/locale/'), 19 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 20 => (\dirname(__DIR__4).'/src/Eccube/Resources/FrameworkBundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 22 => (\dirname(__DIR__4).'/src/Eccube/Resources/SecurityBundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-cache-bundle/translations'), 24 => (\dirname(__DIR__4).'/src/Eccube/Resources/DoctrineCacheBundle/translations'), 25 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 26 => (\dirname(__DIR__4).'/src/Eccube/Resources/DoctrineBundle/translations'), 27 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 28 => (\dirname(__DIR__4).'/src/Eccube/Resources/DoctrineMigrationsBundle/translations'), 29 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 30 => (\dirname(__DIR__4).'/src/Eccube/Resources/DoctrineFixturesBundle/translations'), 31 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 32 => (\dirname(__DIR__4).'/src/Eccube/Resources/SensioFrameworkExtraBundle/translations'), 33 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 34 => (\dirname(__DIR__4).'/src/Eccube/Resources/MonologBundle/translations'), 35 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), 36 => (\dirname(__DIR__4).'/src/Eccube/Resources/SwiftmailerBundle/translations'), 37 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 38 => (\dirname(__DIR__4).'/src/Eccube/Resources/TwigBundle/translations'), 39 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 40 => (\dirname(__DIR__4).'/src/Eccube/Resources/DebugBundle/translations'), 41 => (\dirname(__DIR__4).'/vendor/symfony/web-server-bundle/translations'), 42 => (\dirname(__DIR__4).'/src/Eccube/Resources/WebServerBundle/translations'), 43 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 44 => (\dirname(__DIR__4).'/src/Eccube/Resources/WebProfilerBundle/translations'), 45 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 46 => (\dirname(__DIR__4).'/src/Eccube/Resources/MakerBundle/translations'), 47 => (\dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/translations'), 48 => (\dirname(__DIR__4).'/src/Eccube/Resources/MobileDetectBundle/translations'), 49 => (\dirname(__DIR__4).'/src/Eccube/Resources/KnpPaginatorBundle/translations'), 50 => (\dirname(__DIR__4).'/vendor/exercise/htmlpurifier-bundle/src/translations'), 51 => (\dirname(__DIR__4).'/src/Eccube/Resources/ExerciseHTMLPurifierBundle/translations'), 52 => (\dirname(__DIR__4).'/app/Plugin/Api/Bundle/translations'), 53 => (\dirname(__DIR__4).'/src/Eccube/Resources/ApiBundle/translations'), 54 => (\dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/translations'), 55 => (\dirname(__DIR__4).'/src/Eccube/Resources/TrikoderOAuth2Bundle/translations'), 56 => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle/translations'), 57 => (\dirname(__DIR__4).'/src/Eccube/Resources/LiipImagineBundle/translations'), 58 => (\dirname(__DIR__4).'/translations'), 59 => (\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/MailMagazine4/Resource/locale'=> 'app/Plugin/SalesReport4/Resource/locale'=> 'app/Plugin/RelatedProduct4/Resource/locale'=> 'app/Plugin/ProductReview4/Resource/locale'10 => 'app/Plugin/PointEx/Resource/locale'11 => 'app/Plugin/PinpointSale/Resource/locale'12 => 'app/Plugin/EccubePaymentLite4/Resource/locale'13 => 'app/Plugin/SortProduct41Plus/Resource/locale'14 => 'app/Plugin/JoolenCheckedItemBlock4/Resource/locale'15 => 'app/Plugin/DeliveryDate4/Resource/locale'16 => 'app/Plugin/ProductPlus/Resource/locale'17 => 'src/Eccube/Resource/locale/'18 => 'app/Customize/Resource/locale/'19 => 'vendor/symfony/framework-bundle/translations'20 => 'src/Eccube/Resources/FrameworkBundle/translations'21 => 'vendor/symfony/security-bundle/translations'22 => 'src/Eccube/Resources/SecurityBundle/translations'23 => 'vendor/doctrine/doctrine-cache-bundle/translations'24 => 'src/Eccube/Resources/DoctrineCacheBundle/translations'25 => 'vendor/doctrine/doctrine-bundle/translations'26 => 'src/Eccube/Resources/DoctrineBundle/translations'27 => 'vendor/doctrine/doctrine-migrations-bundle/translations'28 => 'src/Eccube/Resources/DoctrineMigrationsBundle/translations'29 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'30 => 'src/Eccube/Resources/DoctrineFixturesBundle/translations'31 => 'vendor/sensio/framework-extra-bundle/src/translations'32 => 'src/Eccube/Resources/SensioFrameworkExtraBundle/translations'33 => 'vendor/symfony/monolog-bundle/translations'34 => 'src/Eccube/Resources/MonologBundle/translations'35 => 'vendor/symfony/swiftmailer-bundle/translations'36 => 'src/Eccube/Resources/SwiftmailerBundle/translations'37 => 'vendor/symfony/twig-bundle/translations'38 => 'src/Eccube/Resources/TwigBundle/translations'39 => 'vendor/symfony/debug-bundle/translations'40 => 'src/Eccube/Resources/DebugBundle/translations'41 => 'vendor/symfony/web-server-bundle/translations'42 => 'src/Eccube/Resources/WebServerBundle/translations'43 => 'vendor/symfony/web-profiler-bundle/translations'44 => 'src/Eccube/Resources/WebProfilerBundle/translations'45 => 'vendor/symfony/maker-bundle/src/translations'46 => 'src/Eccube/Resources/MakerBundle/translations'47 => 'vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/translations'48 => 'src/Eccube/Resources/MobileDetectBundle/translations'49 => 'src/Eccube/Resources/KnpPaginatorBundle/translations'50 => 'vendor/exercise/htmlpurifier-bundle/src/translations'51 => 'src/Eccube/Resources/ExerciseHTMLPurifierBundle/translations'52 => 'app/Plugin/Api/Bundle/translations'53 => 'src/Eccube/Resources/ApiBundle/translations'54 => 'vendor/trikoder/oauth2-bundle/translations'55 => 'src/Eccube/Resources/TrikoderOAuth2Bundle/translations'56 => 'vendor/liip/imagine-bundle/translations'57 => 'src/Eccube/Resources/LiipImagineBundle/translations'58 => 'translations'59 => 'src/Eccube/Resources/translations']]]);
  3206.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3207.         $instance->setFallbackLocales([=> $this->getEnv('ECCUBE_LOCALE'), => $this->getEnv('ECCUBE_LOCALE')]);
  3208.         return $instance;
  3209.     }
  3210.     /**
  3211.      * Gets the private 'validator.builder' shared service.
  3212.      *
  3213.      * @return \Symfony\Component\Validator\ValidatorBuilder
  3214.      */
  3215.     protected function getValidator_BuilderService()
  3216.     {
  3217.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  3218.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3219.             'Eccube\\Form\\Validator\\EmailValidator' => ['privates''Eccube\\Form\\Validator\\EmailValidator''getEmailValidatorService.php'true],
  3220.             'Eccube\\Form\\Validator\\TwigLintValidator' => ['privates''Eccube\\Form\\Validator\\TwigLintValidator''getTwigLintValidatorService.php'true],
  3221.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  3222.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  3223.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService.php'true],
  3224.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  3225.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService.php'true],
  3226.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  3227.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  3228.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  3229.         ], [
  3230.             'Eccube\\Form\\Validator\\EmailValidator' => '?',
  3231.             'Eccube\\Form\\Validator\\TwigLintValidator' => '?',
  3232.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  3233.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  3234.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  3235.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  3236.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  3237.             'doctrine.orm.validator.unique' => '?',
  3238.             'security.validator.user_password' => '?',
  3239.             'validator.expression' => '?',
  3240.         ])));
  3241.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  3242.         $instance->setTranslationDomain('validators');
  3243.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  3244.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3245.         $instance->addMethodMapping('loadValidatorMetadata');
  3246.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  3247.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  3248.         return $instance;
  3249.     }
  3250.     /**
  3251.      * Gets the private 'var_dumper.html_dumper' shared service.
  3252.      *
  3253.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  3254.      */
  3255.     protected function getVarDumper_HtmlDumperService()
  3256.     {
  3257.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  3258.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  3259.         return $instance;
  3260.     }
  3261.     /**
  3262.      * Gets the private 'web_profiler.csp.handler' shared service.
  3263.      *
  3264.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  3265.      */
  3266.     protected function getWebProfiler_Csp_HandlerService()
  3267.     {
  3268.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  3269.     }
  3270.     /**
  3271.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  3272.      *
  3273.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  3274.      */
  3275.     protected function getWebProfiler_DebugToolbarService()
  3276.     {
  3277.         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()));
  3278.     }
  3279.     /**
  3280.      * @return array|bool|float|int|string|null
  3281.      */
  3282.     public function getParameter($name)
  3283.     {
  3284.         $name = (string) $name;
  3285.         if (isset($this->buildParameters[$name])) {
  3286.             return $this->buildParameters[$name];
  3287.         }
  3288.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  3289.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  3290.         }
  3291.         if (isset($this->loadedDynamicParameters[$name])) {
  3292.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3293.         }
  3294.         return $this->parameters[$name];
  3295.     }
  3296.     public function hasParameter($name): bool
  3297.     {
  3298.         $name = (string) $name;
  3299.         if (isset($this->buildParameters[$name])) {
  3300.             return true;
  3301.         }
  3302.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  3303.     }
  3304.     public function setParameter($name$value): void
  3305.     {
  3306.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  3307.     }
  3308.     public function getParameterBag(): ParameterBagInterface
  3309.     {
  3310.         if (null === $this->parameterBag) {
  3311.             $parameters $this->parameters;
  3312.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  3313.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3314.             }
  3315.             foreach ($this->buildParameters as $name => $value) {
  3316.                 $parameters[$name] = $value;
  3317.             }
  3318.             $this->parameterBag = new FrozenParameterBag($parameters);
  3319.         }
  3320.         return $this->parameterBag;
  3321.     }
  3322.     private $loadedDynamicParameters = [
  3323.         'kernel.cache_dir' => false,
  3324.         'locale' => false,
  3325.         'timezone' => false,
  3326.         'currency' => false,
  3327.         'eccube_database_url' => false,
  3328.         'eccube_mailer_url' => false,
  3329.         'eccube_admin_route' => false,
  3330.         'eccube_user_data_route' => false,
  3331.         'eccube_admin_allow_hosts' => false,
  3332.         'eccube_admin_deny_hosts' => false,
  3333.         'eccube_force_ssl' => false,
  3334.         'eccube.theme' => false,
  3335.         'eccube_theme_code' => false,
  3336.         'eccube_auth_magic' => false,
  3337.         'eccube_theme_front_dir' => false,
  3338.         'eccube_html_front_dir' => false,
  3339.         'eccube_csv_temp_realdir' => false,
  3340.         'eccube_owners_store_url' => false,
  3341.         'eccube_package_api_url' => false,
  3342.         'eccube_content_maintenance_file_path' => false,
  3343.         'eccube_2fa_enabled' => false,
  3344.         'eccube_2fa_cookie_name' => false,
  3345.         'eccube_2fa_expire' => false,
  3346.         'aws_s3_region' => false,
  3347.         'aws_s3_cache_control' => false,
  3348.         'kernel.secret' => false,
  3349.         'kernel.default_locale' => false,
  3350.         'session.storage.options' => false,
  3351.         'validator.mapping.cache.file' => false,
  3352.         'profiler.storage.dsn' => false,
  3353.         'debug.container.dump' => false,
  3354.         'serializer.mapping.cache.file' => false,
  3355.         'doctrine.orm.proxy_dir' => false,
  3356.         'swiftmailer.spool.default.memory.path' => false,
  3357.         'liip_imagine.resolvers' => false,
  3358.     ];
  3359.     private $dynamicParameters = [];
  3360.     private function getDynamicParameter(string $name)
  3361.     {
  3362.         switch ($name) {
  3363.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  3364.             case 'locale'$value $this->getEnv('ECCUBE_LOCALE'); break;
  3365.             case 'timezone'$value $this->getEnv('ECCUBE_TIMEZONE'); break;
  3366.             case 'currency'$value $this->getEnv('ECCUBE_CURRENCY'); break;
  3367.             case 'eccube_database_url'$value $this->getEnv('DATABASE_URL'); break;
  3368.             case 'eccube_mailer_url'$value $this->getEnv('MAILER_URL'); break;
  3369.             case 'eccube_admin_route'$value $this->getEnv('ECCUBE_ADMIN_ROUTE'); break;
  3370.             case 'eccube_user_data_route'$value $this->getEnv('ECCUBE_USER_DATA_ROUTE'); break;
  3371.             case 'eccube_admin_allow_hosts'$value $this->getEnv('json:ECCUBE_ADMIN_ALLOW_HOSTS'); break;
  3372.             case 'eccube_admin_deny_hosts'$value $this->getEnv('json:ECCUBE_ADMIN_DENY_HOSTS'); break;
  3373.             case 'eccube_force_ssl'$value $this->getEnv('bool:ECCUBE_FORCE_SSL'); break;
  3374.             case 'eccube.theme'$value $this->getEnv('ECCUBE_TEMPLATE_CODE'); break;
  3375.             case 'eccube_theme_code'$value $this->getEnv('ECCUBE_TEMPLATE_CODE'); break;
  3376.             case 'eccube_auth_magic'$value $this->getEnv('ECCUBE_AUTH_MAGIC'); break;
  3377.             case 'eccube_theme_front_dir'$value = (\dirname(__DIR__4).'/app/template/'.$this->getEnv('string:ECCUBE_TEMPLATE_CODE')); break;
  3378.             case 'eccube_html_front_dir'$value = (\dirname(__DIR__4).'/html/template/'.$this->getEnv('string:ECCUBE_TEMPLATE_CODE')); break;
  3379.             case 'eccube_csv_temp_realdir'$value = ($this->targetDir.''.'/dev/eccube'); break;
  3380.             case 'eccube_owners_store_url'$value $this->getEnv('ECCUBE_OWNERS_STORE_URL'); break;
  3381.             case 'eccube_package_api_url'$value $this->getEnv('ECCUBE_PACKAGE_API_URL'); break;
  3382.             case 'eccube_content_maintenance_file_path'$value $this->getEnv('ECCUBE_MAINTENANCE_FILE_PATH'); break;
  3383.             case 'eccube_2fa_enabled'$value $this->getEnv('ECCUBE_2FA_ENABLED'); break;
  3384.             case 'eccube_2fa_cookie_name'$value $this->getEnv('ECCUBE_2FA_COOKIE_NAME'); break;
  3385.             case 'eccube_2fa_expire'$value $this->getEnv('ECCUBE_2FA_EXPIRE'); break;
  3386.             case 'aws_s3_region'$value $this->getEnv('AWS_S3_REGION'); break;
  3387.             case 'aws_s3_cache_control'$value $this->getEnv('AWS_S3_CACHE_CONTROL'); break;
  3388.             case 'kernel.secret'$value $this->getEnv('ECCUBE_AUTH_MAGIC'); break;
  3389.             case 'kernel.default_locale'$value $this->getEnv('ECCUBE_LOCALE'); break;
  3390.             case 'session.storage.options'$value = [
  3391.                 'cache_limiter' => '0',
  3392.                 'name' => $this->getEnv('ECCUBE_COOKIE_NAME'),
  3393.                 'cookie_lifetime' => $this->getEnv('ECCUBE_COOKIE_LIFETIME'),
  3394.                 'cookie_httponly' => true,
  3395.                 'gc_maxlifetime' => $this->getEnv('ECCUBE_GC_MAXLIFETIME'),
  3396.                 'gc_probability' => 1,
  3397.             ]; break;
  3398.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  3399.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  3400.             case 'debug.container.dump'$value = ($this->targetDir.''.'/EccubeEccube_KernelDevDebugContainer.xml'); break;
  3401.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  3402.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  3403.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  3404.             case 'liip_imagine.resolvers'$value = [
  3405.                 'default' => [
  3406.                     'web_path' => [
  3407.                         'web_root' => \dirname(__DIR__4),
  3408.                         'cache_prefix' => 'media/cache',
  3409.                     ],
  3410.                 ],
  3411.                 'aws_s3_resolver' => [
  3412.                     'aws_s3' => [
  3413.                         'bucket' => $this->getEnv('AWS_S3_BUCKET'),
  3414.                         'client_config' => [
  3415.                             'version' => '2006-03-01',
  3416.                             'region' => $this->getEnv('AWS_S3_REGION'),
  3417.                         ],
  3418.                         'get_options' => [
  3419.                             'Scheme' => 'https',
  3420.                         ],
  3421.                         'put_options' => [
  3422.                             'CacheControl' => 'max-age='.$this->getEnv('string:AWS_S3_CACHE_CONTROL'),
  3423.                         ],
  3424.                         'cache' => false,
  3425.                         'acl' => 'public-read',
  3426.                         'cache_prefix' => '',
  3427.                         'proxies' => [
  3428.                         ],
  3429.                     ],
  3430.                 ],
  3431.             ]; break;
  3432.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  3433.         }
  3434.         $this->loadedDynamicParameters[$name] = true;
  3435.         return $this->dynamicParameters[$name] = $value;
  3436.     }
  3437.     protected function getDefaultParameters(): array
  3438.     {
  3439.         return [
  3440.             'kernel.root_dir' => (\dirname(__DIR__4).'/src/Eccube'),
  3441.             'kernel.project_dir' => \dirname(__DIR__4),
  3442.             'kernel.environment' => 'dev',
  3443.             'kernel.debug' => true,
  3444.             'kernel.name' => 'Eccube',
  3445.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  3446.             'kernel.bundles' => [
  3447.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  3448.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  3449.                 'DoctrineCacheBundle' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\DoctrineCacheBundle',
  3450.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  3451.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  3452.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  3453.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  3454.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  3455.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  3456.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  3457.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  3458.                 'WebServerBundle' => 'Symfony\\Bundle\\WebServerBundle\\WebServerBundle',
  3459.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  3460.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  3461.                 'MobileDetectBundle' => 'SunCat\\MobileDetectBundle\\MobileDetectBundle',
  3462.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  3463.                 'ExerciseHTMLPurifierBundle' => 'Exercise\\HTMLPurifierBundle\\ExerciseHTMLPurifierBundle',
  3464.                 'ApiBundle' => 'Plugin\\Api\\Bundle\\ApiBundle',
  3465.                 'TrikoderOAuth2Bundle' => 'Trikoder\\Bundle\\OAuth2Bundle\\TrikoderOAuth2Bundle',
  3466.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  3467.             ],
  3468.             'kernel.bundles_metadata' => [
  3469.                 'FrameworkBundle' => [
  3470.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  3471.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  3472.                 ],
  3473.                 'SecurityBundle' => [
  3474.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  3475.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  3476.                 ],
  3477.                 'DoctrineCacheBundle' => [
  3478.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-cache-bundle'),
  3479.                     'namespace' => 'Doctrine\\Bundle\\DoctrineCacheBundle',
  3480.                 ],
  3481.                 'DoctrineBundle' => [
  3482.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  3483.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  3484.                 ],
  3485.                 'DoctrineMigrationsBundle' => [
  3486.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  3487.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  3488.                 ],
  3489.                 'DoctrineFixturesBundle' => [
  3490.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  3491.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  3492.                 ],
  3493.                 'SensioFrameworkExtraBundle' => [
  3494.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  3495.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  3496.                 ],
  3497.                 'MonologBundle' => [
  3498.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  3499.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  3500.                 ],
  3501.                 'SwiftmailerBundle' => [
  3502.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  3503.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  3504.                 ],
  3505.                 'TwigBundle' => [
  3506.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  3507.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  3508.                 ],
  3509.                 'DebugBundle' => [
  3510.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  3511.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  3512.                 ],
  3513.                 'WebServerBundle' => [
  3514.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-server-bundle'),
  3515.                     'namespace' => 'Symfony\\Bundle\\WebServerBundle',
  3516.                 ],
  3517.                 'WebProfilerBundle' => [
  3518.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  3519.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  3520.                 ],
  3521.                 'MakerBundle' => [
  3522.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  3523.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  3524.                 ],
  3525.                 'MobileDetectBundle' => [
  3526.                     'path' => (\dirname(__DIR__4).'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle'),
  3527.                     'namespace' => 'SunCat\\MobileDetectBundle',
  3528.                 ],
  3529.                 'KnpPaginatorBundle' => [
  3530.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  3531.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  3532.                 ],
  3533.                 'ExerciseHTMLPurifierBundle' => [
  3534.                     'path' => (\dirname(__DIR__4).'/vendor/exercise/htmlpurifier-bundle/src'),
  3535.                     'namespace' => 'Exercise\\HTMLPurifierBundle',
  3536.                 ],
  3537.                 'ApiBundle' => [
  3538.                     'path' => (\dirname(__DIR__4).'/app/Plugin/Api/Bundle'),
  3539.                     'namespace' => 'Plugin\\Api\\Bundle',
  3540.                 ],
  3541.                 'TrikoderOAuth2Bundle' => [
  3542.                     'path' => (\dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle'),
  3543.                     'namespace' => 'Trikoder\\Bundle\\OAuth2Bundle',
  3544.                 ],
  3545.                 'LiipImagineBundle' => [
  3546.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  3547.                     'namespace' => 'Liip\\ImagineBundle',
  3548.                 ],
  3549.             ],
  3550.             'kernel.charset' => 'UTF-8',
  3551.             'kernel.container_class' => 'EccubeEccube_KernelDevDebugContainer',
  3552.             'container.dumper.inline_class_loader' => true,
  3553.             'env(ECCUBE_LOCALE)' => 'ja',
  3554.             'env(ECCUBE_TIMEZONE)' => 'Asia/Tokyo',
  3555.             'env(ECCUBE_CURRENCY)' => 'JPY',
  3556.             'env(DATABASE_URL)' => '',
  3557.             'env(DATABASE_SERVER_VERSION)' => NULL,
  3558.             'env(ECCUBE_ADMIN_ROUTE)' => 'admin',
  3559.             'env(ECCUBE_USER_DATA_ROUTE)' => 'user_data',
  3560.             'env(ECCUBE_ADMIN_ALLOW_HOSTS)' => '[]',
  3561.             'env(ECCUBE_ADMIN_DENY_HOSTS)' => '[]',
  3562.             'env(ECCUBE_FORCE_SSL)' => false,
  3563.             'env(ECCUBE_TEMPLATE_CODE)' => 'default',
  3564.             'env(ECCUBE_AUTH_MAGIC)' => '<change.me>',
  3565.             'env(ECCUBE_COOKIE_NAME)' => 'eccube',
  3566.             'env(ECCUBE_COOKIE_PATH)' => '/',
  3567.             'env(ECCUBE_COOKIE_LIFETIME)' => '0',
  3568.             'env(ECCUBE_GC_MAXLIFETIME)' => '1440',
  3569.             'env(ECCUBE_PACKAGE_API_URL)' => 'https://package-api-c2.ec-cube.net',
  3570.             'env(ECCUBE_OWNERS_STORE_URL)' => 'https://www.ec-cube.net',
  3571.             'env(ECCUBE_MAINTENANCE_FILE_PATH)' => (\dirname(__DIR__4).'/.maintenance'),
  3572.             'env(ECCUBE_2FA_ENABLED)' => true,
  3573.             'env(ECCUBE_2FA_COOKIE_NAME)' => 'eccube_2fa',
  3574.             'env(ECCUBE_2FA_EXPIRE)' => '14',
  3575.             'eccube_auth_type' => 'HMAC',
  3576.             'eccube_password_hash_algos' => 'SHA256',
  3577.             'eccube_theme_app_dir' => (\dirname(__DIR__4).'/app/template'),
  3578.             'eccube_theme_src_dir' => (\dirname(__DIR__4).'/src/Eccube/Resource/template'),
  3579.             'eccube_theme_user_data_dir' => (\dirname(__DIR__4).'/app/template/user_data'),
  3580.             'eccube_theme_front_default_dir' => (\dirname(__DIR__4).'/src/Eccube/Resource/template/default'),
  3581.             'eccube_theme_admin_dir' => (\dirname(__DIR__4).'/app/template/admin'),
  3582.             'eccube_theme_admin_default_dir' => (\dirname(__DIR__4).'/src/Eccube/Resource/template/admin'),
  3583.             'eccube_html_dir' => (\dirname(__DIR__4).'/html'),
  3584.             'eccube_html_plugin_dir' => (\dirname(__DIR__4).'/html/plugin'),
  3585.             'eccube_html_admin_dir' => (\dirname(__DIR__4).'/html/template/admin'),
  3586.             'eccube_twig_block_templates' => [
  3587.             ],
  3588.             'eccube_save_image_dir' => (\dirname(__DIR__4).'/html/upload/save_image'),
  3589.             'eccube_temp_image_dir' => (\dirname(__DIR__4).'/html/upload/temp_image'),
  3590.             'eccube_csv_size' => 5,
  3591.             'eccube_csv_split_lines' => 100,
  3592.             'eccube_default_password' => '**********',
  3593.             'eccube_deliv_addr_max' => 20,
  3594.             'eccube_deliv_date_end_max' => 40,
  3595.             'eccube_id_max_len' => 50,
  3596.             'eccube_id_min_len' => 4,
  3597.             'eccube_int_len' => 9,
  3598.             'eccube_category_nest_level' => 5,
  3599.             'eccube_lltext_len' => 99999,
  3600.             'eccube_ltext_len' => 3000,
  3601.             'eccube_max_total_fee' => 9999999999,
  3602.             'eccube_mltext_len' => 1000,
  3603.             'eccube_mtext_len' => 200,
  3604.             'plugin_html_realdir' => (\dirname(__DIR__4).'/html/plugin/'),
  3605.             'plugin_html_urlpath' => '/plugin/',
  3606.             'plugin_realdir' => (\dirname(__DIR__4).'/app/Plugin'),
  3607.             'plugin_data_realdir' => (\dirname(__DIR__4).'/app/PluginData'),
  3608.             'plugin_temp_realdir' => '/PATH/TO/WEB_ROOT/src/Eccube/Repository/Master/upload/temp_plugin/',
  3609.             'eccube_price_len' => 8,
  3610.             'eccube_search_pmax' => 12,
  3611.             'eccube_sitemap_products_per_page' => 1000,
  3612.             'eccube_stext_len' => 255,
  3613.             'eccube_sltext_len' => 500,
  3614.             'eccube_smtext_len' => 100,
  3615.             'eccube_tax_rule_priority' => [
  3616.                 => 'product_id',
  3617.                 => 'product_class_id',
  3618.                 => 'pref_id',
  3619.                 => 'country_id',
  3620.             ],
  3621.             'eccube_url_len' => 1024,
  3622.             'eccube_default_page_count' => 50,
  3623.             'eccube_admin_product_stock_status' => 3,
  3624.             'eccube_customer_reset_expire' => 10,
  3625.             'eccube_csv_export_separator' => ',',
  3626.             'eccube_csv_export_encoding' => 'SJIS-win',
  3627.             'eccube_csv_import_encoding' => [
  3628.                 => 'UTF-8',
  3629.                 => 'SJIS-win',
  3630.                 => 'SJIS',
  3631.                 => 'EUC-JP',
  3632.                 => 'ASCII',
  3633.                 => 'JIS',
  3634.             ],
  3635.             'eccube_csv_export_date_format' => 'Y-m-d H:i:s',
  3636.             'eccube_csv_export_multidata_separator' => ',',
  3637.             'eccube_csv_import_delimiter' => ',',
  3638.             'eccube_csv_import_enclosure' => '"',
  3639.             'eccube_csv_import_escape' => '\\',
  3640.             'eccube_info_url' => 'https://www.ec-cube.net/info/4/',
  3641.             'eccube_official_site_url' => 'https://www.ec-cube.net',
  3642.             'eccube_community_site_url' => 'https://xoops.ec-cube.net',
  3643.             'eccube_document_url' => 'http://doc4.ec-cube.net',
  3644.             'eccube_name_len' => 16,
  3645.             'eccube_kana_len' => 25,
  3646.             'eccube_address1_len' => 32,
  3647.             'eccube_address2_len' => 32,
  3648.             'eccube_birth_max' => 110,
  3649.             'eccube_product_order_price_lower' => 1,
  3650.             'eccube_product_order_newer' => 2,
  3651.             'eccube_product_order_price_higher' => 3,
  3652.             'eccube_price_max' => 2147483647,
  3653.             'eccube_tel_len_max' => 14,
  3654.             'eccube_postal_code' => 8,
  3655.             'eccube_password_min_len' => 8,
  3656.             'eccube_password_max_len' => 32,
  3657.             'eccube_composer_memory_limit' => '1536M',
  3658.             'eccube_order_mail_template_id' => 1,
  3659.             'eccube_entry_confirm_mail_template_id' => 2,
  3660.             'eccube_entry_complete_mail_template_id' => 3,
  3661.             'eccube_customer_withdraw_mail_template_id' => 4,
  3662.             'eccube_contact_mail_template_id' => 5,
  3663.             'eccube_forgot_mail_template_id' => 6,
  3664.             'eccube_reset_complete_mail_template_id' => 7,
  3665.             'eccube_shipping_notify_mail_template_id' => 8,
  3666.             'eccube_rfc_email_check' => false,
  3667.             'eccube_order_no_format' => '',
  3668.             'eccube_order_pdf_message_len' => 30,
  3669.             'eccube_news_start_year' => 2000,
  3670.             'eccube_result_cache_lifetime' => 3600,
  3671.             'eccube_result_cache_lifetime_short' => 10,
  3672.             'eccube_nav' => [
  3673.                 'product' => [
  3674.                     'name' => 'admin.product.product_management',
  3675.                     'icon' => 'fa-cube',
  3676.                     'children' => [
  3677.                         'product_master' => [
  3678.                             'name' => 'admin.product.product_list',
  3679.                             'url' => 'admin_product',
  3680.                         ],
  3681.                         'product_edit' => [
  3682.                             'name' => 'admin.product.product_registration',
  3683.                             'url' => 'admin_product_product_new',
  3684.                         ],
  3685.                         'class_name' => [
  3686.                             'name' => 'admin.product.class_management',
  3687.                             'url' => 'admin_product_class_name',
  3688.                         ],
  3689.                         'class_category' => [
  3690.                             'name' => 'admin.product.category_management',
  3691.                             'url' => 'admin_product_category',
  3692.                         ],
  3693.                         'product_tag' => [
  3694.                             'name' => 'admin.product.tag_management',
  3695.                             'url' => 'admin_product_tag',
  3696.                         ],
  3697.                         'product_csv_import' => [
  3698.                             'name' => 'admin.product.product_csv_upload',
  3699.                             'url' => 'admin_product_csv_import',
  3700.                         ],
  3701.                         'category_csv_import' => [
  3702.                             'name' => 'admin.product.category_csv_upload',
  3703.                             'url' => 'admin_product_category_csv_import',
  3704.                         ],
  3705.                         'pinpoint_sale_common' => [
  3706.                             'name' => 'タイムセール設定',
  3707.                             'url' => 'admin_pinpoint_sale_common',
  3708.                         ],
  3709.                         'productitem' => [
  3710.                             'id' => 'product_productitem',
  3711.                             'name' => 'productplus.admin.nav.product.productitem',
  3712.                             'url' => 'admin_product_productitem',
  3713.                         ],
  3714.                         'product_review' => [
  3715.                             'name' => 'product_review.admin.product_review.title',
  3716.                             'url' => 'product_review_admin_product_review',
  3717.                         ],
  3718.                         'sort_product' => [
  3719.                             'name' => 'sort_product.nav',
  3720.                             'url' => 'plugin_SortProduct',
  3721.                         ],
  3722.                         'price_range' => [
  3723.                             'name' => '価格帯を設定',
  3724.                             'url' => 'admin_product_price_range',
  3725.                         ],
  3726.                     ],
  3727.                 ],
  3728.                 'order' => [
  3729.                     'name' => 'admin.order.order_management',
  3730.                     'icon' => 'fa-shopping-cart',
  3731.                     'children' => [
  3732.                         'order_master' => [
  3733.                             'name' => 'admin.order.order_list',
  3734.                             'url' => 'admin_order',
  3735.                         ],
  3736.                         'order_edit' => [
  3737.                             'name' => 'admin.order.order_registration',
  3738.                             'url' => 'admin_order_new',
  3739.                         ],
  3740.                         'shipping_csv_import' => [
  3741.                             'name' => 'admin.order.shipping_csv_upload',
  3742.                             'url' => 'admin_shipping_csv_import',
  3743.                         ],
  3744.                         'plugin_coupon' => [
  3745.                             'name' => 'クーポン',
  3746.                             'url' => 'plugin_coupon_list',
  3747.                         ],
  3748.                     ],
  3749.                 ],
  3750.                 'customer' => [
  3751.                     'name' => 'admin.customer.customer_management',
  3752.                     'icon' => 'fa-users',
  3753.                     'children' => [
  3754.                         'customer_master' => [
  3755.                             'name' => 'admin.customer.customer_list',
  3756.                             'url' => 'admin_customer',
  3757.                         ],
  3758.                         'customer_edit' => [
  3759.                             'name' => 'admin.customer.customer_registration',
  3760.                             'url' => 'admin_customer_new',
  3761.                         ],
  3762.                     ],
  3763.                 ],
  3764.                 'content' => [
  3765.                     'name' => 'admin.content.contents_management',
  3766.                     'icon' => 'fa-file-text-o',
  3767.                     'children' => [
  3768.                         'news' => [
  3769.                             'name' => 'admin.content.news_management',
  3770.                             'url' => 'admin_content_news',
  3771.                         ],
  3772.                         'file' => [
  3773.                             'name' => 'admin.content.file_management',
  3774.                             'url' => 'admin_content_file',
  3775.                         ],
  3776.                         'layout' => [
  3777.                             'name' => 'admin.content.layout_management',
  3778.                             'url' => 'admin_content_layout',
  3779.                         ],
  3780.                         'page' => [
  3781.                             'name' => 'admin.content.page_management',
  3782.                             'url' => 'admin_content_page',
  3783.                         ],
  3784.                         'css' => [
  3785.                             'name' => 'admin.content.css_management',
  3786.                             'url' => 'admin_content_css',
  3787.                         ],
  3788.                         'js' => [
  3789.                             'name' => 'admin.content.js_management',
  3790.                             'url' => 'admin_content_js',
  3791.                         ],
  3792.                         'block' => [
  3793.                             'name' => 'admin.content.block_management',
  3794.                             'url' => 'admin_content_block',
  3795.                         ],
  3796.                         'cache' => [
  3797.                             'name' => 'admin.content.cache_management',
  3798.                             'url' => 'admin_content_cache',
  3799.                         ],
  3800.                         'maintenance' => [
  3801.                             'name' => 'admin.content.maintenance_management',
  3802.                             'url' => 'admin_content_maintenance',
  3803.                         ],
  3804.                         'plugin_recommend' => [
  3805.                             'name' => 'plugin_recommend.admin.navi',
  3806.                             'url' => 'plugin_recommend_list',
  3807.                         ],
  3808.                     ],
  3809.                 ],
  3810.                 'setting' => [
  3811.                     'name' => 'admin.setting',
  3812.                     'icon' => 'fa-cog',
  3813.                     'children' => [
  3814.                         'shop' => [
  3815.                             'name' => 'admin.setting.shop',
  3816.                             'children' => [
  3817.                                 'shop_index' => [
  3818.                                     'name' => 'admin.setting.shop.shop_setting',
  3819.                                     'url' => 'admin_setting_shop',
  3820.                                 ],
  3821.                                 'shop_tradelaw' => [
  3822.                                     'name' => 'admin.setting.shop.tradelaw_setting',
  3823.                                     'url' => 'admin_content_page_edit',
  3824.                                     'param' => [
  3825.                                         'id' => 21,
  3826.                                         'return' => 'tradelaw',
  3827.                                     ],
  3828.                                 ],
  3829.                                 'shop_agreement' => [
  3830.                                     'name' => 'admin.setting.shop.agreement_setting',
  3831.                                     'url' => 'admin_content_page_edit',
  3832.                                     'param' => [
  3833.                                         'id' => 19,
  3834.                                         'return' => 'agreement',
  3835.                                     ],
  3836.                                 ],
  3837.                                 'shop_payment' => [
  3838.                                     'name' => 'admin.setting.shop.payment_setting',
  3839.                                     'url' => 'admin_setting_shop_payment',
  3840.                                 ],
  3841.                                 'shop_delivery' => [
  3842.                                     'name' => 'admin.setting.shop.delivery_setting',
  3843.                                     'url' => 'admin_setting_shop_delivery',
  3844.                                 ],
  3845.                                 'shop_tax' => [
  3846.                                     'name' => 'admin.setting.shop.tax_setting',
  3847.                                     'url' => 'admin_setting_shop_tax',
  3848.                                 ],
  3849.                                 'shop_mail' => [
  3850.                                     'name' => 'admin.setting.shop.mail_setting',
  3851.                                     'url' => 'admin_setting_shop_mail',
  3852.                                 ],
  3853.                                 'shop_csv' => [
  3854.                                     'name' => 'admin.setting.shop.csv_setting',
  3855.                                     'url' => 'admin_setting_shop_csv',
  3856.                                 ],
  3857.                                 'shop_order_status' => [
  3858.                                     'name' => 'admin.setting.shop.order_status_setting',
  3859.                                     'url' => 'admin_setting_shop_order_status',
  3860.                                 ],
  3861.                                 'shop_calendar' => [
  3862.                                     'name' => 'admin.setting.shop.calendar_setting',
  3863.                                     'url' => 'admin_setting_shop_calendar',
  3864.                                 ],
  3865.                                 'holiday' => [
  3866.                                     'id' => 'admin_setting_deliverydate_holiday',
  3867.                                     'name' => 'deliverydate.admin.nav.setting.deliverydate.holiday',
  3868.                                     'url' => 'admin_setting_deliverydate_holiday',
  3869.                                 ],
  3870.                                 'point_ex_setting' => [
  3871.                                     'name' => 'ポイント設定',
  3872.                                     'url' => 'admin_setting_shop_point_ex',
  3873.                                 ],
  3874.                             ],
  3875.                         ],
  3876.                         'system' => [
  3877.                             'name' => 'admin.setting.system',
  3878.                             'children' => [
  3879.                                 'member' => [
  3880.                                     'name' => 'admin.setting.system.member_management',
  3881.                                     'url' => 'admin_setting_system_member',
  3882.                                 ],
  3883.                                 'authority' => [
  3884.                                     'name' => 'admin.setting.system.authority_management',
  3885.                                     'url' => 'admin_setting_system_authority',
  3886.                                 ],
  3887.                                 'security' => [
  3888.                                     'name' => 'admin.setting.system.security_management',
  3889.                                     'url' => 'admin_setting_system_security',
  3890.                                 ],
  3891.                                 'login_history' => [
  3892.                                     'name' => 'admin.setting.system.login_history',
  3893.                                     'url' => 'admin_setting_system_login_history',
  3894.                                 ],
  3895.                                 'log' => [
  3896.                                     'name' => 'admin.setting.system.log_display',
  3897.                                     'url' => 'admin_setting_system_log',
  3898.                                 ],
  3899.                                 'masterdata' => [
  3900.                                     'name' => 'admin.setting.system.master_data_management',
  3901.                                     'url' => 'admin_setting_system_masterdata',
  3902.                                 ],
  3903.                                 'system_index' => [
  3904.                                     'name' => 'admin.setting.system.system_info',
  3905.                                     'url' => 'admin_setting_system_system',
  3906.                                 ],
  3907.                                 'deliverydate_config' => [
  3908.                                     'id' => 'admin_setting_deliverydate_config',
  3909.                                     'name' => 'deliverydate.admin.nav.setting.deliverydate.config',
  3910.                                     'url' => 'admin_setting_deliverydate_config',
  3911.                                 ],
  3912.                             ],
  3913.                         ],
  3914.                     ],
  3915.                 ],
  3916.                 'store' => [
  3917.                     'name' => 'admin.store',
  3918.                     'icon' => 'fa-plug',
  3919.                     'children' => [
  3920.                         'plugin' => [
  3921.                             'name' => 'admin.store.plugin',
  3922.                             'children' => [
  3923.                                 'plugin_owners_search' => [
  3924.                                     'name' => 'admin.store.plugin.plugin_owners_install',
  3925.                                     'url' => 'admin_store_plugin_owners_search',
  3926.                                 ],
  3927.                                 'plugin_list' => [
  3928.                                     'name' => 'admin.store.plugin.plugin_list',
  3929.                                     'url' => 'admin_store_plugin',
  3930.                                 ],
  3931.                             ],
  3932.                         ],
  3933.                         'template' => [
  3934.                             'name' => 'admin.store.template',
  3935.                             'children' => [
  3936.                                 'template_list' => [
  3937.                                     'name' => 'admin.store.template.template_list',
  3938.                                     'url' => 'admin_store_template',
  3939.                                 ],
  3940.                                 'template_install' => [
  3941.                                     'name' => 'admin.store.template.template_install',
  3942.                                     'url' => 'admin_store_template_install',
  3943.                                 ],
  3944.                             ],
  3945.                         ],
  3946.                         'authentication_setting' => [
  3947.                             'name' => 'admin.store.setting',
  3948.                             'url' => 'admin_store_authentication_setting',
  3949.                         ],
  3950.                         'joolen_plugin' => [
  3951.                             'name' => 'joolenプラグイン設定',
  3952.                             'children' => [
  3953.                                 'joolen_checked_item_block4_config' => [
  3954.                                     'name' => '閲覧商品ブロック',
  3955.                                     'url' => 'admin_store_joolen_plugin_joolen_checked_item_block4',
  3956.                                 ],
  3957.                             ],
  3958.                         ],
  3959.                     ],
  3960.                 ],
  3961.                 'mailmagazine' => [
  3962.                     'id' => 'mailmagazine',
  3963.                     'name' => 'mailmagazine.title',
  3964.                     'icon' => 'fa-envelope',
  3965.                     'children' => [
  3966.                         'mailmagazine' => [
  3967.                             'id' => 'mailmagazine',
  3968.                             'name' => 'mailmagazine.index.title',
  3969.                             'url' => 'plugin_mail_magazine',
  3970.                         ],
  3971.                         'mailmagazine_template' => [
  3972.                             'id' => 'mailmagazine_template',
  3973.                             'name' => 'mailmagazine.template.title',
  3974.                             'url' => 'plugin_mail_magazine_template',
  3975.                         ],
  3976.                         'mailmagazine_history' => [
  3977.                             'id' => 'mailmagazine_history',
  3978.                             'name' => 'mailmagazine.history.title',
  3979.                             'url' => 'plugin_mail_magazine_history',
  3980.                         ],
  3981.                     ],
  3982.                 ],
  3983.                 'resize_iamge_config' => [
  3984.                     'name' => '画像リサイズ管理',
  3985.                     'icon' => 'fa-picture-o',
  3986.                     'children' => [
  3987.                         'resize_image_config_amazon_s3' => [
  3988.                             'name' => 'Amazon S3連携設定',
  3989.                             'url' => 'admin_resize_image_amazon_s3',
  3990.                         ],
  3991.                     ],
  3992.                 ],
  3993.                 'SalesReport4' => [
  3994.                     'name' => 'sales_report.admin.nav.001',
  3995.                     'icon' => 'fa-chart-bar',
  3996.                     'children' => [
  3997.                         'sales_report_admin_term' => [
  3998.                             'id' => 'sales_report_admin_term',
  3999.                             'url' => 'sales_report_admin_term',
  4000.                             'name' => 'sales_report.admin.nav.002',
  4001.                         ],
  4002.                         'sales_report_admin_product' => [
  4003.                             'id' => 'sales_report_admin_product',
  4004.                             'url' => 'sales_report_admin_product',
  4005.                             'name' => 'sales_report.admin.nav.003',
  4006.                         ],
  4007.                         'sales_report_admin_age' => [
  4008.                             'id' => 'sales_report_admin_age',
  4009.                             'url' => 'sales_report_admin_age',
  4010.                             'name' => 'sales_report.admin.nav.004',
  4011.                         ],
  4012.                     ],
  4013.                 ],
  4014.             ],
  4015.             'env(MAILER_URL)' => '',
  4016.             'env(ECCUBE_OAUTH2_AUTHORIZATION_SERVER_PRIVATE_KEY)' => (\dirname(__DIR__4).'/app/PluginData/Api/oauth/private.key'),
  4017.             'env(ECCUBE_OAUTH2_RESOURCE_SERVER_PUBLIC_KEY)' => (\dirname(__DIR__4).'/app/PluginData/Api/oauth/public.key'),
  4018.             'env(ECCUBE_OAUTH2_ENCRYPTION_KEY)' => '<change.me>',
  4019.             'gmo_epsilon' => [
  4020.                 'pay_id' => [
  4021.                     'credit' => 1,
  4022.                     'reg_credit' => 2,
  4023.                     'conveni' => 3,
  4024.                     'netbank_jnb' => 4,
  4025.                     'netbank_rakuten' => 5,
  4026.                     'payeasy' => 7,
  4027.                     'webmoney' => 8,
  4028.                     'ywallet' => 9,
  4029.                     'paypal' => 11,
  4030.                     'bitcash' => 12,
  4031.                     'chocom' => 13,
  4032.                     'sphone' => 15,
  4033.                     'jcb' => 16,
  4034.                     'sumishin' => 17,
  4035.                     'deferred' => 18,
  4036.                     'virtual_account' => 22,
  4037.                     'paypay' => 25,
  4038.                     'maillink' => 99,
  4039.                 ],
  4040.                 'pay_name' => [
  4041.                     'credit' => 'クレジットカード決済',
  4042.                     'reg_credit' => '登録済みのクレジットカードで決済',
  4043.                     'conveni' => 'コンビニ決済',
  4044.                     'netbank_jnb' => 'ネット銀行決済(PayPay銀行)',
  4045.                     'netbank_rakuten' => 'ネット銀行決済(楽天銀行)',
  4046.                     'payeasy' => 'ペイジー決済',
  4047.                     'webmoney' => 'WebMoney決済',
  4048.                     'ywallet' => 'Yahoo!ウォレット決済サービス',
  4049.                     'paypal' => 'Paypal決済',
  4050.                     'bitcash' => 'Bitcash決済',
  4051.                     'chocom' => '電子マネーちょコム決済',
  4052.                     'sphone' => 'スマートフォンキャリア決済',
  4053.                     'jcb' => 'JCB PREMO',
  4054.                     'sumishin' => '住信SBIネット銀行決済',
  4055.                     'deferred' => 'GMO後払い',
  4056.                     'virtual_account' => 'バーチャル口座',
  4057.                     'paypay' => 'Paypay',
  4058.                     'maillink' => 'メールリンク決済',
  4059.                 ],
  4060.                 'st_code' => [
  4061.                     'credit' => '10000-0000-00000-00000-00000-00000-00000',
  4062.                     'reg_credit' => '01000-0000-00000-00000-00000-00000-00000',
  4063.                     'conveni' => '00100-0000-00000-00000-00000-00000-00000',
  4064.                     'netbank_jnb' => '00010-0000-00000-00000-00000-00000-00000',
  4065.                     'netbank_rakuten' => '00001-0000-00000-00000-00000-00000-00000',
  4066.                     'sumishin' => '00000-0000-00000-00100-00000-00000-00000',
  4067.                     'payeasy' => '00000-0100-00000-00000-00000-00000-00000',
  4068.                     'webmoney' => '00000-0010-00000-00000-00000-00000-00000',
  4069.                     'ywallet' => '00000-0001-00000-00000-00000-00000-00000',
  4070.                     'paypal' => '00000-0000-01000-00000-00000-00000-00000',
  4071.                     'bitcash' => '00000-0000-00100-00000-00000-00000-00000',
  4072.                     'chocom' => '00000-0000-00010-00000-00000-00000-00000',
  4073.                     'sphone' => '00000-0000-00000-10000-00000-00000-00000',
  4074.                     'jcb' => '00000-0000-00000-01000-00000-00000-00000',
  4075.                     'deferred' => '00000-0000-00000-00010-00000-00000-00000',
  4076.                     'virtual_account' => '00000-0000-00000-00000-00100-00000-00000',
  4077.                     'paypay' => '00000-0000-00000-00000-00000-10000-00000',
  4078.                     'maillink' => 'maillink',
  4079.                 ],
  4080.                 'mission_code' => [
  4081.                     'every_month' => 21,
  4082.                     'every_other' => 25,
  4083.                     'every_three_month' => 27,
  4084.                     'every_six_month' => 29,
  4085.                     'every_year' => 31,
  4086.                 ],
  4087.                 'regular_pay_id' => [
  4088.                     'every_month' => 101,
  4089.                     'every_other_month' => 102,
  4090.                     'every_three_month' => 103,
  4091.                     'every_six_month' => 104,
  4092.                     'every_year' => 105,
  4093.                 ],
  4094.                 'regular_pay_name' => [
  4095.                     'every_month' => '定期的なクレジットカード決済(毎月)',
  4096.                     'every_other_month' => '定期的なクレジットカード決済(2ヵ月ごと)',
  4097.                     'every_three_month' => '定期的なクレジットカード決済(3ヵ月ごと)',
  4098.                     'every_six_month' => '定期的なクレジットカード決済(半年ごと)',
  4099.                     'every_year' => '定期的なクレジットカード決済(1年ごと)',
  4100.                 ],
  4101.                 'regular' => [
  4102.                     'rule_max' => 9999999,
  4103.                     'st_code' => '10000-0000-00000',
  4104.                     'sale_type' => '定期購入商品',
  4105.                 ],
  4106.                 'rule_max' => [
  4107.                     'credit' => 9999999,
  4108.                     'reg_credit' => 9999999,
  4109.                     'conveni' => 299999,
  4110.                     'netbank_jnb' => 9999999,
  4111.                     'netbank_rakuten' => 9999999,
  4112.                     'payeasy' => 9999999,
  4113.                     'webmoney' => 199999,
  4114.                     'ywallet' => 499999,
  4115.                     'paypal' => 499999,
  4116.                     'bitcash' => 199999,
  4117.                     'chocom' => 99999,
  4118.                     'sphone' => 50000,
  4119.                     'jcb' => 500000,
  4120.                     'sumishin' => 9999999,
  4121.                     'deferred' => 49999,
  4122.                     'virtual_account' => 9999999,
  4123.                     'paypay' => 9999999,
  4124.                     'maillink' => 9999999,
  4125.                 ],
  4126.                 'url' => [
  4127.                     'dev' => [
  4128.                         'receive_order3' => 'https://beta.epsilon.jp/cgi-bin/order/receive_order3.cgi',
  4129.                         'getsales2' => 'https://beta.epsilon.jp/cgi-bin/order/getsales2.cgi',
  4130.                         'get_user_info' => 'https://beta.epsilon.jp/cgi-bin/order/get_user_info.cgi',
  4131.                         'sales_payment' => 'https://beta.epsilon.jp/cgi-bin/order/sales_payment.cgi',
  4132.                         'ship_request' => 'https://beta.epsilon.jp/cgi-bin/order/ship_request.cgi',
  4133.                         'cancel_payment' => 'https://beta.epsilon.jp/cgi-bin/order/cancel_payment.cgi',
  4134.                         'change_amount_payment' => 'https://beta.epsilon.jp/cgi-bin/order/change_amount_payment.cgi',
  4135.                         'card3' => 'https://beta.epsilon.jp/cgi-bin/order/card3.cgi?trans_code=',
  4136.                         'token' => 'https://beta.epsilon.jp/js/token.js',
  4137.                         'direct_card_payment' => 'https://beta.epsilon.jp/cgi-bin/order/direct_card_payment.cgi',
  4138.                     ],
  4139.                     'prod' => [
  4140.                         'receive_order3' => 'https://secure.epsilon.jp/cgi-bin/order/receive_order3.cgi',
  4141.                         'getsales2' => 'https://secure.epsilon.jp/cgi-bin/order/getsales2.cgi',
  4142.                         'get_user_info' => 'https://secure.epsilon.jp/cgi-bin/order/get_user_info.cgi',
  4143.                         'sales_payment' => 'https://secure.epsilon.jp/cgi-bin/order/sales_payment.cgi',
  4144.                         'ship_request' => 'https://secure.epsilon.jp/cgi-bin/order/ship_request.cgi',
  4145.                         'cancel_payment' => 'https://secure.epsilon.jp/cgi-bin/order/cancel_payment.cgi',
  4146.                         'change_amount_payment' => 'https://secure.epsilon.jp/cgi-bin/order/change_amount_payment.cgi',
  4147.                         'card3' => 'https://secure.epsilon.jp/cgi-bin/order/card3.cgi?trans_code=',
  4148.                         'token' => 'https://secure.epsilon.jp/js/token.js',
  4149.                         'direct_card_payment' => 'https://secure.epsilon.jp/cgi-bin/order/direct_card_payment.cgi',
  4150.                     ],
  4151.                 ],
  4152.                 'conveni_id' => [
  4153.                     'seveneleven' => 11,
  4154.                     'familymart' => 21,
  4155.                     'lawson' => 31,
  4156.                     'seicomart' => 32,
  4157.                     'ministop' => 33,
  4158.                 ],
  4159.                 'conveni_name' => [
  4160.                     'seveneleven' => 'セブンイレブン',
  4161.                     'familymart' => 'ファミリーマート',
  4162.                     'lawson' => 'ローソン',
  4163.                     'seicomart' => 'セイコーマート',
  4164.                     'ministop' => 'ミニストップ',
  4165.                 ],
  4166.                 'conveni_pre_message' => [
  4167.                     'seveneleven' => '以下「払込票URL」ページをプリントアウトされるか「払込票番号(13桁)」をメモして「お支払期限」までにお近くのセブンイレブンのレジにて代金をお支払いください。',
  4168.                     'familymart' => '「お支払期限」までにお近くのファミリーマートにて代金をお支払いください。',
  4169.                     'lawson' => '「お支払期限」までにお近くのローソンにて代金をお支払いください。',
  4170.                     'seicomart' => '「お支払期限」までにお近くのセイコーマートにて代金をお支払いください。',
  4171.                     'ministop' => '「お支払期限」までにお近くのミニストップにて代金をお支払いください。',
  4172.                 ],
  4173.                 'conveni_message' => [
  4174.                     '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".'※お支払後に商品(サービス)のご提供となりますので、お急ぎの方はお早めにお手続きをお願いします。',
  4175.                     '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".'※お支払後に商品(サービス)のご提供となりますので、お急ぎの方はお早めにお手続きをお願いします。',
  4176.                     '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".'※お支払後に商品(サービス)のご提供となりますので、お急ぎの方はお早めにお手続きをお願いします。',
  4177.                     '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".'※お支払後に商品(サービス)のご提供となりますので、お急ぎの方はお早めにお手続きをお願いします。',
  4178.                     '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".'※お支払後に商品(サービス)のご提供となりますので、お急ぎの方はお早めにお手続きをお願いします。',
  4179.                 ],
  4180.                 'receive_parameters' => [
  4181.                     'result' => [
  4182.                         'ok' => 1,
  4183.                         'ng' => 9,
  4184.                         '3ds' => 5,
  4185.                         '3ds2' => 6,
  4186.                     ],
  4187.                 ],
  4188.                 'payment' => [
  4189.                     'gmo_epsilon4' => 'GmoEpsilon4',
  4190.                     'ec_payment_lite4' => 'EccubePaymentLite4',
  4191.                 ],
  4192.             ],
  4193.             'gmc_proxy_url' => 'https://gmc-proxy.ec-cube.net',
  4194.             'mail_magazine_dir' => (\dirname(__DIR__4).'/app/mail_magazine'),
  4195.             'product_review_display_count_min' => 1,
  4196.             'product_review_display_count_max' => 30,
  4197.             'plugin_recommend.text_area_len' => 4000,
  4198.             'related_product.text_area_len' => 4000,
  4199.             'related_product.max_item_count' => 6,
  4200.             'env(AWS_S3_ENABLED)' => 0,
  4201.             'env(AWS_S3_BUCKET)' => '',
  4202.             'env(AWS_S3_REGION)' => 'ap-northeast-1',
  4203.             'env(AWS_S3_CACHE_CONTROL)' => '86400',
  4204.             'aws_s3_version' => '2006-03-01',
  4205.             'sales_report_product_maximum_display' => 20,
  4206.             'securitychecker4_receiver' => 'https://www.ec-cube.net/info/security/receiver.php',
  4207.             'sort_product.list_order_by.name' => 'おすすめ順',
  4208.             'eccube.plugins.enabled' => [
  4209.                 => 'Recommend4',
  4210.                 => 'Coupon4',
  4211.                 => 'MailMagazine4',
  4212.                 => 'SalesReport4',
  4213.                 => 'RelatedProduct4',
  4214.                 => 'ProductReview4',
  4215.                 => 'PointEx',
  4216.                 => 'PinpointSale',
  4217.                 => 'EccubePaymentLite4',
  4218.                 => 'SortProduct41Plus',
  4219.                 10 => 'JoolenCheckedItemBlock4',
  4220.                 11 => 'lecastPriceSelectBlock41',
  4221.                 12 => 'AddOnForCategory4',
  4222.                 13 => 'DeliveryDate4',
  4223.                 14 => 'ProductPlus',
  4224.                 15 => 'ResizeImage4',
  4225.             ],
  4226.             'eccube.plugins.disabled' => [
  4227.                 => 'ApgRichCategory',
  4228.                 => 'Api',
  4229.                 => 'GMC',
  4230.                 => 'Securitychecker4',
  4231.                 => 'SiteKit',
  4232.             ],
  4233.             'event_dispatcher.event_aliases' => [
  4234.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  4235.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  4236.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  4237.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  4238.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  4239.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  4240.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  4241.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  4242.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  4243.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  4244.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  4245.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  4246.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  4247.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  4248.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  4249.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  4250.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  4251.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  4252.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  4253.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  4254.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  4255.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  4256.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  4257.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  4258.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  4259.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  4260.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  4261.             ],
  4262.             'fragment.renderer.hinclude.global_template' => NULL,
  4263.             'fragment.path' => '/_fragment',
  4264.             'kernel.http_method_override' => true,
  4265.             'kernel.trusted_hosts' => [
  4266.             ],
  4267.             'kernel.error_controller' => 'error_controller',
  4268.             'templating.helper.code.file_link_format' => NULL,
  4269.             'debug.file_link_format' => NULL,
  4270.             'session.metadata.storage_key' => '_sf2_meta',
  4271.             'session.save_path' => (\dirname(__DIR__3).'/sessions/dev'),
  4272.             'session.metadata.update_threshold' => 0,
  4273.             'form.type_extension.csrf.enabled' => true,
  4274.             'form.type_extension.csrf.field_name' => '_token',
  4275.             'asset.request_context.base_path' => '',
  4276.             'asset.request_context.secure' => false,
  4277.             'templating.loader.cache.path' => NULL,
  4278.             'templating.engines' => [
  4279.                 => 'twig',
  4280.             ],
  4281.             'validator.translation_domain' => 'validators',
  4282.             'translator.logging' => false,
  4283.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  4284.             'profiler_listener.only_exceptions' => false,
  4285.             'profiler_listener.only_master_requests' => false,
  4286.             'debug.error_handler.throw_at' => -1,
  4287.             'router.request_context.host' => 'localhost',
  4288.             'router.request_context.scheme' => 'http',
  4289.             'router.request_context.base_url' => '',
  4290.             'router.resource' => 'kernel::loadRoutes',
  4291.             'router.cache_class_prefix' => 'EccubeEccube_KernelDevDebugContainer',
  4292.             'request_listener.http_port' => 80,
  4293.             'request_listener.https_port' => 443,
  4294.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  4295.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  4296.             'security.role_hierarchy.roles' => [
  4297.             ],
  4298.             'security.access.denied_url' => NULL,
  4299.             'security.authentication.manager.erase_credentials' => true,
  4300.             'security.authentication.session_strategy.strategy' => 'migrate',
  4301.             'security.access.always_authenticate_before_granting' => false,
  4302.             'security.authentication.hide_user_not_found' => true,
  4303.             'doctrine_cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  4304.             'doctrine_cache.apcu.class' => 'Doctrine\\Common\\Cache\\ApcuCache',
  4305.             'doctrine_cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  4306.             'doctrine_cache.chain.class' => 'Doctrine\\Common\\Cache\\ChainCache',
  4307.             'doctrine_cache.couchbase.class' => 'Doctrine\\Common\\Cache\\CouchbaseCache',
  4308.             'doctrine_cache.couchbase.connection.class' => 'Couchbase',
  4309.             'doctrine_cache.couchbase.hostnames' => 'localhost:8091',
  4310.             'doctrine_cache.file_system.class' => 'Doctrine\\Common\\Cache\\FilesystemCache',
  4311.             'doctrine_cache.php_file.class' => 'Doctrine\\Common\\Cache\\PhpFileCache',
  4312.             'doctrine_cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  4313.             'doctrine_cache.memcache.connection.class' => 'Memcache',
  4314.             'doctrine_cache.memcache.host' => 'localhost',
  4315.             'doctrine_cache.memcache.port' => 11211,
  4316.             'doctrine_cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  4317.             'doctrine_cache.memcached.connection.class' => 'Memcached',
  4318.             'doctrine_cache.memcached.host' => 'localhost',
  4319.             'doctrine_cache.memcached.port' => 11211,
  4320.             'doctrine_cache.mongodb.class' => 'Doctrine\\Common\\Cache\\MongoDBCache',
  4321.             'doctrine_cache.mongodb.collection.class' => 'MongoCollection',
  4322.             'doctrine_cache.mongodb.connection.class' => 'MongoClient',
  4323.             'doctrine_cache.mongodb.server' => 'localhost:27017',
  4324.             'doctrine_cache.predis.client.class' => 'Predis\\Client',
  4325.             'doctrine_cache.predis.scheme' => 'tcp',
  4326.             'doctrine_cache.predis.host' => 'localhost',
  4327.             'doctrine_cache.predis.port' => 6379,
  4328.             'doctrine_cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  4329.             'doctrine_cache.redis.connection.class' => 'Redis',
  4330.             'doctrine_cache.redis.host' => 'localhost',
  4331.             'doctrine_cache.redis.port' => 6379,
  4332.             'doctrine_cache.riak.class' => 'Doctrine\\Common\\Cache\\RiakCache',
  4333.             'doctrine_cache.riak.bucket.class' => 'Riak\\Bucket',
  4334.             'doctrine_cache.riak.connection.class' => 'Riak\\Connection',
  4335.             'doctrine_cache.riak.bucket_property_list.class' => 'Riak\\BucketPropertyList',
  4336.             'doctrine_cache.riak.host' => 'localhost',
  4337.             'doctrine_cache.riak.port' => 8087,
  4338.             'doctrine_cache.sqlite3.class' => 'Doctrine\\Common\\Cache\\SQLite3Cache',
  4339.             'doctrine_cache.sqlite3.connection.class' => 'SQLite3',
  4340.             'doctrine_cache.void.class' => 'Doctrine\\Common\\Cache\\VoidCache',
  4341.             'doctrine_cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  4342.             'doctrine_cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  4343.             'doctrine_cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  4344.             'doctrine_cache.security.acl.cache.class' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\Acl\\Model\\AclCache',
  4345.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  4346.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  4347.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  4348.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  4349.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  4350.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  4351.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  4352.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  4353.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  4354.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  4355.             'doctrine.entity_managers' => [
  4356.                 'default' => 'doctrine.orm.default_entity_manager',
  4357.             ],
  4358.             'doctrine.default_entity_manager' => 'default',
  4359.             'doctrine.dbal.connection_factory.types' => [
  4360.                 'oauth2_grant' => [
  4361.                     'class' => 'Trikoder\\Bundle\\OAuth2Bundle\\DBAL\\Type\\Grant',
  4362.                     'commented' => NULL,
  4363.                 ],
  4364.                 'oauth2_redirect_uri' => [
  4365.                     'class' => 'Trikoder\\Bundle\\OAuth2Bundle\\DBAL\\Type\\RedirectUri',
  4366.                     'commented' => NULL,
  4367.                 ],
  4368.                 'oauth2_scope' => [
  4369.                     'class' => 'Trikoder\\Bundle\\OAuth2Bundle\\DBAL\\Type\\Scope',
  4370.                     'commented' => NULL,
  4371.                 ],
  4372.                 'datetime' => [
  4373.                     'class' => 'Eccube\\Doctrine\\DBAL\\Types\\UTCDateTimeType',
  4374.                     'commented' => NULL,
  4375.                 ],
  4376.                 'datetimetz' => [
  4377.                     'class' => 'Eccube\\Doctrine\\DBAL\\Types\\UTCDateTimeTzType',
  4378.                     'commented' => NULL,
  4379.                 ],
  4380.             ],
  4381.             'doctrine.connections' => [
  4382.                 'default' => 'doctrine.dbal.default_connection',
  4383.             ],
  4384.             'doctrine.default_connection' => 'default',
  4385.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  4386.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  4387.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  4388.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  4389.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  4390.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  4391.             'doctrine.orm.cache.memcache_host' => 'localhost',
  4392.             'doctrine.orm.cache.memcache_port' => 11211,
  4393.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  4394.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  4395.             'doctrine.orm.cache.memcached_host' => 'localhost',
  4396.             'doctrine.orm.cache.memcached_port' => 11211,
  4397.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  4398.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  4399.             'doctrine.orm.cache.redis_host' => 'localhost',
  4400.             'doctrine.orm.cache.redis_port' => 6379,
  4401.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  4402.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  4403.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  4404.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  4405.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  4406.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  4407.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  4408.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  4409.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  4410.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  4411.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  4412.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  4413.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  4414.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  4415.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  4416.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  4417.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  4418.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  4419.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  4420.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  4421.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  4422.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  4423.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  4424.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  4425.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  4426.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  4427.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  4428.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  4429.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  4430.             'doctrine.orm.auto_generate_proxy_classes' => true,
  4431.             'doctrine.orm.proxy_namespace' => 'Proxies',
  4432.             'doctrine_migrations.dir_name' => (\dirname(__DIR__4).'/app/DoctrineMigrations'),
  4433.             'doctrine_migrations.namespace' => 'DoctrineMigrations',
  4434.             'doctrine_migrations.organize_migrations' => false,
  4435.             'doctrine_migrations.table_name' => 'migration_versions',
  4436.             'doctrine_migrations.name' => 'Application Migrations',
  4437.             'doctrine_migrations.custom_template' => NULL,
  4438.             'monolog.use_microseconds' => true,
  4439.             'monolog.swift_mailer.handlers' => [
  4440.             ],
  4441.             'monolog.handlers_to_channels' => [
  4442.                 'monolog.handler.gmo_epsilon' => [
  4443.                     'type' => 'inclusive',
  4444.                     'elements' => [
  4445.                         => 'gmo_epsilon',
  4446.                     ],
  4447.                 ],
  4448.                 'monolog.handler.console' => [
  4449.                     'type' => 'exclusive',
  4450.                     'elements' => [
  4451.                         => 'event',
  4452.                         => 'doctrine',
  4453.                         => 'console',
  4454.                     ],
  4455.                 ],
  4456.                 'monolog.handler.buffered' => [
  4457.                     'type' => 'exclusive',
  4458.                     'elements' => [
  4459.                         => 'event',
  4460.                     ],
  4461.                 ],
  4462.             ],
  4463.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  4464.             'swiftmailer.mailer.default.spool.enabled' => true,
  4465.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  4466.             'swiftmailer.mailer.default.single_address' => NULL,
  4467.             'swiftmailer.mailer.default.delivery.enabled' => true,
  4468.             'swiftmailer.spool.enabled' => true,
  4469.             'swiftmailer.delivery.enabled' => true,
  4470.             'swiftmailer.single_address' => NULL,
  4471.             'swiftmailer.mailers' => [
  4472.                 'default' => 'swiftmailer.mailer.default',
  4473.             ],
  4474.             'swiftmailer.default_mailer' => 'default',
  4475.             'twig.exception_listener.controller' => NULL,
  4476.             'twig.form.resources' => [
  4477.                 => 'form_div_layout.html.twig',
  4478.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  4479.                 => 'bootstrap_4_layout.html.twig',
  4480.             ],
  4481.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  4482.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  4483.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  4484.             'web_profiler.debug_toolbar.mode' => 2,
  4485.             'mobile_detect.mobile_detector.class' => 'SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector',
  4486.             'mobile_detect.device_view.class' => 'SunCat\\MobileDetectBundle\\Helper\\DeviceView',
  4487.             'mobile_detect.cookie_key' => 'device_view',
  4488.             'mobile_detect.switch_param' => 'device_view',
  4489.             'mobile_detect.cookie_expire_datetime_modifier' => '1 month',
  4490.             'mobile_detect.request_response_listener.class' => 'SunCat\\MobileDetectBundle\\EventListener\\RequestResponseListener',
  4491.             'mobile_detect.redirect' => [
  4492.                 'mobile' => [
  4493.                     'is_enabled' => false,
  4494.                     'host' => NULL,
  4495.                     'status_code' => 302,
  4496.                     'action' => 'redirect',
  4497.                 ],
  4498.                 'tablet' => [
  4499.                     'is_enabled' => false,
  4500.                     'host' => NULL,
  4501.                     'status_code' => 302,
  4502.                     'action' => 'redirect',
  4503.                 ],
  4504.                 'full' => [
  4505.                     'is_enabled' => false,
  4506.                     'host' => NULL,
  4507.                     'status_code' => 302,
  4508.                     'action' => 'redirect',
  4509.                 ],
  4510.                 'detect_tablet_as_mobile' => false,
  4511.             ],
  4512.             'mobile_detect.switch_device_view.save_referer_path' => true,
  4513.             'mobile_detect.twig.extension.class' => 'SunCat\\MobileDetectBundle\\Twig\\Extension\\MobileDetectExtension',
  4514.             'mobile_detect.cookie_path' => '/',
  4515.             'mobile_detect.cookie_domain' => '',
  4516.             'mobile_detect.cookie_secure' => false,
  4517.             'mobile_detect.cookie_httponly' => true,
  4518.             'knp_paginator.class' => 'Knp\\Component\\Pager\\Paginator',
  4519.             'knp_paginator.helper.processor.class' => 'Knp\\Bundle\\PaginatorBundle\\Helper\\Processor',
  4520.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/sliding.html.twig',
  4521.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  4522.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  4523.             'knp_paginator.page_range' => 5,
  4524.             'trikoder.oauth2.persistence.doctrine.enabled' => true,
  4525.             'trikoder.oauth2.persistence.doctrine.manager' => 'default',
  4526.             'liip_imagine.loaders' => [
  4527.                 'default' => [
  4528.                     'filesystem' => [
  4529.                         'data_root' => [
  4530.                             => \dirname(__DIR__4),
  4531.                         ],
  4532.                         'locator' => 'filesystem',
  4533.                         'allow_unresolvable_data_roots' => false,
  4534.                         'bundle_resources' => [
  4535.                             'enabled' => false,
  4536.                             'access_control_type' => 'blacklist',
  4537.                             'access_control_list' => [
  4538.                             ],
  4539.                         ],
  4540.                     ],
  4541.                 ],
  4542.             ],
  4543.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  4544.             'liip_imagine.jpegoptim.stripAll' => true,
  4545.             'liip_imagine.jpegoptim.max' => NULL,
  4546.             'liip_imagine.jpegoptim.progressive' => true,
  4547.             'liip_imagine.jpegoptim.tempDir' => NULL,
  4548.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  4549.             'liip_imagine.optipng.level' => 7,
  4550.             'liip_imagine.optipng.stripAll' => true,
  4551.             'liip_imagine.optipng.tempDir' => NULL,
  4552.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  4553.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  4554.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  4555.             'liip_imagine.cwebp.tempDir' => NULL,
  4556.             'liip_imagine.cwebp.q' => 75,
  4557.             'liip_imagine.cwebp.alphaQ' => 100,
  4558.             'liip_imagine.cwebp.m' => 4,
  4559.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  4560.             'liip_imagine.cwebp.alphaMethod' => 1,
  4561.             'liip_imagine.cwebp.exact' => false,
  4562.             'liip_imagine.cwebp.metadata' => [
  4563.                 => 'none',
  4564.             ],
  4565.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  4566.             'liip_imagine.cache.resolver.default' => 'default',
  4567.             'liip_imagine.default_image' => NULL,
  4568.             'liip_imagine.filter_sets' => [
  4569.                 'cache' => [
  4570.                     'quality' => 100,
  4571.                     'jpeg_quality' => NULL,
  4572.                     'png_compression_level' => NULL,
  4573.                     'png_compression_filter' => NULL,
  4574.                     'format' => NULL,
  4575.                     'animated' => false,
  4576.                     'cache' => NULL,
  4577.                     'data_loader' => NULL,
  4578.                     'default_image' => NULL,
  4579.                     'filters' => [
  4580.                     ],
  4581.                     'post_processors' => [
  4582.                     ],
  4583.                 ],
  4584.                 'resize' => [
  4585.                     'quality' => 100,
  4586.                     'jpeg_quality' => NULL,
  4587.                     'png_compression_level' => NULL,
  4588.                     'png_compression_filter' => NULL,
  4589.                     'format' => NULL,
  4590.                     'animated' => false,
  4591.                     'cache' => NULL,
  4592.                     'data_loader' => NULL,
  4593.                     'default_image' => NULL,
  4594.                     'filters' => [
  4595.                     ],
  4596.                     'post_processors' => [
  4597.                     ],
  4598.                 ],
  4599.             ],
  4600.             'liip_imagine.binary.loader.default' => 'default',
  4601.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  4602.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  4603.             'liip_imagine.webp.generate' => false,
  4604.             'liip_imagine.webp.options' => [
  4605.                 'quality' => 100,
  4606.                 'cache' => NULL,
  4607.                 'data_loader' => NULL,
  4608.                 'post_processors' => [
  4609.                 ],
  4610.             ],
  4611.             'maker.compatible_check.doctrine.supports_attributes' => false,
  4612.             'data_collector.templates' => [
  4613.                 'data_collector.request' => [
  4614.                     => 'request',
  4615.                     => '@WebProfiler/Collector/request.html.twig',
  4616.                 ],
  4617.                 'data_collector.time' => [
  4618.                     => 'time',
  4619.                     => '@WebProfiler/Collector/time.html.twig',
  4620.                 ],
  4621.                 'data_collector.memory' => [
  4622.                     => 'memory',
  4623.                     => '@WebProfiler/Collector/memory.html.twig',
  4624.                 ],
  4625.                 'data_collector.validator' => [
  4626.                     => 'validator',
  4627.                     => '@WebProfiler/Collector/validator.html.twig',
  4628.                 ],
  4629.                 'data_collector.ajax' => [
  4630.                     => 'ajax',
  4631.                     => '@WebProfiler/Collector/ajax.html.twig',
  4632.                 ],
  4633.                 'data_collector.form' => [
  4634.                     => 'form',
  4635.                     => '@WebProfiler/Collector/form.html.twig',
  4636.                 ],
  4637.                 'data_collector.exception' => [
  4638.                     => 'exception',
  4639.                     => '@WebProfiler/Collector/exception.html.twig',
  4640.                 ],
  4641.                 'data_collector.logger' => [
  4642.                     => 'logger',
  4643.                     => '@WebProfiler/Collector/logger.html.twig',
  4644.                 ],
  4645.                 'data_collector.events' => [
  4646.                     => 'events',
  4647.                     => '@WebProfiler/Collector/events.html.twig',
  4648.                 ],
  4649.                 'data_collector.router' => [
  4650.                     => 'router',
  4651.                     => '@WebProfiler/Collector/router.html.twig',
  4652.                 ],
  4653.                 'data_collector.cache' => [
  4654.                     => 'cache',
  4655.                     => '@WebProfiler/Collector/cache.html.twig',
  4656.                 ],
  4657.                 'data_collector.translation' => [
  4658.                     => 'translation',
  4659.                     => '@WebProfiler/Collector/translation.html.twig',
  4660.                 ],
  4661.                 'data_collector.security' => [
  4662.                     => 'security',
  4663.                     => '@Security/Collector/security.html.twig',
  4664.                 ],
  4665.                 'data_collector.twig' => [
  4666.                     => 'twig',
  4667.                     => '@WebProfiler/Collector/twig.html.twig',
  4668.                 ],
  4669.                 'data_collector.doctrine' => [
  4670.                     => 'db',
  4671.                     => '@Doctrine/Collector/db.html.twig',
  4672.                 ],
  4673.                 'swiftmailer.data_collector' => [
  4674.                     => 'swiftmailer',
  4675.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  4676.                 ],
  4677.                 'data_collector.dump' => [
  4678.                     => 'dump',
  4679.                     => '@Debug/Profiler/dump.html.twig',
  4680.                 ],
  4681.                 'Eccube\\DataCollector\\EccubeDataCollector' => NULL,
  4682.                 'mobile_detect_bundle.device.collector' => [
  4683.                     => 'device.collector',
  4684.                     => '@MobileDetect/Collector/device.html.twig',
  4685.                 ],
  4686.                 'data_collector.config' => [
  4687.                     => 'config',
  4688.                     => '@WebProfiler/Collector/config.html.twig',
  4689.                 ],
  4690.                 'eccube.collector.core' => [
  4691.                     => 'eccube_core',
  4692.                     => '@toolbar/eccube.html.twig',
  4693.                 ],
  4694.             ],
  4695.             'console.command.ids' => [
  4696.                 => 'console.command.public_alias.Eccube\\Command\\UpdateSchemaDoctrineCommand',
  4697.                 => 'console.command.public_alias.doctrine_cache.contains_command',
  4698.                 => 'console.command.public_alias.doctrine_cache.delete_command',
  4699.                 => 'console.command.public_alias.doctrine_cache.flush_command',
  4700.                 => 'console.command.public_alias.doctrine_cache.stats_command',
  4701.                 => 'console.command.public_alias.doctrine_migrations.diff_command',
  4702.                 => 'console.command.public_alias.doctrine_migrations.execute_command',
  4703.                 => 'console.command.public_alias.doctrine_migrations.generate_command',
  4704.                 => 'console.command.public_alias.doctrine_migrations.latest_command',
  4705.                 => 'console.command.public_alias.doctrine_migrations.migrate_command',
  4706.                 10 => 'console.command.public_alias.doctrine_migrations.status_command',
  4707.                 11 => 'console.command.public_alias.doctrine_migrations.version_command',
  4708.             ],
  4709.         ];
  4710.     }
  4711.     protected function throw($message)
  4712.     {
  4713.         throw new RuntimeException($message);
  4714.     }
  4715. }