var/cache/dev/ContainerZURMQMq/EccubeEccube_KernelDevDebugContainer.php line 687

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