var/cache/dev/Container66Vxhkc/Eccube_KernelDevDebugContainer.php line 2280

Open in your IDE?
  1. <?php
  2. namespace Container66Vxhkc;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class Eccube_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  34.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  35.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  36.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  37.             '.container.private.session' => 'get_Container_Private_SessionService',
  38.             '.container.private.state_machine.order' => 'get_Container_Private_StateMachine_OrderService',
  39.             '.container.private.twig' => 'get_Container_Private_TwigService',
  40.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  41.             'Detection\\MobileDetect' => 'getMobileDetectService',
  42.             'Eccube\\Common\\EccubeConfig' => 'getEccubeConfigService',
  43.             'Eccube\\Repository\\PluginRepository' => 'getPluginRepositoryService',
  44.             'Eccube\\Service\\SystemService' => 'getSystemServiceService',
  45.             'cache.app' => 'getCache_AppService',
  46.             'cache.rate_limiter' => 'getCache_RateLimiterService',
  47.             'cache.system' => 'getCache_SystemService',
  48.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  49.             'data_collector.dump' => 'getDataCollector_DumpService',
  50.             'doctrine' => 'getDoctrineService',
  51.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  52.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  53.             'event_dispatcher' => 'getEventDispatcherService',
  54.             'http_kernel' => 'getHttpKernelService',
  55.             'request_stack' => 'getRequestStackService',
  56.             'router' => 'getRouterService',
  57.             'translator' => 'getTranslatorService',
  58.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  59.             'cache_clearer' => 'getCacheClearerService',
  60.             'filesystem' => 'getFilesystemService',
  61.             'state_machine.order' => 'getStateMachine_OrderService',
  62.             'serializer' => 'getSerializerService',
  63.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  64.             'form.factory' => 'getForm_FactoryService',
  65.             'form.type.file' => 'getForm_Type_FileService',
  66.             'profiler' => 'getProfilerService',
  67.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  68.             'security.token_storage' => 'getSecurity_TokenStorageService',
  69.             'twig' => 'getTwigService',
  70.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  71.             'session' => 'getSessionService',
  72.             'validator' => 'getValidatorService',
  73.         ];
  74.         $this->fileMap = [
  75.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  76.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  77.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  78.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  79.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  80.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  81.             'Customize\\Controller\\Admin\\ProductPrecedent\\ProductPrecedentController' => 'getProductPrecedentControllerService',
  82.             'Customize\\Controller\\Admin\\ProductPrice\\ProductPriceController' => 'getProductPriceControllerService',
  83.             'Customize\\Controller\\Admin\\ProductQa\\ProductQaController' => 'getProductQaControllerService',
  84.             'Customize\\Controller\\Admin\\ProductStaff\\ProductStaffController' => 'getProductStaffControllerService',
  85.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  86.             'Eccube\\Controller\\AbstractController' => 'getAbstractControllerService',
  87.             'Eccube\\Controller\\AbstractShoppingController' => 'getAbstractShoppingControllerService',
  88.             'Eccube\\Controller\\Admin\\AbstractCsvImportController' => 'getAbstractCsvImportControllerService',
  89.             'Eccube\\Controller\\Admin\\AdminController' => 'getAdminControllerService',
  90.             'Eccube\\Controller\\Admin\\Content\\BlockController' => 'getBlockControllerService',
  91.             'Eccube\\Controller\\Admin\\Content\\CacheController' => 'getCacheControllerService',
  92.             'Eccube\\Controller\\Admin\\Content\\CssController' => 'getCssControllerService',
  93.             'Eccube\\Controller\\Admin\\Content\\FileController' => 'getFileControllerService',
  94.             'Eccube\\Controller\\Admin\\Content\\JsController' => 'getJsControllerService',
  95.             'Eccube\\Controller\\Admin\\Content\\LayoutController' => 'getLayoutControllerService',
  96.             'Eccube\\Controller\\Admin\\Content\\MaintenanceController' => 'getMaintenanceControllerService',
  97.             'Eccube\\Controller\\Admin\\Content\\NewsController' => 'getNewsControllerService',
  98.             'Eccube\\Controller\\Admin\\Content\\PageController' => 'getPageControllerService',
  99.             'Eccube\\Controller\\Admin\\Customer\\CustomerController' => 'getCustomerControllerService',
  100.             'Eccube\\Controller\\Admin\\Customer\\CustomerDeliveryEditController' => 'getCustomerDeliveryEditControllerService',
  101.             'Eccube\\Controller\\Admin\\Customer\\CustomerEditController' => 'getCustomerEditControllerService',
  102.             'Eccube\\Controller\\Admin\\Order\\CsvImportController' => 'getCsvImportControllerService',
  103.             'Eccube\\Controller\\Admin\\Order\\EditController' => 'getEditControllerService',
  104.             'Eccube\\Controller\\Admin\\Order\\MailController' => 'getMailControllerService',
  105.             'Eccube\\Controller\\Admin\\Order\\OrderController' => 'getOrderControllerService',
  106.             'Eccube\\Controller\\Admin\\Order\\ShippingController' => 'getShippingControllerService',
  107.             'Eccube\\Controller\\Admin\\Product\\CategoryController' => 'getCategoryControllerService',
  108.             'Eccube\\Controller\\Admin\\Product\\ClassCategoryController' => 'getClassCategoryControllerService',
  109.             'Eccube\\Controller\\Admin\\Product\\ClassNameController' => 'getClassNameControllerService',
  110.             'Eccube\\Controller\\Admin\\Product\\CsvImportController' => 'getCsvImportController2Service',
  111.             'Eccube\\Controller\\Admin\\Product\\ProductClassController' => 'getProductClassControllerService',
  112.             'Eccube\\Controller\\Admin\\Product\\ProductController' => 'getProductControllerService',
  113.             'Eccube\\Controller\\Admin\\Product\\TagController' => 'getTagControllerService',
  114.             'Eccube\\Controller\\Admin\\Setting\\Shop\\CalendarController' => 'getCalendarControllerService',
  115.             'Eccube\\Controller\\Admin\\Setting\\Shop\\CsvController' => 'getCsvControllerService',
  116.             'Eccube\\Controller\\Admin\\Setting\\Shop\\DeliveryController' => 'getDeliveryControllerService',
  117.             'Eccube\\Controller\\Admin\\Setting\\Shop\\MailController' => 'getMailController2Service',
  118.             'Eccube\\Controller\\Admin\\Setting\\Shop\\OrderStatusController' => 'getOrderStatusControllerService',
  119.             'Eccube\\Controller\\Admin\\Setting\\Shop\\PaymentController' => 'getPaymentControllerService',
  120.             'Eccube\\Controller\\Admin\\Setting\\Shop\\ShopController' => 'getShopControllerService',
  121.             'Eccube\\Controller\\Admin\\Setting\\Shop\\TaxRuleController' => 'getTaxRuleControllerService',
  122.             'Eccube\\Controller\\Admin\\Setting\\Shop\\TradeLawController' => 'getTradeLawControllerService',
  123.             'Eccube\\Controller\\Admin\\Setting\\System\\AuthorityController' => 'getAuthorityControllerService',
  124.             'Eccube\\Controller\\Admin\\Setting\\System\\LogController' => 'getLogControllerService',
  125.             'Eccube\\Controller\\Admin\\Setting\\System\\LoginHistoryController' => 'getLoginHistoryControllerService',
  126.             'Eccube\\Controller\\Admin\\Setting\\System\\MasterdataController' => 'getMasterdataControllerService',
  127.             'Eccube\\Controller\\Admin\\Setting\\System\\MemberController' => 'getMemberControllerService',
  128.             'Eccube\\Controller\\Admin\\Setting\\System\\SecurityController' => 'getSecurityControllerService',
  129.             'Eccube\\Controller\\Admin\\Setting\\System\\SystemController' => 'getSystemControllerService',
  130.             'Eccube\\Controller\\Admin\\Setting\\System\\TwoFactorAuthController' => 'getTwoFactorAuthControllerService',
  131.             'Eccube\\Controller\\Admin\\Store\\OwnerStoreController' => 'getOwnerStoreControllerService',
  132.             'Eccube\\Controller\\Admin\\Store\\PluginController' => 'getPluginControllerService',
  133.             'Eccube\\Controller\\Admin\\Store\\TemplateController' => 'getTemplateControllerService',
  134.             'Eccube\\Controller\\Block\\CalendarController' => 'getCalendarController2Service',
  135.             'Eccube\\Controller\\Block\\CartController' => 'getCartControllerService',
  136.             'Eccube\\Controller\\Block\\SearchProductController' => 'getSearchProductControllerService',
  137.             'Eccube\\Controller\\BlogController' => 'getBlogControllerService',
  138.             'Eccube\\Controller\\CartController' => 'getCartController2Service',
  139.             'Eccube\\Controller\\CompanyProfileController' => 'getCompanyProfileControllerService',
  140.             'Eccube\\Controller\\ContactController' => 'getContactControllerService',
  141.             'Eccube\\Controller\\ContactEmergencyController' => 'getContactEmergencyControllerService',
  142.             'Eccube\\Controller\\EntryController' => 'getEntryControllerService',
  143.             'Eccube\\Controller\\FaqController' => 'getFaqControllerService',
  144.             'Eccube\\Controller\\ForgotController' => 'getForgotControllerService',
  145.             'Eccube\\Controller\\GuideController' => 'getGuideControllerService',
  146.             'Eccube\\Controller\\HelpController' => 'getHelpControllerService',
  147.             'Eccube\\Controller\\InstallPluginController' => 'getInstallPluginControllerService',
  148.             'Eccube\\Controller\\Install\\InstallController' => 'getInstallControllerService',
  149.             'Eccube\\Controller\\Mypage\\ChangeController' => 'getChangeControllerService',
  150.             'Eccube\\Controller\\Mypage\\DeliveryController' => 'getDeliveryController2Service',
  151.             'Eccube\\Controller\\Mypage\\MypageController' => 'getMypageControllerService',
  152.             'Eccube\\Controller\\Mypage\\WithdrawController' => 'getWithdrawControllerService',
  153.             'Eccube\\Controller\\NonMemberShoppingController' => 'getNonMemberShoppingControllerService',
  154.             'Eccube\\Controller\\PrivacyPolicyController' => 'getPrivacyPolicyControllerService',
  155.             'Eccube\\Controller\\ProductController' => 'getProductController2Service',
  156.             'Eccube\\Controller\\ReviewGuidelineController' => 'getReviewGuidelineControllerService',
  157.             'Eccube\\Controller\\ShippingMultipleController' => 'getShippingMultipleControllerService',
  158.             'Eccube\\Controller\\ShoppingController' => 'getShoppingControllerService',
  159.             'Eccube\\Controller\\SitemapController' => 'getSitemapControllerService',
  160.             'Eccube\\Controller\\TermsOfUseController' => 'getTermsOfUseControllerService',
  161.             'Eccube\\Controller\\TopController' => 'getTopControllerService',
  162.             'Eccube\\Controller\\TradeLawController' => 'getTradeLawController2Service',
  163.             'Eccube\\Controller\\UserDataController' => 'getUserDataControllerService',
  164.             'Eccube\\DependencyInjection\\Facade\\AnnotationReaderFacade' => 'getAnnotationReaderFacadeService',
  165.             'Eccube\\Service\\Composer\\ComposerApiService' => 'getComposerApiServiceService',
  166.             'Eccube\\Service\\Payment\\Method\\Cash' => 'getCashService',
  167.             'Eccube\\Service\\PluginService' => 'getPluginServiceService',
  168.             'Eccube\\Service\\TaxRuleService' => 'getTaxRuleServiceService',
  169.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  170.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateController2Service',
  171.             'cache.app_clearer' => 'getCache_AppClearerService',
  172.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  173.             'cache.system_clearer' => 'getCache_SystemClearerService',
  174.             'cache_warmer' => 'getCacheWarmerService',
  175.             'console.command.public_alias.Eccube\\Command\\UpdateSchemaDoctrineCommand' => 'getUpdateSchemaDoctrineCommandService',
  176.             'console.command_loader' => 'getConsole_CommandLoaderService',
  177.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  178.             'eccube.logger' => 'getEccube_LoggerService',
  179.             'error_controller' => 'getErrorControllerService',
  180.             'knp_paginator' => 'getKnpPaginatorService',
  181.             'league.oauth2_server.controller.authorization' => 'getLeague_Oauth2Server_Controller_AuthorizationService',
  182.             'league.oauth2_server.controller.token' => 'getLeague_Oauth2Server_Controller_TokenService',
  183.             'monolog.logger.admin' => 'getMonolog_Logger_AdminService',
  184.             'monolog.logger.front' => 'getMonolog_Logger_FrontService',
  185.             'routing.loader' => 'getRouting_LoaderService',
  186.             'services_resetter' => 'getServicesResetterService',
  187.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  188.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  189.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  190.         ];
  191.         $this->aliases = [
  192.             'database_connection' => 'doctrine.dbal.default_connection',
  193.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  194.         ];
  195.         $this->privates['service_container'] = function () {
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  202.             include_once \dirname(__DIR__4).'/src/Eccube/Kernel.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  206.             include_once \dirname(__DIR__4).'/src/Eccube/DataCollector/EccubeDataCollector.php';
  207.             include_once \dirname(__DIR__4).'/src/Eccube/Doctrine/Query/Queries.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  209.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/ForwardOnlyListener.php';
  210.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/IpAddrListener.php';
  211.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/LogListener.php';
  212.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/MaintenanceListener.php';
  213.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/MobileTemplatePathListener.php';
  214.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/RateLimiterListener.php';
  215.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  219.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/RestrictFileUploadListener.php';
  220.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/TransactionListener.php';
  221.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/TwigInitializeListener.php';
  222.             include_once \dirname(__DIR__4).'/src/Eccube/EventListener/TwoFactorAuthListener.php';
  223.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  224.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  225.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  226.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  227.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  228.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  229.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/AbstractRepository.php';
  230.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/AuthorityRoleRepository.php';
  231.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/BaseInfoRepository.php';
  232.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/BlockPositionRepository.php';
  233.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/BlockRepository.php';
  234.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/CartRepository.php';
  235.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/LayoutRepository.php';
  236.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/Master/DeviceTypeRepository.php';
  237.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/OrderRepository.php';
  238.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/PageLayoutRepository.php';
  239.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/PageRepository.php';
  240.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/ProductClassRepository.php';
  241.             include_once \dirname(__DIR__4).'/src/Eccube/Repository/ProductRepository.php';
  242.             include_once \dirname(__DIR__4).'/src/Eccube/Request/Context.php';
  243.             include_once \dirname(__DIR__4).'/src/Eccube/Service/TwoFactorAuthService.php';
  244.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  245.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  246.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/EccubeExtension.php';
  247.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/TaxExtension.php';
  248.             include_once \dirname(__DIR__4).'/src/Eccube/Common/EccubeConfig.php';
  249.             include_once \dirname(__DIR__4).'/src/Eccube/Log/Processor/SessionProcessor.php';
  250.             include_once \dirname(__DIR__4).'/src/Eccube/Log/Processor/TokenProcessor.php';
  251.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  252.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  253.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/UidProcessor.php';
  254.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php';
  255.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/WebProcessor.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/WebProcessor.php';
  257.             include_once \dirname(__DIR__4).'/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php';
  258.             include_once \dirname(__DIR__4).'/vendor/mobiledetect/mobiledetectlib/namespaced/Detection/MobileDetect.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  286.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  292.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  293.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/Esi.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SurrogateListener.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Transition.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/MetadataStoreInterface.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/GetMetadataTrait.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/InMemoryMetadataStore.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  329.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  330.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  340.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  341.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  342.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  343.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/UnanimousStrategy.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  397.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  404.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  405.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  406.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  408.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  409.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  411.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  412.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  413.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  414.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  415.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  416.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  417.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  418.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  419.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  420.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  422.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  423.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  424.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  425.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  426.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  427.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AttributeDriver.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  429.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  430.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  431.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  432.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  433.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  435.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  437.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  438.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  439.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  440.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  442.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  443.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  444.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  445.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  446.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  447.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  448.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  449.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  450.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  451.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php';
  452.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  453.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  454.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  455.             include_once \dirname(__DIR__4).'/vendor/easycorp/easy-log-handler/src/EasyLogHandler.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  457.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  470.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  471.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/DependencyFactory.php';
  472.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/Migration/ConfigurationLoader.php';
  473.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/Migration/ExistingConfiguration.php';
  474.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/Configuration.php';
  475.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Metadata/Storage/MetadataStorageConfiguration.php';
  476.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Metadata/Storage/TableMetadataStorageConfiguration.php';
  477.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/EntityManager/EntityManagerLoader.php';
  478.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  489.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/WorkflowInterface.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Workflow.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/StateMachine.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Definition.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/MarkingStore/MarkingStoreInterface.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/MarkingStore/MethodMarkingStore.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  509.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  515.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  516.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php';
  517.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsFlattener.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  523.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  524.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  525.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  526.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  527.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  528.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  529.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  530.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  531.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  532.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  533.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  534.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  535.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  536.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  541.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  553.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WorkflowExtension.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Registry.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/SupportStrategy/WorkflowSupportStrategyInterface.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/SupportStrategy/InstanceOfSupportStrategy.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  564.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/CartServiceExtension.php';
  565.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/CsrfExtension.php';
  566.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/EccubeBlockExtension.php';
  567.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/IgnoreTwigSandboxErrorExtension.php';
  568.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/IntlExtension.php';
  569.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/RepositoryExtension.php';
  570.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/SafeTextmailEscaperExtension.php';
  571.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Extension/TwigIncludeExtension.php';
  572.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StringLoaderExtension.php';
  573.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/SandboxExtension.php';
  574.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php';
  575.             include_once \dirname(__DIR__4).'/src/Eccube/Twig/Sandbox/SecurityPolicyDecorator.php';
  576.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Sandbox/SecurityPolicy.php';
  577.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  579.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  580.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  581.             include_once \dirname(__DIR__4).'/vendor/exercise/htmlpurifier-bundle/src/Twig/HTMLPurifierExtension.php';
  582.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  584.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  585.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  586.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  593.         };
  594.     }
  595.     public function compile(): void
  596.     {
  597.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  598.     }
  599.     public function isCompiled(): bool
  600.     {
  601.         return true;
  602.     }
  603.     public function getRemovedIds(): array
  604.     {
  605.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  606.     }
  607.     protected function load($file$lazyLoad true)
  608.     {
  609.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  610.             return $class::do($this$lazyLoad);
  611.         }
  612.         if ('.' === $file[-4]) {
  613.             $class substr($class0, -4);
  614.         } else {
  615.             $file .= '.php';
  616.         }
  617.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  618.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  619.     }
  620.     protected function createProxy($class\Closure $factory)
  621.     {
  622.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  623.         return $factory();
  624.     }
  625.     /**
  626.      * Gets the public '.container.private.profiler' shared service.
  627.      *
  628.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  629.      */
  630.     protected function get_Container_Private_ProfilerService()
  631.     {
  632.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  633.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  634.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  635.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  636.         $a->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  637.         $a->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor(100, [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  638.         $a->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  639.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  640.         $a->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  641.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  642.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  643.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  644.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  645.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  646.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  647.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  648.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  649.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  650.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  651.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  652.         $d->addInstance('cache.rate_limiter', ($this->services['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
  653.         $d->addInstance('rate_limiter.cache', ($this->privates['rate_limiter.cache'] ?? $this->getRateLimiter_CacheService()));
  654.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  655.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  656.         $d->addInstance('cache.security_token_verifier', ($this->privates['cache.security_token_verifier'] ?? $this->getCache_SecurityTokenVerifierService()));
  657.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  658.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  659.         $e = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  660.         if ($this->has('kernel')) {
  661.             $e->setKernel($b);
  662.         }
  663.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  664.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  665.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  666.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  667.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  668.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  669.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  670.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/Eccube_KernelDevDebugContainer'), $c));
  671.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  672.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  673.         $instance->add($d);
  674.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  675.         $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));
  676.         $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())));
  677.         $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([])))));
  678.         $instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
  679.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  680.         $instance->add(($this->privates['Eccube\\DataCollector\\EccubeDataCollector'] ?? $this->getEccubeDataCollectorService()));
  681.         $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()))));
  682.         $instance->add($e);
  683.         $instance->add(($this->privates['eccube.collector.core'] ?? $this->getEccube_Collector_CoreService()));
  684.         return $instance;
  685.     }
  686.     /**
  687.      * Gets the public '.container.private.security.authorization_checker' shared service.
  688.      *
  689.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  690.      */
  691.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  692.     {
  693.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  694.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  695.             return $this->services['.container.private.security.authorization_checker'];
  696.         }
  697.         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);
  698.     }
  699.     /**
  700.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  701.      *
  702.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  703.      */
  704.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  705.     {
  706.         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())));
  707.     }
  708.     /**
  709.      * Gets the public '.container.private.security.token_storage' shared service.
  710.      *
  711.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  712.      */
  713.     protected function get_Container_Private_Security_TokenStorageService()
  714.     {
  715.         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, [
  716.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  717.         ], [
  718.             'request_stack' => '?',
  719.         ]));
  720.     }
  721.     /**
  722.      * Gets the public '.container.private.session' shared service.
  723.      *
  724.      * @return \Symfony\Component\HttpFoundation\Session\Session
  725.      */
  726.     protected function get_Container_Private_SessionService()
  727.     {
  728.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  729.         if (isset($this->services['.container.private.session'])) {
  730.             return $this->services['.container.private.session'];
  731.         }
  732.         return $this->services['.container.private.session'] = $a->createSession();
  733.     }
  734.     /**
  735.      * Gets the public '.container.private.state_machine.order' shared service.
  736.      *
  737.      * @return \Symfony\Component\Workflow\StateMachine
  738.      */
  739.     protected function get_Container_Private_StateMachine_OrderService()
  740.     {
  741.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  742.         if (isset($this->services['.container.private.state_machine.order'])) {
  743.             return $this->services['.container.private.state_machine.order'];
  744.         }
  745.         return $this->services['.container.private.state_machine.order'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([=> '1'=> '3'=> '4'=> '5'=> '6'=> '7'=> '8'=> '9'], [=> ($this->privates['.state_machine.order.transition.0'] ?? ($this->privates['.state_machine.order.transition.0'] = new \Symfony\Component\Workflow\Transition('pay''1''6'))), => ($this->privates['.state_machine.order.transition.1'] ?? ($this->privates['.state_machine.order.transition.1'] = new \Symfony\Component\Workflow\Transition('packing''1''4'))), => ($this->privates['.state_machine.order.transition.2'] ?? ($this->privates['.state_machine.order.transition.2'] = new \Symfony\Component\Workflow\Transition('packing''6''4'))), => ($this->privates['.state_machine.order.transition.3'] ?? ($this->privates['.state_machine.order.transition.3'] = new \Symfony\Component\Workflow\Transition('cancel''1''3'))), => ($this->privates['.state_machine.order.transition.4'] ?? ($this->privates['.state_machine.order.transition.4'] = new \Symfony\Component\Workflow\Transition('cancel''4''3'))), => ($this->privates['.state_machine.order.transition.5'] ?? ($this->privates['.state_machine.order.transition.5'] = new \Symfony\Component\Workflow\Transition('cancel''6''3'))), => ($this->privates['.state_machine.order.transition.6'] ?? ($this->privates['.state_machine.order.transition.6'] = new \Symfony\Component\Workflow\Transition('back_to_in_progress''3''4'))), => ($this->privates['.state_machine.order.transition.7'] ?? ($this->privates['.state_machine.order.transition.7'] = new \Symfony\Component\Workflow\Transition('ship''1''5'))), => ($this->privates['.state_machine.order.transition.8'] ?? ($this->privates['.state_machine.order.transition.8'] = new \Symfony\Component\Workflow\Transition('ship''6''5'))), => ($this->privates['.state_machine.order.transition.9'] ?? ($this->privates['.state_machine.order.transition.9'] = new \Symfony\Component\Workflow\Transition('ship''4''5'))), 10 => ($this->privates['.state_machine.order.transition.10'] ?? ($this->privates['.state_machine.order.transition.10'] = new \Symfony\Component\Workflow\Transition('return''5''9'))), 11 => ($this->privates['.state_machine.order.transition.11'] ?? ($this->privates['.state_machine.order.transition.11'] = new \Symfony\Component\Workflow\Transition('cancel_return''9''5')))], [=> '1'], ($this->privates['state_machine.order.metadata_store'] ?? $this->getStateMachine_Order_MetadataStoreService())), new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true'marking'), $a'order'NULL);
  746.     }
  747.     /**
  748.      * Gets the public '.container.private.twig' shared service.
  749.      *
  750.      * @return \Twig\Environment
  751.      */
  752.     protected function get_Container_Private_TwigService()
  753.     {
  754.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  755.         $a->addPath((\dirname(__DIR__4).'/app/template/'.$this->getEnv('string:ECCUBE_TEMPLATE_CODE')));
  756.         $a->addPath((\dirname(__DIR__4).'/src/Eccube/Resource/template/default'));
  757.         $a->addPath((\dirname(__DIR__4).'/app/Plugin'));
  758.         $a->addPath((\dirname(__DIR__4).'/app/template/admin'), 'admin');
  759.         $a->addPath((\dirname(__DIR__4).'/src/Eccube/Resource/template/admin'), 'admin');
  760.         $a->addPath((\dirname(__DIR__4).'/app/template/user_data'), 'user_data');
  761.         $a->addPath((\dirname(__DIR__4).'/src/Eccube/Resource/template/toolbar'), 'toolbar');
  762.         $a->addPath((\dirname(__DIR__4).'/src/Eccube/Resource/template/common'), 'common');
  763.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  764.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  765.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  766.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  767.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  768.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  769.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  770.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  771.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  772.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  773.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  774.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  775.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  776.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  777.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  778.         $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']);
  779.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  780.         $c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  781.         $d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  782.         $e = ($this->services['translator'] ?? $this->getTranslatorService());
  783.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  784.         $g = ($this->services['router'] ?? $this->getRouterService());
  785.         $h = new \Symfony\Component\Workflow\Registry();
  786.         $h->addWorkflow(($this->services['.container.private.state_machine.order'] ?? $this->get_Container_Private_StateMachine_OrderService()), new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('Eccube\\Service\\OrderStateMachineContext'));
  787.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  788.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  789.         $j = new \Symfony\Bridge\Twig\AppVariable();
  790.         $j->setEnvironment('dev');
  791.         $j->setDebug(true);
  792.         if ($this->has('.container.private.security.token_storage')) {
  793.             $j->setTokenStorage($c);
  794.         }
  795.         if ($this->has('request_stack')) {
  796.             $j->setRequestStack($b);
  797.         }
  798.         $k = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  799.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  800.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  801.         $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)));
  802.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  803.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($e));
  804.         $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 () {
  805.             yield 'admin' => ($this->privates['assets._package_admin'] ?? $this->load('getAssets_PackageAdminService'));
  806.             yield 'save_image' => ($this->privates['assets._package_save_image'] ?? $this->load('getAssets_PackageSaveImageService'));
  807.             yield 'plugin' => ($this->privates['assets._package_plugin'] ?? $this->load('getAssets_PackagePluginService'));
  808.             yield 'install' => ($this->privates['assets._package_install'] ?? $this->load('getAssets_PackageInstallService'));
  809.             yield 'temp_image' => ($this->privates['assets._package_temp_image'] ?? $this->load('getAssets_PackageTempImageService'));
  810.             yield 'user_data' => ($this->privates['assets._package_user_data'] ?? $this->load('getAssets_PackageUserDataService'));
  811.             yield 'bundle' => ($this->privates['assets._package_bundle'] ?? $this->load('getAssets_PackageBundleService'));
  812.         }, 7))));
  813.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f\dirname(__DIR__4), 'UTF-8'));
  814.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  815.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  816.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($dtrue));
  817.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  818.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  819.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($b$g)));
  820.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WorkflowExtension($h));
  821.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  822.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($e));
  823.         $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())));
  824.         $instance->addExtension(new \Eccube\Twig\Extension\CartServiceExtension(($this->privates['Eccube\\Service\\CartService'] ?? $this->getCartServiceService())));
  825.         $instance->addExtension(new \Eccube\Twig\Extension\CsrfExtension(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService())));
  826.         $instance->addExtension(new \Eccube\Twig\Extension\EccubeBlockExtension($instance, []));
  827.         $instance->addExtension(($this->privates['Eccube\\Twig\\Extension\\EccubeExtension'] ?? $this->getEccubeExtensionService()));
  828.         $instance->addExtension(new \Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension());
  829.         $instance->addExtension(new \Eccube\Twig\Extension\IntlExtension());
  830.         $instance->addExtension(new \Eccube\Twig\Extension\RepositoryExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())));
  831.         $instance->addExtension(new \Eccube\Twig\Extension\SafeTextmailEscaperExtension($instance));
  832.         $instance->addExtension(($this->privates['Eccube\\Twig\\Extension\\TaxExtension'] ?? $this->getTaxExtensionService()));
  833.         $instance->addExtension(new \Eccube\Twig\Extension\TwigIncludeExtension($instance));
  834.         $instance->addExtension(new \Twig\Extension\StringLoaderExtension());
  835.         $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));
  836.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  837.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  838.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($g$e)));
  839.         $instance->addExtension(new \Exercise\HTMLPurifierBundle\Twig\HTMLPurifierExtension());
  840.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  841.         $instance->addGlobal('app'$j);
  842.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  843.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  844.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  845.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  846.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  847.             'Exercise\\HTMLPurifierBundle\\Twig\\HTMLPurifierRuntime' => ['privates''exercise_html_purifier.twig.runtime''getExerciseHtmlPurifier_Twig_RuntimeService'true],
  848.         ], [
  849.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  850.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  851.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  852.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  853.             'Exercise\\HTMLPurifierBundle\\Twig\\HTMLPurifierRuntime' => '?',
  854.         ])));
  855.         $instance->addGlobal('BaseInfo'NULL);
  856.         $instance->addGlobal('eccube_config', ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
  857.         $instance->addGlobal('event_dispatcher', ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  858.         $instance->registerUndefinedFilterCallback([=> $k=> 'suggestFilter']);
  859.         $instance->registerUndefinedFunctionCallback([=> $k=> 'suggestFunction']);
  860.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'$this->getEnv('ECCUBE_TIMEZONE'), 0'.'','))->configure($instance);
  861.         return $instance;
  862.     }
  863.     /**
  864.      * Gets the public '.container.private.validator' shared service.
  865.      *
  866.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  867.      */
  868.     protected function get_Container_Private_ValidatorService()
  869.     {
  870.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  871.         if (isset($this->services['.container.private.validator'])) {
  872.             return $this->services['.container.private.validator'];
  873.         }
  874.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  875.     }
  876.     /**
  877.      * Gets the public 'Detection\MobileDetect' shared autowired service.
  878.      *
  879.      * @return \Detection\MobileDetect
  880.      */
  881.     protected function getMobileDetectService()
  882.     {
  883.         return $this->services['Detection\\MobileDetect'] = new \Detection\MobileDetect();
  884.     }
  885.     /**
  886.      * Gets the public 'Eccube\Common\EccubeConfig' shared autowired service.
  887.      *
  888.      * @return \Eccube\Common\EccubeConfig
  889.      */
  890.     protected function getEccubeConfigService()
  891.     {
  892.         return $this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this);
  893.     }
  894.     /**
  895.      * Gets the public 'Eccube\Repository\PluginRepository' shared autowired service.
  896.      *
  897.      * @return \Eccube\Repository\PluginRepository
  898.      */
  899.     protected function getPluginRepositoryService($lazyLoad true)
  900.     {
  901.         if ($lazyLoad) {
  902.             return $this->services['Eccube\\Repository\\PluginRepository'] = $this->createProxy('PluginRepository_c4546a6', function () {
  903.                 return \PluginRepository_c4546a6::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  904.                     $wrappedInstance $this->getPluginRepositoryService(false);
  905.                     $proxy->setProxyInitializer(null);
  906.                     return true;
  907.                 });
  908.             });
  909.         }
  910.         include_once \dirname(__DIR__4).'/src/Eccube/Repository/PluginRepository.php';
  911.         return new \Eccube\Repository\PluginRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  912.     }
  913.     /**
  914.      * Gets the public 'Eccube\Service\SystemService' shared autowired service.
  915.      *
  916.      * @return \Eccube\Service\SystemService
  917.      */
  918.     protected function getSystemServiceService($lazyLoad true)
  919.     {
  920.         if ($lazyLoad) {
  921.             return $this->services['Eccube\\Service\\SystemService'] = $this->createProxy('SystemService_f79b835', function () {
  922.                 return \SystemService_f79b835::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  923.                     $wrappedInstance $this->getSystemServiceService(false);
  924.                     $proxy->setProxyInitializer(null);
  925.                     return true;
  926.                 });
  927.             });
  928.         }
  929.         include_once \dirname(__DIR__4).'/src/Eccube/Service/SystemService.php';
  930.         return new \Eccube\Service\SystemService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
  931.     }
  932.     /**
  933.      * Gets the public 'cache.app' shared service.
  934.      *
  935.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  936.      */
  937.     protected function getCache_AppService()
  938.     {
  939.         $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))));
  940.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  941.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  942.     }
  943.     /**
  944.      * Gets the public 'cache.rate_limiter' shared service.
  945.      *
  946.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  947.      */
  948.     protected function getCache_RateLimiterService()
  949.     {
  950.         $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))));
  951.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  952.         return $this->services['cache.rate_limiter'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  953.     }
  954.     /**
  955.      * Gets the public 'cache.system' shared service.
  956.      *
  957.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  958.      */
  959.     protected function getCache_SystemService()
  960.     {
  961.         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())));
  962.     }
  963.     /**
  964.      * Gets the public 'cache.validator_expression_language' shared service.
  965.      *
  966.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  967.      */
  968.     protected function getCache_ValidatorExpressionLanguageService()
  969.     {
  970.         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())));
  971.     }
  972.     /**
  973.      * Gets the public 'data_collector.dump' shared service.
  974.      *
  975.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  976.      */
  977.     protected function getDataCollector_DumpService()
  978.     {
  979.         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);
  980.     }
  981.     /**
  982.      * Gets the public 'doctrine' shared service.
  983.      *
  984.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  985.      */
  986.     protected function getDoctrineService()
  987.     {
  988.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  989.     }
  990.     /**
  991.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  992.      *
  993.      * @return \Doctrine\DBAL\Connection
  994.      */
  995.     protected function getDoctrine_Dbal_DefaultConnectionService()
  996.     {
  997.         $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  998.         if (isset($this->services['doctrine.dbal.default_connection'])) {
  999.             return $this->services['doctrine.dbal.default_connection'];
  1000.         }
  1001.         $b = new \Doctrine\DBAL\Configuration();
  1002.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1003.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1004.         $c->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  1005.         $c->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  1006.         $c->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  1007.         $c->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor(100, [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  1008.         $c->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  1009.         $c->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  1010.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  1011.         $d = 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))));
  1012.         $d->setConnectionName('default');
  1013.         $b->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  1014.         $b->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($c), => $d]);
  1015.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types'], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2''mssql' => 'pdo_sqlsrv''mysql' => 'pdo_mysql''mysql2' => 'pdo_mysql''postgres' => 'pdo_pgsql''postgresql' => 'pdo_pgsql''pgsql' => 'pdo_pgsql''sqlite' => 'pdo_sqlite''sqlite3' => 'pdo_sqlite'])))->createConnection(['driver' => 'pdo_sqlite''charset' => $this->getEnv('DATABASE_CHARSET'), 'url' => $this->getEnv('DATABASE_URL'), 'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => $this->getEnv('DATABASE_SERVER_VERSION'), 'defaultTableOptions' => ['charset' => 'utf8mb4''collation' => 'utf8mb4_bin']], $b$a, ['bit' => 'boolean']);
  1016.     }
  1017.     /**
  1018.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1019.      *
  1020.      * @return \Doctrine\ORM\EntityManager
  1021.      */
  1022.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1023.     {
  1024.         if ($lazyLoad) {
  1025.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1026.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1027.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1028.                     $proxy->setProxyInitializer(null);
  1029.                     return true;
  1030.                 });
  1031.             });
  1032.         }
  1033.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1034.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  1035.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1036.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1037.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1038.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1039.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1040.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1041.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Persistence/Mapping/Driver.php';
  1042.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  1043.         include_once \dirname(__DIR__4).'/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  1044.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  1045.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  1046.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  1047.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  1048.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  1049.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1050.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1051.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1052.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  1053.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/RepositoryFactoryCompatibility.php';
  1054.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  1055.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1056.         $a = new \Doctrine\ORM\Configuration();
  1057.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1058.         $c = ($this->privates['doctrine.orm.default_attribute_metadata_driver'] ?? ($this->privates['doctrine.orm.default_attribute_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/src/Eccube/Entity'), => (\dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/Entity')], false)));
  1059.         $d = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  1060.         $e = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($d, [=> (\dirname(__DIR__4).'/src/Eccube/Entity')]);
  1061.         $e->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1062.         $f = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($d, [=> (\dirname(__DIR__4).'/app/Plugin/Api42/Entity')]);
  1063.         $f->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1064.         $g = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($d, [=> (\dirname(__DIR__4).'/app/Plugin/Coupon42/Entity')]);
  1065.         $g->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1066.         $h = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($d, [=> (\dirname(__DIR__4).'/app/Plugin/MailMagazine42/Entity')]);
  1067.         $h->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1068.         $i = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($d, [=> (\dirname(__DIR__4).'/app/Plugin/ProductReview42/Entity')]);
  1069.         $i->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1070.         $j = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($d, [=> (\dirname(__DIR__4).'/app/Plugin/Recommend42/Entity')]);
  1071.         $j->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1072.         $k = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($d, [=> (\dirname(__DIR__4).'/app/Plugin/RelatedProduct42/Entity')]);
  1073.         $k->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1074.         $l = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($d, [=> (\dirname(__DIR__4).'/app/Plugin/Securitychecker42/Entity')]);
  1075.         $l->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1076.         $m = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($d, [=> (\dirname(__DIR__4).'/app/Plugin/SiteKit42/Entity')]);
  1077.         $m->setTraitProxiesDirectory((\dirname(__DIR__4).'/app/proxy/entity'));
  1078.         $b->addDriver($c'Eccube\\Entity');
  1079.         $b->addDriver($c'League\\Bundle\\OAuth2ServerBundle\\Entity');
  1080.         $b->addDriver(new \League\Bundle\OAuth2ServerBundle\Persistence\Mapping\Driver('League\\Bundle\\OAuth2ServerBundle\\Model\\Client'true'oauth2_'), 'League\\Bundle\\OAuth2ServerBundle\\Model');
  1081.         $b->addDriver($e'Eccube\\Entity');
  1082.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($d, [=> (\dirname(__DIR__4).'/app/Customize/Entity')], false), 'Customize\\Entity');
  1083.         $b->addDriver($f'Plugin\\Api42\\Entity');
  1084.         $b->addDriver($g'Plugin\\Coupon42\\Entity');
  1085.         $b->addDriver($h'Plugin\\MailMagazine42\\Entity');
  1086.         $b->addDriver($i'Plugin\\ProductReview42\\Entity');
  1087.         $b->addDriver($j'Plugin\\Recommend42\\Entity');
  1088.         $b->addDriver($k'Plugin\\RelatedProduct42\\Entity');
  1089.         $b->addDriver($l'Plugin\\Securitychecker42\\Entity');
  1090.         $b->addDriver($m'Plugin\\SiteKit42\\Entity');
  1091.         $a->setEntityNamespaces(['EccubeBundle' => 'Eccube\\Entity''LeagueOAuth2ServerBundle' => 'League\\Bundle\\OAuth2ServerBundle\\Entity']);
  1092.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1093.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1094.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1095.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1096.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  1097.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  1098.         ], [
  1099.             'doctrine.ulid_generator' => '?',
  1100.             'doctrine.uuid_generator' => '?',
  1101.         ])));
  1102.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1103.         $a->setProxyNamespace('Proxies');
  1104.         $a->setAutoGenerateProxyClasses(true);
  1105.         $a->setSchemaIgnoreClasses([]);
  1106.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1107.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1108.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1109.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1110.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1111.         $a->setLazyGhostObjectEnabled(false);
  1112.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1113.             'Customize\\Repository\\ProductPrecedentRepository' => ['privates''Customize\\Repository\\ProductPrecedentRepository''getProductPrecedentRepositoryService'true],
  1114.             'Customize\\Repository\\ProductPriceRepository' => ['privates''Customize\\Repository\\ProductPriceRepository''getProductPriceRepositoryService'true],
  1115.             'Customize\\Repository\\ProductQaRepository' => ['privates''Customize\\Repository\\ProductQaRepository''getProductQaRepositoryService'true],
  1116.             'Customize\\Repository\\ProductStaffRepository' => ['privates''Customize\\Repository\\ProductStaffRepository''getProductStaffRepositoryService'true],
  1117.             'Eccube\\Repository\\AuthorityRoleRepository' => ['privates''Eccube\\Repository\\AuthorityRoleRepository''getAuthorityRoleRepositoryService'false],
  1118.             'Eccube\\Repository\\BaseInfoRepository' => ['privates''Eccube\\Repository\\BaseInfoRepository''getBaseInfoRepositoryService'false],
  1119.             'Eccube\\Repository\\BlockPositionRepository' => ['privates''Eccube\\Repository\\BlockPositionRepository''getBlockPositionRepositoryService'false],
  1120.             'Eccube\\Repository\\BlockRepository' => ['privates''Eccube\\Repository\\BlockRepository''getBlockRepositoryService'false],
  1121.             'Eccube\\Repository\\CalendarRepository' => ['privates''Eccube\\Repository\\CalendarRepository''getCalendarRepositoryService'true],
  1122.             'Eccube\\Repository\\CartItemRepository' => ['privates''Eccube\\Repository\\CartItemRepository''getCartItemRepositoryService'true],
  1123.             'Eccube\\Repository\\CartRepository' => ['privates''Eccube\\Repository\\CartRepository''getCartRepositoryService'false],
  1124.             'Eccube\\Repository\\CategoryRepository' => ['privates''Eccube\\Repository\\CategoryRepository''getCategoryRepositoryService'true],
  1125.             'Eccube\\Repository\\ClassCategoryRepository' => ['privates''Eccube\\Repository\\ClassCategoryRepository''getClassCategoryRepositoryService'true],
  1126.             'Eccube\\Repository\\ClassNameRepository' => ['privates''Eccube\\Repository\\ClassNameRepository''getClassNameRepositoryService'true],
  1127.             'Eccube\\Repository\\CsvRepository' => ['privates''Eccube\\Repository\\CsvRepository''getCsvRepositoryService'true],
  1128.             'Eccube\\Repository\\CustomerAddressRepository' => ['privates''Eccube\\Repository\\CustomerAddressRepository''getCustomerAddressRepositoryService'true],
  1129.             'Eccube\\Repository\\CustomerFavoriteProductRepository' => ['privates''Eccube\\Repository\\CustomerFavoriteProductRepository''getCustomerFavoriteProductRepositoryService'true],
  1130.             'Eccube\\Repository\\CustomerRepository' => ['privates''Eccube\\Repository\\CustomerRepository''getCustomerRepositoryService'true],
  1131.             'Eccube\\Repository\\DeliveryDurationRepository' => ['privates''Eccube\\Repository\\DeliveryDurationRepository''getDeliveryDurationRepositoryService'true],
  1132.             'Eccube\\Repository\\DeliveryFeeRepository' => ['privates''Eccube\\Repository\\DeliveryFeeRepository''getDeliveryFeeRepositoryService'true],
  1133.             'Eccube\\Repository\\DeliveryRepository' => ['privates''Eccube\\Repository\\DeliveryRepository''getDeliveryRepositoryService'true],
  1134.             'Eccube\\Repository\\DeliveryTimeRepository' => ['privates''Eccube\\Repository\\DeliveryTimeRepository''getDeliveryTimeRepositoryService'true],
  1135.             'Eccube\\Repository\\LayoutRepository' => ['privates''Eccube\\Repository\\LayoutRepository''getLayoutRepositoryService'false],
  1136.             'Eccube\\Repository\\LoginHistoryRepository' => ['privates''Eccube\\Repository\\LoginHistoryRepository''getLoginHistoryRepositoryService'true],
  1137.             'Eccube\\Repository\\MailHistoryRepository' => ['privates''Eccube\\Repository\\MailHistoryRepository''getMailHistoryRepositoryService'true],
  1138.             'Eccube\\Repository\\MailTemplateRepository' => ['privates''Eccube\\Repository\\MailTemplateRepository''getMailTemplateRepositoryService'true],
  1139.             'Eccube\\Repository\\Master\\AuthorityRepository' => ['privates''Eccube\\Repository\\Master\\AuthorityRepository''getAuthorityRepositoryService'true],
  1140.             'Eccube\\Repository\\Master\\CountryRepository' => ['privates''Eccube\\Repository\\Master\\CountryRepository''getCountryRepositoryService'true],
  1141.             'Eccube\\Repository\\Master\\CsvTypeRepository' => ['privates''Eccube\\Repository\\Master\\CsvTypeRepository''getCsvTypeRepositoryService'true],
  1142.             'Eccube\\Repository\\Master\\CustomerOrderStatusRepository' => ['privates''Eccube\\Repository\\Master\\CustomerOrderStatusRepository''getCustomerOrderStatusRepositoryService'true],
  1143.             'Eccube\\Repository\\Master\\CustomerStatusRepository' => ['privates''Eccube\\Repository\\Master\\CustomerStatusRepository''getCustomerStatusRepositoryService'true],
  1144.             'Eccube\\Repository\\Master\\DeviceTypeRepository' => ['privates''Eccube\\Repository\\Master\\DeviceTypeRepository''getDeviceTypeRepositoryService'false],
  1145.             'Eccube\\Repository\\Master\\JobRepository' => ['privates''Eccube\\Repository\\Master\\JobRepository''getJobRepositoryService'true],
  1146.             'Eccube\\Repository\\Master\\LoginHistoryStatusRepository' => ['privates''Eccube\\Repository\\Master\\LoginHistoryStatusRepository''getLoginHistoryStatusRepositoryService'true],
  1147.             'Eccube\\Repository\\Master\\OrderItemTypeRepository' => ['privates''Eccube\\Repository\\Master\\OrderItemTypeRepository''getOrderItemTypeRepositoryService'true],
  1148.             'Eccube\\Repository\\Master\\OrderStatusColorRepository' => ['privates''Eccube\\Repository\\Master\\OrderStatusColorRepository''getOrderStatusColorRepositoryService'true],
  1149.             'Eccube\\Repository\\Master\\OrderStatusRepository' => ['privates''Eccube\\Repository\\Master\\OrderStatusRepository''getOrderStatusRepositoryService'true],
  1150.             'Eccube\\Repository\\Master\\PageMaxRepository' => ['privates''Eccube\\Repository\\Master\\PageMaxRepository''getPageMaxRepositoryService'true],
  1151.             'Eccube\\Repository\\Master\\PrefRepository' => ['privates''Eccube\\Repository\\Master\\PrefRepository''getPrefRepositoryService'true],
  1152.             'Eccube\\Repository\\Master\\ProductListMaxRepository' => ['privates''Eccube\\Repository\\Master\\ProductListMaxRepository''getProductListMaxRepositoryService'true],
  1153.             'Eccube\\Repository\\Master\\ProductListOrderByRepository' => ['privates''Eccube\\Repository\\Master\\ProductListOrderByRepository''getProductListOrderByRepositoryService'true],
  1154.             'Eccube\\Repository\\Master\\ProductStatusRepository' => ['privates''Eccube\\Repository\\Master\\ProductStatusRepository''getProductStatusRepositoryService'true],
  1155.             'Eccube\\Repository\\Master\\RoundingTypeRepository' => ['privates''Eccube\\Repository\\Master\\RoundingTypeRepository''getRoundingTypeRepositoryService'true],
  1156.             'Eccube\\Repository\\Master\\SaleTypeRepository' => ['privates''Eccube\\Repository\\Master\\SaleTypeRepository''getSaleTypeRepositoryService'true],
  1157.             'Eccube\\Repository\\Master\\SexRepository' => ['privates''Eccube\\Repository\\Master\\SexRepository''getSexRepositoryService'true],
  1158.             'Eccube\\Repository\\Master\\TaxDisplayTypeRepository' => ['privates''Eccube\\Repository\\Master\\TaxDisplayTypeRepository''getTaxDisplayTypeRepositoryService'true],
  1159.             'Eccube\\Repository\\Master\\TaxTypeRepository' => ['privates''Eccube\\Repository\\Master\\TaxTypeRepository''getTaxTypeRepositoryService'true],
  1160.             'Eccube\\Repository\\Master\\WorkRepository' => ['privates''Eccube\\Repository\\Master\\WorkRepository''getWorkRepositoryService'true],
  1161.             'Eccube\\Repository\\MemberRepository' => ['privates''Eccube\\Repository\\MemberRepository''getMemberRepositoryService'true],
  1162.             'Eccube\\Repository\\NewsRepository' => ['privates''Eccube\\Repository\\NewsRepository''getNewsRepositoryService'true],
  1163.             'Eccube\\Repository\\OrderItemRepository' => ['privates''Eccube\\Repository\\OrderItemRepository''getOrderItemRepositoryService'true],
  1164.             'Eccube\\Repository\\OrderPdfRepository' => ['privates''Eccube\\Repository\\OrderPdfRepository''getOrderPdfRepositoryService'true],
  1165.             'Eccube\\Repository\\OrderRepository' => ['privates''Eccube\\Repository\\OrderRepository''getOrderRepositoryService'false],
  1166.             'Eccube\\Repository\\PageLayoutRepository' => ['privates''Eccube\\Repository\\PageLayoutRepository''getPageLayoutRepositoryService'false],
  1167.             'Eccube\\Repository\\PageRepository' => ['privates''Eccube\\Repository\\PageRepository''getPageRepositoryService'false],
  1168.             'Eccube\\Repository\\PaymentOptionRepository' => ['privates''Eccube\\Repository\\PaymentOptionRepository''getPaymentOptionRepositoryService'true],
  1169.             'Eccube\\Repository\\PaymentRepository' => ['privates''Eccube\\Repository\\PaymentRepository''getPaymentRepositoryService'true],
  1170.             'Eccube\\Repository\\PluginRepository' => ['services''Eccube\\Repository\\PluginRepository''getPluginRepositoryService'false],
  1171.             'Eccube\\Repository\\ProductCategoryRepository' => ['privates''Eccube\\Repository\\ProductCategoryRepository''getProductCategoryRepositoryService'true],
  1172.             'Eccube\\Repository\\ProductClassRepository' => ['privates''Eccube\\Repository\\ProductClassRepository''getProductClassRepositoryService'false],
  1173.             'Eccube\\Repository\\ProductImageRepository' => ['privates''Eccube\\Repository\\ProductImageRepository''getProductImageRepositoryService'true],
  1174.             'Eccube\\Repository\\ProductRepository' => ['privates''Eccube\\Repository\\ProductRepository''getProductRepositoryService'false],
  1175.             'Eccube\\Repository\\ProductStockRepository' => ['privates''Eccube\\Repository\\ProductStockRepository''getProductStockRepositoryService'true],
  1176.             'Eccube\\Repository\\ProductTagRepository' => ['privates''Eccube\\Repository\\ProductTagRepository''getProductTagRepositoryService'true],
  1177.             'Eccube\\Repository\\ShippingRepository' => ['privates''Eccube\\Repository\\ShippingRepository''getShippingRepositoryService'true],
  1178.             'Eccube\\Repository\\TagRepository' => ['privates''Eccube\\Repository\\TagRepository''getTagRepositoryService'true],
  1179.             'Eccube\\Repository\\TaxRuleRepository' => ['privates''Eccube\\Repository\\TaxRuleRepository''getTaxRuleRepositoryService'false],
  1180.             'Eccube\\Repository\\TemplateRepository' => ['privates''Eccube\\Repository\\TemplateRepository''getTemplateRepositoryService'true],
  1181.             'Eccube\\Repository\\TradeLawRepository' => ['privates''Eccube\\Repository\\TradeLawRepository''getTradeLawRepositoryService'true],
  1182.             'Plugin\\Api42\\Repository\\WebHookRepository' => ['privates''Plugin\\Api42\\Repository\\WebHookRepository''getWebHookRepositoryService'true],
  1183.             'Plugin\\Coupon42\\Repository\\CouponDetailRepository' => ['privates''Plugin\\Coupon42\\Repository\\CouponDetailRepository''getCouponDetailRepositoryService'true],
  1184.             'Plugin\\Coupon42\\Repository\\CouponOrderRepository' => ['privates''Plugin\\Coupon42\\Repository\\CouponOrderRepository''getCouponOrderRepositoryService'true],
  1185.             'Plugin\\Coupon42\\Repository\\CouponRepository' => ['privates''Plugin\\Coupon42\\Repository\\CouponRepository''getCouponRepositoryService'true],
  1186.             'Plugin\\MailMagazine42\\Repository\\MailMagazineSendHistoryRepository' => ['privates''Plugin\\MailMagazine42\\Repository\\MailMagazineSendHistoryRepository''getMailMagazineSendHistoryRepositoryService'true],
  1187.             'Plugin\\MailMagazine42\\Repository\\MailMagazineTemplateRepository' => ['privates''Plugin\\MailMagazine42\\Repository\\MailMagazineTemplateRepository''getMailMagazineTemplateRepositoryService'true],
  1188.             'Plugin\\ProductReview42\\Repository\\ProductReviewConfigRepository' => ['privates''Plugin\\ProductReview42\\Repository\\ProductReviewConfigRepository''getProductReviewConfigRepositoryService'true],
  1189.             'Plugin\\ProductReview42\\Repository\\ProductReviewRepository' => ['privates''Plugin\\ProductReview42\\Repository\\ProductReviewRepository''getProductReviewRepositoryService'true],
  1190.             'Plugin\\ProductReview42\\Repository\\ProductReviewStatusRepository' => ['privates''Plugin\\ProductReview42\\Repository\\ProductReviewStatusRepository''getProductReviewStatusRepositoryService'true],
  1191.             'Plugin\\Recommend42\\Repository\\RecommendProductRepository' => ['privates''Plugin\\Recommend42\\Repository\\RecommendProductRepository''getRecommendProductRepositoryService'true],
  1192.             'Plugin\\RelatedProduct42\\Repository\\RelatedProductRepository' => ['privates''Plugin\\RelatedProduct42\\Repository\\RelatedProductRepository''getRelatedProductRepositoryService'true],
  1193.             'Plugin\\Securitychecker42\\Repository\\ConfigRepository' => ['privates''Plugin\\Securitychecker42\\Repository\\ConfigRepository''getConfigRepositoryService'true],
  1194.             'Plugin\\SiteKit42\\Repository\\IdTokenRepository' => ['privates''Plugin\\SiteKit42\\Repository\\IdTokenRepository''getIdTokenRepositoryService'true],
  1195.         ], [
  1196.             'Customize\\Repository\\ProductPrecedentRepository' => '?',
  1197.             'Customize\\Repository\\ProductPriceRepository' => '?',
  1198.             'Customize\\Repository\\ProductQaRepository' => '?',
  1199.             'Customize\\Repository\\ProductStaffRepository' => '?',
  1200.             'Eccube\\Repository\\AuthorityRoleRepository' => '?',
  1201.             'Eccube\\Repository\\BaseInfoRepository' => '?',
  1202.             'Eccube\\Repository\\BlockPositionRepository' => '?',
  1203.             'Eccube\\Repository\\BlockRepository' => '?',
  1204.             'Eccube\\Repository\\CalendarRepository' => '?',
  1205.             'Eccube\\Repository\\CartItemRepository' => '?',
  1206.             'Eccube\\Repository\\CartRepository' => '?',
  1207.             'Eccube\\Repository\\CategoryRepository' => '?',
  1208.             'Eccube\\Repository\\ClassCategoryRepository' => '?',
  1209.             'Eccube\\Repository\\ClassNameRepository' => '?',
  1210.             'Eccube\\Repository\\CsvRepository' => '?',
  1211.             'Eccube\\Repository\\CustomerAddressRepository' => '?',
  1212.             'Eccube\\Repository\\CustomerFavoriteProductRepository' => '?',
  1213.             'Eccube\\Repository\\CustomerRepository' => '?',
  1214.             'Eccube\\Repository\\DeliveryDurationRepository' => '?',
  1215.             'Eccube\\Repository\\DeliveryFeeRepository' => '?',
  1216.             'Eccube\\Repository\\DeliveryRepository' => '?',
  1217.             'Eccube\\Repository\\DeliveryTimeRepository' => '?',
  1218.             'Eccube\\Repository\\LayoutRepository' => '?',
  1219.             'Eccube\\Repository\\LoginHistoryRepository' => '?',
  1220.             'Eccube\\Repository\\MailHistoryRepository' => '?',
  1221.             'Eccube\\Repository\\MailTemplateRepository' => '?',
  1222.             'Eccube\\Repository\\Master\\AuthorityRepository' => '?',
  1223.             'Eccube\\Repository\\Master\\CountryRepository' => '?',
  1224.             'Eccube\\Repository\\Master\\CsvTypeRepository' => '?',
  1225.             'Eccube\\Repository\\Master\\CustomerOrderStatusRepository' => '?',
  1226.             'Eccube\\Repository\\Master\\CustomerStatusRepository' => '?',
  1227.             'Eccube\\Repository\\Master\\DeviceTypeRepository' => '?',
  1228.             'Eccube\\Repository\\Master\\JobRepository' => '?',
  1229.             'Eccube\\Repository\\Master\\LoginHistoryStatusRepository' => '?',
  1230.             'Eccube\\Repository\\Master\\OrderItemTypeRepository' => '?',
  1231.             'Eccube\\Repository\\Master\\OrderStatusColorRepository' => '?',
  1232.             'Eccube\\Repository\\Master\\OrderStatusRepository' => '?',
  1233.             'Eccube\\Repository\\Master\\PageMaxRepository' => '?',
  1234.             'Eccube\\Repository\\Master\\PrefRepository' => '?',
  1235.             'Eccube\\Repository\\Master\\ProductListMaxRepository' => '?',
  1236.             'Eccube\\Repository\\Master\\ProductListOrderByRepository' => '?',
  1237.             'Eccube\\Repository\\Master\\ProductStatusRepository' => '?',
  1238.             'Eccube\\Repository\\Master\\RoundingTypeRepository' => '?',
  1239.             'Eccube\\Repository\\Master\\SaleTypeRepository' => '?',
  1240.             'Eccube\\Repository\\Master\\SexRepository' => '?',
  1241.             'Eccube\\Repository\\Master\\TaxDisplayTypeRepository' => '?',
  1242.             'Eccube\\Repository\\Master\\TaxTypeRepository' => '?',
  1243.             'Eccube\\Repository\\Master\\WorkRepository' => '?',
  1244.             'Eccube\\Repository\\MemberRepository' => '?',
  1245.             'Eccube\\Repository\\NewsRepository' => '?',
  1246.             'Eccube\\Repository\\OrderItemRepository' => '?',
  1247.             'Eccube\\Repository\\OrderPdfRepository' => '?',
  1248.             'Eccube\\Repository\\OrderRepository' => '?',
  1249.             'Eccube\\Repository\\PageLayoutRepository' => '?',
  1250.             'Eccube\\Repository\\PageRepository' => '?',
  1251.             'Eccube\\Repository\\PaymentOptionRepository' => '?',
  1252.             'Eccube\\Repository\\PaymentRepository' => '?',
  1253.             'Eccube\\Repository\\PluginRepository' => '?',
  1254.             'Eccube\\Repository\\ProductCategoryRepository' => '?',
  1255.             'Eccube\\Repository\\ProductClassRepository' => '?',
  1256.             'Eccube\\Repository\\ProductImageRepository' => '?',
  1257.             'Eccube\\Repository\\ProductRepository' => '?',
  1258.             'Eccube\\Repository\\ProductStockRepository' => '?',
  1259.             'Eccube\\Repository\\ProductTagRepository' => '?',
  1260.             'Eccube\\Repository\\ShippingRepository' => '?',
  1261.             'Eccube\\Repository\\TagRepository' => '?',
  1262.             'Eccube\\Repository\\TaxRuleRepository' => '?',
  1263.             'Eccube\\Repository\\TemplateRepository' => '?',
  1264.             'Eccube\\Repository\\TradeLawRepository' => '?',
  1265.             'Plugin\\Api42\\Repository\\WebHookRepository' => '?',
  1266.             'Plugin\\Coupon42\\Repository\\CouponDetailRepository' => '?',
  1267.             'Plugin\\Coupon42\\Repository\\CouponOrderRepository' => '?',
  1268.             'Plugin\\Coupon42\\Repository\\CouponRepository' => '?',
  1269.             'Plugin\\MailMagazine42\\Repository\\MailMagazineSendHistoryRepository' => '?',
  1270.             'Plugin\\MailMagazine42\\Repository\\MailMagazineTemplateRepository' => '?',
  1271.             'Plugin\\ProductReview42\\Repository\\ProductReviewConfigRepository' => '?',
  1272.             'Plugin\\ProductReview42\\Repository\\ProductReviewRepository' => '?',
  1273.             'Plugin\\ProductReview42\\Repository\\ProductReviewStatusRepository' => '?',
  1274.             'Plugin\\Recommend42\\Repository\\RecommendProductRepository' => '?',
  1275.             'Plugin\\RelatedProduct42\\Repository\\RelatedProductRepository' => '?',
  1276.             'Plugin\\Securitychecker42\\Repository\\ConfigRepository' => '?',
  1277.             'Plugin\\SiteKit42\\Repository\\IdTokenRepository' => '?',
  1278.         ])));
  1279.         $a->addCustomStringFunction('NORMALIZE''Eccube\\Doctrine\\ORM\\Query\\Normalize');
  1280.         $a->addCustomNumericFunction('EXTRACT''Eccube\\Doctrine\\ORM\\Query\\Extract');
  1281.         $a->addFilter('option_nostock_hidden''Eccube\\Doctrine\\Filter\\NoStockHiddenFilter');
  1282.         $a->addFilter('incomplete_order_status_hidden''Eccube\\Doctrine\\Filter\\OrderStatusFilter');
  1283.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService()));
  1284.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1285.         return $instance;
  1286.     }
  1287.     /**
  1288.      * Gets the public 'event_dispatcher' shared service.
  1289.      *
  1290.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1291.      */
  1292.     protected function getEventDispatcherService()
  1293.     {
  1294.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1295.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1296.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  1297.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  1298.         $a->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  1299.         $a->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor(100, [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  1300.         $a->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  1301.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1302.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1303.         $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())));
  1304.         $instance->addListener('kernel.request', [=> function () {
  1305.             return ($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService());
  1306.         }, => 'onKernelRequest'], 1024);
  1307.         $instance->addListener('kernel.controller', [=> function () {
  1308.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1309.         }, => 'onKernelController'], 0);
  1310.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1311.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1312.         }, => 'checkPassport'], 1024);
  1313.         $instance->addListener('kernel.response', [=> function () {
  1314.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1315.         }, => 'onKernelResponse'], 0);
  1316.         $instance->addListener('kernel.response', [=> function () {
  1317.             return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  1318.         }, => 'onKernelResponse'], 0);
  1319.         $instance->addListener('kernel.request', [=> function () {
  1320.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1321.         }, => 'onKernelRequest'], 0);
  1322.         $instance->addListener('league.oauth2_server.event.authorization_request_resolve', [=> function () {
  1323.             return ($this->privates['league.oauth2_server.listener.authorization_request_user_resolving'] ?? $this->load('getLeague_Oauth2Server_Listener_AuthorizationRequestUserResolvingService'));
  1324.         }, => 'onAuthorizationRequest'], 1024);
  1325.         $instance->addListener('kernel.controller', [=> function () {
  1326.             return ($this->privates['Eccube\\EventListener\\ForwardOnlyListener'] ?? ($this->privates['Eccube\\EventListener\\ForwardOnlyListener'] = new \Eccube\EventListener\ForwardOnlyListener()));
  1327.         }, => 'onController'], 0);
  1328.         $instance->addListener('kernel.request', [=> function () {
  1329.             return ($this->privates['Eccube\\EventListener\\IpAddrListener'] ?? $this->getIpAddrListenerService());
  1330.         }, => 'onKernelRequest'], 512);
  1331.         $instance->addListener('kernel.request', [=> function () {
  1332.             return ($this->privates['Eccube\\EventListener\\LogListener'] ?? $this->getLogListenerService());
  1333.         }, => 'onKernelRequestEarly'], 500);
  1334.         $instance->addListener('kernel.request', [=> function () {
  1335.             return ($this->privates['Eccube\\EventListener\\LogListener'] ?? $this->getLogListenerService());
  1336.         }, => 'onKernelRequest'], 6);
  1337.         $instance->addListener('kernel.response', [=> function () {
  1338.             return ($this->privates['Eccube\\EventListener\\LogListener'] ?? $this->getLogListenerService());
  1339.         }, => 'onKernelResponse'], 0);
  1340.         $instance->addListener('kernel.controller', [=> function () {
  1341.             return ($this->privates['Eccube\\EventListener\\LogListener'] ?? $this->getLogListenerService());
  1342.         }, => 'onKernelController'], 0);
  1343.         $instance->addListener('kernel.terminate', [=> function () {
  1344.             return ($this->privates['Eccube\\EventListener\\LogListener'] ?? $this->getLogListenerService());
  1345.         }, => 'onKernelTerminate'], 0);
  1346.         $instance->addListener('kernel.exception', [=> function () {
  1347.             return ($this->privates['Eccube\\EventListener\\LogListener'] ?? $this->getLogListenerService());
  1348.         }, => 'onKernelException'], -4);
  1349.         $instance->addListener('security.interactive_login', [=> function () {
  1350.             return ($this->privates['Eccube\\EventListener\\LoginHistoryListener'] ?? $this->load('getLoginHistoryListenerService'));
  1351.         }, => 'onInteractiveLogin'], 0);
  1352.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> function () {
  1353.             return ($this->privates['Eccube\\EventListener\\LoginHistoryListener'] ?? $this->load('getLoginHistoryListenerService'));
  1354.         }, => 'onAuthenticationFailure'], 0);
  1355.         $instance->addListener('kernel.response', [=> function () {
  1356.             return ($this->privates['Eccube\\EventListener\\MaintenanceListener'] ?? $this->getMaintenanceListenerService());
  1357.         }, => 'onResponse'], 0);
  1358.         $instance->addListener('kernel.request', [=> function () {
  1359.             return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());
  1360.         }, => 'onKernelRequest'], 512);
  1361.         $instance->addListener('kernel.controller', [=> function () {
  1362.             return ($this->privates['Eccube\\EventListener\\RateLimiterListener'] ?? $this->getRateLimiterListenerService());
  1363.         }, => 'onController'], 0);
  1364.         $instance->addListener('kernel.request', [=> function () {
  1365.             return ($this->privates['Eccube\\EventListener\\RestrictFileUploadListener'] ?? $this->getRestrictFileUploadListenerService());
  1366.         }, => 'onKernelRequest'], 7);
  1367.         $instance->addListener('security.interactive_login', [=> function () {
  1368.             return ($this->privates['Eccube\\EventListener\\SecurityListener'] ?? $this->load('getSecurityListenerService'));
  1369.         }, => 'onInteractiveLogin'], 0);
  1370.         $instance->addListener('security.authentication.failure', [=> function () {
  1371.             return ($this->privates['Eccube\\EventListener\\SecurityListener'] ?? $this->load('getSecurityListenerService'));
  1372.         }, => 'onAuthenticationFailure'], 0);
  1373.         $instance->addListener('kernel.request', [=> function () {
  1374.             return ($this->privates['Eccube\\EventListener\\TransactionListener'] ?? $this->getTransactionListenerService());
  1375.         }, => 'onKernelRequest'], 0);
  1376.         $instance->addListener('kernel.exception', [=> function () {
  1377.             return ($this->privates['Eccube\\EventListener\\TransactionListener'] ?? $this->getTransactionListenerService());
  1378.         }, => 'onKernelException'], 0);
  1379.         $instance->addListener('kernel.terminate', [=> function () {
  1380.             return ($this->privates['Eccube\\EventListener\\TransactionListener'] ?? $this->getTransactionListenerService());
  1381.         }, => 'onKernelTerminate'], 0);
  1382.         $instance->addListener('kernel.request', [=> function () {
  1383.             return ($this->privates['Eccube\\EventListener\\TwigInitializeListener'] ?? $this->getTwigInitializeListenerService());
  1384.         }, => 'onKernelRequest'], 6);
  1385.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1386.             return ($this->privates['Eccube\\EventListener\\TwoFactorAuthListener'] ?? $this->getTwoFactorAuthListenerService());
  1387.         }, => 'onKernelController'], 7);
  1388.         $instance->addListener('form.pre_submit', [=> function () {
  1389.             return ($this->privates['Eccube\\Form\\EventListener\\ConvertKanaListener'] ?? ($this->privates['Eccube\\Form\\EventListener\\ConvertKanaListener'] = new \Eccube\Form\EventListener\ConvertKanaListener()));
  1390.         }, => 'onPreSubmit'], 0);
  1391.         $instance->addListener('form.pre_submit', [=> function () {
  1392.             return ($this->privates['Eccube\\Form\\EventListener\\HTMLPurifierListener'] ?? ($this->privates['Eccube\\Form\\EventListener\\HTMLPurifierListener'] = new \Eccube\Form\EventListener\HTMLPurifierListener()));
  1393.         }, => 'purifySubmittedData'], 1000001);
  1394.         $instance->addListener('form.pre_submit', [=> function () {
  1395.             return ($this->privates['Eccube\\Form\\EventListener\\TruncateHyphenListener'] ?? ($this->privates['Eccube\\Form\\EventListener\\TruncateHyphenListener'] = new \Eccube\Form\EventListener\TruncateHyphenListener()));
  1396.         }, => 'onPreSubmit'], 0);
  1397.         $instance->addListener('workflow.order.completed', [=> function () {
  1398.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1399.         }, => 'onCompleted'], 0);
  1400.         $instance->addListener('workflow.order.transition.pay', [=> function () {
  1401.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1402.         }, => 'updatePaymentDate'], 0);
  1403.         $instance->addListener('workflow.order.transition.cancel', [=> function () {
  1404.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1405.         }, => 'rollbackStock'], 0);
  1406.         $instance->addListener('workflow.order.transition.cancel', [=> function () {
  1407.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1408.         }, => 'rollbackUsePoint'], 0);
  1409.         $instance->addListener('workflow.order.transition.back_to_in_progress', [=> function () {
  1410.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1411.         }, => 'commitStock'], 0);
  1412.         $instance->addListener('workflow.order.transition.back_to_in_progress', [=> function () {
  1413.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1414.         }, => 'commitUsePoint'], 0);
  1415.         $instance->addListener('workflow.order.transition.ship', [=> function () {
  1416.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1417.         }, => 'commitAddPoint'], 0);
  1418.         $instance->addListener('workflow.order.transition.return', [=> function () {
  1419.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1420.         }, => 'rollbackUsePoint'], 0);
  1421.         $instance->addListener('workflow.order.transition.return', [=> function () {
  1422.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1423.         }, => 'rollbackAddPoint'], 0);
  1424.         $instance->addListener('workflow.order.transition.cancel_return', [=> function () {
  1425.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1426.         }, => 'commitUsePoint'], 0);
  1427.         $instance->addListener('workflow.order.transition.cancel_return', [=> function () {
  1428.             return ($this->privates['Eccube\\Service\\OrderStateMachine'] ?? $this->load('getOrderStateMachineService'));
  1429.         }, => 'commitAddPoint'], 0);
  1430.         $instance->addListener('kernel.terminate', [=> function () {
  1431.             return ($this->services['Eccube\\Service\\SystemService'] ?? $this->getSystemServiceService());
  1432.         }, => 'disableMaintenanceEvent'], 0);
  1433.         $instance->addListener('kernel.terminate', [=> function () {
  1434.             return ($this->privates['Eccube\\Util\\CacheUtil'] ?? ($this->privates['Eccube\\Util\\CacheUtil'] = new \Eccube\Util\CacheUtil(($this->services['kernel'] ?? $this->get('kernel'1)), $this)));
  1435.         }, => 'forceClearCache'], 0);
  1436.         $instance->addListener('kernel.request', [=> function () {
  1437.             return ($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService());
  1438.         }, => 'onKernelRequest'], 4096);
  1439.         $instance->addListener('kernel.response', [=> function () {
  1440.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1441.         }, => 'onKernelResponse'], 0);
  1442.         $instance->addListener('kernel.response', [=> function () {
  1443.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1444.         }, => 'onKernelResponse'], -1024);
  1445.         $instance->addListener('kernel.request', [=> function () {
  1446.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1447.         }, => 'setDefaultLocale'], 100);
  1448.         $instance->addListener('kernel.request', [=> function () {
  1449.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1450.         }, => 'onKernelRequest'], 16);
  1451.         $instance->addListener('kernel.finish_request', [=> function () {
  1452.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1453.         }, => 'onKernelFinishRequest'], 0);
  1454.         $instance->addListener('kernel.request', [=> function () {
  1455.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1456.         }, => 'onKernelRequest'], 256);
  1457.         $instance->addListener('kernel.response', [=> function () {
  1458.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1459.         }, => 'onResponse'], -255);
  1460.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1461.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1462.         }, => 'onControllerArguments'], 0);
  1463.         $instance->addListener('kernel.exception', [=> function () {
  1464.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1465.         }, => 'logKernelException'], 0);
  1466.         $instance->addListener('kernel.exception', [=> function () {
  1467.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1468.         }, => 'onKernelException'], -128);
  1469.         $instance->addListener('kernel.response', [=> function () {
  1470.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1471.         }, => 'removeCspHeader'], -128);
  1472.         $instance->addListener('kernel.request', [=> function () {
  1473.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1474.         }, => 'onKernelRequest'], 15);
  1475.         $instance->addListener('kernel.finish_request', [=> function () {
  1476.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1477.         }, => 'onKernelFinishRequest'], -15);
  1478.         $instance->addListener('console.error', [=> function () {
  1479.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1480.         }, => 'onConsoleError'], -128);
  1481.         $instance->addListener('console.terminate', [=> function () {
  1482.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1483.         }, => 'onConsoleTerminate'], -128);
  1484.         $instance->addListener('console.error', [=> function () {
  1485.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1486.         }, => 'onConsoleError'], 0);
  1487.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1488.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  1489.         }, => 'onMessage'], -255);
  1490.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1491.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1492.         }, => 'onMessage'], -255);
  1493.         $instance->addListener('kernel.response', [=> function () {
  1494.             return ($this->privates['esi_listener'] ?? $this->getEsiListenerService());
  1495.         }, => 'onKernelResponse'], 0);
  1496.         $instance->addListener('kernel.request', [=> function () {
  1497.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  1498.         }, => 'onKernelRequest'], 48);
  1499.         $instance->addListener('kernel.request', [=> function () {
  1500.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1501.         }, => 'configure'], 2048);
  1502.         $instance->addListener('console.command', [=> function () {
  1503.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1504.         }, => 'configure'], 2048);
  1505.         $instance->addListener('kernel.request', [=> function () {
  1506.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1507.         }, => 'onKernelRequest'], 32);
  1508.         $instance->addListener('kernel.finish_request', [=> function () {
  1509.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1510.         }, => 'onKernelFinishRequest'], 0);
  1511.         $instance->addListener('kernel.exception', [=> function () {
  1512.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1513.         }, => 'onKernelException'], -64);
  1514.         $instance->addListener('kernel.request', [=> function () {
  1515.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1516.         }, => 'onKernelRequest'], 128);
  1517.         $instance->addListener('kernel.response', [=> function () {
  1518.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1519.         }, => 'onKernelResponse'], -1000);
  1520.         $instance->addListener('kernel.finish_request', [=> function () {
  1521.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1522.         }, => 'onFinishRequest'], 0);
  1523.         $instance->addListener('kernel.response', [=> function () {
  1524.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1525.         }, => 'onKernelResponse'], -100);
  1526.         $instance->addListener('kernel.exception', [=> function () {
  1527.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1528.         }, => 'onKernelException'], 0);
  1529.         $instance->addListener('kernel.terminate', [=> function () {
  1530.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1531.         }, => 'onKernelTerminate'], -1024);
  1532.         $instance->addListener('kernel.controller', [=> function () {
  1533.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1534.         }, => 'onKernelController'], 0);
  1535.         $instance->addListener('kernel.response', [=> function () {
  1536.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1537.         }, => 'onKernelResponse'], 0);
  1538.         $instance->addListener('kernel.response', [=> function () {
  1539.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1540.         }, => 'onKernelResponse'], 0);
  1541.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1542.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  1543.         }, => 'checkPassport'], 0);
  1544.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  1545.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  1546.         }, => 'onLoginSuccess'], 0);
  1547.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1548.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1549.         }, => 'onVoterVote'], 0);
  1550.         $instance->addListener('kernel.request', [=> function () {
  1551.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1552.         }, => 'configureLogoutUrlGenerator'], 8);
  1553.         $instance->addListener('kernel.request', [=> function () {
  1554.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1555.         }, => 'onKernelRequest'], 8);
  1556.         $instance->addListener('kernel.finish_request', [=> function () {
  1557.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1558.         }, => 'onKernelFinishRequest'], 0);
  1559.         $instance->addListener('kernel.controller', [=> function () {
  1560.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1561.         }, => 'onKernelController'], 0);
  1562.         $instance->addListener('kernel.controller', [=> function () {
  1563.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1564.         }, => 'onKernelController'], 0);
  1565.         $instance->addListener('kernel.controller', [=> function () {
  1566.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1567.         }, => 'onKernelController'], -128);
  1568.         $instance->addListener('kernel.view', [=> function () {
  1569.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1570.         }, => 'onKernelView'], 0);
  1571.         $instance->addListener('kernel.controller', [=> function () {
  1572.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1573.         }, => 'onKernelController'], 0);
  1574.         $instance->addListener('kernel.response', [=> function () {
  1575.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1576.         }, => 'onKernelResponse'], 0);
  1577.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1578.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1579.         }, => 'onKernelControllerArguments'], 0);
  1580.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1581.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1582.         }, => 'onKernelControllerArguments'], 0);
  1583.         $instance->addListener('console.command', [=> function () {
  1584.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1585.         }, => 'onCommand'], 255);
  1586.         $instance->addListener('console.terminate', [=> function () {
  1587.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1588.         }, => 'onTerminate'], -255);
  1589.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1590.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1591.         }, => 'onMessage'], 0);
  1592.         $instance->addListener('console.command', [=> function () {
  1593.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1594.         }, => 'configure'], 1024);
  1595.         $instance->addListener('kernel.response', [=> function () {
  1596.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1597.         }, => 'onKernelResponse'], -128);
  1598.         $instance->addListener('console.error', [=> function () {
  1599.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1600.         }, => 'onConsoleError'], 0);
  1601.         $instance->addListener('console.terminate', [=> function () {
  1602.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1603.         }, => 'onConsoleTerminate'], 0);
  1604.         $instance->addListener('knp_pager.before', [=> function () {
  1605.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1606.         }, => 'before'], 0);
  1607.         $instance->addListener('knp_pager.pagination', [=> function () {
  1608.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1609.         }, => 'pagination'], 0);
  1610.         $instance->addListener('knp_pager.before', [=> function () {
  1611.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  1612.         }, => 'before'], 1);
  1613.         $instance->addListener('knp_pager.before', [=> function () {
  1614.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  1615.         }, => 'before'], 1);
  1616.         $instance->addListener('knp_pager.pagination', [=> function () {
  1617.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1618.         }, => 'pagination'], 1);
  1619.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1620.             return ($this->privates['league.oauth2_server.listener.check_scope'] ?? $this->load('getLeague_Oauth2Server_Listener_CheckScopeService'));
  1621.         }, => 'checkPassport'], 256);
  1622.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1623.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  1624.         }, => 'checkPassport'], 512);
  1625.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1626.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1627.         }, => 'onLogout'], 0);
  1628.         return $instance;
  1629.     }
  1630.     /**
  1631.      * Gets the public 'http_kernel' shared service.
  1632.      *
  1633.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1634.      */
  1635.     protected function getHttpKernelService()
  1636.     {
  1637.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1638.         if (isset($this->services['http_kernel'])) {
  1639.             return $this->services['http_kernel'];
  1640.         }
  1641.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1642.         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 () {
  1643.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1644.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1645.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1646.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1647.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1648.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1649.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1650.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1651.         }, 8)), $b));
  1652.     }
  1653.     /**
  1654.      * Gets the public 'request_stack' shared service.
  1655.      *
  1656.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1657.      */
  1658.     protected function getRequestStackService()
  1659.     {
  1660.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1661.     }
  1662.     /**
  1663.      * Gets the public 'router' shared service.
  1664.      *
  1665.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1666.      */
  1667.     protected function getRouterService()
  1668.     {
  1669.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1670.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1671.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  1672.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  1673.         $a->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  1674.         $a->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor(100, [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  1675.         $a->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  1676.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1677.         $a->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  1678.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1679.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1680.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  1681.         ], [
  1682.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1683.         ]))->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'));
  1684.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1685.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1686.         return $instance;
  1687.     }
  1688.     /**
  1689.      * Gets the public 'translator' shared service.
  1690.      *
  1691.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1692.      */
  1693.     protected function getTranslatorService()
  1694.     {
  1695.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1696.     }
  1697.     /**
  1698.      * Gets the public 'var_dumper.cloner' shared service.
  1699.      *
  1700.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1701.      */
  1702.     protected function getVarDumper_ClonerService()
  1703.     {
  1704.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1705.         $instance->setMaxItems(2500);
  1706.         $instance->setMinDepth(1);
  1707.         $instance->setMaxString(-1);
  1708.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1709.         return $instance;
  1710.     }
  1711.     /**
  1712.      * Gets the private '.service_locator.YP.F1Xa' shared service.
  1713.      *
  1714.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1715.      */
  1716.     protected function get_ServiceLocator_YP_F1XaService()
  1717.     {
  1718.         return $this->privates['.service_locator.YP.F1Xa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1719.             'security.firewall.map.context.admin' => ['privates''security.firewall.map.context.admin''getSecurity_Firewall_Map_Context_AdminService'true],
  1720.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'true],
  1721.             'security.firewall.map.context.customer' => ['privates''security.firewall.map.context.customer''getSecurity_Firewall_Map_Context_CustomerService'true],
  1722.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  1723.         ], [
  1724.             'security.firewall.map.context.admin' => '?',
  1725.             'security.firewall.map.context.api' => '?',
  1726.             'security.firewall.map.context.customer' => '?',
  1727.             'security.firewall.map.context.dev' => '?',
  1728.         ]);
  1729.     }
  1730.     /**
  1731.      * Gets the private 'Eccube\DataCollector\EccubeDataCollector' shared autowired service.
  1732.      *
  1733.      * @return \Eccube\DataCollector\EccubeDataCollector
  1734.      */
  1735.     protected function getEccubeDataCollectorService()
  1736.     {
  1737.         return $this->privates['Eccube\\DataCollector\\EccubeDataCollector'] = new \Eccube\DataCollector\EccubeDataCollector($this, ($this->services['Eccube\\Repository\\PluginRepository'] ?? $this->getPluginRepositoryService()));
  1738.     }
  1739.     /**
  1740.      * Gets the private 'Eccube\EventListener\IpAddrListener' shared autowired service.
  1741.      *
  1742.      * @return \Eccube\EventListener\IpAddrListener
  1743.      */
  1744.     protected function getIpAddrListenerService()
  1745.     {
  1746.         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()));
  1747.     }
  1748.     /**
  1749.      * Gets the private 'Eccube\EventListener\LogListener' shared autowired service.
  1750.      *
  1751.      * @return \Eccube\EventListener\LogListener
  1752.      */
  1753.     protected function getLogListenerService()
  1754.     {
  1755.         return $this->privates['Eccube\\EventListener\\LogListener'] = new \Eccube\EventListener\LogListener(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1756.     }
  1757.     /**
  1758.      * Gets the private 'Eccube\EventListener\MaintenanceListener' shared autowired service.
  1759.      *
  1760.      * @return \Eccube\EventListener\MaintenanceListener
  1761.      */
  1762.     protected function getMaintenanceListenerService()
  1763.     {
  1764.         $a = ($this->services['Eccube\\Service\\SystemService'] ?? $this->getSystemServiceService());
  1765.         if (isset($this->privates['Eccube\\EventListener\\MaintenanceListener'])) {
  1766.             return $this->privates['Eccube\\EventListener\\MaintenanceListener'];
  1767.         }
  1768.         return $this->privates['Eccube\\EventListener\\MaintenanceListener'] = new \Eccube\EventListener\MaintenanceListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), $a);
  1769.     }
  1770.     /**
  1771.      * Gets the private 'Eccube\EventListener\MobileTemplatePathListener' shared autowired service.
  1772.      *
  1773.      * @return \Eccube\EventListener\MobileTemplatePathListener
  1774.      */
  1775.     protected function getMobileTemplatePathListenerService()
  1776.     {
  1777.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1778.         if (isset($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'])) {
  1779.             return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'];
  1780.         }
  1781.         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))));
  1782.     }
  1783.     /**
  1784.      * Gets the private 'Eccube\EventListener\RateLimiterListener' shared autowired service.
  1785.      *
  1786.      * @return \Eccube\EventListener\RateLimiterListener
  1787.      */
  1788.     protected function getRateLimiterListenerService()
  1789.     {
  1790.         return $this->privates['Eccube\\EventListener\\RateLimiterListener'] = new \Eccube\EventListener\RateLimiterListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1791.             'limiter._login_global_admin' => ['privates''limiter._login_global_admin''getLimiter_LoginGlobalAdminService'true],
  1792.             'limiter._login_global_customer' => ['privates''limiter._login_global_customer''getLimiter_LoginGlobalCustomerService'true],
  1793.             'limiter._login_local_admin' => ['privates''limiter._login_local_admin''getLimiter_LoginLocalAdminService'true],
  1794.             'limiter._login_local_customer' => ['privates''limiter._login_local_customer''getLimiter_LoginLocalCustomerService'true],
  1795.             'limiter.shopping_checkout_customer' => ['privates''limiter.shopping_checkout_customer''getLimiter_ShoppingCheckoutCustomerService'true],
  1796.             'limiter.shopping_checkout_ip' => ['privates''limiter.shopping_checkout_ip''getLimiter_ShoppingCheckoutIpService'true],
  1797.             'limiter.shopping_confirm_customer' => ['privates''limiter.shopping_confirm_customer''getLimiter_ShoppingConfirmCustomerService'true],
  1798.             'limiter.shopping_confirm_ip' => ['privates''limiter.shopping_confirm_ip''getLimiter_ShoppingConfirmIpService'true],
  1799.         ], [
  1800.             'limiter._login_global_admin' => 'Symfony\\Component\\RateLimiter\\RateLimiterFactory',
  1801.             'limiter._login_global_customer' => 'Symfony\\Component\\RateLimiter\\RateLimiterFactory',
  1802.             'limiter._login_local_admin' => 'Symfony\\Component\\RateLimiter\\RateLimiterFactory',
  1803.             'limiter._login_local_customer' => 'Symfony\\Component\\RateLimiter\\RateLimiterFactory',
  1804.             'limiter.shopping_checkout_customer' => 'Symfony\\Component\\RateLimiter\\RateLimiterFactory',
  1805.             'limiter.shopping_checkout_ip' => 'Symfony\\Component\\RateLimiter\\RateLimiterFactory',
  1806.             'limiter.shopping_confirm_customer' => 'Symfony\\Component\\RateLimiter\\RateLimiterFactory',
  1807.             'limiter.shopping_confirm_ip' => 'Symfony\\Component\\RateLimiter\\RateLimiterFactory',
  1808.         ]), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))), ($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()));
  1809.     }
  1810.     /**
  1811.      * Gets the private 'Eccube\EventListener\RestrictFileUploadListener' shared autowired service.
  1812.      *
  1813.      * @return \Eccube\EventListener\RestrictFileUploadListener
  1814.      */
  1815.     protected function getRestrictFileUploadListenerService()
  1816.     {
  1817.         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()));
  1818.     }
  1819.     /**
  1820.      * Gets the private 'Eccube\EventListener\TransactionListener' shared autowired service.
  1821.      *
  1822.      * @return \Eccube\EventListener\TransactionListener
  1823.      */
  1824.     protected function getTransactionListenerService()
  1825.     {
  1826.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1827.         if (isset($this->privates['Eccube\\EventListener\\TransactionListener'])) {
  1828.             return $this->privates['Eccube\\EventListener\\TransactionListener'];
  1829.         }
  1830.         return $this->privates['Eccube\\EventListener\\TransactionListener'] = new \Eccube\EventListener\TransactionListener($a);
  1831.     }
  1832.     /**
  1833.      * Gets the private 'Eccube\EventListener\TwigInitializeListener' shared autowired service.
  1834.      *
  1835.      * @return \Eccube\EventListener\TwigInitializeListener
  1836.      */
  1837.     protected function getTwigInitializeListenerService()
  1838.     {
  1839.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1840.         if (isset($this->privates['Eccube\\EventListener\\TwigInitializeListener'])) {
  1841.             return $this->privates['Eccube\\EventListener\\TwigInitializeListener'];
  1842.         }
  1843.         $b = ($this->services['Eccube\\Service\\SystemService'] ?? $this->getSystemServiceService());
  1844.         if (isset($this->privates['Eccube\\EventListener\\TwigInitializeListener'])) {
  1845.             return $this->privates['Eccube\\EventListener\\TwigInitializeListener'];
  1846.         }
  1847.         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);
  1848.     }
  1849.     /**
  1850.      * Gets the private 'Eccube\EventListener\TwoFactorAuthListener' shared autowired service.
  1851.      *
  1852.      * @return \Eccube\EventListener\TwoFactorAuthListener
  1853.      */
  1854.     protected function getTwoFactorAuthListenerService()
  1855.     {
  1856.         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()));
  1857.     }
  1858.     /**
  1859.      * Gets the private 'Eccube\Log\Processor\SessionProcessor' shared autowired service.
  1860.      *
  1861.      * @return \Eccube\Log\Processor\SessionProcessor
  1862.      */
  1863.     protected function getSessionProcessorService()
  1864.     {
  1865.         $a = ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService());
  1866.         if (isset($this->privates['Eccube\\Log\\Processor\\SessionProcessor'])) {
  1867.             return $this->privates['Eccube\\Log\\Processor\\SessionProcessor'];
  1868.         }
  1869.         return $this->privates['Eccube\\Log\\Processor\\SessionProcessor'] = new \Eccube\Log\Processor\SessionProcessor($a);
  1870.     }
  1871.     /**
  1872.      * Gets the private 'Eccube\Log\Processor\TokenProcessor' shared autowired service.
  1873.      *
  1874.      * @return \Eccube\Log\Processor\TokenProcessor
  1875.      */
  1876.     protected function getTokenProcessorService()
  1877.     {
  1878.         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()));
  1879.     }
  1880.     /**
  1881.      * Gets the private 'Eccube\Repository\AuthorityRoleRepository' shared autowired service.
  1882.      *
  1883.      * @return \Eccube\Repository\AuthorityRoleRepository
  1884.      */
  1885.     protected function getAuthorityRoleRepositoryService()
  1886.     {
  1887.         return $this->privates['Eccube\\Repository\\AuthorityRoleRepository'] = new \Eccube\Repository\AuthorityRoleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1888.     }
  1889.     /**
  1890.      * Gets the private 'Eccube\Repository\BaseInfoRepository' shared autowired service.
  1891.      *
  1892.      * @return \Eccube\Repository\BaseInfoRepository
  1893.      */
  1894.     protected function getBaseInfoRepositoryService()
  1895.     {
  1896.         return $this->privates['Eccube\\Repository\\BaseInfoRepository'] = new \Eccube\Repository\BaseInfoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1897.     }
  1898.     /**
  1899.      * Gets the private 'Eccube\Repository\BlockPositionRepository' shared autowired service.
  1900.      *
  1901.      * @return \Eccube\Repository\BlockPositionRepository
  1902.      */
  1903.     protected function getBlockPositionRepositoryService()
  1904.     {
  1905.         return $this->privates['Eccube\\Repository\\BlockPositionRepository'] = new \Eccube\Repository\BlockPositionRepository(($this->privates['Eccube\\Repository\\BlockRepository'] ?? $this->getBlockRepositoryService()), ($this->services['doctrine'] ?? $this->getDoctrineService()));
  1906.     }
  1907.     /**
  1908.      * Gets the private 'Eccube\Repository\BlockRepository' shared autowired service.
  1909.      *
  1910.      * @return \Eccube\Repository\BlockRepository
  1911.      */
  1912.     protected function getBlockRepositoryService()
  1913.     {
  1914.         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))));
  1915.     }
  1916.     /**
  1917.      * Gets the private 'Eccube\Repository\CartRepository' shared autowired service.
  1918.      *
  1919.      * @return \Eccube\Repository\CartRepository
  1920.      */
  1921.     protected function getCartRepositoryService()
  1922.     {
  1923.         return $this->privates['Eccube\\Repository\\CartRepository'] = new \Eccube\Repository\CartRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1924.     }
  1925.     /**
  1926.      * Gets the private 'Eccube\Repository\LayoutRepository' shared autowired service.
  1927.      *
  1928.      * @return \Eccube\Repository\LayoutRepository
  1929.      */
  1930.     protected function getLayoutRepositoryService()
  1931.     {
  1932.         return $this->privates['Eccube\\Repository\\LayoutRepository'] = new \Eccube\Repository\LayoutRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1933.     }
  1934.     /**
  1935.      * Gets the private 'Eccube\Repository\Master\DeviceTypeRepository' shared autowired service.
  1936.      *
  1937.      * @return \Eccube\Repository\Master\DeviceTypeRepository
  1938.      */
  1939.     protected function getDeviceTypeRepositoryService()
  1940.     {
  1941.         return $this->privates['Eccube\\Repository\\Master\\DeviceTypeRepository'] = new \Eccube\Repository\Master\DeviceTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1942.     }
  1943.     /**
  1944.      * Gets the private 'Eccube\Repository\OrderRepository' shared autowired service.
  1945.      *
  1946.      * @return \Eccube\Repository\OrderRepository
  1947.      */
  1948.     protected function getOrderRepositoryService()
  1949.     {
  1950.         return $this->privates['Eccube\\Repository\\OrderRepository'] = new \Eccube\Repository\OrderRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['Eccube\\Doctrine\\Query\\Queries'] ?? ($this->privates['Eccube\\Doctrine\\Query\\Queries'] = new \Eccube\Doctrine\Query\Queries())));
  1951.     }
  1952.     /**
  1953.      * Gets the private 'Eccube\Repository\PageLayoutRepository' shared autowired service.
  1954.      *
  1955.      * @return \Eccube\Repository\PageLayoutRepository
  1956.      */
  1957.     protected function getPageLayoutRepositoryService()
  1958.     {
  1959.         return $this->privates['Eccube\\Repository\\PageLayoutRepository'] = new \Eccube\Repository\PageLayoutRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1960.     }
  1961.     /**
  1962.      * Gets the private 'Eccube\Repository\PageRepository' shared autowired service.
  1963.      *
  1964.      * @return \Eccube\Repository\PageRepository
  1965.      */
  1966.     protected function getPageRepositoryService()
  1967.     {
  1968.         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);
  1969.     }
  1970.     /**
  1971.      * Gets the private 'Eccube\Repository\ProductClassRepository' shared autowired service.
  1972.      *
  1973.      * @return \Eccube\Repository\ProductClassRepository
  1974.      */
  1975.     protected function getProductClassRepositoryService()
  1976.     {
  1977.         return $this->privates['Eccube\\Repository\\ProductClassRepository'] = new \Eccube\Repository\ProductClassRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1978.     }
  1979.     /**
  1980.      * Gets the private 'Eccube\Repository\ProductRepository' shared autowired service.
  1981.      *
  1982.      * @return \Eccube\Repository\ProductRepository
  1983.      */
  1984.     protected function getProductRepositoryService()
  1985.     {
  1986.         return $this->privates['Eccube\\Repository\\ProductRepository'] = new \Eccube\Repository\ProductRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['Eccube\\Doctrine\\Query\\Queries'] ?? ($this->privates['Eccube\\Doctrine\\Query\\Queries'] = new \Eccube\Doctrine\Query\Queries())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
  1987.     }
  1988.     /**
  1989.      * Gets the private 'Eccube\Repository\TaxRuleRepository' shared autowired service.
  1990.      *
  1991.      * @return \Eccube\Repository\TaxRuleRepository
  1992.      */
  1993.     protected function getTaxRuleRepositoryService($lazyLoad true)
  1994.     {
  1995.         if ($lazyLoad) {
  1996.             return $this->privates['Eccube\\Repository\\TaxRuleRepository'] = $this->createProxy('TaxRuleRepository_f7111db', function () {
  1997.                 return \TaxRuleRepository_f7111db::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1998.                     $wrappedInstance $this->getTaxRuleRepositoryService(false);
  1999.                     $proxy->setProxyInitializer(null);
  2000.                     return true;
  2001.                 });
  2002.             });
  2003.         }
  2004.         include_once \dirname(__DIR__4).'/src/Eccube/Repository/TaxRuleRepository.php';
  2005.         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))));
  2006.     }
  2007.     /**
  2008.      * Gets the private 'Eccube\Request\Context' shared autowired service.
  2009.      *
  2010.      * @return \Eccube\Request\Context
  2011.      */
  2012.     protected function getContextService()
  2013.     {
  2014.         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()));
  2015.     }
  2016.     /**
  2017.      * Gets the private 'Eccube\Service\CartService' shared autowired service.
  2018.      *
  2019.      * @return \Eccube\Service\CartService
  2020.      */
  2021.     protected function getCartServiceService($lazyLoad true)
  2022.     {
  2023.         if ($lazyLoad) {
  2024.             return $this->privates['Eccube\\Service\\CartService'] = $this->createProxy('CartService_9dde17f', function () {
  2025.                 return \CartService_9dde17f::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2026.                     $wrappedInstance $this->getCartServiceService(false);
  2027.                     $proxy->setProxyInitializer(null);
  2028.                     return true;
  2029.                 });
  2030.             });
  2031.         }
  2032.         include_once \dirname(__DIR__4).'/src/Eccube/Service/CartService.php';
  2033.         include_once \dirname(__DIR__4).'/src/Eccube/Service/Cart/CartItemComparator.php';
  2034.         include_once \dirname(__DIR__4).'/src/Eccube/Service/Cart/ProductClassComparator.php';
  2035.         include_once \dirname(__DIR__4).'/src/Eccube/Service/Cart/CartItemAllocator.php';
  2036.         include_once \dirname(__DIR__4).'/src/Eccube/Service/Cart/SaleTypeCartAllocator.php';
  2037.         return new \Eccube\Service\CartService(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Eccube\\Repository\\ProductClassRepository'] ?? $this->getProductClassRepositoryService()), ($this->privates['Eccube\\Repository\\CartRepository'] ?? $this->getCartRepositoryService()), new \Eccube\Service\Cart\ProductClassComparator(), new \Eccube\Service\Cart\SaleTypeCartAllocator(), ($this->privates['Eccube\\Repository\\OrderRepository'] ?? $this->getOrderRepositoryService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  2038.     }
  2039.     /**
  2040.      * Gets the private 'Eccube\Service\TwoFactorAuthService' shared autowired service.
  2041.      *
  2042.      * @return \Eccube\Service\TwoFactorAuthService
  2043.      */
  2044.     protected function getTwoFactorAuthServiceService()
  2045.     {
  2046.         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())));
  2047.     }
  2048.     /**
  2049.      * Gets the private 'Eccube\Twig\Extension\EccubeExtension' shared autowired service.
  2050.      *
  2051.      * @return \Eccube\Twig\Extension\EccubeExtension
  2052.      */
  2053.     protected function getEccubeExtensionService()
  2054.     {
  2055.         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()));
  2056.     }
  2057.     /**
  2058.      * Gets the private 'Eccube\Twig\Extension\TaxExtension' shared autowired service.
  2059.      *
  2060.      * @return \Eccube\Twig\Extension\TaxExtension
  2061.      */
  2062.     protected function getTaxExtensionService()
  2063.     {
  2064.         $a = ($this->privates['Eccube\\Repository\\TaxRuleRepository'] ?? $this->getTaxRuleRepositoryService());
  2065.         if (isset($this->privates['Eccube\\Twig\\Extension\\TaxExtension'])) {
  2066.             return $this->privates['Eccube\\Twig\\Extension\\TaxExtension'];
  2067.         }
  2068.         return $this->privates['Eccube\\Twig\\Extension\\TaxExtension'] = new \Eccube\Twig\Extension\TaxExtension($a);
  2069.     }
  2070.     /**
  2071.      * Gets the private 'Symfony\Bridge\Monolog\Processor\WebProcessor' shared autowired service.
  2072.      *
  2073.      * @return \Symfony\Bridge\Monolog\Processor\WebProcessor
  2074.      */
  2075.     protected function getWebProcessorService()
  2076.     {
  2077.         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']);
  2078.     }
  2079.     /**
  2080.      * Gets the private 'annotations.cache_adapter' shared service.
  2081.      *
  2082.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  2083.      */
  2084.     protected function getAnnotations_CacheAdapterService()
  2085.     {
  2086.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2087.     }
  2088.     /**
  2089.      * Gets the private 'annotations.cached_reader' shared service.
  2090.      *
  2091.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  2092.      */
  2093.     protected function getAnnotations_CachedReaderService()
  2094.     {
  2095.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  2096.     }
  2097.     /**
  2098.      * Gets the private 'annotations.reader' shared service.
  2099.      *
  2100.      * @return \Doctrine\Common\Annotations\AnnotationReader
  2101.      */
  2102.     protected function getAnnotations_ReaderService()
  2103.     {
  2104.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  2105.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  2106.         $a->registerUniqueLoader('class_exists');
  2107.         $instance->addGlobalIgnoredName('required'$a);
  2108.         return $instance;
  2109.     }
  2110.     /**
  2111.      * Gets the private 'assets.context' shared service.
  2112.      *
  2113.      * @return \Symfony\Component\Asset\Context\RequestStackContext
  2114.      */
  2115.     protected function getAssets_ContextService()
  2116.     {
  2117.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2118.         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());
  2119.     }
  2120.     /**
  2121.      * Gets the private 'cache.annotations' shared service.
  2122.      *
  2123.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2124.      */
  2125.     protected function getCache_AnnotationsService()
  2126.     {
  2127.         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())));
  2128.     }
  2129.     /**
  2130.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  2131.      *
  2132.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2133.      */
  2134.     protected function getCache_Doctrine_Orm_Default_QueryService()
  2135.     {
  2136.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2137.     }
  2138.     /**
  2139.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  2140.      *
  2141.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2142.      */
  2143.     protected function getCache_Doctrine_Orm_Default_ResultService()
  2144.     {
  2145.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2146.     }
  2147.     /**
  2148.      * Gets the private 'cache.property_info' shared service.
  2149.      *
  2150.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2151.      */
  2152.     protected function getCache_PropertyInfoService()
  2153.     {
  2154.         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())));
  2155.     }
  2156.     /**
  2157.      * Gets the private 'cache.security_expression_language' shared service.
  2158.      *
  2159.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2160.      */
  2161.     protected function getCache_SecurityExpressionLanguageService()
  2162.     {
  2163.         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())));
  2164.     }
  2165.     /**
  2166.      * Gets the private 'cache.security_token_verifier' shared service.
  2167.      *
  2168.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2169.      */
  2170.     protected function getCache_SecurityTokenVerifierService()
  2171.     {
  2172.         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())));
  2173.     }
  2174.     /**
  2175.      * Gets the private 'cache.serializer' shared service.
  2176.      *
  2177.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2178.      */
  2179.     protected function getCache_SerializerService()
  2180.     {
  2181.         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())));
  2182.     }
  2183.     /**
  2184.      * Gets the private 'cache.validator' shared service.
  2185.      *
  2186.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2187.      */
  2188.     protected function getCache_ValidatorService()
  2189.     {
  2190.         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())));
  2191.     }
  2192.     /**
  2193.      * Gets the private 'config_cache_factory' shared service.
  2194.      *
  2195.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2196.      */
  2197.     protected function getConfigCacheFactoryService()
  2198.     {
  2199.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2200.             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)));
  2201.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  2202.         }, 2));
  2203.     }
  2204.     /**
  2205.      * Gets the private 'data_collector.form' shared service.
  2206.      *
  2207.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2208.      */
  2209.     protected function getDataCollector_FormService()
  2210.     {
  2211.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2212.     }
  2213.     /**
  2214.      * Gets the private 'data_collector.request' shared service.
  2215.      *
  2216.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  2217.      */
  2218.     protected function getDataCollector_RequestService()
  2219.     {
  2220.         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())));
  2221.     }
  2222.     /**
  2223.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2224.      *
  2225.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2226.      */
  2227.     protected function getDebug_DebugHandlersListenerService()
  2228.     {
  2229.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  2230.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2231.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  2232.         $a->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  2233.         $a->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  2234.         $a->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor(100, [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  2235.         $a->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  2236.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2237.         $a->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  2238.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2239.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  2240.     }
  2241.     /**
  2242.      * Gets the private 'debug.file_link_formatter' shared service.
  2243.      *
  2244.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2245.      */
  2246.     protected function getDebug_FileLinkFormatterService()
  2247.     {
  2248.         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 () {
  2249.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  2250.         });
  2251.     }
  2252.     /**
  2253.      * Gets the private 'debug.log_processor' shared service.
  2254.      *
  2255.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2256.      */
  2257.     protected function getDebug_LogProcessorService()
  2258.     {
  2259.         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())));
  2260.     }
  2261.     /**
  2262.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2263.      *
  2264.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2265.      */
  2266.     protected function getDebug_Security_Access_DecisionManagerService()
  2267.     {
  2268.         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 () {
  2269.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  2270.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));
  2271.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  2272.             yield => ($this->privates['debug.security.voter.Eccube\\Security\\Voter\\AuthorityVoter'] ?? $this->load('getAuthorityVoterService'));
  2273.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\UnanimousStrategy(false)));
  2274.     }
  2275.     /**
  2276.      * Gets the private 'debug.security.firewall' shared service.
  2277.      *
  2278.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2279.      */
  2280.     protected function getDebug_Security_FirewallService()
  2281.     {
  2282.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  2283.         if (isset($this->privates['debug.security.firewall'])) {
  2284.             return $this->privates['debug.security.firewall'];
  2285.         }
  2286.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2287.         if (isset($this->privates['debug.security.firewall'])) {
  2288.             return $this->privates['debug.security.firewall'];
  2289.         }
  2290.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  2291.     }
  2292.     /**
  2293.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  2294.      *
  2295.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  2296.      */
  2297.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  2298.     {
  2299.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2300.             'Eccube\\Doctrine\\EventSubscriber\\InitSubscriber' => ['privates''Eccube\\Doctrine\\EventSubscriber\\InitSubscriber''getInitSubscriberService'true],
  2301.             'Eccube\\Doctrine\\EventSubscriber\\SaveEventSubscriber' => ['privates''Eccube\\Doctrine\\EventSubscriber\\SaveEventSubscriber''getSaveEventSubscriberService'true],
  2302.             'Eccube\\Doctrine\\EventSubscriber\\TaxRuleEventSubscriber' => ['privates''Eccube\\Doctrine\\EventSubscriber\\TaxRuleEventSubscriber''getTaxRuleEventSubscriberService'true],
  2303.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  2304.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  2305.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  2306.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  2307.         ], [
  2308.             'Eccube\\Doctrine\\EventSubscriber\\InitSubscriber' => '?',
  2309.             'Eccube\\Doctrine\\EventSubscriber\\SaveEventSubscriber' => '?',
  2310.             'Eccube\\Doctrine\\EventSubscriber\\TaxRuleEventSubscriber' => '?',
  2311.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  2312.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  2313.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  2314.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  2315.         ]), [=> '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']]);
  2316.     }
  2317.     /**
  2318.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  2319.      *
  2320.      * @return \Doctrine\Migrations\DependencyFactory
  2321.      */
  2322.     protected function getDoctrine_Migrations_DependencyFactoryService()
  2323.     {
  2324.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  2325.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/app/DoctrineMigrations'));
  2326.         $a->setAllOrNothing(false);
  2327.         $a->setCheckDatabasePlatform(true);
  2328.         $a->setTransactional(true);
  2329.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  2330.         $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()));
  2331.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  2332.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->load('getDoctrine_Migrations_ContainerAwareMigrationsFactoryService'));
  2333.         });
  2334.         return $instance;
  2335.     }
  2336.     /**
  2337.      * Gets the private 'eccube.collector.core' shared autowired service.
  2338.      *
  2339.      * @return \Eccube\DataCollector\EccubeDataCollector
  2340.      */
  2341.     protected function getEccube_Collector_CoreService()
  2342.     {
  2343.         return $this->privates['eccube.collector.core'] = new \Eccube\DataCollector\EccubeDataCollector($this, ($this->services['Eccube\\Repository\\PluginRepository'] ?? $this->getPluginRepositoryService()));
  2344.     }
  2345.     /**
  2346.      * Gets the private 'esi_listener' shared service.
  2347.      *
  2348.      * @return \Symfony\Component\HttpKernel\EventListener\SurrogateListener
  2349.      */
  2350.     protected function getEsiListenerService()
  2351.     {
  2352.         return $this->privates['esi_listener'] = new \Symfony\Component\HttpKernel\EventListener\SurrogateListener(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())));
  2353.     }
  2354.     /**
  2355.      * Gets the private 'exception_listener' shared service.
  2356.      *
  2357.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  2358.      */
  2359.     protected function getExceptionListenerService()
  2360.     {
  2361.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  2362.     }
  2363.     /**
  2364.      * Gets the private 'fragment.listener' shared service.
  2365.      *
  2366.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  2367.      */
  2368.     protected function getFragment_ListenerService()
  2369.     {
  2370.         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');
  2371.     }
  2372.     /**
  2373.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  2374.      *
  2375.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  2376.      */
  2377.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  2378.     {
  2379.         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())));
  2380.     }
  2381.     /**
  2382.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  2383.      *
  2384.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  2385.      */
  2386.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  2387.     {
  2388.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2389.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  2390.             return $this->privates['framework_extra_bundle.event.is_granted'];
  2391.         }
  2392.         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);
  2393.     }
  2394.     /**
  2395.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  2396.      *
  2397.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  2398.      */
  2399.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  2400.     {
  2401.         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]);
  2402.     }
  2403.     /**
  2404.      * Gets the private 'locale_aware_listener' shared service.
  2405.      *
  2406.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2407.      */
  2408.     protected function getLocaleAwareListenerService()
  2409.     {
  2410.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2411.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger($this->getEnv('ECCUBE_LOCALE'))));
  2412.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2413.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2414.     }
  2415.     /**
  2416.      * Gets the private 'locale_listener' shared service.
  2417.      *
  2418.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2419.      */
  2420.     protected function getLocaleListenerService()
  2421.     {
  2422.         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, []);
  2423.     }
  2424.     /**
  2425.      * Gets the private 'monolog.handler.buffered' shared service.
  2426.      *
  2427.      * @return \Monolog\Handler\BufferHandler
  2428.      */
  2429.     protected function getMonolog_Handler_BufferedService()
  2430.     {
  2431.         return $this->privates['monolog.handler.buffered'] = new \Monolog\Handler\BufferHandler(new \EasyCorp\EasyLog\EasyLogHandler((\dirname(__DIR__3).'/log/dev/site.log')), 0'debug'truefalse);
  2432.     }
  2433.     /**
  2434.      * Gets the private 'monolog.handler.console' shared service.
  2435.      *
  2436.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2437.      */
  2438.     protected function getMonolog_Handler_ConsoleService()
  2439.     {
  2440.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  2441.     }
  2442.     /**
  2443.      * Gets the private 'monolog.logger' shared service.
  2444.      *
  2445.      * @return \Symfony\Bridge\Monolog\Logger
  2446.      */
  2447.     protected function getMonolog_LoggerService()
  2448.     {
  2449.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2450.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2451.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  2452.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  2453.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  2454.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor(100, [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  2455.         $instance->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  2456.         $instance->useMicrosecondTimestamps(true);
  2457.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2458.         $instance->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  2459.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2460.         return $instance;
  2461.     }
  2462.     /**
  2463.      * Gets the private 'monolog.logger.cache' shared service.
  2464.      *
  2465.      * @return \Symfony\Bridge\Monolog\Logger
  2466.      */
  2467.     protected function getMonolog_Logger_CacheService()
  2468.     {
  2469.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2470.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2471.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  2472.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  2473.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  2474.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor(100, [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  2475.         $instance->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  2476.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2477.         $instance->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  2478.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2479.         return $instance;
  2480.     }
  2481.     /**
  2482.      * Gets the private 'monolog.logger.request' shared service.
  2483.      *
  2484.      * @return \Symfony\Bridge\Monolog\Logger
  2485.      */
  2486.     protected function getMonolog_Logger_RequestService()
  2487.     {
  2488.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2489.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2490.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  2491.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  2492.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  2493.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor(100, [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  2494.         $instance->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  2495.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2496.         $instance->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  2497.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2498.         return $instance;
  2499.     }
  2500.     /**
  2501.      * Gets the private 'monolog.logger.security' shared service.
  2502.      *
  2503.      * @return \Symfony\Bridge\Monolog\Logger
  2504.      */
  2505.     protected function getMonolog_Logger_SecurityService()
  2506.     {
  2507.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  2508.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2509.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\SessionProcessor'] ?? $this->getSessionProcessorService()));
  2510.         $instance->pushProcessor(($this->privates['Eccube\\Log\\Processor\\TokenProcessor'] ?? $this->getTokenProcessorService()));
  2511.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\UidProcessor'] ?? ($this->privates['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())));
  2512.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\IntrospectionProcessor'] ?? ($this->privates['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor(100, [=> 'Eccube\\\\Log'=> 'Psr\\\\Log']))));
  2513.         $instance->pushProcessor(($this->privates['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? $this->getWebProcessorService()));
  2514.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2515.         $instance->pushHandler(($this->privates['monolog.handler.buffered'] ?? $this->getMonolog_Handler_BufferedService()));
  2516.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2517.         return $instance;
  2518.     }
  2519.     /**
  2520.      * Gets the private 'parameter_bag' shared service.
  2521.      *
  2522.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  2523.      */
  2524.     protected function getParameterBagService()
  2525.     {
  2526.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  2527.     }
  2528.     /**
  2529.      * Gets the private 'profiler_listener' shared service.
  2530.      *
  2531.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2532.      */
  2533.     protected function getProfilerListenerService()
  2534.     {
  2535.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  2536.         if (isset($this->privates['profiler_listener'])) {
  2537.             return $this->privates['profiler_listener'];
  2538.         }
  2539.         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);
  2540.     }
  2541.     /**
  2542.      * Gets the private 'property_info' shared service.
  2543.      *
  2544.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  2545.      */
  2546.     protected function getPropertyInfoService()
  2547.     {
  2548.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  2549.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  2550.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2551.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2552.         }, 3), new RewindableGenerator(function () {
  2553.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2554.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2555.         }, 2), new RewindableGenerator(function () {
  2556.             return new \EmptyIterator();
  2557.         }, 0), new RewindableGenerator(function () {
  2558.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2559.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2560.         }, 2), new RewindableGenerator(function () {
  2561.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2562.         }, 1));
  2563.     }
  2564.     /**
  2565.      * Gets the private 'rate_limiter.cache' shared service.
  2566.      *
  2567.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2568.      */
  2569.     protected function getRateLimiter_CacheService()
  2570.     {
  2571.         $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))));
  2572.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2573.         return $this->privates['rate_limiter.cache'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  2574.     }
  2575.     /**
  2576.      * Gets the private 'router.expression_language_provider' shared service.
  2577.      *
  2578.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  2579.      */
  2580.     protected function getRouter_ExpressionLanguageProviderService()
  2581.     {
  2582.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2583.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  2584.         ], [
  2585.             'env' => 'Closure',
  2586.         ]));
  2587.     }
  2588.     /**
  2589.      * Gets the private 'router.request_context' shared service.
  2590.      *
  2591.      * @return \Symfony\Component\Routing\RequestContext
  2592.      */
  2593.     protected function getRouter_RequestContextService()
  2594.     {
  2595.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  2596.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2597.         return $instance;
  2598.     }
  2599.     /**
  2600.      * Gets the private 'router_listener' shared service.
  2601.      *
  2602.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2603.      */
  2604.     protected function getRouterListenerService()
  2605.     {
  2606.         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);
  2607.     }
  2608.     /**
  2609.      * Gets the private 'security.context_listener.0' shared service.
  2610.      *
  2611.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  2612.      */
  2613.     protected function getSecurity_ContextListener_0Service()
  2614.     {
  2615.         $a = ($this->privates['security.event_dispatcher.admin'] ?? $this->getSecurity_EventDispatcher_AdminService());
  2616.         if (isset($this->privates['security.context_listener.0'])) {
  2617.             return $this->privates['security.context_listener.0'];
  2618.         }
  2619.         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 () {
  2620.             yield => ($this->privates['Eccube\\Security\\Core\\User\\MemberProvider'] ?? $this->load('getMemberProviderService'));
  2621.             yield => ($this->privates['Eccube\\Security\\Core\\User\\CustomerProvider'] ?? $this->load('getCustomerProviderService'));
  2622.         }, 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']);
  2623.     }
  2624.     /**
  2625.      * Gets the private 'security.context_listener.1' shared service.
  2626.      *
  2627.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  2628.      */
  2629.     protected function getSecurity_ContextListener_1Service()
  2630.     {
  2631.         $a = ($this->privates['security.event_dispatcher.customer'] ?? $this->getSecurity_EventDispatcher_CustomerService());
  2632.         if (isset($this->privates['security.context_listener.1'])) {
  2633.             return $this->privates['security.context_listener.1'];
  2634.         }
  2635.         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 () {
  2636.             yield => ($this->privates['Eccube\\Security\\Core\\User\\MemberProvider'] ?? $this->load('getMemberProviderService'));
  2637.             yield => ($this->privates['Eccube\\Security\\Core\\User\\CustomerProvider'] ?? $this->load('getCustomerProviderService'));
  2638.         }, 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']);
  2639.     }
  2640.     /**
  2641.      * Gets the private 'security.csrf.token_storage' shared service.
  2642.      *
  2643.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  2644.      */
  2645.     protected function getSecurity_Csrf_TokenStorageService()
  2646.     {
  2647.         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())));
  2648.     }
  2649.     /**
  2650.      * Gets the private 'security.event_dispatcher.admin' shared service.
  2651.      *
  2652.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  2653.      */
  2654.     protected function getSecurity_EventDispatcher_AdminService()
  2655.     {
  2656.         $this->privates['security.event_dispatcher.admin'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  2657.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2658.             return ($this->privates['security.listener.admin.user_provider'] ?? $this->load('getSecurity_Listener_Admin_UserProviderService'));
  2659.         }, => 'checkPassport'], 2048);
  2660.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2661.             return ($this->privates['security.listener.session.admin'] ?? $this->load('getSecurity_Listener_Session_AdminService'));
  2662.         }, => 'onSuccessfulLogin'], 0);
  2663.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2664.             return ($this->privates['security.logout.listener.legacy_success_listener.admin'] ?? $this->load('getSecurity_Logout_Listener_LegacySuccessListener_AdminService'));
  2665.         }, => 'onLogout'], 0);
  2666.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2667.             return ($this->privates['security.logout.listener.session.admin'] ?? ($this->privates['security.logout.listener.session.admin'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  2668.         }, => 'onLogout'], 0);
  2669.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2670.             return ($this->privates['security.listener.login_throttling.admin'] ?? $this->load('getSecurity_Listener_LoginThrottling_AdminService'));
  2671.         }, => 'checkPassport'], 2080);
  2672.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2673.             return ($this->privates['security.listener.login_throttling.admin'] ?? $this->load('getSecurity_Listener_LoginThrottling_AdminService'));
  2674.         }, => 'onSuccessfulLogin'], 0);
  2675.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2676.             return ($this->privates['security.listener.user_checker.admin'] ?? $this->load('getSecurity_Listener_UserChecker_AdminService'));
  2677.         }, => 'preCheckCredentials'], 256);
  2678.         $instance->addListener('security.authentication.success', [=> function () {
  2679.             return ($this->privates['security.listener.user_checker.admin'] ?? $this->load('getSecurity_Listener_UserChecker_AdminService'));
  2680.         }, => 'postCheckCredentials'], 256);
  2681.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2682.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  2683.         }, => 'checkPassport'], 1024);
  2684.         $instance->addListener('security.interactive_login', [=> function () {
  2685.             return ($this->privates['Eccube\\EventListener\\LoginHistoryListener'] ?? $this->load('getLoginHistoryListenerService'));
  2686.         }, => 'onInteractiveLogin'], 0);
  2687.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> function () {
  2688.             return ($this->privates['Eccube\\EventListener\\LoginHistoryListener'] ?? $this->load('getLoginHistoryListenerService'));
  2689.         }, => 'onAuthenticationFailure'], 0);
  2690.         $instance->addListener('security.interactive_login', [=> function () {
  2691.             return ($this->privates['Eccube\\EventListener\\SecurityListener'] ?? $this->load('getSecurityListenerService'));
  2692.         }, => 'onInteractiveLogin'], 0);
  2693.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2694.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2695.         }, => 'checkPassport'], 0);
  2696.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2697.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2698.         }, => 'onLoginSuccess'], 0);
  2699.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2700.             return ($this->privates['league.oauth2_server.listener.check_scope'] ?? $this->load('getLeague_Oauth2Server_Listener_CheckScopeService'));
  2701.         }, => 'checkPassport'], 256);
  2702.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2703.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2704.         }, => 'checkPassport'], 512);
  2705.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2706.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2707.         }, => 'onLogout'], 0);
  2708.         return $instance;
  2709.     }
  2710.     /**
  2711.      * Gets the private 'security.event_dispatcher.customer' shared service.
  2712.      *
  2713.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  2714.      */
  2715.     protected function getSecurity_EventDispatcher_CustomerService()
  2716.     {
  2717.         $this->privates['security.event_dispatcher.customer'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  2718.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2719.             return ($this->privates['security.listener.customer.user_provider'] ?? $this->load('getSecurity_Listener_Customer_UserProviderService'));
  2720.         }, => 'checkPassport'], 2048);
  2721.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2722.             return ($this->privates['security.listener.session.customer'] ?? $this->load('getSecurity_Listener_Session_CustomerService'));
  2723.         }, => 'onSuccessfulLogin'], 0);
  2724.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2725.             return ($this->privates['security.logout.listener.default.customer'] ?? $this->load('getSecurity_Logout_Listener_Default_CustomerService'));
  2726.         }, => 'onLogout'], 64);
  2727.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2728.             return ($this->privates['security.logout.listener.session.customer'] ?? ($this->privates['security.logout.listener.session.customer'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  2729.         }, => 'onLogout'], 0);
  2730.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2731.             return ($this->privates['security.listener.login_throttling.customer'] ?? $this->load('getSecurity_Listener_LoginThrottling_CustomerService'));
  2732.         }, => 'checkPassport'], 2080);
  2733.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2734.             return ($this->privates['security.listener.login_throttling.customer'] ?? $this->load('getSecurity_Listener_LoginThrottling_CustomerService'));
  2735.         }, => 'onSuccessfulLogin'], 0);
  2736.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2737.             return ($this->privates['security.listener.check_remember_me_conditions.customer'] ?? $this->load('getSecurity_Listener_CheckRememberMeConditions_CustomerService'));
  2738.         }, => 'onSuccessfulLogin'], -32);
  2739.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2740.             return ($this->privates['security.listener.remember_me.customer'] ?? $this->load('getSecurity_Listener_RememberMe_CustomerService'));
  2741.         }, => 'onSuccessfulLogin'], -64);
  2742.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> function () {
  2743.             return ($this->privates['security.listener.remember_me.customer'] ?? $this->load('getSecurity_Listener_RememberMe_CustomerService'));
  2744.         }, => 'clearCookie'], 0);
  2745.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2746.             return ($this->privates['security.listener.remember_me.customer'] ?? $this->load('getSecurity_Listener_RememberMe_CustomerService'));
  2747.         }, => 'clearCookie'], 0);
  2748.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [=> function () {
  2749.             return ($this->privates['security.listener.remember_me.customer'] ?? $this->load('getSecurity_Listener_RememberMe_CustomerService'));
  2750.         }, => 'clearCookie'], 0);
  2751.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2752.             return ($this->privates['security.listener.user_checker.customer'] ?? $this->load('getSecurity_Listener_UserChecker_CustomerService'));
  2753.         }, => 'preCheckCredentials'], 256);
  2754.         $instance->addListener('security.authentication.success', [=> function () {
  2755.             return ($this->privates['security.listener.user_checker.customer'] ?? $this->load('getSecurity_Listener_UserChecker_CustomerService'));
  2756.         }, => 'postCheckCredentials'], 256);
  2757.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2758.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  2759.         }, => 'checkPassport'], 1024);
  2760.         $instance->addListener('security.interactive_login', [=> function () {
  2761.             return ($this->privates['Eccube\\EventListener\\LoginHistoryListener'] ?? $this->load('getLoginHistoryListenerService'));
  2762.         }, => 'onInteractiveLogin'], 0);
  2763.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> function () {
  2764.             return ($this->privates['Eccube\\EventListener\\LoginHistoryListener'] ?? $this->load('getLoginHistoryListenerService'));
  2765.         }, => 'onAuthenticationFailure'], 0);
  2766.         $instance->addListener('security.interactive_login', [=> function () {
  2767.             return ($this->privates['Eccube\\EventListener\\SecurityListener'] ?? $this->load('getSecurityListenerService'));
  2768.         }, => 'onInteractiveLogin'], 0);
  2769.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2770.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2771.         }, => 'checkPassport'], 0);
  2772.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2773.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2774.         }, => 'onLoginSuccess'], 0);
  2775.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2776.             return ($this->privates['league.oauth2_server.listener.check_scope'] ?? $this->load('getLeague_Oauth2Server_Listener_CheckScopeService'));
  2777.         }, => 'checkPassport'], 256);
  2778.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2779.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2780.         }, => 'checkPassport'], 512);
  2781.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2782.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2783.         }, => 'onLogout'], 0);
  2784.         return $instance;
  2785.     }
  2786.     /**
  2787.      * Gets the private 'security.firewall.map' shared service.
  2788.      *
  2789.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2790.      */
  2791.     protected function getSecurity_Firewall_MapService()
  2792.     {
  2793.         $a = ($this->privates['.service_locator.YP.F1Xa'] ?? $this->get_ServiceLocator_YP_F1XaService());
  2794.         if (isset($this->privates['security.firewall.map'])) {
  2795.             return $this->privates['security.firewall.map'];
  2796.         }
  2797.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  2798.             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)/')));
  2799.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
  2800.             yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.Hbofk5d'] ?? ($this->privates['.security.request_matcher.Hbofk5d'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/'.$this->getEnv('string:ECCUBE_ADMIN_ROUTE').'/')));
  2801.             yield 'security.firewall.map.context.customer' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  2802.         }, 4));
  2803.     }
  2804.     /**
  2805.      * Gets the private 'security.logout_url_generator' shared service.
  2806.      *
  2807.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2808.      */
  2809.     protected function getSecurity_LogoutUrlGeneratorService()
  2810.     {
  2811.         $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()));
  2812.         $instance->registerListener('admin''admin_logout''logout''_csrf_token'NULLNULL);
  2813.         $instance->registerListener('customer''logout''logout''_csrf_token'NULLNULL);
  2814.         return $instance;
  2815.     }
  2816.     /**
  2817.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  2818.      *
  2819.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  2820.      */
  2821.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  2822.     {
  2823.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2824.     }
  2825.     /**
  2826.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2827.      *
  2828.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2829.      */
  2830.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  2831.     {
  2832.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2833.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  2834.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  2835.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  2836.     }
  2837.     /**
  2838.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  2839.      *
  2840.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  2841.      */
  2842.     protected function getSensioFrameworkExtra_Security_ListenerService()
  2843.     {
  2844.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2845.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  2846.             return $this->privates['sensio_framework_extra.security.listener'];
  2847.         }
  2848.         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()));
  2849.     }
  2850.     /**
  2851.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  2852.      *
  2853.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  2854.      */
  2855.     protected function getSensioFrameworkExtra_View_ListenerService()
  2856.     {
  2857.         $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))));
  2858.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2859.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  2860.         ], [
  2861.             'twig' => '?',
  2862.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  2863.         return $instance;
  2864.     }
  2865.     /**
  2866.      * Gets the private 'session.factory' shared service.
  2867.      *
  2868.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  2869.      */
  2870.     protected function getSession_FactoryService()
  2871.     {
  2872.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2873.         if (isset($this->privates['session.factory'])) {
  2874.             return $this->privates['session.factory'];
  2875.         }
  2876.         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']);
  2877.     }
  2878.     /**
  2879.      * Gets the private 'session_listener' shared service.
  2880.      *
  2881.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2882.      */
  2883.     protected function getSessionListenerService()
  2884.     {
  2885.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2886.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  2887.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  2888.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  2889.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  2890.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  2891.         ], [
  2892.             'initialized_session' => '?',
  2893.             'logger' => '?',
  2894.             'session' => '?',
  2895.             'session_collector' => '?',
  2896.             'session_factory' => '?',
  2897.         ]), true$this->getParameter('session.storage.options'));
  2898.     }
  2899.     /**
  2900.      * Gets the private 'state_machine.order.metadata_store' shared service.
  2901.      *
  2902.      * @return \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore
  2903.      */
  2904.     protected function getStateMachine_Order_MetadataStoreService()
  2905.     {
  2906.         return $this->privates['state_machine.order.metadata_store'] = new \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore([], [], new \SplObjectStorage());
  2907.     }
  2908.     /**
  2909.      * Gets the private 'translator.default' shared service.
  2910.      *
  2911.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  2912.      */
  2913.     protected function getTranslator_DefaultService()
  2914.     {
  2915.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2916.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  2917.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  2918.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  2919.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  2920.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  2921.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  2922.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  2923.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  2924.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  2925.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  2926.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  2927.         ], [
  2928.             'translation.loader.csv' => '?',
  2929.             'translation.loader.dat' => '?',
  2930.             'translation.loader.ini' => '?',
  2931.             'translation.loader.json' => '?',
  2932.             'translation.loader.mo' => '?',
  2933.             'translation.loader.php' => '?',
  2934.             'translation.loader.po' => '?',
  2935.             'translation.loader.qt' => '?',
  2936.             'translation.loader.res' => '?',
  2937.             'translation.loader.xliff' => '?',
  2938.             'translation.loader.yml' => '?',
  2939.         ]), 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'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.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).'/src/Eccube/Resource/locale/messages.ja.yaml'), => (\dirname(__DIR__4).'/src/Eccube/Resource/locale/validators.ja.yaml')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.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).'/src/Eccube/Resource/locale/'), => (\dirname(__DIR__4).'/app/Customize/Resource/locale/'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 16 => (\dirname(__DIR__4).'/vendor/exercise/htmlpurifier-bundle/src/translations'), 17 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 19 => (\dirname(__DIR__4).'/src/Eccube/translations'), 20 => (\dirname(__DIR__4).'/app/Plugin/Api42/Bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src/translations'), 22 => (\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'=> 'src/Eccube/Resource/locale/'=> 'app/Customize/Resource/locale/'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/symfony/security-bundle/translations'=> 'vendor/doctrine/doctrine-bundle/translations'=> 'vendor/doctrine/doctrine-fixtures-bundle/translations'10 => 'vendor/sensio/framework-extra-bundle/src/translations'11 => 'vendor/symfony/monolog-bundle/translations'12 => 'vendor/symfony/twig-bundle/translations'13 => 'vendor/symfony/debug-bundle/translations'14 => 'vendor/symfony/web-profiler-bundle/translations'15 => 'vendor/symfony/maker-bundle/src/translations'16 => 'vendor/exercise/htmlpurifier-bundle/src/translations'17 => 'vendor/doctrine/doctrine-migrations-bundle/translations'18 => 'vendor/twig/extra-bundle/translations'19 => 'src/Eccube/translations'20 => 'app/Plugin/Api42/Bundle/translations'21 => 'vendor/league/oauth2-server-bundle/src/translations'22 => 'translations']]], []);
  2940.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2941.         $instance->setFallbackLocales([=> $this->getEnv('ECCUBE_LOCALE'), => $this->getEnv('ECCUBE_LOCALE')]);
  2942.         return $instance;
  2943.     }
  2944.     /**
  2945.      * Gets the private 'validator.builder' shared service.
  2946.      *
  2947.      * @return \Symfony\Component\Validator\ValidatorBuilder
  2948.      */
  2949.     protected function getValidator_BuilderService()
  2950.     {
  2951.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2952.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2953.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2954.             'Eccube\\Form\\Validator\\EmailValidator' => ['privates''Eccube\\Form\\Validator\\EmailValidator''getEmailValidatorService'true],
  2955.             'Eccube\\Form\\Validator\\TwigLintValidator' => ['privates''Eccube\\Form\\Validator\\TwigLintValidator''getTwigLintValidatorService'true],
  2956.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  2957.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2958.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  2959.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2960.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  2961.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  2962.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2963.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2964.         ], [
  2965.             'Eccube\\Form\\Validator\\EmailValidator' => '?',
  2966.             'Eccube\\Form\\Validator\\TwigLintValidator' => '?',
  2967.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  2968.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  2969.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  2970.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  2971.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  2972.             'doctrine.orm.validator.unique' => '?',
  2973.             'security.validator.user_password' => '?',
  2974.             'validator.expression' => '?',
  2975.         ])));
  2976.         if ($this->has('translator')) {
  2977.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  2978.         }
  2979.         $instance->setTranslationDomain('validators');
  2980.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  2981.         $instance->enableAnnotationMapping(true);
  2982.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2983.         $instance->addMethodMapping('loadValidatorMetadata');
  2984.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  2985.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  2986.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  2987.         return $instance;
  2988.     }
  2989.     /**
  2990.      * Gets the private 'var_dumper.html_dumper' shared service.
  2991.      *
  2992.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  2993.      */
  2994.     protected function getVarDumper_HtmlDumperService()
  2995.     {
  2996.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  2997.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  2998.         return $instance;
  2999.     }
  3000.     /**
  3001.      * Gets the private 'web_profiler.csp.handler' shared service.
  3002.      *
  3003.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  3004.      */
  3005.     protected function getWebProfiler_Csp_HandlerService()
  3006.     {
  3007.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  3008.     }
  3009.     /**
  3010.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  3011.      *
  3012.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  3013.      */
  3014.     protected function getWebProfiler_DebugToolbarService()
  3015.     {
  3016.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3017.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  3018.             return $this->privates['web_profiler.debug_toolbar'];
  3019.         }
  3020.         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()));
  3021.     }
  3022.     /**
  3023.      * Gets the public 'cache_clearer' alias.
  3024.      *
  3025.      * @return object The ".container.private.cache_clearer" service.
  3026.      */
  3027.     protected function getCacheClearerService()
  3028.     {
  3029.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  3030.         return $this->get('.container.private.cache_clearer');
  3031.     }
  3032.     /**
  3033.      * Gets the public 'filesystem' alias.
  3034.      *
  3035.      * @return object The ".container.private.filesystem" service.
  3036.      */
  3037.     protected function getFilesystemService()
  3038.     {
  3039.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  3040.         return $this->get('.container.private.filesystem');
  3041.     }
  3042.     /**
  3043.      * Gets the public 'state_machine.order' alias.
  3044.      *
  3045.      * @return object The ".container.private.state_machine.order" service.
  3046.      */
  3047.     protected function getStateMachine_OrderService()
  3048.     {
  3049.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "state_machine.order" service directly from the container is deprecated, use dependency injection instead.');
  3050.         return $this->get('.container.private.state_machine.order');
  3051.     }
  3052.     /**
  3053.      * Gets the public 'serializer' alias.
  3054.      *
  3055.      * @return object The ".container.private.serializer" service.
  3056.      */
  3057.     protected function getSerializerService()
  3058.     {
  3059.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  3060.         return $this->get('.container.private.serializer');
  3061.     }
  3062.     /**
  3063.      * Gets the public 'security.csrf.token_manager' alias.
  3064.      *
  3065.      * @return object The ".container.private.security.csrf.token_manager" service.
  3066.      */
  3067.     protected function getSecurity_Csrf_TokenManagerService()
  3068.     {
  3069.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  3070.         return $this->get('.container.private.security.csrf.token_manager');
  3071.     }
  3072.     /**
  3073.      * Gets the public 'form.factory' alias.
  3074.      *
  3075.      * @return object The ".container.private.form.factory" service.
  3076.      */
  3077.     protected function getForm_FactoryService()
  3078.     {
  3079.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  3080.         return $this->get('.container.private.form.factory');
  3081.     }
  3082.     /**
  3083.      * Gets the public 'form.type.file' alias.
  3084.      *
  3085.      * @return object The ".container.private.form.type.file" service.
  3086.      */
  3087.     protected function getForm_Type_FileService()
  3088.     {
  3089.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  3090.         return $this->get('.container.private.form.type.file');
  3091.     }
  3092.     /**
  3093.      * Gets the public 'profiler' alias.
  3094.      *
  3095.      * @return object The ".container.private.profiler" service.
  3096.      */
  3097.     protected function getProfilerService()
  3098.     {
  3099.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  3100.         return $this->get('.container.private.profiler');
  3101.     }
  3102.     /**
  3103.      * Gets the public 'security.authorization_checker' alias.
  3104.      *
  3105.      * @return object The ".container.private.security.authorization_checker" service.
  3106.      */
  3107.     protected function getSecurity_AuthorizationCheckerService()
  3108.     {
  3109.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  3110.         return $this->get('.container.private.security.authorization_checker');
  3111.     }
  3112.     /**
  3113.      * Gets the public 'security.token_storage' alias.
  3114.      *
  3115.      * @return object The ".container.private.security.token_storage" service.
  3116.      */
  3117.     protected function getSecurity_TokenStorageService()
  3118.     {
  3119.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  3120.         return $this->get('.container.private.security.token_storage');
  3121.     }
  3122.     /**
  3123.      * Gets the public 'twig' alias.
  3124.      *
  3125.      * @return object The ".container.private.twig" service.
  3126.      */
  3127.     protected function getTwigService()
  3128.     {
  3129.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  3130.         return $this->get('.container.private.twig');
  3131.     }
  3132.     /**
  3133.      * Gets the public 'security.password_encoder' alias.
  3134.      *
  3135.      * @return object The ".container.private.security.password_encoder" service.
  3136.      */
  3137.     protected function getSecurity_PasswordEncoderService()
  3138.     {
  3139.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  3140.         return $this->get('.container.private.security.password_encoder');
  3141.     }
  3142.     /**
  3143.      * Gets the public 'session' alias.
  3144.      *
  3145.      * @return object The ".container.private.session" service.
  3146.      */
  3147.     protected function getSessionService()
  3148.     {
  3149.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  3150.         return $this->get('.container.private.session');
  3151.     }
  3152.     /**
  3153.      * Gets the public 'validator' alias.
  3154.      *
  3155.      * @return object The ".container.private.validator" service.
  3156.      */
  3157.     protected function getValidatorService()
  3158.     {
  3159.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  3160.         return $this->get('.container.private.validator');
  3161.     }
  3162.     /**
  3163.      * @return array|bool|float|int|string|\UnitEnum|null
  3164.      */
  3165.     public function getParameter(string $name)
  3166.     {
  3167.         if (isset($this->buildParameters[$name])) {
  3168.             return $this->buildParameters[$name];
  3169.         }
  3170.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  3171.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  3172.         }
  3173.         if (isset($this->loadedDynamicParameters[$name])) {
  3174.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3175.         }
  3176.         return $this->parameters[$name];
  3177.     }
  3178.     public function hasParameter(string $name): bool
  3179.     {
  3180.         if (isset($this->buildParameters[$name])) {
  3181.             return true;
  3182.         }
  3183.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  3184.     }
  3185.     public function setParameter(string $name$value): void
  3186.     {
  3187.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  3188.     }
  3189.     public function getParameterBag(): ParameterBagInterface
  3190.     {
  3191.         if (null === $this->parameterBag) {
  3192.             $parameters $this->parameters;
  3193.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  3194.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3195.             }
  3196.             foreach ($this->buildParameters as $name => $value) {
  3197.                 $parameters[$name] = $value;
  3198.             }
  3199.             $this->parameterBag = new FrozenParameterBag($parameters);
  3200.         }
  3201.         return $this->parameterBag;
  3202.     }
  3203.     private $loadedDynamicParameters = [
  3204.         'kernel.runtime_environment' => false,
  3205.         'kernel.build_dir' => false,
  3206.         'kernel.cache_dir' => false,
  3207.         'locale' => false,
  3208.         'timezone' => false,
  3209.         'currency' => false,
  3210.         'eccube_database_url' => false,
  3211.         'eccube_mailer_dsn' => false,
  3212.         'eccube_admin_route' => false,
  3213.         'eccube_user_data_route' => false,
  3214.         'eccube_front_allow_hosts' => false,
  3215.         'eccube_front_deny_hosts' => false,
  3216.         'eccube_admin_allow_hosts' => false,
  3217.         'eccube_admin_deny_hosts' => false,
  3218.         'eccube_force_ssl' => false,
  3219.         'eccube.theme' => false,
  3220.         'eccube_theme_code' => false,
  3221.         'eccube_auth_magic' => false,
  3222.         'eccube_theme_front_dir' => false,
  3223.         'eccube_html_front_dir' => false,
  3224.         'eccube_csv_temp_realdir' => false,
  3225.         'eccube_owners_store_url' => false,
  3226.         'eccube_package_api_url' => false,
  3227.         'eccube_content_maintenance_file_path' => false,
  3228.         'eccube_2fa_enabled' => false,
  3229.         'eccube_2fa_cookie_name' => false,
  3230.         'eccube_2fa_expire' => false,
  3231.         'eccube_restrict_file_upload' => false,
  3232.         'kernel.secret' => false,
  3233.         'kernel.default_locale' => false,
  3234.         'debug.container.dump' => false,
  3235.         'serializer.mapping.cache.file' => false,
  3236.         'session.storage.options' => false,
  3237.         'validator.mapping.cache.file' => false,
  3238.         'profiler.storage.dsn' => false,
  3239.         'doctrine.orm.proxy_dir' => false,
  3240.         'league.oauth2_server.encryption_key' => false,
  3241.     ];
  3242.     private $dynamicParameters = [];
  3243.     private function getDynamicParameter(string $name)
  3244.     {
  3245.         switch ($name) {
  3246.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  3247.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  3248.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  3249.             case 'locale'$value $this->getEnv('ECCUBE_LOCALE'); break;
  3250.             case 'timezone'$value $this->getEnv('ECCUBE_TIMEZONE'); break;
  3251.             case 'currency'$value $this->getEnv('ECCUBE_CURRENCY'); break;
  3252.             case 'eccube_database_url'$value $this->getEnv('DATABASE_URL'); break;
  3253.             case 'eccube_mailer_dsn'$value $this->getEnv('MAILER_DSN'); break;
  3254.             case 'eccube_admin_route'$value $this->getEnv('ECCUBE_ADMIN_ROUTE'); break;
  3255.             case 'eccube_user_data_route'$value $this->getEnv('ECCUBE_USER_DATA_ROUTE'); break;
  3256.             case 'eccube_front_allow_hosts'$value $this->getEnv('json:ECCUBE_FRONT_ALLOW_HOSTS'); break;
  3257.             case 'eccube_front_deny_hosts'$value $this->getEnv('json:ECCUBE_FRONT_DENY_HOSTS'); break;
  3258.             case 'eccube_admin_allow_hosts'$value $this->getEnv('json:ECCUBE_ADMIN_ALLOW_HOSTS'); break;
  3259.             case 'eccube_admin_deny_hosts'$value $this->getEnv('json:ECCUBE_ADMIN_DENY_HOSTS'); break;
  3260.             case 'eccube_force_ssl'$value $this->getEnv('bool:ECCUBE_FORCE_SSL'); break;
  3261.             case 'eccube.theme'$value $this->getEnv('ECCUBE_TEMPLATE_CODE'); break;
  3262.             case 'eccube_theme_code'$value $this->getEnv('ECCUBE_TEMPLATE_CODE'); break;
  3263.             case 'eccube_auth_magic'$value $this->getEnv('ECCUBE_AUTH_MAGIC'); break;
  3264.             case 'eccube_theme_front_dir'$value = (\dirname(__DIR__4).'/app/template/'.$this->getEnv('string:ECCUBE_TEMPLATE_CODE')); break;
  3265.             case 'eccube_html_front_dir'$value = (\dirname(__DIR__4).'/html/template/'.$this->getEnv('string:ECCUBE_TEMPLATE_CODE')); break;
  3266.             case 'eccube_csv_temp_realdir'$value = ($this->targetDir.''.'/dev/eccube'); break;
  3267.             case 'eccube_owners_store_url'$value $this->getEnv('ECCUBE_OWNERS_STORE_URL'); break;
  3268.             case 'eccube_package_api_url'$value $this->getEnv('ECCUBE_PACKAGE_API_URL'); break;
  3269.             case 'eccube_content_maintenance_file_path'$value $this->getEnv('ECCUBE_MAINTENANCE_FILE_PATH'); break;
  3270.             case 'eccube_2fa_enabled'$value $this->getEnv('ECCUBE_2FA_ENABLED'); break;
  3271.             case 'eccube_2fa_cookie_name'$value $this->getEnv('ECCUBE_2FA_COOKIE_NAME'); break;
  3272.             case 'eccube_2fa_expire'$value $this->getEnv('ECCUBE_2FA_EXPIRE'); break;
  3273.             case 'eccube_restrict_file_upload'$value $this->getEnv('ECCUBE_RESTRICT_FILE_UPLOAD'); break;
  3274.             case 'kernel.secret'$value $this->getEnv('ECCUBE_AUTH_MAGIC'); break;
  3275.             case 'kernel.default_locale'$value $this->getEnv('ECCUBE_LOCALE'); break;
  3276.             case 'debug.container.dump'$value = ($this->targetDir.''.'/Eccube_KernelDevDebugContainer.xml'); break;
  3277.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  3278.             case 'session.storage.options'$value = [
  3279.                 'cache_limiter' => '0',
  3280.                 'name' => $this->getEnv('ECCUBE_COOKIE_NAME'),
  3281.                 'cookie_lifetime' => $this->getEnv('ECCUBE_COOKIE_LIFETIME'),
  3282.                 'cookie_httponly' => true,
  3283.                 'gc_maxlifetime' => $this->getEnv('ECCUBE_GC_MAXLIFETIME'),
  3284.                 'gc_probability' => 1,
  3285.             ]; break;
  3286.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  3287.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  3288.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  3289.             case 'league.oauth2_server.encryption_key'$value $this->getEnv('ECCUBE_OAUTH2_ENCRYPTION_KEY'); break;
  3290.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  3291.         }
  3292.         $this->loadedDynamicParameters[$name] = true;
  3293.         return $this->dynamicParameters[$name] = $value;
  3294.     }
  3295.     protected function getDefaultParameters(): array
  3296.     {
  3297.         return [
  3298.             'kernel.project_dir' => \dirname(__DIR__4),
  3299.             'kernel.environment' => 'dev',
  3300.             'kernel.debug' => true,
  3301.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  3302.             'kernel.bundles' => [
  3303.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  3304.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  3305.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  3306.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  3307.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  3308.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  3309.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  3310.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  3311.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  3312.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  3313.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  3314.                 'ExerciseHTMLPurifierBundle' => 'Exercise\\HTMLPurifierBundle\\ExerciseHTMLPurifierBundle',
  3315.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  3316.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  3317.                 'EccubeBundle' => 'Eccube\\EccubeBundle',
  3318.                 'ApiBundle' => 'Plugin\\Api42\\Bundle\\ApiBundle',
  3319.                 'LeagueOAuth2ServerBundle' => 'League\\Bundle\\OAuth2ServerBundle\\LeagueOAuth2ServerBundle',
  3320.             ],
  3321.             'kernel.bundles_metadata' => [
  3322.                 'FrameworkBundle' => [
  3323.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  3324.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  3325.                 ],
  3326.                 'SecurityBundle' => [
  3327.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  3328.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  3329.                 ],
  3330.                 'DoctrineBundle' => [
  3331.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  3332.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  3333.                 ],
  3334.                 'DoctrineFixturesBundle' => [
  3335.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  3336.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  3337.                 ],
  3338.                 'SensioFrameworkExtraBundle' => [
  3339.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  3340.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  3341.                 ],
  3342.                 'MonologBundle' => [
  3343.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  3344.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  3345.                 ],
  3346.                 'TwigBundle' => [
  3347.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  3348.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  3349.                 ],
  3350.                 'DebugBundle' => [
  3351.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  3352.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  3353.                 ],
  3354.                 'WebProfilerBundle' => [
  3355.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  3356.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  3357.                 ],
  3358.                 'MakerBundle' => [
  3359.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  3360.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  3361.                 ],
  3362.                 'KnpPaginatorBundle' => [
  3363.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  3364.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  3365.                 ],
  3366.                 'ExerciseHTMLPurifierBundle' => [
  3367.                     'path' => (\dirname(__DIR__4).'/vendor/exercise/htmlpurifier-bundle/src'),
  3368.                     'namespace' => 'Exercise\\HTMLPurifierBundle',
  3369.                 ],
  3370.                 'DoctrineMigrationsBundle' => [
  3371.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  3372.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  3373.                 ],
  3374.                 'TwigExtraBundle' => [
  3375.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  3376.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  3377.                 ],
  3378.                 'EccubeBundle' => [
  3379.                     'path' => (\dirname(__DIR__4).'/src/Eccube'),
  3380.                     'namespace' => 'Eccube',
  3381.                 ],
  3382.                 'ApiBundle' => [
  3383.                     'path' => (\dirname(__DIR__4).'/app/Plugin/Api42/Bundle'),
  3384.                     'namespace' => 'Plugin\\Api42\\Bundle',
  3385.                 ],
  3386.                 'LeagueOAuth2ServerBundle' => [
  3387.                     'path' => (\dirname(__DIR__4).'/vendor/league/oauth2-server-bundle/src'),
  3388.                     'namespace' => 'League\\Bundle\\OAuth2ServerBundle',
  3389.                 ],
  3390.             ],
  3391.             'kernel.charset' => 'UTF-8',
  3392.             'kernel.container_class' => 'Eccube_KernelDevDebugContainer',
  3393.             'container.dumper.inline_class_loader' => true,
  3394.             'env(ECCUBE_LOCALE)' => 'ja',
  3395.             'env(ECCUBE_TIMEZONE)' => 'Asia/Tokyo',
  3396.             'env(ECCUBE_CURRENCY)' => 'JPY',
  3397.             'env(DATABASE_URL)' => '',
  3398.             'env(DATABASE_SERVER_VERSION)' => NULL,
  3399.             'env(DATABASE_CHARSET)' => 'utf8',
  3400.             'env(ECCUBE_ADMIN_ROUTE)' => 'admin',
  3401.             'env(ECCUBE_USER_DATA_ROUTE)' => 'user_data',
  3402.             'env(ECCUBE_FRONT_ALLOW_HOSTS)' => '[]',
  3403.             'env(ECCUBE_FRONT_DENY_HOSTS)' => '[]',
  3404.             'env(ECCUBE_ADMIN_ALLOW_HOSTS)' => '[]',
  3405.             'env(ECCUBE_ADMIN_DENY_HOSTS)' => '[]',
  3406.             'env(ECCUBE_FORCE_SSL)' => '0',
  3407.             'env(ECCUBE_TEMPLATE_CODE)' => 'default',
  3408.             'env(ECCUBE_AUTH_MAGIC)' => '<change.me>',
  3409.             'env(ECCUBE_COOKIE_NAME)' => 'eccube',
  3410.             'env(ECCUBE_COOKIE_PATH)' => '/',
  3411.             'env(ECCUBE_COOKIE_LIFETIME)' => '0',
  3412.             'env(ECCUBE_GC_MAXLIFETIME)' => '1440',
  3413.             'env(ECCUBE_PACKAGE_API_URL)' => 'https://package-api-c2.ec-cube.net/v42',
  3414.             'env(ECCUBE_OWNERS_STORE_URL)' => 'https://www.ec-cube.net',
  3415.             'env(ECCUBE_MAINTENANCE_FILE_PATH)' => (\dirname(__DIR__4).'/.maintenance'),
  3416.             'env(ECCUBE_2FA_ENABLED)' => '1',
  3417.             'env(ECCUBE_2FA_COOKIE_NAME)' => 'eccube_2fa',
  3418.             'env(ECCUBE_2FA_EXPIRE)' => '14',
  3419.             'env(ECCUBE_RESTRICT_FILE_UPLOAD)' => '0',
  3420.             'eccube_auth_type' => 'HMAC',
  3421.             'eccube_password_hash_algos' => 'SHA256',
  3422.             'eccube_theme_app_dir' => (\dirname(__DIR__4).'/app/template'),
  3423.             'eccube_theme_src_dir' => (\dirname(__DIR__4).'/src/Eccube/Resource/template'),
  3424.             'eccube_theme_user_data_dir' => (\dirname(__DIR__4).'/app/template/user_data'),
  3425.             'eccube_theme_front_default_dir' => (\dirname(__DIR__4).'/src/Eccube/Resource/template/default'),
  3426.             'eccube_theme_admin_dir' => (\dirname(__DIR__4).'/app/template/admin'),
  3427.             'eccube_theme_admin_default_dir' => (\dirname(__DIR__4).'/src/Eccube/Resource/template/admin'),
  3428.             'eccube_html_dir' => (\dirname(__DIR__4).'/html'),
  3429.             'eccube_html_plugin_dir' => (\dirname(__DIR__4).'/html/plugin'),
  3430.             'eccube_html_admin_dir' => (\dirname(__DIR__4).'/html/template/admin'),
  3431.             'eccube_twig_block_templates' => [
  3432.             ],
  3433.             'eccube_save_image_dir' => (\dirname(__DIR__4).'/html/upload/save_image'),
  3434.             'eccube_temp_image_dir' => (\dirname(__DIR__4).'/html/upload/temp_image'),
  3435.             'eccube_csv_size' => 5,
  3436.             'eccube_csv_split_lines' => 100,
  3437.             'eccube_default_password' => 'abc********123',
  3438.             'eccube_deliv_addr_max' => 20,
  3439.             'eccube_deliv_date_end_max' => 21,
  3440.             'eccube_id_max_len' => 50,
  3441.             'eccube_id_min_len' => 4,
  3442.             'eccube_int_len' => 9,
  3443.             'eccube_category_nest_level' => 5,
  3444.             'eccube_lltext_len' => 99999,
  3445.             'eccube_ltext_len' => 3000,
  3446.             'eccube_max_total_fee' => 9999999999,
  3447.             'eccube_mltext_len' => 1000,
  3448.             'eccube_mtext_len' => 200,
  3449.             'plugin_html_realdir' => (\dirname(__DIR__4).'/html/plugin/'),
  3450.             'plugin_html_urlpath' => '/plugin/',
  3451.             'plugin_realdir' => (\dirname(__DIR__4).'/app/Plugin'),
  3452.             'plugin_data_realdir' => (\dirname(__DIR__4).'/app/PluginData'),
  3453.             'plugin_temp_realdir' => '/PATH/TO/WEB_ROOT/src/Eccube/Repository/Master/upload/temp_plugin/',
  3454.             'eccube_price_len' => 8,
  3455.             'eccube_search_pmax' => 12,
  3456.             'eccube_sitemap_products_per_page' => 1000,
  3457.             'eccube_stext_len' => 255,
  3458.             'eccube_sltext_len' => 500,
  3459.             'eccube_smtext_len' => 100,
  3460.             'eccube_tax_rule_priority' => [
  3461.                 => 'product_id',
  3462.                 => 'product_class_id',
  3463.                 => 'pref_id',
  3464.                 => 'country_id',
  3465.             ],
  3466.             'eccube_url_len' => 1024,
  3467.             'eccube_default_page_count' => 50,
  3468.             'eccube_admin_product_stock_status' => 3,
  3469.             'eccube_customer_reset_expire' => 10,
  3470.             'eccube_csv_export_separator' => ',',
  3471.             'eccube_csv_export_encoding' => 'SJIS-win',
  3472.             'eccube_csv_import_encoding' => [
  3473.                 => 'UTF-8',
  3474.                 => 'SJIS-win',
  3475.                 => 'SJIS',
  3476.                 => 'EUC-JP',
  3477.                 => 'ASCII',
  3478.                 => 'JIS',
  3479.             ],
  3480.             'eccube_csv_export_date_format' => 'Y-m-d H:i:s',
  3481.             'eccube_csv_export_multidata_separator' => ',',
  3482.             'eccube_csv_import_delimiter' => ',',
  3483.             'eccube_csv_import_enclosure' => '"',
  3484.             'eccube_csv_import_escape' => '\\',
  3485.             'eccube_info_url' => 'https://www.ec-cube.net/info/4/',
  3486.             'eccube_official_site_url' => 'https://www.ec-cube.net',
  3487.             'eccube_community_site_url' => 'https://xoops.ec-cube.net',
  3488.             'eccube_document_url' => 'http://doc4.ec-cube.net',
  3489.             'eccube_manual_url' => 'https://www.ec-cube.net/manual/ec-cube4/',
  3490.             'eccube_name_len' => 16,
  3491.             'eccube_kana_len' => 25,
  3492.             'eccube_address1_len' => 32,
  3493.             'eccube_address2_len' => 32,
  3494.             'eccube_birth_max' => 110,
  3495.             'eccube_product_order_price_lower' => 1,
  3496.             'eccube_product_order_newer' => 2,
  3497.             'eccube_product_order_price_higher' => 3,
  3498.             'eccube_price_max' => 2147483647,
  3499.             'eccube_tel_len_max' => 14,
  3500.             'eccube_postal_code' => 8,
  3501.             'eccube_password_min_len' => 12,
  3502.             'eccube_password_max_len' => 50,
  3503.             'eccube_password_pattern' => '/\\A(?=.*?[a-z])(?=.*?\\d)[!-~]+\\z/i',
  3504.             'eccube_composer_memory_limit' => '1536M',
  3505.             'eccube_order_mail_template_id' => 1,
  3506.             'eccube_entry_confirm_mail_template_id' => 2,
  3507.             'eccube_entry_complete_mail_template_id' => 3,
  3508.             'eccube_customer_withdraw_mail_template_id' => 4,
  3509.             'eccube_contact_mail_template_id' => 5,
  3510.             'eccube_forgot_mail_template_id' => 6,
  3511.             'eccube_reset_complete_mail_template_id' => 7,
  3512.             'eccube_shipping_notify_mail_template_id' => 8,
  3513.             'eccube_rfc_email_check' => false,
  3514.             'eccube_email_len' => 254,
  3515.             'eccube_order_no_format' => '',
  3516.             'eccube_order_pdf_message_len' => 30,
  3517.             'eccube_news_start_year' => 2000,
  3518.             'eccube_result_cache_lifetime' => 3600,
  3519.             'eccube_result_cache_lifetime_short' => 10,
  3520.             'eccube_restrict_file_upload_urls' => [
  3521.                 => 'admin_content_file',
  3522.                 => 'admin_store_plugin_install',
  3523.                 => 'admin_content_page_new',
  3524.                 => 'admin_content_page_edit',
  3525.                 => 'admin_content_block_new',
  3526.                 => 'admin_content_block_edit',
  3527.                 => 'admin_content_css',
  3528.                 => 'admin_content_js',
  3529.                 => 'admin_store_template_install',
  3530.             ],
  3531.             'eccube_file_uploadable_extensions' => [
  3532.                 => 'jpg',
  3533.                 => 'jpeg',
  3534.                 => 'png',
  3535.                 => 'gif',
  3536.                 => 'webp',
  3537.                 => 'svg',
  3538.                 => 'ico',
  3539.                 => 'html',
  3540.                 => 'htm',
  3541.                 => 'js',
  3542.                 10 => 'css',
  3543.                 11 => 'txt',
  3544.                 12 => 'pdf',
  3545.             ],
  3546.             'eccube_login_throttling_max_attempts' => 5,
  3547.             'eccube_login_throttling_interval' => '30 minutes',
  3548.             'eccube_nav' => [
  3549.                 'product' => [
  3550.                     'name' => 'admin.product.product_management',
  3551.                     'icon' => 'fa-cube',
  3552.                     'children' => [
  3553.                         'product_master' => [
  3554.                             'name' => 'admin.product.product_list',
  3555.                             'url' => 'admin_product',
  3556.                         ],
  3557.                         'product_edit' => [
  3558.                             'name' => 'admin.product.product_registration',
  3559.                             'url' => 'admin_product_product_new',
  3560.                         ],
  3561.                         'class_name' => [
  3562.                             'name' => 'admin.product.class_management',
  3563.                             'url' => 'admin_product_class_name',
  3564.                         ],
  3565.                         'class_category' => [
  3566.                             'name' => 'admin.product.category_management',
  3567.                             'url' => 'admin_product_category',
  3568.                         ],
  3569.                         'product_tag' => [
  3570.                             'name' => 'admin.product.tag_management',
  3571.                             'url' => 'admin_product_tag',
  3572.                         ],
  3573.                         'product_csv_import' => [
  3574.                             'name' => 'admin.product.product_csv_upload',
  3575.                             'url' => 'admin_product_csv_import',
  3576.                         ],
  3577.                         'category_csv_import' => [
  3578.                             'name' => 'admin.product.category_csv_upload',
  3579.                             'url' => 'admin_product_category_csv_import',
  3580.                         ],
  3581.                     ],
  3582.                 ],
  3583.                 'price' => [
  3584.                     'name' => 'admin.product_price.product_price_management',
  3585.                     'icon' => 'fa-cube',
  3586.                     'children' => [
  3587.                         'product_price_master' => [
  3588.                             'name' => 'admin.product_price.product_price_list',
  3589.                             'url' => 'admin_product_price',
  3590.                         ],
  3591.                         'product_price_edit' => [
  3592.                             'name' => 'admin.product_price.product_price_registration',
  3593.                             'url' => 'admin_product_price_product_price_new',
  3594.                         ],
  3595.                     ],
  3596.                 ],
  3597.                 'product_qa' => [
  3598.                     'name' => 'admin.product_qa.product_qa_management',
  3599.                     'icon' => 'fa-cube',
  3600.                     'children' => [
  3601.                         'product_qa_master' => [
  3602.                             'name' => 'admin.product_qa.product_qa_list',
  3603.                             'url' => 'admin_product_qa',
  3604.                         ],
  3605.                         'product_qa_edit' => [
  3606.                             'name' => 'admin.product_qa.product_qa_registration',
  3607.                             'url' => 'admin_product_qa_product_qa_new',
  3608.                         ],
  3609.                     ],
  3610.                 ],
  3611.                 'staff' => [
  3612.                     'name' => 'admin.product_staff.product_staff_management',
  3613.                     'icon' => 'fa-cube',
  3614.                     'children' => [
  3615.                         'product_staff_master' => [
  3616.                             'name' => 'admin.product_staff.product_staff_list',
  3617.                             'url' => 'admin_product_staff',
  3618.                         ],
  3619.                         'product_staff_edit' => [
  3620.                             'name' => 'admin.product_staff.product_staff_registration',
  3621.                             'url' => 'admin_product_staff_product_staff_new',
  3622.                         ],
  3623.                     ],
  3624.                 ],
  3625.                 'precedent' => [
  3626.                     'name' => 'admin.product_precedent.product_precedent_management',
  3627.                     'icon' => 'fa-cube',
  3628.                     'children' => [
  3629.                         'product_precedent_master' => [
  3630.                             'name' => 'admin.product_precedent.product_precedent_list',
  3631.                             'url' => 'admin_product_precedent',
  3632.                         ],
  3633.                         'product_precedent_edit' => [
  3634.                             'name' => 'admin.product_precedent.product_precedent_registration',
  3635.                             'url' => 'admin_product_precedent_product_precedent_new',
  3636.                         ],
  3637.                     ],
  3638.                 ],
  3639.                 'order' => [
  3640.                     'name' => 'admin.order.order_management',
  3641.                     'icon' => 'fa-shopping-cart',
  3642.                     'children' => [
  3643.                         'order_master' => [
  3644.                             'name' => 'admin.order.order_list',
  3645.                             'url' => 'admin_order',
  3646.                         ],
  3647.                         'order_edit' => [
  3648.                             'name' => 'admin.order.order_registration',
  3649.                             'url' => 'admin_order_new',
  3650.                         ],
  3651.                         'shipping_csv_import' => [
  3652.                             'name' => 'admin.order.shipping_csv_upload',
  3653.                             'url' => 'admin_shipping_csv_import',
  3654.                         ],
  3655.                     ],
  3656.                 ],
  3657.                 'customer' => [
  3658.                     'name' => 'admin.customer.customer_management',
  3659.                     'icon' => 'fa-users',
  3660.                     'children' => [
  3661.                         'customer_master' => [
  3662.                             'name' => 'admin.customer.customer_list',
  3663.                             'url' => 'admin_customer',
  3664.                         ],
  3665.                         'customer_edit' => [
  3666.                             'name' => 'admin.customer.customer_registration',
  3667.                             'url' => 'admin_customer_new',
  3668.                         ],
  3669.                     ],
  3670.                 ],
  3671.                 'content' => [
  3672.                     'name' => 'admin.content.contents_management',
  3673.                     'icon' => 'fa-file-text-o',
  3674.                     'children' => [
  3675.                         'news' => [
  3676.                             'name' => 'admin.content.news_management',
  3677.                             'url' => 'admin_content_news',
  3678.                         ],
  3679.                         'file' => [
  3680.                             'name' => 'admin.content.file_management',
  3681.                             'url' => 'admin_content_file',
  3682.                         ],
  3683.                         'layout' => [
  3684.                             'name' => 'admin.content.layout_management',
  3685.                             'url' => 'admin_content_layout',
  3686.                         ],
  3687.                         'page' => [
  3688.                             'name' => 'admin.content.page_management',
  3689.                             'url' => 'admin_content_page',
  3690.                         ],
  3691.                         'css' => [
  3692.                             'name' => 'admin.content.css_management',
  3693.                             'url' => 'admin_content_css',
  3694.                         ],
  3695.                         'js' => [
  3696.                             'name' => 'admin.content.js_management',
  3697.                             'url' => 'admin_content_js',
  3698.                         ],
  3699.                         'block' => [
  3700.                             'name' => 'admin.content.block_management',
  3701.                             'url' => 'admin_content_block',
  3702.                         ],
  3703.                         'cache' => [
  3704.                             'name' => 'admin.content.cache_management',
  3705.                             'url' => 'admin_content_cache',
  3706.                         ],
  3707.                         'maintenance' => [
  3708.                             'name' => 'admin.content.maintenance_management',
  3709.                             'url' => 'admin_content_maintenance',
  3710.                         ],
  3711.                     ],
  3712.                 ],
  3713.                 'setting' => [
  3714.                     'name' => 'admin.setting',
  3715.                     'icon' => 'fa-cog',
  3716.                     'children' => [
  3717.                         'shop' => [
  3718.                             'name' => 'admin.setting.shop',
  3719.                             'children' => [
  3720.                                 'shop_index' => [
  3721.                                     'name' => 'admin.setting.shop.shop_setting',
  3722.                                     'url' => 'admin_setting_shop',
  3723.                                 ],
  3724.                                 'shop_tradelaw' => [
  3725.                                     'name' => 'admin.setting.shop.tradelaw_setting',
  3726.                                     'url' => 'admin_setting_shop_tradelaw',
  3727.                                 ],
  3728.                                 'shop_agreement' => [
  3729.                                     'name' => 'admin.setting.shop.agreement_setting',
  3730.                                     'url' => 'admin_content_page_edit',
  3731.                                     'param' => [
  3732.                                         'id' => 19,
  3733.                                         'return' => 'agreement',
  3734.                                     ],
  3735.                                 ],
  3736.                                 'shop_payment' => [
  3737.                                     'name' => 'admin.setting.shop.payment_setting',
  3738.                                     'url' => 'admin_setting_shop_payment',
  3739.                                 ],
  3740.                                 'shop_delivery' => [
  3741.                                     'name' => 'admin.setting.shop.delivery_setting',
  3742.                                     'url' => 'admin_setting_shop_delivery',
  3743.                                 ],
  3744.                                 'shop_tax' => [
  3745.                                     'name' => 'admin.setting.shop.tax_setting',
  3746.                                     'url' => 'admin_setting_shop_tax',
  3747.                                 ],
  3748.                                 'shop_mail' => [
  3749.                                     'name' => 'admin.setting.shop.mail_setting',
  3750.                                     'url' => 'admin_setting_shop_mail',
  3751.                                 ],
  3752.                                 'shop_csv' => [
  3753.                                     'name' => 'admin.setting.shop.csv_setting',
  3754.                                     'url' => 'admin_setting_shop_csv',
  3755.                                 ],
  3756.                                 'shop_order_status' => [
  3757.                                     'name' => 'admin.setting.shop.order_status_setting',
  3758.                                     'url' => 'admin_setting_shop_order_status',
  3759.                                 ],
  3760.                                 'shop_calendar' => [
  3761.                                     'name' => 'admin.setting.shop.calendar_setting',
  3762.                                     'url' => 'admin_setting_shop_calendar',
  3763.                                 ],
  3764.                             ],
  3765.                         ],
  3766.                         'system' => [
  3767.                             'name' => 'admin.setting.system',
  3768.                             'children' => [
  3769.                                 'member' => [
  3770.                                     'name' => 'admin.setting.system.member_management',
  3771.                                     'url' => 'admin_setting_system_member',
  3772.                                 ],
  3773.                                 'authority' => [
  3774.                                     'name' => 'admin.setting.system.authority_management',
  3775.                                     'url' => 'admin_setting_system_authority',
  3776.                                 ],
  3777.                                 'security' => [
  3778.                                     'name' => 'admin.setting.system.security_management',
  3779.                                     'url' => 'admin_setting_system_security',
  3780.                                 ],
  3781.                                 'login_history' => [
  3782.                                     'name' => 'admin.setting.system.login_history',
  3783.                                     'url' => 'admin_setting_system_login_history',
  3784.                                 ],
  3785.                                 'log' => [
  3786.                                     'name' => 'admin.setting.system.log_display',
  3787.                                     'url' => 'admin_setting_system_log',
  3788.                                 ],
  3789.                                 'masterdata' => [
  3790.                                     'name' => 'admin.setting.system.master_data_management',
  3791.                                     'url' => 'admin_setting_system_masterdata',
  3792.                                 ],
  3793.                                 'system_index' => [
  3794.                                     'name' => 'admin.setting.system.system_info',
  3795.                                     'url' => 'admin_setting_system_system',
  3796.                                 ],
  3797.                             ],
  3798.                         ],
  3799.                     ],
  3800.                 ],
  3801.                 'store' => [
  3802.                     'name' => 'admin.store',
  3803.                     'icon' => 'fa-plug',
  3804.                     'children' => [
  3805.                         'plugin' => [
  3806.                             'name' => 'admin.store.plugin',
  3807.                             'children' => [
  3808.                                 'plugin_owners_search' => [
  3809.                                     'name' => 'admin.store.plugin.plugin_owners_install',
  3810.                                     'url' => 'admin_store_plugin_owners_search',
  3811.                                 ],
  3812.                                 'plugin_list' => [
  3813.                                     'name' => 'admin.store.plugin.plugin_list',
  3814.                                     'url' => 'admin_store_plugin',
  3815.                                 ],
  3816.                             ],
  3817.                         ],
  3818.                         'template' => [
  3819.                             'name' => 'admin.store.template',
  3820.                             'children' => [
  3821.                                 'template_list' => [
  3822.                                     'name' => 'admin.store.template.template_list',
  3823.                                     'url' => 'admin_store_template',
  3824.                                 ],
  3825.                                 'template_install' => [
  3826.                                     'name' => 'admin.store.template.template_install',
  3827.                                     'url' => 'admin_store_template_install',
  3828.                                 ],
  3829.                             ],
  3830.                         ],
  3831.                         'authentication_setting' => [
  3832.                             'name' => 'admin.store.setting',
  3833.                             'url' => 'admin_store_authentication_setting',
  3834.                         ],
  3835.                     ],
  3836.                 ],
  3837.             ],
  3838.             'env(MAILER_DSN)' => 'null://null',
  3839.             'eccube.twig_sandbox.allowed_tags' => [
  3840.                 => 'apply',
  3841.                 => 'block',
  3842.                 => 'deprecated',
  3843.                 => 'embed',
  3844.                 => 'extends',
  3845.                 => 'flush',
  3846.                 => 'for',
  3847.                 => 'if',
  3848.                 => 'set',
  3849.                 => 'spaceless',
  3850.                 10 => 'verbatim',
  3851.                 11 => 'with',
  3852.                 12 => 'form_theme',
  3853.                 13 => 'stopwatch',
  3854.                 14 => 'trans',
  3855.                 15 => 'trans_default_domain',
  3856.             ],
  3857.             'eccube.twig_sandbox.allowed_filters' => [
  3858.                 => 'abs',
  3859.                 => 'batch',
  3860.                 => 'capitalize',
  3861.                 => 'column',
  3862.                 => 'convert_encoding',
  3863.                 => 'country_name',
  3864.                 => 'currency_name',
  3865.                 => 'currency_symbol',
  3866.                 => 'date',
  3867.                 => 'date_modify',
  3868.                 10 => 'default',
  3869.                 11 => 'escape',
  3870.                 12 => 'first',
  3871.                 13 => 'format',
  3872.                 14 => 'format_currency',
  3873.                 15 => 'format_date',
  3874.                 16 => 'format_datetime',
  3875.                 17 => 'format_number',
  3876.                 18 => 'format_time',
  3877.                 19 => 'join',
  3878.                 20 => 'json_encode',
  3879.                 21 => 'keys',
  3880.                 22 => 'language_name',
  3881.                 23 => 'last',
  3882.                 24 => 'length',
  3883.                 25 => 'locale_name',
  3884.                 26 => 'lower',
  3885.                 27 => 'merge',
  3886.                 28 => 'nl2br',
  3887.                 29 => 'number_format',
  3888.                 30 => 'replace',
  3889.                 31 => 'reverse',
  3890.                 32 => 'round',
  3891.                 33 => 'slice',
  3892.                 34 => 'spaceless',
  3893.                 35 => 'split',
  3894.                 36 => 'striptags',
  3895.                 37 => 'timezone_name',
  3896.                 38 => 'title',
  3897.                 39 => 'trim',
  3898.                 40 => 'upper',
  3899.                 41 => 'url_encode',
  3900.                 42 => 'abbr_class',
  3901.                 43 => 'abbr_method',
  3902.                 44 => 'file_link',
  3903.                 45 => 'file_relative',
  3904.                 46 => 'format_args',
  3905.                 47 => 'format_args_as_text',
  3906.                 48 => 'humanize',
  3907.                 49 => 'serialize',
  3908.                 50 => 'trans',
  3909.                 51 => 'yaml_dump',
  3910.                 52 => 'yaml_encode',
  3911.                 53 => 'currency_symbol',
  3912.                 54 => 'date_day',
  3913.                 55 => 'date_day_with_weekday',
  3914.                 56 => 'date_format',
  3915.                 57 => 'date_min',
  3916.                 58 => 'date_sec',
  3917.                 59 => 'doctrine_format_sql',
  3918.                 60 => 'doctrine_prettify_sql',
  3919.                 61 => 'doctrine_pretty_query',
  3920.                 62 => 'doctrine_replace_query_parameters',
  3921.                 63 => 'e',
  3922.                 64 => 'ellipsis',
  3923.                 65 => 'file_ext_icon',
  3924.                 66 => 'form_encode_currency',
  3925.                 67 => 'format_*_number',
  3926.                 68 => 'format_log_message',
  3927.                 69 => 'no_image_product',
  3928.                 70 => 'price',
  3929.                 71 => 'purify',
  3930.                 72 => 'time_ago',
  3931.             ],
  3932.             'eccube.twig_sandbox.allowed_functions' => [
  3933.                 => 'cycle',
  3934.                 => 'date',
  3935.                 => 'max',
  3936.                 => 'min',
  3937.                 => 'random',
  3938.                 => 'range',
  3939.                 => 'country_timezones',
  3940.                 => 'absolute_url',
  3941.                 => 'asset',
  3942.                 => 'asset_version',
  3943.                 10 => 'csrf_token',
  3944.                 11 => 'form_parent',
  3945.                 12 => 'fragment_uri',
  3946.                 13 => 'impersonation_exit_path',
  3947.                 14 => 'impersonation_exit_url',
  3948.                 15 => 'is_granted',
  3949.                 16 => 'logout_path',
  3950.                 17 => 'logout_url',
  3951.                 18 => 'path',
  3952.                 19 => 'relative_path',
  3953.                 20 => 't',
  3954.                 21 => 'url',
  3955.                 22 => 'active_menus',
  3956.                 23 => 'class_categories_as_json',
  3957.                 24 => 'country_names',
  3958.                 25 => 'csrf_token_for_anchor',
  3959.                 26 => 'currency_names',
  3960.                 27 => 'currency_symbol',
  3961.                 28 => 'field_choices',
  3962.                 29 => 'field_errors',
  3963.                 30 => 'field_help',
  3964.                 31 => 'field_label',
  3965.                 32 => 'field_name',
  3966.                 33 => 'field_value',
  3967.                 34 => 'get_all_carts',
  3968.                 35 => 'get_cart',
  3969.                 36 => 'get_carts_total_price',
  3970.                 37 => 'get_carts_total_quantity',
  3971.                 38 => 'has_errors',
  3972.                 39 => 'is_reduced_tax_rate',
  3973.                 40 => 'language_names',
  3974.                 41 => 'product',
  3975.                 42 => 'workflow_can',
  3976.                 43 => 'workflow_has_marked_place',
  3977.                 44 => 'workflow_marked_places',
  3978.                 45 => 'workflow_metadata',
  3979.                 46 => 'workflow_transition',
  3980.                 47 => 'workflow_transition_blockers',
  3981.                 48 => 'workflow_transitions',
  3982.             ],
  3983.             'eccube.twig_sandbox.allowed_methods' => [
  3984.                 'Symfony\\Bridge\\Twig\\AppVariable' => [
  3985.                     => 'getrequest',
  3986.                 ],
  3987.                 'Symfony\\Component\\HttpFoundation\\Request' => [
  3988.                     => 'geturi',
  3989.                 ],
  3990.             ],
  3991.             'eccube.twig_sandbox.allowed_properties' => [
  3992.             ],
  3993.             'env(ECCUBE_OAUTH2_AUTHORIZATION_SERVER_PRIVATE_KEY)' => (\dirname(__DIR__4).'/app/PluginData/Api42/oauth/private.key'),
  3994.             'env(ECCUBE_OAUTH2_RESOURCE_SERVER_PUBLIC_KEY)' => (\dirname(__DIR__4).'/app/PluginData/Api42/oauth/public.key'),
  3995.             'env(ECCUBE_OAUTH2_ENCRYPTION_KEY)' => '<change.me>',
  3996.             'mail_magazine_dir' => (\dirname(__DIR__4).'/app/mail_magazine'),
  3997.             'product_review_display_count_min' => 1,
  3998.             'product_review_display_count_max' => 30,
  3999.             'plugin_recommend.text_area_len' => 4000,
  4000.             'related_product.text_area_len' => 4000,
  4001.             'related_product.max_item_count' => 6,
  4002.             'sales_report_product_maximum_display' => 20,
  4003.             'securitychecker42_receiver' => 'https://www.ec-cube.net/info/security/receiver.php',
  4004.             'eccube_rate_limiter_configs' => [
  4005.             ],
  4006.             'eccube.plugins.enabled' => [
  4007.             ],
  4008.             'eccube.plugins.disabled' => [
  4009.                 => 'Api42',
  4010.                 => 'Coupon42',
  4011.                 => 'MailMagazine42',
  4012.                 => 'ProductReview42',
  4013.                 => 'Recommend42',
  4014.                 => 'RelatedProduct42',
  4015.                 => 'SalesReport42',
  4016.                 => 'Securitychecker42',
  4017.                 => 'SiteKit42',
  4018.             ],
  4019.             'event_dispatcher.event_aliases' => [
  4020.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  4021.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  4022.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  4023.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  4024.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  4025.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  4026.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  4027.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  4028.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  4029.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  4030.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  4031.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  4032.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  4033.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  4034.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  4035.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  4036.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  4037.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  4038.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  4039.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  4040.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  4041.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  4042.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  4043.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  4044.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  4045.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  4046.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  4047.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  4048.             ],
  4049.             'fragment.renderer.hinclude.global_template' => NULL,
  4050.             'fragment.path' => '/_fragment',
  4051.             'kernel.http_method_override' => true,
  4052.             'kernel.trusted_hosts' => [
  4053.             ],
  4054.             'kernel.enabled_locales' => [
  4055.             ],
  4056.             'kernel.error_controller' => 'error_controller',
  4057.             'debug.file_link_format' => NULL,
  4058.             'asset.request_context.base_path' => NULL,
  4059.             'asset.request_context.secure' => NULL,
  4060.             'translator.logging' => false,
  4061.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  4062.             'debug.error_handler.throw_at' => -1,
  4063.             'router.request_context.host' => 'localhost',
  4064.             'router.request_context.scheme' => 'http',
  4065.             'router.request_context.base_url' => '',
  4066.             'router.resource' => 'kernel::loadRoutes',
  4067.             'request_listener.http_port' => 80,
  4068.             'request_listener.https_port' => 443,
  4069.             'session.metadata.storage_key' => '_sf2_meta',
  4070.             'session.save_path' => (\dirname(__DIR__3).'/sessions/dev'),
  4071.             'session.metadata.update_threshold' => 0,
  4072.             'form.type_extension.csrf.enabled' => true,
  4073.             'form.type_extension.csrf.field_name' => '_token',
  4074.             'validator.translation_domain' => 'validators',
  4075.             'profiler_listener.only_exceptions' => false,
  4076.             'profiler_listener.only_main_requests' => false,
  4077.             'security.role_hierarchy.roles' => [
  4078.             ],
  4079.             'security.access.denied_url' => NULL,
  4080.             'security.authentication.manager.erase_credentials' => true,
  4081.             'security.authentication.session_strategy.strategy' => 'migrate',
  4082.             'security.access.always_authenticate_before_granting' => false,
  4083.             'security.authentication.hide_user_not_found' => true,
  4084.             'security.firewalls' => [
  4085.                 => 'dev',
  4086.                 => 'api',
  4087.                 => 'admin',
  4088.                 => 'customer',
  4089.             ],
  4090.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  4091.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  4092.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  4093.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  4094.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  4095.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  4096.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  4097.             'doctrine.entity_managers' => [
  4098.                 'default' => 'doctrine.orm.default_entity_manager',
  4099.             ],
  4100.             'doctrine.default_entity_manager' => 'default',
  4101.             'doctrine.dbal.connection_factory.types' => [
  4102.                 'oauth2_grant' => [
  4103.                     'class' => 'League\\Bundle\\OAuth2ServerBundle\\DBAL\\Type\\Grant',
  4104.                 ],
  4105.                 'oauth2_redirect_uri' => [
  4106.                     'class' => 'League\\Bundle\\OAuth2ServerBundle\\DBAL\\Type\\RedirectUri',
  4107.                 ],
  4108.                 'oauth2_scope' => [
  4109.                     'class' => 'League\\Bundle\\OAuth2ServerBundle\\DBAL\\Type\\Scope',
  4110.                 ],
  4111.                 'datetime' => [
  4112.                     'class' => 'Eccube\\Doctrine\\DBAL\\Types\\UTCDateTimeType',
  4113.                 ],
  4114.                 'datetimetz' => [
  4115.                     'class' => 'Eccube\\Doctrine\\DBAL\\Types\\UTCDateTimeTzType',
  4116.                 ],
  4117.             ],
  4118.             'doctrine.connections' => [
  4119.                 'default' => 'doctrine.dbal.default_connection',
  4120.             ],
  4121.             'doctrine.default_connection' => 'default',
  4122.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  4123.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  4124.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  4125.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  4126.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  4127.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  4128.             'doctrine.orm.cache.memcache_host' => 'localhost',
  4129.             'doctrine.orm.cache.memcache_port' => 11211,
  4130.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  4131.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  4132.             'doctrine.orm.cache.memcached_host' => 'localhost',
  4133.             'doctrine.orm.cache.memcached_port' => 11211,
  4134.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  4135.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  4136.             'doctrine.orm.cache.redis_host' => 'localhost',
  4137.             'doctrine.orm.cache.redis_port' => 6379,
  4138.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  4139.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  4140.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  4141.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  4142.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  4143.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  4144.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  4145.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  4146.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  4147.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  4148.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  4149.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  4150.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  4151.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  4152.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  4153.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  4154.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  4155.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  4156.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  4157.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  4158.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  4159.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  4160.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  4161.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  4162.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  4163.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  4164.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  4165.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  4166.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  4167.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  4168.             'doctrine.orm.auto_generate_proxy_classes' => true,
  4169.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  4170.             'doctrine.orm.proxy_namespace' => 'Proxies',
  4171.             'monolog.use_microseconds' => true,
  4172.             'monolog.swift_mailer.handlers' => [
  4173.             ],
  4174.             'monolog.handlers_to_channels' => [
  4175.                 'monolog.handler.console' => [
  4176.                     'type' => 'exclusive',
  4177.                     'elements' => [
  4178.                         => 'event',
  4179.                         => 'doctrine',
  4180.                         => 'console',
  4181.                     ],
  4182.                 ],
  4183.                 'monolog.handler.buffered' => [
  4184.                     'type' => 'exclusive',
  4185.                     'elements' => [
  4186.                         => 'event',
  4187.                     ],
  4188.                 ],
  4189.             ],
  4190.             'twig.form.resources' => [
  4191.                 => 'form_div_layout.html.twig',
  4192.                 => 'bootstrap_5_layout.html.twig',
  4193.             ],
  4194.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  4195.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  4196.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  4197.             'web_profiler.debug_toolbar.mode' => 2,
  4198.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/sliding.html.twig',
  4199.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  4200.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  4201.             'knp_paginator.page_range' => 5,
  4202.             'knp_paginator.page_limit' => NULL,
  4203.             'doctrine.migrations.preferred_em' => NULL,
  4204.             'doctrine.migrations.preferred_connection' => NULL,
  4205.             'league.oauth2_server.persistence.doctrine.enabled' => true,
  4206.             'league.oauth2_server.persistence.doctrine.manager' => 'default',
  4207.             'league.oauth2_server.encryption_key.type' => 'plain',
  4208.             'league.oauth2_server.scopes.default' => [
  4209.                 => 'read',
  4210.             ],
  4211.             'data_collector.templates' => [
  4212.                 'data_collector.request' => [
  4213.                     => 'request',
  4214.                     => '@WebProfiler/Collector/request.html.twig',
  4215.                 ],
  4216.                 'data_collector.time' => [
  4217.                     => 'time',
  4218.                     => '@WebProfiler/Collector/time.html.twig',
  4219.                 ],
  4220.                 'data_collector.memory' => [
  4221.                     => 'memory',
  4222.                     => '@WebProfiler/Collector/memory.html.twig',
  4223.                 ],
  4224.                 'data_collector.validator' => [
  4225.                     => 'validator',
  4226.                     => '@WebProfiler/Collector/validator.html.twig',
  4227.                 ],
  4228.                 'data_collector.ajax' => [
  4229.                     => 'ajax',
  4230.                     => '@WebProfiler/Collector/ajax.html.twig',
  4231.                 ],
  4232.                 'data_collector.form' => [
  4233.                     => 'form',
  4234.                     => '@WebProfiler/Collector/form.html.twig',
  4235.                 ],
  4236.                 'data_collector.exception' => [
  4237.                     => 'exception',
  4238.                     => '@WebProfiler/Collector/exception.html.twig',
  4239.                 ],
  4240.                 'data_collector.logger' => [
  4241.                     => 'logger',
  4242.                     => '@WebProfiler/Collector/logger.html.twig',
  4243.                 ],
  4244.                 'data_collector.events' => [
  4245.                     => 'events',
  4246.                     => '@WebProfiler/Collector/events.html.twig',
  4247.                 ],
  4248.                 'data_collector.router' => [
  4249.                     => 'router',
  4250.                     => '@WebProfiler/Collector/router.html.twig',
  4251.                 ],
  4252.                 'data_collector.cache' => [
  4253.                     => 'cache',
  4254.                     => '@WebProfiler/Collector/cache.html.twig',
  4255.                 ],
  4256.                 'data_collector.translation' => [
  4257.                     => 'translation',
  4258.                     => '@WebProfiler/Collector/translation.html.twig',
  4259.                 ],
  4260.                 'data_collector.security' => [
  4261.                     => 'security',
  4262.                     => '@Security/Collector/security.html.twig',
  4263.                 ],
  4264.                 'data_collector.twig' => [
  4265.                     => 'twig',
  4266.                     => '@WebProfiler/Collector/twig.html.twig',
  4267.                 ],
  4268.                 'data_collector.doctrine' => [
  4269.                     => 'db',
  4270.                     => '@Doctrine/Collector/db.html.twig',
  4271.                 ],
  4272.                 'doctrine_migrations.migrations_collector' => [
  4273.                     => 'doctrine_migrations',
  4274.                     => '@DoctrineMigrations/Collector/migrations.html.twig',
  4275.                 ],
  4276.                 'data_collector.dump' => [
  4277.                     => 'dump',
  4278.                     => '@Debug/Profiler/dump.html.twig',
  4279.                 ],
  4280.                 'Eccube\\DataCollector\\EccubeDataCollector' => NULL,
  4281.                 'mailer.data_collector' => [
  4282.                     => 'mailer',
  4283.                     => '@WebProfiler/Collector/mailer.html.twig',
  4284.                 ],
  4285.                 'data_collector.config' => [
  4286.                     => 'config',
  4287.                     => '@WebProfiler/Collector/config.html.twig',
  4288.                 ],
  4289.                 'eccube.collector.core' => [
  4290.                     => 'eccube_core',
  4291.                     => '@toolbar/eccube.html.twig',
  4292.                 ],
  4293.             ],
  4294.             'console.command.ids' => [
  4295.                 => 'console.command.public_alias.Eccube\\Command\\UpdateSchemaDoctrineCommand',
  4296.             ],
  4297.         ];
  4298.     }
  4299.     protected function throw($message)
  4300.     {
  4301.         throw new RuntimeException($message);
  4302.     }
  4303. }