var/cache/dev/ContainerTBqYAvx/Eccube_KernelDevDebugContainer.php line 765

Open in your IDE?
  1. <?php
  2. namespace ContainerTBqYAvx;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class Eccube_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService = \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir = \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  34.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  35.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  36.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  37.             '.container.private.session' => 'get_Container_Private_SessionService',
  38.             '.container.private.state_machine.order' => 'get_Container_Private_StateMachine_OrderService',
  39.             '.container.private.twig' => 'get_Container_Private_TwigService',
  40.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  41.             'Detection\\MobileDetect' => 'getMobileDetectService',
  42.             'Eccube\\Common\\EccubeConfig' => 'getEccubeConfigService',
  43.             'Eccube\\Repository\\PluginRepository' => 'getPluginRepositoryService',
  44.             'Eccube\\Service\\SystemService' => 'getSystemServiceService',
  45.             'Eccube\\Service\\TaxRuleService' => 'getTaxRuleServiceService',
  46.             'cache.app' => 'getCache_AppService',
  47.             'cache.rate_limiter' => 'getCache_RateLimiterService',
  48.             'cache.system' => 'getCache_SystemService',
  49.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  50.             'data_collector.dump' => 'getDataCollector_DumpService',
  51.             'doctrine' => 'getDoctrineService',
  52.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  53.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  54.             'event_dispatcher' => 'getEventDispatcherService',
  55.             'http_kernel' => 'getHttpKernelService',
  56.             'request_stack' => 'getRequestStackService',
  57.             'router' => 'getRouterService',
  58.             'translator' => 'getTranslatorService',
  59.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  60.             'cache_clearer' => 'getCacheClearerService',
  61.             'filesystem' => 'getFilesystemService',
  62.             'state_machine.order' => 'getStateMachine_OrderService',
  63.             'serializer' => 'getSerializerService',
  64.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  65.             'form.factory' => 'getForm_FactoryService',
  66.             'form.type.file' => 'getForm_Type_FileService',
  67.             'profiler' => 'getProfilerService',
  68.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  69.             'security.token_storage' => 'getSecurity_TokenStorageService',
  70.             'twig' => 'getTwigService',
  71.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  72.             'session' => 'getSessionService',
  73.             'validator' => 'getValidatorService',
  74.         ];
  75.         $this->fileMap = [
  76.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  77.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  78.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  79.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  80.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  81.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  82.             'Customize\\Controller\\Admin\\Apparel\\ApparelController' => 'getApparelControllerService',
  83.             'Customize\\Controller\\Admin\\Backup\\BackupController' => 'getBackupControllerService',
  84.             'Customize\\Controller\\Admin\\Content\\CustomizeNewsController' => 'getCustomizeNewsControllerService',
  85.             'Customize\\Controller\\Admin\\Customer\\CustomerController' => 'getCustomerControllerService',
  86.             'Customize\\Controller\\Admin\\Customer\\CustomerEditController' => 'getCustomerEditControllerService',
  87.             'Customize\\Controller\\Admin\\Customer\\PromotionController' => 'getPromotionControllerService',
  88.             'Customize\\Controller\\Admin\\DeliveryPeriod\\DeliveryPeriodController' => 'getDeliveryPeriodControllerService',
  89.             'Customize\\Controller\\Admin\\Order\\CustomEditController' => 'getCustomEditControllerService',
  90.             'Customize\\Controller\\Admin\\Order\\OrderController' => 'getOrderControllerService',
  91.             'Customize\\Controller\\Admin\\Order\\ShippingController' => 'getShippingControllerService',
  92.             'Customize\\Controller\\Admin\\Product\\CustomizeCategoryController' => 'getCustomizeCategoryControllerService',
  93.             'Customize\\Controller\\Admin\\Product\\CustomizeProductController' => 'getCustomizeProductControllerService',
  94.             'Customize\\Controller\\Admin\\Product\\ProductPriorityController' => 'getProductPriorityControllerService',
  95.             'Customize\\Controller\\Admin\\Product\\RecommendController' => 'getRecommendControllerService',
  96.             'Customize\\Controller\\Admin\\Product\\RecommendSizeController' => 'getRecommendSizeControllerService',
  97.             'Customize\\Controller\\Admin\\Product\\RecommendXController' => 'getRecommendXControllerService',
  98.             'Customize\\Controller\\Admin\\Product\\RecommendYController' => 'getRecommendYControllerService',
  99.             'Customize\\Controller\\Admin\\Reserve\\ReserveController' => 'getReserveControllerService',
  100.             'Customize\\Controller\\Admin\\School\\SchoolController' => 'getSchoolControllerService',
  101.             'Customize\\Controller\\Admin\\School\\ShopGuideController' => 'getShopGuideControllerService',
  102.             'Customize\\Controller\\Admin\\SetProduct\\SetProductController' => 'getSetProductControllerService',
  103.             'Customize\\Controller\\Admin\\Setting\\Shop\\PaymentController' => 'getPaymentControllerService',
  104.             'Customize\\Controller\\Admin\\StoreHouse\\StoreHouseController' => 'getStoreHouseControllerService',
  105.             'Customize\\Controller\\Block\\CategoryDefController' => 'getCategoryDefControllerService',
  106.             'Customize\\Controller\\CartController' => 'getCartControllerService',
  107.             'Customize\\Controller\\ContactController' => 'getContactControllerService',
  108.             'Customize\\Controller\\EntryController' => 'getEntryControllerService',
  109.             'Customize\\Controller\\FittingReservationController' => 'getFittingReservationControllerService',
  110.             'Customize\\Controller\\HelpController' => 'getHelpControllerService',
  111.             'Customize\\Controller\\Mypage\\ChangeController' => 'getChangeControllerService',
  112.             'Customize\\Controller\\Mypage\\DeliveryController' => 'getDeliveryControllerService',
  113.             'Customize\\Controller\\Mypage\\MyPageController' => 'getMyPageControllerService',
  114.             'Customize\\Controller\\Mypage\\MypageReserveController' => 'getMypageReserveControllerService',
  115.             'Customize\\Controller\\ProductController' => 'getProductControllerService',
  116.             'Customize\\Controller\\ReserveController' => 'getReserveController2Service',
  117.             'Customize\\Controller\\ShoppingController' => 'getShoppingControllerService',
  118.             'Customize\\Controller\\TopController' => 'getTopControllerService',
  119.             'Customize\\Controller\\UserDataController' => 'getUserDataControllerService',
  120.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  121.             'Eccube\\Controller\\AbstractController' => 'getAbstractControllerService',
  122.             'Eccube\\Controller\\AbstractShoppingController' => 'getAbstractShoppingControllerService',
  123.             'Eccube\\Controller\\Admin\\AbstractCsvImportController' => 'getAbstractCsvImportControllerService',
  124.             'Eccube\\Controller\\Admin\\AdminController' => 'getAdminControllerService',
  125.             'Eccube\\Controller\\Admin\\Content\\BlockController' => 'getBlockControllerService',
  126.             'Eccube\\Controller\\Admin\\Content\\CacheController' => 'getCacheControllerService',
  127.             'Eccube\\Controller\\Admin\\Content\\CssController' => 'getCssControllerService',
  128.             'Eccube\\Controller\\Admin\\Content\\FileController' => 'getFileControllerService',
  129.             'Eccube\\Controller\\Admin\\Content\\JsController' => 'getJsControllerService',
  130.             'Eccube\\Controller\\Admin\\Content\\LayoutController' => 'getLayoutControllerService',
  131.             'Eccube\\Controller\\Admin\\Content\\MaintenanceController' => 'getMaintenanceControllerService',
  132.             'Eccube\\Controller\\Admin\\Content\\NewsController' => 'getNewsControllerService',
  133.             'Eccube\\Controller\\Admin\\Content\\PageController' => 'getPageControllerService',
  134.             'Eccube\\Controller\\Admin\\Customer\\CustomerController' => 'getCustomerController2Service',
  135.             'Eccube\\Controller\\Admin\\Customer\\CustomerDeliveryEditController' => 'getCustomerDeliveryEditControllerService',
  136.             'Eccube\\Controller\\Admin\\Customer\\CustomerEditController' => 'getCustomerEditController2Service',
  137.             'Eccube\\Controller\\Admin\\Order\\CsvImportController' => 'getCsvImportControllerService',
  138.             'Eccube\\Controller\\Admin\\Order\\EditController' => 'getEditControllerService',
  139.             'Eccube\\Controller\\Admin\\Order\\MailController' => 'getMailControllerService',
  140.             'Eccube\\Controller\\Admin\\Order\\OrderController' => 'getOrderController2Service',
  141.             'Eccube\\Controller\\Admin\\Order\\ShippingController' => 'getShippingController2Service',
  142.             'Eccube\\Controller\\Admin\\Product\\CategoryController' => 'getCategoryControllerService',
  143.             'Eccube\\Controller\\Admin\\Product\\ClassCategoryController' => 'getClassCategoryControllerService',
  144.             'Eccube\\Controller\\Admin\\Product\\ClassNameController' => 'getClassNameControllerService',
  145.             'Eccube\\Controller\\Admin\\Product\\CsvImportController' => 'getCsvImportController2Service',
  146.             'Eccube\\Controller\\Admin\\Product\\ProductClassController' => 'getProductClassControllerService',
  147.             'Eccube\\Controller\\Admin\\Product\\ProductController' => 'getProductController2Service',
  148.             'Eccube\\Controller\\Admin\\Product\\TagController' => 'getTagControllerService',
  149.             'Eccube\\Controller\\Admin\\Setting\\Shop\\CalendarController' => 'getCalendarControllerService',
  150.             'Eccube\\Controller\\Admin\\Setting\\Shop\\CsvController' => 'getCsvControllerService',
  151.             'Eccube\\Controller\\Admin\\Setting\\Shop\\DeliveryController' => 'getDeliveryController2Service',
  152.             'Eccube\\Controller\\Admin\\Setting\\Shop\\MailController' => 'getMailController2Service',
  153.             'Eccube\\Controller\\Admin\\Setting\\Shop\\OrderStatusController' => 'getOrderStatusControllerService',
  154.             'Eccube\\Controller\\Admin\\Setting\\Shop\\PaymentController' => 'getPaymentController2Service',
  155.             'Eccube\\Controller\\Admin\\Setting\\Shop\\ShopController' => 'getShopControllerService',
  156.             'Eccube\\Controller\\Admin\\Setting\\Shop\\TaxRuleController' => 'getTaxRuleControllerService',
  157.             'Eccube\\Controller\\Admin\\Setting\\Shop\\TradeLawController' => 'getTradeLawControllerService',
  158.             'Eccube\\Controller\\Admin\\Setting\\System\\AuthorityController' => 'getAuthorityControllerService',
  159.             'Eccube\\Controller\\Admin\\Setting\\System\\LogController' => 'getLogControllerService',
  160.             'Eccube\\Controller\\Admin\\Setting\\System\\LoginHistoryController' => 'getLoginHistoryControllerService',
  161.             'Eccube\\Controller\\Admin\\Setting\\System\\MasterdataController' => 'getMasterdataControllerService',
  162.             'Eccube\\Controller\\Admin\\Setting\\System\\MemberController' => 'getMemberControllerService',
  163.             'Eccube\\Controller\\Admin\\Setting\\System\\SecurityController' => 'getSecurityControllerService',
  164.             'Eccube\\Controller\\Admin\\Setting\\System\\SystemController' => 'getSystemControllerService',
  165.             'Eccube\\Controller\\Admin\\Setting\\System\\TwoFactorAuthController' => 'getTwoFactorAuthControllerService',
  166.             'Eccube\\Controller\\Admin\\Store\\OwnerStoreController' => 'getOwnerStoreControllerService',
  167.             'Eccube\\Controller\\Admin\\Store\\PluginController' => 'getPluginControllerService',
  168.             'Eccube\\Controller\\Admin\\Store\\TemplateController' => 'getTemplateControllerService',
  169.             'Eccube\\Controller\\Block\\CalendarController' => 'getCalendarController2Service',
  170.             'Eccube\\Controller\\Block\\CartController' => 'getCartController2Service',
  171.             'Eccube\\Controller\\Block\\SearchProductController' => 'getSearchProductControllerService',
  172.             'Eccube\\Controller\\CartController' => 'getCartController3Service',
  173.             'Eccube\\Controller\\ContactController' => 'getContactController2Service',
  174.             'Eccube\\Controller\\EntryController' => 'getEntryController2Service',
  175.             'Eccube\\Controller\\ForgotController' => 'getForgotControllerService',
  176.             'Eccube\\Controller\\HelpController' => 'getHelpController2Service',
  177.             'Eccube\\Controller\\InstallPluginController' => 'getInstallPluginControllerService',
  178.             'Eccube\\Controller\\Install\\InstallController' => 'getInstallControllerService',
  179.             'Eccube\\Controller\\Mypage\\ChangeController' => 'getChangeController2Service',
  180.             'Eccube\\Controller\\Mypage\\DeliveryController' => 'getDeliveryController3Service',
  181.             'Eccube\\Controller\\Mypage\\MypageController' => 'getMypageController2Service',
  182.             'Eccube\\Controller\\Mypage\\WithdrawController' => 'getWithdrawControllerService',
  183.             'Eccube\\Controller\\NonMemberShoppingController' => 'getNonMemberShoppingControllerService',
  184.             'Eccube\\Controller\\ProductController' => 'getProductController3Service',
  185.             'Eccube\\Controller\\ShippingMultipleController' => 'getShippingMultipleControllerService',
  186.             'Eccube\\Controller\\ShoppingController' => 'getShoppingController2Service',
  187.             'Eccube\\Controller\\SitemapController' => 'getSitemapControllerService',
  188.             'Eccube\\Controller\\TopController' => 'getTopController2Service',
  189.             'Eccube\\Controller\\TradeLawController' => 'getTradeLawController2Service',
  190.             'Eccube\\Controller\\UserDataController' => 'getUserDataController2Service',
  191.             'Eccube\\DependencyInjection\\Facade\\AnnotationReaderFacade' => 'getAnnotationReaderFacadeService',
  192.             'Eccube\\Service\\Composer\\ComposerApiService' => 'getComposerApiServiceService',
  193.             'Eccube\\Service\\Payment\\Method\\Cash' => 'getCashService',
  194.             'Eccube\\Service\\PluginService' => 'getPluginServiceService',
  195.             'Plugin\\ClaimPdf42\\Controller\\Admin\\Order\\ClaimPdf_Controller' => 'getClaimPdfControllerService',
  196.             'Plugin\\ContactManagement42\\Controller\\Admin\\ConfigController' => 'getConfigControllerService',
  197.             'Plugin\\ContactManagement42\\Controller\\Admin\\ContactController' => 'getContactController3Service',
  198.             'Plugin\\ContactManagement42\\Controller\\Admin\\ContactEditController' => 'getContactEditControllerService',
  199.             'Plugin\\ContactManagement42\\Controller\\Admin\\ContactReplyEditController' => 'getContactReplyEditControllerService',
  200.             'Plugin\\ContactManagement42\\Controller\\Admin\\SearchCustomerController' => 'getSearchCustomerControllerService',
  201.             'Plugin\\DataMigration42\\Controller\\Admin\\ConfigController' => 'getConfigController2Service',
  202.             'Plugin\\ExpressLink42\\Controller\\Admin\\ConfigController' => 'getConfigController3Service',
  203.             'Plugin\\ExpressLink42\\Controller\\Admin\\CsvImportController' => 'getCsvImportController3Service',
  204.             'Plugin\\ExpressLink42\\Controller\\Admin\\CsvImportControllerB2' => 'getCsvImportControllerB2Service',
  205.             'Plugin\\ExpressLink42\\Controller\\Admin\\CsvImportControllerDepo' => 'getCsvImportControllerDepoService',
  206.             'Plugin\\ExpressLink42\\Controller\\Admin\\CsvImportControllerEhiden2' => 'getCsvImportControllerEhiden2Service',
  207.             'Plugin\\ExpressLink42\\Controller\\Admin\\CsvImportControllerEhiden3' => 'getCsvImportControllerEhiden3Service',
  208.             'Plugin\\ExpressLink42\\Controller\\Admin\\CsvImportControllerEhidenPro' => 'getCsvImportControllerEhidenProService',
  209.             'Plugin\\ExpressLink42\\Controller\\Admin\\CsvImportControllerKM2' => 'getCsvImportControllerKM2Service',
  210.             'Plugin\\ExpressLink42\\Controller\\Admin\\CsvImportControllerYupriR' => 'getCsvImportControllerYupriRService',
  211.             'Plugin\\ExpressLink42\\Controller\\Admin\\CsvImportExpressLinkController' => 'getCsvImportExpressLinkControllerService',
  212.             'Plugin\\ExpressLink42\\Controller\\Admin\\OrderController' => 'getOrderController3Service',
  213.             'Plugin\\ExpressLink42\\Controller\\Admin\\OrderControllerB2' => 'getOrderControllerB2Service',
  214.             'Plugin\\ExpressLink42\\Controller\\Admin\\OrderControllerDepo' => 'getOrderControllerDepoService',
  215.             'Plugin\\ExpressLink42\\Controller\\Admin\\OrderControllerEhiden2' => 'getOrderControllerEhiden2Service',
  216.             'Plugin\\ExpressLink42\\Controller\\Admin\\OrderControllerEhiden3' => 'getOrderControllerEhiden3Service',
  217.             'Plugin\\ExpressLink42\\Controller\\Admin\\OrderControllerEhidenMail' => 'getOrderControllerEhidenMailService',
  218.             'Plugin\\ExpressLink42\\Controller\\Admin\\OrderControllerEhidenPro' => 'getOrderControllerEhidenProService',
  219.             'Plugin\\ExpressLink42\\Controller\\Admin\\OrderControllerKM2' => 'getOrderControllerKM2Service',
  220.             'Plugin\\ExpressLink42\\Controller\\Admin\\OrderControllerYupriR' => 'getOrderControllerYupriRService',
  221.             'Plugin\\MailMagazine42\\Controller\\MailMagazineController' => 'getMailMagazineControllerService',
  222.             'Plugin\\MailMagazine42\\Controller\\MailMagazineHistoryController' => 'getMailMagazineHistoryControllerService',
  223.             'Plugin\\MailMagazine42\\Controller\\MailMagazineTemplateController' => 'getMailMagazineTemplateControllerService',
  224.             'Plugin\\OrderBulkDelete42\\Controller\\Admin\\OrderController' => 'getOrderController4Service',
  225.             'Plugin\\RefineCheckItem42\\Controller\\RefineCheckItemController' => 'getRefineCheckItemControllerService',
  226.             'Plugin\\SalesReport42\\Controller\\SalesReportController' => 'getSalesReportControllerService',
  227.             'Plugin\\VeriTrans4G2\\Controller\\AbstractVt4gController' => 'getAbstractVt4gControllerService',
  228.             'Plugin\\VeriTrans4G2\\Controller\\Admin\\Content\\Page\\Preview\\Vt4gPayment\\RakutenButtonController' => 'getRakutenButtonControllerService',
  229.             'Plugin\\VeriTrans4G2\\Controller\\Admin\\Customer\\EditController' => 'getEditController2Service',
  230.             'Plugin\\VeriTrans4G2\\Controller\\Admin\\Customer\\SubscCustomerController' => 'getSubscCustomerControllerService',
  231.             'Plugin\\VeriTrans4G2\\Controller\\Admin\\Order\\CsvRegistrationController' => 'getCsvRegistrationControllerService',
  232.             'Plugin\\VeriTrans4G2\\Controller\\Admin\\Order\\CsvRequestController' => 'getCsvRequestControllerService',
  233.             'Plugin\\VeriTrans4G2\\Controller\\Admin\\Order\\CsvResultController' => 'getCsvResultControllerService',
  234.             'Plugin\\VeriTrans4G2\\Controller\\Admin\\Order\\CsvUploadController' => 'getCsvUploadControllerService',
  235.             'Plugin\\VeriTrans4G2\\Controller\\Admin\\Order\\EditController' => 'getEditController3Service',
  236.             'Plugin\\VeriTrans4G2\\Controller\\Admin\\PluginConfigController' => 'getPluginConfigControllerService',
  237.             'Plugin\\VeriTrans4G2\\Controller\\Admin\\Product\\ChangeSaleTypeController' => 'getChangeSaleTypeControllerService',
  238.             'Plugin\\VeriTrans4G2\\Controller\\Admin\\Product\\SubscSalestypeController' => 'getSubscSalestypeControllerService',
  239.             'Plugin\\VeriTrans4G2\\Controller\\Admin\\Setting\\Shop\\PaymentRegistController' => 'getPaymentRegistControllerService',
  240.             'Plugin\\VeriTrans4G2\\Controller\\Admin\\Setting\\System\\LogDownloadController' => 'getLogDownloadControllerService',
  241.             'Plugin\\VeriTrans4G2\\Controller\\MyPage\\SubscPaymentHistoryController' => 'getSubscPaymentHistoryControllerService',
  242.             'Plugin\\VeriTrans4G2\\Controller\\PaymentController' => 'getPaymentController3Service',
  243.             'Plugin\\VeriTrans4G2\\Controller\\PaymentRecvController' => 'getPaymentRecvControllerService',
  244.             'Plugin\\VeriTrans4G2\\Controller\\Vt4gAccountIdController' => 'getVt4gAccountIdControllerService',
  245.             'Plugin\\VeriTrans4G2\\Controller\\Vt4gRateLimiterController' => 'getVt4gRateLimiterControllerService',
  246.             'Plugin\\VeriTrans4G2\\Controller\\Vt4gReTradeController' => 'getVt4gReTradeControllerService',
  247.             'Plugin\\VeriTrans4G2\\Service\\Method\\CommonMethod' => 'getCommonMethodService',
  248.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  249.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateController2Service',
  250.             'cache.app_clearer' => 'getCache_AppClearerService',
  251.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  252.             'cache.system_clearer' => 'getCache_SystemClearerService',
  253.             'cache_warmer' => 'getCacheWarmerService',
  254.             'console.command.public_alias.Eccube\\Command\\UpdateSchemaDoctrineCommand' => 'getUpdateSchemaDoctrineCommandService',
  255.             'console.command_loader' => 'getConsole_CommandLoaderService',
  256.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  257.             'eccube.logger' => 'getEccube_LoggerService',
  258.             'error_controller' => 'getErrorControllerService',
  259.             'knp_paginator' => 'getKnpPaginatorService',
  260.             'monolog.logger.GmoPaymentGateway42' => 'getMonolog_Logger_GmoPaymentGateway42Service',
  261.             'monolog.logger.YamatoPayment42' => 'getMonolog_Logger_YamatoPayment42Service',
  262.             'monolog.logger.admin' => 'getMonolog_Logger_AdminService',
  263.             'monolog.logger.front' => 'getMonolog_Logger_FrontService',
  264.             'monolog.logger.paygent_payment' => 'getMonolog_Logger_PaygentPaymentService',
  265.             'routing.loader' => 'getRouting_LoaderService',
  266.             'services_resetter' => 'getServicesResetterService',
  267.             'vt4g_plugin.purchase.flow.shopping.purchase.rollback' => 'getVt4gPlugin_Purchase_Flow_Shopping_Purchase_RollbackService',
  268.             'vt4g_plugin.service.admin.csv_registration' => 'getVt4gPlugin_Service_Admin_CsvRegistrationService',
  269.             'vt4g_plugin.service.admin.customer_csv_export_extension' => 'getVt4gPlugin_Service_Admin_CustomerCsvExportExtensionService',
  270.             'vt4g_plugin.service.admin.customer_edit_extension' => 'getVt4gPlugin_Service_Admin_CustomerEditExtensionService',
  271.             'vt4g_plugin.service.admin.customer_index_extension' => 'getVt4gPlugin_Service_Admin_CustomerIndexExtensionService',
  272.             'vt4g_plugin.service.admin.order_edit_extension' => 'getVt4gPlugin_Service_Admin_OrderEditExtensionService',
  273.             'vt4g_plugin.service.admin.order_index_extension' => 'getVt4gPlugin_Service_Admin_OrderIndexExtensionService',
  274.             'vt4g_plugin.service.admin.plugin.config' => 'getVt4gPlugin_Service_Admin_Plugin_ConfigService',
  275.             'vt4g_plugin.service.admin.product.subsc_extension' => 'getVt4gPlugin_Service_Admin_Product_SubscExtensionService',
  276.             'vt4g_plugin.service.admin.setting.shop.mail' => 'getVt4gPlugin_Service_Admin_Setting_Shop_MailService',
  277.             'vt4g_plugin.service.admin.setting_shop_payment' => 'getVt4gPlugin_Service_Admin_SettingShopPaymentService',
  278.             'vt4g_plugin.service.admin.setting_shop_payment_add_regist_btn' => 'getVt4gPlugin_Service_Admin_SettingShopPaymentAddRegistBtnService',
  279.             'vt4g_plugin.service.cart.index_extension' => 'getVt4gPlugin_Service_Cart_IndexExtensionService',
  280.             'vt4g_plugin.service.front.mypage.withdraw_extension' => 'getVt4gPlugin_Service_Front_Mypage_WithdrawExtensionService',
  281.             'vt4g_plugin.service.front.mypage_extension' => 'getVt4gPlugin_Service_Front_MypageExtensionService',
  282.             'vt4g_plugin.service.mail_message' => 'getVt4gPlugin_Service_MailMessageService',
  283.             'vt4g_plugin.service.method.common' => 'getVt4gPlugin_Service_Method_CommonService',
  284.             'vt4g_plugin.service.payment_alipay' => 'getVt4gPlugin_Service_PaymentAlipayService',
  285.             'vt4g_plugin.service.payment_atm' => 'getVt4gPlugin_Service_PaymentAtmService',
  286.             'vt4g_plugin.service.payment_bank' => 'getVt4gPlugin_Service_PaymentBankService',
  287.             'vt4g_plugin.service.payment_base' => 'getVt4gPlugin_Service_PaymentBaseService',
  288.             'vt4g_plugin.service.payment_credit' => 'getVt4gPlugin_Service_PaymentCreditService',
  289.             'vt4g_plugin.service.payment_cvs' => 'getVt4gPlugin_Service_PaymentCvsService',
  290.             'vt4g_plugin.service.payment_linepay' => 'getVt4gPlugin_Service_PaymentLinepayService',
  291.             'vt4g_plugin.service.payment_paypal' => 'getVt4gPlugin_Service_PaymentPaypalService',
  292.             'vt4g_plugin.service.payment_paypay' => 'getVt4gPlugin_Service_PaymentPaypayService',
  293.             'vt4g_plugin.service.payment_rakuten' => 'getVt4gPlugin_Service_PaymentRakutenService',
  294.             'vt4g_plugin.service.payment_rakuten_v2' => 'getVt4gPlugin_Service_PaymentRakutenV2Service',
  295.             'vt4g_plugin.service.payment_recruit' => 'getVt4gPlugin_Service_PaymentRecruitService',
  296.             'vt4g_plugin.service.payment_recv' => 'getVt4gPlugin_Service_PaymentRecvService',
  297.             'vt4g_plugin.service.payment_upop' => 'getVt4gPlugin_Service_PaymentUpopService',
  298.             'vt4g_plugin.service.shopping.confirm' => 'getVt4gPlugin_Service_Shopping_ConfirmService',
  299.             'vt4g_plugin.service.shopping_index_extension' => 'getVt4gPlugin_Service_ShoppingIndexExtensionService',
  300.             'vt4g_plugin.service.util' => 'getVt4gPlugin_Service_UtilService',
  301.             'vt4g_plugin.service.vt4g_account_id' => 'getVt4gPlugin_Service_Vt4gAccountIdService',
  302.             'vt4g_plugin.service.vt4g_mdk' => 'getVt4gPlugin_Service_Vt4gMdkService',
  303.             'vt4g_plugin.service.vt4g_retrade' => 'getVt4gPlugin_Service_Vt4gRetradeService',
  304.             'vt4g_plugin.service.vt4g_rollback' => 'getVt4gPlugin_Service_Vt4gRollbackService',
  305.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  306.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  307.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  308.         ];
  309.         $this->aliases = [
  310.             'database_connection' => 'doctrine.dbal.default_connection',
  311.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  312.         ];
  313.         $this->privates['service_container'] = function () {
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  320.             include_once \dirname(__DIR__4).'/src/Eccube/Kernel.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  324.             include_once \dirname(__DIR__4).'/src/Eccube/DataCollector/EccubeDataCollector.php';
  325.             include_once \dirname(__DIR__4).'/src/Eccube/Doctrine/Query/Queries.php';
  326.             include_once \dirname(__DIR__4).'/src/Eccube/Doctrine/Query/QueryCustomizer.php';
  327.             include_once \dirname(__DIR__4).'/app/Plugin/ExpressLink42/Repository/AdminOrderCustomizer.php';
  328.             include_once \dirname(__DIR__4).'/app/Customize/Repository/Admin/SearchCustomerCustomizer.php';
  329.             include_once \dirname(__DIR__4).'/app/Customize/Repository/Admin/SearchOrderCustomizer.php';
  330.             include_once \dirname(__DIR__4).'/app/Customize/Repository/Admin/SearchProductCustomizer.php';
  331.             include_once \dirname(__DIR__4).'/src/Eccube/Doctrine/Query/WhereCustomizer.php';
  332.             include_once \dirname(__DIR__4).'/app/Plugin/MailMagazine42/Entity/AdminCustomerQueryCustomizer.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  334.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/ForwardOnlyListener.php';
  335.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/IpAddrListener.php';
  336.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/LogListener.php';
  337.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/MaintenanceListener.php';
  338.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/MobileTemplatePathListener.php';
  339.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/RateLimiterListener.php';
  340.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  344.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/RestrictFileUploadListener.php';
  345.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/TransactionListener.php';
  346.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/TwigInitializeListener.php';
  347.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/TwoFactorAuthListener.php';
  348.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  349.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  350.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  351.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  352.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  353.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/AbstractRepository.php';
  354.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/AuthorityRoleRepository.php';
  355.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/BaseInfoRepository.php';
  356.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/BlockPositionRepository.php';
  357.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/BlockRepository.php';
  358.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/CartRepository.php';
  359.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/CustomerRepository.php';
  360.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/LayoutRepository.php';
  361.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/Master/DeviceTypeRepository.php';
  362.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/OrderRepository.php';
  363.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/PageLayoutRepository.php';
  364.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/PageRepository.php';
  365.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/ProductClassRepository.php';
  366.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/ProductRepository.php';
  367.             include_once \dirname(__DIR__4).'/src/Eccube/Request/Context.php';
  368.             include_once \dirname(__DIR__4).'/src/Eccube/Service/Cart/CartItemComparator.php';
  369.             include_once \dirname(__DIR__4).'/src/Eccube/Service/Cart/ProductClassComparator.php';
  370.             include_once \dirname(__DIR__4).'/src/Eccube/Service/Cart/CartItemAllocator.php';
  371.             include_once \dirname(__DIR__4).'/src/Eccube/Service/Cart/SaleTypeCartAllocator.php';
  372.             include_once \dirname(__DIR__4).'/src/Eccube/Service/TwoFactorAuthService.php';
  373.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  374.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  375.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/EccubeExtension.php';
  376.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/TaxExtension.php';
  377.             include_once \dirname(__DIR__4).'/src/Eccube/Common/EccubeConfig.php';
  378.             include_once \dirname(__DIR__4).'/app/Plugin/RefineCheckItem42/Event.php';
  379.             include_once \dirname(__DIR__4).'/app/Customize/Repository/ProductSchoolRepository.php';
  380.             include_once \dirname(__DIR__4).'/app/Customize/Repository/ProductStoreRepository.php';
  381.             include_once \dirname(__DIR__4).'/app/Customize/Repository/SetProductSchoolRepository.php';
  382.             include_once \dirname(__DIR__4).'/src/Eccube/Log/Processor/SessionProcessor.php';
  383.             include_once \dirname(__DIR__4).'/src/Eccube/Log/Processor/TokenProcessor.php';
  384.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  385.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  386.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/UidProcessor.php';
  387.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php';
  388.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/WebProcessor.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/WebProcessor.php';
  390.             include_once \dirname(__DIR__4).'/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php';
  391.             include_once \dirname(__DIR__4).'/vendor/mobiledetect/mobiledetectlib/namespaced/Detection/MobileDetect.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  419.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  425.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  426.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/Esi.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SurrogateListener.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Transition.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/MetadataStoreInterface.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/GetMetadataTrait.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/InMemoryMetadataStore.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  462.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  463.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  473.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  474.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  475.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  476.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  509.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/UnanimousStrategy.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  531.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  538.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  539.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  540.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  542.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  543.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  544.             include_once \dirname(__DIR__4).'/app/Customize/Doctrine/DBAL/MultiDbConnectionWrapper.php';
  545.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  546.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  547.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  548.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  549.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  550.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  551.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  553.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  554.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  555.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  556.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  557.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  558.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  559.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  561.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  562.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  563.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  564.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  565.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  567.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  569.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  570.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  571.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  572.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  574.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  575.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  576.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  577.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  578.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  579.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  580.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  581.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  582.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  583.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php';
  584.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  585.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  586.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  587.             include_once \dirname(__DIR__4).'/vendor/easycorp/easy-log-handler/src/EasyLogHandler.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  589.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  600.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  601.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  602.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  603.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  604.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  605.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  606.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  607.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  608.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  609.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  610.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  611.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  612.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  613.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  614.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  615.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  616.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  621.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/WorkflowInterface.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Workflow.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/StateMachine.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Definition.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/MarkingStore/MarkingStoreInterface.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/MarkingStore/MethodMarkingStore.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  632.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  634.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  635.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  636.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  637.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  638.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  640.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  646.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  647.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  648.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php';
  649.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsFlattener.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  651.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  652.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  653.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  654.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  655.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  656.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  657.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  658.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  659.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  660.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  661.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  662.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  663.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  664.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  665.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  666.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  667.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  668.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  669.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  672.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  673.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  675.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  678.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  679.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  680.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  681.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  682.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  683.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  684.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  685.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  686.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  687.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  688.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  689.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WorkflowExtension.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Registry.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/SupportStrategy/WorkflowSupportStrategyInterface.php';
  692.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/SupportStrategy/InstanceOfSupportStrategy.php';
  693.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  694.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  695.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  696.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/CartServiceExtension.php';
  697.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/CsrfExtension.php';
  698.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/EccubeBlockExtension.php';
  699.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/IgnoreTwigSandboxErrorExtension.php';
  700.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/IntlExtension.php';
  701.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/RepositoryExtension.php';
  702.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/SafeTextmailEscaperExtension.php';
  703.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/TwigIncludeExtension.php';
  704.             include_once \dirname(__DIR__4).'/app/Customize/Twig/Extension/CartExtension.php';
  705.             include_once \dirname(__DIR__4).'/app/Customize/Twig/Extension/EccubeExtension.php';
  706.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StringLoaderExtension.php';
  707.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/SandboxExtension.php';
  708.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php';
  709.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Sandbox/SecurityPolicyDecorator.php';
  710.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Sandbox/SecurityPolicy.php';
  711.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  712.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  713.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  714.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  715.             include_once \dirname(__DIR__4).'/vendor/exercise/htmlpurifier-bundle/src/Twig/HTMLPurifierExtension.php';
  716.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  717.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  718.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  719.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  720.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  721.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  722.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  723.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  724.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  725.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  726.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  727.         };
  728.     }
  729.     public function compile(): void
  730.     {
  731.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  732.     }
  733.     public function isCompiled(): bool
  734.     {
  735.         return true;
  736.     }
  737.     public function getRemovedIds(): array
  738.     {
  739.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  740.     }
  741.     protected function load($file$lazyLoad true)
  742.     {
  743.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  744.             return $class::do($this$lazyLoad);
  745.         }
  746.         if ('.' === $file[-4]) {
  747.             $class substr($class0, -4);
  748.         } else {
  749.             $file .= '.php';
  750.         }
  751.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  752.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  753.     }
  754.     protected function createProxy($class, \Closure $factory)
  755.     {
  756.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  757.         return $factory();
  758.     }
  759.     /**
  760.      * Gets the public '.container.private.profiler' shared service.
  761.      *
  762.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  763.      */
  764.     protected function get_Container_Private_ProfilerService()
  765.     {
  766.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  767.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  768.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  769.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  770.         $a->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  771.         $a->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor(100, [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  772.         $a->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  773.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  774.         $a->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  775.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  776.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  777.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  778.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  779.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  780.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  781.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  782.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  783.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  784.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  785.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  786.         $d->addInstance('cache.rate_limiter', ($this->services['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
  787.         $d->addInstance('rate_limiter.cache', ($this->privates['rate_limiter.cache'] ?? $this->getRateLimiter_CacheService()));
  788.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  789.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  790.         $d->addInstance('cache.security_token_verifier', ($this->privates['cache.security_token_verifier'] ?? $this->getCache_SecurityTokenVerifierService()));
  791.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  792.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  793.         $e = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  794.         if ($this->has('kernel')) {
  795.             $e->setKernel($b);
  796.         }
  797.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  798.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  799.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  800.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  801.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  802.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  803.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  804.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/Eccube_KernelDevDebugContainer'), $c));
  805.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  806.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  807.         $instance->add($d);
  808.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  809.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), true));
  810.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  811.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])))));
  812.         $instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
  813.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  814.         $instance->add(($this->privates['Eccube\\DataCollector\\EccubeDataCollector'] ?? $this->getEccubeDataCollectorService()));
  815.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  816.         $instance->add($e);
  817.         $instance->add(($this->privates['eccube.collector.core'] ?? $this->getEccube_Collector_CoreService()));
  818.         return $instance;
  819.     }
  820.     /**
  821.      * Gets the public '.container.private.security.authorization_checker' shared service.
  822.      *
  823.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  824.      */
  825.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  826.     {
  827.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  828.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  829.             return $this->services['.container.private.security.authorization_checker'];
  830.         }
  831.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalsefalsefalse);
  832.     }
  833.     /**
  834.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  835.      *
  836.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  837.      */
  838.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  839.     {
  840.         return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  841.     }
  842.     /**
  843.      * Gets the public '.container.private.security.token_storage' shared service.
  844.      *
  845.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  846.      */
  847.     protected function get_Container_Private_Security_TokenStorageService()
  848.     {
  849.         return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  850.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  851.         ], [
  852.             'request_stack' => '?',
  853.         ]));
  854.     }
  855.     /**
  856.      * Gets the public '.container.private.session' shared service.
  857.      *
  858.      * @return \Symfony\Component\HttpFoundation\Session\Session
  859.      */
  860.     protected function get_Container_Private_SessionService()
  861.     {
  862.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  863.         if (isset($this->services['.container.private.session'])) {
  864.             return $this->services['.container.private.session'];
  865.         }
  866.         return $this->services['.container.private.session'] = $a->createSession();
  867.     }
  868.     /**
  869.      * Gets the public '.container.private.state_machine.order' shared service.
  870.      *
  871.      * @return \Symfony\Component\Workflow\StateMachine
  872.      */
  873.     protected function get_Container_Private_StateMachine_OrderService()
  874.     {
  875.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  876.         if (isset($this->services['.container.private.state_machine.order'])) {
  877.             return $this->services['.container.private.state_machine.order'];
  878.         }
  879.         return $this->services['.container.private.state_machine.order'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([=> '1'=> '3'=> '4'=> '5'=> '6'=> '7'=> '8'=> '9'=> '10'=> '100'10 => '101'11 => '102'12 => '103'13 => '104'14 => '105'15 => '106'16 => '111'17 => '112'18 => '113'19 => '114'20 => '115'], [=> ($this->privates['.state_machine.order.transition.0'] ?? ($this->privates['.state_machine.order.transition.0'] = new \Symfony\Component\Workflow\Transition('pay''1''6'))), => ($this->privates['.state_machine.order.transition.1'] ?? ($this->privates['.state_machine.order.transition.1'] = new \Symfony\Component\Workflow\Transition('pay''10''6'))), => ($this->privates['.state_machine.order.transition.2'] ?? ($this->privates['.state_machine.order.transition.2'] = new \Symfony\Component\Workflow\Transition('pay''100''6'))), => ($this->privates['.state_machine.order.transition.3'] ?? ($this->privates['.state_machine.order.transition.3'] = new \Symfony\Component\Workflow\Transition('pay''101''6'))), => ($this->privates['.state_machine.order.transition.4'] ?? ($this->privates['.state_machine.order.transition.4'] = new \Symfony\Component\Workflow\Transition('pay''102''6'))), => ($this->privates['.state_machine.order.transition.5'] ?? ($this->privates['.state_machine.order.transition.5'] = new \Symfony\Component\Workflow\Transition('pay''103''6'))), => ($this->privates['.state_machine.order.transition.6'] ?? ($this->privates['.state_machine.order.transition.6'] = new \Symfony\Component\Workflow\Transition('pay''104''6'))), => ($this->privates['.state_machine.order.transition.7'] ?? ($this->privates['.state_machine.order.transition.7'] = new \Symfony\Component\Workflow\Transition('pay''105''6'))), => ($this->privates['.state_machine.order.transition.8'] ?? ($this->privates['.state_machine.order.transition.8'] = new \Symfony\Component\Workflow\Transition('pay''106''6'))), => ($this->privates['.state_machine.order.transition.9'] ?? ($this->privates['.state_machine.order.transition.9'] = new \Symfony\Component\Workflow\Transition('packing''1''4'))), 10 => ($this->privates['.state_machine.order.transition.10'] ?? ($this->privates['.state_machine.order.transition.10'] = new \Symfony\Component\Workflow\Transition('packing''6''4'))), 11 => ($this->privates['.state_machine.order.transition.11'] ?? ($this->privates['.state_machine.order.transition.11'] = new \Symfony\Component\Workflow\Transition('packing''10''4'))), 12 => ($this->privates['.state_machine.order.transition.12'] ?? ($this->privates['.state_machine.order.transition.12'] = new \Symfony\Component\Workflow\Transition('packing''100''4'))), 13 => ($this->privates['.state_machine.order.transition.13'] ?? ($this->privates['.state_machine.order.transition.13'] = new \Symfony\Component\Workflow\Transition('packing''101''4'))), 14 => ($this->privates['.state_machine.order.transition.14'] ?? ($this->privates['.state_machine.order.transition.14'] = new \Symfony\Component\Workflow\Transition('packing''102''4'))), 15 => ($this->privates['.state_machine.order.transition.15'] ?? ($this->privates['.state_machine.order.transition.15'] = new \Symfony\Component\Workflow\Transition('packing''103''4'))), 16 => ($this->privates['.state_machine.order.transition.16'] ?? ($this->privates['.state_machine.order.transition.16'] = new \Symfony\Component\Workflow\Transition('packing''104''4'))), 17 => ($this->privates['.state_machine.order.transition.17'] ?? ($this->privates['.state_machine.order.transition.17'] = new \Symfony\Component\Workflow\Transition('packing''105''4'))), 18 => ($this->privates['.state_machine.order.transition.18'] ?? ($this->privates['.state_machine.order.transition.18'] = new \Symfony\Component\Workflow\Transition('packing''106''4'))), 19 => ($this->privates['.state_machine.order.transition.19'] ?? ($this->privates['.state_machine.order.transition.19'] = new \Symfony\Component\Workflow\Transition('cancel''1''3'))), 20 => ($this->privates['.state_machine.order.transition.20'] ?? ($this->privates['.state_machine.order.transition.20'] = new \Symfony\Component\Workflow\Transition('cancel''4''3'))), 21 => ($this->privates['.state_machine.order.transition.21'] ?? ($this->privates['.state_machine.order.transition.21'] = new \Symfony\Component\Workflow\Transition('cancel''6''3'))), 22 => ($this->privates['.state_machine.order.transition.22'] ?? ($this->privates['.state_machine.order.transition.22'] = new \Symfony\Component\Workflow\Transition('cancel''10''3'))), 23 => ($this->privates['.state_machine.order.transition.23'] ?? ($this->privates['.state_machine.order.transition.23'] = new \Symfony\Component\Workflow\Transition('cancel''100''3'))), 24 => ($this->privates['.state_machine.order.transition.24'] ?? ($this->privates['.state_machine.order.transition.24'] = new \Symfony\Component\Workflow\Transition('cancel''101''3'))), 25 => ($this->privates['.state_machine.order.transition.25'] ?? ($this->privates['.state_machine.order.transition.25'] = new \Symfony\Component\Workflow\Transition('cancel''102''3'))), 26 => ($this->privates['.state_machine.order.transition.26'] ?? ($this->privates['.state_machine.order.transition.26'] = new \Symfony\Component\Workflow\Transition('cancel''103''3'))), 27 => ($this->privates['.state_machine.order.transition.27'] ?? ($this->privates['.state_machine.order.transition.27'] = new \Symfony\Component\Workflow\Transition('cancel''104''3'))), 28 => ($this->privates['.state_machine.order.transition.28'] ?? ($this->privates['.state_machine.order.transition.28'] = new \Symfony\Component\Workflow\Transition('cancel''105''3'))), 29 => ($this->privates['.state_machine.order.transition.29'] ?? ($this->privates['.state_machine.order.transition.29'] = new \Symfony\Component\Workflow\Transition('cancel''106''3'))), 30 => ($this->privates['.state_machine.order.transition.30'] ?? ($this->privates['.state_machine.order.transition.30'] = new \Symfony\Component\Workflow\Transition('cancel''111''3'))), 31 => ($this->privates['.state_machine.order.transition.31'] ?? ($this->privates['.state_machine.order.transition.31'] = new \Symfony\Component\Workflow\Transition('cancel''112''3'))), 32 => ($this->privates['.state_machine.order.transition.32'] ?? ($this->privates['.state_machine.order.transition.32'] = new \Symfony\Component\Workflow\Transition('cancel''113''3'))), 33 => ($this->privates['.state_machine.order.transition.33'] ?? ($this->privates['.state_machine.order.transition.33'] = new \Symfony\Component\Workflow\Transition('cancel''114''3'))), 34 => ($this->privates['.state_machine.order.transition.34'] ?? ($this->privates['.state_machine.order.transition.34'] = new \Symfony\Component\Workflow\Transition('cancel''115''3'))), 35 => ($this->privates['.state_machine.order.transition.35'] ?? ($this->privates['.state_machine.order.transition.35'] = new \Symfony\Component\Workflow\Transition('back_to_in_progress''3''4'))), 36 => ($this->privates['.state_machine.order.transition.36'] ?? ($this->privates['.state_machine.order.transition.36'] = new \Symfony\Component\Workflow\Transition('back_to_in_progress''10''4'))), 37 => ($this->privates['.state_machine.order.transition.37'] ?? ($this->privates['.state_machine.order.transition.37'] = new \Symfony\Component\Workflow\Transition('back_to_in_progress''100''4'))), 38 => ($this->privates['.state_machine.order.transition.38'] ?? ($this->privates['.state_machine.order.transition.38'] = new \Symfony\Component\Workflow\Transition('back_to_in_progress''101''4'))), 39 => ($this->privates['.state_machine.order.transition.39'] ?? ($this->privates['.state_machine.order.transition.39'] = new \Symfony\Component\Workflow\Transition('back_to_in_progress''102''4'))), 40 => ($this->privates['.state_machine.order.transition.40'] ?? ($this->privates['.state_machine.order.transition.40'] = new \Symfony\Component\Workflow\Transition('back_to_in_progress''103''4'))), 41 => ($this->privates['.state_machine.order.transition.41'] ?? ($this->privates['.state_machine.order.transition.41'] = new \Symfony\Component\Workflow\Transition('back_to_in_progress''104''4'))), 42 => ($this->privates['.state_machine.order.transition.42'] ?? ($this->privates['.state_machine.order.transition.42'] = new \Symfony\Component\Workflow\Transition('back_to_in_progress''105''4'))), 43 => ($this->privates['.state_machine.order.transition.43'] ?? ($this->privates['.state_machine.order.transition.43'] = new \Symfony\Component\Workflow\Transition('back_to_in_progress''106''4'))), 44 => ($this->privates['.state_machine.order.transition.44'] ?? ($this->privates['.state_machine.order.transition.44'] = new \Symfony\Component\Workflow\Transition('back_to_in_progress''111''4'))), 45 => ($this->privates['.state_machine.order.transition.45'] ?? ($this->privates['.state_machine.order.transition.45'] = new \Symfony\Component\Workflow\Transition('back_to_in_progress''112''4'))), 46 => ($this->privates['.state_machine.order.transition.46'] ?? ($this->privates['.state_machine.order.transition.46'] = new \Symfony\Component\Workflow\Transition('back_to_in_progress''113''4'))), 47 => ($this->privates['.state_machine.order.transition.47'] ?? ($this->privates['.state_machine.order.transition.47'] = new \Symfony\Component\Workflow\Transition('back_to_in_progress''114''4'))), 48 => ($this->privates['.state_machine.order.transition.48'] ?? ($this->privates['.state_machine.order.transition.48'] = new \Symfony\Component\Workflow\Transition('back_to_in_progress''115''4'))), 49 => ($this->privates['.state_machine.order.transition.49'] ?? ($this->privates['.state_machine.order.transition.49'] = new \Symfony\Component\Workflow\Transition('ship''1''5'))), 50 => ($this->privates['.state_machine.order.transition.50'] ?? ($this->privates['.state_machine.order.transition.50'] = new \Symfony\Component\Workflow\Transition('ship''6''5'))), 51 => ($this->privates['.state_machine.order.transition.51'] ?? ($this->privates['.state_machine.order.transition.51'] = new \Symfony\Component\Workflow\Transition('ship''4''5'))), 52 => ($this->privates['.state_machine.order.transition.52'] ?? ($this->privates['.state_machine.order.transition.52'] = new \Symfony\Component\Workflow\Transition('ship''100''5'))), 53 => ($this->privates['.state_machine.order.transition.53'] ?? ($this->privates['.state_machine.order.transition.53'] = new \Symfony\Component\Workflow\Transition('ship''101''5'))), 54 => ($this->privates['.state_machine.order.transition.54'] ?? ($this->privates['.state_machine.order.transition.54'] = new \Symfony\Component\Workflow\Transition('ship''102''5'))), 55 => ($this->privates['.state_machine.order.transition.55'] ?? ($this->privates['.state_machine.order.transition.55'] = new \Symfony\Component\Workflow\Transition('ship''103''5'))), 56 => ($this->privates['.state_machine.order.transition.56'] ?? ($this->privates['.state_machine.order.transition.56'] = new \Symfony\Component\Workflow\Transition('ship''104''5'))), 57 => ($this->privates['.state_machine.order.transition.57'] ?? ($this->privates['.state_machine.order.transition.57'] = new \Symfony\Component\Workflow\Transition('ship''105''5'))), 58 => ($this->privates['.state_machine.order.transition.58'] ?? ($this->privates['.state_machine.order.transition.58'] = new \Symfony\Component\Workflow\Transition('ship''106''5'))), 59 => ($this->privates['.state_machine.order.transition.59'] ?? ($this->privates['.state_machine.order.transition.59'] = new \Symfony\Component\Workflow\Transition('ship''111''5'))), 60 => ($this->privates['.state_machine.order.transition.60'] ?? ($this->privates['.state_machine.order.transition.60'] = new \Symfony\Component\Workflow\Transition('ship''112''5'))), 61 => ($this->privates['.state_machine.order.transition.61'] ?? ($this->privates['.state_machine.order.transition.61'] = new \Symfony\Component\Workflow\Transition('ship''113''5'))), 62 => ($this->privates['.state_machine.order.transition.62'] ?? ($this->privates['.state_machine.order.transition.62'] = new \Symfony\Component\Workflow\Transition('ship''114''5'))), 63 => ($this->privates['.state_machine.order.transition.63'] ?? ($this->privates['.state_machine.order.transition.63'] = new \Symfony\Component\Workflow\Transition('ship''115''5'))), 64 => ($this->privates['.state_machine.order.transition.64'] ?? ($this->privates['.state_machine.order.transition.64'] = new \Symfony\Component\Workflow\Transition('return''5''9'))), 65 => ($this->privates['.state_machine.order.transition.65'] ?? ($this->privates['.state_machine.order.transition.65'] = new \Symfony\Component\Workflow\Transition('return''10''9'))), 66 => ($this->privates['.state_machine.order.transition.66'] ?? ($this->privates['.state_machine.order.transition.66'] = new \Symfony\Component\Workflow\Transition('return''100''9'))), 67 => ($this->privates['.state_machine.order.transition.67'] ?? ($this->privates['.state_machine.order.transition.67'] = new \Symfony\Component\Workflow\Transition('return''101''9'))), 68 => ($this->privates['.state_machine.order.transition.68'] ?? ($this->privates['.state_machine.order.transition.68'] = new \Symfony\Component\Workflow\Transition('return''102''9'))), 69 => ($this->privates['.state_machine.order.transition.69'] ?? ($this->privates['.state_machine.order.transition.69'] = new \Symfony\Component\Workflow\Transition('return''103''9'))), 70 => ($this->privates['.state_machine.order.transition.70'] ?? ($this->privates['.state_machine.order.transition.70'] = new \Symfony\Component\Workflow\Transition('return''104''9'))), 71 => ($this->privates['.state_machine.order.transition.71'] ?? ($this->privates['.state_machine.order.transition.71'] = new \Symfony\Component\Workflow\Transition('return''105''9'))), 72 => ($this->privates['.state_machine.order.transition.72'] ?? ($this->privates['.state_machine.order.transition.72'] = new \Symfony\Component\Workflow\Transition('return''106''9'))), 73 => ($this->privates['.state_machine.order.transition.73'] ?? ($this->privates['.state_machine.order.transition.73'] = new \Symfony\Component\Workflow\Transition('return''111''9'))), 74 => ($this->privates['.state_machine.order.transition.74'] ?? ($this->privates['.state_machine.order.transition.74'] = new \Symfony\Component\Workflow\Transition('return''112''9'))), 75 => ($this->privates['.state_machine.order.transition.75'] ?? ($this->privates['.state_machine.order.transition.75'] = new \Symfony\Component\Workflow\Transition('return''113''9'))), 76 => ($this->privates['.state_machine.order.transition.76'] ?? ($this->privates['.state_machine.order.transition.76'] = new \Symfony\Component\Workflow\Transition('return''114''9'))), 77 => ($this->privates['.state_machine.order.transition.77'] ?? ($this->privates['.state_machine.order.transition.77'] = new \Symfony\Component\Workflow\Transition('return''115''9'))), 78 => ($this->privates['.state_machine.order.transition.78'] ?? ($this->privates['.state_machine.order.transition.78'] = new \Symfony\Component\Workflow\Transition('cancel_return''9''5'))), 79 => ($this->privates['.state_machine.order.transition.79'] ?? ($this->privates['.state_machine.order.transition.79'] = new \Symfony\Component\Workflow\Transition('cancel_return''10''5'))), 80 => ($this->privates['.state_machine.order.transition.80'] ?? ($this->privates['.state_machine.order.transition.80'] = new \Symfony\Component\Workflow\Transition('cancel_return''100''5'))), 81 => ($this->privates['.state_machine.order.transition.81'] ?? ($this->privates['.state_machine.order.transition.81'] = new \Symfony\Component\Workflow\Transition('cancel_return''101''5'))), 82 => ($this->privates['.state_machine.order.transition.82'] ?? ($this->privates['.state_machine.order.transition.82'] = new \Symfony\Component\Workflow\Transition('cancel_return''102''5'))), 83 => ($this->privates['.state_machine.order.transition.83'] ?? ($this->privates['.state_machine.order.transition.83'] = new \Symfony\Component\Workflow\Transition('cancel_return''103''5'))), 84 => ($this->privates['.state_machine.order.transition.84'] ?? ($this->privates['.state_machine.order.transition.84'] = new \Symfony\Component\Workflow\Transition('cancel_return''104''5'))), 85 => ($this->privates['.state_machine.order.transition.85'] ?? ($this->privates['.state_machine.order.transition.85'] = new \Symfony\Component\Workflow\Transition('cancel_return''105''5'))), 86 => ($this->privates['.state_machine.order.transition.86'] ?? ($this->privates['.state_machine.order.transition.86'] = new \Symfony\Component\Workflow\Transition('cancel_return''106''5'))), 87 => ($this->privates['.state_machine.order.transition.87'] ?? ($this->privates['.state_machine.order.transition.87'] = new \Symfony\Component\Workflow\Transition('cancel_return''111''5'))), 88 => ($this->privates['.state_machine.order.transition.88'] ?? ($this->privates['.state_machine.order.transition.88'] = new \Symfony\Component\Workflow\Transition('cancel_return''112''5'))), 89 => ($this->privates['.state_machine.order.transition.89'] ?? ($this->privates['.state_machine.order.transition.89'] = new \Symfony\Component\Workflow\Transition('cancel_return''113''5'))), 90 => ($this->privates['.state_machine.order.transition.90'] ?? ($this->privates['.state_machine.order.transition.90'] = new \Symfony\Component\Workflow\Transition('cancel_return''114''5'))), 91 => ($this->privates['.state_machine.order.transition.91'] ?? ($this->privates['.state_machine.order.transition.91'] = new \Symfony\Component\Workflow\Transition('cancel_return''115''5'))), 92 => ($this->privates['.state_machine.order.transition.92'] ?? ($this->privates['.state_machine.order.transition.92'] = new \Symfony\Component\Workflow\Transition('temporary''1''10'))), 93 => ($this->privates['.state_machine.order.transition.93'] ?? ($this->privates['.state_machine.order.transition.93'] = new \Symfony\Component\Workflow\Transition('temporary''6''10'))), 94 => ($this->privates['.state_machine.order.transition.94'] ?? ($this->privates['.state_machine.order.transition.94'] = new \Symfony\Component\Workflow\Transition('temporary''4''10'))), 95 => ($this->privates['.state_machine.order.transition.95'] ?? ($this->privates['.state_machine.order.transition.95'] = new \Symfony\Component\Workflow\Transition('temporary''3''10'))), 96 => ($this->privates['.state_machine.order.transition.96'] ?? ($this->privates['.state_machine.order.transition.96'] = new \Symfony\Component\Workflow\Transition('temporary''5''10'))), 97 => ($this->privates['.state_machine.order.transition.97'] ?? ($this->privates['.state_machine.order.transition.97'] = new \Symfony\Component\Workflow\Transition('temporary''9''10'))), 98 => ($this->privates['.state_machine.order.transition.98'] ?? ($this->privates['.state_machine.order.transition.98'] = new \Symfony\Component\Workflow\Transition('temporary''100''10'))), 99 => ($this->privates['.state_machine.order.transition.99'] ?? ($this->privates['.state_machine.order.transition.99'] = new \Symfony\Component\Workflow\Transition('temporary''101''10'))), 100 => ($this->privates['.state_machine.order.transition.100'] ?? ($this->privates['.state_machine.order.transition.100'] = new \Symfony\Component\Workflow\Transition('temporary''102''10'))), 101 => ($this->privates['.state_machine.order.transition.101'] ?? ($this->privates['.state_machine.order.transition.101'] = new \Symfony\Component\Workflow\Transition('temporary''103''10'))), 102 => ($this->privates['.state_machine.order.transition.102'] ?? ($this->privates['.state_machine.order.transition.102'] = new \Symfony\Component\Workflow\Transition('temporary''104''10'))), 103 => ($this->privates['.state_machine.order.transition.103'] ?? ($this->privates['.state_machine.order.transition.103'] = new \Symfony\Component\Workflow\Transition('temporary''105''10'))), 104 => ($this->privates['.state_machine.order.transition.104'] ?? ($this->privates['.state_machine.order.transition.104'] = new \Symfony\Component\Workflow\Transition('temporary''106''10'))), 105 => ($this->privates['.state_machine.order.transition.105'] ?? ($this->privates['.state_machine.order.transition.105'] = new \Symfony\Component\Workflow\Transition('temporary''111''10'))), 106 => ($this->privates['.state_machine.order.transition.106'] ?? ($this->privates['.state_machine.order.transition.106'] = new \Symfony\Component\Workflow\Transition('temporary''112''10'))), 107 => ($this->privates['.state_machine.order.transition.107'] ?? ($this->privates['.state_machine.order.transition.107'] = new \Symfony\Component\Workflow\Transition('temporary''113''10'))), 108 => ($this->privates['.state_machine.order.transition.108'] ?? ($this->privates['.state_machine.order.transition.108'] = new \Symfony\Component\Workflow\Transition('temporary''114''10'))), 109 => ($this->privates['.state_machine.order.transition.109'] ?? ($this->privates['.state_machine.order.transition.109'] = new \Symfony\Component\Workflow\Transition('temporary''115''10'))), 110 => ($this->privates['.state_machine.order.transition.110'] ?? ($this->privates['.state_machine.order.transition.110'] = new \Symfony\Component\Workflow\Transition('preshipment''1''100'))), 111 => ($this->privates['.state_machine.order.transition.111'] ?? ($this->privates['.state_machine.order.transition.111'] = new \Symfony\Component\Workflow\Transition('preshipment''6''100'))), 112 => ($this->privates['.state_machine.order.transition.112'] ?? ($this->privates['.state_machine.order.transition.112'] = new \Symfony\Component\Workflow\Transition('preshipment''4''100'))), 113 => ($this->privates['.state_machine.order.transition.113'] ?? ($this->privates['.state_machine.order.transition.113'] = new \Symfony\Component\Workflow\Transition('preshipment''3''100'))), 114 => ($this->privates['.state_machine.order.transition.114'] ?? ($this->privates['.state_machine.order.transition.114'] = new \Symfony\Component\Workflow\Transition('preshipment''5''100'))), 115 => ($this->privates['.state_machine.order.transition.115'] ?? ($this->privates['.state_machine.order.transition.115'] = new \Symfony\Component\Workflow\Transition('preshipment''9''100'))), 116 => ($this->privates['.state_machine.order.transition.116'] ?? ($this->privates['.state_machine.order.transition.116'] = new \Symfony\Component\Workflow\Transition('preshipment''10''100'))), 117 => ($this->privates['.state_machine.order.transition.117'] ?? ($this->privates['.state_machine.order.transition.117'] = new \Symfony\Component\Workflow\Transition('preshipment''101''100'))), 118 => ($this->privates['.state_machine.order.transition.118'] ?? ($this->privates['.state_machine.order.transition.118'] = new \Symfony\Component\Workflow\Transition('preshipment''102''100'))), 119 => ($this->privates['.state_machine.order.transition.119'] ?? ($this->privates['.state_machine.order.transition.119'] = new \Symfony\Component\Workflow\Transition('preshipment''103''100'))), 120 => ($this->privates['.state_machine.order.transition.120'] ?? ($this->privates['.state_machine.order.transition.120'] = new \Symfony\Component\Workflow\Transition('preshipment''104''100'))), 121 => ($this->privates['.state_machine.order.transition.121'] ?? ($this->privates['.state_machine.order.transition.121'] = new \Symfony\Component\Workflow\Transition('preshipment''105''100'))), 122 => ($this->privates['.state_machine.order.transition.122'] ?? ($this->privates['.state_machine.order.transition.122'] = new \Symfony\Component\Workflow\Transition('preshipment''106''100'))), 123 => ($this->privates['.state_machine.order.transition.123'] ?? ($this->privates['.state_machine.order.transition.123'] = new \Symfony\Component\Workflow\Transition('preshipment''111''100'))), 124 => ($this->privates['.state_machine.order.transition.124'] ?? ($this->privates['.state_machine.order.transition.124'] = new \Symfony\Component\Workflow\Transition('preshipment''112''100'))), 125 => ($this->privates['.state_machine.order.transition.125'] ?? ($this->privates['.state_machine.order.transition.125'] = new \Symfony\Component\Workflow\Transition('preshipment''113''100'))), 126 => ($this->privates['.state_machine.order.transition.126'] ?? ($this->privates['.state_machine.order.transition.126'] = new \Symfony\Component\Workflow\Transition('preshipment''114''100'))), 127 => ($this->privates['.state_machine.order.transition.127'] ?? ($this->privates['.state_machine.order.transition.127'] = new \Symfony\Component\Workflow\Transition('preshipment''115''100'))), 128 => ($this->privates['.state_machine.order.transition.128'] ?? ($this->privates['.state_machine.order.transition.128'] = new \Symfony\Component\Workflow\Transition('prefcod''1''101'))), 129 => ($this->privates['.state_machine.order.transition.129'] ?? ($this->privates['.state_machine.order.transition.129'] = new \Symfony\Component\Workflow\Transition('prefcod''6''101'))), 130 => ($this->privates['.state_machine.order.transition.130'] ?? ($this->privates['.state_machine.order.transition.130'] = new \Symfony\Component\Workflow\Transition('prefcod''4''101'))), 131 => ($this->privates['.state_machine.order.transition.131'] ?? ($this->privates['.state_machine.order.transition.131'] = new \Symfony\Component\Workflow\Transition('prefcod''3''101'))), 132 => ($this->privates['.state_machine.order.transition.132'] ?? ($this->privates['.state_machine.order.transition.132'] = new \Symfony\Component\Workflow\Transition('prefcod''5''101'))), 133 => ($this->privates['.state_machine.order.transition.133'] ?? ($this->privates['.state_machine.order.transition.133'] = new \Symfony\Component\Workflow\Transition('prefcod''9''101'))), 134 => ($this->privates['.state_machine.order.transition.134'] ?? ($this->privates['.state_machine.order.transition.134'] = new \Symfony\Component\Workflow\Transition('prefcod''10''101'))), 135 => ($this->privates['.state_machine.order.transition.135'] ?? ($this->privates['.state_machine.order.transition.135'] = new \Symfony\Component\Workflow\Transition('prefcod''100''101'))), 136 => ($this->privates['.state_machine.order.transition.136'] ?? ($this->privates['.state_machine.order.transition.136'] = new \Symfony\Component\Workflow\Transition('prefcod''102''101'))), 137 => ($this->privates['.state_machine.order.transition.137'] ?? ($this->privates['.state_machine.order.transition.137'] = new \Symfony\Component\Workflow\Transition('prefcod''103''101'))), 138 => ($this->privates['.state_machine.order.transition.138'] ?? ($this->privates['.state_machine.order.transition.138'] = new \Symfony\Component\Workflow\Transition('prefcod''104''101'))), 139 => ($this->privates['.state_machine.order.transition.139'] ?? ($this->privates['.state_machine.order.transition.139'] = new \Symfony\Component\Workflow\Transition('prefcod''105''101'))), 140 => ($this->privates['.state_machine.order.transition.140'] ?? ($this->privates['.state_machine.order.transition.140'] = new \Symfony\Component\Workflow\Transition('prefcod''106''101'))), 141 => ($this->privates['.state_machine.order.transition.141'] ?? ($this->privates['.state_machine.order.transition.141'] = new \Symfony\Component\Workflow\Transition('prefcod''111''101'))), 142 => ($this->privates['.state_machine.order.transition.142'] ?? ($this->privates['.state_machine.order.transition.142'] = new \Symfony\Component\Workflow\Transition('prefcod''112''101'))), 143 => ($this->privates['.state_machine.order.transition.143'] ?? ($this->privates['.state_machine.order.transition.143'] = new \Symfony\Component\Workflow\Transition('prefcod''113''101'))), 144 => ($this->privates['.state_machine.order.transition.144'] ?? ($this->privates['.state_machine.order.transition.144'] = new \Symfony\Component\Workflow\Transition('prefcod''114''101'))), 145 => ($this->privates['.state_machine.order.transition.145'] ?? ($this->privates['.state_machine.order.transition.145'] = new \Symfony\Component\Workflow\Transition('prefcod''115''101'))), 146 => ($this->privates['.state_machine.order.transition.146'] ?? ($this->privates['.state_machine.order.transition.146'] = new \Symfony\Component\Workflow\Transition('shortage''1''102'))), 147 => ($this->privates['.state_machine.order.transition.147'] ?? ($this->privates['.state_machine.order.transition.147'] = new \Symfony\Component\Workflow\Transition('shortage''6''102'))), 148 => ($this->privates['.state_machine.order.transition.148'] ?? ($this->privates['.state_machine.order.transition.148'] = new \Symfony\Component\Workflow\Transition('shortage''4''102'))), 149 => ($this->privates['.state_machine.order.transition.149'] ?? ($this->privates['.state_machine.order.transition.149'] = new \Symfony\Component\Workflow\Transition('shortage''3''102'))), 150 => ($this->privates['.state_machine.order.transition.150'] ?? ($this->privates['.state_machine.order.transition.150'] = new \Symfony\Component\Workflow\Transition('shortage''5''102'))), 151 => ($this->privates['.state_machine.order.transition.151'] ?? ($this->privates['.state_machine.order.transition.151'] = new \Symfony\Component\Workflow\Transition('shortage''9''102'))), 152 => ($this->privates['.state_machine.order.transition.152'] ?? ($this->privates['.state_machine.order.transition.152'] = new \Symfony\Component\Workflow\Transition('shortage''10''102'))), 153 => ($this->privates['.state_machine.order.transition.153'] ?? ($this->privates['.state_machine.order.transition.153'] = new \Symfony\Component\Workflow\Transition('shortage''100''102'))), 154 => ($this->privates['.state_machine.order.transition.154'] ?? ($this->privates['.state_machine.order.transition.154'] = new \Symfony\Component\Workflow\Transition('shortage''101''102'))), 155 => ($this->privates['.state_machine.order.transition.155'] ?? ($this->privates['.state_machine.order.transition.155'] = new \Symfony\Component\Workflow\Transition('shortage''103''102'))), 156 => ($this->privates['.state_machine.order.transition.156'] ?? ($this->privates['.state_machine.order.transition.156'] = new \Symfony\Component\Workflow\Transition('shortage''104''102'))), 157 => ($this->privates['.state_machine.order.transition.157'] ?? ($this->privates['.state_machine.order.transition.157'] = new \Symfony\Component\Workflow\Transition('shortage''105''102'))), 158 => ($this->privates['.state_machine.order.transition.158'] ?? ($this->privates['.state_machine.order.transition.158'] = new \Symfony\Component\Workflow\Transition('shortage''106''102'))), 159 => ($this->privates['.state_machine.order.transition.159'] ?? ($this->privates['.state_machine.order.transition.159'] = new \Symfony\Component\Workflow\Transition('shortage''111''102'))), 160 => ($this->privates['.state_machine.order.transition.160'] ?? ($this->privates['.state_machine.order.transition.160'] = new \Symfony\Component\Workflow\Transition('shortage''112''102'))), 161 => ($this->privates['.state_machine.order.transition.161'] ?? ($this->privates['.state_machine.order.transition.161'] = new \Symfony\Component\Workflow\Transition('shortage''113''102'))), 162 => ($this->privates['.state_machine.order.transition.162'] ?? ($this->privates['.state_machine.order.transition.162'] = new \Symfony\Component\Workflow\Transition('shortage''114''102'))), 163 => ($this->privates['.state_machine.order.transition.163'] ?? ($this->privates['.state_machine.order.transition.163'] = new \Symfony\Component\Workflow\Transition('shortage''115''102'))), 164 => ($this->privates['.state_machine.order.transition.164'] ?? ($this->privates['.state_machine.order.transition.164'] = new \Symfony\Component\Workflow\Transition('preshipmentnew''1''103'))), 165 => ($this->privates['.state_machine.order.transition.165'] ?? ($this->privates['.state_machine.order.transition.165'] = new \Symfony\Component\Workflow\Transition('preshipmentnew''6''103'))), 166 => ($this->privates['.state_machine.order.transition.166'] ?? ($this->privates['.state_machine.order.transition.166'] = new \Symfony\Component\Workflow\Transition('preshipmentnew''4''103'))), 167 => ($this->privates['.state_machine.order.transition.167'] ?? ($this->privates['.state_machine.order.transition.167'] = new \Symfony\Component\Workflow\Transition('preshipmentnew''3''103'))), 168 => ($this->privates['.state_machine.order.transition.168'] ?? ($this->privates['.state_machine.order.transition.168'] = new \Symfony\Component\Workflow\Transition('preshipmentnew''5''103'))), 169 => ($this->privates['.state_machine.order.transition.169'] ?? ($this->privates['.state_machine.order.transition.169'] = new \Symfony\Component\Workflow\Transition('preshipmentnew''9''103'))), 170 => ($this->privates['.state_machine.order.transition.170'] ?? ($this->privates['.state_machine.order.transition.170'] = new \Symfony\Component\Workflow\Transition('preshipmentnew''10''103'))), 171 => ($this->privates['.state_machine.order.transition.171'] ?? ($this->privates['.state_machine.order.transition.171'] = new \Symfony\Component\Workflow\Transition('preshipmentnew''100''103'))), 172 => ($this->privates['.state_machine.order.transition.172'] ?? ($this->privates['.state_machine.order.transition.172'] = new \Symfony\Component\Workflow\Transition('preshipmentnew''101''103'))), 173 => ($this->privates['.state_machine.order.transition.173'] ?? ($this->privates['.state_machine.order.transition.173'] = new \Symfony\Component\Workflow\Transition('preshipmentnew''102''103'))), 174 => ($this->privates['.state_machine.order.transition.174'] ?? ($this->privates['.state_machine.order.transition.174'] = new \Symfony\Component\Workflow\Transition('preshipmentnew''104''103'))), 175 => ($this->privates['.state_machine.order.transition.175'] ?? ($this->privates['.state_machine.order.transition.175'] = new \Symfony\Component\Workflow\Transition('preshipmentnew''105''103'))), 176 => ($this->privates['.state_machine.order.transition.176'] ?? ($this->privates['.state_machine.order.transition.176'] = new \Symfony\Component\Workflow\Transition('preshipmentnew''106''103'))), 177 => ($this->privates['.state_machine.order.transition.177'] ?? ($this->privates['.state_machine.order.transition.177'] = new \Symfony\Component\Workflow\Transition('preshipmentnew''111''103'))), 178 => ($this->privates['.state_machine.order.transition.178'] ?? ($this->privates['.state_machine.order.transition.178'] = new \Symfony\Component\Workflow\Transition('preshipmentnew''112''103'))), 179 => ($this->privates['.state_machine.order.transition.179'] ?? ($this->privates['.state_machine.order.transition.179'] = new \Symfony\Component\Workflow\Transition('preshipmentnew''113''103'))), 180 => ($this->privates['.state_machine.order.transition.180'] ?? ($this->privates['.state_machine.order.transition.180'] = new \Symfony\Component\Workflow\Transition('preshipmentnew''114''103'))), 181 => ($this->privates['.state_machine.order.transition.181'] ?? ($this->privates['.state_machine.order.transition.181'] = new \Symfony\Component\Workflow\Transition('preshipmentnew''115''103'))), 182 => ($this->privates['.state_machine.order.transition.182'] ?? ($this->privates['.state_machine.order.transition.182'] = new \Symfony\Component\Workflow\Transition('prefcodnew''1''104'))), 183 => ($this->privates['.state_machine.order.transition.183'] ?? ($this->privates['.state_machine.order.transition.183'] = new \Symfony\Component\Workflow\Transition('prefcodnew''6''104'))), 184 => ($this->privates['.state_machine.order.transition.184'] ?? ($this->privates['.state_machine.order.transition.184'] = new \Symfony\Component\Workflow\Transition('prefcodnew''4''104'))), 185 => ($this->privates['.state_machine.order.transition.185'] ?? ($this->privates['.state_machine.order.transition.185'] = new \Symfony\Component\Workflow\Transition('prefcodnew''3''104'))), 186 => ($this->privates['.state_machine.order.transition.186'] ?? ($this->privates['.state_machine.order.transition.186'] = new \Symfony\Component\Workflow\Transition('prefcodnew''5''104'))), 187 => ($this->privates['.state_machine.order.transition.187'] ?? ($this->privates['.state_machine.order.transition.187'] = new \Symfony\Component\Workflow\Transition('prefcodnew''9''104'))), 188 => ($this->privates['.state_machine.order.transition.188'] ?? ($this->privates['.state_machine.order.transition.188'] = new \Symfony\Component\Workflow\Transition('prefcodnew''10''104'))), 189 => ($this->privates['.state_machine.order.transition.189'] ?? ($this->privates['.state_machine.order.transition.189'] = new \Symfony\Component\Workflow\Transition('prefcodnew''100''104'))), 190 => ($this->privates['.state_machine.order.transition.190'] ?? ($this->privates['.state_machine.order.transition.190'] = new \Symfony\Component\Workflow\Transition('prefcodnew''101''104'))), 191 => ($this->privates['.state_machine.order.transition.191'] ?? ($this->privates['.state_machine.order.transition.191'] = new \Symfony\Component\Workflow\Transition('prefcodnew''102''104'))), 192 => ($this->privates['.state_machine.order.transition.192'] ?? ($this->privates['.state_machine.order.transition.192'] = new \Symfony\Component\Workflow\Transition('prefcodnew''103''104'))), 193 => ($this->privates['.state_machine.order.transition.193'] ?? ($this->privates['.state_machine.order.transition.193'] = new \Symfony\Component\Workflow\Transition('prefcodnew''105''104'))), 194 => ($this->privates['.state_machine.order.transition.194'] ?? ($this->privates['.state_machine.order.transition.194'] = new \Symfony\Component\Workflow\Transition('prefcodnew''106''104'))), 195 => ($this->privates['.state_machine.order.transition.195'] ?? ($this->privates['.state_machine.order.transition.195'] = new \Symfony\Component\Workflow\Transition('prefcodnew''111''104'))), 196 => ($this->privates['.state_machine.order.transition.196'] ?? ($this->privates['.state_machine.order.transition.196'] = new \Symfony\Component\Workflow\Transition('prefcodnew''112''104'))), 197 => ($this->privates['.state_machine.order.transition.197'] ?? ($this->privates['.state_machine.order.transition.197'] = new \Symfony\Component\Workflow\Transition('prefcodnew''113''104'))), 198 => ($this->privates['.state_machine.order.transition.198'] ?? ($this->privates['.state_machine.order.transition.198'] = new \Symfony\Component\Workflow\Transition('prefcodnew''114''104'))), 199 => ($this->privates['.state_machine.order.transition.199'] ?? ($this->privates['.state_machine.order.transition.199'] = new \Symfony\Component\Workflow\Transition('prefcodnew''115''104'))), 200 => ($this->privates['.state_machine.order.transition.200'] ?? ($this->privates['.state_machine.order.transition.200'] = new \Symfony\Component\Workflow\Transition('shoppacking''1''105'))), 201 => ($this->privates['.state_machine.order.transition.201'] ?? ($this->privates['.state_machine.order.transition.201'] = new \Symfony\Component\Workflow\Transition('shoppacking''6''105'))), 202 => ($this->privates['.state_machine.order.transition.202'] ?? ($this->privates['.state_machine.order.transition.202'] = new \Symfony\Component\Workflow\Transition('shoppacking''4''105'))), 203 => ($this->privates['.state_machine.order.transition.203'] ?? ($this->privates['.state_machine.order.transition.203'] = new \Symfony\Component\Workflow\Transition('shoppacking''3''105'))), 204 => ($this->privates['.state_machine.order.transition.204'] ?? ($this->privates['.state_machine.order.transition.204'] = new \Symfony\Component\Workflow\Transition('shoppacking''5''105'))), 205 => ($this->privates['.state_machine.order.transition.205'] ?? ($this->privates['.state_machine.order.transition.205'] = new \Symfony\Component\Workflow\Transition('shoppacking''9''105'))), 206 => ($this->privates['.state_machine.order.transition.206'] ?? ($this->privates['.state_machine.order.transition.206'] = new \Symfony\Component\Workflow\Transition('shoppacking''10''105'))), 207 => ($this->privates['.state_machine.order.transition.207'] ?? ($this->privates['.state_machine.order.transition.207'] = new \Symfony\Component\Workflow\Transition('shoppacking''100''105'))), 208 => ($this->privates['.state_machine.order.transition.208'] ?? ($this->privates['.state_machine.order.transition.208'] = new \Symfony\Component\Workflow\Transition('shoppacking''101''105'))), 209 => ($this->privates['.state_machine.order.transition.209'] ?? ($this->privates['.state_machine.order.transition.209'] = new \Symfony\Component\Workflow\Transition('shoppacking''102''105'))), 210 => ($this->privates['.state_machine.order.transition.210'] ?? ($this->privates['.state_machine.order.transition.210'] = new \Symfony\Component\Workflow\Transition('shoppacking''103''105'))), 211 => ($this->privates['.state_machine.order.transition.211'] ?? ($this->privates['.state_machine.order.transition.211'] = new \Symfony\Component\Workflow\Transition('shoppacking''104''105'))), 212 => ($this->privates['.state_machine.order.transition.212'] ?? ($this->privates['.state_machine.order.transition.212'] = new \Symfony\Component\Workflow\Transition('shoppacking''106''105'))), 213 => ($this->privates['.state_machine.order.transition.213'] ?? ($this->privates['.state_machine.order.transition.213'] = new \Symfony\Component\Workflow\Transition('shoppacking''111''105'))), 214 => ($this->privates['.state_machine.order.transition.214'] ?? ($this->privates['.state_machine.order.transition.214'] = new \Symfony\Component\Workflow\Transition('shoppacking''112''105'))), 215 => ($this->privates['.state_machine.order.transition.215'] ?? ($this->privates['.state_machine.order.transition.215'] = new \Symfony\Component\Workflow\Transition('shoppacking''113''105'))), 216 => ($this->privates['.state_machine.order.transition.216'] ?? ($this->privates['.state_machine.order.transition.216'] = new \Symfony\Component\Workflow\Transition('shoppacking''114''105'))), 217 => ($this->privates['.state_machine.order.transition.217'] ?? ($this->privates['.state_machine.order.transition.217'] = new \Symfony\Component\Workflow\Transition('shoppacking''115''105'))), 218 => ($this->privates['.state_machine.order.transition.218'] ?? ($this->privates['.state_machine.order.transition.218'] = new \Symfony\Component\Workflow\Transition('schoolpacking''1''106'))), 219 => ($this->privates['.state_machine.order.transition.219'] ?? ($this->privates['.state_machine.order.transition.219'] = new \Symfony\Component\Workflow\Transition('schoolpacking''6''106'))), 220 => ($this->privates['.state_machine.order.transition.220'] ?? ($this->privates['.state_machine.order.transition.220'] = new \Symfony\Component\Workflow\Transition('schoolpacking''4''106'))), 221 => ($this->privates['.state_machine.order.transition.221'] ?? ($this->privates['.state_machine.order.transition.221'] = new \Symfony\Component\Workflow\Transition('schoolpacking''3''106'))), 222 => ($this->privates['.state_machine.order.transition.222'] ?? ($this->privates['.state_machine.order.transition.222'] = new \Symfony\Component\Workflow\Transition('schoolpacking''5''106'))), 223 => ($this->privates['.state_machine.order.transition.223'] ?? ($this->privates['.state_machine.order.transition.223'] = new \Symfony\Component\Workflow\Transition('schoolpacking''9''106'))), 224 => ($this->privates['.state_machine.order.transition.224'] ?? ($this->privates['.state_machine.order.transition.224'] = new \Symfony\Component\Workflow\Transition('schoolpacking''10''106'))), 225 => ($this->privates['.state_machine.order.transition.225'] ?? ($this->privates['.state_machine.order.transition.225'] = new \Symfony\Component\Workflow\Transition('schoolpacking''100''106'))), 226 => ($this->privates['.state_machine.order.transition.226'] ?? ($this->privates['.state_machine.order.transition.226'] = new \Symfony\Component\Workflow\Transition('schoolpacking''101''106'))), 227 => ($this->privates['.state_machine.order.transition.227'] ?? ($this->privates['.state_machine.order.transition.227'] = new \Symfony\Component\Workflow\Transition('schoolpacking''102''106'))), 228 => ($this->privates['.state_machine.order.transition.228'] ?? ($this->privates['.state_machine.order.transition.228'] = new \Symfony\Component\Workflow\Transition('schoolpacking''103''106'))), 229 => ($this->privates['.state_machine.order.transition.229'] ?? ($this->privates['.state_machine.order.transition.229'] = new \Symfony\Component\Workflow\Transition('schoolpacking''104''106'))), 230 => ($this->privates['.state_machine.order.transition.230'] ?? ($this->privates['.state_machine.order.transition.230'] = new \Symfony\Component\Workflow\Transition('schoolpacking''105''106'))), 231 => ($this->privates['.state_machine.order.transition.231'] ?? ($this->privates['.state_machine.order.transition.231'] = new \Symfony\Component\Workflow\Transition('schoolpacking''111''106'))), 232 => ($this->privates['.state_machine.order.transition.232'] ?? ($this->privates['.state_machine.order.transition.232'] = new \Symfony\Component\Workflow\Transition('schoolpacking''112''106'))), 233 => ($this->privates['.state_machine.order.transition.233'] ?? ($this->privates['.state_machine.order.transition.233'] = new \Symfony\Component\Workflow\Transition('schoolpacking''113''106'))), 234 => ($this->privates['.state_machine.order.transition.234'] ?? ($this->privates['.state_machine.order.transition.234'] = new \Symfony\Component\Workflow\Transition('schoolpacking''114''106'))), 235 => ($this->privates['.state_machine.order.transition.235'] ?? ($this->privates['.state_machine.order.transition.235'] = new \Symfony\Component\Workflow\Transition('schoolpacking''115''106'))), 236 => ($this->privates['.state_machine.order.transition.236'] ?? ($this->privates['.state_machine.order.transition.236'] = new \Symfony\Component\Workflow\Transition('test1''1''111'))), 237 => ($this->privates['.state_machine.order.transition.237'] ?? ($this->privates['.state_machine.order.transition.237'] = new \Symfony\Component\Workflow\Transition('test1''6''111'))), 238 => ($this->privates['.state_machine.order.transition.238'] ?? ($this->privates['.state_machine.order.transition.238'] = new \Symfony\Component\Workflow\Transition('test1''4''111'))), 239 => ($this->privates['.state_machine.order.transition.239'] ?? ($this->privates['.state_machine.order.transition.239'] = new \Symfony\Component\Workflow\Transition('test1''3''111'))), 240 => ($this->privates['.state_machine.order.transition.240'] ?? ($this->privates['.state_machine.order.transition.240'] = new \Symfony\Component\Workflow\Transition('test1''5''111'))), 241 => ($this->privates['.state_machine.order.transition.241'] ?? ($this->privates['.state_machine.order.transition.241'] = new \Symfony\Component\Workflow\Transition('test1''9''111'))), 242 => ($this->privates['.state_machine.order.transition.242'] ?? ($this->privates['.state_machine.order.transition.242'] = new \Symfony\Component\Workflow\Transition('test1''10''111'))), 243 => ($this->privates['.state_machine.order.transition.243'] ?? ($this->privates['.state_machine.order.transition.243'] = new \Symfony\Component\Workflow\Transition('test1''100''111'))), 244 => ($this->privates['.state_machine.order.transition.244'] ?? ($this->privates['.state_machine.order.transition.244'] = new \Symfony\Component\Workflow\Transition('test1''101''111'))), 245 => ($this->privates['.state_machine.order.transition.245'] ?? ($this->privates['.state_machine.order.transition.245'] = new \Symfony\Component\Workflow\Transition('test1''102''111'))), 246 => ($this->privates['.state_machine.order.transition.246'] ?? ($this->privates['.state_machine.order.transition.246'] = new \Symfony\Component\Workflow\Transition('test1''103''111'))), 247 => ($this->privates['.state_machine.order.transition.247'] ?? ($this->privates['.state_machine.order.transition.247'] = new \Symfony\Component\Workflow\Transition('test1''104''111'))), 248 => ($this->privates['.state_machine.order.transition.248'] ?? ($this->privates['.state_machine.order.transition.248'] = new \Symfony\Component\Workflow\Transition('test1''105''111'))), 249 => ($this->privates['.state_machine.order.transition.249'] ?? ($this->privates['.state_machine.order.transition.249'] = new \Symfony\Component\Workflow\Transition('test1''106''111'))), 250 => ($this->privates['.state_machine.order.transition.250'] ?? ($this->privates['.state_machine.order.transition.250'] = new \Symfony\Component\Workflow\Transition('test1''112''111'))), 251 => ($this->privates['.state_machine.order.transition.251'] ?? ($this->privates['.state_machine.order.transition.251'] = new \Symfony\Component\Workflow\Transition('test1''113''111'))), 252 => ($this->privates['.state_machine.order.transition.252'] ?? ($this->privates['.state_machine.order.transition.252'] = new \Symfony\Component\Workflow\Transition('test1''114''111'))), 253 => ($this->privates['.state_machine.order.transition.253'] ?? ($this->privates['.state_machine.order.transition.253'] = new \Symfony\Component\Workflow\Transition('test1''115''111'))), 254 => ($this->privates['.state_machine.order.transition.254'] ?? ($this->privates['.state_machine.order.transition.254'] = new \Symfony\Component\Workflow\Transition('test2''1''112'))), 255 => ($this->privates['.state_machine.order.transition.255'] ?? ($this->privates['.state_machine.order.transition.255'] = new \Symfony\Component\Workflow\Transition('test2''6''112'))), 256 => ($this->privates['.state_machine.order.transition.256'] ?? ($this->privates['.state_machine.order.transition.256'] = new \Symfony\Component\Workflow\Transition('test2''4''112'))), 257 => ($this->privates['.state_machine.order.transition.257'] ?? ($this->privates['.state_machine.order.transition.257'] = new \Symfony\Component\Workflow\Transition('test2''3''112'))), 258 => ($this->privates['.state_machine.order.transition.258'] ?? ($this->privates['.state_machine.order.transition.258'] = new \Symfony\Component\Workflow\Transition('test2''5''112'))), 259 => ($this->privates['.state_machine.order.transition.259'] ?? ($this->privates['.state_machine.order.transition.259'] = new \Symfony\Component\Workflow\Transition('test2''9''112'))), 260 => ($this->privates['.state_machine.order.transition.260'] ?? ($this->privates['.state_machine.order.transition.260'] = new \Symfony\Component\Workflow\Transition('test2''10''112'))), 261 => ($this->privates['.state_machine.order.transition.261'] ?? ($this->privates['.state_machine.order.transition.261'] = new \Symfony\Component\Workflow\Transition('test2''100''112'))), 262 => ($this->privates['.state_machine.order.transition.262'] ?? ($this->privates['.state_machine.order.transition.262'] = new \Symfony\Component\Workflow\Transition('test2''101''112'))), 263 => ($this->privates['.state_machine.order.transition.263'] ?? ($this->privates['.state_machine.order.transition.263'] = new \Symfony\Component\Workflow\Transition('test2''102''112'))), 264 => ($this->privates['.state_machine.order.transition.264'] ?? ($this->privates['.state_machine.order.transition.264'] = new \Symfony\Component\Workflow\Transition('test2''103''112'))), 265 => ($this->privates['.state_machine.order.transition.265'] ?? ($this->privates['.state_machine.order.transition.265'] = new \Symfony\Component\Workflow\Transition('test2''104''112'))), 266 => ($this->privates['.state_machine.order.transition.266'] ?? ($this->privates['.state_machine.order.transition.266'] = new \Symfony\Component\Workflow\Transition('test2''105''112'))), 267 => ($this->privates['.state_machine.order.transition.267'] ?? ($this->privates['.state_machine.order.transition.267'] = new \Symfony\Component\Workflow\Transition('test2''106''112'))), 268 => ($this->privates['.state_machine.order.transition.268'] ?? ($this->privates['.state_machine.order.transition.268'] = new \Symfony\Component\Workflow\Transition('test2''111''112'))), 269 => ($this->privates['.state_machine.order.transition.269'] ?? ($this->privates['.state_machine.order.transition.269'] = new \Symfony\Component\Workflow\Transition('test2''113''112'))), 270 => ($this->privates['.state_machine.order.transition.270'] ?? ($this->privates['.state_machine.order.transition.270'] = new \Symfony\Component\Workflow\Transition('test2''114''112'))), 271 => ($this->privates['.state_machine.order.transition.271'] ?? ($this->privates['.state_machine.order.transition.271'] = new \Symfony\Component\Workflow\Transition('test2''115''112'))), 272 => ($this->privates['.state_machine.order.transition.272'] ?? ($this->privates['.state_machine.order.transition.272'] = new \Symfony\Component\Workflow\Transition('test3''1''113'))), 273 => ($this->privates['.state_machine.order.transition.273'] ?? ($this->privates['.state_machine.order.transition.273'] = new \Symfony\Component\Workflow\Transition('test3''6''113'))), 274 => ($this->privates['.state_machine.order.transition.274'] ?? ($this->privates['.state_machine.order.transition.274'] = new \Symfony\Component\Workflow\Transition('test3''4''113'))), 275 => ($this->privates['.state_machine.order.transition.275'] ?? ($this->privates['.state_machine.order.transition.275'] = new \Symfony\Component\Workflow\Transition('test3''3''113'))), 276 => ($this->privates['.state_machine.order.transition.276'] ?? ($this->privates['.state_machine.order.transition.276'] = new \Symfony\Component\Workflow\Transition('test3''5''113'))), 277 => ($this->privates['.state_machine.order.transition.277'] ?? ($this->privates['.state_machine.order.transition.277'] = new \Symfony\Component\Workflow\Transition('test3''9''113'))), 278 => ($this->privates['.state_machine.order.transition.278'] ?? ($this->privates['.state_machine.order.transition.278'] = new \Symfony\Component\Workflow\Transition('test3''10''113'))), 279 => ($this->privates['.state_machine.order.transition.279'] ?? ($this->privates['.state_machine.order.transition.279'] = new \Symfony\Component\Workflow\Transition('test3''100''113'))), 280 => ($this->privates['.state_machine.order.transition.280'] ?? ($this->privates['.state_machine.order.transition.280'] = new \Symfony\Component\Workflow\Transition('test3''101''113'))), 281 => ($this->privates['.state_machine.order.transition.281'] ?? ($this->privates['.state_machine.order.transition.281'] = new \Symfony\Component\Workflow\Transition('test3''102''113'))), 282 => ($this->privates['.state_machine.order.transition.282'] ?? ($this->privates['.state_machine.order.transition.282'] = new \Symfony\Component\Workflow\Transition('test3''103''113'))), 283 => ($this->privates['.state_machine.order.transition.283'] ?? ($this->privates['.state_machine.order.transition.283'] = new \Symfony\Component\Workflow\Transition('test3''104''113'))), 284 => ($this->privates['.state_machine.order.transition.284'] ?? ($this->privates['.state_machine.order.transition.284'] = new \Symfony\Component\Workflow\Transition('test3''105''113'))), 285 => ($this->privates['.state_machine.order.transition.285'] ?? ($this->privates['.state_machine.order.transition.285'] = new \Symfony\Component\Workflow\Transition('test3''106''113'))), 286 => ($this->privates['.state_machine.order.transition.286'] ?? ($this->privates['.state_machine.order.transition.286'] = new \Symfony\Component\Workflow\Transition('test3''111''113'))), 287 => ($this->privates['.state_machine.order.transition.287'] ?? ($this->privates['.state_machine.order.transition.287'] = new \Symfony\Component\Workflow\Transition('test3''112''113'))), 288 => ($this->privates['.state_machine.order.transition.288'] ?? ($this->privates['.state_machine.order.transition.288'] = new \Symfony\Component\Workflow\Transition('test3''114''113'))), 289 => ($this->privates['.state_machine.order.transition.289'] ?? ($this->privates['.state_machine.order.transition.289'] = new \Symfony\Component\Workflow\Transition('test3''115''113'))), 290 => ($this->privates['.state_machine.order.transition.290'] ?? ($this->privates['.state_machine.order.transition.290'] = new \Symfony\Component\Workflow\Transition('test4''1''114'))), 291 => ($this->privates['.state_machine.order.transition.291'] ?? ($this->privates['.state_machine.order.transition.291'] = new \Symfony\Component\Workflow\Transition('test4''6''114'))), 292 => ($this->privates['.state_machine.order.transition.292'] ?? ($this->privates['.state_machine.order.transition.292'] = new \Symfony\Component\Workflow\Transition('test4''4''114'))), 293 => ($this->privates['.state_machine.order.transition.293'] ?? ($this->privates['.state_machine.order.transition.293'] = new \Symfony\Component\Workflow\Transition('test4''3''114'))), 294 => ($this->privates['.state_machine.order.transition.294'] ?? ($this->privates['.state_machine.order.transition.294'] = new \Symfony\Component\Workflow\Transition('test4''5''114'))), 295 => ($this->privates['.state_machine.order.transition.295'] ?? ($this->privates['.state_machine.order.transition.295'] = new \Symfony\Component\Workflow\Transition('test4''9''114'))), 296 => ($this->privates['.state_machine.order.transition.296'] ?? ($this->privates['.state_machine.order.transition.296'] = new \Symfony\Component\Workflow\Transition('test4''10''114'))), 297 => ($this->privates['.state_machine.order.transition.297'] ?? ($this->privates['.state_machine.order.transition.297'] = new \Symfony\Component\Workflow\Transition('test4''100''114'))), 298 => ($this->privates['.state_machine.order.transition.298'] ?? ($this->privates['.state_machine.order.transition.298'] = new \Symfony\Component\Workflow\Transition('test4''101''114'))), 299 => ($this->privates['.state_machine.order.transition.299'] ?? ($this->privates['.state_machine.order.transition.299'] = new \Symfony\Component\Workflow\Transition('test4''102''114'))), 300 => ($this->privates['.state_machine.order.transition.300'] ?? ($this->privates['.state_machine.order.transition.300'] = new \Symfony\Component\Workflow\Transition('test4''103''114'))), 301 => ($this->privates['.state_machine.order.transition.301'] ?? ($this->privates['.state_machine.order.transition.301'] = new \Symfony\Component\Workflow\Transition('test4''104''114'))), 302 => ($this->privates['.state_machine.order.transition.302'] ?? ($this->privates['.state_machine.order.transition.302'] = new \Symfony\Component\Workflow\Transition('test4''105''114'))), 303 => ($this->privates['.state_machine.order.transition.303'] ?? ($this->privates['.state_machine.order.transition.303'] = new \Symfony\Component\Workflow\Transition('test4''106''114'))), 304 => ($this->privates['.state_machine.order.transition.304'] ?? ($this->privates['.state_machine.order.transition.304'] = new \Symfony\Component\Workflow\Transition('test4''111''114'))), 305 => ($this->privates['.state_machine.order.transition.305'] ?? ($this->privates['.state_machine.order.transition.305'] = new \Symfony\Component\Workflow\Transition('test4''112''114'))), 306 => ($this->privates['.state_machine.order.transition.306'] ?? ($this->privates['.state_machine.order.transition.306'] = new \Symfony\Component\Workflow\Transition('test4''113''114'))), 307 => ($this->privates['.state_machine.order.transition.307'] ?? ($this->privates['.state_machine.order.transition.307'] = new \Symfony\Component\Workflow\Transition('test4''115''114'))), 308 => ($this->privates['.state_machine.order.transition.308'] ?? ($this->privates['.state_machine.order.transition.308'] = new \Symfony\Component\Workflow\Transition('test5''1''115'))), 309 => ($this->privates['.state_machine.order.transition.309'] ?? ($this->privates['.state_machine.order.transition.309'] = new \Symfony\Component\Workflow\Transition('test5''6''115'))), 310 => ($this->privates['.state_machine.order.transition.310'] ?? ($this->privates['.state_machine.order.transition.310'] = new \Symfony\Component\Workflow\Transition('test5''4''115'))), 311 => ($this->privates['.state_machine.order.transition.311'] ?? ($this->privates['.state_machine.order.transition.311'] = new \Symfony\Component\Workflow\Transition('test5''3''115'))), 312 => ($this->privates['.state_machine.order.transition.312'] ?? ($this->privates['.state_machine.order.transition.312'] = new \Symfony\Component\Workflow\Transition('test5''5''115'))), 313 => ($this->privates['.state_machine.order.transition.313'] ?? ($this->privates['.state_machine.order.transition.313'] = new \Symfony\Component\Workflow\Transition('test5''9''115'))), 314 => ($this->privates['.state_machine.order.transition.314'] ?? ($this->privates['.state_machine.order.transition.314'] = new \Symfony\Component\Workflow\Transition('test5''10''115'))), 315 => ($this->privates['.state_machine.order.transition.315'] ?? ($this->privates['.state_machine.order.transition.315'] = new \Symfony\Component\Workflow\Transition('test5''100''115'))), 316 => ($this->privates['.state_machine.order.transition.316'] ?? ($this->privates['.state_machine.order.transition.316'] = new \Symfony\Component\Workflow\Transition('test5''101''115'))), 317 => ($this->privates['.state_machine.order.transition.317'] ?? ($this->privates['.state_machine.order.transition.317'] = new \Symfony\Component\Workflow\Transition('test5''102''115'))), 318 => ($this->privates['.state_machine.order.transition.318'] ?? ($this->privates['.state_machine.order.transition.318'] = new \Symfony\Component\Workflow\Transition('test5''103''115'))), 319 => ($this->privates['.state_machine.order.transition.319'] ?? ($this->privates['.state_machine.order.transition.319'] = new \Symfony\Component\Workflow\Transition('test5''104''115'))), 320 => ($this->privates['.state_machine.order.transition.320'] ?? ($this->privates['.state_machine.order.transition.320'] = new \Symfony\Component\Workflow\Transition('test5''105''115'))), 321 => ($this->privates['.state_machine.order.transition.321'] ?? ($this->privates['.state_machine.order.transition.321'] = new \Symfony\Component\Workflow\Transition('test5''106''115'))), 322 => ($this->privates['.state_machine.order.transition.322'] ?? ($this->privates['.state_machine.order.transition.322'] = new \Symfony\Component\Workflow\Transition('test5''111''115'))), 323 => ($this->privates['.state_machine.order.transition.323'] ?? ($this->privates['.state_machine.order.transition.323'] = new \Symfony\Component\Workflow\Transition('test5''112''115'))), 324 => ($this->privates['.state_machine.order.transition.324'] ?? ($this->privates['.state_machine.order.transition.324'] = new \Symfony\Component\Workflow\Transition('test5''113''115'))), 325 => ($this->privates['.state_machine.order.transition.325'] ?? ($this->privates['.state_machine.order.transition.325'] = new \Symfony\Component\Workflow\Transition('test5''114''115')))], [=> '1'], ($this->privates['state_machine.order.metadata_store'] ?? $this->getStateMachine_Order_MetadataStoreService())), new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true'marking'), $a'order'NULL);
  880.     }
  881.     /**
  882.      * Gets the public '.container.private.twig' shared service.
  883.      *
  884.      * @return \Twig\Environment
  885.      */
  886.     protected function get_Container_Private_TwigService()
  887.     {
  888.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  889.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/MailMagazine42/Resource/template'), 'MailMagazine42');
  890.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/SalesReport42/Resource/template'), 'SalesReport42');
  891.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/ContactManagement42/Resource/template'), 'ContactManagement42');
  892.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/RefineCheckItem42/Resource/template'), 'RefineCheckItem42');
  893.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/ExpressLink42/Resource/template'), 'ExpressLink42');
  894.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/ClaimPdf42/Resource/template'), 'ClaimPdf42');
  895.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/VeriTrans4G2/Resource/template'), 'VeriTrans4G2');
  896.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/DataMigration42/Resource/template'), 'DataMigration42');
  897.         $a->addPath((\dirname(__DIR__4).'/app/Plugin/OrderBulkDelete42/Resource/template'), 'OrderBulkDelete42');
  898.         $a->addPath((\dirname(__DIR__4).'/app/template/'.$this->getEnv('string:ECCUBE_TEMPLATE_CODE')));
  899.         $a->addPath((\dirname(__DIR__4).'/src/Eccube/Resource/template/default'));
  900.         $a->addPath((\dirname(__DIR__4).'/app/Plugin'));
  901.         $a->addPath((\dirname(__DIR__4).'/app/template/admin'), 'admin');
  902.         $a->addPath((\dirname(__DIR__4).'/src/Eccube/Resource/template/admin'), 'admin');
  903.         $a->addPath((\dirname(__DIR__4).'/app/template/user_data'), 'user_data');
  904.         $a->addPath((\dirname(__DIR__4).'/src/Eccube/Resource/template/toolbar'), 'toolbar');
  905.         $a->addPath((\dirname(__DIR__4).'/src/Eccube/Resource/template/common'), 'common');
  906.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  907.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  908.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  909.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  910.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  911.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  912.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  913.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  914.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  915.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  916.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  917.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  918.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  919.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  920.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  921.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'base_template_class' => 'Eccube\\Twig\\Template''autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  922.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  923.         $c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  924.         $d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  925.         $e = ($this->services['translator'] ?? $this->getTranslatorService());
  926.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  927.         $g = ($this->services['router'] ?? $this->getRouterService());
  928.         $h = new \Symfony\Component\Workflow\Registry();
  929.         $h->addWorkflow(($this->services['.container.private.state_machine.order'] ?? $this->get_Container_Private_StateMachine_OrderService()), new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('Eccube\\Service\\OrderStateMachineContext'));
  930.         $i = ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this)));
  931.         $j = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  932.         $j->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  933.         $k = new \Symfony\Bridge\Twig\AppVariable();
  934.         $k->setEnvironment('dev');
  935.         $k->setDebug(true);
  936.         if ($this->has('.container.private.security.token_storage')) {
  937.             $k->setTokenStorage($c);
  938.         }
  939.         if ($this->has('request_stack')) {
  940.             $k->setRequestStack($b);
  941.         }
  942.         $l = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  943.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  944.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  945.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($b, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $c)));
  946.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  947.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($e));
  948.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('/html/template/'.$this->getEnv('string:ECCUBE_TEMPLATE_CODE'), ($this->privates['assets.empty_version_strategy'] ?? ($this->privates['assets.empty_version_strategy'] = new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy())), ($this->privates['assets.context'] ?? $this->getAssets_ContextService())), new RewindableGenerator(function () {
  949.             yield 'admin' => ($this->privates['assets._package_admin'] ?? $this->load('getAssets_PackageAdminService'));
  950.             yield 'save_image' => ($this->privates['assets._package_save_image'] ?? $this->load('getAssets_PackageSaveImageService'));
  951.             yield 'plugin' => ($this->privates['assets._package_plugin'] ?? $this->load('getAssets_PackagePluginService'));
  952.             yield 'install' => ($this->privates['assets._package_install'] ?? $this->load('getAssets_PackageInstallService'));
  953.             yield 'temp_image' => ($this->privates['assets._package_temp_image'] ?? $this->load('getAssets_PackageTempImageService'));
  954.             yield 'user_data' => ($this->privates['assets._package_user_data'] ?? $this->load('getAssets_PackageUserDataService'));
  955.             yield 'bundle' => ($this->privates['assets._package_bundle'] ?? $this->load('getAssets_PackageBundleService'));
  956.         }, 7))));
  957.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f, \dirname(__DIR__4), 'UTF-8'));
  958.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  959.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  960.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($dtrue));
  961.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  962.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  963.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($b, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  964.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WorkflowExtension($h));
  965.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  966.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($e));
  967.         $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())));
  968.         $instance->addExtension(new \Eccube\Twig\Extension\CartServiceExtension(($this->privates['Eccube\\Service\\CartService'] ?? $this->getCartServiceService())));
  969.         $instance->addExtension(new \Eccube\Twig\Extension\CsrfExtension(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService())));
  970.         $instance->addExtension(new \Eccube\Twig\Extension\EccubeBlockExtension($instance, []));
  971.         $instance->addExtension(($this->privates['Eccube\\Twig\\Extension\\EccubeExtension'] ?? $this->getEccubeExtensionService()));
  972.         $instance->addExtension(new \Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension());
  973.         $instance->addExtension(new \Eccube\Twig\Extension\IntlExtension());
  974.         $instance->addExtension(new \Eccube\Twig\Extension\RepositoryExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())));
  975.         $instance->addExtension(new \Eccube\Twig\Extension\SafeTextmailEscaperExtension($instance));
  976.         $instance->addExtension(($this->privates['Eccube\\Twig\\Extension\\TaxExtension'] ?? $this->getTaxExtensionService()));
  977.         $instance->addExtension(new \Eccube\Twig\Extension\TwigIncludeExtension($instance));
  978.         $instance->addExtension(new \Customize\Twig\Extension\CartExtension());
  979.         $instance->addExtension(new \Customize\Twig\Extension\EccubeExtension($i, ($this->privates['Eccube\\Repository\\ProductRepository'] ?? $this->getProductRepositoryService()), ($this->services['Eccube\\Service\\TaxRuleService'] ?? $this->getTaxRuleServiceService())));
  980.         $instance->addExtension(new \Twig\Extension\StringLoaderExtension());
  981.         $instance->addExtension(new \Twig\Extension\SandboxExtension(new \Eccube\Twig\Sandbox\SecurityPolicyDecorator(new \Twig\Sandbox\SecurityPolicy($this->parameters['eccube.twig_sandbox.allowed_tags'], $this->parameters['eccube.twig_sandbox.allowed_filters'], $this->parameters['eccube.twig_sandbox.allowed_methods'], [], $this->parameters['eccube.twig_sandbox.allowed_functions'])), false));
  982.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  983.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($j));
  984.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($g$e)));
  985.         $instance->addExtension(new \Exercise\HTMLPurifierBundle\Twig\HTMLPurifierExtension());
  986.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  987.         $instance->addGlobal('app'$k);
  988.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  989.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  990.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  991.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  992.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  993.             'Exercise\\HTMLPurifierBundle\\Twig\\HTMLPurifierRuntime' => ['privates''exercise_html_purifier.twig.runtime''getExerciseHtmlPurifier_Twig_RuntimeService'true],
  994.         ], [
  995.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  996.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  997.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  998.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  999.             'Exercise\\HTMLPurifierBundle\\Twig\\HTMLPurifierRuntime' => '?',
  1000.         ])));
  1001.         $instance->addGlobal('BaseInfo'NULL);
  1002.         $instance->addGlobal('eccube_config'$i);
  1003.         $instance->addGlobal('event_dispatcher', ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1004.         $instance->registerUndefinedFilterCallback([=> $l=> 'suggestFilter']);
  1005.         $instance->registerUndefinedFunctionCallback([=> $l=> 'suggestFunction']);
  1006.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'$this->getEnv('ECCUBE_TIMEZONE'), 0'.'','))->configure($instance);
  1007.         return $instance;
  1008.     }
  1009.     /**
  1010.      * Gets the public '.container.private.validator' shared service.
  1011.      *
  1012.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1013.      */
  1014.     protected function get_Container_Private_ValidatorService()
  1015.     {
  1016.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1017.         if (isset($this->services['.container.private.validator'])) {
  1018.             return $this->services['.container.private.validator'];
  1019.         }
  1020.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1021.     }
  1022.     /**
  1023.      * Gets the public 'Detection\MobileDetect' shared autowired service.
  1024.      *
  1025.      * @return \Detection\MobileDetect
  1026.      */
  1027.     protected function getMobileDetectService()
  1028.     {
  1029.         return $this->services['Detection\\MobileDetect'] = new \Detection\MobileDetect();
  1030.     }
  1031.     /**
  1032.      * Gets the public 'Eccube\Common\EccubeConfig' shared autowired service.
  1033.      *
  1034.      * @return \Eccube\Common\EccubeConfig
  1035.      */
  1036.     protected function getEccubeConfigService()
  1037.     {
  1038.         return $this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this);
  1039.     }
  1040.     /**
  1041.      * Gets the public 'Eccube\Repository\PluginRepository' shared autowired service.
  1042.      *
  1043.      * @return \Eccube\Repository\PluginRepository
  1044.      */
  1045.     protected function getPluginRepositoryService($lazyLoad true)
  1046.     {
  1047.         if ($lazyLoad) {
  1048.             return $this->services['Eccube\\Repository\\PluginRepository'] = $this->createProxy('PluginRepository_c4546a6', function () {
  1049.                 return \PluginRepository_c4546a6::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1050.                     $wrappedInstance $this->getPluginRepositoryService(false);
  1051.                     $proxy->setProxyInitializer(null);
  1052.                     return true;
  1053.                 });
  1054.             });
  1055.         }
  1056.         include_once \dirname(__DIR__4).'/src/Eccube/Repository/PluginRepository.php';
  1057.         return new \Eccube\Repository\PluginRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1058.     }
  1059.     /**
  1060.      * Gets the public 'Eccube\Service\SystemService' shared autowired service.
  1061.      *
  1062.      * @return \Eccube\Service\SystemService
  1063.      */
  1064.     protected function getSystemServiceService($lazyLoad true)
  1065.     {
  1066.         if ($lazyLoad) {
  1067.             return $this->services['Eccube\\Service\\SystemService'] = $this->createProxy('SystemService_f79b835', function () {
  1068.                 return \SystemService_f79b835::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1069.                     $wrappedInstance $this->getSystemServiceService(false);
  1070.                     $proxy->setProxyInitializer(null);
  1071.                     return true;
  1072.                 });
  1073.             });
  1074.         }
  1075.         include_once \dirname(__DIR__4).'/src/Eccube/Service/SystemService.php';
  1076.         return new \Eccube\Service\SystemService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
  1077.     }
  1078.     /**
  1079.      * Gets the public 'Eccube\Service\TaxRuleService' shared autowired service.
  1080.      *
  1081.      * @return \Eccube\Service\TaxRuleService
  1082.      */
  1083.     protected function getTaxRuleServiceService($lazyLoad true)
  1084.     {
  1085.         if ($lazyLoad) {
  1086.             return $this->services['Eccube\\Service\\TaxRuleService'] = $this->createProxy('TaxRuleService_289f969', function () {
  1087.                 return \TaxRuleService_289f969::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1088.                     $wrappedInstance $this->getTaxRuleServiceService(false);
  1089.                     $proxy->setProxyInitializer(null);
  1090.                     return true;
  1091.                 });
  1092.             });
  1093.         }
  1094.         include_once \dirname(__DIR__4).'/src/Eccube/Service/TaxRuleService.php';
  1095.         return new \Eccube\Service\TaxRuleService(($this->privates['Eccube\\Repository\\TaxRuleRepository'] ?? $this->getTaxRuleRepositoryService()), ($this->privates['Eccube\\Repository\\BaseInfoRepository'] ?? $this->getBaseInfoRepositoryService()));
  1096.     }
  1097.     /**
  1098.      * Gets the public 'cache.app' shared service.
  1099.      *
  1100.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1101.      */
  1102.     protected function getCache_AppService()
  1103.     {
  1104.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('w6Y8yoJ2da'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1105.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1106.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1107.     }
  1108.     /**
  1109.      * Gets the public 'cache.rate_limiter' shared service.
  1110.      *
  1111.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1112.      */
  1113.     protected function getCache_RateLimiterService()
  1114.     {
  1115.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('m6YYNILR7W'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1116.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1117.         return $this->services['cache.rate_limiter'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1118.     }
  1119.     /**
  1120.      * Gets the public 'cache.system' shared service.
  1121.      *
  1122.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1123.      */
  1124.     protected function getCache_SystemService()
  1125.     {
  1126.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Q43yY4STqw'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1127.     }
  1128.     /**
  1129.      * Gets the public 'cache.validator_expression_language' shared service.
  1130.      *
  1131.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1132.      */
  1133.     protected function getCache_ValidatorExpressionLanguageService()
  1134.     {
  1135.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('UZstk2VeN0'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1136.     }
  1137.     /**
  1138.      * Gets the public 'data_collector.dump' shared service.
  1139.      *
  1140.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1141.      */
  1142.     protected function getDataCollector_DumpService()
  1143.     {
  1144.         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);
  1145.     }
  1146.     /**
  1147.      * Gets the public 'doctrine' shared service.
  1148.      *
  1149.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1150.      */
  1151.     protected function getDoctrineService()
  1152.     {
  1153.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1154.     }
  1155.     /**
  1156.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1157.      *
  1158.      * @return \Customize\Doctrine\DBAL\MultiDbConnectionWrapper
  1159.      */
  1160.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1161.     {
  1162.         $a = new \Doctrine\DBAL\Configuration();
  1163.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1164.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1165.         $b->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  1166.         $b->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  1167.         $b->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  1168.         $b->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor(100, [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  1169.         $b->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  1170.         $b->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  1171.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1172.         $c = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1173.         $c->setConnectionName('default');
  1174.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($b), => $c]);
  1175.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['driver' => 'pdo_sqlite''charset' => $this->getEnv('DATABASE_CHARSET'), 'url' => $this->getEnv('DATABASE_URL'), 'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'wrapperClass' => 'Customize\\Doctrine\\DBAL\\MultiDbConnectionWrapper''serverVersion' => $this->getEnv('DATABASE_SERVER_VERSION'), 'defaultTableOptions' => ['charset' => 'utf8mb4''collation' => 'utf8mb4_bin']], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1176.             'Eccube\\Doctrine\\EventSubscriber\\InitSubscriber' => ['privates''Eccube\\Doctrine\\EventSubscriber\\InitSubscriber''getInitSubscriberService'true],
  1177.             'Eccube\\Doctrine\\EventSubscriber\\SaveEventSubscriber' => ['privates''Eccube\\Doctrine\\EventSubscriber\\SaveEventSubscriber''getSaveEventSubscriberService'true],
  1178.             'Eccube\\Doctrine\\EventSubscriber\\TaxRuleEventSubscriber' => ['privates''Eccube\\Doctrine\\EventSubscriber\\TaxRuleEventSubscriber''getTaxRuleEventSubscriberService'true],
  1179.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  1180.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  1181.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  1182.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  1183.         ], [
  1184.             'Eccube\\Doctrine\\EventSubscriber\\InitSubscriber' => '?',
  1185.             'Eccube\\Doctrine\\EventSubscriber\\SaveEventSubscriber' => '?',
  1186.             'Eccube\\Doctrine\\EventSubscriber\\TaxRuleEventSubscriber' => '?',
  1187.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1188.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1189.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1190.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1191.         ]), [=> 'Eccube\\Doctrine\\EventSubscriber\\InitSubscriber'=> 'Eccube\\Doctrine\\EventSubscriber\\SaveEventSubscriber'=> 'Eccube\\Doctrine\\EventSubscriber\\TaxRuleEventSubscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners']]), []);
  1192.     }
  1193.     /**
  1194.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1195.      *
  1196.      * @return \Doctrine\ORM\EntityManager
  1197.      */
  1198.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1199.     {
  1200.         if ($lazyLoad) {
  1201.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1202.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1203.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1204.                     $proxy->setProxyInitializer(null);
  1205.                     return true;
  1206.                 });
  1207.             });
  1208.         }
  1209.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1210.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  1211.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1212.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1213.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1214.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1215.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1216.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1217.         include_once \dirname(__DIR__4).'/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  1218.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  1219.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  1220.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  1221.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  1222.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  1223.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1224.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1225.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1226.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  1227.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  1228.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1229.         $a = new \Doctrine\ORM\Configuration();
  1230.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1231.         $c = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  1232.         $d = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/src/Eccube/Entity')]);
  1233.         $d->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1234.         $e = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/ApgFormBuilder42/Entity')]);
  1235.         $e->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1236.         $f = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/ClaimPdf42/Entity')]);
  1237.         $f->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1238.         $g = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/ContactManagement42/Entity')]);
  1239.         $g->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1240.         $h = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/Coupon42/Entity')]);
  1241.         $h->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1242.         $i = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/ExpressLink42/Entity')]);
  1243.         $i->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1244.         $j = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/GmoPaymentGateway42/Entity')]);
  1245.         $j->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1246.         $k = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/MailMagazine42/Entity')]);
  1247.         $k->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1248.         $l = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/PaygentPayment42/Entity')]);
  1249.         $l->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1250.         $m = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/ProductReview42/Entity')]);
  1251.         $m->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1252.         $n = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/Recommend42/Entity')]);
  1253.         $n->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1254.         $o = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/RelatedProduct42/Entity')]);
  1255.         $o->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1256.         $p = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/Securitychecker42/Entity')]);
  1257.         $p->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1258.         $q = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/SiteKit42/Entity')]);
  1259.         $q->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1260.         $r = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/SlnPayment42/Entity')]);
  1261.         $r->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1262.         $s = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/VeriTrans4G2/Entity')]);
  1263.         $s->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1264.         $t = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Plugin/YamatoPayment42/Entity')]);
  1265.         $t->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1266.         $b->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'Eccube\\Entity');
  1267.         $b->addDriver($d'Eccube\\Entity');
  1268.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [=> (\dirname(__DIR__4).'/app/Customize/Entity')]), 'Customize\\Entity');
  1269.         $b->addDriver($e'Plugin\\ApgFormBuilder42\\Entity');
  1270.         $b->addDriver($f'Plugin\\ClaimPdf42\\Entity');
  1271.         $b->addDriver($g'Plugin\\ContactManagement42\\Entity');
  1272.         $b->addDriver($h'Plugin\\Coupon42\\Entity');
  1273.         $b->addDriver($i'Plugin\\ExpressLink42\\Entity');
  1274.         $b->addDriver($j'Plugin\\GmoPaymentGateway42\\Entity');
  1275.         $b->addDriver($k'Plugin\\MailMagazine42\\Entity');
  1276.         $b->addDriver($l'Plugin\\PaygentPayment42\\Entity');
  1277.         $b->addDriver($m'Plugin\\ProductReview42\\Entity');
  1278.         $b->addDriver($n'Plugin\\Recommend42\\Entity');
  1279.         $b->addDriver($o'Plugin\\RelatedProduct42\\Entity');
  1280.         $b->addDriver($p'Plugin\\Securitychecker42\\Entity');
  1281.         $b->addDriver($q'Plugin\\SiteKit42\\Entity');
  1282.         $b->addDriver($r'Plugin\\SlnPayment42\\Entity');
  1283.         $b->addDriver($s'Plugin\\VeriTrans4G2\\Entity');
  1284.         $b->addDriver($t'Plugin\\YamatoPayment42\\Entity');
  1285.         $a->setEntityNamespaces(['EccubeBundle' => 'Eccube\\Entity']);
  1286.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1287.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1288.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1289.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1290.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  1291.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  1292.         ], [
  1293.             'doctrine.ulid_generator' => '?',
  1294.             'doctrine.uuid_generator' => '?',
  1295.         ])));
  1296.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1297.         $a->setProxyNamespace('Proxies');
  1298.         $a->setAutoGenerateProxyClasses(true);
  1299.         $a->setSchemaIgnoreClasses([]);
  1300.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1301.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1302.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1303.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1304.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1305.         $a->setLazyGhostObjectEnabled(false);
  1306.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1307.             'Customize\\Repository\\ApparelRepository' => ['privates''Customize\\Repository\\ApparelRepository''getApparelRepositoryService'true],
  1308.             'Customize\\Repository\\BackupDataRepository' => ['privates''Customize\\Repository\\BackupDataRepository''getBackupDataRepositoryService'true],
  1309.             'Customize\\Repository\\BackupDataTableRepository' => ['privates''Customize\\Repository\\BackupDataTableRepository''getBackupDataTableRepositoryService'true],
  1310.             'Customize\\Repository\\BackupRepository' => ['privates''Customize\\Repository\\BackupRepository''getBackupRepositoryService'true],
  1311.             'Customize\\Repository\\BrotherRepository' => ['privates''Customize\\Repository\\BrotherRepository''getBrotherRepositoryService'true],
  1312.             'Customize\\Repository\\CustomerRepository' => ['privates''Customize\\Repository\\CustomerRepository''getCustomerRepository2Service'true],
  1313.             'Customize\\Repository\\DeliveryPeriodRepository' => ['privates''Customize\\Repository\\DeliveryPeriodRepository''getDeliveryPeriodRepositoryService'true],
  1314.             'Customize\\Repository\\InquiryTemplateRepository' => ['privates''Customize\\Repository\\InquiryTemplateRepository''getInquiryTemplateRepositoryService'true],
  1315.             'Customize\\Repository\\Master\\ReserveReasonRepository' => ['privates''Customize\\Repository\\Master\\ReserveReasonRepository''getReserveReasonRepositoryService'true],
  1316.             'Customize\\Repository\\Master\\ReserveTimeRepository' => ['privates''Customize\\Repository\\Master\\ReserveTimeRepository''getReserveTimeRepositoryService'true],
  1317.             'Customize\\Repository\\NewsSchoolRepository' => ['privates''Customize\\Repository\\NewsSchoolRepository''getNewsSchoolRepositoryService'true],
  1318.             'Customize\\Repository\\OrderDeliveryPeriodRepository' => ['privates''Customize\\Repository\\OrderDeliveryPeriodRepository''getOrderDeliveryPeriodRepositoryService'true],
  1319.             'Customize\\Repository\\OrderItemRepository' => ['privates''Customize\\Repository\\OrderItemRepository''getOrderItemRepositoryService'true],
  1320.             'Customize\\Repository\\ProductPriorityRepository' => ['privates''Customize\\Repository\\ProductPriorityRepository''getProductPriorityRepositoryService'true],
  1321.             'Customize\\Repository\\ProductRepository' => ['privates''Customize\\Repository\\ProductRepository''getProductRepository2Service'true],
  1322.             'Customize\\Repository\\ProductSchoolRepository' => ['privates''Customize\\Repository\\ProductSchoolRepository''getProductSchoolRepositoryService'false],
  1323.             'Customize\\Repository\\ProductStoreRepository' => ['privates''Customize\\Repository\\ProductStoreRepository''getProductStoreRepositoryService'false],
  1324.             'Customize\\Repository\\ProductTagRepository' => ['privates''Customize\\Repository\\ProductTagRepository''getProductTagRepositoryService'true],
  1325.             'Customize\\Repository\\RecommendRepository' => ['privates''Customize\\Repository\\RecommendRepository''getRecommendRepositoryService'true],
  1326.             'Customize\\Repository\\RecommendSizeRepository' => ['privates''Customize\\Repository\\RecommendSizeRepository''getRecommendSizeRepositoryService'true],
  1327.             'Customize\\Repository\\RecommendXRepository' => ['privates''Customize\\Repository\\RecommendXRepository''getRecommendXRepositoryService'true],
  1328.             'Customize\\Repository\\RecommendYRepository' => ['privates''Customize\\Repository\\RecommendYRepository''getRecommendYRepositoryService'true],
  1329.             'Customize\\Repository\\ReserveRepository' => ['privates''Customize\\Repository\\ReserveRepository''getReserveRepositoryService'true],
  1330.             'Customize\\Repository\\ReserveSettingHolidayRepository' => ['privates''Customize\\Repository\\ReserveSettingHolidayRepository''getReserveSettingHolidayRepositoryService'true],
  1331.             'Customize\\Repository\\ReserveSettingReasonRepository' => ['privates''Customize\\Repository\\ReserveSettingReasonRepository''getReserveSettingReasonRepositoryService'true],
  1332.             'Customize\\Repository\\ReserveSettingRepository' => ['privates''Customize\\Repository\\ReserveSettingRepository''getReserveSettingRepositoryService'true],
  1333.             'Customize\\Repository\\ReserveSettingStoreRepository' => ['privates''Customize\\Repository\\ReserveSettingStoreRepository''getReserveSettingStoreRepositoryService'true],
  1334.             'Customize\\Repository\\ReserveSettingTimeRepository' => ['privates''Customize\\Repository\\ReserveSettingTimeRepository''getReserveSettingTimeRepositoryService'true],
  1335.             'Customize\\Repository\\SchoolDeliveryRepository' => ['privates''Customize\\Repository\\SchoolDeliveryRepository''getSchoolDeliveryRepositoryService'true],
  1336.             'Customize\\Repository\\SchoolRepository' => ['privates''Customize\\Repository\\SchoolRepository''getSchoolRepositoryService'true],
  1337.             'Customize\\Repository\\SetProductImageRepository' => ['privates''Customize\\Repository\\SetProductImageRepository''getSetProductImageRepositoryService'true],
  1338.             'Customize\\Repository\\SetProductProductRepository' => ['privates''Customize\\Repository\\SetProductProductRepository''getSetProductProductRepositoryService'true],
  1339.             'Customize\\Repository\\SetProductRepository' => ['privates''Customize\\Repository\\SetProductRepository''getSetProductRepositoryService'true],
  1340.             'Customize\\Repository\\SetProductSchoolRepository' => ['privates''Customize\\Repository\\SetProductSchoolRepository''getSetProductSchoolRepositoryService'false],
  1341.             'Customize\\Repository\\StoreRepository' => ['privates''Customize\\Repository\\StoreRepository''getStoreRepositoryService'true],
  1342.             'Eccube\\Repository\\AuthorityRoleRepository' => ['privates''Eccube\\Repository\\AuthorityRoleRepository''getAuthorityRoleRepositoryService'false],
  1343.             'Eccube\\Repository\\BaseInfoRepository' => ['privates''Eccube\\Repository\\BaseInfoRepository''getBaseInfoRepositoryService'false],
  1344.             'Eccube\\Repository\\BlockPositionRepository' => ['privates''Eccube\\Repository\\BlockPositionRepository''getBlockPositionRepositoryService'false],
  1345.             'Eccube\\Repository\\BlockRepository' => ['privates''Eccube\\Repository\\BlockRepository''getBlockRepositoryService'false],
  1346.             'Eccube\\Repository\\CalendarRepository' => ['privates''Eccube\\Repository\\CalendarRepository''getCalendarRepositoryService'true],
  1347.             'Eccube\\Repository\\CartItemRepository' => ['privates''Eccube\\Repository\\CartItemRepository''getCartItemRepositoryService'true],
  1348.             'Eccube\\Repository\\CartRepository' => ['privates''Eccube\\Repository\\CartRepository''getCartRepositoryService'false],
  1349.             'Eccube\\Repository\\CategoryRepository' => ['privates''Eccube\\Repository\\CategoryRepository''getCategoryRepositoryService'true],
  1350.             'Eccube\\Repository\\ClassCategoryRepository' => ['privates''Eccube\\Repository\\ClassCategoryRepository''getClassCategoryRepositoryService'true],
  1351.             'Eccube\\Repository\\ClassNameRepository' => ['privates''Eccube\\Repository\\ClassNameRepository''getClassNameRepositoryService'true],
  1352.             'Eccube\\Repository\\CsvRepository' => ['privates''Eccube\\Repository\\CsvRepository''getCsvRepositoryService'true],
  1353.             'Eccube\\Repository\\CustomerAddressRepository' => ['privates''Eccube\\Repository\\CustomerAddressRepository''getCustomerAddressRepositoryService'true],
  1354.             'Eccube\\Repository\\CustomerFavoriteProductRepository' => ['privates''Eccube\\Repository\\CustomerFavoriteProductRepository''getCustomerFavoriteProductRepositoryService'true],
  1355.             'Eccube\\Repository\\CustomerRepository' => ['privates''Eccube\\Repository\\CustomerRepository''getCustomerRepositoryService'false],
  1356.             'Eccube\\Repository\\DeliveryDurationRepository' => ['privates''Eccube\\Repository\\DeliveryDurationRepository''getDeliveryDurationRepositoryService'true],
  1357.             'Eccube\\Repository\\DeliveryFeeRepository' => ['privates''Eccube\\Repository\\DeliveryFeeRepository''getDeliveryFeeRepositoryService'true],
  1358.             'Eccube\\Repository\\DeliveryRepository' => ['privates''Eccube\\Repository\\DeliveryRepository''getDeliveryRepositoryService'true],
  1359.             'Eccube\\Repository\\DeliveryTimeRepository' => ['privates''Eccube\\Repository\\DeliveryTimeRepository''getDeliveryTimeRepositoryService'true],
  1360.             'Eccube\\Repository\\LayoutRepository' => ['privates''Eccube\\Repository\\LayoutRepository''getLayoutRepositoryService'false],
  1361.             'Eccube\\Repository\\LoginHistoryRepository' => ['privates''Eccube\\Repository\\LoginHistoryRepository''getLoginHistoryRepositoryService'true],
  1362.             'Eccube\\Repository\\MailHistoryRepository' => ['privates''Eccube\\Repository\\MailHistoryRepository''getMailHistoryRepositoryService'true],
  1363.             'Eccube\\Repository\\MailTemplateRepository' => ['privates''Eccube\\Repository\\MailTemplateRepository''getMailTemplateRepositoryService'true],
  1364.             'Eccube\\Repository\\Master\\AuthorityRepository' => ['privates''Eccube\\Repository\\Master\\AuthorityRepository''getAuthorityRepositoryService'true],
  1365.             'Eccube\\Repository\\Master\\CountryRepository' => ['privates''Eccube\\Repository\\Master\\CountryRepository''getCountryRepositoryService'true],
  1366.             'Eccube\\Repository\\Master\\CsvTypeRepository' => ['privates''Eccube\\Repository\\Master\\CsvTypeRepository''getCsvTypeRepositoryService'true],
  1367.             'Eccube\\Repository\\Master\\CustomerOrderStatusRepository' => ['privates''Eccube\\Repository\\Master\\CustomerOrderStatusRepository''getCustomerOrderStatusRepositoryService'true],
  1368.             'Eccube\\Repository\\Master\\CustomerStatusRepository' => ['privates''Eccube\\Repository\\Master\\CustomerStatusRepository''getCustomerStatusRepositoryService'true],
  1369.             'Eccube\\Repository\\Master\\DeviceTypeRepository' => ['privates''Eccube\\Repository\\Master\\DeviceTypeRepository''getDeviceTypeRepositoryService'false],
  1370.             'Eccube\\Repository\\Master\\JobRepository' => ['privates''Eccube\\Repository\\Master\\JobRepository''getJobRepositoryService'true],
  1371.             'Eccube\\Repository\\Master\\LoginHistoryStatusRepository' => ['privates''Eccube\\Repository\\Master\\LoginHistoryStatusRepository''getLoginHistoryStatusRepositoryService'true],
  1372.             'Eccube\\Repository\\Master\\OrderItemTypeRepository' => ['privates''Eccube\\Repository\\Master\\OrderItemTypeRepository''getOrderItemTypeRepositoryService'true],
  1373.             'Eccube\\Repository\\Master\\OrderStatusColorRepository' => ['privates''Eccube\\Repository\\Master\\OrderStatusColorRepository''getOrderStatusColorRepositoryService'true],
  1374.             'Eccube\\Repository\\Master\\OrderStatusRepository' => ['privates''Eccube\\Repository\\Master\\OrderStatusRepository''getOrderStatusRepositoryService'true],
  1375.             'Eccube\\Repository\\Master\\PageMaxRepository' => ['privates''Eccube\\Repository\\Master\\PageMaxRepository''getPageMaxRepositoryService'true],
  1376.             'Eccube\\Repository\\Master\\PrefRepository' => ['privates''Eccube\\Repository\\Master\\PrefRepository''getPrefRepositoryService'true],
  1377.             'Eccube\\Repository\\Master\\ProductListMaxRepository' => ['privates''Eccube\\Repository\\Master\\ProductListMaxRepository''getProductListMaxRepositoryService'true],
  1378.             'Eccube\\Repository\\Master\\ProductListOrderByRepository' => ['privates''Eccube\\Repository\\Master\\ProductListOrderByRepository''getProductListOrderByRepositoryService'true],
  1379.             'Eccube\\Repository\\Master\\ProductStatusRepository' => ['privates''Eccube\\Repository\\Master\\ProductStatusRepository''getProductStatusRepositoryService'true],
  1380.             'Eccube\\Repository\\Master\\RoundingTypeRepository' => ['privates''Eccube\\Repository\\Master\\RoundingTypeRepository''getRoundingTypeRepositoryService'true],
  1381.             'Eccube\\Repository\\Master\\SaleTypeRepository' => ['privates''Eccube\\Repository\\Master\\SaleTypeRepository''getSaleTypeRepositoryService'true],
  1382.             'Eccube\\Repository\\Master\\SexRepository' => ['privates''Eccube\\Repository\\Master\\SexRepository''getSexRepositoryService'true],
  1383.             'Eccube\\Repository\\Master\\TaxDisplayTypeRepository' => ['privates''Eccube\\Repository\\Master\\TaxDisplayTypeRepository''getTaxDisplayTypeRepositoryService'true],
  1384.             'Eccube\\Repository\\Master\\TaxTypeRepository' => ['privates''Eccube\\Repository\\Master\\TaxTypeRepository''getTaxTypeRepositoryService'true],
  1385.             'Eccube\\Repository\\Master\\WorkRepository' => ['privates''Eccube\\Repository\\Master\\WorkRepository''getWorkRepositoryService'true],
  1386.             'Eccube\\Repository\\MemberRepository' => ['privates''Eccube\\Repository\\MemberRepository''getMemberRepositoryService'true],
  1387.             'Eccube\\Repository\\NewsRepository' => ['privates''Eccube\\Repository\\NewsRepository''getNewsRepositoryService'true],
  1388.             'Eccube\\Repository\\OrderItemRepository' => ['privates''Eccube\\Repository\\OrderItemRepository''getOrderItemRepository2Service'true],
  1389.             'Eccube\\Repository\\OrderPdfRepository' => ['privates''Eccube\\Repository\\OrderPdfRepository''getOrderPdfRepositoryService'true],
  1390.             'Eccube\\Repository\\OrderRepository' => ['privates''Eccube\\Repository\\OrderRepository''getOrderRepositoryService'false],
  1391.             'Eccube\\Repository\\PageLayoutRepository' => ['privates''Eccube\\Repository\\PageLayoutRepository''getPageLayoutRepositoryService'false],
  1392.             'Eccube\\Repository\\PageRepository' => ['privates''Eccube\\Repository\\PageRepository''getPageRepositoryService'false],
  1393.             'Eccube\\Repository\\PaymentOptionRepository' => ['privates''Eccube\\Repository\\PaymentOptionRepository''getPaymentOptionRepositoryService'true],
  1394.             'Eccube\\Repository\\PaymentRepository' => ['privates''Eccube\\Repository\\PaymentRepository''getPaymentRepositoryService'true],
  1395.             'Eccube\\Repository\\PluginRepository' => ['services''Eccube\\Repository\\PluginRepository''getPluginRepositoryService'false],
  1396.             'Eccube\\Repository\\ProductCategoryRepository' => ['privates''Eccube\\Repository\\ProductCategoryRepository''getProductCategoryRepositoryService'true],
  1397.             'Eccube\\Repository\\ProductClassRepository' => ['privates''Eccube\\Repository\\ProductClassRepository''getProductClassRepositoryService'false],
  1398.             'Eccube\\Repository\\ProductImageRepository' => ['privates''Eccube\\Repository\\ProductImageRepository''getProductImageRepositoryService'true],
  1399.             'Eccube\\Repository\\ProductRepository' => ['privates''Eccube\\Repository\\ProductRepository''getProductRepositoryService'false],
  1400.             'Eccube\\Repository\\ProductStockRepository' => ['privates''Eccube\\Repository\\ProductStockRepository''getProductStockRepositoryService'true],
  1401.             'Eccube\\Repository\\ProductTagRepository' => ['privates''Eccube\\Repository\\ProductTagRepository''getProductTagRepository2Service'true],
  1402.             'Eccube\\Repository\\ShippingRepository' => ['privates''Eccube\\Repository\\ShippingRepository''getShippingRepositoryService'true],
  1403.             'Eccube\\Repository\\TagRepository' => ['privates''Eccube\\Repository\\TagRepository''getTagRepositoryService'true],
  1404.             'Eccube\\Repository\\TaxRuleRepository' => ['privates''Eccube\\Repository\\TaxRuleRepository''getTaxRuleRepositoryService'false],
  1405.             'Eccube\\Repository\\TemplateRepository' => ['privates''Eccube\\Repository\\TemplateRepository''getTemplateRepositoryService'true],
  1406.             'Eccube\\Repository\\TradeLawRepository' => ['privates''Eccube\\Repository\\TradeLawRepository''getTradeLawRepositoryService'true],
  1407.             'Plugin\\ApgFormBuilder42\\Repository\\FormDetailRepository' => ['privates''Plugin\\ApgFormBuilder42\\Repository\\FormDetailRepository''getFormDetailRepositoryService'true],
  1408.             'Plugin\\ApgFormBuilder42\\Repository\\FormRepository' => ['privates''Plugin\\ApgFormBuilder42\\Repository\\FormRepository''getFormRepositoryService'true],
  1409.             'Plugin\\ApgFormBuilder42\\Repository\\FormResponseRepository' => ['privates''Plugin\\ApgFormBuilder42\\Repository\\FormResponseRepository''getFormResponseRepositoryService'true],
  1410.             'Plugin\\ApgFormBuilder42\\Repository\\FormSettingRepository' => ['privates''Plugin\\ApgFormBuilder42\\Repository\\FormSettingRepository''getFormSettingRepositoryService'true],
  1411.             'Plugin\\ClaimPdf42\\Repository\\ClaimPdfRepository' => ['privates''Plugin\\ClaimPdf42\\Repository\\ClaimPdfRepository''getClaimPdfRepositoryService'true],
  1412.             'Plugin\\ContactManagement42\\Repository\\ConfigRepository' => ['privates''Plugin\\ContactManagement42\\Repository\\ConfigRepository''getConfigRepositoryService'true],
  1413.             'Plugin\\ContactManagement42\\Repository\\ContactReplyRepository' => ['privates''Plugin\\ContactManagement42\\Repository\\ContactReplyRepository''getContactReplyRepositoryService'true],
  1414.             'Plugin\\ContactManagement42\\Repository\\ContactRepository' => ['privates''Plugin\\ContactManagement42\\Repository\\ContactRepository''getContactRepositoryService'true],
  1415.             'Plugin\\ContactManagement42\\Repository\\ContactStatusRepository' => ['privates''Plugin\\ContactManagement42\\Repository\\ContactStatusRepository''getContactStatusRepositoryService'true],
  1416.             'Plugin\\Coupon42\\Repository\\CouponDetailRepository' => ['privates''Plugin\\Coupon42\\Repository\\CouponDetailRepository''getCouponDetailRepositoryService'true],
  1417.             'Plugin\\Coupon42\\Repository\\CouponOrderRepository' => ['privates''Plugin\\Coupon42\\Repository\\CouponOrderRepository''getCouponOrderRepositoryService'true],
  1418.             'Plugin\\Coupon42\\Repository\\CouponRepository' => ['privates''Plugin\\Coupon42\\Repository\\CouponRepository''getCouponRepositoryService'true],
  1419.             'Plugin\\ExpressLink42\\Repository\\CodRepository' => ['privates''Plugin\\ExpressLink42\\Repository\\CodRepository''getCodRepositoryService'true],
  1420.             'Plugin\\ExpressLink42\\Repository\\ConfigRepository' => ['privates''Plugin\\ExpressLink42\\Repository\\ConfigRepository''getConfigRepository2Service'true],
  1421.             'Plugin\\ExpressLink42\\Repository\\DelivtypeRepository' => ['privates''Plugin\\ExpressLink42\\Repository\\DelivtypeRepository''getDelivtypeRepositoryService'true],
  1422.             'Plugin\\GmoPaymentGateway42\\Repository\\GmoConfigRepository' => ['privates''Plugin\\GmoPaymentGateway42\\Repository\\GmoConfigRepository''getGmoConfigRepositoryService'true],
  1423.             'Plugin\\GmoPaymentGateway42\\Repository\\GmoFraudDetectionRepository' => ['privates''Plugin\\GmoPaymentGateway42\\Repository\\GmoFraudDetectionRepository''getGmoFraudDetectionRepositoryService'true],
  1424.             'Plugin\\GmoPaymentGateway42\\Repository\\GmoMemberRepository' => ['privates''Plugin\\GmoPaymentGateway42\\Repository\\GmoMemberRepository''getGmoMemberRepositoryService'true],
  1425.             'Plugin\\GmoPaymentGateway42\\Repository\\GmoOrderPaymentRepository' => ['privates''Plugin\\GmoPaymentGateway42\\Repository\\GmoOrderPaymentRepository''getGmoOrderPaymentRepositoryService'true],
  1426.             'Plugin\\GmoPaymentGateway42\\Repository\\GmoPaymentMethodRepository' => ['privates''Plugin\\GmoPaymentGateway42\\Repository\\GmoPaymentMethodRepository''getGmoPaymentMethodRepositoryService'true],
  1427.             'Plugin\\MailMagazine42\\Repository\\MailMagazineSendHistoryRepository' => ['privates''Plugin\\MailMagazine42\\Repository\\MailMagazineSendHistoryRepository''getMailMagazineSendHistoryRepositoryService'true],
  1428.             'Plugin\\MailMagazine42\\Repository\\MailMagazineTemplateRepository' => ['privates''Plugin\\MailMagazine42\\Repository\\MailMagazineTemplateRepository''getMailMagazineTemplateRepositoryService'true],
  1429.             'Plugin\\PaygentPayment42\\Repository\\ConfigRepository' => ['privates''Plugin\\PaygentPayment42\\Repository\\ConfigRepository''getConfigRepository3Service'true],
  1430.             'Plugin\\PaygentPayment42\\Repository\\Credit3dSecure2OrderRepository' => ['privates''Plugin\\PaygentPayment42\\Repository\\Credit3dSecure2OrderRepository''getCredit3dSecure2OrderRepositoryService'true],
  1431.             'Plugin\\PaygentPayment42\\Repository\\PaidyOrderRepository' => ['privates''Plugin\\PaygentPayment42\\Repository\\PaidyOrderRepository''getPaidyOrderRepositoryService'true],
  1432.             'Plugin\\ProductReview42\\Repository\\ProductReviewConfigRepository' => ['privates''Plugin\\ProductReview42\\Repository\\ProductReviewConfigRepository''getProductReviewConfigRepositoryService'true],
  1433.             'Plugin\\ProductReview42\\Repository\\ProductReviewRepository' => ['privates''Plugin\\ProductReview42\\Repository\\ProductReviewRepository''getProductReviewRepositoryService'true],
  1434.             'Plugin\\ProductReview42\\Repository\\ProductReviewStatusRepository' => ['privates''Plugin\\ProductReview42\\Repository\\ProductReviewStatusRepository''getProductReviewStatusRepositoryService'true],
  1435.             'Plugin\\Recommend42\\Repository\\RecommendProductRepository' => ['privates''Plugin\\Recommend42\\Repository\\RecommendProductRepository''getRecommendProductRepositoryService'true],
  1436.             'Plugin\\RefineCheckItem42\\Repository\\ProductRepository' => ['privates''Plugin\\RefineCheckItem42\\Repository\\ProductRepository''getProductRepository3Service'true],
  1437.             'Plugin\\RelatedProduct42\\Repository\\RelatedProductRepository' => ['privates''Plugin\\RelatedProduct42\\Repository\\RelatedProductRepository''getRelatedProductRepositoryService'true],
  1438.             'Plugin\\Securitychecker42\\Repository\\ConfigRepository' => ['privates''Plugin\\Securitychecker42\\Repository\\ConfigRepository''getConfigRepository4Service'true],
  1439.             'Plugin\\SiteKit42\\Repository\\IdTokenRepository' => ['privates''Plugin\\SiteKit42\\Repository\\IdTokenRepository''getIdTokenRepositoryService'true],
  1440.             'Plugin\\SlnPayment42\\Repository\\MemCardIdRepository' => ['privates''Plugin\\SlnPayment42\\Repository\\MemCardIdRepository''getMemCardIdRepositoryService'true],
  1441.             'Plugin\\SlnPayment42\\Repository\\OrderPaymentHistoryRepository' => ['privates''Plugin\\SlnPayment42\\Repository\\OrderPaymentHistoryRepository''getOrderPaymentHistoryRepositoryService'true],
  1442.             'Plugin\\SlnPayment42\\Repository\\OrderPaymentSendRepository' => ['privates''Plugin\\SlnPayment42\\Repository\\OrderPaymentSendRepository''getOrderPaymentSendRepositoryService'true],
  1443.             'Plugin\\SlnPayment42\\Repository\\OrderPaymentStatusRepository' => ['privates''Plugin\\SlnPayment42\\Repository\\OrderPaymentStatusRepository''getOrderPaymentStatusRepositoryService'true],
  1444.             'Plugin\\SlnPayment42\\Repository\\PluginConfigRepository' => ['privates''Plugin\\SlnPayment42\\Repository\\PluginConfigRepository''getPluginConfigRepositoryService'true],
  1445.             'Plugin\\SlnPayment42\\Repository\\SlnAgreementRepository' => ['privates''Plugin\\SlnPayment42\\Repository\\SlnAgreementRepository''getSlnAgreementRepositoryService'true],
  1446.             'Plugin\\VeriTrans4G2\\Repository\\Master\\Vt4gSubscProductOrderCmpMailInfoRepository' => ['privates''Plugin\\VeriTrans4G2\\Repository\\Master\\Vt4gSubscProductOrderCmpMailInfoRepository''getVt4gSubscProductOrderCmpMailInfoRepositoryService'true],
  1447.             'Plugin\\VeriTrans4G2\\Repository\\Master\\Vt4gSubscProductRepository' => ['privates''Plugin\\VeriTrans4G2\\Repository\\Master\\Vt4gSubscProductRepository''getVt4gSubscProductRepositoryService'true],
  1448.             'Plugin\\VeriTrans4G2\\Repository\\Master\\Vt4gSubscSaleTypeRepository' => ['privates''Plugin\\VeriTrans4G2\\Repository\\Master\\Vt4gSubscSaleTypeRepository''getVt4gSubscSaleTypeRepositoryService'true],
  1449.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gCsvResultLogRepository' => ['privates''Plugin\\VeriTrans4G2\\Repository\\Vt4gCsvResultLogRepository''getVt4gCsvResultLogRepositoryService'true],
  1450.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gOrderLogRepository' => ['privates''Plugin\\VeriTrans4G2\\Repository\\Vt4gOrderLogRepository''getVt4gOrderLogRepositoryService'true],
  1451.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gOrderPaymentRepository' => ['privates''Plugin\\VeriTrans4G2\\Repository\\Vt4gOrderPaymentRepository''getVt4gOrderPaymentRepositoryService'true],
  1452.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gPaymentMethodRepository' => ['privates''Plugin\\VeriTrans4G2\\Repository\\Vt4gPaymentMethodRepository''getVt4gPaymentMethodRepositoryService'true],
  1453.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gPaymentReqEventRepository' => ['privates''Plugin\\VeriTrans4G2\\Repository\\Vt4gPaymentReqEventRepository''getVt4gPaymentReqEventRepositoryService'true],
  1454.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gPaymentRequestItemRepository' => ['privates''Plugin\\VeriTrans4G2\\Repository\\Vt4gPaymentRequestItemRepository''getVt4gPaymentRequestItemRepositoryService'true],
  1455.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gPaymentRequestRepository' => ['privates''Plugin\\VeriTrans4G2\\Repository\\Vt4gPaymentRequestRepository''getVt4gPaymentRequestRepositoryService'true],
  1456.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gPluginRepository' => ['privates''Plugin\\VeriTrans4G2\\Repository\\Vt4gPluginRepository''getVt4gPluginRepositoryService'true],
  1457.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gSubscOrderItemRepository' => ['privates''Plugin\\VeriTrans4G2\\Repository\\Vt4gSubscOrderItemRepository''getVt4gSubscOrderItemRepositoryService'true],
  1458.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gSubscOrderRepository' => ['privates''Plugin\\VeriTrans4G2\\Repository\\Vt4gSubscOrderRepository''getVt4gSubscOrderRepositoryService'true],
  1459.             'Plugin\\YamatoPayment42\\Repository\\ConfigRepository' => ['privates''Plugin\\YamatoPayment42\\Repository\\ConfigRepository''getConfigRepository5Service'true],
  1460.             'Plugin\\YamatoPayment42\\Repository\\YamatoOrderRepository' => ['privates''Plugin\\YamatoPayment42\\Repository\\YamatoOrderRepository''getYamatoOrderRepositoryService'true],
  1461.             'Plugin\\YamatoPayment42\\Repository\\YamatoPaymentMethodRepository' => ['privates''Plugin\\YamatoPayment42\\Repository\\YamatoPaymentMethodRepository''getYamatoPaymentMethodRepositoryService'true],
  1462.             'Plugin\\YamatoPayment42\\Repository\\YamatoPaymentStatusRepository' => ['privates''Plugin\\YamatoPayment42\\Repository\\YamatoPaymentStatusRepository''getYamatoPaymentStatusRepositoryService'true],
  1463.         ], [
  1464.             'Customize\\Repository\\ApparelRepository' => '?',
  1465.             'Customize\\Repository\\BackupDataRepository' => '?',
  1466.             'Customize\\Repository\\BackupDataTableRepository' => '?',
  1467.             'Customize\\Repository\\BackupRepository' => '?',
  1468.             'Customize\\Repository\\BrotherRepository' => '?',
  1469.             'Customize\\Repository\\CustomerRepository' => '?',
  1470.             'Customize\\Repository\\DeliveryPeriodRepository' => '?',
  1471.             'Customize\\Repository\\InquiryTemplateRepository' => '?',
  1472.             'Customize\\Repository\\Master\\ReserveReasonRepository' => '?',
  1473.             'Customize\\Repository\\Master\\ReserveTimeRepository' => '?',
  1474.             'Customize\\Repository\\NewsSchoolRepository' => '?',
  1475.             'Customize\\Repository\\OrderDeliveryPeriodRepository' => '?',
  1476.             'Customize\\Repository\\OrderItemRepository' => '?',
  1477.             'Customize\\Repository\\ProductPriorityRepository' => '?',
  1478.             'Customize\\Repository\\ProductRepository' => '?',
  1479.             'Customize\\Repository\\ProductSchoolRepository' => '?',
  1480.             'Customize\\Repository\\ProductStoreRepository' => '?',
  1481.             'Customize\\Repository\\ProductTagRepository' => '?',
  1482.             'Customize\\Repository\\RecommendRepository' => '?',
  1483.             'Customize\\Repository\\RecommendSizeRepository' => '?',
  1484.             'Customize\\Repository\\RecommendXRepository' => '?',
  1485.             'Customize\\Repository\\RecommendYRepository' => '?',
  1486.             'Customize\\Repository\\ReserveRepository' => '?',
  1487.             'Customize\\Repository\\ReserveSettingHolidayRepository' => '?',
  1488.             'Customize\\Repository\\ReserveSettingReasonRepository' => '?',
  1489.             'Customize\\Repository\\ReserveSettingRepository' => '?',
  1490.             'Customize\\Repository\\ReserveSettingStoreRepository' => '?',
  1491.             'Customize\\Repository\\ReserveSettingTimeRepository' => '?',
  1492.             'Customize\\Repository\\SchoolDeliveryRepository' => '?',
  1493.             'Customize\\Repository\\SchoolRepository' => '?',
  1494.             'Customize\\Repository\\SetProductImageRepository' => '?',
  1495.             'Customize\\Repository\\SetProductProductRepository' => '?',
  1496.             'Customize\\Repository\\SetProductRepository' => '?',
  1497.             'Customize\\Repository\\SetProductSchoolRepository' => '?',
  1498.             'Customize\\Repository\\StoreRepository' => '?',
  1499.             'Eccube\\Repository\\AuthorityRoleRepository' => '?',
  1500.             'Eccube\\Repository\\BaseInfoRepository' => '?',
  1501.             'Eccube\\Repository\\BlockPositionRepository' => '?',
  1502.             'Eccube\\Repository\\BlockRepository' => '?',
  1503.             'Eccube\\Repository\\CalendarRepository' => '?',
  1504.             'Eccube\\Repository\\CartItemRepository' => '?',
  1505.             'Eccube\\Repository\\CartRepository' => '?',
  1506.             'Eccube\\Repository\\CategoryRepository' => '?',
  1507.             'Eccube\\Repository\\ClassCategoryRepository' => '?',
  1508.             'Eccube\\Repository\\ClassNameRepository' => '?',
  1509.             'Eccube\\Repository\\CsvRepository' => '?',
  1510.             'Eccube\\Repository\\CustomerAddressRepository' => '?',
  1511.             'Eccube\\Repository\\CustomerFavoriteProductRepository' => '?',
  1512.             'Eccube\\Repository\\CustomerRepository' => '?',
  1513.             'Eccube\\Repository\\DeliveryDurationRepository' => '?',
  1514.             'Eccube\\Repository\\DeliveryFeeRepository' => '?',
  1515.             'Eccube\\Repository\\DeliveryRepository' => '?',
  1516.             'Eccube\\Repository\\DeliveryTimeRepository' => '?',
  1517.             'Eccube\\Repository\\LayoutRepository' => '?',
  1518.             'Eccube\\Repository\\LoginHistoryRepository' => '?',
  1519.             'Eccube\\Repository\\MailHistoryRepository' => '?',
  1520.             'Eccube\\Repository\\MailTemplateRepository' => '?',
  1521.             'Eccube\\Repository\\Master\\AuthorityRepository' => '?',
  1522.             'Eccube\\Repository\\Master\\CountryRepository' => '?',
  1523.             'Eccube\\Repository\\Master\\CsvTypeRepository' => '?',
  1524.             'Eccube\\Repository\\Master\\CustomerOrderStatusRepository' => '?',
  1525.             'Eccube\\Repository\\Master\\CustomerStatusRepository' => '?',
  1526.             'Eccube\\Repository\\Master\\DeviceTypeRepository' => '?',
  1527.             'Eccube\\Repository\\Master\\JobRepository' => '?',
  1528.             'Eccube\\Repository\\Master\\LoginHistoryStatusRepository' => '?',
  1529.             'Eccube\\Repository\\Master\\OrderItemTypeRepository' => '?',
  1530.             'Eccube\\Repository\\Master\\OrderStatusColorRepository' => '?',
  1531.             'Eccube\\Repository\\Master\\OrderStatusRepository' => '?',
  1532.             'Eccube\\Repository\\Master\\PageMaxRepository' => '?',
  1533.             'Eccube\\Repository\\Master\\PrefRepository' => '?',
  1534.             'Eccube\\Repository\\Master\\ProductListMaxRepository' => '?',
  1535.             'Eccube\\Repository\\Master\\ProductListOrderByRepository' => '?',
  1536.             'Eccube\\Repository\\Master\\ProductStatusRepository' => '?',
  1537.             'Eccube\\Repository\\Master\\RoundingTypeRepository' => '?',
  1538.             'Eccube\\Repository\\Master\\SaleTypeRepository' => '?',
  1539.             'Eccube\\Repository\\Master\\SexRepository' => '?',
  1540.             'Eccube\\Repository\\Master\\TaxDisplayTypeRepository' => '?',
  1541.             'Eccube\\Repository\\Master\\TaxTypeRepository' => '?',
  1542.             'Eccube\\Repository\\Master\\WorkRepository' => '?',
  1543.             'Eccube\\Repository\\MemberRepository' => '?',
  1544.             'Eccube\\Repository\\NewsRepository' => '?',
  1545.             'Eccube\\Repository\\OrderItemRepository' => '?',
  1546.             'Eccube\\Repository\\OrderPdfRepository' => '?',
  1547.             'Eccube\\Repository\\OrderRepository' => '?',
  1548.             'Eccube\\Repository\\PageLayoutRepository' => '?',
  1549.             'Eccube\\Repository\\PageRepository' => '?',
  1550.             'Eccube\\Repository\\PaymentOptionRepository' => '?',
  1551.             'Eccube\\Repository\\PaymentRepository' => '?',
  1552.             'Eccube\\Repository\\PluginRepository' => '?',
  1553.             'Eccube\\Repository\\ProductCategoryRepository' => '?',
  1554.             'Eccube\\Repository\\ProductClassRepository' => '?',
  1555.             'Eccube\\Repository\\ProductImageRepository' => '?',
  1556.             'Eccube\\Repository\\ProductRepository' => '?',
  1557.             'Eccube\\Repository\\ProductStockRepository' => '?',
  1558.             'Eccube\\Repository\\ProductTagRepository' => '?',
  1559.             'Eccube\\Repository\\ShippingRepository' => '?',
  1560.             'Eccube\\Repository\\TagRepository' => '?',
  1561.             'Eccube\\Repository\\TaxRuleRepository' => '?',
  1562.             'Eccube\\Repository\\TemplateRepository' => '?',
  1563.             'Eccube\\Repository\\TradeLawRepository' => '?',
  1564.             'Plugin\\ApgFormBuilder42\\Repository\\FormDetailRepository' => '?',
  1565.             'Plugin\\ApgFormBuilder42\\Repository\\FormRepository' => '?',
  1566.             'Plugin\\ApgFormBuilder42\\Repository\\FormResponseRepository' => '?',
  1567.             'Plugin\\ApgFormBuilder42\\Repository\\FormSettingRepository' => '?',
  1568.             'Plugin\\ClaimPdf42\\Repository\\ClaimPdfRepository' => '?',
  1569.             'Plugin\\ContactManagement42\\Repository\\ConfigRepository' => '?',
  1570.             'Plugin\\ContactManagement42\\Repository\\ContactReplyRepository' => '?',
  1571.             'Plugin\\ContactManagement42\\Repository\\ContactRepository' => '?',
  1572.             'Plugin\\ContactManagement42\\Repository\\ContactStatusRepository' => '?',
  1573.             'Plugin\\Coupon42\\Repository\\CouponDetailRepository' => '?',
  1574.             'Plugin\\Coupon42\\Repository\\CouponOrderRepository' => '?',
  1575.             'Plugin\\Coupon42\\Repository\\CouponRepository' => '?',
  1576.             'Plugin\\ExpressLink42\\Repository\\CodRepository' => '?',
  1577.             'Plugin\\ExpressLink42\\Repository\\ConfigRepository' => '?',
  1578.             'Plugin\\ExpressLink42\\Repository\\DelivtypeRepository' => '?',
  1579.             'Plugin\\GmoPaymentGateway42\\Repository\\GmoConfigRepository' => '?',
  1580.             'Plugin\\GmoPaymentGateway42\\Repository\\GmoFraudDetectionRepository' => '?',
  1581.             'Plugin\\GmoPaymentGateway42\\Repository\\GmoMemberRepository' => '?',
  1582.             'Plugin\\GmoPaymentGateway42\\Repository\\GmoOrderPaymentRepository' => '?',
  1583.             'Plugin\\GmoPaymentGateway42\\Repository\\GmoPaymentMethodRepository' => '?',
  1584.             'Plugin\\MailMagazine42\\Repository\\MailMagazineSendHistoryRepository' => '?',
  1585.             'Plugin\\MailMagazine42\\Repository\\MailMagazineTemplateRepository' => '?',
  1586.             'Plugin\\PaygentPayment42\\Repository\\ConfigRepository' => '?',
  1587.             'Plugin\\PaygentPayment42\\Repository\\Credit3dSecure2OrderRepository' => '?',
  1588.             'Plugin\\PaygentPayment42\\Repository\\PaidyOrderRepository' => '?',
  1589.             'Plugin\\ProductReview42\\Repository\\ProductReviewConfigRepository' => '?',
  1590.             'Plugin\\ProductReview42\\Repository\\ProductReviewRepository' => '?',
  1591.             'Plugin\\ProductReview42\\Repository\\ProductReviewStatusRepository' => '?',
  1592.             'Plugin\\Recommend42\\Repository\\RecommendProductRepository' => '?',
  1593.             'Plugin\\RefineCheckItem42\\Repository\\ProductRepository' => '?',
  1594.             'Plugin\\RelatedProduct42\\Repository\\RelatedProductRepository' => '?',
  1595.             'Plugin\\Securitychecker42\\Repository\\ConfigRepository' => '?',
  1596.             'Plugin\\SiteKit42\\Repository\\IdTokenRepository' => '?',
  1597.             'Plugin\\SlnPayment42\\Repository\\MemCardIdRepository' => '?',
  1598.             'Plugin\\SlnPayment42\\Repository\\OrderPaymentHistoryRepository' => '?',
  1599.             'Plugin\\SlnPayment42\\Repository\\OrderPaymentSendRepository' => '?',
  1600.             'Plugin\\SlnPayment42\\Repository\\OrderPaymentStatusRepository' => '?',
  1601.             'Plugin\\SlnPayment42\\Repository\\PluginConfigRepository' => '?',
  1602.             'Plugin\\SlnPayment42\\Repository\\SlnAgreementRepository' => '?',
  1603.             'Plugin\\VeriTrans4G2\\Repository\\Master\\Vt4gSubscProductOrderCmpMailInfoRepository' => '?',
  1604.             'Plugin\\VeriTrans4G2\\Repository\\Master\\Vt4gSubscProductRepository' => '?',
  1605.             'Plugin\\VeriTrans4G2\\Repository\\Master\\Vt4gSubscSaleTypeRepository' => '?',
  1606.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gCsvResultLogRepository' => '?',
  1607.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gOrderLogRepository' => '?',
  1608.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gOrderPaymentRepository' => '?',
  1609.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gPaymentMethodRepository' => '?',
  1610.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gPaymentReqEventRepository' => '?',
  1611.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gPaymentRequestItemRepository' => '?',
  1612.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gPaymentRequestRepository' => '?',
  1613.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gPluginRepository' => '?',
  1614.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gSubscOrderItemRepository' => '?',
  1615.             'Plugin\\VeriTrans4G2\\Repository\\Vt4gSubscOrderRepository' => '?',
  1616.             'Plugin\\YamatoPayment42\\Repository\\ConfigRepository' => '?',
  1617.             'Plugin\\YamatoPayment42\\Repository\\YamatoOrderRepository' => '?',
  1618.             'Plugin\\YamatoPayment42\\Repository\\YamatoPaymentMethodRepository' => '?',
  1619.             'Plugin\\YamatoPayment42\\Repository\\YamatoPaymentStatusRepository' => '?',
  1620.         ])));
  1621.         $a->addCustomStringFunction('NORMALIZE''Eccube\\Doctrine\\ORM\\Query\\Normalize');
  1622.         $a->addCustomNumericFunction('EXTRACT''Eccube\\Doctrine\\ORM\\Query\\Extract');
  1623.         $a->addFilter('option_nostock_hidden''Eccube\\Doctrine\\Filter\\NoStockHiddenFilter');
  1624.         $a->addFilter('incomplete_order_status_hidden''Eccube\\Doctrine\\Filter\\OrderStatusFilter');
  1625.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1626.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1627.         return $instance;
  1628.     }
  1629.     /**
  1630.      * Gets the public 'event_dispatcher' shared service.
  1631.      *
  1632.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1633.      */
  1634.     protected function getEventDispatcherService()
  1635.     {
  1636.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1637.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1638.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  1639.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  1640.         $a->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  1641.         $a->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor(100, [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  1642.         $a->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  1643.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1644.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1645.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1646.         $instance->addListener('kernel.request', [=> function () {
  1647.             return ($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService());
  1648.         }, => 'onKernelRequest'], 1024);
  1649.         $instance->addListener('kernel.controller', [=> function () {
  1650.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1651.         }, => 'onKernelController'], 0);
  1652.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1653.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1654.         }, => 'checkPassport'], 1024);
  1655.         $instance->addListener('kernel.response', [=> function () {
  1656.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1657.         }, => 'onKernelResponse'], 0);
  1658.         $instance->addListener('kernel.response', [=> function () {
  1659.             return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  1660.         }, => 'onKernelResponse'], 0);
  1661.         $instance->addListener('kernel.request', [=> function () {
  1662.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1663.         }, => 'onKernelRequest'], 0);
  1664.         $instance->addListener('kernel.controller', [=> function () {
  1665.             return ($this->privates['Eccube\\EventListener\\ForwardOnlyListener'] ?? ($this->privates['Eccube\\EventListener\\ForwardOnlyListener'] = new \Eccube\EventListener\ForwardOnlyListener()));
  1666.         }, => 'onController'], 0);
  1667.         $instance->addListener('kernel.request', [=> function () {
  1668.             return ($this->privates['Eccube\\EventListener\\IpAddrListener'] ?? $this->getIpAddrListenerService());
  1669.         }, => 'onKernelRequest'], 512);
  1670.         $instance->addListener('kernel.request', [=> function () {
  1671.             return ($this->privates['Eccube\\EventListener\\LogListener'] ?? $this->getLogListenerService());
  1672.         }, => 'onKernelRequestEarly'], 500);
  1673.         $instance->addListener('kernel.request', [=> function () {
  1674.             return ($this->privates['Eccube\\EventListener\\LogListener'] ?? $this->getLogListenerService());
  1675.         }, => 'onKernelRequest'], 6);
  1676.         $instance->addListener('kernel.response', [=> function () {
  1677.             return ($this->privates['Eccube\\EventListener\\LogListener'] ?? $this->getLogListenerService());
  1678.         }, => 'onKernelResponse'], 0);
  1679.         $instance->addListener('kernel.controller', [=> function () {
  1680.             return ($this->privates['Eccube\\EventListener\\LogListener'] ?? $this->getLogListenerService());
  1681.         }, => 'onKernelController'], 0);
  1682.         $instance->addListener('kernel.terminate', [=> function () {
  1683.             return ($this->privates['Eccube\\EventListener\\LogListener'] ?? $this->getLogListenerService());
  1684.         }, => 'onKernelTerminate'], 0);
  1685.         $instance->addListener('kernel.exception', [=> function () {
  1686.             return ($this->privates['Eccube\\EventListener\\LogListener'] ?? $this->getLogListenerService());
  1687.         }, => 'onKernelException'], -4);
  1688.         $instance->addListener('security.interactive_login', [=> function () {
  1689.             return ($this->privates['Eccube\\EventListener\\LoginHistoryListener'] ?? $this->load('getLoginHistoryListenerService'));
  1690.         }, => 'onInteractiveLogin'], 0);
  1691.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> function () {
  1692.             return ($this->privates['Eccube\\EventListener\\LoginHistoryListener'] ?? $this->load('getLoginHistoryListenerService'));
  1693.         }, => 'onAuthenticationFailure'], 0);
  1694.         $instance->addListener('kernel.response', [=> function () {
  1695.             return ($this->privates['Eccube\\EventListener\\MaintenanceListener'] ?? $this->getMaintenanceListenerService());
  1696.         }, => 'onResponse'], 0);
  1697.         $instance->addListener('kernel.request', [=> function () {
  1698.             return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());
  1699.         }, => 'onKernelRequest'], 512);
  1700.         $instance->addListener('kernel.controller', [=> function () {
  1701.             return ($this->privates['Eccube\\EventListener\\RateLimiterListener'] ?? $this->getRateLimiterListenerService());
  1702.         }, => 'onController'], 0);
  1703.         $instance->addListener('kernel.request', [=> function () {
  1704.             return ($this->privates['Eccube\\EventListener\\RestrictFileUploadListener'] ?? $this->getRestrictFileUploadListenerService());
  1705.         }, => 'onKernelRequest'], 7);
  1706.         $instance->addListener('security.interactive_login', [=> function () {
  1707.             return ($this->privates['Eccube\\EventListener\\SecurityListener'] ?? $this->load('getSecurityListenerService'));
  1708.         }, => 'onInteractiveLogin'], 0);
  1709.         $instance->addListener('security.authentication.failure', [=> function () {
  1710.             return ($this->privates['Eccube\\EventListener\\SecurityListener'] ?? $this->load('getSecurityListenerService'));
  1711.         }, => 'onAuthenticationFailure'], 0);
  1712.         $instance->addListener('kernel.request', [=> function () {
  1713.             return ($this->privates['Eccube\\EventListener\\TransactionListener'] ?? $this->getTransactionListenerService());
  1714.         }, => 'onKernelRequest'], 0);
  1715.         $instance->addListener('kernel.exception', [=> function () {
  1716.             return ($this->privates['Eccube\\EventListener\\TransactionListener'] ?? $this->getTransactionListenerService());
  1717.         }, => 'onKernelException'], 0);
  1718.         $instance->addListener('kernel.terminate', [=> function () {
  1719.             return ($this->privates['Eccube\\EventListener\\TransactionListener'] ?? $this->getTransactionListenerService());
  1720.         }, => 'onKernelTerminate'], 0);
  1721.         $instance->addListener('kernel.request', [=> function () {
  1722.             return ($this->privates['Eccube\\EventListener\\TwigInitializeListener'] ?? $this->getTwigInitializeListenerService());
  1723.         }, => 'onKernelRequest'], 6);
  1724.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1725.             return ($this->privates['Eccube\\EventListener\\TwoFactorAuthListener'] ?? $this->getTwoFactorAuthListenerService());
  1726.         }, => 'onKernelController'], 7);
  1727.         $instance->addListener('form.pre_submit', [=> function () {
  1728.             return ($this->privates['Eccube\\Form\\EventListener\\ConvertKanaListener'] ?? ($this->privates['Eccube\\Form\\EventListener\\ConvertKanaListener'] = new \Eccube\Form\EventListener\ConvertKanaListener()));
  1729.         }, => 'onPreSubmit'], 0);
  1730.         $instance->addListener('form.pre_submit', [=> function () {
  1731.             return ($this->privates['Eccube\\Form\\EventListener\\HTMLPurifierListener'] ?? ($this->privates['Eccube\\Form\\EventListener\\HTMLPurifierListener'] = new \Eccube\Form\EventListener\HTMLPurifierListener()));
  1732.         }, => 'purifySubmittedData'], 1000001);
  1733.         $instance->addListener('form.pre_submit', [=> function () {
  1734.             return ($this->privates['Eccube\\Form\\EventListener\\TruncateHyphenListener'] ?? ($this->privates['Eccube\\Form\\EventListener\\TruncateHyphenListener'] = new \Eccube\Form\EventListener\TruncateHyphenListener()));
  1735.         }, => 'onPreSubmit'], 0);
  1736.         $instance->addListener('workflow.order.completed', [=> function () {
  1737.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1738.         }, => 'onCompleted'], 0);
  1739.         $instance->addListener('workflow.order.transition.pay', [=> function () {
  1740.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1741.         }, => 'updatePaymentDate'], 0);
  1742.         $instance->addListener('workflow.order.transition.cancel', [=> function () {
  1743.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1744.         }, => 'rollbackStock'], 0);
  1745.         $instance->addListener('workflow.order.transition.cancel', [=> function () {
  1746.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1747.         }, => 'rollbackUsePoint'], 0);
  1748.         $instance->addListener('workflow.order.transition.back_to_in_progress', [=> function () {
  1749.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1750.         }, => 'commitStock'], 0);
  1751.         $instance->addListener('workflow.order.transition.back_to_in_progress', [=> function () {
  1752.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1753.         }, => 'commitUsePoint'], 0);
  1754.         $instance->addListener('workflow.order.transition.ship', [=> function () {
  1755.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1756.         }, => 'commitAddPoint'], 0);
  1757.         $instance->addListener('workflow.order.transition.return', [=> function () {
  1758.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1759.         }, => 'rollbackUsePoint'], 0);
  1760.         $instance->addListener('workflow.order.transition.return', [=> function () {
  1761.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1762.         }, => 'rollbackAddPoint'], 0);
  1763.         $instance->addListener('workflow.order.transition.cancel_return', [=> function () {
  1764.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1765.         }, => 'commitUsePoint'], 0);
  1766.         $instance->addListener('workflow.order.transition.cancel_return', [=> function () {
  1767.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1768.         }, => 'commitAddPoint'], 0);
  1769.         $instance->addListener('kernel.terminate', [=> function () {
  1770.             return ($this->services['Eccube\\Service\\SystemService'] ?? $this->getSystemServiceService());
  1771.         }, => 'disableMaintenanceEvent'], 0);
  1772.         $instance->addListener('kernel.terminate', [=> function () {
  1773.             return ($this->privates['Eccube\\Util\\CacheUtil'] ?? ($this->privates['Eccube\\Util\\CacheUtil'] = new \Eccube\Util\CacheUtil(($this->services['kernel'] ?? $this->get('kernel'1)), $this)));
  1774.         }, => 'forceClearCache'], 0);
  1775.         $instance->addListener('@admin/Order/index.twig', [=> function () {
  1776.             return ($this->privates['Plugin\\ClaimPdf42\\EventListener\\ClaimPdfEvent'] ?? ($this->privates['Plugin\\ClaimPdf42\\EventListener\\ClaimPdfEvent'] = new \Plugin\ClaimPdf42\EventListener\ClaimPdfEvent()));
  1777.         }, => 'adminOrderIndexTwig'], 0);
  1778.         $instance->addListener('@admin/Order/edit.twig', [=> function () {
  1779.             return ($this->privates['Plugin\\ClaimPdf42\\EventListener\\ClaimPdfEvent'] ?? ($this->privates['Plugin\\ClaimPdf42\\EventListener\\ClaimPdfEvent'] = new \Plugin\ClaimPdf42\EventListener\ClaimPdfEvent()));
  1780.         }, => 'adminOrderEditTwig'], 0);
  1781.         $instance->addListener('@admin/Order/shipping.twig', [=> function () {
  1782.             return ($this->privates['Plugin\\ClaimPdf42\\EventListener\\ClaimPdfEvent'] ?? ($this->privates['Plugin\\ClaimPdf42\\EventListener\\ClaimPdfEvent'] = new \Plugin\ClaimPdf42\EventListener\ClaimPdfEvent()));
  1783.         }, => 'adminOrderShippingTwig'], 0);
  1784.         $instance->addListener('front.contact.index.complete', [=> function () {
  1785.             return ($this->privates['Plugin\\ContactManagement42\\Event'] ?? $this->load('getEventService'));
  1786.         }, => 'onContactComplete'], 0);
  1787.         $instance->addListener('@admin/Customer/edit.twig', [=> function () {
  1788.             return ($this->privates['Plugin\\ContactManagement42\\Event'] ?? $this->load('getEventService'));
  1789.         }, => 'onAdminCustomerEditTwig'], 0);
  1790.         $instance->addListener('@admin/Order/index.twig', [=> function () {
  1791.             return ($this->privates['Plugin\\ExpressLink42\\Event\\AdminOrderEvent'] ?? $this->load('getAdminOrderEventService'));
  1792.         }, => 'onTemplateAdminOrder'], 0);
  1793.         $instance->addListener('@admin/Order/edit.twig', [=> function () {
  1794.             return ($this->privates['Plugin\\ExpressLink42\\Event\\AdminOrderEvent'] ?? $this->load('getAdminOrderEventService'));
  1795.         }, => 'onTemplateAdminOrderEdit'], 0);
  1796.         $instance->addListener('@admin/Order/shipping.twig', [=> function () {
  1797.             return ($this->privates['Plugin\\ExpressLink42\\Event\\AdminOrderEvent'] ?? $this->load('getAdminOrderEventService'));
  1798.         }, => 'onTemplateAdminShippingEdit'], 0);
  1799.         $instance->addListener('Mypage/history.twig', [=> function () {
  1800.             return ($this->privates['Plugin\\ExpressLink42\\Event\\ExpressLinkEvent'] ?? ($this->privates['Plugin\\ExpressLink42\\Event\\ExpressLinkEvent'] = new \Plugin\ExpressLink42\Event\ExpressLinkEvent()));
  1801.         }, => 'onTemplateFrontMypageHistory'], 0);
  1802.         $instance->addListener('csvimportproductext.admin.product.csv.import.product.process', [=> function () {
  1803.             return ($this->privates['Plugin\\ExpressLink42\\Event\\ExpressLinkEvent'] ?? ($this->privates['Plugin\\ExpressLink42\\Event\\ExpressLinkEvent'] = new \Plugin\ExpressLink42\Event\ExpressLinkEvent()));
  1804.         }, => 'hookAdminProductCsvImportProductProcess'], 0);
  1805.         $instance->addListener('knp_pager.items', [=> function () {
  1806.             return ($this->privates['Plugin\\MailMagazine42\\Event\\MailMagazineHistoryFilePaginationSubscriber'] ?? $this->load('getMailMagazineHistoryFilePaginationSubscriberService'));
  1807.         }, => 'items'], 1);
  1808.         $instance->addListener('@admin/Order/index.twig', [=> function () {
  1809.             return ($this->privates['Plugin\\OrderBulkDelete42\\Event'] ?? ($this->privates['Plugin\\OrderBulkDelete42\\Event'] = new \Plugin\OrderBulkDelete42\Event()));
  1810.         }, => 'onAdminOrderIndexTwig'], 0);
  1811.         $instance->addListener('kernel.response', [=> function () {
  1812.             return ($this->privates['Plugin\\RefineCheckItem42\\Event'] ?? $this->getEvent3Service());
  1813.         }, => 'onKernelResponse'], 0);
  1814.         $instance->addListener('@admin/Setting/Shop/payment_edit.twig', [=> function () {
  1815.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1816.         }, => 'settingShopPaymentRenderBefore'], 0);
  1817.         $instance->addListener('@admin/Setting/Shop/payment.twig', [=> function () {
  1818.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1819.         }, => 'settingShopPaymentAddRegistBtnRenderBefore'], 0);
  1820.         $instance->addListener('@admin/Order/index.twig', [=> function () {
  1821.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1822.         }, => 'orderIndexRenderBefore'], 0);
  1823.         $instance->addListener('@admin/Order/edit.twig', [=> function () {
  1824.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1825.         }, => 'orderEditRenderBefore'], 0);
  1826.         $instance->addListener('Mypage/index.twig', [=> function () {
  1827.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1828.         }, => 'myPageNaviRenderBefore'], 0);
  1829.         $instance->addListener('Mypage/history.twig', [=> function () {
  1830.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1831.         }, => 'myPageNaviRenderBefore'], 0);
  1832.         $instance->addListener('Mypage/favorite.twig', [=> function () {
  1833.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1834.         }, => 'myPageNaviRenderBefore'], 0);
  1835.         $instance->addListener('Mypage/change.twig', [=> function () {
  1836.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1837.         }, => 'myPageNaviRenderBefore'], 0);
  1838.         $instance->addListener('Mypage/change_complete.twig', [=> function () {
  1839.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1840.         }, => 'myPageNaviRenderBefore'], 0);
  1841.         $instance->addListener('Mypage/delivery.twig', [=> function () {
  1842.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1843.         }, => 'myPageNaviRenderBefore'], 0);
  1844.         $instance->addListener('Mypage/delivery_edit.twig', [=> function () {
  1845.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1846.         }, => 'myPageNaviRenderBefore'], 0);
  1847.         $instance->addListener('Mypage/withdraw.twig', [=> function () {
  1848.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1849.         }, => 'myPageNaviRenderBefore'], 0);
  1850.         $instance->addListener('VeriTrans4G2/Resource/template/default/Mypage/vt4g_account_id.twig', [=> function () {
  1851.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1852.         }, => 'myPageNaviRenderBefore'], 0);
  1853.         $instance->addListener('VeriTrans4G2/Resource/template/default/Mypage/vt4g_retrade.twig', [=> function () {
  1854.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1855.         }, => 'myPageNaviRenderBefore'], 0);
  1856.         $instance->addListener('VeriTrans4G2/Resource/template/default/Mypage/vt4g_subsc_payment.twig', [=> function () {
  1857.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1858.         }, => 'myPageNaviRenderBefore'], 0);
  1859.         $instance->addListener('VeriTrans4G2/Resource/template/default/Mypage/vt4g_subsc_payment_history.twig', [=> function () {
  1860.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1861.         }, => 'myPageNaviRenderBefore'], 0);
  1862.         $instance->addListener('admin.setting.shop.payment.edit.complete', [=> function () {
  1863.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1864.         }, => 'settingShopPaymentEditComplete'], 0);
  1865.         $instance->addListener('mail.order', [=> function () {
  1866.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1867.         }, => 'sendOrderMailBefore'], 0);
  1868.         $instance->addListener('admin.order.mail.index.initialize', [=> function () {
  1869.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1870.         }, => 'adminOrderMailInitAfter'], 0);
  1871.         $instance->addListener('admin.order.edit.index.complete', [=> function () {
  1872.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1873.         }, => 'adminOrderEditIndexComplete'], 0);
  1874.         $instance->addListener('Shopping/index.twig', [=> function () {
  1875.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1876.         }, => 'shoppingIndexRenderBefore'], 0);
  1877.         $instance->addListener('Shopping/confirm.twig', [=> function () {
  1878.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1879.         }, => 'shoppingConfirmRenderBefore'], 0);
  1880.         $instance->addListener('front.mypage.withdraw.index.complete', [=> function () {
  1881.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1882.         }, => 'frontMypageWithdrawComplete'], 0);
  1883.         $instance->addListener('admin.customer.delete.complete', [=> function () {
  1884.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1885.         }, => 'adminCustomerDeleteComplete'], 0);
  1886.         $instance->addListener('admin.customer.edit.index.complete', [=> function () {
  1887.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1888.         }, => 'adminCustomerEditIndexComplete'], 0);
  1889.         $instance->addListener('@admin/Customer/edit.twig', [=> function () {
  1890.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1891.         }, => 'adminCustomerEditRenderBefore'], 0);
  1892.         $instance->addListener('admin.customer.csv.export', [=> function () {
  1893.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1894.         }, => 'adminCustomerCsvExport'], 0);
  1895.         $instance->addListener('front.mypage.mypage.index.search', [=> function () {
  1896.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1897.         }, => 'frontMypageIndexSearch'], 0);
  1898.         $instance->addListener('admin.product.edit.complete', [=> function () {
  1899.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1900.         }, => 'adminProductEditComplete'], 0);
  1901.         $instance->addListener('admin.product.delete.complete', [=> function () {
  1902.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1903.         }, => 'adminProductDeleteComplete'], 0);
  1904.         $instance->addListener('admin.product.copy.complete', [=> function () {
  1905.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1906.         }, => 'adminProductCopyComplete'], 0);
  1907.         $instance->addListener('@admin/Product/product_class.twig', [=> function () {
  1908.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1909.         }, => 'adminProductClassRenderBefore'], 0);
  1910.         $instance->addListener('@admin/Product/product.twig', [=> function () {
  1911.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1912.         }, => 'adminProductRenderBefore'], 0);
  1913.         $instance->addListener('Cart/index.twig', [=> function () {
  1914.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1915.         }, => 'cartRenderBefore'], 0);
  1916.         $instance->addListener('admin.order.csv.export.order', [=> function () {
  1917.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1918.         }, => 'adminOrderCsvExport'], 0);
  1919.         $instance->addListener('admin.order.csv.export.shipping', [=> function () {
  1920.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1921.         }, => 'adminOrderCsvExport'], 0);
  1922.         $instance->addListener('@admin/Setting/Shop/mail.twig', [=> function () {
  1923.             return ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] ?? ($this->privates['Plugin\\VeriTrans4G2\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G2\EventListener\Vt4gEvent($this)));
  1924.         }, => 'mailRenderBefore'], 0);
  1925.         $instance->addListener('kernel.request', [=> function () {
  1926.             return ($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService());
  1927.         }, => 'onKernelRequest'], 4096);
  1928.         $instance->addListener('kernel.response', [=> function () {
  1929.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1930.         }, => 'onKernelResponse'], 0);
  1931.         $instance->addListener('kernel.response', [=> function () {
  1932.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1933.         }, => 'onKernelResponse'], -1024);
  1934.         $instance->addListener('kernel.request', [=> function () {
  1935.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1936.         }, => 'setDefaultLocale'], 100);
  1937.         $instance->addListener('kernel.request', [=> function () {
  1938.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1939.         }, => 'onKernelRequest'], 16);
  1940.         $instance->addListener('kernel.finish_request', [=> function () {
  1941.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1942.         }, => 'onKernelFinishRequest'], 0);
  1943.         $instance->addListener('kernel.request', [=> function () {
  1944.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1945.         }, => 'onKernelRequest'], 256);
  1946.         $instance->addListener('kernel.response', [=> function () {
  1947.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1948.         }, => 'onResponse'], -255);
  1949.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1950.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1951.         }, => 'onControllerArguments'], 0);
  1952.         $instance->addListener('kernel.exception', [=> function () {
  1953.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1954.         }, => 'logKernelException'], 0);
  1955.         $instance->addListener('kernel.exception', [=> function () {
  1956.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1957.         }, => 'onKernelException'], -128);
  1958.         $instance->addListener('kernel.response', [=> function () {
  1959.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1960.         }, => 'removeCspHeader'], -128);
  1961.         $instance->addListener('kernel.request', [=> function () {
  1962.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1963.         }, => 'onKernelRequest'], 15);
  1964.         $instance->addListener('kernel.finish_request', [=> function () {
  1965.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1966.         }, => 'onKernelFinishRequest'], -15);
  1967.         $instance->addListener('console.error', [=> function () {
  1968.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1969.         }, => 'onConsoleError'], -128);
  1970.         $instance->addListener('console.terminate', [=> function () {
  1971.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1972.         }, => 'onConsoleTerminate'], -128);
  1973.         $instance->addListener('console.error', [=> function () {
  1974.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1975.         }, => 'onConsoleError'], 0);
  1976.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1977.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  1978.         }, => 'onMessage'], -255);
  1979.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1980.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1981.         }, => 'onMessage'], -255);
  1982.         $instance->addListener('kernel.response', [=> function () {
  1983.             return ($this->privates['esi_listener'] ?? $this->getEsiListenerService());
  1984.         }, => 'onKernelResponse'], 0);
  1985.         $instance->addListener('kernel.request', [=> function () {
  1986.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  1987.         }, => 'onKernelRequest'], 48);
  1988.         $instance->addListener('kernel.request', [=> function () {
  1989.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1990.         }, => 'configure'], 2048);
  1991.         $instance->addListener('console.command', [=> function () {
  1992.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1993.         }, => 'configure'], 2048);
  1994.         $instance->addListener('kernel.request', [=> function () {
  1995.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1996.         }, => 'onKernelRequest'], 32);
  1997.         $instance->addListener('kernel.finish_request', [=> function () {
  1998.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1999.         }, => 'onKernelFinishRequest'], 0);
  2000.         $instance->addListener('kernel.exception', [=> function () {
  2001.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2002.         }, => 'onKernelException'], -64);
  2003.         $instance->addListener('kernel.request', [=> function () {
  2004.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2005.         }, => 'onKernelRequest'], 128);
  2006.         $instance->addListener('kernel.response', [=> function () {
  2007.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2008.         }, => 'onKernelResponse'], -1000);
  2009.         $instance->addListener('kernel.finish_request', [=> function () {
  2010.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2011.         }, => 'onFinishRequest'], 0);
  2012.         $instance->addListener('kernel.response', [=> function () {
  2013.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2014.         }, => 'onKernelResponse'], -100);
  2015.         $instance->addListener('kernel.exception', [=> function () {
  2016.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2017.         }, => 'onKernelException'], 0);
  2018.         $instance->addListener('kernel.terminate', [=> function () {
  2019.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2020.         }, => 'onKernelTerminate'], -1024);
  2021.         $instance->addListener('kernel.controller', [=> function () {
  2022.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2023.         }, => 'onKernelController'], 0);
  2024.         $instance->addListener('kernel.response', [=> function () {
  2025.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2026.         }, => 'onKernelResponse'], 0);
  2027.         $instance->addListener('kernel.response', [=> function () {
  2028.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2029.         }, => 'onKernelResponse'], 0);
  2030.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2031.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2032.         }, => 'checkPassport'], 0);
  2033.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2034.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2035.         }, => 'onLoginSuccess'], 0);
  2036.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2037.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  2038.         }, => 'onVoterVote'], 0);
  2039.         $instance->addListener('kernel.request', [=> function () {
  2040.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2041.         }, => 'configureLogoutUrlGenerator'], 8);
  2042.         $instance->addListener('kernel.request', [=> function () {
  2043.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2044.         }, => 'onKernelRequest'], 8);
  2045.         $instance->addListener('kernel.finish_request', [=> function () {
  2046.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2047.         }, => 'onKernelFinishRequest'], 0);
  2048.         $instance->addListener('kernel.controller', [=> function () {
  2049.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2050.         }, => 'onKernelController'], 0);
  2051.         $instance->addListener('kernel.controller', [=> function () {
  2052.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2053.         }, => 'onKernelController'], 0);
  2054.         $instance->addListener('kernel.controller', [=> function () {
  2055.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2056.         }, => 'onKernelController'], -128);
  2057.         $instance->addListener('kernel.view', [=> function () {
  2058.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2059.         }, => 'onKernelView'], 0);
  2060.         $instance->addListener('kernel.controller', [=> function () {
  2061.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2062.         }, => 'onKernelController'], 0);
  2063.         $instance->addListener('kernel.response', [=> function () {
  2064.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2065.         }, => 'onKernelResponse'], 0);
  2066.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2067.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2068.         }, => 'onKernelControllerArguments'], 0);
  2069.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2070.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2071.         }, => 'onKernelControllerArguments'], 0);
  2072.         $instance->addListener('console.command', [=> function () {
  2073.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2074.         }, => 'onCommand'], 255);
  2075.         $instance->addListener('console.terminate', [=> function () {
  2076.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2077.         }, => 'onTerminate'], -255);
  2078.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2079.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  2080.         }, => 'onMessage'], 0);
  2081.         $instance->addListener('console.command', [=> function () {
  2082.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  2083.         }, => 'configure'], 1024);
  2084.         $instance->addListener('kernel.response', [=> function () {
  2085.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2086.         }, => 'onKernelResponse'], -128);
  2087.         $instance->addListener('console.error', [=> function () {
  2088.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2089.         }, => 'onConsoleError'], 0);
  2090.         $instance->addListener('console.terminate', [=> function () {
  2091.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2092.         }, => 'onConsoleTerminate'], 0);
  2093.         $instance->addListener('knp_pager.before', [=> function () {
  2094.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2095.         }, => 'before'], 0);
  2096.         $instance->addListener('knp_pager.pagination', [=> function () {
  2097.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2098.         }, => 'pagination'], 0);
  2099.         $instance->addListener('knp_pager.before', [=> function () {
  2100.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  2101.         }, => 'before'], 1);
  2102.         $instance->addListener('knp_pager.before', [=> function () {
  2103.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  2104.         }, => 'before'], 1);
  2105.         $instance->addListener('knp_pager.pagination', [=> function () {
  2106.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2107.         }, => 'pagination'], 1);
  2108.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2109.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2110.         }, => 'checkPassport'], 512);
  2111.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2112.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2113.         }, => 'onLogout'], 0);
  2114.         return $instance;
  2115.     }
  2116.     /**
  2117.      * Gets the public 'http_kernel' shared service.
  2118.      *
  2119.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2120.      */
  2121.     protected function getHttpKernelService()
  2122.     {
  2123.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2124.         if (isset($this->services['http_kernel'])) {
  2125.             return $this->services['http_kernel'];
  2126.         }
  2127.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2128.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $b), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  2129.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  2130.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  2131.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  2132.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  2133.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  2134.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  2135.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  2136.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  2137.         }, 8)), $b));
  2138.     }
  2139.     /**
  2140.      * Gets the public 'request_stack' shared service.
  2141.      *
  2142.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2143.      */
  2144.     protected function getRequestStackService()
  2145.     {
  2146.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2147.     }
  2148.     /**
  2149.      * Gets the public 'router' shared service.
  2150.      *
  2151.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2152.      */
  2153.     protected function getRouterService()
  2154.     {
  2155.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2156.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2157.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  2158.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  2159.         $a->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  2160.         $a->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor(100, [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  2161.         $a->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  2162.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2163.         $a->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  2164.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2165.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2166.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  2167.         ], [
  2168.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2169.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a$this->getEnv('ECCUBE_LOCALE'));
  2170.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2171.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2172.         return $instance;
  2173.     }
  2174.     /**
  2175.      * Gets the public 'translator' shared service.
  2176.      *
  2177.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2178.      */
  2179.     protected function getTranslatorService()
  2180.     {
  2181.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2182.     }
  2183.     /**
  2184.      * Gets the public 'var_dumper.cloner' shared service.
  2185.      *
  2186.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2187.      */
  2188.     protected function getVarDumper_ClonerService()
  2189.     {
  2190.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2191.         $instance->setMaxItems(2500);
  2192.         $instance->setMinDepth(1);
  2193.         $instance->setMaxString(-1);
  2194.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2195.         return $instance;
  2196.     }
  2197.     /**
  2198.      * Gets the private '.service_locator.HDnBBSZ' shared service.
  2199.      *
  2200.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2201.      */
  2202.     protected function get_ServiceLocator_HDnBBSZService()
  2203.     {
  2204.         return $this->privates['.service_locator.HDnBBSZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2205.             'security.firewall.map.context.admin' => ['privates''security.firewall.map.context.admin''getSecurity_Firewall_Map_Context_AdminService'true],
  2206.             'security.firewall.map.context.customer' => ['privates''security.firewall.map.context.customer''getSecurity_Firewall_Map_Context_CustomerService'true],
  2207.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  2208.         ], [
  2209.             'security.firewall.map.context.admin' => '?',
  2210.             'security.firewall.map.context.customer' => '?',
  2211.             'security.firewall.map.context.dev' => '?',
  2212.         ]);
  2213.     }
  2214.     /**
  2215.      * Gets the private 'Customize\Repository\ProductSchoolRepository' shared autowired service.
  2216.      *
  2217.      * @return \Customize\Repository\ProductSchoolRepository
  2218.      */
  2219.     protected function getProductSchoolRepositoryService()
  2220.     {
  2221.         $a = ($this->privates['Customize\\Repository\\SetProductSchoolRepository'] ?? $this->getSetProductSchoolRepositoryService());
  2222.         if (isset($this->privates['Customize\\Repository\\ProductSchoolRepository'])) {
  2223.             return $this->privates['Customize\\Repository\\ProductSchoolRepository'];
  2224.         }
  2225.         return $this->privates['Customize\\Repository\\ProductSchoolRepository'] = new \Customize\Repository\ProductSchoolRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
  2226.     }
  2227.     /**
  2228.      * Gets the private 'Customize\Repository\ProductStoreRepository' shared autowired service.
  2229.      *
  2230.      * @return \Customize\Repository\ProductStoreRepository
  2231.      */
  2232.     protected function getProductStoreRepositoryService()
  2233.     {
  2234.         return $this->privates['Customize\\Repository\\ProductStoreRepository'] = new \Customize\Repository\ProductStoreRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2235.     }
  2236.     /**
  2237.      * Gets the private 'Customize\Repository\SetProductSchoolRepository' shared autowired service.
  2238.      *
  2239.      * @return \Customize\Repository\SetProductSchoolRepository
  2240.      */
  2241.     protected function getSetProductSchoolRepositoryService()
  2242.     {
  2243.         $a = ($this->privates['Eccube\\Repository\\ProductRepository'] ?? $this->getProductRepositoryService());
  2244.         if (isset($this->privates['Customize\\Repository\\SetProductSchoolRepository'])) {
  2245.             return $this->privates['Customize\\Repository\\SetProductSchoolRepository'];
  2246.         }
  2247.         return $this->privates['Customize\\Repository\\SetProductSchoolRepository'] = new \Customize\Repository\SetProductSchoolRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  2248.     }
  2249.     /**
  2250.      * Gets the private 'Eccube\DataCollector\EccubeDataCollector' shared autowired service.
  2251.      *
  2252.      * @return \Eccube\DataCollector\EccubeDataCollector
  2253.      */
  2254.     protected function getEccubeDataCollectorService()
  2255.     {
  2256.         return $this->privates['Eccube\\DataCollector\\EccubeDataCollector'] = new \Eccube\DataCollector\EccubeDataCollector($this, ($this->services['Eccube\\Repository\\PluginRepository'] ?? $this->getPluginRepositoryService()));
  2257.     }
  2258.     /**
  2259.      * Gets the private 'Eccube\Doctrine\Query\Queries' shared autowired service.
  2260.      *
  2261.      * @return \Eccube\Doctrine\Query\Queries
  2262.      */
  2263.     protected function getQueriesService()
  2264.     {
  2265.         $this->privates['Eccube\\Doctrine\\Query\\Queries'] = $instance = new \Eccube\Doctrine\Query\Queries();
  2266.         $a = ($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService());
  2267.         $b = ($this->privates['Eccube\\Repository\\CustomerRepository'] ?? $this->getCustomerRepositoryService());
  2268.         $c = ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService());
  2269.         $d = ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this)));
  2270.         $e = ($this->privates['Customize\\Repository\\ProductStoreRepository'] ?? $this->getProductStoreRepositoryService());
  2271.         $f = ($this->privates['Customize\\Repository\\ProductSchoolRepository'] ?? $this->getProductSchoolRepositoryService());
  2272.         $instance->addCustomizer(new \Plugin\ExpressLink42\Repository\AdminOrderCustomizer());
  2273.         $instance->addCustomizer(new \Customize\Repository\Admin\SearchCustomerCustomizer($a$b$c$d));
  2274.         $instance->addCustomizer(new \Customize\Repository\Admin\SearchOrderCustomizer($a$e$f$b$c$d));
  2275.         $instance->addCustomizer(new \Customize\Repository\Admin\SearchProductCustomizer($a$e$f$c$d));
  2276.         $instance->addCustomizer(new \Plugin\MailMagazine42\Entity\AdminCustomerQueryCustomizer());
  2277.         return $instance;
  2278.     }
  2279.     /**
  2280.      * Gets the private 'Eccube\EventListener\IpAddrListener' shared autowired service.
  2281.      *
  2282.      * @return \Eccube\EventListener\IpAddrListener
  2283.      */
  2284.     protected function getIpAddrListenerService()
  2285.     {
  2286.         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()));
  2287.     }
  2288.     /**
  2289.      * Gets the private 'Eccube\EventListener\LogListener' shared autowired service.
  2290.      *
  2291.      * @return \Eccube\EventListener\LogListener
  2292.      */
  2293.     protected function getLogListenerService()
  2294.     {
  2295.         return $this->privates['Eccube\\EventListener\\LogListener'] = new \Eccube\EventListener\LogListener(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2296.     }
  2297.     /**
  2298.      * Gets the private 'Eccube\EventListener\MaintenanceListener' shared autowired service.
  2299.      *
  2300.      * @return \Eccube\EventListener\MaintenanceListener
  2301.      */
  2302.     protected function getMaintenanceListenerService()
  2303.     {
  2304.         $a = ($this->services['Eccube\\Service\\SystemService'] ?? $this->getSystemServiceService());
  2305.         if (isset($this->privates['Eccube\\EventListener\\MaintenanceListener'])) {
  2306.             return $this->privates['Eccube\\EventListener\\MaintenanceListener'];
  2307.         }
  2308.         return $this->privates['Eccube\\EventListener\\MaintenanceListener'] = new \Eccube\EventListener\MaintenanceListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), $a);
  2309.     }
  2310.     /**
  2311.      * Gets the private 'Eccube\EventListener\MobileTemplatePathListener' shared autowired service.
  2312.      *
  2313.      * @return \Eccube\EventListener\MobileTemplatePathListener
  2314.      */
  2315.     protected function getMobileTemplatePathListenerService()
  2316.     {
  2317.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2318.         if (isset($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'])) {
  2319.             return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'];
  2320.         }
  2321.         return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), $a, ($this->services['Detection\\MobileDetect'] ?? ($this->services['Detection\\MobileDetect'] = new \Detection\MobileDetect())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
  2322.     }
  2323.     /**
  2324.      * Gets the private 'Eccube\EventListener\RateLimiterListener' shared autowired service.
  2325.      *
  2326.      * @return \Eccube\EventListener\RateLimiterListener
  2327.      */
  2328.     protected function getRateLimiterListenerService()
  2329.     {
  2330.         return $this->privates['Eccube\\EventListener\\RateLimiterListener'] = new \Eccube\EventListener\RateLimiterListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2331.             'limiter._login_global_admin' => ['privates''limiter._login_global_admin''getLimiter_LoginGlobalAdminService'true],
  2332.             'limiter._login_global_customer' => ['privates''limiter._login_global_customer''getLimiter_LoginGlobalCustomerService'true],
  2333.             'limiter._login_local_admin' => ['privates''limiter._login_local_admin''getLimiter_LoginLocalAdminService'true],
  2334.             'limiter._login_local_customer' => ['privates''limiter._login_local_customer''getLimiter_LoginLocalCustomerService'true],
  2335.             'limiter.shopping_checkout_customer' => ['privates''limiter.shopping_checkout_customer''getLimiter_ShoppingCheckoutCustomerService'true],
  2336.             'limiter.shopping_checkout_ip' => ['privates''limiter.shopping_checkout_ip''getLimiter_ShoppingCheckoutIpService'true],
  2337.             'limiter.shopping_confirm_customer' => ['privates''limiter.shopping_confirm_customer''getLimiter_ShoppingConfirmCustomerService'true],
  2338.             'limiter.shopping_confirm_ip' => ['privates''limiter.shopping_confirm_ip''getLimiter_ShoppingConfirmIpService'true],
  2339.             'limiter.vt4g_shopping_index_customer' => ['privates''limiter.vt4g_shopping_index_customer''getLimiter_Vt4gShoppingIndexCustomerService'true],
  2340.             'limiter.vt4g_shopping_index_ip' => ['privates''limiter.vt4g_shopping_index_ip''getLimiter_Vt4gShoppingIndexIpService'true],
  2341.         ], [
  2342.             'limiter._login_global_admin' => 'Symfony\\Component\\RateLimiter\\RateLimiterFactory',
  2343.             'limiter._login_global_customer' => 'Symfony\\Component\\RateLimiter\\RateLimiterFactory',
  2344.             'limiter._login_local_admin' => 'Symfony\\Component\\RateLimiter\\RateLimiterFactory',
  2345.             'limiter._login_local_customer' => 'Symfony\\Component\\RateLimiter\\RateLimiterFactory',
  2346.             'limiter.shopping_checkout_customer' => 'Symfony\\Component\\RateLimiter\\RateLimiterFactory',
  2347.             'limiter.shopping_checkout_ip' => 'Symfony\\Component\\RateLimiter\\RateLimiterFactory',
  2348.             'limiter.shopping_confirm_customer' => 'Symfony\\Component\\RateLimiter\\RateLimiterFactory',
  2349.             'limiter.shopping_confirm_ip' => 'Symfony\\Component\\RateLimiter\\RateLimiterFactory',
  2350.             'limiter.vt4g_shopping_index_customer' => 'Symfony\\Component\\RateLimiter\\RateLimiterFactory',
  2351.             'limiter.vt4g_shopping_index_ip' => 'Symfony\\Component\\RateLimiter\\RateLimiterFactory',
  2352.         ]), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))), ($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()));
  2353.     }
  2354.     /**
  2355.      * Gets the private 'Eccube\EventListener\RestrictFileUploadListener' shared autowired service.
  2356.      *
  2357.      * @return \Eccube\EventListener\RestrictFileUploadListener
  2358.      */
  2359.     protected function getRestrictFileUploadListenerService()
  2360.     {
  2361.         return $this->privates['Eccube\\EventListener\\RestrictFileUploadListener'] = new \Eccube\EventListener\RestrictFileUploadListener(($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))), ($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()));
  2362.     }
  2363.     /**
  2364.      * Gets the private 'Eccube\EventListener\TransactionListener' shared autowired service.
  2365.      *
  2366.      * @return \Eccube\EventListener\TransactionListener
  2367.      */
  2368.     protected function getTransactionListenerService()
  2369.     {
  2370.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2371.         if (isset($this->privates['Eccube\\EventListener\\TransactionListener'])) {
  2372.             return $this->privates['Eccube\\EventListener\\TransactionListener'];
  2373.         }
  2374.         return $this->privates['Eccube\\EventListener\\TransactionListener'] = new \Eccube\EventListener\TransactionListener($a);
  2375.     }
  2376.     /**
  2377.      * Gets the private 'Eccube\EventListener\TwigInitializeListener' shared autowired service.
  2378.      *
  2379.      * @return \Eccube\EventListener\TwigInitializeListener
  2380.      */
  2381.     protected function getTwigInitializeListenerService()
  2382.     {
  2383.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2384.         if (isset($this->privates['Eccube\\EventListener\\TwigInitializeListener'])) {
  2385.             return $this->privates['Eccube\\EventListener\\TwigInitializeListener'];
  2386.         }
  2387.         $b = ($this->services['Eccube\\Service\\SystemService'] ?? $this->getSystemServiceService());
  2388.         if (isset($this->privates['Eccube\\EventListener\\TwigInitializeListener'])) {
  2389.             return $this->privates['Eccube\\EventListener\\TwigInitializeListener'];
  2390.         }
  2391.         return $this->privates['Eccube\\EventListener\\TwigInitializeListener'] = new \Eccube\EventListener\TwigInitializeListener($a, ($this->privates['Eccube\\Repository\\BaseInfoRepository'] ?? $this->getBaseInfoRepositoryService()), ($this->privates['Eccube\\Repository\\PageRepository'] ?? $this->getPageRepositoryService()), ($this->privates['Eccube\\Repository\\PageLayoutRepository'] ?? $this->getPageLayoutRepositoryService()), ($this->privates['Eccube\\Repository\\BlockPositionRepository'] ?? $this->getBlockPositionRepositoryService()), ($this->privates['Eccube\\Repository\\Master\\DeviceTypeRepository'] ?? $this->getDeviceTypeRepositoryService()), ($this->privates['Eccube\\Repository\\AuthorityRoleRepository'] ?? $this->getAuthorityRoleRepositoryService()), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))), ($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['Detection\\MobileDetect'] ?? ($this->services['Detection\\MobileDetect'] = new \Detection\MobileDetect())), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['Eccube\\Repository\\LayoutRepository'] ?? $this->getLayoutRepositoryService()), $b);
  2392.     }
  2393.     /**
  2394.      * Gets the private 'Eccube\EventListener\TwoFactorAuthListener' shared autowired service.
  2395.      *
  2396.      * @return \Eccube\EventListener\TwoFactorAuthListener
  2397.      */
  2398.     protected function getTwoFactorAuthListenerService()
  2399.     {
  2400.         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()));
  2401.     }
  2402.     /**
  2403.      * Gets the private 'Eccube\Log\Processor\SessionProcessor' shared autowired service.
  2404.      *
  2405.      * @return \Eccube\Log\Processor\SessionProcessor
  2406.      */
  2407.     protected function getSessionProcessorService()
  2408.     {
  2409.         $a = ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService());
  2410.         if (isset($this->privates['Eccube\\Log\\Processor\\SessionProcessor'])) {
  2411.             return $this->privates['Eccube\\Log\\Processor\\SessionProcessor'];
  2412.         }
  2413.         return $this->privates['Eccube\\Log\\Processor\\SessionProcessor'] = new \Eccube\Log\Processor\SessionProcessor($a);
  2414.     }
  2415.     /**
  2416.      * Gets the private 'Eccube\Log\Processor\TokenProcessor' shared autowired service.
  2417.      *
  2418.      * @return \Eccube\Log\Processor\TokenProcessor
  2419.      */
  2420.     protected function getTokenProcessorService()
  2421.     {
  2422.         return $this->privates['Eccube\\Log\\Processor\\TokenProcessor'] = new \Eccube\Log\Processor\TokenProcessor(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2423.     }
  2424.     /**
  2425.      * Gets the private 'Eccube\Repository\AuthorityRoleRepository' shared autowired service.
  2426.      *
  2427.      * @return \Eccube\Repository\AuthorityRoleRepository
  2428.      */
  2429.     protected function getAuthorityRoleRepositoryService()
  2430.     {
  2431.         return $this->privates['Eccube\\Repository\\AuthorityRoleRepository'] = new \Eccube\Repository\AuthorityRoleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2432.     }
  2433.     /**
  2434.      * Gets the private 'Eccube\Repository\BaseInfoRepository' shared autowired service.
  2435.      *
  2436.      * @return \Eccube\Repository\BaseInfoRepository
  2437.      */
  2438.     protected function getBaseInfoRepositoryService()
  2439.     {
  2440.         return $this->privates['Eccube\\Repository\\BaseInfoRepository'] = new \Eccube\Repository\BaseInfoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2441.     }
  2442.     /**
  2443.      * Gets the private 'Eccube\Repository\BlockPositionRepository' shared autowired service.
  2444.      *
  2445.      * @return \Eccube\Repository\BlockPositionRepository
  2446.      */
  2447.     protected function getBlockPositionRepositoryService()
  2448.     {
  2449.         return $this->privates['Eccube\\Repository\\BlockPositionRepository'] = new \Eccube\Repository\BlockPositionRepository(($this->privates['Eccube\\Repository\\BlockRepository'] ?? $this->getBlockRepositoryService()), ($this->services['doctrine'] ?? $this->getDoctrineService()));
  2450.     }
  2451.     /**
  2452.      * Gets the private 'Eccube\Repository\BlockRepository' shared autowired service.
  2453.      *
  2454.      * @return \Eccube\Repository\BlockRepository
  2455.      */
  2456.     protected function getBlockRepositoryService()
  2457.     {
  2458.         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))));
  2459.     }
  2460.     /**
  2461.      * Gets the private 'Eccube\Repository\CartRepository' shared autowired service.
  2462.      *
  2463.      * @return \Eccube\Repository\CartRepository
  2464.      */
  2465.     protected function getCartRepositoryService()
  2466.     {
  2467.         return $this->privates['Eccube\\Repository\\CartRepository'] = new \Eccube\Repository\CartRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2468.     }
  2469.     /**
  2470.      * Gets the private 'Eccube\Repository\CustomerRepository' shared autowired service.
  2471.      *
  2472.      * @return \Eccube\Repository\CustomerRepository
  2473.      */
  2474.     protected function getCustomerRepositoryService()
  2475.     {
  2476.         $a = ($this->privates['Eccube\\Doctrine\\Query\\Queries'] ?? $this->getQueriesService());
  2477.         if (isset($this->privates['Eccube\\Repository\\CustomerRepository'])) {
  2478.             return $this->privates['Eccube\\Repository\\CustomerRepository'];
  2479.         }
  2480.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2481.         if (isset($this->privates['Eccube\\Repository\\CustomerRepository'])) {
  2482.             return $this->privates['Eccube\\Repository\\CustomerRepository'];
  2483.         }
  2484.         return $this->privates['Eccube\\Repository\\CustomerRepository'] = new \Eccube\Repository\CustomerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a$b, ($this->privates['Eccube\\Repository\\OrderRepository'] ?? $this->getOrderRepositoryService()), ($this->privates['security.encoder_factory.generic'] ?? $this->load('getSecurity_EncoderFactory_GenericService')), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
  2485.     }
  2486.     /**
  2487.      * Gets the private 'Eccube\Repository\LayoutRepository' shared autowired service.
  2488.      *
  2489.      * @return \Eccube\Repository\LayoutRepository
  2490.      */
  2491.     protected function getLayoutRepositoryService()
  2492.     {
  2493.         return $this->privates['Eccube\\Repository\\LayoutRepository'] = new \Eccube\Repository\LayoutRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2494.     }
  2495.     /**
  2496.      * Gets the private 'Eccube\Repository\Master\DeviceTypeRepository' shared autowired service.
  2497.      *
  2498.      * @return \Eccube\Repository\Master\DeviceTypeRepository
  2499.      */
  2500.     protected function getDeviceTypeRepositoryService()
  2501.     {
  2502.         return $this->privates['Eccube\\Repository\\Master\\DeviceTypeRepository'] = new \Eccube\Repository\Master\DeviceTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2503.     }
  2504.     /**
  2505.      * Gets the private 'Eccube\Repository\OrderRepository' shared autowired service.
  2506.      *
  2507.      * @return \Eccube\Repository\OrderRepository
  2508.      */
  2509.     protected function getOrderRepositoryService()
  2510.     {
  2511.         $a = ($this->privates['Eccube\\Doctrine\\Query\\Queries'] ?? $this->getQueriesService());
  2512.         if (isset($this->privates['Eccube\\Repository\\OrderRepository'])) {
  2513.             return $this->privates['Eccube\\Repository\\OrderRepository'];
  2514.         }
  2515.         return $this->privates['Eccube\\Repository\\OrderRepository'] = new \Eccube\Repository\OrderRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  2516.     }
  2517.     /**
  2518.      * Gets the private 'Eccube\Repository\PageLayoutRepository' shared autowired service.
  2519.      *
  2520.      * @return \Eccube\Repository\PageLayoutRepository
  2521.      */
  2522.     protected function getPageLayoutRepositoryService()
  2523.     {
  2524.         return $this->privates['Eccube\\Repository\\PageLayoutRepository'] = new \Eccube\Repository\PageLayoutRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2525.     }
  2526.     /**
  2527.      * Gets the private 'Eccube\Repository\PageRepository' shared autowired service.
  2528.      *
  2529.      * @return \Eccube\Repository\PageRepository
  2530.      */
  2531.     protected function getPageRepositoryService()
  2532.     {
  2533.         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);
  2534.     }
  2535.     /**
  2536.      * Gets the private 'Eccube\Repository\ProductClassRepository' shared autowired service.
  2537.      *
  2538.      * @return \Eccube\Repository\ProductClassRepository
  2539.      */
  2540.     protected function getProductClassRepositoryService()
  2541.     {
  2542.         return $this->privates['Eccube\\Repository\\ProductClassRepository'] = new \Eccube\Repository\ProductClassRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2543.     }
  2544.     /**
  2545.      * Gets the private 'Eccube\Repository\ProductRepository' shared autowired service.
  2546.      *
  2547.      * @return \Eccube\Repository\ProductRepository
  2548.      */
  2549.     protected function getProductRepositoryService()
  2550.     {
  2551.         $a = ($this->privates['Eccube\\Doctrine\\Query\\Queries'] ?? $this->getQueriesService());
  2552.         if (isset($this->privates['Eccube\\Repository\\ProductRepository'])) {
  2553.             return $this->privates['Eccube\\Repository\\ProductRepository'];
  2554.         }
  2555.         return $this->privates['Eccube\\Repository\\ProductRepository'] = new \Eccube\Repository\ProductRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
  2556.     }
  2557.     /**
  2558.      * Gets the private 'Eccube\Repository\TaxRuleRepository' shared autowired service.
  2559.      *
  2560.      * @return \Eccube\Repository\TaxRuleRepository
  2561.      */
  2562.     protected function getTaxRuleRepositoryService($lazyLoad true)
  2563.     {
  2564.         if ($lazyLoad) {
  2565.             return $this->privates['Eccube\\Repository\\TaxRuleRepository'] = $this->createProxy('TaxRuleRepository_f7111db', function () {
  2566.                 return \TaxRuleRepository_f7111db::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2567.                     $wrappedInstance $this->getTaxRuleRepositoryService(false);
  2568.                     $proxy->setProxyInitializer(null);
  2569.                     return true;
  2570.                 });
  2571.             });
  2572.         }
  2573.         include_once \dirname(__DIR__4).'/src/Eccube/Repository/TaxRuleRepository.php';
  2574.         return new \Eccube\Repository\TaxRuleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->privates['Eccube\\Repository\\BaseInfoRepository'] ?? $this->getBaseInfoRepositoryService()), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
  2575.     }
  2576.     /**
  2577.      * Gets the private 'Eccube\Request\Context' shared autowired service.
  2578.      *
  2579.      * @return \Eccube\Request\Context
  2580.      */
  2581.     protected function getContextService()
  2582.     {
  2583.         return $this->privates['Eccube\\Request\\Context'] = new \Eccube\Request\Context(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2584.     }
  2585.     /**
  2586.      * Gets the private 'Eccube\Service\CartService' shared autowired service.
  2587.      *
  2588.      * @return \Eccube\Service\CartService
  2589.      */
  2590.     protected function getCartServiceService($lazyLoad true)
  2591.     {
  2592.         if ($lazyLoad) {
  2593.             return $this->privates['Eccube\\Service\\CartService'] = $this->createProxy('CartService_9dde17f', function () {
  2594.                 return \CartService_9dde17f::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2595.                     $wrappedInstance $this->getCartServiceService(false);
  2596.                     $proxy->setProxyInitializer(null);
  2597.                     return true;
  2598.                 });
  2599.             });
  2600.         }
  2601.         include_once \dirname(__DIR__4).'/src/Eccube/Service/CartService.php';
  2602.         return new \Eccube\Service\CartService(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Eccube\\Repository\\ProductClassRepository'] ?? $this->getProductClassRepositoryService()), ($this->privates['Eccube\\Repository\\CartRepository'] ?? $this->getCartRepositoryService()), ($this->privates['Eccube\\Service\\Cart\\ProductClassComparator'] ?? ($this->privates['Eccube\\Service\\Cart\\ProductClassComparator'] = new \Eccube\Service\Cart\ProductClassComparator())), ($this->privates['Eccube\\Service\\Cart\\SaleTypeCartAllocator'] ?? ($this->privates['Eccube\\Service\\Cart\\SaleTypeCartAllocator'] = new \Eccube\Service\Cart\SaleTypeCartAllocator())), ($this->privates['Eccube\\Repository\\OrderRepository'] ?? $this->getOrderRepositoryService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  2603.     }
  2604.     /**
  2605.      * Gets the private 'Eccube\Service\TwoFactorAuthService' shared autowired service.
  2606.      *
  2607.      * @return \Eccube\Service\TwoFactorAuthService
  2608.      */
  2609.     protected function getTwoFactorAuthServiceService()
  2610.     {
  2611.         return $this->privates['Eccube\\Service\\TwoFactorAuthService'] = new \Eccube\Service\TwoFactorAuthService($this, ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))), ($this->privates['security.encoder_factory.generic'] ?? $this->load('getSecurity_EncoderFactory_GenericService')), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2612.     }
  2613.     /**
  2614.      * Gets the private 'Eccube\Twig\Extension\EccubeExtension' shared autowired service.
  2615.      *
  2616.      * @return \Eccube\Twig\Extension\EccubeExtension
  2617.      */
  2618.     protected function getEccubeExtensionService()
  2619.     {
  2620.         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()));
  2621.     }
  2622.     /**
  2623.      * Gets the private 'Eccube\Twig\Extension\TaxExtension' shared autowired service.
  2624.      *
  2625.      * @return \Eccube\Twig\Extension\TaxExtension
  2626.      */
  2627.     protected function getTaxExtensionService()
  2628.     {
  2629.         $a = ($this->privates['Eccube\\Repository\\TaxRuleRepository'] ?? $this->getTaxRuleRepositoryService());
  2630.         if (isset($this->privates['Eccube\\Twig\\Extension\\TaxExtension'])) {
  2631.             return $this->privates['Eccube\\Twig\\Extension\\TaxExtension'];
  2632.         }
  2633.         return $this->privates['Eccube\\Twig\\Extension\\TaxExtension'] = new \Eccube\Twig\Extension\TaxExtension($a);
  2634.     }
  2635.     /**
  2636.      * Gets the private 'Plugin\RefineCheckItem42\Event' shared autowired service.
  2637.      *
  2638.      * @return \Plugin\RefineCheckItem42\Event
  2639.      */
  2640.     protected function getEvent3Service()
  2641.     {
  2642.         return $this->privates['Plugin\\RefineCheckItem42\\Event'] = new \Plugin\RefineCheckItem42\Event(($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))), ($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()));
  2643.     }
  2644.     /**
  2645.      * Gets the private 'Symfony\Bridge\Monolog\Processor\WebProcessor' shared autowired service.
  2646.      *
  2647.      * @return \Symfony\Bridge\Monolog\Processor\WebProcessor
  2648.      */
  2649.     protected function getWebProcessorService()
  2650.     {
  2651.         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']);
  2652.     }
  2653.     /**
  2654.      * Gets the private 'annotations.cache_adapter' shared service.
  2655.      *
  2656.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  2657.      */
  2658.     protected function getAnnotations_CacheAdapterService()
  2659.     {
  2660.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2661.     }
  2662.     /**
  2663.      * Gets the private 'annotations.cached_reader' shared service.
  2664.      *
  2665.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  2666.      */
  2667.     protected function getAnnotations_CachedReaderService()
  2668.     {
  2669.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  2670.     }
  2671.     /**
  2672.      * Gets the private 'annotations.reader' shared service.
  2673.      *
  2674.      * @return \Doctrine\Common\Annotations\AnnotationReader
  2675.      */
  2676.     protected function getAnnotations_ReaderService()
  2677.     {
  2678.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  2679.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  2680.         $a->registerUniqueLoader('class_exists');
  2681.         $instance->addGlobalIgnoredName('required'$a);
  2682.         return $instance;
  2683.     }
  2684.     /**
  2685.      * Gets the private 'assets.context' shared service.
  2686.      *
  2687.      * @return \Symfony\Component\Asset\Context\RequestStackContext
  2688.      */
  2689.     protected function getAssets_ContextService()
  2690.     {
  2691.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2692.         return $this->privates['assets.context'] = new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure());
  2693.     }
  2694.     /**
  2695.      * Gets the private 'cache.annotations' shared service.
  2696.      *
  2697.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2698.      */
  2699.     protected function getCache_AnnotationsService()
  2700.     {
  2701.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('VAS-qt1AYG'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2702.     }
  2703.     /**
  2704.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  2705.      *
  2706.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2707.      */
  2708.     protected function getCache_Doctrine_Orm_Default_QueryService()
  2709.     {
  2710.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2711.     }
  2712.     /**
  2713.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  2714.      *
  2715.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2716.      */
  2717.     protected function getCache_Doctrine_Orm_Default_ResultService()
  2718.     {
  2719.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2720.     }
  2721.     /**
  2722.      * Gets the private 'cache.property_info' shared service.
  2723.      *
  2724.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2725.      */
  2726.     protected function getCache_PropertyInfoService()
  2727.     {
  2728.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KzggsJRwqu'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2729.     }
  2730.     /**
  2731.      * Gets the private 'cache.security_expression_language' shared service.
  2732.      *
  2733.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2734.      */
  2735.     protected function getCache_SecurityExpressionLanguageService()
  2736.     {
  2737.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('sFZsMfLL+H'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2738.     }
  2739.     /**
  2740.      * Gets the private 'cache.security_token_verifier' shared service.
  2741.      *
  2742.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2743.      */
  2744.     protected function getCache_SecurityTokenVerifierService()
  2745.     {
  2746.         return $this->privates['cache.security_token_verifier'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('rBjWS2qCvN'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2747.     }
  2748.     /**
  2749.      * Gets the private 'cache.serializer' shared service.
  2750.      *
  2751.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2752.      */
  2753.     protected function getCache_SerializerService()
  2754.     {
  2755.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('RfuxAOt871'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2756.     }
  2757.     /**
  2758.      * Gets the private 'cache.validator' shared service.
  2759.      *
  2760.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2761.      */
  2762.     protected function getCache_ValidatorService()
  2763.     {
  2764.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('WIZaH2FaBJ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2765.     }
  2766.     /**
  2767.      * Gets the private 'config_cache_factory' shared service.
  2768.      *
  2769.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2770.      */
  2771.     protected function getConfigCacheFactoryService()
  2772.     {
  2773.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2774.             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)));
  2775.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  2776.         }, 2));
  2777.     }
  2778.     /**
  2779.      * Gets the private 'data_collector.form' shared service.
  2780.      *
  2781.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2782.      */
  2783.     protected function getDataCollector_FormService()
  2784.     {
  2785.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2786.     }
  2787.     /**
  2788.      * Gets the private 'data_collector.request' shared service.
  2789.      *
  2790.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  2791.      */
  2792.     protected function getDataCollector_RequestService()
  2793.     {
  2794.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2795.     }
  2796.     /**
  2797.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2798.      *
  2799.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2800.      */
  2801.     protected function getDebug_DebugHandlersListenerService()
  2802.     {
  2803.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  2804.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2805.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  2806.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  2807.         $a->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  2808.         $a->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor(100, [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  2809.         $a->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  2810.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2811.         $a->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  2812.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2813.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  2814.     }
  2815.     /**
  2816.      * Gets the private 'debug.file_link_formatter' shared service.
  2817.      *
  2818.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2819.      */
  2820.     protected function getDebug_FileLinkFormatterService()
  2821.     {
  2822.         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 () {
  2823.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  2824.         });
  2825.     }
  2826.     /**
  2827.      * Gets the private 'debug.log_processor' shared service.
  2828.      *
  2829.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2830.      */
  2831.     protected function getDebug_LogProcessorService()
  2832.     {
  2833.         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())));
  2834.     }
  2835.     /**
  2836.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2837.      *
  2838.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2839.      */
  2840.     protected function getDebug_Security_Access_DecisionManagerService()
  2841.     {
  2842.         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 () {
  2843.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  2844.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));
  2845.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  2846.             yield => ($this->privates['debug.security.voter.Eccube\\Security\\Voter\\AuthorityVoter'] ?? $this->load('getAuthorityVoterService'));
  2847.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\UnanimousStrategy(false)));
  2848.     }
  2849.     /**
  2850.      * Gets the private 'debug.security.firewall' shared service.
  2851.      *
  2852.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2853.      */
  2854.     protected function getDebug_Security_FirewallService()
  2855.     {
  2856.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  2857.         if (isset($this->privates['debug.security.firewall'])) {
  2858.             return $this->privates['debug.security.firewall'];
  2859.         }
  2860.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2861.         if (isset($this->privates['debug.security.firewall'])) {
  2862.             return $this->privates['debug.security.firewall'];
  2863.         }
  2864.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  2865.     }
  2866.     /**
  2867.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  2868.      *
  2869.      * @return \Doctrine\Migrations\DependencyFactory
  2870.      */
  2871.     protected function getDoctrine_Migrations_DependencyFactoryService()
  2872.     {
  2873.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  2874.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/app/DoctrineMigrations'));
  2875.         $a->setAllOrNothing(false);
  2876.         $a->setCheckDatabasePlatform(true);
  2877.         $a->setTransactional(true);
  2878.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  2879.         $this->privates['doctrine.migrations.dependency_factory'] = $instance = \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2880.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  2881.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->load('getDoctrine_Migrations_ContainerAwareMigrationsFactoryService'));
  2882.         });
  2883.         return $instance;
  2884.     }
  2885.     /**
  2886.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  2887.      *
  2888.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  2889.      */
  2890.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  2891.     {
  2892.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Eccube/Entity')]);
  2893.     }
  2894.     /**
  2895.      * Gets the private 'eccube.collector.core' shared autowired service.
  2896.      *
  2897.      * @return \Eccube\DataCollector\EccubeDataCollector
  2898.      */
  2899.     protected function getEccube_Collector_CoreService()
  2900.     {
  2901.         return $this->privates['eccube.collector.core'] = new \Eccube\DataCollector\EccubeDataCollector($this, ($this->services['Eccube\\Repository\\PluginRepository'] ?? $this->getPluginRepositoryService()));
  2902.     }
  2903.     /**
  2904.      * Gets the private 'esi_listener' shared service.
  2905.      *
  2906.      * @return \Symfony\Component\HttpKernel\EventListener\SurrogateListener
  2907.      */
  2908.     protected function getEsiListenerService()
  2909.     {
  2910.         return $this->privates['esi_listener'] = new \Symfony\Component\HttpKernel\EventListener\SurrogateListener(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())));
  2911.     }
  2912.     /**
  2913.      * Gets the private 'exception_listener' shared service.
  2914.      *
  2915.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  2916.      */
  2917.     protected function getExceptionListenerService()
  2918.     {
  2919.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  2920.     }
  2921.     /**
  2922.      * Gets the private 'fragment.listener' shared service.
  2923.      *
  2924.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  2925.      */
  2926.     protected function getFragment_ListenerService()
  2927.     {
  2928.         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');
  2929.     }
  2930.     /**
  2931.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  2932.      *
  2933.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  2934.      */
  2935.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  2936.     {
  2937.         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())));
  2938.     }
  2939.     /**
  2940.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  2941.      *
  2942.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  2943.      */
  2944.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  2945.     {
  2946.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2947.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  2948.             return $this->privates['framework_extra_bundle.event.is_granted'];
  2949.         }
  2950.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
  2951.     }
  2952.     /**
  2953.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  2954.      *
  2955.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  2956.      */
  2957.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  2958.     {
  2959.         return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => '@KnpPaginator/Pagination/sliding.html.twig''defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig''defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig''defaultPageRange' => 5'defaultPageLimit' => NULL]);
  2960.     }
  2961.     /**
  2962.      * Gets the private 'locale_aware_listener' shared service.
  2963.      *
  2964.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2965.      */
  2966.     protected function getLocaleAwareListenerService()
  2967.     {
  2968.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2969.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger($this->getEnv('ECCUBE_LOCALE'))));
  2970.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2971.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2972.     }
  2973.     /**
  2974.      * Gets the private 'locale_listener' shared service.
  2975.      *
  2976.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2977.      */
  2978.     protected function getLocaleListenerService()
  2979.     {
  2980.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getEnv('ECCUBE_LOCALE'), ($this->services['router'] ?? $this->getRouterService()), false, []);
  2981.     }
  2982.     /**
  2983.      * Gets the private 'monolog.handler.buffered' shared service.
  2984.      *
  2985.      * @return \Monolog\Handler\BufferHandler
  2986.      */
  2987.     protected function getMonolog_Handler_BufferedService()
  2988.     {
  2989.         return $this->privates['monolog.handler.buffered'] = new \Monolog\Handler\BufferHandler(new \EasyCorp\EasyLog\EasyLogHandler((\dirname(__DIR__3).'/log/dev/site.log')), 0100truefalse);
  2990.     }
  2991.     /**
  2992.      * Gets the private 'monolog.handler.console' shared service.
  2993.      *
  2994.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2995.      */
  2996.     protected function getMonolog_Handler_ConsoleService()
  2997.     {
  2998.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  2999.     }
  3000.     /**
  3001.      * Gets the private 'monolog.logger' shared service.
  3002.      *
  3003.      * @return \Symfony\Bridge\Monolog\Logger
  3004.      */
  3005.     protected function getMonolog_LoggerService()
  3006.     {
  3007.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  3008.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3009.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  3010.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  3011.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  3012.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor(100, [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  3013.         $instance->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  3014.         $instance->useMicrosecondTimestamps(true);
  3015.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3016.         $instance->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  3017.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3018.         return $instance;
  3019.     }
  3020.     /**
  3021.      * Gets the private 'monolog.logger.cache' shared service.
  3022.      *
  3023.      * @return \Symfony\Bridge\Monolog\Logger
  3024.      */
  3025.     protected function getMonolog_Logger_CacheService()
  3026.     {
  3027.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  3028.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3029.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  3030.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  3031.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  3032.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor(100, [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  3033.         $instance->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  3034.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3035.         $instance->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  3036.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3037.         return $instance;
  3038.     }
  3039.     /**
  3040.      * Gets the private 'monolog.logger.request' shared service.
  3041.      *
  3042.      * @return \Symfony\Bridge\Monolog\Logger
  3043.      */
  3044.     protected function getMonolog_Logger_RequestService()
  3045.     {
  3046.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  3047.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3048.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  3049.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  3050.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  3051.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor(100, [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  3052.         $instance->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  3053.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3054.         $instance->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  3055.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3056.         return $instance;
  3057.     }
  3058.     /**
  3059.      * Gets the private 'monolog.logger.security' shared service.
  3060.      *
  3061.      * @return \Symfony\Bridge\Monolog\Logger
  3062.      */
  3063.     protected function getMonolog_Logger_SecurityService()
  3064.     {
  3065.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  3066.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3067.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  3068.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  3069.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  3070.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor(100, [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  3071.         $instance->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  3072.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3073.         $instance->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  3074.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3075.         return $instance;
  3076.     }
  3077.     /**
  3078.      * Gets the private 'parameter_bag' shared service.
  3079.      *
  3080.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  3081.      */
  3082.     protected function getParameterBagService()
  3083.     {
  3084.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  3085.     }
  3086.     /**
  3087.      * Gets the private 'profiler_listener' shared service.
  3088.      *
  3089.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  3090.      */
  3091.     protected function getProfilerListenerService()
  3092.     {
  3093.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  3094.         if (isset($this->privates['profiler_listener'])) {
  3095.             return $this->privates['profiler_listener'];
  3096.         }
  3097.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  3098.     }
  3099.     /**
  3100.      * Gets the private 'property_info' shared service.
  3101.      *
  3102.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  3103.      */
  3104.     protected function getPropertyInfoService()
  3105.     {
  3106.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  3107.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  3108.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3109.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3110.         }, 3), new RewindableGenerator(function () {
  3111.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3112.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3113.         }, 2), new RewindableGenerator(function () {
  3114.             return new \EmptyIterator();
  3115.         }, 0), new RewindableGenerator(function () {
  3116.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3117.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3118.         }, 2), new RewindableGenerator(function () {
  3119.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3120.         }, 1));
  3121.     }
  3122.     /**
  3123.      * Gets the private 'rate_limiter.cache' shared service.
  3124.      *
  3125.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3126.      */
  3127.     protected function getRateLimiter_CacheService()
  3128.     {
  3129.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('635t6d-tz-'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  3130.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  3131.         return $this->privates['rate_limiter.cache'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  3132.     }
  3133.     /**
  3134.      * Gets the private 'router.expression_language_provider' shared service.
  3135.      *
  3136.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  3137.      */
  3138.     protected function getRouter_ExpressionLanguageProviderService()
  3139.     {
  3140.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3141.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  3142.         ], [
  3143.             'env' => 'Closure',
  3144.         ]));
  3145.     }
  3146.     /**
  3147.      * Gets the private 'router.request_context' shared service.
  3148.      *
  3149.      * @return \Symfony\Component\Routing\RequestContext
  3150.      */
  3151.     protected function getRouter_RequestContextService()
  3152.     {
  3153.         $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  3154.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3155.         return $instance;
  3156.     }
  3157.     /**
  3158.      * Gets the private 'router_listener' shared service.
  3159.      *
  3160.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  3161.      */
  3162.     protected function getRouterListenerService()
  3163.     {
  3164.         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);
  3165.     }
  3166.     /**
  3167.      * Gets the private 'security.context_listener.0' shared service.
  3168.      *
  3169.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  3170.      */
  3171.     protected function getSecurity_ContextListener_0Service()
  3172.     {
  3173.         $a = ($this->privates['security.event_dispatcher.admin'] ?? $this->getSecurity_EventDispatcher_AdminService());
  3174.         if (isset($this->privates['security.context_listener.0'])) {
  3175.             return $this->privates['security.context_listener.0'];
  3176.         }
  3177.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  3178.             yield => ($this->privates['Eccube\\Security\\Core\\User\\MemberProvider'] ?? $this->load('getMemberProviderService'));
  3179.             yield => ($this->privates['Eccube\\Security\\Core\\User\\CustomerProvider'] ?? $this->load('getCustomerProviderService'));
  3180.         }, 2), 'admin', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  3181.     }
  3182.     /**
  3183.      * Gets the private 'security.context_listener.1' shared service.
  3184.      *
  3185.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  3186.      */
  3187.     protected function getSecurity_ContextListener_1Service()
  3188.     {
  3189.         $a = ($this->privates['security.event_dispatcher.customer'] ?? $this->getSecurity_EventDispatcher_CustomerService());
  3190.         if (isset($this->privates['security.context_listener.1'])) {
  3191.             return $this->privates['security.context_listener.1'];
  3192.         }
  3193.         return $this->privates['security.context_listener.1'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  3194.             yield => ($this->privates['Eccube\\Security\\Core\\User\\MemberProvider'] ?? $this->load('getMemberProviderService'));
  3195.             yield => ($this->privates['Eccube\\Security\\Core\\User\\CustomerProvider'] ?? $this->load('getCustomerProviderService'));
  3196.         }, 2), 'customer', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  3197.     }
  3198.     /**
  3199.      * Gets the private 'security.csrf.token_storage' shared service.
  3200.      *
  3201.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  3202.      */
  3203.     protected function getSecurity_Csrf_TokenStorageService()
  3204.     {
  3205.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3206.     }
  3207.     /**
  3208.      * Gets the private 'security.event_dispatcher.admin' shared service.
  3209.      *
  3210.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  3211.      */
  3212.     protected function getSecurity_EventDispatcher_AdminService()
  3213.     {
  3214.         $this->privates['security.event_dispatcher.admin'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  3215.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3216.             return ($this->privates['security.listener.admin.user_provider'] ?? $this->load('getSecurity_Listener_Admin_UserProviderService'));
  3217.         }, => 'checkPassport'], 2048);
  3218.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3219.             return ($this->privates['security.listener.session.admin'] ?? $this->load('getSecurity_Listener_Session_AdminService'));
  3220.         }, => 'onSuccessfulLogin'], 0);
  3221.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3222.             return ($this->privates['security.logout.listener.legacy_success_listener.admin'] ?? $this->load('getSecurity_Logout_Listener_LegacySuccessListener_AdminService'));
  3223.         }, => 'onLogout'], 0);
  3224.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3225.             return ($this->privates['security.logout.listener.session.admin'] ?? ($this->privates['security.logout.listener.session.admin'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  3226.         }, => 'onLogout'], 0);
  3227.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3228.             return ($this->privates['security.listener.login_throttling.admin'] ?? $this->load('getSecurity_Listener_LoginThrottling_AdminService'));
  3229.         }, => 'checkPassport'], 2080);
  3230.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3231.             return ($this->privates['security.listener.login_throttling.admin'] ?? $this->load('getSecurity_Listener_LoginThrottling_AdminService'));
  3232.         }, => 'onSuccessfulLogin'], 0);
  3233.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3234.             return ($this->privates['security.listener.user_checker.admin'] ?? $this->load('getSecurity_Listener_UserChecker_AdminService'));
  3235.         }, => 'preCheckCredentials'], 256);
  3236.         $instance->addListener('security.authentication.success', [=> function () {
  3237.             return ($this->privates['security.listener.user_checker.admin'] ?? $this->load('getSecurity_Listener_UserChecker_AdminService'));
  3238.         }, => 'postCheckCredentials'], 256);
  3239.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3240.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  3241.         }, => 'checkPassport'], 1024);
  3242.         $instance->addListener('security.interactive_login', [=> function () {
  3243.             return ($this->privates['Eccube\\EventListener\\LoginHistoryListener'] ?? $this->load('getLoginHistoryListenerService'));
  3244.         }, => 'onInteractiveLogin'], 0);
  3245.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> function () {
  3246.             return ($this->privates['Eccube\\EventListener\\LoginHistoryListener'] ?? $this->load('getLoginHistoryListenerService'));
  3247.         }, => 'onAuthenticationFailure'], 0);
  3248.         $instance->addListener('security.interactive_login', [=> function () {
  3249.             return ($this->privates['Eccube\\EventListener\\SecurityListener'] ?? $this->load('getSecurityListenerService'));
  3250.         }, => 'onInteractiveLogin'], 0);
  3251.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3252.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  3253.         }, => 'checkPassport'], 0);
  3254.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3255.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  3256.         }, => 'onLoginSuccess'], 0);
  3257.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3258.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  3259.         }, => 'checkPassport'], 512);
  3260.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3261.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  3262.         }, => 'onLogout'], 0);
  3263.         return $instance;
  3264.     }
  3265.     /**
  3266.      * Gets the private 'security.event_dispatcher.customer' shared service.
  3267.      *
  3268.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  3269.      */
  3270.     protected function getSecurity_EventDispatcher_CustomerService()
  3271.     {
  3272.         $this->privates['security.event_dispatcher.customer'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  3273.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3274.             return ($this->privates['security.listener.customer.user_provider'] ?? $this->load('getSecurity_Listener_Customer_UserProviderService'));
  3275.         }, => 'checkPassport'], 2048);
  3276.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3277.             return ($this->privates['security.listener.session.customer'] ?? $this->load('getSecurity_Listener_Session_CustomerService'));
  3278.         }, => 'onSuccessfulLogin'], 0);
  3279.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3280.             return ($this->privates['security.logout.listener.default.customer'] ?? $this->load('getSecurity_Logout_Listener_Default_CustomerService'));
  3281.         }, => 'onLogout'], 64);
  3282.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3283.             return ($this->privates['security.logout.listener.session.customer'] ?? ($this->privates['security.logout.listener.session.customer'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  3284.         }, => 'onLogout'], 0);
  3285.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3286.             return ($this->privates['security.listener.login_throttling.customer'] ?? $this->load('getSecurity_Listener_LoginThrottling_CustomerService'));
  3287.         }, => 'checkPassport'], 2080);
  3288.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3289.             return ($this->privates['security.listener.login_throttling.customer'] ?? $this->load('getSecurity_Listener_LoginThrottling_CustomerService'));
  3290.         }, => 'onSuccessfulLogin'], 0);
  3291.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3292.             return ($this->privates['security.listener.check_remember_me_conditions.customer'] ?? $this->load('getSecurity_Listener_CheckRememberMeConditions_CustomerService'));
  3293.         }, => 'onSuccessfulLogin'], -32);
  3294.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3295.             return ($this->privates['security.listener.remember_me.customer'] ?? $this->load('getSecurity_Listener_RememberMe_CustomerService'));
  3296.         }, => 'onSuccessfulLogin'], -64);
  3297.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> function () {
  3298.             return ($this->privates['security.listener.remember_me.customer'] ?? $this->load('getSecurity_Listener_RememberMe_CustomerService'));
  3299.         }, => 'clearCookie'], 0);
  3300.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3301.             return ($this->privates['security.listener.remember_me.customer'] ?? $this->load('getSecurity_Listener_RememberMe_CustomerService'));
  3302.         }, => 'clearCookie'], 0);
  3303.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [=> function () {
  3304.             return ($this->privates['security.listener.remember_me.customer'] ?? $this->load('getSecurity_Listener_RememberMe_CustomerService'));
  3305.         }, => 'clearCookie'], 0);
  3306.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3307.             return ($this->privates['security.listener.user_checker.customer'] ?? $this->load('getSecurity_Listener_UserChecker_CustomerService'));
  3308.         }, => 'preCheckCredentials'], 256);
  3309.         $instance->addListener('security.authentication.success', [=> function () {
  3310.             return ($this->privates['security.listener.user_checker.customer'] ?? $this->load('getSecurity_Listener_UserChecker_CustomerService'));
  3311.         }, => 'postCheckCredentials'], 256);
  3312.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3313.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  3314.         }, => 'checkPassport'], 1024);
  3315.         $instance->addListener('security.interactive_login', [=> function () {
  3316.             return ($this->privates['Eccube\\EventListener\\LoginHistoryListener'] ?? $this->load('getLoginHistoryListenerService'));
  3317.         }, => 'onInteractiveLogin'], 0);
  3318.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> function () {
  3319.             return ($this->privates['Eccube\\EventListener\\LoginHistoryListener'] ?? $this->load('getLoginHistoryListenerService'));
  3320.         }, => 'onAuthenticationFailure'], 0);
  3321.         $instance->addListener('security.interactive_login', [=> function () {
  3322.             return ($this->privates['Eccube\\EventListener\\SecurityListener'] ?? $this->load('getSecurityListenerService'));
  3323.         }, => 'onInteractiveLogin'], 0);
  3324.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3325.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  3326.         }, => 'checkPassport'], 0);
  3327.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3328.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  3329.         }, => 'onLoginSuccess'], 0);
  3330.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3331.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  3332.         }, => 'checkPassport'], 512);
  3333.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3334.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  3335.         }, => 'onLogout'], 0);
  3336.         return $instance;
  3337.     }
  3338.     /**
  3339.      * Gets the private 'security.firewall.map' shared service.
  3340.      *
  3341.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  3342.      */
  3343.     protected function getSecurity_Firewall_MapService()
  3344.     {
  3345.         $a = ($this->privates['.service_locator.HDnBBSZ'] ?? $this->get_ServiceLocator_HDnBBSZService());
  3346.         if (isset($this->privates['security.firewall.map'])) {
  3347.             return $this->privates['security.firewall.map'];
  3348.         }
  3349.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  3350.             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)/')));
  3351.             yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.TTEerOq'] ?? ($this->privates['.security.request_matcher.TTEerOq'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/'.$this->getEnv('string:ECCUBE_ADMIN_ROUTE').'/')));
  3352.             yield 'security.firewall.map.context.customer' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  3353.         }, 3));
  3354.     }
  3355.     /**
  3356.      * Gets the private 'security.logout_url_generator' shared service.
  3357.      *
  3358.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  3359.      */
  3360.     protected function getSecurity_LogoutUrlGeneratorService()
  3361.     {
  3362.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  3363.         $instance->registerListener('admin''admin_logout''logout''_csrf_token'NULLNULL);
  3364.         $instance->registerListener('customer''logout''logout''_csrf_token'NULLNULL);
  3365.         return $instance;
  3366.     }
  3367.     /**
  3368.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  3369.      *
  3370.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  3371.      */
  3372.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  3373.     {
  3374.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3375.     }
  3376.     /**
  3377.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  3378.      *
  3379.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  3380.      */
  3381.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  3382.     {
  3383.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  3384.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  3385.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  3386.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  3387.     }
  3388.     /**
  3389.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  3390.      *
  3391.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  3392.      */
  3393.     protected function getSensioFrameworkExtra_Security_ListenerService()
  3394.     {
  3395.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3396.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  3397.             return $this->privates['sensio_framework_extra.security.listener'];
  3398.         }
  3399.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3400.     }
  3401.     /**
  3402.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  3403.      *
  3404.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  3405.      */
  3406.     protected function getSensioFrameworkExtra_View_ListenerService()
  3407.     {
  3408.         $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))));
  3409.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3410.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  3411.         ], [
  3412.             'twig' => '?',
  3413.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  3414.         return $instance;
  3415.     }
  3416.     /**
  3417.      * Gets the private 'session.factory' shared service.
  3418.      *
  3419.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  3420.      */
  3421.     protected function getSession_FactoryService()
  3422.     {
  3423.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3424.         if (isset($this->privates['session.factory'])) {
  3425.             return $this->privates['session.factory'];
  3426.         }
  3427.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->load('getSession_Storage_Factory_ServiceService'), [=> $a=> 'onSessionUsage']);
  3428.     }
  3429.     /**
  3430.      * Gets the private 'session_listener' shared service.
  3431.      *
  3432.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3433.      */
  3434.     protected function getSessionListenerService()
  3435.     {
  3436.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3437.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  3438.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  3439.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  3440.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  3441.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  3442.         ], [
  3443.             'initialized_session' => '?',
  3444.             'logger' => '?',
  3445.             'session' => '?',
  3446.             'session_collector' => '?',
  3447.             'session_factory' => '?',
  3448.         ]), true$this->getParameter('session.storage.options'));
  3449.     }
  3450.     /**
  3451.      * Gets the private 'state_machine.order.metadata_store' shared service.
  3452.      *
  3453.      * @return \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore
  3454.      */
  3455.     protected function getStateMachine_Order_MetadataStoreService()
  3456.     {
  3457.         return $this->privates['state_machine.order.metadata_store'] = new \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore([], [], new \SplObjectStorage());
  3458.     }
  3459.     /**
  3460.      * Gets the private 'translator.default' shared service.
  3461.      *
  3462.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  3463.      */
  3464.     protected function getTranslator_DefaultService()
  3465.     {
  3466.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3467.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  3468.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  3469.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  3470.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  3471.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  3472.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  3473.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  3474.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  3475.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  3476.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  3477.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  3478.         ], [
  3479.             'translation.loader.csv' => '?',
  3480.             'translation.loader.dat' => '?',
  3481.             'translation.loader.ini' => '?',
  3482.             'translation.loader.json' => '?',
  3483.             'translation.loader.mo' => '?',
  3484.             'translation.loader.php' => '?',
  3485.             'translation.loader.po' => '?',
  3486.             'translation.loader.qt' => '?',
  3487.             'translation.loader.res' => '?',
  3488.             'translation.loader.xliff' => '?',
  3489.             'translation.loader.yml' => '?',
  3490.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), $this->getEnv('ECCUBE_LOCALE'), ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), => (\dirname(__DIR__4).'/src/Eccube/Resource/locale/messages.en.yaml'), => (\dirname(__DIR__4).'/src/Eccube/Resource/locale/validators.en.yaml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff'), => (\dirname(__DIR__4).'/app/Plugin/MailMagazine42/Resource/locale/messages.ja.yaml'), => (\dirname(__DIR__4).'/app/Plugin/SalesReport42/Resource/locale/messages.ja.yml'), => (\dirname(__DIR__4).'/app/Plugin/ContactManagement42/Resource/locale/messages.ja.yaml'), => (\dirname(__DIR__4).'/app/Plugin/ContactManagement42/Resource/locale/validators.ja.yaml'), => (\dirname(__DIR__4).'/app/Plugin/RefineCheckItem42/Resource/locale/messages.ja.yaml'), => (\dirname(__DIR__4).'/app/Plugin/RefineCheckItem42/Resource/locale/validators.ja.yaml'), 10 => (\dirname(__DIR__4).'/app/Plugin/ExpressLink42/Resource/locale/messages.ja.yaml'), 11 => (\dirname(__DIR__4).'/app/Plugin/ClaimPdf42/Resource/locale/messages.ja.yaml'), 12 => (\dirname(__DIR__4).'/app/Plugin/VeriTrans4G2/Resource/locale/messages.ja.yaml'), 13 => (\dirname(__DIR__4).'/app/Plugin/VeriTrans4G2/Resource/locale/validators.ja.yaml'), 14 => (\dirname(__DIR__4).'/app/Plugin/DataMigration42/Resource/locale/messages.ja.yaml'), 15 => (\dirname(__DIR__4).'/app/Plugin/DataMigration42/Resource/locale/validators.ja.yaml'), 16 => (\dirname(__DIR__4).'/src/Eccube/Resource/locale/messages.ja.yaml'), 17 => (\dirname(__DIR__4).'/src/Eccube/Resource/locale/validators.ja.yaml'), 18 => (\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/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/app/Plugin/MailMagazine42/Resource/locale'), => (\dirname(__DIR__4).'/app/Plugin/SalesReport42/Resource/locale'), => (\dirname(__DIR__4).'/app/Plugin/ContactManagement42/Resource/locale'), => (\dirname(__DIR__4).'/app/Plugin/RefineCheckItem42/Resource/locale'), => (\dirname(__DIR__4).'/app/Plugin/ExpressLink42/Resource/locale'), => (\dirname(__DIR__4).'/app/Plugin/ClaimPdf42/Resource/locale'), 10 => (\dirname(__DIR__4).'/app/Plugin/VeriTrans4G2/Resource/locale'), 11 => (\dirname(__DIR__4).'/app/Plugin/DataMigration42/Resource/locale'), 12 => (\dirname(__DIR__4).'/src/Eccube/Resource/locale/'), 13 => (\dirname(__DIR__4).'/app/Customize/Resource/locale/'), 14 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 19 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 24 => (\dirname(__DIR__4).'/vendor/exercise/htmlpurifier-bundle/src/translations'), 25 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 26 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 27 => (\dirname(__DIR__4).'/src/Eccube/translations'), 28 => (\dirname(__DIR__4).'/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/translations'=> 'app/Plugin/MailMagazine42/Resource/locale'=> 'app/Plugin/SalesReport42/Resource/locale'=> 'app/Plugin/ContactManagement42/Resource/locale'=> 'app/Plugin/RefineCheckItem42/Resource/locale'=> 'app/Plugin/ExpressLink42/Resource/locale'=> 'app/Plugin/ClaimPdf42/Resource/locale'10 => 'app/Plugin/VeriTrans4G2/Resource/locale'11 => 'app/Plugin/DataMigration42/Resource/locale'12 => 'src/Eccube/Resource/locale/'13 => 'app/Customize/Resource/locale/'14 => 'vendor/symfony/framework-bundle/translations'15 => 'vendor/symfony/security-bundle/translations'16 => 'vendor/doctrine/doctrine-bundle/translations'17 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'18 => 'vendor/sensio/framework-extra-bundle/src/translations'19 => 'vendor/symfony/monolog-bundle/translations'20 => 'vendor/symfony/twig-bundle/translations'21 => 'vendor/symfony/debug-bundle/translations'22 => 'vendor/symfony/web-profiler-bundle/translations'23 => 'vendor/symfony/maker-bundle/src/translations'24 => 'vendor/exercise/htmlpurifier-bundle/src/translations'25 => 'vendor/doctrine/doctrine-migrations-bundle/translations'26 => 'vendor/twig/extra-bundle/translations'27 => 'src/Eccube/translations'28 => 'translations']]], []);
  3491.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3492.         $instance->setFallbackLocales([=> $this->getEnv('ECCUBE_LOCALE'), => $this->getEnv('ECCUBE_LOCALE')]);
  3493.         return $instance;
  3494.     }
  3495.     /**
  3496.      * Gets the private 'validator.builder' shared service.
  3497.      *
  3498.      * @return \Symfony\Component\Validator\ValidatorBuilder
  3499.      */
  3500.     protected function getValidator_BuilderService()
  3501.     {
  3502.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  3503.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3504.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3505.             'Eccube\\Form\\Validator\\EmailValidator' => ['privates''Eccube\\Form\\Validator\\EmailValidator''getEmailValidatorService'true],
  3506.             'Eccube\\Form\\Validator\\TwigLintValidator' => ['privates''Eccube\\Form\\Validator\\TwigLintValidator''getTwigLintValidatorService'true],
  3507.             'Plugin\\VeriTrans4G2\\Form\\Constraint\\ContainsRecaptchaValidator' => ['privates''Plugin\\VeriTrans4G2\\Form\\Constraint\\ContainsRecaptchaValidator''getContainsRecaptchaValidatorService'true],
  3508.             'Plugin\\VeriTrans4G2\\Form\\Constraint\\ContainsUsedMailFlgValidator' => ['privates''Plugin\\VeriTrans4G2\\Form\\Constraint\\ContainsUsedMailFlgValidator''getContainsUsedMailFlgValidatorService'true],
  3509.             'Plugin\\VeriTrans4G2\\Form\\Constraint\\ContainsVeritransIdPrefixValidator' => ['privates''Plugin\\VeriTrans4G2\\Form\\Constraint\\ContainsVeritransIdPrefixValidator''getContainsVeritransIdPrefixValidatorService'true],
  3510.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3511.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3512.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  3513.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3514.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  3515.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3516.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3517.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3518.         ], [
  3519.             'Eccube\\Form\\Validator\\EmailValidator' => '?',
  3520.             'Eccube\\Form\\Validator\\TwigLintValidator' => '?',
  3521.             'Plugin\\VeriTrans4G2\\Form\\Constraint\\ContainsRecaptchaValidator' => '?',
  3522.             'Plugin\\VeriTrans4G2\\Form\\Constraint\\ContainsUsedMailFlgValidator' => '?',
  3523.             'Plugin\\VeriTrans4G2\\Form\\Constraint\\ContainsVeritransIdPrefixValidator' => '?',
  3524.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  3525.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  3526.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  3527.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  3528.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  3529.             'doctrine.orm.validator.unique' => '?',
  3530.             'security.validator.user_password' => '?',
  3531.             'validator.expression' => '?',
  3532.         ])));
  3533.         if ($this->has('translator')) {
  3534.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  3535.         }
  3536.         $instance->setTranslationDomain('validators');
  3537.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  3538.         $instance->enableAnnotationMapping(true);
  3539.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3540.         $instance->addMethodMapping('loadValidatorMetadata');
  3541.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  3542.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  3543.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  3544.         return $instance;
  3545.     }
  3546.     /**
  3547.      * Gets the private 'var_dumper.html_dumper' shared service.
  3548.      *
  3549.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  3550.      */
  3551.     protected function getVarDumper_HtmlDumperService()
  3552.     {
  3553.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  3554.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  3555.         return $instance;
  3556.     }
  3557.     /**
  3558.      * Gets the private 'web_profiler.csp.handler' shared service.
  3559.      *
  3560.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  3561.      */
  3562.     protected function getWebProfiler_Csp_HandlerService()
  3563.     {
  3564.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  3565.     }
  3566.     /**
  3567.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  3568.      *
  3569.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  3570.      */
  3571.     protected function getWebProfiler_DebugToolbarService()
  3572.     {
  3573.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3574.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  3575.             return $this->privates['web_profiler.debug_toolbar'];
  3576.         }
  3577.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  3578.     }
  3579.     /**
  3580.      * Gets the public 'cache_clearer' alias.
  3581.      *
  3582.      * @return object The ".container.private.cache_clearer" service.
  3583.      */
  3584.     protected function getCacheClearerService()
  3585.     {
  3586.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  3587.         return $this->get('.container.private.cache_clearer');
  3588.     }
  3589.     /**
  3590.      * Gets the public 'filesystem' alias.
  3591.      *
  3592.      * @return object The ".container.private.filesystem" service.
  3593.      */
  3594.     protected function getFilesystemService()
  3595.     {
  3596.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  3597.         return $this->get('.container.private.filesystem');
  3598.     }
  3599.     /**
  3600.      * Gets the public 'state_machine.order' alias.
  3601.      *
  3602.      * @return object The ".container.private.state_machine.order" service.
  3603.      */
  3604.     protected function getStateMachine_OrderService()
  3605.     {
  3606.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "state_machine.order" service directly from the container is deprecated, use dependency injection instead.');
  3607.         return $this->get('.container.private.state_machine.order');
  3608.     }
  3609.     /**
  3610.      * Gets the public 'serializer' alias.
  3611.      *
  3612.      * @return object The ".container.private.serializer" service.
  3613.      */
  3614.     protected function getSerializerService()
  3615.     {
  3616.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  3617.         return $this->get('.container.private.serializer');
  3618.     }
  3619.     /**
  3620.      * Gets the public 'security.csrf.token_manager' alias.
  3621.      *
  3622.      * @return object The ".container.private.security.csrf.token_manager" service.
  3623.      */
  3624.     protected function getSecurity_Csrf_TokenManagerService()
  3625.     {
  3626.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  3627.         return $this->get('.container.private.security.csrf.token_manager');
  3628.     }
  3629.     /**
  3630.      * Gets the public 'form.factory' alias.
  3631.      *
  3632.      * @return object The ".container.private.form.factory" service.
  3633.      */
  3634.     protected function getForm_FactoryService()
  3635.     {
  3636.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  3637.         return $this->get('.container.private.form.factory');
  3638.     }
  3639.     /**
  3640.      * Gets the public 'form.type.file' alias.
  3641.      *
  3642.      * @return object The ".container.private.form.type.file" service.
  3643.      */
  3644.     protected function getForm_Type_FileService()
  3645.     {
  3646.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  3647.         return $this->get('.container.private.form.type.file');
  3648.     }
  3649.     /**
  3650.      * Gets the public 'profiler' alias.
  3651.      *
  3652.      * @return object The ".container.private.profiler" service.
  3653.      */
  3654.     protected function getProfilerService()
  3655.     {
  3656.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  3657.         return $this->get('.container.private.profiler');
  3658.     }
  3659.     /**
  3660.      * Gets the public 'security.authorization_checker' alias.
  3661.      *
  3662.      * @return object The ".container.private.security.authorization_checker" service.
  3663.      */
  3664.     protected function getSecurity_AuthorizationCheckerService()
  3665.     {
  3666.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  3667.         return $this->get('.container.private.security.authorization_checker');
  3668.     }
  3669.     /**
  3670.      * Gets the public 'security.token_storage' alias.
  3671.      *
  3672.      * @return object The ".container.private.security.token_storage" service.
  3673.      */
  3674.     protected function getSecurity_TokenStorageService()
  3675.     {
  3676.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  3677.         return $this->get('.container.private.security.token_storage');
  3678.     }
  3679.     /**
  3680.      * Gets the public 'twig' alias.
  3681.      *
  3682.      * @return object The ".container.private.twig" service.
  3683.      */
  3684.     protected function getTwigService()
  3685.     {
  3686.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  3687.         return $this->get('.container.private.twig');
  3688.     }
  3689.     /**
  3690.      * Gets the public 'security.password_encoder' alias.
  3691.      *
  3692.      * @return object The ".container.private.security.password_encoder" service.
  3693.      */
  3694.     protected function getSecurity_PasswordEncoderService()
  3695.     {
  3696.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  3697.         return $this->get('.container.private.security.password_encoder');
  3698.     }
  3699.     /**
  3700.      * Gets the public 'session' alias.
  3701.      *
  3702.      * @return object The ".container.private.session" service.
  3703.      */
  3704.     protected function getSessionService()
  3705.     {
  3706.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  3707.         return $this->get('.container.private.session');
  3708.     }
  3709.     /**
  3710.      * Gets the public 'validator' alias.
  3711.      *
  3712.      * @return object The ".container.private.validator" service.
  3713.      */
  3714.     protected function getValidatorService()
  3715.     {
  3716.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  3717.         return $this->get('.container.private.validator');
  3718.     }
  3719.     /**
  3720.      * @return array|bool|float|int|string|\UnitEnum|null
  3721.      */
  3722.     public function getParameter(string $name)
  3723.     {
  3724.         if (isset($this->buildParameters[$name])) {
  3725.             return $this->buildParameters[$name];
  3726.         }
  3727.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  3728.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  3729.         }
  3730.         if (isset($this->loadedDynamicParameters[$name])) {
  3731.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3732.         }
  3733.         return $this->parameters[$name];
  3734.     }
  3735.     public function hasParameter(string $name): bool
  3736.     {
  3737.         if (isset($this->buildParameters[$name])) {
  3738.             return true;
  3739.         }
  3740.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  3741.     }
  3742.     public function setParameter(string $name$value): void
  3743.     {
  3744.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  3745.     }
  3746.     public function getParameterBag(): ParameterBagInterface
  3747.     {
  3748.         if (null === $this->parameterBag) {
  3749.             $parameters $this->parameters;
  3750.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  3751.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3752.             }
  3753.             foreach ($this->buildParameters as $name => $value) {
  3754.                 $parameters[$name] = $value;
  3755.             }
  3756.             $this->parameterBag = new FrozenParameterBag($parameters);
  3757.         }
  3758.         return $this->parameterBag;
  3759.     }
  3760.     private $loadedDynamicParameters = [
  3761.         'kernel.runtime_environment' => false,
  3762.         'kernel.build_dir' => false,
  3763.         'kernel.cache_dir' => false,
  3764.         'locale' => false,
  3765.         'timezone' => false,
  3766.         'currency' => false,
  3767.         'eccube_database_url' => false,
  3768.         'eccube_mailer_dsn' => false,
  3769.         'eccube_admin_route' => false,
  3770.         'eccube_user_data_route' => false,
  3771.         'eccube_front_allow_hosts' => false,
  3772.         'eccube_front_deny_hosts' => false,
  3773.         'eccube_admin_allow_hosts' => false,
  3774.         'eccube_admin_deny_hosts' => false,
  3775.         'eccube_force_ssl' => false,
  3776.         'eccube.theme' => false,
  3777.         'eccube_theme_code' => false,
  3778.         'eccube_auth_magic' => false,
  3779.         'eccube_theme_front_dir' => false,
  3780.         'eccube_html_front_dir' => false,
  3781.         'eccube_csv_temp_realdir' => false,
  3782.         'eccube_owners_store_url' => false,
  3783.         'eccube_package_api_url' => false,
  3784.         'eccube_content_maintenance_file_path' => false,
  3785.         'eccube_2fa_enabled' => false,
  3786.         'eccube_2fa_cookie_name' => false,
  3787.         'eccube_2fa_expire' => false,
  3788.         'eccube_restrict_file_upload' => false,
  3789.         'kernel.secret' => false,
  3790.         'kernel.default_locale' => false,
  3791.         'debug.container.dump' => false,
  3792.         'serializer.mapping.cache.file' => false,
  3793.         'session.storage.options' => false,
  3794.         'validator.mapping.cache.file' => false,
  3795.         'profiler.storage.dsn' => false,
  3796.         'doctrine.orm.proxy_dir' => false,
  3797.     ];
  3798.     private $dynamicParameters = [];
  3799.     private function getDynamicParameter(string $name)
  3800.     {
  3801.         switch ($name) {
  3802.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  3803.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  3804.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  3805.             case 'locale'$value $this->getEnv('ECCUBE_LOCALE'); break;
  3806.             case 'timezone'$value $this->getEnv('ECCUBE_TIMEZONE'); break;
  3807.             case 'currency'$value $this->getEnv('ECCUBE_CURRENCY'); break;
  3808.             case 'eccube_database_url'$value $this->getEnv('DATABASE_URL'); break;
  3809.             case 'eccube_mailer_dsn'$value $this->getEnv('MAILER_DSN'); break;
  3810.             case 'eccube_admin_route'$value $this->getEnv('ECCUBE_ADMIN_ROUTE'); break;
  3811.             case 'eccube_user_data_route'$value $this->getEnv('ECCUBE_USER_DATA_ROUTE'); break;
  3812.             case 'eccube_front_allow_hosts'$value $this->getEnv('json:ECCUBE_FRONT_ALLOW_HOSTS'); break;
  3813.             case 'eccube_front_deny_hosts'$value $this->getEnv('json:ECCUBE_FRONT_DENY_HOSTS'); break;
  3814.             case 'eccube_admin_allow_hosts'$value $this->getEnv('json:ECCUBE_ADMIN_ALLOW_HOSTS'); break;
  3815.             case 'eccube_admin_deny_hosts'$value $this->getEnv('json:ECCUBE_ADMIN_DENY_HOSTS'); break;
  3816.             case 'eccube_force_ssl'$value $this->getEnv('bool:ECCUBE_FORCE_SSL'); break;
  3817.             case 'eccube.theme'$value $this->getEnv('ECCUBE_TEMPLATE_CODE'); break;
  3818.             case 'eccube_theme_code'$value $this->getEnv('ECCUBE_TEMPLATE_CODE'); break;
  3819.             case 'eccube_auth_magic'$value $this->getEnv('ECCUBE_AUTH_MAGIC'); break;
  3820.             case 'eccube_theme_front_dir'$value = (\dirname(__DIR__4).'/app/template/'.$this->getEnv('string:ECCUBE_TEMPLATE_CODE')); break;
  3821.             case 'eccube_html_front_dir'$value = (\dirname(__DIR__4).'/html/template/'.$this->getEnv('string:ECCUBE_TEMPLATE_CODE')); break;
  3822.             case 'eccube_csv_temp_realdir'$value = ($this->targetDir.''.'/dev/eccube'); break;
  3823.             case 'eccube_owners_store_url'$value $this->getEnv('ECCUBE_OWNERS_STORE_URL'); break;
  3824.             case 'eccube_package_api_url'$value $this->getEnv('ECCUBE_PACKAGE_API_URL'); break;
  3825.             case 'eccube_content_maintenance_file_path'$value $this->getEnv('ECCUBE_MAINTENANCE_FILE_PATH'); break;
  3826.             case 'eccube_2fa_enabled'$value $this->getEnv('ECCUBE_2FA_ENABLED'); break;
  3827.             case 'eccube_2fa_cookie_name'$value $this->getEnv('ECCUBE_2FA_COOKIE_NAME'); break;
  3828.             case 'eccube_2fa_expire'$value $this->getEnv('ECCUBE_2FA_EXPIRE'); break;
  3829.             case 'eccube_restrict_file_upload'$value $this->getEnv('ECCUBE_RESTRICT_FILE_UPLOAD'); break;
  3830.             case 'kernel.secret'$value $this->getEnv('ECCUBE_AUTH_MAGIC'); break;
  3831.             case 'kernel.default_locale'$value $this->getEnv('ECCUBE_LOCALE'); break;
  3832.             case 'debug.container.dump'$value = ($this->targetDir.''.'/Eccube_KernelDevDebugContainer.xml'); break;
  3833.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  3834.             case 'session.storage.options'$value = [
  3835.                 'cache_limiter' => '0',
  3836.                 'name' => $this->getEnv('ECCUBE_COOKIE_NAME'),
  3837.                 'cookie_lifetime' => $this->getEnv('ECCUBE_COOKIE_LIFETIME'),
  3838.                 'cookie_httponly' => true,
  3839.                 'gc_maxlifetime' => $this->getEnv('ECCUBE_GC_MAXLIFETIME'),
  3840.                 'gc_probability' => 1,
  3841.             ]; break;
  3842.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  3843.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  3844.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  3845.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  3846.         }
  3847.         $this->loadedDynamicParameters[$name] = true;
  3848.         return $this->dynamicParameters[$name] = $value;
  3849.     }
  3850.     protected function getDefaultParameters(): array
  3851.     {
  3852.         return [
  3853.             'kernel.project_dir' => \dirname(__DIR__4),
  3854.             'kernel.environment' => 'dev',
  3855.             'kernel.debug' => true,
  3856.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  3857.             'kernel.bundles' => [
  3858.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  3859.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  3860.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  3861.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  3862.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  3863.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  3864.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  3865.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  3866.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  3867.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  3868.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  3869.                 'ExerciseHTMLPurifierBundle' => 'Exercise\\HTMLPurifierBundle\\ExerciseHTMLPurifierBundle',
  3870.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  3871.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  3872.                 'EccubeBundle' => 'Eccube\\EccubeBundle',
  3873.             ],
  3874.             'kernel.bundles_metadata' => [
  3875.                 'FrameworkBundle' => [
  3876.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  3877.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  3878.                 ],
  3879.                 'SecurityBundle' => [
  3880.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  3881.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  3882.                 ],
  3883.                 'DoctrineBundle' => [
  3884.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  3885.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  3886.                 ],
  3887.                 'DoctrineFixturesBundle' => [
  3888.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  3889.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  3890.                 ],
  3891.                 'SensioFrameworkExtraBundle' => [
  3892.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  3893.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  3894.                 ],
  3895.                 'MonologBundle' => [
  3896.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  3897.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  3898.                 ],
  3899.                 'TwigBundle' => [
  3900.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  3901.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  3902.                 ],
  3903.                 'DebugBundle' => [
  3904.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  3905.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  3906.                 ],
  3907.                 'WebProfilerBundle' => [
  3908.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  3909.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  3910.                 ],
  3911.                 'MakerBundle' => [
  3912.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  3913.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  3914.                 ],
  3915.                 'KnpPaginatorBundle' => [
  3916.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  3917.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  3918.                 ],
  3919.                 'ExerciseHTMLPurifierBundle' => [
  3920.                     'path' => (\dirname(__DIR__4).'/vendor/exercise/htmlpurifier-bundle/src'),
  3921.                     'namespace' => 'Exercise\\HTMLPurifierBundle',
  3922.                 ],
  3923.                 'DoctrineMigrationsBundle' => [
  3924.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  3925.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  3926.                 ],
  3927.                 'TwigExtraBundle' => [
  3928.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  3929.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  3930.                 ],
  3931.                 'EccubeBundle' => [
  3932.                     'path' => (\dirname(__DIR__4).'/src/Eccube'),
  3933.                     'namespace' => 'Eccube',
  3934.                 ],
  3935.             ],
  3936.             'kernel.charset' => 'UTF-8',
  3937.             'kernel.container_class' => 'Eccube_KernelDevDebugContainer',
  3938.             'container.dumper.inline_class_loader' => true,
  3939.             'env(ECCUBE_LOCALE)' => 'ja',
  3940.             'env(ECCUBE_TIMEZONE)' => 'Asia/Tokyo',
  3941.             'env(ECCUBE_CURRENCY)' => 'JPY',
  3942.             'env(DATABASE_URL)' => '',
  3943.             'env(DATABASE_SERVER_VERSION)' => NULL,
  3944.             'env(DATABASE_CHARSET)' => 'utf8',
  3945.             'env(ECCUBE_ADMIN_ROUTE)' => 'admin',
  3946.             'env(ECCUBE_USER_DATA_ROUTE)' => 'user_data',
  3947.             'env(ECCUBE_FRONT_ALLOW_HOSTS)' => '[]',
  3948.             'env(ECCUBE_FRONT_DENY_HOSTS)' => '[]',
  3949.             'env(ECCUBE_ADMIN_ALLOW_HOSTS)' => '[]',
  3950.             'env(ECCUBE_ADMIN_DENY_HOSTS)' => '[]',
  3951.             'env(ECCUBE_FORCE_SSL)' => '0',
  3952.             'env(ECCUBE_TEMPLATE_CODE)' => 'default',
  3953.             'env(ECCUBE_AUTH_MAGIC)' => '<change.me>',
  3954.             'env(ECCUBE_COOKIE_NAME)' => 'eccube',
  3955.             'env(ECCUBE_COOKIE_PATH)' => '/',
  3956.             'env(ECCUBE_COOKIE_LIFETIME)' => '0',
  3957.             'env(ECCUBE_GC_MAXLIFETIME)' => '1440',
  3958.             'env(ECCUBE_PACKAGE_API_URL)' => 'https://package-api-c2.ec-cube.net/v42',
  3959.             'env(ECCUBE_OWNERS_STORE_URL)' => 'https://www.ec-cube.net',
  3960.             'env(ECCUBE_MAINTENANCE_FILE_PATH)' => (\dirname(__DIR__4).'/.maintenance'),
  3961.             'env(ECCUBE_2FA_ENABLED)' => '1',
  3962.             'env(ECCUBE_2FA_COOKIE_NAME)' => 'eccube_2fa',
  3963.             'env(ECCUBE_2FA_EXPIRE)' => '14',
  3964.             'env(ECCUBE_RESTRICT_FILE_UPLOAD)' => '0',
  3965.             'eccube_auth_type' => 'HMAC',
  3966.             'eccube_password_hash_algos' => 'SHA256',
  3967.             'eccube_theme_app_dir' => (\dirname(__DIR__4).'/app/template'),
  3968.             'eccube_theme_src_dir' => (\dirname(__DIR__4).'/src/Eccube/Resource/template'),
  3969.             'eccube_theme_user_data_dir' => (\dirname(__DIR__4).'/app/template/user_data'),
  3970.             'eccube_theme_front_default_dir' => (\dirname(__DIR__4).'/src/Eccube/Resource/template/default'),
  3971.             'eccube_theme_admin_dir' => (\dirname(__DIR__4).'/app/template/admin'),
  3972.             'eccube_theme_admin_default_dir' => (\dirname(__DIR__4).'/src/Eccube/Resource/template/admin'),
  3973.             'eccube_html_dir' => (\dirname(__DIR__4).'/html'),
  3974.             'eccube_html_plugin_dir' => (\dirname(__DIR__4).'/html/plugin'),
  3975.             'eccube_html_admin_dir' => (\dirname(__DIR__4).'/html/template/admin'),
  3976.             'eccube_twig_block_templates' => [
  3977.             ],
  3978.             'eccube_save_image_dir' => (\dirname(__DIR__4).'/html/upload/save_image'),
  3979.             'eccube_temp_image_dir' => (\dirname(__DIR__4).'/html/upload/temp_image'),
  3980.             'eccube_csv_size' => 5,
  3981.             'eccube_csv_split_lines' => 100,
  3982.             'eccube_default_password' => 'abc********123',
  3983.             'eccube_deliv_addr_max' => 20,
  3984.             'eccube_deliv_date_end_max' => 21,
  3985.             'eccube_id_max_len' => 50,
  3986.             'eccube_id_min_len' => 4,
  3987.             'eccube_int_len' => 9,
  3988.             'eccube_category_nest_level' => 5,
  3989.             'eccube_lltext_len' => 99999,
  3990.             'eccube_ltext_len' => 3000,
  3991.             'eccube_max_total_fee' => 9999999999,
  3992.             'eccube_mltext_len' => 1000,
  3993.             'eccube_mtext_len' => 200,
  3994.             'plugin_html_realdir' => (\dirname(__DIR__4).'/html/plugin/'),
  3995.             'plugin_html_urlpath' => '/plugin/',
  3996.             'plugin_realdir' => (\dirname(__DIR__4).'/app/Plugin'),
  3997.             'plugin_data_realdir' => (\dirname(__DIR__4).'/app/PluginData'),
  3998.             'plugin_temp_realdir' => '/PATH/TO/WEB_ROOT/src/Eccube/Repository/Master/upload/temp_plugin/',
  3999.             'eccube_price_len' => 8,
  4000.             'eccube_search_pmax' => 12,
  4001.             'eccube_sitemap_products_per_page' => 1000,
  4002.             'eccube_stext_len' => 255,
  4003.             'eccube_sltext_len' => 500,
  4004.             'eccube_smtext_len' => 100,
  4005.             'eccube_tax_rule_priority' => [
  4006.                 => 'product_id',
  4007.                 => 'product_class_id',
  4008.                 => 'pref_id',
  4009.                 => 'country_id',
  4010.             ],
  4011.             'eccube_url_len' => 1024,
  4012.             'eccube_default_page_count' => 50,
  4013.             'eccube_admin_product_stock_status' => 3,
  4014.             'eccube_customer_reset_expire' => 10,
  4015.             'eccube_csv_export_separator' => ',',
  4016.             'eccube_csv_export_encoding' => 'SJIS-win',
  4017.             'eccube_csv_import_encoding' => [
  4018.                 => 'UTF-8',
  4019.                 => 'SJIS-win',
  4020.                 => 'SJIS',
  4021.                 => 'EUC-JP',
  4022.                 => 'ASCII',
  4023.                 => 'JIS',
  4024.             ],
  4025.             'eccube_csv_export_date_format' => 'Y-m-d H:i:s',
  4026.             'eccube_csv_export_multidata_separator' => ',',
  4027.             'eccube_csv_import_delimiter' => ',',
  4028.             'eccube_csv_import_enclosure' => '"',
  4029.             'eccube_csv_import_escape' => '\\',
  4030.             'eccube_info_url' => 'https://www.ec-cube.net/info/4/',
  4031.             'eccube_official_site_url' => 'https://www.ec-cube.net',
  4032.             'eccube_community_site_url' => 'https://xoops.ec-cube.net',
  4033.             'eccube_document_url' => 'http://doc4.ec-cube.net',
  4034.             'eccube_manual_url' => 'https://www.ec-cube.net/manual/ec-cube4/',
  4035.             'eccube_name_len' => 16,
  4036.             'eccube_kana_len' => 25,
  4037.             'eccube_address1_len' => 32,
  4038.             'eccube_address2_len' => 32,
  4039.             'eccube_birth_max' => 110,
  4040.             'eccube_product_order_price_lower' => 1,
  4041.             'eccube_product_order_newer' => 2,
  4042.             'eccube_product_order_price_higher' => 3,
  4043.             'eccube_product_order_priority_higher' => 4,
  4044.             'eccube_price_max' => 2147483647,
  4045.             'eccube_tel_len_max' => 14,
  4046.             'eccube_postal_code' => 8,
  4047.             'eccube_password_min_len' => 12,
  4048.             'eccube_password_max_len' => 50,
  4049.             'eccube_password_pattern' => '/\\A(?=.*?[a-z])(?=.*?\\d)[!-~]+\\z/i',
  4050.             'eccube_composer_memory_limit' => '1536M',
  4051.             'eccube_order_mail_template_id' => 1,
  4052.             'eccube_entry_confirm_mail_template_id' => 2,
  4053.             'eccube_entry_complete_mail_template_id' => 3,
  4054.             'eccube_customer_withdraw_mail_template_id' => 4,
  4055.             'eccube_contact_mail_template_id' => 5,
  4056.             'eccube_forgot_mail_template_id' => 6,
  4057.             'eccube_reset_complete_mail_template_id' => 7,
  4058.             'eccube_shipping_notify_mail_template_id' => 8,
  4059.             'eccube_temporary_order_notify_mail_template_id' => 9,
  4060.             'eccube_rfc_email_check' => false,
  4061.             'eccube_email_len' => 254,
  4062.             'eccube_order_no_format' => '',
  4063.             'eccube_order_pdf_message_len' => 30,
  4064.             'eccube_news_start_year' => 2000,
  4065.             'eccube_result_cache_lifetime' => 3600,
  4066.             'eccube_result_cache_lifetime_short' => 10,
  4067.             'eccube_restrict_file_upload_urls' => [
  4068.                 => 'admin_content_file',
  4069.                 => 'admin_store_plugin_install',
  4070.                 => 'admin_content_page_new',
  4071.                 => 'admin_content_page_edit',
  4072.                 => 'admin_content_block_new',
  4073.                 => 'admin_content_block_edit',
  4074.                 => 'admin_content_css',
  4075.                 => 'admin_content_js',
  4076.                 => 'admin_store_template_install',
  4077.             ],
  4078.             'eccube_file_uploadable_extensions' => [
  4079.                 => 'jpg',
  4080.                 => 'jpeg',
  4081.                 => 'png',
  4082.                 => 'gif',
  4083.                 => 'webp',
  4084.                 => 'svg',
  4085.                 => 'ico',
  4086.                 => 'html',
  4087.                 => 'htm',
  4088.                 => 'js',
  4089.                 10 => 'css',
  4090.                 11 => 'txt',
  4091.                 12 => 'pdf',
  4092.             ],
  4093.             'eccube_login_throttling_max_attempts' => 5,
  4094.             'eccube_login_throttling_interval' => '30 minutes',
  4095.             'member_store_manager_id' => 2,
  4096.             'member_viewer_id' => 3,
  4097.             'order_temporary' => 10,
  4098.             'order_new' => 1,
  4099.             'order_pay_wait' => 2,
  4100.             'order_pending' => 7,
  4101.             'order_pre_end' => 6,
  4102.             'order_processing' => 8,
  4103.             'deliv_addr_max' => 20,
  4104.             'deliv_date_end_max' => 21,
  4105.             'deliv_free_amount' => 0,
  4106.             'deliv_urlpath' => '/shopping/deliv.php',
  4107.             'delivfee_max' => 47,
  4108.             'delivtime_max' => 16,
  4109.             'production_db_name' => 'coolied001_nikkematenew',
  4110.             'test_db_name' => 'coolied001_v3demo1',
  4111.             'form_country_enable' => false,
  4112.             'eccube_nav' => [
  4113.                 'product' => [
  4114.                     'name' => 'admin.product.product_management',
  4115.                     'icon' => 'fa-cube',
  4116.                     'children' => [
  4117.                         'product_master' => [
  4118.                             'name' => 'admin.product.product_list',
  4119.                             'url' => 'admin_product',
  4120.                         ],
  4121.                         'product_edit' => [
  4122.                             'name' => 'admin.product.product_registration',
  4123.                             'url' => 'admin_product_product_new',
  4124.                         ],
  4125.                         'class_name' => [
  4126.                             'name' => 'admin.product.class_management',
  4127.                             'url' => 'admin_product_class_name',
  4128.                         ],
  4129.                         'class_category' => [
  4130.                             'name' => 'admin.product.category_management',
  4131.                             'url' => 'admin_product_category',
  4132.                         ],
  4133.                         'size_recommend' => [
  4134.                             'name' => 'admin.product.recommend_management',
  4135.                             'url' => 'admin_product_recommend',
  4136.                         ],
  4137.                         'product_tag' => [
  4138.                             'name' => 'admin.product.tag_management',
  4139.                             'url' => 'admin_product_tag',
  4140.                         ],
  4141.                         'product_csv_import' => [
  4142.                             'name' => 'admin.product.product_csv_upload',
  4143.                             'url' => 'admin_product_csv_import',
  4144.                         ],
  4145.                         'category_csv_import' => [
  4146.                             'name' => 'admin.product.category_csv_upload',
  4147.                             'url' => 'admin_product_category_csv_import',
  4148.                         ],
  4149.                         'product_priority' => [
  4150.                             'name' => 'admin.product.product_priority_manangement',
  4151.                             'url' => 'admin_product_priority',
  4152.                         ],
  4153.                         'set_product_master' => [
  4154.                             'name' => 'admin.product.set_product_list',
  4155.                             'url' => 'admin_set_product',
  4156.                         ],
  4157.                         'set_product_edit' => [
  4158.                             'name' => 'admin.product.set_product_registration',
  4159.                             'url' => 'admin_product_set_product_new',
  4160.                         ],
  4161.                         'vt4g_subsc_salestype' => [
  4162.                             'name' => 'vt4g_plugin.admin.menu.product.subsc_salestype',
  4163.                             'url' => 'vt4g_admin_subsc_salestype',
  4164.                         ],
  4165.                     ],
  4166.                 ],
  4167.                 'order' => [
  4168.                     'name' => 'admin.order.order_management',
  4169.                     'icon' => 'fa-shopping-cart',
  4170.                     'children' => [
  4171.                         'order_master' => [
  4172.                             'name' => 'admin.order.order_list',
  4173.                             'url' => 'admin_order',
  4174.                         ],
  4175.                         'order_edit' => [
  4176.                             'name' => 'admin.order.order_registration',
  4177.                             'url' => 'admin_order_new',
  4178.                         ],
  4179.                         'shipping_csv_import' => [
  4180.                             'name' => 'admin.order.shipping_csv_upload',
  4181.                             'url' => 'admin_shipping_csv_import',
  4182.                         ],
  4183.                         'expresslink_import' => [
  4184.                             'id' => 'admin_order_import_expresslink',
  4185.                             'name' => 'expresslink.admin.nav.order.import.expresslink',
  4186.                             'url' => 'admin_order_import_expresslink',
  4187.                         ],
  4188.                         'vt4g_order_csv_upload' => [
  4189.                             'name' => 'vt4g_plugin.admin.menu.order.csv_upload',
  4190.                             'url' => 'vt4g_admin_order_csv_upload',
  4191.                         ],
  4192.                         'vt4g_order_csv_registration' => [
  4193.                             'name' => 'vt4g_plugin.admin.menu.order.csv_registration',
  4194.                             'url' => 'vt4g_admin_order_csv_registration',
  4195.                         ],
  4196.                         'vt4g_order_csv_request' => [
  4197.                             'name' => 'vt4g_plugin.admin.menu.order.csv_request',
  4198.                             'url' => 'vt4g_admin_order_csv_request',
  4199.                         ],
  4200.                         'vt4g_order_csv_result' => [
  4201.                             'name' => 'vt4g_plugin.admin.menu.order.csv_result',
  4202.                             'url' => 'vt4g_admin_order_csv_result',
  4203.                         ],
  4204.                     ],
  4205.                 ],
  4206.                 'customer' => [
  4207.                     'name' => 'admin.customer.customer_management',
  4208.                     'icon' => 'fa-users',
  4209.                     'children' => [
  4210.                         'customer_master' => [
  4211.                             'name' => 'admin.customer.customer_list',
  4212.                             'url' => 'admin_customer',
  4213.                         ],
  4214.                         'customer_edit' => [
  4215.                             'name' => 'admin.customer.customer_registration',
  4216.                             'url' => 'admin_customer_new',
  4217.                         ],
  4218.                         'customer_promotion' => [
  4219.                             'name' => 'admin.customer.promotion',
  4220.                             'url' => 'admin_customer_promotion',
  4221.                         ],
  4222.                         'vt4g_customer_subsc_history' => [
  4223.                             'name' => 'vt4g_plugin.admin.menu.customer.subsc_history',
  4224.                             'url' => 'vt4g_admin_subsc_customer',
  4225.                         ],
  4226.                     ],
  4227.                 ],
  4228.                 'content' => [
  4229.                     'name' => 'admin.content.contents_management',
  4230.                     'icon' => 'fa-file-text-o',
  4231.                     'children' => [
  4232.                         'news' => [
  4233.                             'name' => 'admin.content.news_management',
  4234.                             'url' => 'admin_content_news',
  4235.                         ],
  4236.                         'file' => [
  4237.                             'name' => 'admin.content.file_management',
  4238.                             'url' => 'admin_content_file',
  4239.                         ],
  4240.                         'layout' => [
  4241.                             'name' => 'admin.content.layout_management',
  4242.                             'url' => 'admin_content_layout',
  4243.                         ],
  4244.                         'page' => [
  4245.                             'name' => 'admin.content.page_management',
  4246.                             'url' => 'admin_content_page',
  4247.                         ],
  4248.                         'css' => [
  4249.                             'name' => 'admin.content.css_management',
  4250.                             'url' => 'admin_content_css',
  4251.                         ],
  4252.                         'js' => [
  4253.                             'name' => 'admin.content.js_management',
  4254.                             'url' => 'admin_content_js',
  4255.                         ],
  4256.                         'block' => [
  4257.                             'name' => 'admin.content.block_management',
  4258.                             'url' => 'admin_content_block',
  4259.                         ],
  4260.                         'cache' => [
  4261.                             'name' => 'admin.content.cache_management',
  4262.                             'url' => 'admin_content_cache',
  4263.                         ],
  4264.                         'maintenance' => [
  4265.                             'name' => 'admin.content.maintenance_management',
  4266.                             'url' => 'admin_content_maintenance',
  4267.                         ],
  4268.                     ],
  4269.                 ],
  4270.                 'school' => [
  4271.                     'name' => 'admin.school.school_management',
  4272.                     'icon' => 'fa-school',
  4273.                     'children' => [
  4274.                         'school_master' => [
  4275.                             'name' => 'admin.school.school_master',
  4276.                             'url' => 'admin_school',
  4277.                         ],
  4278.                         'school_edit' => [
  4279.                             'name' => 'admin.school.school_edit',
  4280.                             'url' => 'admin_school_new',
  4281.                         ],
  4282.                     ],
  4283.                 ],
  4284.                 'store_house' => [
  4285.                     'name' => 'admin.store_house.store_house_management',
  4286.                     'icon' => 'fa-store',
  4287.                     'children' => [
  4288.                         'store_house_master' => [
  4289.                             'name' => 'admin.store_house.store_house_master',
  4290.                             'url' => 'admin_store_house',
  4291.                         ],
  4292.                         'store_house_edit' => [
  4293.                             'name' => 'admin.store_house.store_house_edit',
  4294.                             'url' => 'admin_store_house_new',
  4295.                         ],
  4296.                     ],
  4297.                 ],
  4298.                 'delivery_period' => [
  4299.                     'name' => 'admin.delivery_period.delivery_period_management',
  4300.                     'icon' => 'fa-truck',
  4301.                     'children' => [
  4302.                         'delivery_period_master' => [
  4303.                             'name' => 'admin.delivery_period.delivery_period_master',
  4304.                             'url' => 'admin_delivery_period',
  4305.                         ],
  4306.                         'delivery_period_edit' => [
  4307.                             'name' => 'admin.delivery_period.delivery_period_edit',
  4308.                             'url' => 'admin_delivery_period_new',
  4309.                         ],
  4310.                     ],
  4311.                 ],
  4312.                 'apparel' => [
  4313.                     'name' => 'admin.apparel.apparel_management',
  4314.                     'icon' => 'fa-tshirt',
  4315.                     'children' => [
  4316.                         'apparel_master' => [
  4317.                             'name' => 'admin.apparel.apparel_master',
  4318.                             'url' => 'admin_apparel',
  4319.                         ],
  4320.                         'apparel_edit' => [
  4321.                             'name' => 'admin.apparel.apparel_edit',
  4322.                             'url' => 'admin_apparel_new',
  4323.                         ],
  4324.                     ],
  4325.                 ],
  4326.                 'reserve' => [
  4327.                     'name' => 'admin.reserve.reserve_management',
  4328.                     'icon' => 'fa-calendar',
  4329.                     'children' => [
  4330.                         'reserve_calendar' => [
  4331.                             'name' => 'admin.reserve.calendar',
  4332.                             'url' => 'admin_reserve_calendar',
  4333.                         ],
  4334.                         'reserve_detail' => [
  4335.                             'name' => 'admin.reserve.setting',
  4336.                             'url' => 'admin_reserve_setting_store',
  4337.                         ],
  4338.                         'reserve_school' => [
  4339.                             'name' => 'admin.reserve.school_setting',
  4340.                             'url' => 'admin_reserve_setting_school',
  4341.                         ],
  4342.                     ],
  4343.                 ],
  4344.                 'setting' => [
  4345.                     'name' => 'admin.setting',
  4346.                     'icon' => 'fa-cog',
  4347.                     'children' => [
  4348.                         'shop' => [
  4349.                             'name' => 'admin.setting.shop',
  4350.                             'children' => [
  4351.                                 'shop_index' => [
  4352.                                     'name' => 'admin.setting.shop.shop_setting',
  4353.                                     'url' => 'admin_setting_shop',
  4354.                                 ],
  4355.                                 'shop_tradelaw' => [
  4356.                                     'name' => 'admin.setting.shop.tradelaw_setting',
  4357.                                     'url' => 'admin_setting_shop_tradelaw',
  4358.                                 ],
  4359.                                 'shop_agreement' => [
  4360.                                     'name' => 'admin.setting.shop.agreement_setting',
  4361.                                     'url' => 'admin_content_page_edit',
  4362.                                     'param' => [
  4363.                                         'id' => 19,
  4364.                                         'return' => 'agreement',
  4365.                                     ],
  4366.                                 ],
  4367.                                 'shop_payment' => [
  4368.                                     'name' => 'admin.setting.shop.payment_setting',
  4369.                                     'url' => 'admin_setting_shop_payment',
  4370.                                 ],
  4371.                                 'shop_delivery' => [
  4372.                                     'name' => 'admin.setting.shop.delivery_setting',
  4373.                                     'url' => 'admin_setting_shop_delivery',
  4374.                                 ],
  4375.                                 'shop_tax' => [
  4376.                                     'name' => 'admin.setting.shop.tax_setting',
  4377.                                     'url' => 'admin_setting_shop_tax',
  4378.                                 ],
  4379.                                 'shop_mail' => [
  4380.                                     'name' => 'admin.setting.shop.mail_setting',
  4381.                                     'url' => 'admin_setting_shop_mail',
  4382.                                 ],
  4383.                                 'shop_csv' => [
  4384.                                     'name' => 'admin.setting.shop.csv_setting',
  4385.                                     'url' => 'admin_setting_shop_csv',
  4386.                                 ],
  4387.                                 'shop_order_status' => [
  4388.                                     'name' => 'admin.setting.shop.order_status_setting',
  4389.                                     'url' => 'admin_setting_shop_order_status',
  4390.                                 ],
  4391.                                 'shop_calendar' => [
  4392.                                     'name' => 'admin.setting.shop.calendar_setting',
  4393.                                     'url' => 'admin_setting_shop_calendar',
  4394.                                 ],
  4395.                             ],
  4396.                         ],
  4397.                         'system' => [
  4398.                             'name' => 'admin.setting.system',
  4399.                             'children' => [
  4400.                                 'member' => [
  4401.                                     'name' => 'admin.setting.system.member_management',
  4402.                                     'url' => 'admin_setting_system_member',
  4403.                                 ],
  4404.                                 'authority' => [
  4405.                                     'name' => 'admin.setting.system.authority_management',
  4406.                                     'url' => 'admin_setting_system_authority',
  4407.                                 ],
  4408.                                 'security' => [
  4409.                                     'name' => 'admin.setting.system.security_management',
  4410.                                     'url' => 'admin_setting_system_security',
  4411.                                 ],
  4412.                                 'login_history' => [
  4413.                                     'name' => 'admin.setting.system.login_history',
  4414.                                     'url' => 'admin_setting_system_login_history',
  4415.                                 ],
  4416.                                 'log' => [
  4417.                                     'name' => 'admin.setting.system.log_display',
  4418.                                     'url' => 'admin_setting_system_log',
  4419.                                 ],
  4420.                                 'masterdata' => [
  4421.                                     'name' => 'admin.setting.system.master_data_management',
  4422.                                     'url' => 'admin_setting_system_masterdata',
  4423.                                 ],
  4424.                                 'system_index' => [
  4425.                                     'name' => 'admin.setting.system.system_info',
  4426.                                     'url' => 'admin_setting_system_system',
  4427.                                 ],
  4428.                                 'backup' => [
  4429.                                     'name' => 'admin.setting.system.migrate',
  4430.                                     'url' => 'admin_setting_system_migrate',
  4431.                                 ],
  4432.                                 'expresslink_config' => [
  4433.                                     'id' => 'admin_setting_expresslink_config',
  4434.                                     'name' => 'expresslink.admin.nav.setting.expresslink.config',
  4435.                                     'url' => 'admin_setting_expresslink_config',
  4436.                                 ],
  4437.                                 'vt4g_log_download' => [
  4438.                                     'name' => 'vt4g_plugin.admin.menu.setting.system.log_download',
  4439.                                     'url' => 'vt4g_admin_log_download',
  4440.                                 ],
  4441.                             ],
  4442.                         ],
  4443.                     ],
  4444.                 ],
  4445.                 'store' => [
  4446.                     'name' => 'admin.store',
  4447.                     'icon' => 'fa-plug',
  4448.                     'children' => [
  4449.                         'plugin' => [
  4450.                             'name' => 'admin.store.plugin',
  4451.                             'children' => [
  4452.                                 'plugin_owners_search' => [
  4453.                                     'name' => 'admin.store.plugin.plugin_owners_install',
  4454.                                     'url' => 'admin_store_plugin_owners_search',
  4455.                                 ],
  4456.                                 'plugin_list' => [
  4457.                                     'name' => 'admin.store.plugin.plugin_list',
  4458.                                     'url' => 'admin_store_plugin',
  4459.                                 ],
  4460.                             ],
  4461.                         ],
  4462.                         'template' => [
  4463.                             'name' => 'admin.store.template',
  4464.                             'children' => [
  4465.                                 'template_list' => [
  4466.                                     'name' => 'admin.store.template.template_list',
  4467.                                     'url' => 'admin_store_template',
  4468.                                 ],
  4469.                                 'template_install' => [
  4470.                                     'name' => 'admin.store.template.template_install',
  4471.                                     'url' => 'admin_store_template_install',
  4472.                                 ],
  4473.                             ],
  4474.                         ],
  4475.                         'authentication_setting' => [
  4476.                             'name' => 'admin.store.setting',
  4477.                             'url' => 'admin_store_authentication_setting',
  4478.                         ],
  4479.                     ],
  4480.                 ],
  4481.                 'contact' => [
  4482.                     'id' => 'contact',
  4483.                     'name' => 'contact.title',
  4484.                     'icon' => 'fa-envelope',
  4485.                     'children' => [
  4486.                         'contact' => [
  4487.                             'id' => 'contact',
  4488.                             'name' => 'admin.contact.index.title',
  4489.                             'url' => 'plugin_contact',
  4490.                         ],
  4491.                         'contact_new' => [
  4492.                             'id' => 'contact_new',
  4493.                             'name' => 'admin.contact.new.title',
  4494.                             'url' => 'plugin_contact_new',
  4495.                         ],
  4496.                     ],
  4497.                 ],
  4498.                 'mailmagazine' => [
  4499.                     'id' => 'mailmagazine',
  4500.                     'name' => 'mailmagazine.title',
  4501.                     'icon' => 'fa-envelope',
  4502.                     'children' => [
  4503.                         'mailmagazine' => [
  4504.                             'id' => 'mailmagazine',
  4505.                             'name' => 'mailmagazine.index.title',
  4506.                             'url' => 'plugin_mail_magazine',
  4507.                         ],
  4508.                         'mailmagazine_template' => [
  4509.                             'id' => 'mailmagazine_template',
  4510.                             'name' => 'mailmagazine.template.title',
  4511.                             'url' => 'plugin_mail_magazine_template',
  4512.                         ],
  4513.                         'mailmagazine_history' => [
  4514.                             'id' => 'mailmagazine_history',
  4515.                             'name' => 'mailmagazine.history.title',
  4516.                             'url' => 'plugin_mail_magazine_history',
  4517.                         ],
  4518.                     ],
  4519.                 ],
  4520.                 'SalesReport42' => [
  4521.                     'name' => 'sales_report.admin.nav.001',
  4522.                     'icon' => 'fa-chart-bar',
  4523.                     'children' => [
  4524.                         'sales_report_admin_term' => [
  4525.                             'id' => 'sales_report_admin_term',
  4526.                             'url' => 'sales_report_admin_term',
  4527.                             'name' => 'sales_report.admin.nav.002',
  4528.                         ],
  4529.                         'sales_report_admin_product' => [
  4530.                             'id' => 'sales_report_admin_product',
  4531.                             'url' => 'sales_report_admin_product',
  4532.                             'name' => 'sales_report.admin.nav.003',
  4533.                         ],
  4534.                         'sales_report_admin_age' => [
  4535.                             'id' => 'sales_report_admin_age',
  4536.                             'url' => 'sales_report_admin_age',
  4537.                             'name' => 'sales_report.admin.nav.004',
  4538.                         ],
  4539.                     ],
  4540.                 ],
  4541.             ],
  4542.             'env(MAILER_DSN)' => 'null://null',
  4543.             'eccube.twig_sandbox.allowed_tags' => [
  4544.                 => 'apply',
  4545.                 => 'block',
  4546.                 => 'deprecated',
  4547.                 => 'embed',
  4548.                 => 'extends',
  4549.                 => 'flush',
  4550.                 => 'for',
  4551.                 => 'if',
  4552.                 => 'set',
  4553.                 => 'spaceless',
  4554.                 10 => 'verbatim',
  4555.                 11 => 'with',
  4556.                 12 => 'form_theme',
  4557.                 13 => 'stopwatch',
  4558.                 14 => 'trans',
  4559.                 15 => 'trans_default_domain',
  4560.             ],
  4561.             'eccube.twig_sandbox.allowed_filters' => [
  4562.                 => 'abs',
  4563.                 => 'batch',
  4564.                 => 'capitalize',
  4565.                 => 'column',
  4566.                 => 'convert_encoding',
  4567.                 => 'country_name',
  4568.                 => 'currency_name',
  4569.                 => 'currency_symbol',
  4570.                 => 'date',
  4571.                 => 'date_modify',
  4572.                 10 => 'default',
  4573.                 11 => 'escape',
  4574.                 12 => 'first',
  4575.                 13 => 'format',
  4576.                 14 => 'format_currency',
  4577.                 15 => 'format_date',
  4578.                 16 => 'format_datetime',
  4579.                 17 => 'format_number',
  4580.                 18 => 'format_time',
  4581.                 19 => 'join',
  4582.                 20 => 'json_encode',
  4583.                 21 => 'keys',
  4584.                 22 => 'language_name',
  4585.                 23 => 'last',
  4586.                 24 => 'length',
  4587.                 25 => 'locale_name',
  4588.                 26 => 'lower',
  4589.                 27 => 'merge',
  4590.                 28 => 'nl2br',
  4591.                 29 => 'number_format',
  4592.                 30 => 'replace',
  4593.                 31 => 'reverse',
  4594.                 32 => 'round',
  4595.                 33 => 'slice',
  4596.                 34 => 'spaceless',
  4597.                 35 => 'split',
  4598.                 36 => 'striptags',
  4599.                 37 => 'timezone_name',
  4600.                 38 => 'title',
  4601.                 39 => 'trim',
  4602.                 40 => 'upper',
  4603.                 41 => 'url_encode',
  4604.                 42 => 'abbr_class',
  4605.                 43 => 'abbr_method',
  4606.                 44 => 'file_link',
  4607.                 45 => 'file_relative',
  4608.                 46 => 'format_args',
  4609.                 47 => 'format_args_as_text',
  4610.                 48 => 'humanize',
  4611.                 49 => 'serialize',
  4612.                 50 => 'trans',
  4613.                 51 => 'yaml_dump',
  4614.                 52 => 'yaml_encode',
  4615.                 53 => 'currency_symbol',
  4616.                 54 => 'date_day',
  4617.                 55 => 'date_day_with_weekday',
  4618.                 56 => 'date_format',
  4619.                 57 => 'date_min',
  4620.                 58 => 'date_sec',
  4621.                 59 => 'doctrine_format_sql',
  4622.                 60 => 'doctrine_prettify_sql',
  4623.                 61 => 'doctrine_pretty_query',
  4624.                 62 => 'doctrine_replace_query_parameters',
  4625.                 63 => 'e',
  4626.                 64 => 'ellipsis',
  4627.                 65 => 'file_ext_icon',
  4628.                 66 => 'form_encode_currency',
  4629.                 67 => 'format_*_number',
  4630.                 68 => 'format_log_message',
  4631.                 69 => 'no_image_product',
  4632.                 70 => 'price',
  4633.                 71 => 'purify',
  4634.                 72 => 'time_ago',
  4635.             ],
  4636.             'eccube.twig_sandbox.allowed_functions' => [
  4637.                 => 'cycle',
  4638.                 => 'date',
  4639.                 => 'max',
  4640.                 => 'min',
  4641.                 => 'random',
  4642.                 => 'range',
  4643.                 => 'country_timezones',
  4644.                 => 'absolute_url',
  4645.                 => 'asset',
  4646.                 => 'asset_version',
  4647.                 10 => 'csrf_token',
  4648.                 11 => 'form_parent',
  4649.                 12 => 'fragment_uri',
  4650.                 13 => 'impersonation_exit_path',
  4651.                 14 => 'impersonation_exit_url',
  4652.                 15 => 'is_granted',
  4653.                 16 => 'logout_path',
  4654.                 17 => 'logout_url',
  4655.                 18 => 'path',
  4656.                 19 => 'relative_path',
  4657.                 20 => 't',
  4658.                 21 => 'url',
  4659.                 22 => 'active_menus',
  4660.                 23 => 'class_categories_as_json',
  4661.                 24 => 'country_names',
  4662.                 25 => 'csrf_token_for_anchor',
  4663.                 26 => 'currency_names',
  4664.                 27 => 'currency_symbol',
  4665.                 28 => 'field_choices',
  4666.                 29 => 'field_errors',
  4667.                 30 => 'field_help',
  4668.                 31 => 'field_label',
  4669.                 32 => 'field_name',
  4670.                 33 => 'field_value',
  4671.                 34 => 'get_all_carts',
  4672.                 35 => 'get_cart',
  4673.                 36 => 'get_carts_total_price',
  4674.                 37 => 'get_carts_total_quantity',
  4675.                 38 => 'has_errors',
  4676.                 39 => 'is_reduced_tax_rate',
  4677.                 40 => 'language_names',
  4678.                 41 => 'product',
  4679.                 42 => 'workflow_can',
  4680.                 43 => 'workflow_has_marked_place',
  4681.                 44 => 'workflow_marked_places',
  4682.                 45 => 'workflow_metadata',
  4683.                 46 => 'workflow_transition',
  4684.                 47 => 'workflow_transition_blockers',
  4685.                 48 => 'workflow_transitions',
  4686.             ],
  4687.             'eccube.twig_sandbox.allowed_methods' => [
  4688.                 'Symfony\\Bridge\\Twig\\AppVariable' => [
  4689.                     => 'getrequest',
  4690.                 ],
  4691.                 'Symfony\\Component\\HttpFoundation\\Request' => [
  4692.                     => 'geturi',
  4693.                 ],
  4694.             ],
  4695.             'eccube.twig_sandbox.allowed_properties' => [
  4696.             ],
  4697.             'eccube_claim_pdf_message_len' => '30',
  4698.             'eccube_claim_pdf_output_kbn_nouhin' => '10',
  4699.             'eccube_claim_pdf_output_kbn_nouhin_shipping' => '12',
  4700.             'eccube_claim_pdf_output_kbn_nouhin_otodoke' => '15',
  4701.             'eccube_claim_pdf_output_kbn_seikyu' => '20',
  4702.             'eccube_claim_pdf_output_kbn_seikyu_matome' => '25',
  4703.             'eccube_claim_pdf_output_kbn_seikyu_matome_company' => '27',
  4704.             'eccube_claim_pdf_output_kbn_ryosyu' => '30',
  4705.             'eccube_claim_pdf_taxrate_08' => '8',
  4706.             'eccube_claim_pdf_taxrate_10' => '10',
  4707.             'eccube_claim_pdf_output_atena_kbn_customer_name' => '1',
  4708.             'eccube_claim_pdf_output_atena_kbn_company_name' => '2',
  4709.             'eccube_claim_pdf_output_atena_kbn_customer_company_name' => '3',
  4710.             'gmo_payment_gateway.admin.config.prod.server_url' => 'https://p01.mul-pay.jp/payment/',
  4711.             'gmo_payment_gateway.admin.config.prod.kanri_server_url' => 'https://k01.mul-pay.jp/kanri/',
  4712.             'gmo_payment_gateway.admin.config.test.server_url' => 'https://pt01.mul-pay.jp/payment/',
  4713.             'gmo_payment_gateway.admin.config.test.kanri_server_url' => 'https://kt01.mul-pay.jp/kanri/',
  4714.             'gmo_payment_gateway.admin.config.note_link1' => 'http://www.gmo-pg.com/?argument=2qpV46CP&dmai=a5177c923cb929',
  4715.             'gmo_payment_gateway.admin.config.note_link2' => 'https://service.gmo-pg.com/cyllene/entry/trialStart.htm?argument=2qpV46CP&dmai=a5177c98d5464d',
  4716.             'gmo_payment_gateway.action_status.entry_request' => 1,
  4717.             'gmo_payment_gateway.action_status.exec_request' => 3,
  4718.             'gmo_payment_gateway.action_status.exec_success' => 6,
  4719.             'gmo_payment_gateway.action_status.recv_notice' => 5,
  4720.             'gmo_payment_gateway.pay_status.unsettled' => 0,
  4721.             'gmo_payment_gateway.pay_status.unprocessed' => 0,
  4722.             'gmo_payment_gateway.pay_status.authenticated' => 0,
  4723.             'gmo_payment_gateway.pay_status.authprocess' => 0,
  4724.             'gmo_payment_gateway.pay_status.request_success' => 1,
  4725.             'gmo_payment_gateway.pay_status.paysuccess' => 2,
  4726.             'gmo_payment_gateway.pay_status.expired' => 3,
  4727.             'gmo_payment_gateway.pay_status.cancel' => 4,
  4728.             'gmo_payment_gateway.pay_status.fail' => 99,
  4729.             'gmo_payment_gateway.pay_status.auth' => 11,
  4730.             'gmo_payment_gateway.pay_status.commit' => 12,
  4731.             'gmo_payment_gateway.pay_status.sales' => 12,
  4732.             'gmo_payment_gateway.pay_status.capture' => 13,
  4733.             'gmo_payment_gateway.pay_status.void' => 14,
  4734.             'gmo_payment_gateway.pay_status.return' => 15,
  4735.             'gmo_payment_gateway.pay_status.returnx' => 16,
  4736.             'gmo_payment_gateway.pay_status.sauth' => 17,
  4737.             'gmo_payment_gateway.pay_status.check' => 18,
  4738.             'gmo_payment_gateway.pay_status.except' => 19,
  4739.             'gmo_payment_gateway.pay_status.payfail' => 99,
  4740.             'gmo_payment_gateway.pay_status.paystart' => 21,
  4741.             'gmo_payment_gateway.pay_status.reqsales' => 22,
  4742.             'gmo_payment_gateway.pay_status.reqcancel' => 23,
  4743.             'gmo_payment_gateway.pay_status.reqchange' => 24,
  4744.             'gmo_payment_gateway.pay_status.trading' => 25,
  4745.             'gmo_payment_gateway.pay_status.stop' => 26,
  4746.             'gmo_payment_gateway.receive.wait_time' => 5,
  4747.             'gmo_payment_gateway.pay_type.credit' => 0,
  4748.             'gmo_payment_gateway.pay_type.cvs' => 3,
  4749.             'gmo_payment_gateway.pay_type.payeasy' => 4,
  4750.             'gmo_payment_gateway.pay_type.au' => 8,
  4751.             'gmo_payment_gateway.pay_type.docomo' => 9,
  4752.             'gmo_payment_gateway.pay_type.softbank' => 11,
  4753.             'gmo_payment_gateway.pay_type.rakuten_pay' => 18,
  4754.             'gmo_payment_gateway.pay_type.ganb' => 36,
  4755.             'gmo_payment_gateway_regist_card_num' => 5,
  4756.             'gmo_payment_gateway_cvs_lawson' => '10001',
  4757.             'gmo_payment_gateway_cvs_familymart' => '10002',
  4758.             'gmo_payment_gateway_cvs_ministop' => '10005',
  4759.             'gmo_payment_gateway_cvs_daily' => '00006',
  4760.             'gmo_payment_gateway_cvs_seveneleven' => '00007',
  4761.             'gmo_payment_gateway_cvs_seicomart' => '10008',
  4762.             'mail_magazine_dir' => (\dirname(__DIR__4).'/app/mail_magazine'),
  4763.             'paygent_payment' => [
  4764.                 'paygent_payment_code' => 'PaygentPayment42',
  4765.                 'transaction_id_name' => 'transactionid',
  4766.                 'paygent_token_connect_url' => '',
  4767.                 'paygentb2bmodule__telegram_key_length' => 30,
  4768.                 'paygentb2bmodule__telegram_value_length' => 102400,
  4769.                 'paygentb2bmodule__telegram_length' => 102400,
  4770.                 'paygentb2bmodule__telegram_length_file' => 10485760,
  4771.                 'paygentb2bmodule__connect_id_key' => 'connect_id',
  4772.                 'paygentb2bmodule__connect_password_key' => 'connect_password',
  4773.                 'paygentb2bmodule__telegram_kind_key' => 'telegram_kind',
  4774.                 'paygentb2bmodule__limit_count_key' => 'limit_count',
  4775.                 'paygentb2bmodule__data_key' => 'data',
  4776.                 'paygentb2bmodule__result_status_error' => '1',
  4777.                 'paygentb2bmodule__response_code_9003' => '9003',
  4778.                 'paygentb2bmodule__telegram_kind_file_payment_res' => '201',
  4779.                 'paygentb2bmoduleresources__properties_file_name' => 'modenv_properties.conf',
  4780.                 'paygentb2bmoduleresources__telegram_kind_separator' => ',',
  4781.                 'paygentb2bmoduleresources__telegram_kind_first_chars' => 2,
  4782.                 'paygentb2bmoduleresources__client_file_path' => 'paygentB2Bmodule.client_file_path',
  4783.                 'paygentb2bmoduleresources__not_use_client_cert' => 'paygentB2Bmodule.not_use_client_cert',
  4784.                 'paygentb2bmoduleresources__ca_file_path' => 'paygentB2Bmodule.ca_file_path',
  4785.                 'paygentb2bmoduleresources__not_use_ca_cert' => 'paygentB2Bmodule.not_use_ca_cert',
  4786.                 'paygentb2bmoduleresources__proxy_server_name' => 'paygentB2Bmodule.proxy_server_name',
  4787.                 'paygentb2bmoduleresources__proxy_server_ip' => 'paygentB2Bmodule.proxy_server_ip',
  4788.                 'paygentb2bmoduleresources__proxy_server_port' => 'paygentB2Bmodule.proxy_server_port',
  4789.                 'paygentb2bmoduleresources__default_id' => 'paygentB2Bmodule.default_id',
  4790.                 'paygentb2bmoduleresources__default_password' => 'paygentB2Bmodule.default_password',
  4791.                 'paygentb2bmoduleresources__timeout_value' => 'paygentB2Bmodule.timeout_value',
  4792.                 'paygentb2bmoduleresources__log_output_path' => 'paygentB2Bmodule.log_output_path',
  4793.                 'paygentb2bmoduleresources__select_max_cnt' => 'paygentB2Bmodule.select_max_cnt',
  4794.                 'paygentb2bmoduleresources__telegram_kind_utf8' => 'paygentB2Bmodule.telegram_kind.utf8',
  4795.                 'paygentb2bmoduleresources__telegram_kind_refs' => 'paygentB2Bmodule.telegram_kind.ref',
  4796.                 'paygentb2bmoduleresources__url_comm' => 'paygentB2Bmodule.url.',
  4797.                 'paygentb2bmoduleresources__debug_flg' => 'paygentB2Bmodule.debug_flg',
  4798.                 'paygentb2bmoduleconnectexception__module_param_required_error' => 'E02001',
  4799.                 'paygentb2bmoduleconnectexception__teregram_param_required_error' => 'E02002',
  4800.                 'paygentb2bmoduleconnectexception__teregram_param_outside_error' => 'E02003',
  4801.                 'paygentb2bmoduleconnectexception__certificate_error' => 'E02004',
  4802.                 'paygentb2bmoduleconnectexception__ks_connect_error' => 'E02005',
  4803.                 'paygentb2bmoduleconnectexception__response_type_error' => 'E02007',
  4804.                 'paygentb2bmoduleexception__resource_file_not_found_error' => 'E01001',
  4805.                 'paygentb2bmoduleexception__resource_file_required_error' => 'E01002',
  4806.                 'paygentb2bmoduleexception__other_error' => 'E01901',
  4807.                 'paygentb2bmoduleexception__csv_output_error' => 'E01004',
  4808.                 'paygentb2bmoduleexception__file_payment_error' => 'E01005',
  4809.                 'paygentb2bmoduleexception__encoding_error' => 'E01006',
  4810.                 'csvtokenizer__def_separator' => ',',
  4811.                 'csvtokenizer__def_item_envelope' => '"',
  4812.                 'csvtokenizer__no_item_envelope' => 'chr(0)',
  4813.                 'csvwriter__windows_newline' => ' '."\n".'',
  4814.                 'httpsrequestsender__curle_couldnt_connect' => 7,
  4815.                 'httpsrequestsender__curle_ssl_certproblem' => 58,
  4816.                 'httpsrequestsender__curle_ssl_cacert' => 60,
  4817.                 'httpsrequestsender__curle_ssl_cacert_badfile' => 77,
  4818.                 'httpsrequestsender__curle_http_returned_error' => 22,
  4819.                 'httpsrequestsender__http' => 'HTTP',
  4820.                 'httpsrequestsender__http_success' => 200,
  4821.                 'httpsrequestsender__http_partial_content' => 206,
  4822.                 'httpsrequestsender__crlf' => '/ '."\n".'/',
  4823.                 'httpsrequestsender__http_status_init_value' => -1,
  4824.                 'httpsrequestsender__regexpstatus_len' => 3,
  4825.                 'httpsrequestsender__content_length' => 'Content-Length',
  4826.                 'httpsrequestsender__user_agent' => 'User-Agent',
  4827.                 'httpsrequestsender__content_type' => 'Content-Type=application/x-www-form-urlencoded',
  4828.                 'httpsrequestsender__http_encoding' => 'charset=Windows-31J',
  4829.                 'httpsrequestsender__mask_string' => 'X',
  4830.                 'filepaymentresponsedataimpl__lineno_header' => '1',
  4831.                 'filepaymentresponsedataimpl__line_record_division' => 0,
  4832.                 'filepaymentresponsedataimpl__line_header_result' => 6,
  4833.                 'filepaymentresponsedataimpl__line_header_response_code' => 7,
  4834.                 'filepaymentresponsedataimpl__line_header_response_detail' => 8,
  4835.                 'filepaymentresponsedataimpl__line_separator' => ' '."\n".'',
  4836.                 'paymentresponsedataimpl__properties_regex' => '=',
  4837.                 'paymentresponsedataimpl__properties_regex_count' => 2,
  4838.                 'paymentresponsedataimpl__line_separator' => ' '."\n".'',
  4839.                 'responsedata__result' => 'result',
  4840.                 'responsedata__response_code' => 'response_code',
  4841.                 'responsedata__response_detail' => 'response_detail',
  4842.                 'responsedata__html_item' => '_html',
  4843.                 'responsedata__lineno_header' => '1',
  4844.                 'referenceresponsedataimpl__lineno_data_header' => '2',
  4845.                 'referenceresponsedataimpl__lineno_data' => '3',
  4846.                 'referenceresponsedataimpl__lineno_trailer' => '4',
  4847.                 'referenceresponsedataimpl__line_record_division' => 0,
  4848.                 'referenceresponsedataimpl__line_header_result' => 1,
  4849.                 'referenceresponsedataimpl__line_header_response_code' => 2,
  4850.                 'referenceresponsedataimpl__line_header_response_detail' => 3,
  4851.                 'referenceresponsedataimpl__line_trailer_data_count' => 1,
  4852.                 'referenceresponsedataimpl__line_separator' => ' '."\n".'',
  4853.                 'paygent_settlement_detail' => '094',
  4854.                 'paygent_atm' => '010',
  4855.                 'paygent_credit' => '020',
  4856.                 'paygent_credit_processing' => '0201',
  4857.                 'paygent_auth_cancel' => '021',
  4858.                 'paygent_card_commit' => '022',
  4859.                 'paygent_card_commit_cancel' => '023',
  4860.                 'paygent_card_3d' => '024',
  4861.                 'paygent_card_stock_set' => '025',
  4862.                 'paygent_card_stock_del' => '026',
  4863.                 'paygent_card_stock_get' => '027',
  4864.                 'paygent_card_commit_revice' => '029',
  4865.                 'paygent_card_commit_revice_processing' => '0291',
  4866.                 'payment_card_3d2' => '450',
  4867.                 'paygent_conveni_num' => '030',
  4868.                 'paygent_bank' => '060',
  4869.                 'paygent_career' => '100',
  4870.                 'paygent_career_commit' => '101',
  4871.                 'paygent_career_commit_cancel' => '102',
  4872.                 'paygent_career_commit_revice' => '103',
  4873.                 'paygent_career_commit_auth' => '104',
  4874.                 'paygent_career_d' => '100_1',
  4875.                 'paygent_career_a' => '100_2',
  4876.                 'paygent_career_s' => '100_3',
  4877.                 'paygent_career_auth_d' => '104_1',
  4878.                 'paygent_career_auth_a' => '104_2',
  4879.                 'paygent_paidy' => 'paidy',
  4880.                 'paygent_paidy_auth_canceled' => '340',
  4881.                 'paygent_paidy_commit' => '341',
  4882.                 'paygent_paidy_refund' => '342',
  4883.                 'paygent_paidy_authorized' => 'ETC_1',
  4884.                 'paygent_paidy_auth_expired' => 'ETC_2',
  4885.                 'paygent_paidy_commit_expired' => 'ETC_3',
  4886.                 'paygent_paidy_commit_canceled' => 'ETC_4',
  4887.                 'paygent_paidy_commit_revice' => 'ETC_5',
  4888.                 'paygent_ref' => '091',
  4889.                 'payment_type_atm' => '01',
  4890.                 'payment_type_credit' => '02',
  4891.                 'payment_type_conveni_num' => '03',
  4892.                 'payment_type_bank' => '05',
  4893.                 'payment_type_career' => '06',
  4894.                 'payment_type_paidy' => '22',
  4895.                 'status_pre_registration' => '10',
  4896.                 'status_ng_authority' => '11',
  4897.                 'status_payment_expired' => '12',
  4898.                 'status_3dsecure_interruption' => '13',
  4899.                 'status_3dsecure_authorize' => '14',
  4900.                 'status_registration_suspended' => '15',
  4901.                 'status_authority_ok' => '20',
  4902.                 'status_authority_completed' => '21',
  4903.                 'status_clear_requesting' => '30',
  4904.                 'status_authority_canceling' => '31',
  4905.                 'status_authority_canceled' => '32',
  4906.                 'status_authority_expired' => '33',
  4907.                 'status_correct_requesting' => '34',
  4908.                 'status_pre_cleared' => '40',
  4909.                 'status_pre_cleared_expiration_cancellation_sales' => '41',
  4910.                 'status_pre_sales_canceling' => '42',
  4911.                 'status_preliminary_pre_detection' => '43',
  4912.                 'status_complete_cleared' => '44',
  4913.                 'status_pre_sales_cancel_arranging' => '50',
  4914.                 'status_pre_sales_cancellation' => '60',
  4915.                 'status_preliminary_cancellation' => '61',
  4916.                 'status_complete_cancellation' => '62',
  4917.                 'telegram_version' => '1.0',
  4918.                 'settlement_id' => [
  4919.                     'module' => 1,
  4920.                     'link' => 2,
  4921.                 ],
  4922.                 'settlement_names' => [
  4923.                     'module' => 'モジュール型',
  4924.                     'link' => 'リンク型',
  4925.                 ],
  4926.                 'payment_type_id' => [
  4927.                     'pay_paygent_credit' => 1,
  4928.                     'pay_paygent_conveni_num' => 2,
  4929.                     'pay_paygent_atm' => 4,
  4930.                     'pay_paygent_bank' => 5,
  4931.                     'pay_paygent_career' => 6,
  4932.                     'pay_paygent_paidy' => 11,
  4933.                 ],
  4934.                 'payment_type_names' => [
  4935.                     'pay_paygent_credit' => 'クレジット',
  4936.                     'pay_paygent_conveni_num' => 'コンビニ(番号方式)',
  4937.                     'pay_paygent_atm' => 'ATM決済',
  4938.                     'pay_paygent_bank' => '銀行ネット',
  4939.                     'pay_paygent_career' => '携帯キャリア',
  4940.                     'pay_paygent_paidy' => 'Paidy',
  4941.                 ],
  4942.                 'payment_division_id' => [
  4943.                     'pay_paygent_lump_sum' => 10,
  4944.                     'pay_paygent_install' => 61,
  4945.                     'pay_paygent_revolving_credit' => 80,
  4946.                     'pay_paygent_bonus_lump_sum' => 23,
  4947.                 ],
  4948.                 'payment_division_names' => [
  4949.                     'pay_paygent_lump_sum' => '一括払い',
  4950.                     'pay_paygent_install' => '分割払い',
  4951.                     'pay_paygent_revolving_credit' => 'リボ払い',
  4952.                     'pay_paygent_bonus_lump_sum' => 'ボーナス一括払い',
  4953.                 ],
  4954.                 'career_division_id' => [
  4955.                     'career_type_docomo' => '5',
  4956.                     'career_type_au' => '4',
  4957.                     'career_type_softbank' => '6',
  4958.                 ],
  4959.                 'career_division_names' => [
  4960.                     'career_type_docomo' => 'd払い',
  4961.                     'career_type_au' => 'auかんたん決済(au / UQ mobile / povo)',
  4962.                     'career_type_softbank' => 'ソフトバンクまとめて支払い・ワイモバイルまとめて支払い',
  4963.                 ],
  4964.                 'career_session' => [
  4965.                     'career_type' => 'paygent_payment.front.career.career_type',
  4966.                     'redirect_html' => 'paygent_payment.front.career.redirect_html',
  4967.                     'error' => 'paygent_payment.front.career.error',
  4968.                 ],
  4969.                 'career_pc_mobile_type' => [
  4970.                     'pc' => '0',
  4971.                     'smartphone' => '4',
  4972.                 ],
  4973.                 'admin_target_payment_method_names' => [
  4974.                     'paygent_career_d' => '携帯キャリア',
  4975.                     'paygent_career_a' => '携帯キャリア',
  4976.                     'paygent_career_s' => '携帯キャリア',
  4977.                     'paygent_credit' => 'クレジット',
  4978.                     'paygent_paidy' => 'Paidy',
  4979.                 ],
  4980.                 'admin_payment_status_names' => [
  4981.                     'paygent_career_commit' => '売上',
  4982.                     'paygent_career_commit_cancel' => '取消',
  4983.                     'paygent_career_commit_revice' => '売上変更',
  4984.                     'paygent_credit' => 'オーソリ変更',
  4985.                     'paygent_credit_processing' => 'オーソリ変更処理中',
  4986.                     'paygent_auth_cancel' => 'オーソリキャンセル',
  4987.                     'paygent_card_commit' => '売上',
  4988.                     'paygent_card_commit_cancel' => '売上キャンセル',
  4989.                     'paygent_card_commit_revice_processing' => '売上変更処理中',
  4990.                     'paygent_paidy_auth_canceled' => 'オーソリキャンセル',
  4991.                     'paygent_paidy_commit' => '売上',
  4992.                     'paygent_paidy_authorized' => 'オーソリOK',
  4993.                     'paygent_paidy_auth_expired' => 'オーソリ期限切れ',
  4994.                     'paygent_paidy_commit_expired' => '売上(売上取消期限切れ)',
  4995.                     'paygent_paidy_commit_canceled' => '売上キャンセル',
  4996.                 ],
  4997.                 'create_payment_param' => [
  4998.                     'credit' => [
  4999.                         'payment_type' => 1,
  5000.                         'method' => 'ペイジェントクレジット',
  5001.                         'method_class' => [
  5002.                             'link' => 'Plugin\\PaygentPayment42\\Service\\Method\\Credit',
  5003.                             'module' => 'Plugin\\PaygentPayment42\\Service\\Method\\Module\\Credit',
  5004.                         ],
  5005.                     ],
  5006.                     'conveni' => [
  5007.                         'payment_type' => 2,
  5008.                         'method' => 'ペイジェントコンビニ(番号方式)',
  5009.                         'method_class' => [
  5010.                             'link' => 'Plugin\\PaygentPayment42\\Service\\Method\\Conveni',
  5011.                             'module' => 'Plugin\\PaygentPayment42\\Service\\Method\\Module\\Conveni',
  5012.                         ],
  5013.                     ],
  5014.                     'atm' => [
  5015.                         'payment_type' => 4,
  5016.                         'method' => 'ペイジェントATM決済',
  5017.                         'method_class' => [
  5018.                             'link' => 'Plugin\\PaygentPayment42\\Service\\Method\\Atm',
  5019.                             'module' => 'Plugin\\PaygentPayment42\\Service\\Method\\Module\\Atm',
  5020.                         ],
  5021.                     ],
  5022.                     'bank' => [
  5023.                         'payment_type' => 5,
  5024.                         'method' => 'ペイジェント銀行ネット',
  5025.                         'method_class' => [
  5026.                             'link' => 'Plugin\\PaygentPayment42\\Service\\Method\\Bank',
  5027.                             'module' => 'Plugin\\PaygentPayment42\\Service\\Method\\Module\\Bank',
  5028.                         ],
  5029.                     ],
  5030.                     'career' => [
  5031.                         'payment_type' => 6,
  5032.                         'method' => 'ペイジェント携帯キャリア',
  5033.                         'method_class' => [
  5034.                             'link' => 'Plugin\\PaygentPayment42\\Service\\Method\\Career',
  5035.                             'module' => 'Plugin\\PaygentPayment42\\Service\\Method\\Module\\Career',
  5036.                         ],
  5037.                     ],
  5038.                     'paidy' => [
  5039.                         'payment_type' => 11,
  5040.                         'method' => 'ペイジェントPaidy',
  5041.                         'method_class' => [
  5042.                             'module' => 'Plugin\\PaygentPayment42\\Service\\Method\\Module\\Paidy',
  5043.                         ],
  5044.                     ],
  5045.                 ],
  5046.                 'create_page_param' => [
  5047.                     'link' => [
  5048.                         'error_page' => [
  5049.                             'name' => 'PAYGENT決済エラーページ',
  5050.                             'url' => 'shopping_paygent_error',
  5051.                             'file_name' => 'PaygentPayment42/Resource/template/default/Shopping/shopping_error',
  5052.                         ],
  5053.                     ],
  5054.                     'module' => [
  5055.                         'credit' => [
  5056.                             'payment_type' => 1,
  5057.                             'name' => 'PAYGENT クレジット',
  5058.                             'url' => 'paygent_payment/payment_credit',
  5059.                             'file_name' => 'PaygentPayment42/Resource/template/default/payment_credit',
  5060.                         ],
  5061.                         'conveni' => [
  5062.                             'payment_type' => 2,
  5063.                             'name' => 'PAYGENT コンビニ(番号方式)',
  5064.                             'url' => 'paygent_payment/payment_conveni',
  5065.                             'file_name' => 'PaygentPayment42/Resource/template/default/payment_conveni',
  5066.                         ],
  5067.                         'atm' => [
  5068.                             'payment_type' => 4,
  5069.                             'name' => 'PAYGENT ATM決済',
  5070.                             'url' => 'paygent_payment/payment_atm',
  5071.                             'file_name' => 'PaygentPayment42/Resource/template/default/payment_atm',
  5072.                         ],
  5073.                         'bank' => [
  5074.                             'payment_type' => 5,
  5075.                             'name' => 'PAYGENT 銀行ネット',
  5076.                             'url' => 'paygent_payment/payment_bank',
  5077.                             'file_name' => 'PaygentPayment42/Resource/template/default/payment_bank',
  5078.                         ],
  5079.                         'career' => [
  5080.                             'payment_type' => 6,
  5081.                             'name' => 'PAYGENT 携帯キャリア決済',
  5082.                             'url' => 'paygent_payment/payment_career',
  5083.                             'file_name' => 'PaygentPayment42/Resource/template/default/payment_career',
  5084.                         ],
  5085.                         'paidy' => [
  5086.                             'payment_type' => 11,
  5087.                             'name' => 'PAYGENT Paidy決済',
  5088.                             'url' => 'paygent_payment/payment_paidy',
  5089.                             'file_name' => 'PaygentPayment42/Resource/template/default/payment_paidy',
  5090.                         ],
  5091.                     ],
  5092.                 ],
  5093.                 'char_code' => 'UTF-8',
  5094.                 'char_code_ks' => 'SJIS-win',
  5095.                 'result_success' => '0',
  5096.                 'result_error' => '1',
  5097.                 'result_unknown' => '2',
  5098.                 'result_3dsecure' => '7',
  5099.                 'credit_token_env_id' => [
  5100.                     'dev' => 0,
  5101.                     'prod' => 1,
  5102.                 ],
  5103.                 'credit_token_env_names' => [
  5104.                     'dev' => '試験環境',
  5105.                     'prod' => '本番環境',
  5106.                 ],
  5107.                 'credit_token_env_js_url' => [
  5108.                     'dev' => 'https://sandbox.paygent.co.jp/js/PaygentToken.js',
  5109.                     'prod' => 'https://token.paygent.co.jp/js/PaygentToken.js',
  5110.                 ],
  5111.                 'card_stock_max' => 10,
  5112.                 'credit_authority_retry_limit' => 10,
  5113.                 'credit_authority_lock_message' => 'クレジットカード情報の誤入力が所定回数を超えました。<br>別の決済手段をご検討ください。',
  5114.                 'credit_session' => [
  5115.                     'card_error_count' => 'paygent_payment.front.credit.card_error_count',
  5116.                     'credit_3dError' => 'paygent_payment.front.credit.credit_3dError',
  5117.                     'credit_3d2_input' => 'paygent_payment.front.credit.credit_3d_input',
  5118.                 ],
  5119.                 'credit_3d' => [
  5120.                     '3dSecure_off' => 0,
  5121.                     '3dSecure_1' => 1,
  5122.                     '3dSecure_2' => 2,
  5123.                 ],
  5124.                 'attempt_auth_kbn' => [
  5125.                     'auth_none' => 0,
  5126.                     'auth_success' => 1,
  5127.                     'auth_all' => 2,
  5128.                 ],
  5129.                 'attempt_kbn' => [
  5130.                     'success' => '0',
  5131.                     'error' => '1',
  5132.                 ],
  5133.                 'credit_3dSecure2_apply_input' => [
  5134.                     'authentication_type' => '01',
  5135.                     'country_code_jp' => '392',
  5136.                     'login_guest' => '01',
  5137.                     'login_user' => '02',
  5138.                     'account_indicator_guest' => '01',
  5139.                     'account_indicator_30_under' => '03',
  5140.                     'account_indicator_60_under' => '04',
  5141.                     'account_indicator_60_over' => '05',
  5142.                     'account_change_indicator_30_under' => '02',
  5143.                     'account_change_indicator_60_under' => '03',
  5144.                     'account_change_indicator_60_over' => '04',
  5145.                     'ship_address_use_indicator_this_trade' => '01',
  5146.                     'ship_address_use_indicator_30_under' => '02',
  5147.                     'ship_address_use_indicator_60_under' => '03',
  5148.                     'ship_address_use_indicator_60_over' => '04',
  5149.                     'address_match' => '01',
  5150.                     'address_not_match' => '02',
  5151.                     'account_indicator_30_day' => 30,
  5152.                     'account_indicator_60_day' => 60,
  5153.                     'half_year_ago' => 180,
  5154.                     'one_year_ago' => 365,
  5155.                     'one_day_ago' => 24,
  5156.                     'ship_address_first_use_date_match' => '01',
  5157.                     'ship_address_first_use_date_not_match' => '03',
  5158.                     'reorder_indicator_first_order' => '01',
  5159.                     'reorder_indicator_reorder' => '02',
  5160.                     'card_set_method_token' => 'token',
  5161.                     'card_set_method_customer' => 'customer',
  5162.                 ],
  5163.                 'credit_auth_apply_input' => [
  5164.                     'security_code_use_on' => '1',
  5165.                     'security_code_token_on' => '1',
  5166.                     'stock_card_mode_on' => '1',
  5167.                     '3dsecure_use_type_2' => '2',
  5168.                 ],
  5169.                 'no_mapping_message' => '恐れ入りますが店舗にお問い合わせ下さいますようお願い致します。',
  5170.                 'telegram_error_member' => 'マイページの「会員情報編集」から登録内容を変更してください。',
  5171.                 'telegram_error_guest' => '<br>「カートに戻る」ボタンを押し、ショッピングカート画面で「レジに進む」ボタンを押して、ご注文手続き画面でお客様情報を変更してください。',
  5172.                 'module_telegram_error_guest' => '「戻る」ボタンを押して、ご注文手続き画面でお客様情報を変更してください。',
  5173.                 'retry_message' => '端末を再起動して注文をやり直してください。<br>',
  5174.                 'temp_order_mail_title' => 'ご注文を受け付けました',
  5175.                 'paygent_support_mail_address' => 'pg-support@paygent.co.jp',
  5176.                 'status_alert_mail_title' => '【ペイジェント】ステータス不整合のお知らせ',
  5177.                 'paidy_mismatch_mail_title' => '【ペイジェント】Paidy決済金額改竄検知',
  5178.                 'cvs_form_non_select' => 'ご選択ください',
  5179.                 'cvs_company_id' => [
  5180.                     'seven-eleven' => '00C001',
  5181.                     'law-son' => '00C002',
  5182.                     'family-mart' => '00C005',
  5183.                     'mini-stop' => '00C004',
  5184.                     'seiko-mart' => '00C016',
  5185.                     'daily-yamazaki' => '00C014',
  5186.                 ],
  5187.                 'cvs_type_f_company_id' => [
  5188.                     'seven-eleven' => '00C001',
  5189.                     'law-son_mini-stop' => 'P0C002',
  5190.                     'family-mart' => '00C005',
  5191.                     'seiko-mart' => 'P0C016',
  5192.                     'daily-yamazaki' => '00C014',
  5193.                 ],
  5194.                 'cvs_type_f_company_id_to_name' => [
  5195.                     '00C001' => 'セブンイレブン',
  5196.                     'P0C002' => 'ローソン/ミニストップ',
  5197.                     '00C005' => 'ファミリーマート',
  5198.                     'P0C016' => 'セイコーマート',
  5199.                     '00C014' => 'デイリーヤマザキ',
  5200.                 ],
  5201.                 'cvs_company_name' => [
  5202.                     'seven-eleven' => 'セブンイレブン',
  5203.                     'law-son' => 'ローソン',
  5204.                     'family-mart' => 'ファミリーマート',
  5205.                     'mini-stop' => 'ミニストップ',
  5206.                     'seiko-mart' => 'セイコーマート',
  5207.                     'daily-yamazaki' => 'デイリーヤマザキ',
  5208.                 ],
  5209.                 'cvs_connect_type' => [
  5210.                     'a_b_d' => 0,
  5211.                     'f' => 1,
  5212.                 ],
  5213.                 'sales_type' => '1',
  5214.                 'complete_message' => [
  5215.                     'atm' => [
  5216.                         'title' => '■ATMお支払情報',
  5217.                         'pay_center_number' => '収納機関番号',
  5218.                         'customer_number' => 'お客様番号',
  5219.                         'conf_number' => '確認番号',
  5220.                         'payment_limit_date' => 'お支払期日',
  5221.                         'payment_help_urlname' => 'お支払方法の説明',
  5222.                         'payment_help_url' => 'http://www.paygent.co.jp/merchant_info/help/shophelp_atm.html',
  5223.                     ],
  5224.                     'conveni' => [
  5225.                         'title' => '■コンビニお支払情報',
  5226.                         'confirm_memo' => '特筆事項',
  5227.                         'confirm_name' => '確認番号',
  5228.                         'confirm_number' => '400008',
  5229.                         'customer_tel' => '電話番号',
  5230.                         'receipt_print_url' => '払込票URL',
  5231.                         'usable_cvs_company_id' => 'お支払い可能なコンビニ',
  5232.                         'payment_limit_date' => 'お支払期日',
  5233.                         'payment_help_urlname' => 'お支払方法の説明',
  5234.                         'payment_help_url' => 'https://www.paygent.co.jp/payment_service/way_to_pay/cvs/',
  5235.                     ],
  5236.                 ],
  5237.                 'session_pre_order_id' => 'paygent.front.shopping.pre_order_id',
  5238.             ],
  5239.             'product_review_display_count_min' => 1,
  5240.             'product_review_display_count_max' => 30,
  5241.             'plugin_recommend.text_area_len' => 4000,
  5242.             'related_product.text_area_len' => 4000,
  5243.             'related_product.max_item_count' => 6,
  5244.             'sales_report_product_maximum_display' => 20,
  5245.             'securitychecker42_receiver' => 'https://www.ec-cube.net/info/security/receiver.php',
  5246.             'MERCHANTID_LEN' => '20',
  5247.             'MERCHANTPASS_LEN' => '20',
  5248.             'TENPOCODE_LEN' => '4',
  5249.             'FREEAREA_LEN' => '16',
  5250.             'ANNAI_LEN' => '30',
  5251.             'QUESTIONSAKI_LEN' => '21',
  5252.             'QUESTIONTIME_LEN' => '11',
  5253.             'CUSTANNNAITITLE_LEN' => '20',
  5254.             'MODORISAKIURL_LEN' => '128',
  5255.             'QUESTIONTEL_LEN' => '12',
  5256.             'SLN_PAYID_CREDIT_MAX' => '9999999',
  5257.             'SLN_PAYID_REGIST_CREDIT_MAX' => '9999999',
  5258.             'SLN_PAYID_CVS_MAX' => '299999',
  5259.             'SLN_PAYNAME_CREDIT' => 'クレジットカード決済',
  5260.             'SLN_PAYNAME_REGIST_CREDIT' => '登録済みクレジットカード決済',
  5261.             'SLN_PAYNAME_CVS' => 'コンビニ決済 楽天EDY SUICA ネットバンク ペイジー',
  5262.             'arrPayKbnKaisu' => [
  5263.                 '一括払い' => '1',
  5264.                 '分割払い(2回)' => '2',
  5265.                 '分割払い(3回)' => '3',
  5266.                 '分割払い(5回)' => '5',
  5267.                 '分割払い(6回)' => '6',
  5268.                 '分割払い(10回)' => '10',
  5269.                 '分割払い(12回)' => '12',
  5270.                 '分割払い(15回)' => '15',
  5271.                 '分割払い(18回)' => '18',
  5272.                 '分割払い(20回)' => '20',
  5273.                 '分割払い(24回)' => '24',
  5274.                 'リボルビング払い' => '88',
  5275.                 'ボーナス一括払い' => '80',
  5276.             ],
  5277.             'arrJobCd' => [
  5278.                 '1Auth' => '1Auth',
  5279.                 '1Gathering' => '1Gathering',
  5280.             ],
  5281.             'arrCardProcedure' => [
  5282.                 '仮売上(1Auth)' => '1Auth',
  5283.                 '即時売上(1Gathering)' => '1Gathering',
  5284.             ],
  5285.             'arrGatheringOrderStatus' => [
  5286.                 '新規受注' => '1',
  5287.                 '入金済み' => '2',
  5288.             ],
  5289.             'arrAssistance' => [
  5290.                 'カナ氏名' => 'KanaSei',
  5291.                 '生月日' => 'BirthDay',
  5292.                 '電話番号下4桁' => 'TelNo',
  5293.             ],
  5294.             'arrSecurityCode' => [
  5295.                 '有り' => '1',
  5296.                 '無し' => '2',
  5297.             ],
  5298.             'arrMemberRegist' => [
  5299.                 '有り' => '1',
  5300.                 '無し' => '2',
  5301.             ],
  5302.             'arrQuickAccounts' => [
  5303.                 '有り' => '1',
  5304.                 '無し' => '2',
  5305.             ],
  5306.             'arr3DPay' => [
  5307.                 '有り' => '1',
  5308.                 '無し' => '2',
  5309.             ],
  5310.             'arrOnlinePaymentMethod' => [
  5311.                 'コンビニ決済(ローソン/ファミリーマート/サークルKサンクス/デイリーヤマザキグループ/ミニストップ/スリーエフ)' => 'convenience_1',
  5312.                 'コンビニ決済(セブンイレブン)' => 'convenience_seven',
  5313.                 '楽天EDY' => 'electronic_money_edy',
  5314.                 'SUICA' => 'electronic_money_suika',
  5315.                 'ネットバンク(楽天銀行/ジャパンネット銀行/じぶん銀行/住信SBIネット銀行)' => 'netbank',
  5316.                 'ペイジー(ATM/インターネットバンキング)' => 'paygee',
  5317.             ],
  5318.             'arrShortPaymentMethod' => [
  5319.                 'コンビニ決済' => 'convenience_1',
  5320.                 'コンビニ決済2' => 'convenience_seven',
  5321.                 '楽天EDY' => 'electronic_money_edy',
  5322.                 'SUICA' => 'electronic_money_suika',
  5323.                 'ネットバンク' => 'netbank',
  5324.                 'ペイジー' => 'paygee',
  5325.             ],
  5326.             'arrCvsCd' => [
  5327.                 'LSN' => 'ローソン',
  5328.                 'FAM' => 'ファミリーマート',
  5329.                 'ATM' => 'Pay-easy(ATM)',
  5330.                 'ONL' => 'Pay-easy(オンライン)',
  5331.                 'LNK' => 'Pay-easy(情報リンク)',
  5332.                 'SEV' => 'セブンイレブン',
  5333.                 'MNS' => 'ミニストップ',
  5334.                 'DAY' => 'デイリーヤマザキ',
  5335.                 'EBK' => '楽天銀行(旧イーバンク銀行)',
  5336.                 'JNB' => 'ジャパンネット銀行',
  5337.                 'EDY' => 'Edy',
  5338.                 'SUI' => 'Suica',
  5339.                 'FFF' => 'スリーエフ',
  5340.                 'JIB' => 'じぶん銀行',
  5341.                 'SNB' => '住信 SBI ネット銀行',
  5342.                 'SCM' => 'セイコーマート',
  5343.                 'VWA' => '支払秘書',
  5344.             ],
  5345.             'arrPayStatus' => [
  5346.                 'UNSETTLED' => '0',
  5347.                 'REQUEST_SUCCESS' => '1',
  5348.                 'PAY_SUCCESS' => '2',
  5349.                 'CANCEL' => '4',
  5350.                 'AUTH' => '11',
  5351.                 'COMMIT' => '12',
  5352.                 'CAPTURE' => '13',
  5353.                 'VOID' => '14',
  5354.                 'FAIL' => '99',
  5355.             ],
  5356.             'arrPayStatusNames' => [
  5357.                 '未決済' => '0',
  5358.                 '要求成功' => '1',
  5359.                 '支払い完了' => '2',
  5360.                 'キャンセル' => '4',
  5361.                 '仮売上済み' => '11',
  5362.                 '実売上済み' => '12',
  5363.                 '即時売上げ済み' => '13',
  5364.                 '取消済み' => '14',
  5365.                 '決済失敗' => '99',
  5366.             ],
  5367.             'arrCreditConnectionDestination' => [
  5368.                 => [
  5369.                     'creditConnectionPlace1' => 'https://www.test.e-scott.jp/online/aut/OAUT002.do',
  5370.                     'creditConnectionPlace2' => 'https://www.test.e-scott.jp/online/crp/OCRP005.do',
  5371.                     'creditConnectionPlace6' => 'https://www.test.e-scott.jp/euser/stn/CdGetJavaScript.do',
  5372.                 ],
  5373.                 => [
  5374.                     'creditConnectionPlace1' => 'https://www.e-scott.jp/online/aut/OAUT002.do',
  5375.                     'creditConnectionPlace2' => 'https://www.e-scott.jp/online/crp/OCRP005.do',
  5376.                     'creditConnectionPlace6' => 'https://www.e-scott.jp/euser/stn/CdGetJavaScript.do',
  5377.                 ],
  5378.             ],
  5379.             'arrThreedConnectionDestination' => [
  5380.                 => [
  5381.                     'creditConnectionPlace7' => 'https://www.test.e-scott.jp/online/tds/OTDS010.do',
  5382.                 ],
  5383.                 => [
  5384.                     'creditConnectionPlace7' => 'https://www.e-scott.jp/online/tds/OTDS010.do',
  5385.                 ],
  5386.             ],
  5387.             'arrCvsConnectionDestination' => [
  5388.                 => [
  5389.                     'creditConnectionPlace3' => 'https://link.kessai.info/JLPCT/JLPcon',
  5390.                     'creditConnectionPlace5' => 'https://www.test.e-scott.jp/online/cnv/OCNV005.do',
  5391.                 ],
  5392.                 => [
  5393.                     'creditConnectionPlace3' => 'https://link.kessai.info/JLP/JLPcon',
  5394.                     'creditConnectionPlace5' => 'https://www.e-scott.jp/online/cnv/OCNV005.do',
  5395.                 ],
  5396.             ],
  5397.             'vt4g_plugin.const' => [
  5398.                 'VT4G_CODE' => 'VeriTrans4G2',
  5399.                 'VT4G_SERVICE_NAME' => 'ベリトランス4G',
  5400.                 'VT4G_PLUGIN_NAME' => 'ベリトランス4G決済プラグイン',
  5401.                 'VT4G_ENCODE' => 'UTF-8',
  5402.                 'VT4G_ENCODE_SJIS' => 'SJIS',
  5403.                 'VT4G_PLUGIN_MODE' => 'vt',
  5404.                 'VT4G_PLUGIN_PATH' => 'vt4g',
  5405.                 'VT4G_PLUGIN_CSS_FILENAME' => 'vt4g_css.twig',
  5406.                 'VT4G_PLUGIN_TOKEN_JS_FILENAME' => '/js/token.js',
  5407.                 'VT4G_PLUGIN_LOADING_IMAGE' => '/img/loading.gif',
  5408.                 'VT4G_PLUGIN_TOKEN_API_ENDPOINT' => 'https://api3.veritrans.co.jp/4gtoken',
  5409.                 'VT4G_USED_MAIL_TO' => 'sales@veritrans.jp',
  5410.                 'VT4G_USED_MAIL_SUBJECT' => '[EC-CUBE4] ベリトランス4Gプラグインご利用通知',
  5411.                 'VT4G_ECCUBE_VERSION_THROTTLING' => '4.2.1',
  5412.                 'VT4G_RECAPTCHA_URL' => 'https://www.google.com/recaptcha/api.js?render=',
  5413.                 'VT4G_RECAPTCHA_SITEVERIFY_URL' => 'https://www.google.com/recaptcha/api/siteverify',
  5414.                 'VT4G_CUSTOMER_ID_DIGITS' => 10,
  5415.                 'VT4G_PAYTYPEID_CREDIT' => 10,
  5416.                 'VT4G_PAYTYPEID_CVS' => 20,
  5417.                 'VT4G_PAYTYPEID_BANK' => 30,
  5418.                 'VT4G_PAYTYPEID_ATM' => 31,
  5419.                 'VT4G_PAYTYPEID_UPOP' => 40,
  5420.                 'VT4G_PAYTYPEID_ALIPAY' => 50,
  5421.                 'VT4G_PAYTYPEID_RAKUTEN' => 60,
  5422.                 'VT4G_PAYTYPEID_RECRUIT' => 61,
  5423.                 'VT4G_PAYTYPEID_LINEPAY' => 62,
  5424.                 'VT4G_PAYTYPEID_RAKUTEN_V2' => 63,
  5425.                 'VT4G_PAYTYPEID_PAYPAL' => 70,
  5426.                 'VT4G_PAYTYPEID_PAYPAY' => 80,
  5427.                 'VT4G_PAYNAME_PAYTYPEID_10' => 'クレジットカード決済',
  5428.                 'VT4G_PAYNAME_PAYTYPEID_12' => '本人認証(クレジットカード決済)',
  5429.                 'VT4G_PAYNAME_PAYTYPEID_20' => 'コンビニ決済',
  5430.                 'VT4G_PAYNAME_PAYTYPEID_30' => 'ネットバンク決済',
  5431.                 'VT4G_PAYNAME_PAYTYPEID_31' => 'ペイジー(Pay-easy)',
  5432.                 'VT4G_PAYNAME_PAYTYPEID_40' => '銀聯ネット決済',
  5433.                 'VT4G_PAYNAME_PAYTYPEID_50' => 'Alipay決済',
  5434.                 'VT4G_PAYNAME_PAYTYPEID_60' => '楽天ペイ',
  5435.                 'VT4G_PAYNAME_PAYTYPEID_61' => 'リクルートかんたん支払い',
  5436.                 'VT4G_PAYNAME_PAYTYPEID_62' => 'LINE Pay',
  5437.                 'VT4G_PAYNAME_PAYTYPEID_63' => '楽天ペイV2',
  5438.                 'VT4G_PAYNAME_PAYTYPEID_70' => 'PayPal決済',
  5439.                 'VT4G_PAYNAME_PAYTYPEID_80' => 'PayPay',
  5440.                 'VT4G_REMOVED_PAYNAME_LABEL' => '(VT4Gプラグイン削除済み)',
  5441.                 'VT4G_PAYNAME_BEFORE_PAYEASY' => 'ATM決済',
  5442.                 'VT4G_CODE_PAYTYPEID_10' => 'Credit',
  5443.                 'VT4G_CODE_PAYTYPEID_20' => 'CVS',
  5444.                 'VT4G_CODE_PAYTYPEID_30' => 'Bank',
  5445.                 'VT4G_CODE_PAYTYPEID_31' => 'ATM',
  5446.                 'VT4G_CODE_PAYTYPEID_40' => 'UPOP',
  5447.                 'VT4G_CODE_PAYTYPEID_50' => 'Alipay',
  5448.                 'VT4G_CODE_PAYTYPEID_60' => 'Rakuten',
  5449.                 'VT4G_CODE_PAYTYPEID_61' => 'Recruit',
  5450.                 'VT4G_CODE_PAYTYPEID_62' => 'LINEPay',
  5451.                 'VT4G_CODE_PAYTYPEID_63' => 'RakutenV2',
  5452.                 'VT4G_CODE_PAYTYPEID_70' => 'PayPal',
  5453.                 'VT4G_CODE_PAYTYPEID_80' => 'PayPay',
  5454.                 'VT4G_PAYTYPEID_SORT_LIST' => [
  5455.                     => 10,
  5456.                     => 20,
  5457.                     => 30,
  5458.                     => 31,
  5459.                     => 40,
  5460.                     => 50,
  5461.                     => 60,
  5462.                     => 63,
  5463.                     => 61,
  5464.                     => 62,
  5465.                     10 => 70,
  5466.                     11 => 80,
  5467.                 ],
  5468.                 'VT4G_METHOD_COMMON' => 'CommonMethod',
  5469.                 'VT4G_SERVICE_PAYTYPEID_30' => 'netbank-pc',
  5470.                 'VT4G_SERVICE_PAYTYPEID_31' => 'atm',
  5471.                 'VT4G_PAYMENT' => [
  5472.                     'URL' => [
  5473.                         'INDEX' => [
  5474.                             'NAME' => 'vt4g_shopping_payment',
  5475.                             'LABEL' => '商品購入/ベリトランス4G決済画面',
  5476.                             'TEMPLATE' => 'VeriTrans4G2/Resource/template/default/Shopping/vt4g_payment',
  5477.                         ],
  5478.                         'COMPLETE' => [
  5479.                             'NAME' => 'vt4g_shopping_payment_complete',
  5480.                         ],
  5481.                         'BACK' => [
  5482.                             'NAME' => 'vt4g_shopping_payment_back',
  5483.                         ],
  5484.                     ],
  5485.                 ],
  5486.                 'VT4G_PAY_STATUS' => [
  5487.                     'AUTH' => [
  5488.                         'VALUE' => 1,
  5489.                         'LABEL' => '与信',
  5490.                         'RECV_NAME' => '申込結果',
  5491.                     ],
  5492.                     'CAPTURE' => [
  5493.                         'VALUE' => 2,
  5494.                         'LABEL' => '売上',
  5495.                         'RECV_NAME' => '売上結果',
  5496.                     ],
  5497.                     'CANCEL' => [
  5498.                         'VALUE' => 3,
  5499.                         'LABEL' => '取消',
  5500.                         'RECV_NAME' => '取消結果',
  5501.                     ],
  5502.                     'REQUEST' => [
  5503.                         'VALUE' => 4,
  5504.                         'LABEL' => '申込',
  5505.                     ],
  5506.                     'DEPOSIT' => [
  5507.                         'VALUE' => 5,
  5508.                         'LABEL' => '入金',
  5509.                         'RECV_NAME' => '入金結果',
  5510.                     ],
  5511.                     'REFUND' => [
  5512.                         'VALUE' => 6,
  5513.                         'LABEL' => '返金',
  5514.                         'RECV_NAME' => '返金結果',
  5515.                     ],
  5516.                     'EXPIRED' => [
  5517.                         'VALUE' => 7,
  5518.                         'LABEL' => '期限切れ',
  5519.                     ],
  5520.                     'NEWLY' => [
  5521.                         'VALUE' => 8,
  5522.                         'LABEL' => '新規決済',
  5523.                     ],
  5524.                     'CAPTURE_REQUEST' => [
  5525.                         'VALUE' => 9,
  5526.                         'LABEL' => '売上要求中',
  5527.                     ],
  5528.                     'CANCEL_REQUEST' => [
  5529.                         'VALUE' => 10,
  5530.                         'LABEL' => '取消要求中',
  5531.                     ],
  5532.                     'REDUCTION_REQUEST' => [
  5533.                         'VALUE' => 11,
  5534.                         'LABEL' => '減額要求中',
  5535.                     ],
  5536.                     'UPDATEAUTH_EXTENSION' => [
  5537.                         'VALUE' => 12,
  5538.                         'LABEL' => '与信変更(与信延長)',
  5539.                     ],
  5540.                     'UPDATEAUTH_AMOUNT' => [
  5541.                         'VALUE' => 13,
  5542.                         'LABEL' => '与信変更(金額変更)',
  5543.                     ],
  5544.                     'UPDATEAUTH_AMOUNT_AND_EXTENSION' => [
  5545.                         'VALUE' => 14,
  5546.                         'LABEL' => '与信変更(与信延長+金額変更)',
  5547.                     ],
  5548.                     'FAILURE' => [
  5549.                         'VALUE' => 99,
  5550.                         'LABEL' => '決済失敗',
  5551.                     ],
  5552.                 ],
  5553.                 'VT4G_LABEL_RENAME' => [
  5554.                     'RAKUTEN' => [
  5555.                         'REFUND' => '減額',
  5556.                     ],
  5557.                 ],
  5558.                 'VT4G_CONVENI' => [
  5559.                     'SEVENELEVEN' => [
  5560.                         'CODE' => 'sej',
  5561.                         'LABEL' => 'セブン-イレブン',
  5562.                     ],
  5563.                     'LAWSON' => [
  5564.                         'CODE' => 'lawson',
  5565.                         'LABEL' => 'ローソン(ローソン、ミニストップ、セイコーマート)',
  5566.                     ],
  5567.                     'FAMILYMART' => [
  5568.                         'CODE' => 'famima',
  5569.                         'LABEL' => 'ファミリーマート',
  5570.                     ],
  5571.                     'DAILYYAMAZAKI' => [
  5572.                         'CODE' => 'other',
  5573.                         'LABEL' => 'デイリーヤマザキ・ヤマザキデイリーストア',
  5574.                     ],
  5575.                     'ECON' => [
  5576.                         'CODE' => 'econ',
  5577.                         'LABEL' => 'ローソン・ファミリーマート・ミニストップ・セイコーマート',
  5578.                     ],
  5579.                 ],
  5580.                 'VT4G_RECV_CVS_TYPE' => [
  5581.                     'sej' => 'セブン-イレブン',
  5582.                     'econ-lw' => 'ローソン',
  5583.                     'econ-fm' => 'ファミリーマート',
  5584.                     'econ-mini' => 'ミニストップ',
  5585.                     'econ-other' => 'セイコーマート',
  5586.                     'lawson' => 'ローソン、ミニストップ、セイコーマート',
  5587.                     'famima' => 'ファミリーマート',
  5588.                     'other' => 'デイリーヤマザキ・ヤマザキデイリーストア',
  5589.                 ],
  5590.                 'VT4G_RECV_PAYPAL_FIXED' => 1,
  5591.                 'VT4G_RECV_TXN_TYPE_AUTH' => 'Authorize',
  5592.                 'VT4G_RECV_TXN_TYPE_CAPTURE' => 'Capture',
  5593.                 'VT4G_RECV_TXN_TYPE_REFUND' => 'Refund',
  5594.                 'VT4G_RECV_TXN_TYPE_CANCEL' => 'Cancel',
  5595.                 'VT4G_RECV_TXN_TYPE_CREDIT' => [
  5596.                     => 'Verify',
  5597.                     => 'AuthorizeConfirm',
  5598.                     => 'VerifyNotify',
  5599.                 ],
  5600.                 'VT4G_RECV_RECODE_HEAD' => [
  5601.                     => 'numberOfNotify',
  5602.                     => 'pushTime',
  5603.                     => 'pushId',
  5604.                 ],
  5605.                 'VT4G_RECV_RECODE_BODY' => [
  5606.                     'VT4G_PAYTYPEID_CREDIT' => [
  5607.                         => 'orderId',
  5608.                         => 'vResultCode',
  5609.                         => 'txnType',
  5610.                         => 'mpiMstatus',
  5611.                         => 'cardMstatus',
  5612.                         => 'dummy',
  5613.                     ],
  5614.                     'VT4G_PAYTYPEID_CVS' => [
  5615.                         => 'orderId',
  5616.                         => 'cvsType',
  5617.                         => 'receiptNo',
  5618.                         => 'receiptDate',
  5619.                         => 'rcvAmount',
  5620.                         => 'dummy',
  5621.                     ],
  5622.                     'VT4G_PAYTYPEID_BANK' => [
  5623.                         => 'orderId',
  5624.                         => 'kikanNo',
  5625.                         => 'kigyoNo',
  5626.                         => 'rcvDate',
  5627.                         => 'customerNo',
  5628.                         => 'confNo',
  5629.                         => 'rcvAmount',
  5630.                         => 'dummy',
  5631.                     ],
  5632.                     'VT4G_PAYTYPEID_UPOP' => [
  5633.                         => 'orderId',
  5634.                         => 'txnType',
  5635.                         => 'mstatus',
  5636.                         => 'traceNumber',
  5637.                         => 'traceTime',
  5638.                         => 'settleAmount',
  5639.                         => 'settleDate',
  5640.                         => 'settleRate',
  5641.                         => 'dummy',
  5642.                     ],
  5643.                     'VT4G_PAYTYPEID_ALIPAY' => [
  5644.                         => 'orderId',
  5645.                         => 'txnType',
  5646.                         => 'mstatus',
  5647.                         => 'vResultCode',
  5648.                         => 'centerTradeId',
  5649.                         => 'dummy',
  5650.                     ],
  5651.                     'VT4G_PAYTYPEID_RAKUTEN_V2' => [
  5652.                         => 'orderId',
  5653.                         => 'txnType',
  5654.                         => 'txnTime',
  5655.                         => 'vResultCode',
  5656.                         => 'mstatus',
  5657.                         => 'usedPoint',
  5658.                         => 'gatewayOrderId',
  5659.                         => 'dummy',
  5660.                     ],
  5661.                     'VT4G_PAYTYPEID_RAKUTEN' => [
  5662.                         => 'orderId',
  5663.                         => 'txnType',
  5664.                         => 'txnTime',
  5665.                         => 'vResultCode',
  5666.                         => 'mstatus',
  5667.                         => 'usedPoint',
  5668.                         => 'dummy',
  5669.                     ],
  5670.                     'VT4G_PAYTYPEID_RECRUIT' => [
  5671.                         => 'orderId',
  5672.                         => 'txnType',
  5673.                         => 'txnTime',
  5674.                         => 'vResultCode',
  5675.                         => 'mstatus',
  5676.                         => 'recruitOrderId',
  5677.                         => 'usePoint',
  5678.                         => 'givePoint',
  5679.                         => 'recruitCoupon',
  5680.                         => 'merchantCoupon',
  5681.                         10 => 'dummy',
  5682.                     ],
  5683.                     'VT4G_PAYTYPEID_LINEPAY' => [
  5684.                         => 'orderId',
  5685.                         => 'txnType',
  5686.                         => 'txnTime',
  5687.                         => 'vResultCode',
  5688.                         => 'mstatus',
  5689.                         => 'linepayOrderId',
  5690.                         => 'dummy',
  5691.                     ],
  5692.                     'VT4G_PAYTYPEID_PAYPAL' => [
  5693.                         => 'orderId',
  5694.                         => 'mstatus',
  5695.                         => 'txnType',
  5696.                         => 'receivedDatetime',
  5697.                         => 'amount',
  5698.                         => 'payerId',
  5699.                         => 'centerTxnId',
  5700.                         => 'dummy',
  5701.                     ],
  5702.                     'VT4G_PAYTYPEID_PAYPAY' => [
  5703.                         => 'orderId',
  5704.                         => 'txnType',
  5705.                         => 'mstatus',
  5706.                         => 'vResultCode',
  5707.                         => 'paypayOrderId',
  5708.                         => 'dummy',
  5709.                     ],
  5710.                 ],
  5711.                 'VT4G_RECV_MAIL_SUBJECT' => [
  5712.                     'ERROR' => ' - 結果通知エラー報知メール',
  5713.                     'RESULT' => '要求結果報知メール',
  5714.                     'PAYMENT_INFO' => '入金報知メール',
  5715.                 ],
  5716.                 'VT4G_OPERATION_AUTH' => 'AUTH',
  5717.                 'VT4G_OPERATION_CAPTURE' => 'CAPTURE',
  5718.                 'VT4G_OPERATION_CANCEL' => 'CANCEL',
  5719.                 'VT4G_OPERATION_REFUND' => 'REFUND',
  5720.                 'VT4G_OPERATION_REFUND_ALL' => 'REFUND_ALL',
  5721.                 'VT4G_OPERATION_NEWLY' => 'NEWLY',
  5722.                 'VT4G_OPERATION_UPDATEAUTH' => 'UPDATEAUTH',
  5723.                 'VT4G_OPERATION_UPDATEAUTH_EXTENSION' => 'UPDATEAUTH_EXTENSION',
  5724.                 'VT4G_OPERATION_UPDATEAUTH_AMOUNT' => 'UPDATEAUTH_AMOUNT',
  5725.                 'VT4G_OPERATION_UPDATEAUTH_AMOUNT_AND_EXTENSION' => 'UPDATEAUTH_AMOUNT_AND_EXTENSION',
  5726.                 'VT4G_OPERATION_NAME' => [
  5727.                     'REFUND' => '再売上(減額用)',
  5728.                     'REFUND_ALL' => '全額返金',
  5729.                 ],
  5730.                 'VT4G_MAIL_TIMING' => [
  5731.                     'ORDER' => [
  5732.                         'ON_COMPLETE' => 0,
  5733.                         'ON_PAYMENT' => 1,
  5734.                     ],
  5735.                     'BANK' => [
  5736.                         'ON_PAYMENT' => 0,
  5737.                         'ON_RECEIVE' => 1,
  5738.                     ],
  5739.                 ],
  5740.                 'VT4G_MAIL_TARGET' => [
  5741.                     'RAKUTEN' => [
  5742.                         'FAILURE' => 0,
  5743.                         'ALL' => 1,
  5744.                     ],
  5745.                 ],
  5746.                 'VT4G_FORM' => [
  5747.                     'REGEX' => [
  5748.                         'VERITRANS_ID_PREFIX' => '/^[[:alnum:]_\\-\\.]+$/i',
  5749.                         'INTEGER' => '/^[0-9]+$/',
  5750.                     ],
  5751.                     'RANGE' => [
  5752.                         'MIN' => [
  5753.                             'PAYMENT_TERM' => 1,
  5754.                             'CARDINFO_REGIST_MAX' => 1,
  5755.                             'ROLLBACK_TIME' => 1,
  5756.                         ],
  5757.                         'MAX' => [
  5758.                             'PAYMENT_TERM' => 60,
  5759.                             'CARDINFO_REGIST_MAX' => 10,
  5760.                             'ROLLBACK_TIME' => 999,
  5761.                         ],
  5762.                     ],
  5763.                     'LENGTH' => [
  5764.                         'MIN' => [
  5765.                             'VERITRANS_ID_PREFIX' => 1,
  5766.                             'CARD_NO' => 14,
  5767.                             'SECURITY_CODE' => 3,
  5768.                             'CARD_NAME' => 2,
  5769.                         ],
  5770.                         'MAX' => [
  5771.                             'PAYMENT_TERM' => 2,
  5772.                             'CONTENTS' => 12,
  5773.                             'CONTENTS_KANA' => 24,
  5774.                             'ORDER_MAIL_TITLE1' => 50,
  5775.                             'ORDER_MAIL_BODY1' => 1000,
  5776.                             'VERITRANS_ID_PREFIX' => 17,
  5777.                             'MERCHANT_CCID' => 24,
  5778.                             'MERCHANT_PASS' => 64,
  5779.                             'MERCHANT_ID' => 24,
  5780.                             'MERCHANT_HASH' => 24,
  5781.                             'TOKEN_API_KEY' => 36,
  5782.                             'VT4G_ORDER_ID_PREFIX' => 50,
  5783.                             'FREE' => 16,
  5784.                             'CARD_NO' => 16,
  5785.                             'SECURITY_CODE' => 4,
  5786.                             'CARD_NAME' => 45,
  5787.                             'COMMODITY_NAME' => 100,
  5788.                             'REFUND_REASON' => 80,
  5789.                             'ITEM_NAME' => [
  5790.                                 'LEN_255' => 255,
  5791.                                 'LEN_300' => 300,
  5792.                             ],
  5793.                             'ORDER_DESCRIPTION' => 127,
  5794.                             'PAYMENT_TERM_DAY' => 2,
  5795.                         ],
  5796.                     ],
  5797.                     'CHOICES' => [
  5798.                         'COMMON_FLG' => [
  5799.                             '利用する' => 1,
  5800.                             '利用しない' => 0,
  5801.                         ],
  5802.                         'WITH_CAPTURE' => [
  5803.                             '与信+売上' => 1,
  5804.                             '与信のみ' => 0,
  5805.                         ],
  5806.                         'CREDIT_PAY_METHOD' => [
  5807.                             '一括払い' => '10',
  5808.                             'ボーナス一括' => '21',
  5809.                             '分割2回払い' => '61C02',
  5810.                             '分割3回払い' => '61C03',
  5811.                             '分割4回払い' => '61C04',
  5812.                             '分割5回払い' => '61C05',
  5813.                             '分割6回払い' => '61C06',
  5814.                             '分割7回払い' => '61C07',
  5815.                             '分割8回払い' => '61C08',
  5816.                             '分割9回払い' => '61C09',
  5817.                             '分割10回払い' => '61C10',
  5818.                             '分割11回払い' => '61C11',
  5819.                             '分割12回払い' => '61C12',
  5820.                             '分割13回払い' => '61C13',
  5821.                             '分割14回払い' => '61C14',
  5822.                             '分割15回払い' => '61C15',
  5823.                             '分割16回払い' => '61C16',
  5824.                             '分割17回払い' => '61C17',
  5825.                             '分割18回払い' => '61C18',
  5826.                             '分割19回払い' => '61C19',
  5827.                             '分割20回払い' => '61C20',
  5828.                             '分割21回払い' => '61C21',
  5829.                             '分割22回払い' => '61C22',
  5830.                             '分割23回払い' => '61C23',
  5831.                             '分割24回払い' => '61C24',
  5832.                             'リボルビング払い' => '80',
  5833.                         ],
  5834.                         'MPI_OPTION' => [
  5835.                             '完全認証' => 'mpi-complete',
  5836.                             '通常認証(カード会社リスク負担)' => 'mpi-company',
  5837.                             '通常認証(カード会社、加盟店リスク負担)' => 'mpi-merchant',
  5838.                         ],
  5839.                         'ONE_CLICK_FLG' => [
  5840.                             'かんたん決済' => 2,
  5841.                             'ベリトランス会員ID決済' => 1,
  5842.                             '利用しない' => 0,
  5843.                         ],
  5844.                         'CONVENI' => [
  5845.                             '01:セブンイレブン' => 'sej',
  5846.                             '02:ローソン・ミニストップ・セイコーマート' => 'lawson',
  5847.                             '03:ファミリーマート' => 'famima',
  5848.                             '04:デイリーヤマザキ・ヤマザキデイリーストア' => 'other',
  5849.                             '05:ローソン・ファミリーマート・ミニストップ・セイコーマート' => 'econ',
  5850.                         ],
  5851.                         'MAIL_TIMING' => [
  5852.                             '入金通知受信時' => 1,
  5853.                             '決済申込完了時' => 0,
  5854.                         ],
  5855.                         'DUMMY_MODE_FLG' => [
  5856.                             '本番モードで稼働' => 0,
  5857.                             'ダミーモードで稼働' => 1,
  5858.                         ],
  5859.                         'RESULT_MAIL_TARGET' => [
  5860.                             'すべて' => 1,
  5861.                             '要求不成立のみ' => 0,
  5862.                         ],
  5863.                         'REGISTRATION_FLG' => [
  5864.                             '登録する' => 1,
  5865.                             '登録しない' => 0,
  5866.                             '初期値なし' => 2,
  5867.                         ],
  5868.                         'RETRADE_FLG' => [
  5869.                             '利用する' => 1,
  5870.                             '利用しない' => 0,
  5871.                         ],
  5872.                         'SEND_PAYMENT_INFO_MAIL' => [
  5873.                             '送信する(TO:注文者、BCC:ショップ)' => 2,
  5874.                             '送信する(TO:ショップ)' => 1,
  5875.                             '送信しない' => 0,
  5876.                         ],
  5877.                         'PUSH_URL_AUTO_SETTING' => [
  5878.                             '設定する' => 1,
  5879.                             '設定しない' => 0,
  5880.                         ],
  5881.                         'UPDATE_AUTHORIZE' => [
  5882.                             '使用する' => 1,
  5883.                             '使用しない' => 0,
  5884.                         ],
  5885.                         'USE_RECAPTCHA' => [
  5886.                             '利用する(プラグイン提供決済すべて)' => 2,
  5887.                             '利用する(クレジットカード決済のみ)' => 1,
  5888.                             '利用しない' => 0,
  5889.                         ],
  5890.                         'RECAPTCHA_SCORE' => [
  5891.                             '0.0' => '0.0',
  5892.                             '0.1' => '0.1',
  5893.                             '0.2' => '0.2',
  5894.                             '0.3' => '0.3',
  5895.                             '0.4' => '0.4',
  5896.                             '0.5' => '0.5',
  5897.                             '0.6' => '0.6',
  5898.                             '0.7' => '0.7',
  5899.                             '0.8' => '0.8',
  5900.                             '0.9' => '0.9',
  5901.                             '1.0' => '1.0',
  5902.                         ],
  5903.                     ],
  5904.                     'DEFAULT' => [
  5905.                         'WITH_CAPTURE' => 0,
  5906.                         'CREDIT_PAY_METHOD' => '10',
  5907.                         'SECURITY_FLG' => 1,
  5908.                         'MPI_FLG' => 1,
  5909.                         'MPI_OPTION' => 'mpi-company',
  5910.                         'ONE_CLICK_FLG' => 0,
  5911.                         'DUMMY_MODE_FLG' => 1,
  5912.                         'MAIL_TIMING' => 0,
  5913.                         'RESULT_MAIL_TARGET' => 0,
  5914.                         'CARDINFO_REGIST_DEFAULT' => 2,
  5915.                         'CARDINFO_REGIST_MAX' => 5,
  5916.                         'SEND_PAYMENT_INFO_MAIL' => 0,
  5917.                         'CONTENTS_KANA' => 'ゴチュウモンブン',
  5918.                         'COMMODITY_NAME' => 'ご注文の商品',
  5919.                         'REFUND_REASON' => 'ご注文の返金',
  5920.                         'PUSH_URL_AUTO_SETTING' => 0,
  5921.                         'UPDATE_AUTHORIZE' => 0,
  5922.                         'RATE_LIMIT' => 0,
  5923.                         'USE_RECAPTCHA' => 0,
  5924.                         'ROLLBACK_TIME' => [
  5925.                             'TIME_60' => 60,
  5926.                             'TIME_480' => 480,
  5927.                         ],
  5928.                     ],
  5929.                 ],
  5930.                 'VT4G_WITH_CAPTURE' => [
  5931.                     'AUTH' => 0,
  5932.                     'CAPTURE' => 1,
  5933.                 ],
  5934.                 'VT4G_REQUEST' => [
  5935.                     'CREDIT' => [
  5936.                         'RETRY_LIMIT' => 3,
  5937.                         'RETRY_WAIT' => 3,
  5938.                     ],
  5939.                 ],
  5940.                 'VT4G_RESPONSE' => [
  5941.                     'MSTATUS' => [
  5942.                         'OK' => 'success',
  5943.                         'NG' => 'failure',
  5944.                         'PENDING' => 'pending',
  5945.                     ],
  5946.                     'V_RESULT_CODE' => [
  5947.                         'RAKUTEN' => [
  5948.                             'REQUEST_TIMEOUT' => 'FG26',
  5949.                         ],
  5950.                     ],
  5951.                 ],
  5952.                 'VT4G_DOC_PATH' => '/Resource/doc',
  5953.                 'VT4G_EXPLAIN_FILE_NAME_FMT' => '/explain_%s.txt',
  5954.                 'VT4G_CREDIT_ERR_RESPONSE_YEAR98' => 98,
  5955.                 'VT4G_CREDIT_ERR_RESPONSE_YEAR99' => 99,
  5956.                 'VT4G_CREDIT_MPI_OPTION' => [
  5957.                     'COMPLETE' => 'mpi-complete',
  5958.                     'COMPANY' => 'mpi-company',
  5959.                     'MERCHANT' => 'mpi-merchant',
  5960.                 ],
  5961.                 'VT4G_CREDIT_ONE_CLICK' => [
  5962.                     'RETRADE' => 2,
  5963.                     'VERITRANS_ID' => 1,
  5964.                     'DISABLED' => 0,
  5965.                 ],
  5966.                 'VT4G_CREDIT_RETRADE' => [
  5967.                     'DATETIME_FORMAT' => 'Y-m-d 00:00:00',
  5968.                     'LIMIT_CARDS' => 10,
  5969.                     'VALID_MONTH' => 13,
  5970.                 ],
  5971.                 'VT4G_CREDIT_ERR_TRANS_PREFIX' => 'front.order.vt4g.vresult_code_',
  5972.                 'VT4G_CREDIT_VERITRANS_ID_SESSION_KEY' => 'vt4g_veritrans_id',
  5973.                 'VT4G_CREDIT_VERIFY_TIMEOUT' => 25,
  5974.                 'VT4G_CREDIT_VERIFY_RESULT_LINK' => 2,
  5975.                 'VT4G_CREDIT_PAYNOWID_TEMP_REG' => 1,
  5976.                 'VT4G_CREDIT_DEVICE_CHANNEL' => '02',
  5977.                 'VT4G_CREDIT_CARDHOLDER_HOME_PHONE_COUNTRY' => '81',
  5978.                 'VT4G_RAKUTEN_V2_PAYTYPE' => 2,
  5979.                 'VT4G_ALIPAY_CURRENCY' => 'JPY',
  5980.                 'VT4G_UPOP_TIMEOUT' => 30,
  5981.                 'VT4G_UPOP_CURRENCY' => [
  5982.                     392 => '日本円',
  5983.                     156 => '中国元',
  5984.                 ],
  5985.                 'VT4G_PAYPAL_ACTION' => [
  5986.                     'CREDIT' => 'set',
  5987.                     'COMPLETE' => 'do',
  5988.                 ],
  5989.                 'VT4G_PAYPAL_SHIPPING' => [
  5990.                     'DISABLED' => 0,
  5991.                 ],
  5992.                 'VT4G_PAYPAY_SERVICE_OPTION_TYPE' => 'online',
  5993.                 'VT4G_PAYPAY_TIMEOUT' => 5,
  5994.                 'VT4G_MERCHANT_CCID' => [
  5995.                     'EXCLUDE' => [
  5996.                         => '69951cc',
  5997.                         => '69992cc',
  5998.                     ],
  5999.                 ],
  6000.                 'VT4G_PAYMENT_INFO_MAIL' => [
  6001.                     'TO' => [
  6002.                         'CUSTOMER' => 2,
  6003.                         'SHOP' => 1,
  6004.                         'DISABLED' => 0,
  6005.                     ],
  6006.                 ],
  6007.                 'VT4G_RECAPTCHA_EXECUTE' => [
  6008.                     'ALL_PAYMENT' => 2,
  6009.                     'ONLY_CREDIT' => 1,
  6010.                     'NONE' => 0,
  6011.                 ],
  6012.                 'RULE_MIN_PAYTYPEID_10' => 2,
  6013.                 'RULE_MIN_PAYTYPEID_20' => 1,
  6014.                 'RULE_MIN_PAYTYPEID_30' => 1,
  6015.                 'RULE_MIN_PAYTYPEID_31' => 1,
  6016.                 'RULE_MIN_PAYTYPEID_40' => 1,
  6017.                 'RULE_MIN_PAYTYPEID_50' => 1,
  6018.                 'RULE_MIN_PAYTYPEID_60' => 100,
  6019.                 'RULE_MIN_PAYTYPEID_61' => 1,
  6020.                 'RULE_MIN_PAYTYPEID_62' => 1,
  6021.                 'RULE_MIN_PAYTYPEID_63' => 100,
  6022.                 'RULE_MIN_PAYTYPEID_70' => 1,
  6023.                 'RULE_MIN_PAYTYPEID_80' => 1,
  6024.                 'RULE_MAX_PAYTYPEID_10' => 99999999,
  6025.                 'RULE_MAX_PAYTYPEID_20' => 299999,
  6026.                 'RULE_MAX_PAYTYPEID_30' => 2000000000,
  6027.                 'RULE_MAX_PAYTYPEID_31' => 2000000000,
  6028.                 'RULE_MAX_PAYTYPEID_40' => 999999999,
  6029.                 'RULE_MAX_PAYTYPEID_50' => 9999999,
  6030.                 'RULE_MAX_PAYTYPEID_60' => 99999999,
  6031.                 'RULE_MAX_PAYTYPEID_61' => 9999999,
  6032.                 'RULE_MAX_PAYTYPEID_62' => 9999999,
  6033.                 'RULE_MAX_PAYTYPEID_63' => 99999999,
  6034.                 'RULE_MAX_PAYTYPEID_70' => 1000000,
  6035.                 'RULE_MAX_PAYTYPEID_80' => 500000,
  6036.                 'ORDER_CSV_COLUMN_CONFIG' => [
  6037.                     'NAME' => '注文ID',
  6038.                 ],
  6039.                 'ORDER_CSV_TEMPLATE' => 'order.csv',
  6040.                 'VT4G_MYPAGE' => [
  6041.                     'URL' => [
  6042.                         'INDEX' => [
  6043.                             'NAME' => 'mypage_vt4g_account_id',
  6044.                             'LABEL' => 'MYページ/ベリトランス会員ID',
  6045.                             'TEMPLATE' => 'VeriTrans4G2/Resource/template/default/Mypage/vt4g_account_id',
  6046.                         ],
  6047.                     ],
  6048.                 ],
  6049.                 'VT4G_RAKUTEN_BUTTON' => [
  6050.                     'URL' => [
  6051.                         'INDEX' => [
  6052.                             'NAME' => 'vt4g_admin_preview_rakuten_button',
  6053.                             'LABEL' => '商品購入/楽天ペイ支払いボタン',
  6054.                             'TEMPLATE' => 'VeriTrans4G2/Resource/template/default/Shopping/vt4g_button_rakuten',
  6055.                         ],
  6056.                     ],
  6057.                 ],
  6058.                 'VT4G_MYPAGE_SUBSC_PAYMENT' => [
  6059.                     'URL' => [
  6060.                         'INDEX' => [
  6061.                             'NAME' => 'mypage_vt4g_subsc_payment',
  6062.                             'LABEL' => 'MYページ/継続課金決済履歴',
  6063.                             'TEMPLATE' => 'VeriTrans4G2/Resource/template/default/Mypage/vt4g_subsc_payment',
  6064.                         ],
  6065.                     ],
  6066.                 ],
  6067.                 'VT4G_MYPAGE_SUBSC_PAYMENT_HISTORY' => [
  6068.                     'URL' => [
  6069.                         'INDEX' => [
  6070.                             'NAME' => 'mypage_vt4g_subsc_payment_history',
  6071.                             'LABEL' => 'MYページ/継続課金決済履歴詳細',
  6072.                             'TEMPLATE' => 'VeriTrans4G2/Resource/template/default/Mypage/vt4g_subsc_payment_history',
  6073.                         ],
  6074.                     ],
  6075.                 ],
  6076.                 'VT4G_MYPAGE_RETRADE' => [
  6077.                     'URL' => [
  6078.                         'INDEX' => [
  6079.                             'NAME' => 'mypage_vt4g_retrade',
  6080.                             'LABEL' => 'MYページ/かんたん決済',
  6081.                             'TEMPLATE' => 'VeriTrans4G2/Resource/template/default/Mypage/vt4g_retrade',
  6082.                         ],
  6083.                     ],
  6084.                 ],
  6085.                 'VT4G_WITHDRAW_ERROR_MAIL_SUBJECT' => ' - ベリトランス会員ID削除エラー報知メール',
  6086.                 'VT4G_DTB_CSV' => [
  6087.                     'CUSTOMER' => [
  6088.                         'VT4G_ACCOUNT_ID' => [
  6089.                             'DISP_NAME' => 'ベリトランス会員ID',
  6090.                             'FIELD_NAME' => 'vt4g_account_id',
  6091.                         ],
  6092.                     ],
  6093.                     'ORDER' => [
  6094.                         'VT4G_PAYMENT_STATUS' => [
  6095.                             'DISP_NAME' => '決済状況',
  6096.                             'FIELD_NAME' => 'vt4g_payment_status',
  6097.                         ],
  6098.                         'VT4G_ORDER_ID' => [
  6099.                             'DISP_NAME' => '決済取引ID',
  6100.                             'FIELD_NAME' => 'vt4g_order_id',
  6101.                         ],
  6102.                         'VT4G_ROLLBACK_DATE' => [
  6103.                             'DISP_NAME' => 'ベリトランス4Gロールバック日時',
  6104.                             'FIELD_NAME' => 'vt4g_rollback_date',
  6105.                         ],
  6106.                     ],
  6107.                 ],
  6108.                 'VT4G_DTB_MAIL_TEMPLATE' => [
  6109.                     'PAYMENT_INFO' => [
  6110.                         'NAME' => 'ベリトランス4G入金お知らせメール',
  6111.                         'FILE_NAME' => 'VeriTrans4G2/Resource/template/default/Mail/vt4g_payment_recv_payment_info_1_0_0.twig',
  6112.                         'MAIL_SUBJECT' => 'ご入金を確認しました',
  6113.                     ],
  6114.                 ],
  6115.                 'VT4G_SUBSC_PRODUCT_CULUMN' => [
  6116.                     'MY_PAGE_DISP_FLG_ON' => 1,
  6117.                     'MY_PAGE_DISP_FLG_OFF' => 0,
  6118.                 ],
  6119.                 'VT4G_FEW_CREDIT_AMOUNT' => 2,
  6120.                 'VTG4_SUBSC_STATUS_SUBSC' => 1,
  6121.                 'VTG4_SUBSC_STATUS_CANCEL' => 2,
  6122.                 'VTG4_PAYMENT_REQUEST_SQL_PARAMETER' => [
  6123.                     'SORT_NO_FIRST' => 1,
  6124.                     'CONTINUE_PRODUCT_COUNT_ZERO' => 0,
  6125.                 ],
  6126.                 'VTG4_PAYMENT_REQUEST' => [
  6127.                     'REQUEST_STATUS' => [
  6128.                         'BEFORE_CREATION' => 0,
  6129.                         'NOT_APPLICABLE' => 2,
  6130.                         'WAITING_FOR_REFRECTON' => 5,
  6131.                         'SUCCESS_PAYMENT' => 7,
  6132.                         'FAILURE_PAYMENT' => 9,
  6133.                     ],
  6134.                     'REQUEST_STATUS_NAME' => [
  6135.                         'BEFORE_CREATION' => 'CSV未作成',
  6136.                         'NOT_APPLICABLE' => '対象外',
  6137.                         'WAITING_FOR_REFRECTON' => '反映待ち',
  6138.                         'SUCCESS_PAYMENT' => '決済成功',
  6139.                         'FAILURE_PAYMENT' => '決済失敗',
  6140.                     ],
  6141.                 ],
  6142.                 'VG4G_FEW_CREDIT_FLG_ON' => 1,
  6143.                 'VT4G_PAYMENT_TARGET_YES' => 1,
  6144.                 'VT4G_PAYMENT_TARGET_NO' => 0,
  6145.                 'VT4G_LOCK_TIMEOUT' => NULL,
  6146.                 'VT4G_CSV_REQUEST_DETAIL_HEADER' => [
  6147.                     => '決済依頼イベント番号',
  6148.                     => '決済依頼イベント名',
  6149.                     => '継続課金用販売種別名',
  6150.                     => '決済依頼番号',
  6151.                     => '決済依頼ステータス',
  6152.                     => '会員番号',
  6153.                     => '会員名',
  6154.                     => '初回注文ID',
  6155.                     => '取引ID',
  6156.                     => '決済金額',
  6157.                     10 => '決済手数料',
  6158.                     11 => '決済依頼明細番号',
  6159.                     12 => '商品名',
  6160.                     13 => '金額',
  6161.                     14 => '数量',
  6162.                     15 => '付与ポイント',
  6163.                     16 => '出荷ID',
  6164.                     17 => '配送先_お名前',
  6165.                     18 => '配送先_住所',
  6166.                     19 => 'CSV対象',
  6167.                 ],
  6168.             ],
  6169.             'YAMATO_SERVICE_NAME' => 'ネット総合決済サービス',
  6170.             'YAMATO_API_HTTP_TIMEOUT' => 20,
  6171.             'RECV_ALLOW_HOST' => [
  6172.                 => '127.0.0.1',
  6173.                 => '192.168.56.1',
  6174.                 => '218.40.0.72',
  6175.                 => '52.155.115.90',
  6176.             ],
  6177.             'YAMATO_PAYID_CREDIT' => 10,
  6178.             'YAMATO_PAYID_CVS' => 30,
  6179.             'YAMATO_PAYID_EDY' => 42,
  6180.             'YAMATO_PAYID_MOBILEEDY' => 43,
  6181.             'YAMATO_PAYID_SUICA' => 44,
  6182.             'YAMATO_PAYID_MOBILESUICA' => 45,
  6183.             'YAMATO_PAYID_WAON' => 46,
  6184.             'YAMATO_PAYID_MOBILEWAON' => 47,
  6185.             'YAMATO_PAYID_NETBANK' => 52,
  6186.             'YAMATO_PAYID_DEFERRED' => 60,
  6187.             'YAMATO_PAYID_SMS_DEFERRED' => 80,
  6188.             'YAMATO_PAYID_PAYPAY' => 91,
  6189.             'YAMATO_PAYID' => [
  6190.                 'CREDIT' => 10,
  6191.                 'CVS' => 30,
  6192.                 'DEFERRED' => 60,
  6193.                 'SMS_DEFERRED' => 80,
  6194.                 'PAYPAY' => 91,
  6195.             ],
  6196.             'YAMATO_ACTION_STATUS_SEND_REQUEST' => 0,
  6197.             'YAMATO_ACTION_STATUS_COMP_REQUEST' => 1,
  6198.             'YAMATO_ACTION_STATUS_PROMPT_REPORT' => 2,
  6199.             'YAMATO_ACTION_STATUS_DIFINIT_REPORT' => 3,
  6200.             'YAMATO_ACTION_STATUS_COMP_AUTH' => 4,
  6201.             'YAMATO_ACTION_STATUS_COMP_RESERVE' => 5,
  6202.             'YAMATO_ACTION_STATUS_NG_CUSTOMER' => 11,
  6203.             'YAMATO_ACTION_STATUS_NG_SHOP' => 12,
  6204.             'YAMATO_ACTION_STATUS_NG_PAYMENT' => 13,
  6205.             'YAMATO_ACTION_STATUS_NG_SYSTEM' => 14,
  6206.             'YAMATO_ACTION_STATUS_NG_RESERVE' => 15,
  6207.             'YAMATO_ACTION_STATUS_NG_REQUEST_CANCEL' => 16,
  6208.             'YAMATO_ACTION_STATUS_NG_CHANGE_PAYMENT' => 17,
  6209.             'YAMATO_ACTION_STATUS_NG_TRANSACTION' => 20,
  6210.             'YAMATO_ACTION_STATUS_WAIT' => 21,
  6211.             'YAMATO_ACTION_STATUS_INCREASE_WAIT' => 23,
  6212.             'YAMATO_ACTION_STATUS_WAIT_SETTLEMENT' => 30,
  6213.             'YAMATO_ACTION_STATUS_COMMIT_SETTLEMENT' => 31,
  6214.             'YAMATO_ACTION_STATUS_CANCEL' => 40,
  6215.             'YAMATO_ACTION_STATUS_3D_WAIT' => 50,
  6216.             'DEFERRED_STATUS_AUTH_OK' => 1,
  6217.             'DEFERRED_STATUS_AUTH_CANCEL' => 2,
  6218.             'DEFERRED_STATUS_REGIST_DELIV_SLIP' => 3,
  6219.             'DEFERRED_STATUS_RESEARCH_DELIV' => 5,
  6220.             'DEFERRED_STATUS_SEND_WARNING' => 6,
  6221.             'DEFERRED_STATUS_SALES_OK' => 10,
  6222.             'DEFERRED_STATUS_SEND_BILL' => 11,
  6223.             'DEFERRED_STATUS_PAID' => 12,
  6224.             'DEFERRED_AVAILABLE' => 0,
  6225.             'DEFERRED_NOT_AVAILABLE' => 1,
  6226.             'DEFERRED_OVER_LIMIT' => 2,
  6227.             'DEFERRED_UNDER_EXAM' => 3,
  6228.             'DEFERRED_SMS_AVAILABLE' => 1,
  6229.             'DEFERRED_SMS_CODE_INVALID' => 2,
  6230.             'DEFERRED_SMS_CODE_EXPIRED' => 3,
  6231.             'DEFERRED_SMS_BAD_DELIVERY' => 4,
  6232.             'DEFERRED_SMS_BAD_STATUS' => 5,
  6233.             'MESSAGE_DEFERRED_SMS_CODE_INVALID' => '認証コードが間違っています。',
  6234.             'MESSAGE_DEFERRED_SMS_CODE_EXPIRED' => '認証コードの有効期限が切れています。',
  6235.             'MESSAGE_DEFERRED_SMS_BAD_DELIVERY' => '認証コードの受信に失敗しました。',
  6236.             'MESSAGE_DEFERRED_SMS_BAD_STATUS' => '与信が必要なお取引ではありませんでした。',
  6237.             'MESSAGE_DEFERRED_SMS_GENERAL' => '認証に失敗しました。',
  6238.             'DEFFERED_FALL_AUTH' => '申し訳ありません。今回のご注文分に関してはお取引できません。別の決済手段にて再度ご注文いただけますようお願いいたします。',
  6239.             'DEFERRED_INVOICE_REISSUE' => 1,
  6240.             'DEFERRED_INVOICE_REISSUE_WITHDRAWN' => 3,
  6241.             'ORDER_SHIPPING_REGISTERED' => 9625,
  6242.             'DELIV_COMPLETE_MAIL_ID' => 9625,
  6243.             'DEFERRED_DELIV_SLIP_URL' => 'http://toi.kuronekoyamato.co.jp/cgi-bin/tneko',
  6244.             'YAMATO_PAYNAME_CREDIT' => 'クレジットカード決済',
  6245.             'YAMATO_PAYNAME_CVS' => 'コンビニ決済',
  6246.             'YAMATO_PAYNAME_DEFERRED' => 'クロネコ代金後払い決済',
  6247.             'YAMATO_PAYNAME_PAYPAY' => 'PayPay決済',
  6248.             'YAMATO_PAYCODE_CREDIT' => 'Credit',
  6249.             'YAMATO_PAYCODE_CVS' => 'CVS',
  6250.             'YAMATO_PAYCODE_DEFERRED' => 'Deferred',
  6251.             'DEFERRED_SEND_DELIV_CHARGE' => 100,
  6252.             'DEFERRED_CHARGE' => 190,
  6253.             'CREDIT_METHOD_UC' => 1,
  6254.             'CREDIT_METHOD_DINERS' => 2,
  6255.             'CREDIT_METHOD_JCB' => 3,
  6256.             'CREDIT_METHOD_DC' => 4,
  6257.             'CREDIT_METHOD_MITSUISUMITOMO' => 5,
  6258.             'CREDIT_METHOD_UFJ' => 6,
  6259.             'CREDIT_METHOD_SAISON' => 7,
  6260.             'CREDIT_METHOD_NICOS' => 8,
  6261.             'CREDIT_METHOD_VISA' => 9,
  6262.             'CREDIT_METHOD_MASTER' => 10,
  6263.             'CREDIT_METHOD_AEON' => 11,
  6264.             'CREDIT_METHOD_AMEX' => 12,
  6265.             'CREDIT_METHOD_TOP' => 13,
  6266.             'CREDIT_METHOD_RAKUTEN' => 14,
  6267.             'CREDIT_METHOD_OTHER' => 99,
  6268.             'CONVENI_ID_SEVENELEVEN' => 21,
  6269.             'CONVENI_ID_LAWSON' => 22,
  6270.             'CONVENI_ID_FAMILYMART' => 23,
  6271.             'CONVENI_ID_SEICOMART' => 24,
  6272.             'CONVENI_ID_MINISTOP' => 25,
  6273.             'CONVENI_ID_CIRCLEK' => 26,
  6274.             'CONVENI_NAME_SEVENELEVEN' => 'セブンイレブン',
  6275.             'CONVENI_NAME_LAWSON' => 'ローソン',
  6276.             'CONVENI_NAME_FAMILYMART' => 'ファミリーマート',
  6277.             'CONVENI_NAME_SEICOMART' => 'セイコーマート',
  6278.             'CONVENI_NAME_MINISTOP' => 'ミニストップ',
  6279.             'CONVENI_NAME_CIRCLEK' => 'サークルKサンクス',
  6280.             'CONVENI_FUNCTION_DIV_21' => 'B01',
  6281.             'CONVENI_FUNCTION_DIV_22' => 'B03',
  6282.             'CONVENI_FUNCTION_DIV_23' => 'B02',
  6283.             'CONVENI_FUNCTION_DIV_24' => 'B06',
  6284.             'CONVENI_FUNCTION_DIV_25' => 'B05',
  6285.             'CONVENI_FUNCTION_DIV_26' => 'B04',
  6286.             'EMONEY_METHOD_RAKUTENEDY' => 61,
  6287.             'EMONEY_METHOD_M_RAKUTENEDY' => 62,
  6288.             'EMONEY_METHOD_SUICA' => 63,
  6289.             'EMONEY_METHOD_M_SUICA' => 64,
  6290.             'EMONEY_METHOD_WAON' => 65,
  6291.             'EMONEY_METHOD_M_WAON' => 66,
  6292.             'EMONEY_NAME_RAKUTENEDY' => '楽天Edy決済',
  6293.             'EMONEY_NAME_M_RAKUTENEDY' => '楽天モバイルEdy決済',
  6294.             'EMONEY_NAME_SUICA' => 'Suica決済',
  6295.             'EMONEY_NAME_M_SUICA' => 'モバイルSuica決済',
  6296.             'EMONEY_NAME_WAON' => 'WAON決済',
  6297.             'EMONEY_NAME_M_WAON' => 'モバイルWAON決済',
  6298.             'NETBANK_METHOD_RAKUTENBANK' => 41,
  6299.             'DELIV_TIMECODE' => [
  6300.                 => '',
  6301.                 => '0812',
  6302.                 => '1214',
  6303.                 => '1416',
  6304.                 => '1618',
  6305.                 => '1820',
  6306.                 => '1921',
  6307.                 => '2021',
  6308.                 => '0010',
  6309.                 => '0017',
  6310.             ],
  6311.             'DELETE_DELIV_TIMECODE' => [
  6312.                 => '1214',
  6313.                 => '2021',
  6314.             ],
  6315.             'DELIV_SLIP_TYPE_CORECT' => 2,
  6316.             'DELIV_SLIP_TYPE_NEKOPOS' => 7,
  6317.             'CREDIT_SAVE_LIMIT' => 3,
  6318.             'YAMATO_ENABLE_PAYMENT_VALUE' => 0,
  6319.             'YAMATO_DISABLE_PAYMENT_VALUE' => 1,
  6320.             'YAMATO_MYPAGE_CARD_REGISTER' => 'yamato.mypage.card.register',
  6321.             'YAMATO_MYPAGE_CARD_DELETE' => 'yamato.mypage.card.delete',
  6322.             'YAMATO_DELIV_ADDR_MAX' => 99,
  6323.             'YAMATO_SHIPPED_MAX' => 3,
  6324.             'DEFERRED_DELIV_ADDR_MAX' => 10,
  6325.             'SALE_TYPE_ID_RESERVE' => 9625,
  6326.             'YAMATO_DEADLINE_RECREDIT' => 9,
  6327.             'YAMATO_TRADER_URL' => 'shopping/load_payment_module.php?mode=3dTran',
  6328.             'YAMATO_3D_EXCLUDED' => 'A012050002',
  6329.             'CREDIT_NO_LEN' => 16,
  6330.             'SECURITY_CODE_MIN_LEN' => 3,
  6331.             'SECURITY_CODE_MAX_LEN' => 4,
  6332.             'CARD_ORNER_LEN' => 20,
  6333.             'ITEM_NAME_LEN' => 200,
  6334.             'DEF_REQ_AUTH' => 'KAAAU0010APIAction',
  6335.             'DEF_GET_AUTH_RESULT' => 'KAARS0010APIAction',
  6336.             'DEF_ENTRY_SHIPMENT' => 'KAASL0010APIAction',
  6337.             'DEF_GET_TRAN_STATUS' => 'KAAST0010APIAction',
  6338.             'DEF_CANCEL_AUTH' => 'KAACL0010APIAction',
  6339.             'DEF_GET_INVOICE' => 'KAASD0010APIAction',
  6340.             'DEF_REQ_AUTH_REALTIME' => 'KAARA0010APIAction',
  6341.             'DEF_CHANGE_AMOUNT' => 'KAAKK0010APIAction',
  6342.             'DEF_REISSUE_INVOICE' => 'KAARR0010APIAction',
  6343.             'DEF_SMS_REQ_AUTH' => 'KAASA0020APIAction',
  6344.             'api.name' => [
  6345.                 'A01' => 'クレジット決済登録通常用',
  6346.                 'A02' => 'クレジット決済登録3Dセキュア結果用',
  6347.                 'A03' => 'クレジットカードのお預かり情報照会',
  6348.                 'A04' => 'クレジットカードのお預かり情報変更',
  6349.                 'A05' => 'クレジットカードのお預かり情報削除',
  6350.                 'A06' => 'クレジット決済取消',
  6351.                 'A07' => 'クレジット金額変更',
  6352.                 'A08' => 'クレジット決済登録通常用(トークン)',
  6353.                 'A09' => 'クレジット決済登録3Dセキュア結果用(トークン)',
  6354.                 'A11' => 'クレジット再与信',
  6355.                 'B01' => 'コンビニ(オンライン払い)セブン-イレブン',
  6356.                 'B02' => 'コンビニ(オンライン払い)ファミリーマート',
  6357.                 'B03' => 'コンビニ(オンライン払い)ローソン',
  6358.                 'B04' => 'コンビニ(オンライン払い)サークルKサンクス',
  6359.                 'B05' => 'コンビニ(オンライン払い)ミニストップ',
  6360.                 'B06' => 'コンビニ(オンライン払い)セイコーマート',
  6361.                 'C01' => '電子マネー決済登録(楽天Edy(Cyber))',
  6362.                 'C02' => '電子マネー決済登録(楽天Edy(Mobile))',
  6363.                 'C03' => '電子マネー決済登録(Suica(インターネットサービス))',
  6364.                 'C04' => '電子マネー決済登録(Suica(Mobile))',
  6365.                 'C05' => '電子マネー決済登録(Waon(PC))',
  6366.                 'C06' => '電子マネー決済登録(Waon(MB))',
  6367.                 'D01' => 'ネットバンク決済登録(楽天銀行)',
  6368.                 'E01' => '出荷情報登録',
  6369.                 'E02' => '出荷情報取消',
  6370.                 'E03' => '出荷予定日変更',
  6371.                 'E04' => '取引情報照会',
  6372.                 'F01' => '接続元加盟店ECサーバ認証',
  6373.                 'F02' => '出荷情報登録(切売)',
  6374.                 'F03' => '出荷情報取消(切売)',
  6375.                 'F04' => '取引情報照会(切売)',
  6376.                 'H01' => 'グローバルIPアドレス照会',
  6377.                 'L01' => 'PayPay決済登録',
  6378.                 'L02' => 'PayPay決済取消',
  6379.                 'L03' => 'PayPay金額変更',
  6380.                 'KAAAU0010APIAction' => '後払い与信依頼',
  6381.                 'KAARS0010APIAction' => '後払い与信結果取得',
  6382.                 'KAASL0010APIAction' => '後払い出荷情報登録',
  6383.                 'KAAST0010APIAction' => '後払い取引状況取得',
  6384.                 'KAACL0010APIAction' => '後払い与信取消依頼',
  6385.                 'KAASD0010APIAction' => '後払い請求書印字データ取得',
  6386.                 'KAARA0010APIAction' => '後払いリアルタイムオーソリ',
  6387.                 'KAAKK0010APIAction' => '後払い金額変更(減額)',
  6388.                 'KAARR0010APIAction' => '後払い請求書再発行',
  6389.             ],
  6390.             'api.url' => [
  6391.                 'A01' => 'https://api.kuronekoyamato.co.jp/api/credit',
  6392.                 'A02' => 'https://api.kuronekoyamato.co.jp/api/credit3D',
  6393.                 'A03' => 'https://api.kuronekoyamato.co.jp/api/creditInfoGet',
  6394.                 'A04' => 'https://api.kuronekoyamato.co.jp/api/creditInfoUpdate',
  6395.                 'A05' => 'https://api.kuronekoyamato.co.jp/api/creditInfoDelete',
  6396.                 'A06' => 'https://api.kuronekoyamato.co.jp/api/creditCancel',
  6397.                 'A07' => 'https://api.kuronekoyamato.co.jp/api/creditChangePrice',
  6398.                 'A08' => 'https://api.kuronekoyamato.co.jp/api/creditToken',
  6399.                 'A09' => 'https://api.kuronekoyamato.co.jp/api/creditToken3D',
  6400.                 'A11' => 'https://api.kuronekoyamato.co.jp/api/reAuth',
  6401.                 'B01' => 'https://api.kuronekoyamato.co.jp/api/cvs1',
  6402.                 'B02' => 'https://api.kuronekoyamato.co.jp/api/cvs2',
  6403.                 'B03' => 'https://api.kuronekoyamato.co.jp/api/cvs3',
  6404.                 'B04' => 'https://api.kuronekoyamato.co.jp/api/cvs3',
  6405.                 'B05' => 'https://api.kuronekoyamato.co.jp/api/cvs3',
  6406.                 'B06' => 'https://api.kuronekoyamato.co.jp/api/cvs3',
  6407.                 'C01' => 'https://api.kuronekoyamato.co.jp/api/e_money1',
  6408.                 'C02' => 'https://api.kuronekoyamato.co.jp/api/e_money2',
  6409.                 'C03' => 'https://api.kuronekoyamato.co.jp/api/e_money3',
  6410.                 'C04' => 'https://api.kuronekoyamato.co.jp/api/e_money4',
  6411.                 'C05' => 'https://api.kuronekoyamato.co.jp/api/e_money5',
  6412.                 'C06' => 'https://api.kuronekoyamato.co.jp/api/e_money6',
  6413.                 'D01' => 'https://api.kuronekoyamato.co.jp/api/bank1',
  6414.                 'E01' => 'https://api.kuronekoyamato.co.jp/api/shipmentEntry',
  6415.                 'E02' => 'https://api.kuronekoyamato.co.jp/api/shipmentCancel',
  6416.                 'E03' => 'https://api.kuronekoyamato.co.jp/api/changeDate',
  6417.                 'E04' => 'https://api.kuronekoyamato.co.jp/api/tradeInfo',
  6418.                 'F01' => 'https://apixp.kuronekoyamato.co.jp/api/xp/authXp',
  6419.                 'F02' => 'https://apixp.kuronekoyamato.co.jp/api/xp/shipmentEntryXp',
  6420.                 'F03' => 'https://apixp.kuronekoyamato.co.jp/api/xp/shipmentCancelXp',
  6421.                 'F04' => 'https://apixp.kuronekoyamato.co.jp/api/xp/tradeInfoXp',
  6422.                 'H01' => 'https://ptwebcollect.jp/test_gateway/traderIp.api',
  6423.                 'L01' => 'https://api.kuronekoyamato.co.jp/api/paypaySettle',
  6424.                 'L02' => 'https://api.kuronekoyamato.co.jp/api/paypaySettleCancel',
  6425.                 'L03' => 'https://api.kuronekoyamato.co.jp/api/paypayChangePrice',
  6426.                 'KAAAU0010APIAction' => 'https://atobarai.kuronekoyamato.co.jp/kuroneko-atobarai-api/KAAAU0010APIAction_execute.action',
  6427.                 'KAARS0010APIAction' => 'https://atobarai.kuronekoyamato.co.jp/kuroneko-atobarai-api/KAARS0010APIAction_execute.action',
  6428.                 'KAASL0010APIAction' => 'https://atobarai.kuronekoyamato.co.jp/kuroneko-atobarai-api/KAASL0010APIAction_execute.action',
  6429.                 'KAAST0010APIAction' => 'https://atobarai.kuronekoyamato.co.jp/kuroneko-atobarai-api/KAAST0010APIAction_execute.action',
  6430.                 'KAACL0010APIAction' => 'https://atobarai.kuronekoyamato.co.jp/kuroneko-atobarai-api/KAACL0010APIAction_execute.action',
  6431.                 'KAASD0010APIAction' => 'https://atobarai.kuronekoyamato.co.jp/kuroneko-atobarai-api/KAASD0010APIAction_execute.action',
  6432.                 'KAARA0010APIAction' => 'https://atobarai.kuronekoyamato.co.jp/kuroneko-atobarai-api/KAARA0010APIAction_execute.action',
  6433.                 'KAAKK0010APIAction' => 'https://atobarai.kuronekoyamato.co.jp/kuroneko-atobarai-api/KAAKK0010APIAction_execute.action',
  6434.                 'KAARR0010APIAction' => 'https://atobarai.kuronekoyamato.co.jp/kuroneko-atobarai-api/KAARR0010APIAction_execute.action',
  6435.                 'KAASA0020APIAction' => 'https://atobarai.kuronekoyamato.co.jp/kuroneko-atobarai-api/KAASA0020APIAction_execute.action',
  6436.             ],
  6437.             'api.test.gateway' => [
  6438.                 'A01' => 'https://ptwebcollect.jp/test_gateway/credit.api',
  6439.                 'A02' => 'https://ptwebcollect.jp/test_gateway/credit3D.api',
  6440.                 'A03' => 'https://ptwebcollect.jp/test_gateway/creditInfoGet.api',
  6441.                 'A04' => 'https://ptwebcollect.jp/test_gateway/creditInfoUpdate.api',
  6442.                 'A05' => 'https://ptwebcollect.jp/test_gateway/creditInfoDelete.api',
  6443.                 'A06' => 'https://ptwebcollect.jp/test_gateway/creditCancel.api',
  6444.                 'A07' => 'https://ptwebcollect.jp/test_gateway/creditChangePrice.api',
  6445.                 'A08' => 'https://ptwebcollect.jp/test_gateway/creditToken.api',
  6446.                 'A09' => 'https://ptwebcollect.jp/test_gateway/creditToken3D.api',
  6447.                 'A11' => 'https://ptwebcollect.jp/test_gateway/reAuth.api',
  6448.                 'B01' => 'https://ptwebcollect.jp/test_gateway/cvs1.api',
  6449.                 'B02' => 'https://ptwebcollect.jp/test_gateway/cvs2.api',
  6450.                 'B03' => 'https://ptwebcollect.jp/test_gateway/cvs3.api',
  6451.                 'B04' => 'https://ptwebcollect.jp/test_gateway/cvs3.api',
  6452.                 'B05' => 'https://ptwebcollect.jp/test_gateway/cvs3.api',
  6453.                 'B06' => 'https://ptwebcollect.jp/test_gateway/cvs3.api',
  6454.                 'C01' => 'https://ptwebcollect.jp/test_gateway/e_money1.api',
  6455.                 'C02' => 'https://ptwebcollect.jp/test_gateway/e_money2.api',
  6456.                 'C03' => 'https://ptwebcollect.jp/test_gateway/e_money3.api',
  6457.                 'C04' => 'https://ptwebcollect.jp/test_gateway/e_money4.api',
  6458.                 'C05' => 'https://ptwebcollect.jp/test_gateway/e_money5.api',
  6459.                 'C06' => 'https://ptwebcollect.jp/test_gateway/e_money6.api',
  6460.                 'D01' => 'https://ptwebcollect.jp/test_gateway/bank1.api',
  6461.                 'E01' => 'https://ptwebcollect.jp/test_gateway/shipmentEntry.api',
  6462.                 'E02' => 'https://ptwebcollect.jp/test_gateway/shipmentCancel.api',
  6463.                 'E03' => 'https://ptwebcollect.jp/test_gateway/changeDate.api',
  6464.                 'E04' => 'https://ptwebcollect.jp/test_gateway/tradeInfo.api',
  6465.                 'F01' => 'https://ptwebcollect.jp/test_gateway/xp/authXp.api',
  6466.                 'F02' => 'https://ptwebcollect.jp/test_gateway/xp/shipmentEntryXp.api',
  6467.                 'F03' => 'https://ptwebcollect.jp/test_gateway/xp/shipmentCancelXp.api',
  6468.                 'F04' => 'https://ptwebcollect.jp/test_gateway/xp/tradeInfoXp.api',
  6469.                 'H01' => 'https://ptwebcollect.jp/test_gateway/traderIp.api',
  6470.                 'L01' => 'https://ptwebcollect.jp/test_gateway/paypaySettle.api',
  6471.                 'L02' => 'https://ptwebcollect.jp/test_gateway/paypaySettleCancel.api',
  6472.                 'L03' => 'https://ptwebcollect.jp/test_gateway/paypayChangePrice.api',
  6473.                 'KAARS0010APIAction' => 'https://atobarai-test.kuronekoyamato.co.jp/kuroneko-atobarai-api/KAARS0010APIAction_execute.action',
  6474.                 'KAASL0010APIAction' => 'https://atobarai-test.kuronekoyamato.co.jp/kuroneko-atobarai-api/KAASL0010APIAction_execute.action',
  6475.                 'KAAST0010APIAction' => 'https://atobarai-test.kuronekoyamato.co.jp/kuroneko-atobarai-api/KAAST0010APIAction_execute.action',
  6476.                 'KAACL0010APIAction' => 'https://atobarai-test.kuronekoyamato.co.jp/kuroneko-atobarai-api/KAACL0010APIAction_execute.action',
  6477.                 'KAASD0010APIAction' => 'https://atobarai-test.kuronekoyamato.co.jp/kuroneko-atobarai-api/KAASD0010APIAction_execute.action',
  6478.                 'KAARA0010APIAction' => 'https://atobarai-test.kuronekoyamato.co.jp/kuroneko-atobarai-api/KAARA0010APIAction_execute.action',
  6479.                 'KAAKK0010APIAction' => 'https://atobarai-test.kuronekoyamato.co.jp/kuroneko-atobarai-api/KAAKK0010APIAction_execute.action',
  6480.                 'KAARR0010APIAction' => 'https://atobarai-test.kuronekoyamato.co.jp/kuroneko-atobarai-api/KAARR0010APIAction_execute.action',
  6481.                 'KAASA0020APIAction' => 'https://atobarai-test.kuronekoyamato.co.jp/kuroneko-atobarai-api/KAASA0020APIAction_execute.action',
  6482.             ],
  6483.             'TOKEN_URL_1' => 'https://api.kuronekoyamato.co.jp/api/token/js/embeddedTokenLib.js',
  6484.             'TOKEN_URL_0' => 'https://ptwebcollect.jp/test_gateway/token/js/embeddedTokenLib.js',
  6485.             'USE_SECURITY_CODE' => 1,
  6486.             'YAMATO_MULTI_ATACK_PERMIT_COUNT' => 5,
  6487.             'YAMATO_MULTI_ATACK_WAIT' => 5,
  6488.             'ERR_DEF_AMOUNT_NOT_CHANGE' => 'kaakk049E',
  6489.             'yamato_error_msg' => [
  6490.                 'A011010201' => '加盟店コードなし',
  6491.                 'A011010202' => '加盟店コードの桁数不正',
  6492.                 'A011010204' => '加盟店コードに禁止文字あり',
  6493.                 'A011010301' => '端末区分なし',
  6494.                 'A011010306' => '端末区分の不正セット',
  6495.                 'A011010401' => '受付番号なし',
  6496.                 'A011010402' => '受付番号の桁数不正',
  6497.                 'A011010404' => '受付番号に禁止文字あり',
  6498.                 'A011010501' => '決済金額なし',
  6499.                 'A011010502' => '決済金額の桁数不正',
  6500.                 'A011010504' => '決済金額に禁止文字あり',
  6501.                 'A011010601' => '購入者名(漢字)なし',
  6502.                 'A011010603' => '購入者名(漢字)のバイト数不正',
  6503.                 'A011010701' => '購入者TELなし',
  6504.                 'A011010702' => '購入者TELの桁数不正',
  6505.                 'A011010704' => '購入者TELに禁止文字あり',
  6506.                 'A011010801' => '購入者E-Mailなし',
  6507.                 'A011010802' => '購入者E-Mailの桁数不正',
  6508.                 'A011010901' => '認証区分なし',
  6509.                 'A011011001' => '支払回数なし',
  6510.                 'A011011002' => '支払回数の桁数不正',
  6511.                 'A011011004' => '支払回数に禁止文字あり',
  6512.                 'A011011101' => 'オプションサービス区分なし',
  6513.                 'A011011106' => 'オプションサービス区分の不正セット',
  6514.                 'A011010571' => '決済金額の下限額オーバ',
  6515.                 'A011011271' => '商品名に禁止文字あり',
  6516.                 'A011011272' => '商品名の半角桁・全角桁・バイト数不正',
  6517.                 'A011010671' => '購入者名(漢字)に禁止文字あり',
  6518.                 'A011010672' => '購入者名(漢字)の半角桁・全角桁・バイト数不正',
  6519.                 'A011010871' => '購入者E-Mailに禁止文字あり',
  6520.                 'A011010971' => '認証区分の不正セット',
  6521.                 'A011010972' => '認証区分の不正セット',
  6522.                 'A011011371' => 'カード会社コード(API用)なし',
  6523.                 'A011011372' => 'カード番号が不正です。確認し再入力するか、別のカードをご利用ください。',
  6524.                 'A011011471' => 'カード番号なし',
  6525.                 'A011011472' => 'カード番号の桁数不正',
  6526.                 'A011011473' => 'カード番号に禁止文字あり',
  6527.                 'A011011571' => 'セキュリティコードなし',
  6528.                 'A011011572' => 'セキュリティコードの桁数不正',
  6529.                 'A011011573' => 'セキュリティコードに禁止文字あり',
  6530.                 'A011011671' => 'カード名義人なし',
  6531.                 'A011011672' => 'カード名義人の桁数不正',
  6532.                 'A011011673' => 'カード名義人に禁止文字あり',
  6533.                 'A011011771' => 'カード有効期限なし',
  6534.                 'A011011772' => 'カード有効期限の形式不正',
  6535.                 'A011011773' => 'カード有効期限の期限不正',
  6536.                 'A011011871' => '加盟店ECサイトURLなし',
  6537.                 'A011011872' => '加盟店ECサイトURLの桁数不正',
  6538.                 'A011011873' => '加盟店ECサイトURLの形式不正',
  6539.                 'A011011971' => '会員IDなし',
  6540.                 'A011011972' => '会員IDの桁数不正',
  6541.                 'A011011973' => '会員IDに禁止文字あり',
  6542.                 'A011012071' => '認証キーなし',
  6543.                 'A011012072' => '認証キーの桁数不正',
  6544.                 'A011012073' => '認証キーに禁止文字あり',
  6545.                 'A011012171' => 'カード識別キーの不正セット',
  6546.                 'A011012271' => '最終利用日時の形式不正',
  6547.                 'A011012371' => '出荷予定日なし',
  6548.                 'A011012372' => '出荷予定日の形式不正',
  6549.                 'A011012373' => '出荷予定日の日付不正(下限日)',
  6550.                 'A011012374' => '出荷予定日の日付不正(上限日)',
  6551.                 'A011012471' => 'チェックサムなし',
  6552.                 'A011012472' => 'チェックサムの改ざんあり',
  6553.                 'A012000001' => '当該加盟店の利用デバイス決済利用不可',
  6554.                 'A012000002' => '当該加盟店のクレジット決済利用不可',
  6555.                 'A012000003' => '当該加盟店の認証不可',
  6556.                 'A011010572' => '決済金額の上限額オーバ',
  6557.                 'A012010001' => '当該受注の二重決済',
  6558.                 'A012020001' => '当該加盟店のお預かり利用不可',
  6559.                 'A012030001' => '当該加盟店のお預かり取得不可',
  6560.                 'A012040001' => '当該加盟店のカード会社情報取得不可',
  6561.                 'A012040002' => '当該加盟店の支払方法取得不可',
  6562.                 'A012050001' => '3D認証に失敗しました。別のカードをご利用ください。',
  6563.                 'A012050002' => '3D認証対象外',
  6564.                 'A012060001' => 'カード情報に誤りがあります。確認し再入力するか、別のカードをご利用ください。',
  6565.                 'A012070001' => '当該加盟店のお預かり処理不可',
  6566.                 'A012080001' => '各種マスタ取得失敗',
  6567.                 'A012090001' => '請求後取消用のお預かり処理失敗',
  6568.                 'A021010201' => '加盟店コードなし',
  6569.                 'A021010202' => '加盟店コードの桁数不正',
  6570.                 'A021010204' => '加盟店コードに禁止文字あり',
  6571.                 'A021010301' => '受付番号なし',
  6572.                 'A021010302' => '受付番号の桁数不正',
  6573.                 'A021010304' => '受付番号に禁止文字あり',
  6574.                 'A021010401' => '3D認証応答電文パラメータ不正',
  6575.                 'A021010501' => '3D認証応答電文パラメータ不正',
  6576.                 'A021010601' => '3D認証応答電文パラメータ不正',
  6577.                 'A021010701' => '3D認証応答電文パラメータ不正',
  6578.                 'A021010801' => '3D認証応答電文パラメータ不正',
  6579.                 'A021010901' => '3D認証応答電文パラメータ不正',
  6580.                 'A021011001' => '3D認証応答電文パラメータ不正',
  6581.                 'A021011101' => '3D認証応答電文パラメータ不正',
  6582.                 'A021011201' => '3D認証応答電文パラメータ不正',
  6583.                 'A021011501' => '3D認証応答電文パラメータ不正',
  6584.                 'A021011701' => '3D認証応答電文パラメータ不正',
  6585.                 'A021011801' => '3D認証応答電文パラメータ不正',
  6586.                 'A021011901' => '3D認証応答電文パラメータ不正',
  6587.                 'A021012001' => '3Dトークンなし',
  6588.                 'A021012002' => '3Dトークンの桁数不正',
  6589.                 'A022000001' => '当該加盟店の利用デバイス決済利用不可',
  6590.                 'A022000002' => '当該加盟店のクレジット決済利用不可',
  6591.                 'A022010001' => '当該受注の二重決済',
  6592.                 'A022020001' => '3D認証応答電文不正',
  6593.                 'A022020002' => '3D認証結果不正',
  6594.                 'A022030001' => 'カード情報に誤りがあります。確認し再入力するか、別のカードをご利用ください。',
  6595.                 'A022040001' => '当該加盟店のお預かり処理不可',
  6596.                 'A022050001' => '各種マスタ取得失敗',
  6597.                 'A022060001' => '請求後取消失敗',
  6598.                 'A061010201' => '加盟店コードなし',
  6599.                 'A061010202' => '加盟店コードの桁数不正',
  6600.                 'A061010204' => '加盟店コードに禁止文字あり',
  6601.                 'A061010301' => '受付番号なし',
  6602.                 'A061010302' => '受付番号の桁数不正',
  6603.                 'A061010304' => '受付番号に禁止文字あり',
  6604.                 'A062010001' => '受注データが存在しない',
  6605.                 'A062010002' => '受注データ方式不正',
  6606.                 'A062010003' => '受注データが取消不可ステータス',
  6607.                 'A062010004' => '決済機関に処理レコードが存在しない(クレジットカード精算済み)',
  6608.                 'A062010005' => '与信エラー:ステータスNG',
  6609.                 'A062010007' => '与信エラー:更新無し',
  6610.                 'A062030001' => '請求後取消失敗',
  6611.                 'A070000000' => 'バッチ処理時間帯により金額変更機能使用不可',
  6612.                 'A071010201' => '加盟店コードなし',
  6613.                 'A071010202' => '加盟店コードの桁数不正',
  6614.                 'A071010204' => '加盟店コードに禁止文字あり',
  6615.                 'A071010301' => '受付番号なし',
  6616.                 'A071010302' => '受付番号の桁数不正',
  6617.                 'A071010304' => '受付番号に禁止文字あり',
  6618.                 'A071010401' => '変更後決済金額なし',
  6619.                 'A071010402' => '変更後決済金額の桁数不正',
  6620.                 'A071010404' => '決済金額に禁止文字あり',
  6621.                 'A071010471' => '決済金額の下限額オーバ',
  6622.                 'A071010472' => '決済金額の上限額オーバ',
  6623.                 'A072000001' => '当該加盟店の金額変更サービス利用不可',
  6624.                 'A073000001' => '受付番号の受注データ不正',
  6625.                 'A073000002' => '同梱中受注',
  6626.                 'A074000001' => '金額変更なし',
  6627.                 'A074000002' => '当該加盟店の増額利用不可',
  6628.                 'A075000001' => '金額変更に利用するクレジットカード情報なし',
  6629.                 'A076000001' => '金額変更時の与信処理に失敗',
  6630.                 'A077000001' => '金額変更時の取消処理に失敗',
  6631.                 'A031010201' => '加盟店コードなし',
  6632.                 'A031010202' => '加盟店コードの桁数不正',
  6633.                 'A031010204' => '加盟店コードに禁止文字あり',
  6634.                 'A031010301' => '会員IDなし',
  6635.                 'A031010302' => '会員IDの桁数不正',
  6636.                 'A031010401' => '認証キーなし',
  6637.                 'A031010402' => '認証キーの桁数不正',
  6638.                 'A031010501' => 'チェックサムなし',
  6639.                 'A031010371' => '会員IDに禁止文字あり',
  6640.                 'A031010471' => '認証キーに禁止文字あり',
  6641.                 'A031010571' => 'チェックサム不正',
  6642.                 'A032000001' => '当該加盟店のお預かりサービス利用不可',
  6643.                 'A033000001' => 'お預かり情報の取得エラー',
  6644.                 'A041010201' => '加盟店コードなし',
  6645.                 'A041010202' => '加盟店コードの桁数不正',
  6646.                 'A041010204' => '加盟店コードに禁止文字あり',
  6647.                 'A041010301' => '会員IDなし',
  6648.                 'A041010302' => '会員IDの桁数不正',
  6649.                 'A041010401' => '認証キーなし',
  6650.                 'A041010402' => '認証キーの桁数不正',
  6651.                 'A041010501' => 'チェックサムなし',
  6652.                 'A041010601' => 'カード識別キーなし',
  6653.                 'A041010606' => 'カード識別キーの不正セット',
  6654.                 'A041010705' => 'カード有効期限のフォーマット不正',
  6655.                 'A041010802' => 'カード名義人の桁数不正',
  6656.                 'A041010804' => 'カード名義人に禁止文字あり',
  6657.                 'A041010906' => 'カード会社コードの不正セット',
  6658.                 'A041011001' => '最終利用日時なし',
  6659.                 'A041011005' => '最終利用日時のフォーマット不正',
  6660.                 'A041010371' => '会員IDに禁止文字あり',
  6661.                 'A041010471' => '認証キーに禁止文字あり',
  6662.                 'A041010571' => 'チェックサム不正',
  6663.                 'A041010771' => 'カードの有効期限切れ',
  6664.                 'A042000001' => '当該加盟店の決済利用不可',
  6665.                 'A042000002' => '当該加盟店のクレジット利用不可',
  6666.                 'A042000003' => '当該加盟店のお預かりサービス利用不可',
  6667.                 'A042000004' => '当該加盟店のカード会社利用不可',
  6668.                 'A043000001' => '当該カードの排他エラー',
  6669.                 'A043000002' => '当該カードの変更なし',
  6670.                 'A043000003' => '当該カードの取得エラー',
  6671.                 'A044000001' => '当該カードの有効性エラー',
  6672.                 'A045000001' => '当該カードの更新エラー',
  6673.                 'A051010201' => '加盟店コードなし',
  6674.                 'A051010202' => '加盟店コードの桁数不正',
  6675.                 'A051010204' => '加盟店コードに禁止文字あり',
  6676.                 'A051010301' => '会員IDなし',
  6677.                 'A051010302' => '会員IDの桁数不正',
  6678.                 'A051010401' => '認証キーなし',
  6679.                 'A051010402' => '認証キーの桁数不正',
  6680.                 'A051010501' => 'チェックサムなし',
  6681.                 'A051010601' => 'カード識別キーなし',
  6682.                 'A051010606' => 'カード識別キーの不正セット',
  6683.                 'A051010701' => '最終利用日時なし',
  6684.                 'A051010705' => '最終利用日時のフォーマット不正',
  6685.                 'A051010371' => '会員IDに禁止文字あり',
  6686.                 'A051010471' => '認証キーに禁止文字あり',
  6687.                 'A051010571' => 'チェックサム不正',
  6688.                 'A052000001' => '当該加盟店のお預かりサービス利用不可',
  6689.                 'A053000001' => '当該カードの排他エラー',
  6690.                 'A054000001' => '当該カードの削除エラー',
  6691.                 'A081010201' => '加盟店コードの設定がありません。',
  6692.                 'A081010202' => '加盟店コードの桁数をオーバーしております。加盟店コードをご確認ください。',
  6693.                 'A081010204' => '半角英数以外の値が設定されております。加盟店コードをご確認ください。',
  6694.                 'A081010301' => '端末区分の設定がありません。',
  6695.                 'A081010306' => '端末区分に「1」、「2」以外の値が設定されておりますので、リクエスト内容をご確認ください。',
  6696.                 'A081010401' => '受付番号の設定がありません。',
  6697.                 'A081010402' => '受付番号の桁数をオーバーしております。23桁以下にして頂きますようお願い致します。',
  6698.                 'A081010404' => '受付番号にご利用頂けない文字種別が設定されております。',
  6699.                 'A081010501' => '決済金額の設定がありません。',
  6700.                 'A081010502' => 'ご利用可能な決済金額をオーバーしております。',
  6701.                 'A081010504' => '決済金額に半角数字以外の文字種別が設定されております。',
  6702.                 'A081010571' => '決済金額は1円以上となっております。',
  6703.                 'A081010572' => 'ご利用可能な決済金額上限をご確認ください。',
  6704.                 'A081010601' => '購入者名(漢字)の設定がありません。',
  6705.                 'A081010671' => '購入者名(漢字)にサポート対象外の文字が含まれております。',
  6706.                 'A081010672' => '購入者名(漢字)の桁数もしくはバイト数がオーバーしております。',
  6707.                 'A081010701' => '購入者TELの設定がありません。',
  6708.                 'A081010702' => '購入者TELの桁数に誤りがございます。',
  6709.                 'A081010704' => '購入者TELに半角数字、「-(半角ハイフン)」以外の文字種別が設定されております。',
  6710.                 'A081010801' => '購入者E-Mailの設定がありません。',
  6711.                 'A081010802' => '購入者E-Mailの桁数をオーバーしております。',
  6712.                 'A081010871' => '購入者E-Mailが誤っております。',
  6713.                 'A081010872' => '購入者E-mailのアカウント部分(@(アットマーク)より前)もしくはドメイン部分(@(アットマーク)より後)が入力されておりません。',
  6714.                 'A081010901' => '支払回数の設定がありません。',
  6715.                 'A081010902' => '支払回数の桁数が誤っております。支払回数をご確認ください。',
  6716.                 'A081010904' => '支払回数に半角数字以外の文字種別が設定されております。',
  6717.                 'A081011071' => '商品名にサポート対象外の文字が含まれております。商品名をご確認ください。',
  6718.                 'A081011072' => '商品名の桁数もしくはバイト数がオーバーしております。',
  6719.                 'A081011171' => 'カード会社コード(API用)の設定がありません。',
  6720.                 'A081011172' => '決済手段一覧区分1~13以外の値が設定されておりますので、リクエスト内容をご確認ください。',
  6721.                 'A081011201' => 'トークンの設定がありません。',
  6722.                 'A081011202' => 'トークンの桁数に誤りがございます。',
  6723.                 'A081011204' => 'トークンにサポート対象外の文字が含まれております。トークンをご確認ください。',
  6724.                 'A081011371' => '加盟店ECサイトURLの設定がありません。',
  6725.                 'A081011372' => '加盟店ECサイトURLの桁数をオーバーしております。',
  6726.                 'A081011373' => '加盟店様ECサイトURLがhttps形式ではございません。',
  6727.                 'A081011471' => '出荷予定日の日付形式が誤っております。',
  6728.                 'A081011472' => '出荷予定日に過去日が設定されております。有効期限をご確認下さい。',
  6729.                 'A081011473' => '出荷予定日に誤りがあります。',
  6730.                 'A082000001' => '加盟店の決済利用不可',
  6731.                 'A082000002' => 'クレジット決済利用開始日設定不備',
  6732.                 'A082000003' => 'リクエスト頂いた受付番号がすでに登録されております。受付番号をご確認ください。',
  6733.                 'A082000004' => 'トークンのカード情報取得に失敗しました。',
  6734.                 'A082000005' => 'オプションサービスの契約がございません。',
  6735.                 'A082000006' => 'システムエラーが発生しています。時間をおいて再度リクエストしてください。',
  6736.                 'A082000007' => 'ご利用可能なクレジットカード支払回数が設定されておりません。支払回数をご確認ください。',
  6737.                 'A082000008' => '決済を行うクレジットカード情報のご確認をお願い致します',
  6738.                 'A082000010' => '与信処理不可',
  6739.                 'A082000011' => 'お預かり処理不可。①登録できるカードは3件までです。or ②リクエスト頂いたクレジットカード情報は、すでにお預け済み(登録済)です。',
  6740.                 'A082000012' => 'システムエラーが発生しています。時間をおいて再度リクエストしてください。',
  6741.                 'A091010201' => '加盟店コードの設定がありません。',
  6742.                 'A091010202' => '加盟店コードの桁数をオーバーしております。加盟店コードをご確認ください。',
  6743.                 'A091010204' => '半角英数以外の値が設定されております。加盟店コードをご確認ください。',
  6744.                 'A091010301' => '受付番号の設定がありません。',
  6745.                 'A091010302' => '受付番号の桁数をオーバーしております。23桁以下にして頂きますようお願い致します。',
  6746.                 'A091010304' => '受付番号文字種別誤り',
  6747.                 'A091010401' => '3Dセキュア応答電文パラメータ誤り',
  6748.                 'A091010501' => '3Dセキュア応答電文パラメータ誤り',
  6749.                 'A091010601' => '3Dセキュア応答電文パラメータ誤り',
  6750.                 'A091010701' => '3Dセキュア応答電文パラメータ誤り',
  6751.                 'A091010801' => '3Dセキュア応答電文パラメータ誤り',
  6752.                 'A091010901' => '3Dセキュア応答電文パラメータ誤り',
  6753.                 'A091011001' => '3Dセキュア応答電文パラメータ誤り',
  6754.                 'A091011101' => '3Dセキュア応答電文パラメータ誤り',
  6755.                 'A091011201' => '3Dセキュア応答電文パラメータ誤り',
  6756.                 'A091011501' => '3Dセキュア応答電文パラメータ誤り',
  6757.                 'A091011701' => '3Dセキュア応答電文パラメータ誤り',
  6758.                 'A091011801' => '3Dセキュア応答電文パラメータ誤り',
  6759.                 'A091011901' => '3Dセキュア応答電文パラメータ誤り',
  6760.                 'A091012001' => '3Dトークンの設定がありません。',
  6761.                 'A091012002' => '3Dトークンの桁数が誤っております。',
  6762.                 'A092000001' => 'リクエスト頂いた受付番号がすでに登録されております。',
  6763.                 'A092000002' => 'システムエラー(カード情報取得)',
  6764.                 'A092000003' => '3Dセキュア応答電文誤り',
  6765.                 'A092000004' => '3Dセキュアがキャンセルされました。',
  6766.                 'A092000005' => '与信処理不可',
  6767.                 'A092000006' => 'お預かり処理不可。①登録できるカードは3件までです。or ②リクエスト頂いたクレジットカード情報は、すでにお預け済み(登録済)です。',
  6768.                 'A110000000' => '23:00~1:00は、夜間処理中の為、再与信が行えません。',
  6769.                 'A111010201' => '加加盟店コードの設定がありません。',
  6770.                 'A111010202' => '加盟店コードの桁数をオーバーしております。加盟店コードをご確認ください。',
  6771.                 'A111010204' => '加盟店コードに半角英数以外の値が設定されております。加盟店コードをご確認ください。',
  6772.                 'A111010301' => '受付番号の設定がありません。',
  6773.                 'A111010302' => '受付番号の桁数をオーバーしております。',
  6774.                 'A111010304' => '受付番号にご利用頂けない文字種別が設定されております。',
  6775.                 'A112000001' => '加盟店のクレジット設定不備',
  6776.                 'A112000002' => '再与信対象外 該当の受注に対して再与信は行えません。',
  6777.                 'A112000003' => 'システムエラーが発生しています。時間をおいて再度リクエストしてください。',
  6778.                 'A112000004' => '再与信NG 再与信を行いましたが、カードの有効性が確認できずNGとなりました。',
  6779.                 'B011010201' => '加盟店コードなし',
  6780.                 'B011010202' => '加盟店コードの桁数不正',
  6781.                 'B011010204' => '加盟店コードに禁止文字あり',
  6782.                 'B011010301' => '端末区分なし',
  6783.                 'B011010306' => '端末区分の不正セット',
  6784.                 'B011010401' => '受付番号なし',
  6785.                 'B011010402' => '受付番号の桁数不正',
  6786.                 'B011010404' => '受付番号に禁止文字あり',
  6787.                 'B011010601' => '決済金額なし',
  6788.                 'B011010602' => '決済金額の桁数不正',
  6789.                 'B011010604' => '決済金額に禁止文字あり',
  6790.                 'B011010701' => '購入者名(漢字)なし',
  6791.                 'B011010702' => '購入者名(漢字)の桁数不正',
  6792.                 'B011010801' => '購入者E-Mailなし',
  6793.                 'B011010802' => '購入者E-Mailの桁数不正',
  6794.                 'B011010671' => '決済金額の下限額オーバー',
  6795.                 'B011010672' => '決済金額のセブン-イレブン上限額オーバー',
  6796.                 'B011010571' => '商品名に禁止文字あり',
  6797.                 'B011010572' => '商品名の半角桁・全角桁・バイト数不正',
  6798.                 'B011010771' => '購入者名(漢字)に禁止文字あり',
  6799.                 'B011010772' => '購入者名(漢字)の半角桁・全角桁・バイト数不正',
  6800.                 'B011010871' => '購入者E-Mailに禁止文字あり',
  6801.                 'B012000001' => '当該加盟店の利用デバイス決済利用不可',
  6802.                 'B012000002' => '当該加盟店のセブン-イレブン利用不可',
  6803.                 'B013000001' => '当該受注の二重決済',
  6804.                 'B014000001' => '決済申込み失敗',
  6805.                 'B021010201' => '加盟店コードなし',
  6806.                 'B021010202' => '加盟店コードの桁数不正',
  6807.                 'B021010204' => '加盟店コードに禁止文字あり',
  6808.                 'B021010301' => '端末区分なし',
  6809.                 'B021010306' => '端末区分の不正セット',
  6810.                 'B021010401' => '受付番号なし',
  6811.                 'B021010402' => '受付番号の桁数不正',
  6812.                 'B021010404' => '受付番号に禁止文字あり',
  6813.                 'B021010601' => '決済金額なし',
  6814.                 'B021010602' => '決済金額の桁数不正',
  6815.                 'B021010604' => '決済金額に禁止文字あり',
  6816.                 'B021010701' => '購入者名(漢字)なし',
  6817.                 'B021010702' => '購入者名(漢字)の桁数不正',
  6818.                 'B021010801' => '購入者名(フリガナ)なし',
  6819.                 'B021010802' => '購入者名(フリガナ)の桁数不正',
  6820.                 'B021010901' => '購入者TELなし',
  6821.                 'B021010902' => '購入者TELの桁数不正',
  6822.                 'B021010904' => '購入者TELに禁止文字あり',
  6823.                 'B021011001' => '購入者E-Mailなし',
  6824.                 'B021011002' => '購入者E-Mailの桁数不正',
  6825.                 'B021010671' => '決済金額の下限額オーバー',
  6826.                 'B021010672' => '決済金額のファミリーマート上限額オーバー',
  6827.                 'B021010571' => '商品名に禁止文字あり',
  6828.                 'B021010572' => '商品名の半角桁・全角桁・バイト数不正',
  6829.                 'B021010771' => '購入者名(漢字)に禁止文字あり',
  6830.                 'B021010871' => '購入者名(フリガナ)に禁止文字あり',
  6831.                 'B021011071' => '購入者E-Mailに禁止文字あり',
  6832.                 'B022000001' => '当該加盟店の利用デバイス決済利用不可',
  6833.                 'B022000002' => '当該加盟店のファミリーマート利用不可',
  6834.                 'B023000001' => '当該受注の二重決済',
  6835.                 'B024000001' => '決済申込み失敗',
  6836.                 'B031010201' => '加盟店コードなし',
  6837.                 'B031010202' => '加盟店コードの桁数不正',
  6838.                 'B031010204' => '加盟店コードに禁止文字あり',
  6839.                 'B031010301' => '端末区分なし',
  6840.                 'B031010306' => '端末区分の不正セット',
  6841.                 'B031010401' => '受付番号なし',
  6842.                 'B031010402' => '受付番号の桁数不正',
  6843.                 'B031010404' => '受付番号に禁止文字あり',
  6844.                 'B031010501' => '商品名なし',
  6845.                 'B031010601' => '決済金額なし',
  6846.                 'B031010602' => '決済金額の桁数不正',
  6847.                 'B031010604' => '決済金額に禁止文字あり',
  6848.                 'B031010701' => '購入者名(漢字)なし',
  6849.                 'B031010702' => '購入者名(漢字)の桁数不正',
  6850.                 'B031010801' => '購入者TELなし',
  6851.                 'B031010802' => '購入者TELの桁数不正',
  6852.                 'B031010804' => '購入者TELに禁止文字あり',
  6853.                 'B031010901' => '購入者E-Mailなし',
  6854.                 'B031010902' => '購入者E-Mailの桁数不正',
  6855.                 'B031010671' => '決済金額の下限額オーバー',
  6856.                 'B031010672' => '決済金額のローソン上限額オーバー',
  6857.                 'B031010571' => '商品名に禁止文字あり',
  6858.                 'B031010572' => '商品名の半角桁・全角桁・バイト数不正',
  6859.                 'B031010771' => '購入者名(漢字)に禁止文字あり',
  6860.                 'B031010871' => '購入者TELの桁数不正',
  6861.                 'B031010971' => '購入者E-Mailに禁止文字あり',
  6862.                 'B032000001' => '当該加盟店の利用デバイス決済利用不可',
  6863.                 'B032000002' => '当該加盟店のローソン利用不可',
  6864.                 'B033000001' => '当該受注の二重決済',
  6865.                 'B034000001' => '決済申込み失敗',
  6866.                 'B034000002' => 'サイト注文番号重複エラー(決済申込み時)',
  6867.                 'B041010201' => '加盟店コードなし',
  6868.                 'B041010202' => '加盟店コードの桁数不正',
  6869.                 'B041010204' => '加盟店コードに禁止文字あり',
  6870.                 'B041010301' => '端末区分なし',
  6871.                 'B041010306' => '端末区分の不正セット',
  6872.                 'B041010401' => '受付番号なし',
  6873.                 'B041010402' => '受付番号の桁数不正',
  6874.                 'B041010404' => '受付番号に禁止文字あり',
  6875.                 'B041010501' => '商品名なし',
  6876.                 'B041010601' => '決済金額なし',
  6877.                 'B041010602' => '決済金額の桁数不正',
  6878.                 'B041010604' => '決済金額に禁止文字あり',
  6879.                 'B041010701' => '購入者名(漢字)なし',
  6880.                 'B041010702' => '購入者名(漢字)の桁数不正',
  6881.                 'B041010801' => '購入者TELなし',
  6882.                 'B041010802' => '購入者TELの桁数不正',
  6883.                 'B041010804' => '購入者TELに禁止文字あり',
  6884.                 'B041010901' => '購入者E-Mailなし',
  6885.                 'B041010902' => '購入者E-Mailの桁数不正',
  6886.                 'B041010671' => '決済金額の下限額オーバー',
  6887.                 'B041010672' => '決済金額のサークルKサンクス上限額オーバー',
  6888.                 'B041010571' => '商品名に禁止文字あり',
  6889.                 'B041010572' => '商品名の半角桁・全角桁・バイト数不正',
  6890.                 'B041010771' => '購入者名(漢字)に禁止文字あり',
  6891.                 'B041010871' => '購入者TELの桁数不正',
  6892.                 'B041010971' => '購入者E-Mailに禁止文字あり',
  6893.                 'B042000001' => '当該加盟店の利用デバイス決済利用不可',
  6894.                 'B042000002' => '当該加盟店のサークルKサンクス利用不可',
  6895.                 'B043000001' => '当該受注の二重決済',
  6896.                 'B044000001' => '決済申込み失敗',
  6897.                 'B044000002' => 'サイト注文番号重複エラー(決済申込み時)',
  6898.                 'B051010201' => '加盟店コードなし',
  6899.                 'B051010202' => '加盟店コードの桁数不正',
  6900.                 'B051010204' => '加盟店コードに禁止文字あり',
  6901.                 'B051010301' => '端末区分なし',
  6902.                 'B051010306' => '端末区分の不正セット',
  6903.                 'B051010401' => '受付番号なし',
  6904.                 'B051010402' => '受付番号の桁数不正',
  6905.                 'B051010404' => '受付番号に禁止文字あり',
  6906.                 'B051010501' => '商品名なし',
  6907.                 'B051010601' => '決済金額なし',
  6908.                 'B051010602' => '決済金額の桁数不正',
  6909.                 'B051010604' => '決済金額に禁止文字あり',
  6910.                 'B051010701' => '購入者名(漢字)なし',
  6911.                 'B051010702' => '購入者名(漢字)の桁数不正',
  6912.                 'B051010801' => '購入者TELなし',
  6913.                 'B051010802' => '購入者TELの桁数不正',
  6914.                 'B051010804' => '購入者TELに禁止文字あり',
  6915.                 'B051010901' => '購入者E-Mailなし',
  6916.                 'B051010902' => '購入者E-Mailの桁数不正',
  6917.                 'B051010671' => '決済金額の下限額オーバー',
  6918.                 'B051010672' => '決済金額のミニストップ上限額オーバー',
  6919.                 'B051010571' => '商品名に禁止文字あり',
  6920.                 'B051010572' => '商品名の半角桁・全角桁・バイト数不正',
  6921.                 'B051010771' => '購入者名(漢字)に禁止文字あり',
  6922.                 'B051010871' => '購入者TELの桁数不正',
  6923.                 'B051010971' => '購入者E-Mailに禁止文字あり',
  6924.                 'B052000001' => '当該加盟店の利用デバイス決済利用不可',
  6925.                 'B052000002' => '当該加盟店のミニストップ利用不可',
  6926.                 'B053000001' => '当該受注の二重決済',
  6927.                 'B054000001' => '決済申込み失敗',
  6928.                 'B054000002' => 'サイト注文番号重複エラー(決済申込み時)',
  6929.                 'B061010201' => '加盟店コードなし',
  6930.                 'B061010202' => '加盟店コードの桁数不正',
  6931.                 'B061010204' => '加盟店コードに禁止文字あり',
  6932.                 'B061010301' => '端末区分なし',
  6933.                 'B061010306' => '端末区分の不正セット',
  6934.                 'B061010401' => '受付番号なし',
  6935.                 'B061010402' => '受付番号の桁数不正',
  6936.                 'B061010404' => '受付番号に禁止文字あり',
  6937.                 'B061010501' => '商品名なし',
  6938.                 'B061010601' => '決済金額なし',
  6939.                 'B061010602' => '決済金額の桁数不正',
  6940.                 'B061010604' => '決済金額に禁止文字あり',
  6941.                 'B061010701' => '購入者名(漢字)なし',
  6942.                 'B061010702' => '購入者名(漢字)の桁数不正',
  6943.                 'B061010801' => '購入者TELなし',
  6944.                 'B061010802' => '購入者TELの桁数不正',
  6945.                 'B061010804' => '購入者TELに禁止文字あり',
  6946.                 'B061010901' => '購入者E-Mailなし',
  6947.                 'B061010902' => '購入者E-Mailの桁数不正',
  6948.                 'B061010671' => '決済金額の下限額オーバー',
  6949.                 'B061010672' => '決済金額のセイコーマート上限額オーバー',
  6950.                 'B061010571' => '商品名に禁止文字あり',
  6951.                 'B061010572' => '商品名の半角桁・全角桁・バイト数不正',
  6952.                 'B061010771' => '購入者名(漢字)に禁止文字あり',
  6953.                 'B061010871' => '購入者TELの桁数不正',
  6954.                 'B061010971' => '購入者E-Mailに禁止文字あり',
  6955.                 'B062000001' => '当該加盟店の利用デバイス決済利用不可',
  6956.                 'B062000002' => '当該加盟店のセイコーマート利用不可',
  6957.                 'B063000001' => '当該受注の二重決済',
  6958.                 'B064000001' => '決済申込み失敗',
  6959.                 'B064000002' => 'サイト注文番号重複エラー(決済申込み時)',
  6960.                 'C011010201' => '加盟店コードなし',
  6961.                 'C011010202' => '加盟店コードの桁数不正',
  6962.                 'C011010204' => '加盟店コードに禁止文字あり',
  6963.                 'C011010301' => '端末区分なし',
  6964.                 'C011010306' => '端末区分の不正セット',
  6965.                 'C011010401' => '受付番号なし',
  6966.                 'C011010402' => '受付番号の桁数不正',
  6967.                 'C011010404' => '受付番号に禁止文字あり',
  6968.                 'C011010601' => '決済金額なし',
  6969.                 'C011010602' => '決済金額の桁数不正',
  6970.                 'C011010604' => '決済金額に禁止文字あり',
  6971.                 'C011010701' => '購入者名(漢字)なし',
  6972.                 'C011010801' => '購入者E-Mailなし',
  6973.                 'C011010802' => '購入者E-Mailの桁数不正',
  6974.                 'C011010901' => '決済完了通知URL必須エラー',
  6975.                 'C011011071' => '決済金額の下限額オーバー',
  6976.                 'C011011072' => '決済金額の上限額オーバー',
  6977.                 'C011011171' => '商品名に禁止文字あり',
  6978.                 'C011011172' => '商品名の半角・全角桁・バイト数不正',
  6979.                 'C011011271' => '購入者名に禁止文字あり',
  6980.                 'C011011272' => '購入者名(漢字)の半角・全角桁・バイト数不正',
  6981.                 'C011011371' => '購入者E-Mailに禁止文字あり',
  6982.                 'C011011473' => '決済完了通知URLの文字形式不正',
  6983.                 'C011010572' => '決済完了通知URL桁数エラー',
  6984.                 'C012000174' => '当該加盟店のパソコン決済利用不可',
  6985.                 'C012000175' => '当該加盟店の楽天Edy利用不可',
  6986.                 'C012000251' => '当該受注の二重決済',
  6987.                 'C012000371' => '決済申込み失敗',
  6988.                 'C021010201' => '加盟店コードなし',
  6989.                 'C021010202' => '加盟店コードの桁数不正',
  6990.                 'C021010204' => '加盟店コードに禁止文字あり',
  6991.                 'C021010301' => '端末区分なし',
  6992.                 'C021010306' => '端末区分の不正セット',
  6993.                 'C021010401' => '受付番号なし',
  6994.                 'C021010402' => '受付番号の桁数不正',
  6995.                 'C021010404' => '受付番号に禁止文字あり',
  6996.                 'C021010601' => '決済金額なし',
  6997.                 'C021010602' => '決済金額の桁数不正',
  6998.                 'C021010604' => '決済金額に禁止文字あり',
  6999.                 'C021010701' => '購入者名(漢字)なし',
  7000.                 'C021010801' => '購入者E-Mailなし',
  7001.                 'C021010802' => '購入者E-Mailの桁数不正',
  7002.                 'C021010971' => '決済金額の下限額オーバー',
  7003.                 'C021010972' => '決済金額の上限額オーバー',
  7004.                 'C021011071' => '商品名に禁止文字あり',
  7005.                 'C021011072' => '商品名の半角・全角桁・バイト数不正',
  7006.                 'C021011171' => '購入者名(漢字)に禁止文字あり',
  7007.                 'C021011172' => '購入者名(漢字)の半角・全角桁・バイト数不正',
  7008.                 'C021011271' => '購入者E-Mailに禁止文字あり',
  7009.                 'C022000171' => '当該加盟店のスマートフォン決済利用不可',
  7010.                 'C022000172' => '当該加盟店のパソコン決済利用不可',
  7011.                 'C022000173' => '当該加盟店の携帯電話決済利用不可',
  7012.                 'C022000174' => '当該加盟店の楽天Edy(Mobile)利用不可',
  7013.                 'C022000251' => '当該受注の二重決済',
  7014.                 'C022000371' => '決済申込み失敗',
  7015.                 'C031010201' => '加盟店コードなし',
  7016.                 'C031010202' => '加盟店コードの桁数不正',
  7017.                 'C031010204' => '加盟店コードに禁止文字あり',
  7018.                 'C031010301' => '端末区分なし',
  7019.                 'C031010306' => '端末区分の不正セット',
  7020.                 'C031010401' => '受付番号なし',
  7021.                 'C031010402' => '受付番号の桁数不正',
  7022.                 'C031010404' => '受付番号に禁止文字あり',
  7023.                 'C031010501' => '商品名なし',
  7024.                 'C031010601' => '決済金額なし',
  7025.                 'C031010602' => '決済金額の桁数不正',
  7026.                 'C031010604' => '決済金額に禁止文字あり',
  7027.                 'C031010701' => '購入者名(漢字)なし',
  7028.                 'C031010801' => '購入者E-Mailなし',
  7029.                 'C031010802' => '購入者E-Mailの桁数不正',
  7030.                 'C031010901' => '戻り先URL必須エラー',
  7031.                 'C031011071' => '決済金額の下限額オーバー',
  7032.                 'C031011072' => '決済金額の上限額オーバー',
  7033.                 'C031011171' => '商品名に禁止文字あり',
  7034.                 'C031011172' => '商品名の半角桁・全角桁・バイト数不正',
  7035.                 'C031011271' => '購入者名(漢字)に禁止文字あり',
  7036.                 'C031011272' => '購入者名(漢字)の半角桁・全角桁・バイト数不正',
  7037.                 'C031011371' => '購入者E-Mail不正',
  7038.                 'C031011471' => '戻り先URLの文字形式不正',
  7039.                 'C031011472' => '戻り先URL桁数エラー',
  7040.                 'C032000001' => '当該加盟店のパソコン決済利用不可',
  7041.                 'C032000002' => '当該加盟店のSuica(インターネットサービス)利用不可',
  7042.                 'C032010001' => '当該受注の二重決済',
  7043.                 'C032020001' => '決済申込み失敗:その他',
  7044.                 'C032020002' => '決済申込み失敗:Suica未加入',
  7045.                 'C032020003' => '決済申込み失敗:決済依頼件数上限超過',
  7046.                 'C032020004' => '決済申込み失敗:一時利用停止',
  7047.                 'C032020005' => '決済申込み失敗:メンテナンス',
  7048.                 'C041010201' => '加盟店コードなし',
  7049.                 'C041010202' => '加盟店コードの桁数不正',
  7050.                 'C041010204' => '加盟店コードに禁止文字あり',
  7051.                 'C041010301' => '端末区分なし',
  7052.                 'C041010306' => '端末区分の不正セット',
  7053.                 'C041010401' => '受付番号なし',
  7054.                 'C041010402' => '受付番号の桁数不正',
  7055.                 'C041010404' => '受付番号に禁止文字あり',
  7056.                 'C041010501' => '商品名なし',
  7057.                 'C041010601' => '決済金額なし',
  7058.                 'C041010602' => '決済金額の桁数不正',
  7059.                 'C041010604' => '決済金額に禁止文字あり',
  7060.                 'C041010701' => '購入者名(漢字)なし',
  7061.                 'C041010801' => '購入者E-Mailなし',
  7062.                 'C041010802' => '購入者E-Mailの桁数不正',
  7063.                 'C041011071' => '決済金額の下限額オーバー',
  7064.                 'C041011072' => '決済金額の上限額オーバー',
  7065.                 'C041011171' => '商品名に禁止文字あり',
  7066.                 'C041011172' => '商品名の半角桁・全角桁・バイト数不正',
  7067.                 'C041011271' => '購入者名(漢字)に禁止文字あり',
  7068.                 'C041011272' => '購入者名(漢字)の半角桁・全角桁・バイト数不正',
  7069.                 'C041011371' => '購入者E-Mail不正',
  7070.                 'C042000001' => '当該加盟店のスマートフォン決済利用不可',
  7071.                 'C042000002' => '当該加盟店のパソコン決済利用不可',
  7072.                 'C042000003' => '当該加盟店の携帯電話決済利用不可',
  7073.                 'C042000004' => '当該加盟店のSuica(モバイル)利用不可',
  7074.                 'C042010001' => '当該受注の二重決済',
  7075.                 'C042020001' => '決済申込み失敗:その他',
  7076.                 'C042020002' => '決済申込み失敗:モバイルSuica未加入',
  7077.                 'C042020003' => '決済申込み失敗:決済依頼件数上限超過',
  7078.                 'C042020004' => '決済申込み失敗:一時利用停止',
  7079.                 'C042020005' => '決済申込み失敗:メンテナンス',
  7080.                 'C051010201' => '加盟店コードなし',
  7081.                 'C051010202' => '加盟店コードの桁数不正',
  7082.                 'C051010204' => '加盟店コードに禁止文字あり',
  7083.                 'C051010301' => '端末区分なし',
  7084.                 'C051010306' => '端末区分の不正セット',
  7085.                 'C051010401' => '受付番号なし',
  7086.                 'C051010402' => '受付番号の桁数不正',
  7087.                 'C051010404' => '受付番号に禁止文字あり',
  7088.                 'C051010501' => '商品名なし',
  7089.                 'C051010601' => '決済金額なし',
  7090.                 'C051010602' => '決済金額の桁数不正',
  7091.                 'C051010604' => '決済金額に禁止文字あり',
  7092.                 'C051010701' => '購入者名(漢字)なし',
  7093.                 'C051010801' => '購入者E-Mailなし',
  7094.                 'C051010802' => '購入者E-Mailの桁数不正',
  7095.                 'C051010901' => '戻り先URL必須エラー',
  7096.                 'C051010902' => '戻り先URL桁数エラー',
  7097.                 'C051010904' => '戻り先URLに禁止文字あり',
  7098.                 'C051010671' => '決済金額の下限額オーバー',
  7099.                 'C051010672' => '決済金額の上限額オーバー',
  7100.                 'C051010571' => '商品名に禁止文字あり',
  7101.                 'C051010572' => '商品名の半角桁・全角桁・バイト数不正',
  7102.                 'C051010771' => '購入者名(漢字)に禁止文字あり',
  7103.                 'C051010772' => '購入者名(漢字)の半角桁・全角桁・バイト数不正',
  7104.                 'C051010871' => '購入者E-Mail不正',
  7105.                 'C051010971' => '戻り先URLの文字形式不正',
  7106.                 'C052000001' => '当該加盟店のパソコン決済利用不可',
  7107.                 'C052000002' => '当該加盟店のWaon(パソコン)利用不可',
  7108.                 'C052010001' => '当該受注の二重決済',
  7109.                 'C052000003' => '当該加盟店のWAON決済利用不可',
  7110.                 'C052020001' => '決済情報通知エラー',
  7111.                 'C061010201' => '加盟店コードなし',
  7112.                 'C061010202' => '加盟店コードの桁数不正',
  7113.                 'C061010204' => '加盟店コードに禁止文字あり',
  7114.                 'C061010301' => '端末区分なし',
  7115.                 'C061010306' => '端末区分の不正セット',
  7116.                 'C061010401' => '受付番号なし',
  7117.                 'C061010402' => '受付番号の桁数不正',
  7118.                 'C061010404' => '受付番号に禁止文字あり',
  7119.                 'C061010501' => '商品名なし',
  7120.                 'C061010601' => '決済金額なし',
  7121.                 'C061010602' => '決済金額の桁数不正',
  7122.                 'C061010604' => '決済金額に禁止文字あり',
  7123.                 'C061010701' => '購入者名(漢字)なし',
  7124.                 'C061010801' => '購入者E-Mailなし',
  7125.                 'C061010802' => '購入者E-Mailの桁数不正',
  7126.                 'C061010671' => '決済金額の下限額オーバー',
  7127.                 'C061010672' => '決済金額の上限額オーバー',
  7128.                 'C061010571' => '商品名に禁止文字あり',
  7129.                 'C061010572' => '商品名の半角桁・全角桁・バイト数不正',
  7130.                 'C061010771' => '購入者名(漢字)に禁止文字あり',
  7131.                 'C061010772' => '購入者名(漢字)の半角桁・全角桁・バイト数不正',
  7132.                 'C061010871' => '購入者E-Mail不正',
  7133.                 'C062000001' => '当該加盟店の携帯電話決済利用不可',
  7134.                 'C062000002' => '当該加盟店の11:モバイルWAON/モバイル JMB WAON利用不可',
  7135.                 'C062010001' => '当該受注の二重決済',
  7136.                 'C062000003' => '当該加盟店のWAON決済利用不可',
  7137.                 'C062020001' => '決済情報通知エラー',
  7138.                 'D011010201' => '加盟店コードなし',
  7139.                 'D011010202' => '加盟店コードの桁数不正',
  7140.                 'D011010204' => '加盟店コードに禁止文字あり',
  7141.                 'D011010301' => '端末区分なし',
  7142.                 'D011010306' => '端末区分の不正セット',
  7143.                 'D011010401' => '受付番号なし',
  7144.                 'D011010402' => '受付番号の桁数不正',
  7145.                 'D011010404' => '受付番号に禁止文字あり',
  7146.                 'D011010601' => '決済金額なし',
  7147.                 'D011010602' => '決済金額の桁数不正',
  7148.                 'D011010604' => '決済金額に禁止文字あり',
  7149.                 'D011010701' => '購入者名(漢字)なし',
  7150.                 'D011010801' => '購入者E-Mailなし',
  7151.                 'D011010802' => '購入者E-Mailの桁数不正',
  7152.                 'D011010901' => '完了画面URLなし',
  7153.                 'D011010903' => '完了戻りURLbyte数エラー',
  7154.                 'D011011071' => '決済金額の下限額オーバー',
  7155.                 'D011011072' => '決済金額の上限額オーバー',
  7156.                 'D011011171' => '商品名に禁止文字あり',
  7157.                 'D011011172' => '商品名の半角桁・全角桁・バイト数不正',
  7158.                 'D011011271' => '購入者名(漢字)に禁止文字あり',
  7159.                 'D011011272' => '購入者名(漢字)の半角桁・全角桁・バイト数不正',
  7160.                 'D011011371' => '購入者E-Mail不正',
  7161.                 'D011011471' => '完了戻りURLの文字形式不正',
  7162.                 'D012000001' => '当該加盟店のパソコン決済利用不可',
  7163.                 'D012000002' => '当該加盟店の携帯電話決済利用不可',
  7164.                 'D012000003' => '当該加盟店の楽天銀行決済利用不可',
  7165.                 'D012010001' => '当該受注の二重決済',
  7166.                 'E011010201' => '加盟店コードなし',
  7167.                 'E011010202' => '加盟店コードの桁数不正',
  7168.                 'E011010204' => '加盟店コードに禁止文字あり',
  7169.                 'E011010301' => '受付番号なし',
  7170.                 'E011010302' => '受付番号の桁数不正',
  7171.                 'E011010304' => '受付番号に禁止文字あり',
  7172.                 'E011010401' => '送り状番号なし',
  7173.                 'E011010402' => '送り状番号の桁数不正',
  7174.                 'E011010404' => '送り状番号に禁止文字あり',
  7175.                 'E011010251' => '加盟店の状態が出荷情報登録不可',
  7176.                 'E011010351' => '受注データ不正',
  7177.                 'E011010451' => '送り状番号不正',
  7178.                 'E012000001' => '送り状番号登録済みエラー',
  7179.                 'E012000002' => '送り状番号が99件超',
  7180.                 'E012000003' => '同梱の合計金額が30万円超',
  7181.                 'E012000004' => '同梱対象が既に3件以上登録済み',
  7182.                 'E012000005' => '登録済み受注データが修正不可',
  7183.                 'E012000006' => '登録しようとした送り状番号が同梱済み',
  7184.                 'E013000001' => '排他制御エラー',
  7185.                 'E021010201' => '加盟店コードなし',
  7186.                 'E021010202' => '加盟店コードの桁数不正',
  7187.                 'E021010204' => '加盟店コードに禁止文字あり',
  7188.                 'E021010301' => '受付番号なし',
  7189.                 'E021010302' => '受付番号の桁数不正',
  7190.                 'E021010304' => '受付番号に禁止文字あり',
  7191.                 'E021010401' => '送り状番号なし',
  7192.                 'E021010402' => '送り状番号の桁数不正',
  7193.                 'E021010404' => '送り状番号に禁止文字あり',
  7194.                 'E021010251' => '加盟店の状態が出荷情報取消不可',
  7195.                 'E021010351' => '受注データ不正',
  7196.                 'E022000001' => '送り状番データ不正',
  7197.                 'E022000002' => '複数送り状番号取消時、受注データに紐づく送り状番号が他の受注データを同梱',
  7198.                 'E022000003' => '登録済み受注データが修正不可',
  7199.                 'E023000001' => '排他制御エラー',
  7200.                 'E031010201' => '加盟店コードなし',
  7201.                 'E031010202' => '加盟店コードの桁数不正',
  7202.                 'E031010204' => '加盟店コードに禁止文字あり',
  7203.                 'E031010301' => '受付番号なし',
  7204.                 'E031010302' => '受付番号の桁数不正',
  7205.                 'E031010304' => '受付番号に禁止文字あり',
  7206.                 'E031010401' => '出荷予定日なし',
  7207.                 'E031010405' => '出荷予定日のフォーマット不正',
  7208.                 'E032000001' => '当該加盟店のオプションサービス利用不可',
  7209.                 'E031010351' => '受付番号の受注データ不正',
  7210.                 'E031010471' => '出荷予定日下限チェック不正 (過去日チェック)',
  7211.                 'E031010472' => '出荷予定日上限チェック不正 (与信承認日より180日が上限)',
  7212.                 'E033000001' => '排他制御エラー',
  7213.                 'E041010201' => '加盟店コードなし',
  7214.                 'E041010202' => '加盟店コードの桁数不正',
  7215.                 'E041010204' => '加盟店コードに禁止文字あり',
  7216.                 'E041010301' => '受付番号なし',
  7217.                 'E041010302' => '受付番号の桁数不正',
  7218.                 'E041010304' => '受付番号に禁止文字あり',
  7219.                 'H011010201' => '加盟店コードなし',
  7220.                 'H011010202' => '加盟店コードの桁数オーバー',
  7221.                 'H011010204' => '加盟店コード文字種別誤り',
  7222.                 'L011010201' => '加盟店コードなし',
  7223.                 'L011010202' => '加盟店コードの桁数オーバー',
  7224.                 'L011010204' => '加盟店コード文字種別誤り',
  7225.                 'L011010301' => '受付番号なし',
  7226.                 'L011010302' => '受付番号の桁数不正',
  7227.                 'L011010304' => '受付番号に禁止文字あり',
  7228.                 'L011010472' => '商品名の半角桁・全角桁・バイト数不正',
  7229.                 'L011010601' => '決済金額なし',
  7230.                 'L011010602' => '決済金額の桁数不正',
  7231.                 'L011010604' => '決済金額に禁止文字あり',
  7232.                 'L011010671' => '決済金額の下限額オーバー',
  7233.                 'L011010672' => '決済金額の上限額オーバー',
  7234.                 'L011010701' => '購入者名(漢字)なし',
  7235.                 'L011010702' => '購入者名(漢字)の桁数不正',
  7236.                 'L011010801' => '購入者TELなし',
  7237.                 'L011010802' => '購入者TELの桁数不正',
  7238.                 'L011010804' => '購入者TELに禁止文字あり',
  7239.                 'L011010901' => '購入者E-Mailなし',
  7240.                 'L011010902' => '購入者E-Mailの桁数不正',
  7241.                 'L011010971' => '購入者E-Mailに禁止文字あり',
  7242.                 'L011010972' => '購入者E-Mailに一部未入力あり',
  7243.                 'L011011401' => '正常時戻り先URL必須エラー',
  7244.                 'L011011402' => '正常時戻り先URL桁数エラー',
  7245.                 'L011011471' => '正常時戻り先URLに禁止文字あり',
  7246.                 'L011011502' => '異常時戻り先URL桁数エラー',
  7247.                 'L011011571' => '異常時戻り先URLに禁止文字あり',
  7248.                 'L011011701' => '決済結果通知先URL必須エラー',
  7249.                 'L011011702' => '決済結果通知先URL桁数エラー',
  7250.                 'L011011771' => '決済結果通知先URLに禁止文字あり',
  7251.                 'L011011801' => 'チェックサムなし',
  7252.                 'L011011871' => 'チェックサム不正',
  7253.                 'L012000001' => '当該加盟店の決済利用不可',
  7254.                 'L012000002' => 'PayPay決済利用開始日設定不備',
  7255.                 'L012000005' => '受付番号重複エラー',
  7256.                 'L012000006' => 'メンテナンス中エラー',
  7257.                 'L012000007' => 'システムエラー',
  7258.                 'L012000008' => '各種マスタ取得失敗',
  7259.                 'L012000009' => 'システムエラー',
  7260.                 'L021010201' => '加盟店コードなし',
  7261.                 'L021010202' => '加盟店コードの桁数オーバー',
  7262.                 'L021010204' => '加盟店コード文字種別誤り',
  7263.                 'L021010301' => '受付番号なし',
  7264.                 'L021010302' => '受付番号の桁数不正',
  7265.                 'L021010304' => '受付番号に禁止文字あり',
  7266.                 'L022000001' => '受注データなし',
  7267.                 'L022000002' => '受注データ方式不正',
  7268.                 'L022000003' => '受注データが取消不可',
  7269.                 'L022000004' => 'システムエラー',
  7270.                 'L022000005' => 'システムエラー',
  7271.                 'L022000006' => 'システムエラー',
  7272.                 'L031010201' => '加盟店コードなし',
  7273.                 'L031010202' => '加盟店コードの桁数不正',
  7274.                 'L031010204' => '加盟店コードに禁止文字あり',
  7275.                 'L031010301' => '受付番号なし',
  7276.                 'L031010302' => '受付番号の桁数不正',
  7277.                 'L031010304' => '受付番号に禁止文字あり',
  7278.                 'L031010401' => '変更後決済金額なし',
  7279.                 'L031010402' => '変更後決済金額の桁数不正',
  7280.                 'L031010404' => '決済金額に禁止文字あり',
  7281.                 'L031010471' => '決済金額の下限額オーバ',
  7282.                 'L031010472' => '決済金額の上限額オーバ',
  7283.                 'L031010502' => '注文の説明の桁数不正',
  7284.                 'L032000001' => '金額変更対象外',
  7285.                 'L032000002' => '金額変更なし',
  7286.                 'L032000003' => '請求後に増額要求不可',
  7287.                 'L032000004' => 'システムエラー',
  7288.                 'L032000005' => 'システムエラー',
  7289.                 'L032000006' => 'システムエラー',
  7290.                 'L032000007' => 'システムエラー',
  7291.                 'L032000008' => 'システムエラー',
  7292.                 'L032000009' => 'システムエラー',
  7293.                 'L032000010' => '各種マスタ取得失敗',
  7294.                 'Z012000001' => 'POST以外のリクエスト方式',
  7295.                 'Z012000002' => '機能区分なし',
  7296.                 'Z012000003' => '機能区分の不正セット',
  7297.                 'Z012000004' => '同受注番号にて決済中エラー',
  7298.                 'Z012000005' => 'リクエストタイムアウト',
  7299.                 'Z012000006' => 'APIトランザクションのプール数オーバー',
  7300.                 'Z012000007' => '当該加盟店の取引停止',
  7301.                 'Z012000008' => '当該加盟店のAPI利用不可',
  7302.                 'Z012000009' => '当該加盟店のAPI利用不可',
  7303.                 'Z012000010' => '認証パスワードエラー',
  7304.                 'Z019999999' => 'システムエラー',
  7305.                 'Z010000000' => 'メンテナンスエラー',
  7306.                 'kaara001E' => '加盟店コードが未入力です。',
  7307.                 'kaara002E' => '加盟店コードは半角数字で入力してください。',
  7308.                 'kaara003E' => '加盟店コードが桁数エラーです。',
  7309.                 'kaara004E' => '未登録の加盟店コードです。',
  7310.                 'kaara005E' => '利用できない加盟店コードです。',
  7311.                 'kaara006E' => '受注番号が未入力です。',
  7312.                 'kaara007E' => '受注番号は半角英数字、\'-\'\'_\'以外は入力出来ません。',
  7313.                 'kaara008E' => '受注番号が桁数エラーです。',
  7314.                 'kaara009E' => '受注番号が一意(ユニーク)ではありません。',
  7315.                 'kaara010E' => '受注日が未入力です。',
  7316.                 'kaara011E' => '受注日は半角数字で入力してください。',
  7317.                 'kaara012E' => '受注日が桁数エラーです。',
  7318.                 'kaara013E' => '受注日が日付として妥当ではありません。',
  7319.                 'kaara014E' => '出荷予定日が未入力です。',
  7320.                 'kaara015E' => '出荷予定日は半角数字で入力してください。',
  7321.                 'kaara016E' => '出荷予定日が桁数エラーです。',
  7322.                 'kaara017E' => '出荷予定日が日付として妥当ではありません。',
  7323.                 'kaara018E' => '出荷予定日が既定期間内ではありません。',
  7324.                 'kaara019E' => '氏名が未入力です。',
  7325.                 'kaara020E' => '氏名は全角文字で入力してください。',
  7326.                 'kaara021E' => '氏名が桁数エラーです。',
  7327.                 'kaara022E' => '氏名が指定された文字コードの範囲文字ではありません。',
  7328.                 'kaara023E' => '氏名カナは半角カナで入力してください。',
  7329.                 'kaara024E' => '氏名カナが桁数エラーです。',
  7330.                 'kaara025E' => '郵便番号が未入力です。',
  7331.                 'kaara026E' => '郵便番号は半角数字、\'-\'以外は入力出来ません。',
  7332.                 'kaara027E' => '郵便番号の\'-\'は1つのみ入力できます。',
  7333.                 'kaara028E' => '郵便番号が桁数エラーです。',
  7334.                 'kaara029E' => '郵便番号が実在しません。',
  7335.                 'kaara030E' => '住所1が未入力です。',
  7336.                 'kaara031E' => '住所1は全角文字で入力してください。',
  7337.                 'kaara032E' => '住所1が桁数エラーです。',
  7338.                 'kaara033E' => '住所1が指定された文字コードの範囲文字ではありません。',
  7339.                 'kaara034E' => '住所1は都道府県から入力してください。',
  7340.                 'kaara035E' => '住所2は全角文字で入力してください。',
  7341.                 'kaara036E' => '住所2が桁数エラーです。',
  7342.                 'kaara037E' => '住所2が指定された文字コードの範囲文字ではありません。',
  7343.                 'kaara038E' => '電話番号が未入力です。',
  7344.                 'kaara039E' => '電話番号は半角数字、\'-\'以外は入力出来ません。',
  7345.                 'kaara040E' => '電話番号が桁数エラーです。',
  7346.                 'kaara043E' => 'メールアドレスは半角英数字で入力してください。',
  7347.                 'kaara044E' => 'メールアドレスが桁数エラーです。',
  7348.                 'kaara045E' => 'メールアドレスに\'@\'が含まれていません。',
  7349.                 'kaara046E' => '決済金額総計が未入力です。',
  7350.                 'kaara047E' => '決済金額総計は半角数字で入力してください。',
  7351.                 'kaara048E' => '決済金額総計が桁数エラーです。',
  7352.                 'kaara049E' => '決済金額総計は1円以上、999999円以内で入力してください。',
  7353.                 'kaara050E' => '送り先区分が未入力です。',
  7354.                 'kaara051E' => '送り先区分は半角数字で入力してください。',
  7355.                 'kaara052E' => '送り先区分は\'0\'\'1\'のいずれかを入力してください。',
  7356.                 'kaara053E' => '送り先区分は\'0\'\'1\'\'2\'のいずれかを入力してください。',
  7357.                 'kaara054E' => '購入商品名称は全角文字で入力してください。',
  7358.                 'kaara055E' => '購入商品名称が桁数エラーです。',
  7359.                 'kaara056E' => '購入商品名称が指定された文字コードの範囲文字ではありません。',
  7360.                 'kaara057E' => '購入商品名称1が未入力です。',
  7361.                 'kaara058E' => '購入商品数量は半角数字で入力してください。',
  7362.                 'kaara059E' => '購入商品数量が桁数エラーです。',
  7363.                 'kaara060E' => '購入商品単価は半角数字、\'-\'以外は入力出来ません。',
  7364.                 'kaara061E' => '購入商品単価が桁数エラーです。',
  7365.                 'kaara062E' => '購入商品単価が桁数エラーです。',
  7366.                 'kaara063E' => '購入商品小計は半角数字、\'-\'以外は入力出来ません。',
  7367.                 'kaara064E' => '購入商品小計が桁数エラーです。',
  7368.                 'kaara065E' => '購入商品小計が桁数エラーです。',
  7369.                 'kaara066E' => '送り先名称は全角文字で入力してください。',
  7370.                 'kaara067E' => '送り先名称が桁数エラーです。',
  7371.                 'kaara068E' => '送り先名称が指定された文字コードの範囲文字ではありません。',
  7372.                 'kaara070E' => '送り先郵便番号は半角数字、\'-\'以外は入力出来ません。',
  7373.                 'kaara071E' => '送り先郵便番号の\'-\'は1つのみ入力できます。',
  7374.                 'kaara072E' => '送り先郵便番号が桁数エラーです。',
  7375.                 'kaara073E' => '送り先郵便番号が実在しません。',
  7376.                 'kaara075E' => '送り先住所1は全角文字で入力してください。',
  7377.                 'kaara076E' => '送り先住所1が桁数エラーです。',
  7378.                 'kaara077E' => '送り先住所1が指定された文字コードの範囲文字ではありません。',
  7379.                 'kaara078E' => '送り先住所1は都道府県から入力してください。',
  7380.                 'kaara079E' => '送り先住所2は全角文字で入力してください。',
  7381.                 'kaara080E' => '送り先住所2が桁数エラーです。',
  7382.                 'kaara081E' => '送り先住所2が指定された文字コードの範囲文字ではありません。',
  7383.                 'kaara082E' => '送り先電話番号は半角数字、\'-\'以外は入力出来ません。',
  7384.                 'kaara083E' => '送り先電話番号の\'-\'は2つ入力してください。',
  7385.                 'kaara084E' => '送り先電話番号が桁数エラーです。',
  7386.                 'kaara086E' => '依頼日時が未入力です。',
  7387.                 'kaara087E' => '依頼日時は半角数字で入力してください。',
  7388.                 'kaara088E' => '依頼日時が桁数エラーです。',
  7389.                 'kaara089E' => '依頼日時が日付及び時刻として妥当ではありません。',
  7390.                 'kaara090E' => 'パスワードが未入力です。',
  7391.                 'kaara091E' => 'パスワードは半角英数字で入力してください。',
  7392.                 'kaara092E' => 'パスワードが不正です。',
  7393.                 'kaara093E' => '電話番号は0から入力してください。',
  7394.                 'kaara094E' => '送り先電話番号は0から入力してください。',
  7395.                 'kaara100E' => '出荷予定日は受注日以降の日付で入力してください。',
  7396.                 'kaara101E' => '決済金額総計と、購入商品小計の合計金額が一致しません。',
  7397.                 'kaara102E' => '送り先名称、送り先郵便番号、送り先住所1を入力してください。',
  7398.                 'kaara103E' => '住所1と住所2を結合して1つの住所とした状態で\'番地\'が指定されていません。',
  7399.                 'kaara104E' => '送り先住所1と送り先住所2を結合して1つの住所とした状態で\'番地\'が指定されていません。',
  7400.                 'kaars001E' => '項目数が相違しています。',
  7401.                 'kaars002E' => '加盟店コードが桁数エラーです。',
  7402.                 'kaars003E' => '加盟店コードは半角で入力してください。',
  7403.                 'kaars004E' => '加盟店コードが未入力です。',
  7404.                 'kaars005E' => '受注番号が桁数エラーです。',
  7405.                 'kaars006E' => '受注番号は半角で入力してください。',
  7406.                 'kaars007E' => '受注番号が未入力です。',
  7407.                 'kaars014E' => '受注番号は半角英数字、\'-\'\'_\'以外は入力出来ません。',
  7408.                 'kaars008E' => '受注番号が登録されていません。',
  7409.                 'kaars009E' => '依頼日が存在しない日付です。',
  7410.                 'kaars010E' => '依頼日は半角で入力してください。',
  7411.                 'kaars011E' => '依頼日が未入力です。',
  7412.                 'kaars012E' => 'パスワードが不正です。',
  7413.                 'kaars013E' => 'パスワードエラー',
  7414.                 'kaacl001E' => '項目数が相違しています。(N行目)',
  7415.                 'kaacl002E' => '加盟店コードが桁数エラーです。',
  7416.                 'kaacl003E' => '加盟店コードは半角で入力してください。',
  7417.                 'kaacl004E' => '加盟店コードが未入力です。',
  7418.                 'kaacl005E' => '受注番号が桁数エラーです。',
  7419.                 'kaacl006E' => '受注番号は半角で入力してください。',
  7420.                 'kaacl007E' => '受注番号が未入力です。',
  7421.                 'kaacl016E' => '受注番号は半角英数字、\'-\'\'_\'以外は入力出来ません。',
  7422.                 'kaacl008E' => '受注番号が登録されていません。',
  7423.                 'kaacl009E' => '既に取り消されています。',
  7424.                 'kaacl010E' => '依頼日が存在しない日付です。',
  7425.                 'kaacl011E' => '依頼日は半角で入力してください。',
  7426.                 'kaacl012E' => '依頼日が未入力です。',
  7427.                 'kaacl013E' => 'パスワードが不正です。',
  7428.                 'kaacl014E' => 'パスワードエラー',
  7429.                 'kaasl001E' => '項目数が相違しています。',
  7430.                 'kaasl002E' => '加盟店コードが桁数エラーです。',
  7431.                 'kaasl003E' => '加盟店コードは半角で入力してください。',
  7432.                 'kaasl004E' => '加盟店コードが未入力です。',
  7433.                 'kaasl005E' => '受注番号が桁数エラーです。',
  7434.                 'kaasl006E' => '受注番号は半角で入力してください。',
  7435.                 'kaasl007E' => '受注番号が未入力です。',
  7436.                 'kaasl038E' => '受注番号は半角英数字、\'-\'\'_\'以外は入力出来ません。',
  7437.                 'kaasl008E' => '指定の受注番号が存在しません。',
  7438.                 'kaasl009E' => '送り状番号登録済です。',
  7439.                 'kaasl010E' => '送り状番号が桁数エラーです。',
  7440.                 'kaasl011E' => '送り状番号が未入力です。',
  7441.                 'kaasl012E' => '送り状番号は半角で入力してください。',
  7442.                 'kaasl013E' => '取消時に送り状番号の入力はできません。',
  7443.                 'kaasl014E' => '送り状番号チェックエラー',
  7444.                 'kaasl015E' => '送り状番号チェックエラー',
  7445.                 'kaasl016E' => '送り状番号は、1件しか入力できません。',
  7446.                 'kaasl017E' => '送り状番号は、10件までしか入力できません。',
  7447.                 'kaasl018E' => '送り状番号が既に存在します。',
  7448.                 'kaasl019E' => '処理区分エラー',
  7449.                 'kaasl020E' => '登録はできません。',
  7450.                 'kaasl022E' => '変更はできません。',
  7451.                 'kaasl023E' => '出荷予定日エラー',
  7452.                 'kaasl024E' => '出荷予定日は半角で入力してください。',
  7453.                 'kaasl025E' => '出荷予定日が未入力です。',
  7454.                 'kaasl026E' => '出荷予定日は指定できません。',
  7455.                 'kaasl027E' => '出荷予定日が受注日より前の日付です。',
  7456.                 'kaasl028E' => '変更前送り状番号桁数エラーです。',
  7457.                 'kaasl029E' => '変更前送り状番号は半角で入力してください。',
  7458.                 'kaasl030E' => '出荷予定日が未入力です。',
  7459.                 'kaasl031E' => '変更前送り状番号は指定できません。',
  7460.                 'kaasl032E' => '指定した変更前送り状番号は存在しません。',
  7461.                 'kaasl033E' => '依頼日が存在しない日付です。',
  7462.                 'kaasl034E' => '依頼日は半角で入力してください。',
  7463.                 'kaasl035E' => '依頼日が未入力です。',
  7464.                 'kaasl036E' => 'パスワードが不正です。',
  7465.                 'kaasl037E' => 'パスワードエラー',
  7466.                 'kaast001E' => '項目数が相違しています。',
  7467.                 'kaast002E' => '加盟店コードが桁数エラーです。',
  7468.                 'kaast003E' => '加盟店コードは半角で入力してください。',
  7469.                 'kaast004E' => '加盟店コードが未入力です。',
  7470.                 'kaast005E' => '受注番号が桁数エラーです。',
  7471.                 'kaast006E' => '受注番号は半角で入力してください。',
  7472.                 'kaast007E' => '受注番号が未入力です。',
  7473.                 'kaast008E' => '受注番号が登録されていません。',
  7474.                 'kaast014E' => '受注番号は半角英数字、\'-\'\'_\'以外は入力出来ません。',
  7475.                 'kaast009E' => '依頼日が存在しない日付です。',
  7476.                 'kaast010E' => '依頼日は半角で入力してください。',
  7477.                 'kaast011E' => '依頼日が未入力です。',
  7478.                 'kaast012E' => 'パスワードが不正です。',
  7479.                 'kaast013E' => 'パスワードエラー',
  7480.                 'kaakk001E' => '加盟店コードが未入力です。',
  7481.                 'kaakk002E' => '加盟店コードは半角数字で入力してください。',
  7482.                 'kaakk003E' => '加盟店コードが桁数エラーです。',
  7483.                 'kaakk004E' => '金額変更機能が利用できない加盟店コードです。',
  7484.                 'kaakk005E' => '受注番号が未入力です。',
  7485.                 'kaakk006E' => '受注番号は半角英数字、\'-\'\'_\'以外は入力出来ません。',
  7486.                 'kaakk007E' => '受注番号が桁数エラーです。',
  7487.                 'kaakk008E' => '該当受注番号のデータが存在しません。',
  7488.                 'kaakk009E' => '与信結果「ご利用可」の受注データのみ実行可能です。',
  7489.                 'kaakk010E' => 'お取引情報が「取消済み」「入金済み」のため実行できません。',
  7490.                 'kaakk011E' => 'お取引情報が「取消済み」「入金済み」のため実行できません。',
  7491.                 'kaakk013E' => '出荷予定日は半角数字で入力してください。',
  7492.                 'kaakk014E' => '出荷予定日が桁数エラーです。',
  7493.                 'kaakk015E' => '出荷予定日は指定した形式をセットしてください。[西暦年月日、yyyyMMdd形式]',
  7494.                 'kaakk016E' => '出荷予定日は本日以降の日付を設定してください。',
  7495.                 'kaakk017E' => '出荷予定日が既定期間内ではありません。',
  7496.                 'kaakk018E' => '郵便番号が未入力です。',
  7497.                 'kaakk019E' => '郵便番号は半角数字、\'-\'以外は入力出来ません。',
  7498.                 'kaakk020E' => '郵便番号が桁数エラーです。',
  7499.                 'kaakk021E' => '郵便番号の\'-\'は1つのみ入力できます。',
  7500.                 'kaakk022E' => '郵便番号が実在しません。',
  7501.                 'kaakk023E' => '住所1が未入力です。',
  7502.                 'kaakk024E' => '住所1が指定された文字コードの範囲文字ではありません。',
  7503.                 'kaakk025E' => '住所1は全角文字で入力してください。',
  7504.                 'kaakk026E' => '住所1が桁数エラーです。指定桁数(25桁)以内',
  7505.                 'kaakk027E' => '住所1は都道府県から入力してください。',
  7506.                 'kaakk028E' => '住所2が指定された文字コードの範囲文字ではありません。',
  7507.                 'kaakk029E' => '住所2は全角文字で入力してください。',
  7508.                 'kaakk030E' => '住所2が桁数エラーです。指定桁数(25桁)以内',
  7509.                 'kaakk031E' => '住所2に番地が設定されていません。',
  7510.                 'kaakk032E' => '購入商品名称(1~10)が指定されていません。',
  7511.                 'kaakk033E' => '購入商品名称(1~10)が指定された文字コードの範囲文字ではありません。',
  7512.                 'kaakk034E' => '購入商品名称(1~10)は全角文字で入力してください。',
  7513.                 'kaakk035E' => '購入商品名称(1~10)が桁数エラーです。指定桁数(30桁)以内',
  7514.                 'kaakk036E' => '購入商品数量(1~10)は半角数字で入力してください。',
  7515.                 'kaakk037E' => '購入商品数量(1~10)が桁数エラーです。指定桁数(4桁)以内',
  7516.                 'kaakk038E' => '購入商品単価(1~10)は半角数字または”-”[マイナス]の組み合わせで入力してください。',
  7517.                 'kaakk039E' => '購入商品単価(1~10)が負数の場合は、”-”[マイナス]を先頭に設定してください。',
  7518.                 'kaakk040E' => '購入商品単価(1~10)が正数の場合の桁数エラーです。指定桁数(6桁)以内',
  7519.                 'kaakk041E' => '購入商品単価(1~10)が負数の場合の桁数エラーです。指定桁数(7桁)以内',
  7520.                 'kaakk042E' => '購入商品小計(1~10)は半角数字または”-”[マイナス]の組み合わせで入力してください。',
  7521.                 'kaakk043E' => '購入商品小計(1~10)が負数の場合は、”-”[マイナス]を先頭に設定してください。',
  7522.                 'kaakk044E' => '購入商品小計(1~10)が正数の場合の桁数エラーです。指定桁数(6桁)以内',
  7523.                 'kaakk045E' => '購入商品小計(1~10)が負数の場合の桁数エラーです。指定桁数(7桁)以内',
  7524.                 'kaakk046E' => '決済金額総計が未入力です。',
  7525.                 'kaakk047E' => '決済金額総計は半角数字で入力してください。',
  7526.                 'kaakk048E' => '決済金額総計の桁数エラーです。指定桁数(6桁)以内',
  7527.                 'kaakk049E' => '決済金額総計が変更されていません。',
  7528.                 'kaakk050E' => '決済金額総計が初回の決済金額総計より減額されていません。',
  7529.                 'kaakk051E' => '決済金額総計が購入商品小計の合計と一致していません。',
  7530.                 'kaakk053E' => '送り先区分は半角数字で入力してください。',
  7531.                 'kaakk054E' => '送り先区分は(0:別送 1:同梱)のいずれかを入力してください。',
  7532.                 'kaakk055E' => '送り先区分は(0:別送)を入力してください。(1:同梱)は別途契約が必要です。',
  7533.                 'kaakk056E' => 'フリー項目が指定された文字コードの範囲文字ではありません。',
  7534.                 'kaakk057E' => 'フリー項目は全角漢字、平仮名、カタカナ、英数字、\'‐\'、\'_\'又は半角英数字、カタカナ、\'‐\'、\'_\'で入力してください。',
  7535.                 'kaakk058E' => 'フリー項目の桁数エラーです。全角指定桁数(20桁)以内又は半角指定桁数(40桁)以内',
  7536.                 'kaakk059E' => 'パスワードが入力されていません。',
  7537.                 'kaakk060E' => 'パスワードの桁数エラーです。指定桁数(8桁)以内',
  7538.                 'kaakk061E' => 'パスワードが一致しません。',
  7539.                 'kaakk062E' => '依頼日時が入力されていません。',
  7540.                 'kaakk063E' => '依頼日時は半角数字で入力してください。',
  7541.                 'kaakk064E' => '依頼日時の桁数エラー。指定桁数(14桁)',
  7542.                 'kaakk065E' => '依頼日時は[西暦年月日+時分秒、yyyyMMddHHmmss形式]の形式で入力してください。',
  7543.                 'kaarr001E' => '加盟店コードが未入力です。',
  7544.                 'kaarr002E' => '加盟店コードは半角数字で入力してください。',
  7545.                 'kaarr003E' => '加盟店コードが桁数エラーです。',
  7546.                 'kaarr004E' => '存在しない加盟店コードです。',
  7547.                 'kaarr005E' => '受注番号が未入力です。',
  7548.                 'kaarr006E' => '受注番号は半角英数字、\'-\'\'_\'以外は入力出来ません。',
  7549.                 'kaarr007E' => '受注番号が桁数エラーです。',
  7550.                 'kaarr008E' => '該当受注番号のデータが存在しません。',
  7551.                 'kaarr009E' => '請求書再発行回数が上限の9回を超えています。',
  7552.                 'kaarr010E' => 'パスワードが入力されていません。',
  7553.                 'kaarr011E' => 'パスワードは半角英数字で入力してください。',
  7554.                 'kaarr012E' => 'パスワードが一致しません。',
  7555.                 'kaarr013E' => 'ご依頼内容が未入力です。',
  7556.                 'kaarr014E' => 'ご依頼内容は(1:請求内容変更・請求書再発行 3:請求書再発行取下げ)のいずれかを入力してください。',
  7557.                 'kaarr015E' => '請求内容変更・請求書再発行が実行ないお取引です。',
  7558.                 'kaarr016E' => '請求内容変更・請求書再発行が実行ないお取引です。',
  7559.                 'kaarr017E' => '請求書再発行取下げが実行できないお取引です。',
  7560.                 'kaarr018E' => '不備事由が未入力です。',
  7561.                 'kaarr019E' => '不備事由の値が不適切です。',
  7562.                 'kaarr020E' => '不備事由その他が未入力です。',
  7563.                 'kaarr021E' => '不備事由その他は指定された文字コードの範囲文字内を入力下さい。',
  7564.                 'kaarr022E' => '不備事由その他は全角漢字を入力してください。',
  7565.                 'kaarr023E' => '不備事由その他の桁数エラーです。全角指定桁数(25桁)以内',
  7566.                 'kaarr025E' => '出荷予定日は半角数字で入力下さい。',
  7567.                 'kaarr026E' => '出荷予定日の桁数エラーです。全角指定桁数(8桁)以内',
  7568.                 'kaarr027E' => '出荷予定日が日付として妥当であること「西暦年月日、yyyymmdd形式」',
  7569.                 'kaarr028E' => '出荷予定日が決済依頼日から定められた期間を超えた日付が入力されています。',
  7570.                 'kaarr029E' => '出荷予定日が受注日より前の日付が指定されています。',
  7571.                 'kaarr031E' => '送り先区分は半角数字であること。',
  7572.                 'kaarr032E' => '送り先区分は(0:別送 1:同梱)のいずれかを入力してください。',
  7573.                 'kaarr033E' => '送り先区分は(0:別送)を入力してください。(1:同梱)は別途契約が必要です。',
  7574.                 'kaarr034E' => '郵便番号が未入力です。',
  7575.                 'kaarr035E' => '郵便番号は半角数字またはハイフンの組み合わせであること。',
  7576.                 'kaarr036E' => '郵便番号はハイフンを除く7桁であること。',
  7577.                 'kaarr037E' => '郵便番号に2つ以上のハイフンが含まれています。',
  7578.                 'kaarr038E' => '実在しない郵便番号が設定されています。',
  7579.                 'kaarr039E' => '住所1が未入力です。',
  7580.                 'kaarr040E' => '住所1は全角文字で入力してください。',
  7581.                 'kaarr041E' => '住所1が指定された文字コードの範囲文字ではありません。',
  7582.                 'kaarr042E' => '住所1の桁数エラーです。全角指定桁数(25桁)以内',
  7583.                 'kaarr043E' => '住所1は都道府県から入力してください。',
  7584.                 'kaarr044E' => '住所2が未入力です。',
  7585.                 'kaarr045E' => '住所2は指定された文字コードの範囲文字ではありません。',
  7586.                 'kaarr046E' => '住所2の桁数エラーです。全角指定桁数(25桁)以内',
  7587.                 'kaarr047E' => '住所に番地が設定されていません。',
  7588.                 'kaarr048E' => '購入商品名称(1~10)が未入力です。',
  7589.                 'kaarr049E' => '購入商品名称(1~10)は全角文字で入力してください。',
  7590.                 'kaarr050E' => '購入商品名称(1~10)が指定された文字コードの範囲文字ではありません。',
  7591.                 'kaarr051E' => '購入商品名称(1~10)の桁数エラーです。全角指定桁数(30桁)以内',
  7592.                 'kaarr052E' => '購入商品数量(1~10)は半角数字で入力してください。',
  7593.                 'kaarr053E' => '購入商品数量(1~10)が桁数エラーです。指定桁数(4桁)以内',
  7594.                 'kaarr054E' => '購入商品単価(1~10)は半角数字または”-”[マイナス]の組み合わせで入力してください。',
  7595.                 'kaarr055E' => '購入商品単価(1~10)が負数の場合は、”-”[マイナス]を先頭に設定してください。',
  7596.                 'kaarr056E' => '購入商品単価(1~10)が正数の場合の桁数エラーです。指定桁数(6桁)以内',
  7597.                 'kaarr057E' => '購入商品単価(1~10)が負数の場合の桁数エラーです。指定桁数(7桁)以内',
  7598.                 'kaarr058E' => 'フリー項目は同梱の契約をされていない場合は、空白にして下さい。',
  7599.                 'kaarr059E' => 'フリー項目が指定された文字コードの範囲文字ではありません。',
  7600.                 'kaarr060E' => 'フリー項目は全角漢字、平仮名、カタカナ、英数字、\'‐\'、\'_\'又は半角英数字、カタカナ、\'‐\'、\'_\'で入力してください。',
  7601.                 'kaarr061E' => 'フリー項目の桁数エラーです。全角指定桁数(20桁)以内又は半角指定桁数(40桁)以内',
  7602.                 'kaarr063E' => '購入商品小計(1~10)は半角数字または”-”[マイナス]の組み合わせで入力してください。',
  7603.                 'kaarr064E' => '購入商品小計(1~10)が負数の場合は、”-”[マイナス]を先頭に設定してください。',
  7604.                 'kaarr065E' => '購入商品小計(1~10)が正数の場合の桁数エラーです。指定桁数(6桁)以内',
  7605.                 'kaarr066E' => '購入商品小計(1~10)が負数の場合の桁数エラーです。指定桁数(7桁)以内',
  7606.             ],
  7607.             'eccube_rate_limiter_configs' => [
  7608.             ],
  7609.             'eccube.plugins.enabled' => [
  7610.                 => 'MailMagazine42',
  7611.                 => 'SalesReport42',
  7612.                 => 'ContactManagement42',
  7613.                 => 'RefineCheckItem42',
  7614.                 => 'ExpressLink42',
  7615.                 => 'ClaimPdf42',
  7616.                 => 'VeriTrans4G2',
  7617.                 => 'DataMigration42',
  7618.                 => 'OrderBulkDelete42',
  7619.             ],
  7620.             'eccube.plugins.disabled' => [
  7621.                 => 'ApgFormBuilder42',
  7622.                 => 'Coupon42',
  7623.                 => 'GmoPaymentGateway42',
  7624.                 => 'PaygentPayment42',
  7625.                 => 'ProductReview42',
  7626.                 => 'Recommend42',
  7627.                 => 'RelatedProduct42',
  7628.                 => 'Securitychecker42',
  7629.                 => 'SiteKit42',
  7630.                 => 'SlnPayment42',
  7631.                 10 => 'YamatoPayment42',
  7632.             ],
  7633.             'event_dispatcher.event_aliases' => [
  7634.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  7635.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  7636.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  7637.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  7638.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  7639.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  7640.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  7641.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  7642.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  7643.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  7644.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  7645.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  7646.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  7647.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  7648.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  7649.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  7650.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  7651.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  7652.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  7653.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  7654.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  7655.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  7656.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  7657.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  7658.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  7659.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  7660.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  7661.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  7662.             ],
  7663.             'fragment.renderer.hinclude.global_template' => NULL,
  7664.             'fragment.path' => '/_fragment',
  7665.             'kernel.http_method_override' => true,
  7666.             'kernel.trusted_hosts' => [
  7667.             ],
  7668.             'kernel.enabled_locales' => [
  7669.             ],
  7670.             'kernel.error_controller' => 'error_controller',
  7671.             'debug.file_link_format' => NULL,
  7672.             'asset.request_context.base_path' => NULL,
  7673.             'asset.request_context.secure' => NULL,
  7674.             'translator.logging' => false,
  7675.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  7676.             'debug.error_handler.throw_at' => -1,
  7677.             'router.request_context.host' => 'localhost',
  7678.             'router.request_context.scheme' => 'http',
  7679.             'router.request_context.base_url' => '',
  7680.             'router.resource' => 'kernel::loadRoutes',
  7681.             'request_listener.http_port' => 80,
  7682.             'request_listener.https_port' => 443,
  7683.             'session.metadata.storage_key' => '_sf2_meta',
  7684.             'session.save_path' => (\dirname(__DIR__3).'/sessions/dev'),
  7685.             'session.metadata.update_threshold' => 0,
  7686.             'form.type_extension.csrf.enabled' => true,
  7687.             'form.type_extension.csrf.field_name' => '_token',
  7688.             'validator.translation_domain' => 'validators',
  7689.             'profiler_listener.only_exceptions' => false,
  7690.             'profiler_listener.only_main_requests' => false,
  7691.             'security.role_hierarchy.roles' => [
  7692.             ],
  7693.             'security.access.denied_url' => NULL,
  7694.             'security.authentication.manager.erase_credentials' => true,
  7695.             'security.authentication.session_strategy.strategy' => 'migrate',
  7696.             'security.access.always_authenticate_before_granting' => false,
  7697.             'security.authentication.hide_user_not_found' => true,
  7698.             'security.firewalls' => [
  7699.                 => 'dev',
  7700.                 => 'admin',
  7701.                 => 'customer',
  7702.             ],
  7703.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  7704.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  7705.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  7706.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  7707.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  7708.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  7709.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  7710.             'doctrine.entity_managers' => [
  7711.                 'default' => 'doctrine.orm.default_entity_manager',
  7712.             ],
  7713.             'doctrine.default_entity_manager' => 'default',
  7714.             'doctrine.dbal.connection_factory.types' => [
  7715.                 'datetime' => [
  7716.                     'class' => 'Eccube\\Doctrine\\DBAL\\Types\\UTCDateTimeType',
  7717.                 ],
  7718.                 'datetimetz' => [
  7719.                     'class' => 'Eccube\\Doctrine\\DBAL\\Types\\UTCDateTimeTzType',
  7720.                 ],
  7721.             ],
  7722.             'doctrine.connections' => [
  7723.                 'default' => 'doctrine.dbal.default_connection',
  7724.             ],
  7725.             'doctrine.default_connection' => 'default',
  7726.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  7727.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  7728.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  7729.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  7730.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  7731.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  7732.             'doctrine.orm.cache.memcache_host' => 'localhost',
  7733.             'doctrine.orm.cache.memcache_port' => 11211,
  7734.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  7735.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  7736.             'doctrine.orm.cache.memcached_host' => 'localhost',
  7737.             'doctrine.orm.cache.memcached_port' => 11211,
  7738.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  7739.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  7740.             'doctrine.orm.cache.redis_host' => 'localhost',
  7741.             'doctrine.orm.cache.redis_port' => 6379,
  7742.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  7743.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  7744.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  7745.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  7746.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  7747.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  7748.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  7749.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  7750.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  7751.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  7752.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  7753.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  7754.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  7755.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  7756.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  7757.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  7758.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  7759.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  7760.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  7761.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  7762.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  7763.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  7764.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  7765.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  7766.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  7767.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  7768.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  7769.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  7770.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  7771.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  7772.             'doctrine.orm.auto_generate_proxy_classes' => true,
  7773.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  7774.             'doctrine.orm.proxy_namespace' => 'Proxies',
  7775.             'monolog.use_microseconds' => true,
  7776.             'monolog.swift_mailer.handlers' => [
  7777.             ],
  7778.             'monolog.handlers_to_channels' => [
  7779.                 'monolog.handler.YamatoPayment42' => [
  7780.                     'type' => 'inclusive',
  7781.                     'elements' => [
  7782.                         => 'YamatoPayment42',
  7783.                     ],
  7784.                 ],
  7785.                 'monolog.handler.paygent_payment' => [
  7786.                     'type' => 'inclusive',
  7787.                     'elements' => [
  7788.                         => 'paygent_payment',
  7789.                     ],
  7790.                 ],
  7791.                 'monolog.handler.GmoPaymentGateway42' => [
  7792.                     'type' => 'inclusive',
  7793.                     'elements' => [
  7794.                         => 'GmoPaymentGateway42',
  7795.                     ],
  7796.                 ],
  7797.                 'monolog.handler.console' => [
  7798.                     'type' => 'exclusive',
  7799.                     'elements' => [
  7800.                         => 'event',
  7801.                         => 'doctrine',
  7802.                         => 'console',
  7803.                     ],
  7804.                 ],
  7805.                 'monolog.handler.buffered' => [
  7806.                     'type' => 'exclusive',
  7807.                     'elements' => [
  7808.                         => 'event',
  7809.                     ],
  7810.                 ],
  7811.             ],
  7812.             'twig.form.resources' => [
  7813.                 => 'form_div_layout.html.twig',
  7814.                 => 'bootstrap_5_layout.html.twig',
  7815.             ],
  7816.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  7817.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  7818.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  7819.             'web_profiler.debug_toolbar.mode' => 2,
  7820.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/sliding.html.twig',
  7821.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  7822.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  7823.             'knp_paginator.page_range' => 5,
  7824.             'knp_paginator.page_limit' => NULL,
  7825.             'doctrine.migrations.preferred_em' => NULL,
  7826.             'doctrine.migrations.preferred_connection' => NULL,
  7827.             'maker.compatible_check.doctrine.supports_attributes' => true,
  7828.             'data_collector.templates' => [
  7829.                 'data_collector.request' => [
  7830.                     => 'request',
  7831.                     => '@WebProfiler/Collector/request.html.twig',
  7832.                 ],
  7833.                 'data_collector.time' => [
  7834.                     => 'time',
  7835.                     => '@WebProfiler/Collector/time.html.twig',
  7836.                 ],
  7837.                 'data_collector.memory' => [
  7838.                     => 'memory',
  7839.                     => '@WebProfiler/Collector/memory.html.twig',
  7840.                 ],
  7841.                 'data_collector.validator' => [
  7842.                     => 'validator',
  7843.                     => '@WebProfiler/Collector/validator.html.twig',
  7844.                 ],
  7845.                 'data_collector.ajax' => [
  7846.                     => 'ajax',
  7847.                     => '@WebProfiler/Collector/ajax.html.twig',
  7848.                 ],
  7849.                 'data_collector.form' => [
  7850.                     => 'form',
  7851.                     => '@WebProfiler/Collector/form.html.twig',
  7852.                 ],
  7853.                 'data_collector.exception' => [
  7854.                     => 'exception',
  7855.                     => '@WebProfiler/Collector/exception.html.twig',
  7856.                 ],
  7857.                 'data_collector.logger' => [
  7858.                     => 'logger',
  7859.                     => '@WebProfiler/Collector/logger.html.twig',
  7860.                 ],
  7861.                 'data_collector.events' => [
  7862.                     => 'events',
  7863.                     => '@WebProfiler/Collector/events.html.twig',
  7864.                 ],
  7865.                 'data_collector.router' => [
  7866.                     => 'router',
  7867.                     => '@WebProfiler/Collector/router.html.twig',
  7868.                 ],
  7869.                 'data_collector.cache' => [
  7870.                     => 'cache',
  7871.                     => '@WebProfiler/Collector/cache.html.twig',
  7872.                 ],
  7873.                 'data_collector.translation' => [
  7874.                     => 'translation',
  7875.                     => '@WebProfiler/Collector/translation.html.twig',
  7876.                 ],
  7877.                 'data_collector.security' => [
  7878.                     => 'security',
  7879.                     => '@Security/Collector/security.html.twig',
  7880.                 ],
  7881.                 'data_collector.twig' => [
  7882.                     => 'twig',
  7883.                     => '@WebProfiler/Collector/twig.html.twig',
  7884.                 ],
  7885.                 'data_collector.doctrine' => [
  7886.                     => 'db',
  7887.                     => '@Doctrine/Collector/db.html.twig',
  7888.                 ],
  7889.                 'doctrine_migrations.migrations_collector' => [
  7890.                     => 'doctrine_migrations',
  7891.                     => '@DoctrineMigrations/Collector/migrations.html.twig',
  7892.                 ],
  7893.                 'data_collector.dump' => [
  7894.                     => 'dump',
  7895.                     => '@Debug/Profiler/dump.html.twig',
  7896.                 ],
  7897.                 'Eccube\\DataCollector\\EccubeDataCollector' => NULL,
  7898.                 'mailer.data_collector' => [
  7899.                     => 'mailer',
  7900.                     => '@WebProfiler/Collector/mailer.html.twig',
  7901.                 ],
  7902.                 'data_collector.config' => [
  7903.                     => 'config',
  7904.                     => '@WebProfiler/Collector/config.html.twig',
  7905.                 ],
  7906.                 'eccube.collector.core' => [
  7907.                     => 'eccube_core',
  7908.                     => '@toolbar/eccube.html.twig',
  7909.                 ],
  7910.             ],
  7911.             'console.command.ids' => [
  7912.                 => 'console.command.public_alias.Eccube\\Command\\UpdateSchemaDoctrineCommand',
  7913.             ],
  7914.         ];
  7915.     }
  7916.     protected function throw($message)
  7917.     {
  7918.         throw new RuntimeException($message);
  7919.     }
  7920. }