<?php
namespace ContainerInwxkmu;
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\ContainerInterface;
use Symfony\Component\DependencyInjection\Container;
use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
use Symfony\Component\DependencyInjection\Exception\LogicException;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
/**
* This class has been auto-generated
* by the Symfony Dependency Injection Component.
*
* @final since Symfony 3.3
*/
class EccubeDevDebugProjectContainer extends Container
{
private $buildParameters;
private $containerDir;
private $parameters = [];
private $targetDirs = [];
public function __construct(array $buildParameters = [], $containerDir = __DIR__)
{
$dir = $this->targetDirs[0] = \dirname($containerDir);
for ($i = 1; $i <= 6; ++$i) {
$this->targetDirs[$i] = $dir = \dirname($dir);
}
$this->buildParameters = $buildParameters;
$this->containerDir = $containerDir;
$this->parameters = $this->getDefaultParameters();
$this->services = [];
$this->normalizedIds = [
'autowired.eccube\\entity\\block' => 'autowired.Eccube\\Entity\\Block',
'autowired.eccube\\entity\\classname' => 'autowired.Eccube\\Entity\\ClassName',
'autowired.eccube\\entity\\customer' => 'autowired.Eccube\\Entity\\Customer',
'autowired.eccube\\entity\\customeraddress' => 'autowired.Eccube\\Entity\\CustomerAddress',
'autowired.eccube\\entity\\delivery' => 'autowired.Eccube\\Entity\\Delivery',
'autowired.eccube\\entity\\layout' => 'autowired.Eccube\\Entity\\Layout',
'autowired.eccube\\entity\\mailtemplate' => 'autowired.Eccube\\Entity\\MailTemplate',
'autowired.eccube\\entity\\master\\csvtype' => 'autowired.Eccube\\Entity\\Master\\CsvType',
'autowired.eccube\\entity\\master\\productstatus' => 'autowired.Eccube\\Entity\\Master\\ProductStatus',
'autowired.eccube\\entity\\member' => 'autowired.Eccube\\Entity\\Member',
'autowired.eccube\\entity\\news' => 'autowired.Eccube\\Entity\\News',
'autowired.eccube\\entity\\order' => 'autowired.Eccube\\Entity\\Order',
'autowired.eccube\\entity\\payment' => 'autowired.Eccube\\Entity\\Payment',
'autowired.eccube\\entity\\plugin' => 'autowired.Eccube\\Entity\\Plugin',
'autowired.eccube\\entity\\product' => 'autowired.Eccube\\Entity\\Product',
'autowired.eccube\\entity\\shipping' => 'autowired.Eccube\\Entity\\Shipping',
'autowired.eccube\\entity\\tag' => 'autowired.Eccube\\Entity\\Tag',
'autowired.eccube\\entity\\taxrule' => 'autowired.Eccube\\Entity\\TaxRule',
'autowired.eccube\\entity\\template' => 'autowired.Eccube\\Entity\\Template',
'autowired.plugin\\api\\entity\\webhook' => 'autowired.Plugin\\Api\\Entity\\WebHook',
'autowired.plugin\\cmblogpro\\entity\\blogstatus' => 'autowired.Plugin\\CMBlogPro\\Entity\\BlogStatus',
'autowired.plugin\\coupon4\\entity\\coupon' => 'autowired.Plugin\\Coupon4\\Entity\\Coupon',
'autowired.plugin\\mailmagazine4\\entity\\mailmagazinesendhistory' => 'autowired.Plugin\\MailMagazine4\\Entity\\MailMagazineSendHistory',
'autowired.plugin\\mailmagazine4\\entity\\mailmagazinetemplate' => 'autowired.Plugin\\MailMagazine4\\Entity\\MailMagazineTemplate',
'autowired.plugin\\maker4\\entity\\maker' => 'autowired.Plugin\\Maker4\\Entity\\Maker',
'autowired.plugin\\productreview4\\entity\\productreview' => 'autowired.Plugin\\ProductReview4\\Entity\\ProductReview',
'customize\\command\\orderautocancelcommand' => 'Customize\\Command\\OrderAutoCancelCommand',
'customize\\controller\\admin\\aggregate\\aggregatecontroller' => 'Customize\\Controller\\Admin\\Aggregate\\AggregateController',
'customize\\controller\\admin\\customer\\customercontroller' => 'Customize\\Controller\\Admin\\Customer\\CustomerController',
'customize\\controller\\admin\\order\\ordercontroller' => 'Customize\\Controller\\Admin\\Order\\OrderController',
'customize\\controller\\admin\\product\\categorycontroller' => 'Customize\\Controller\\Admin\\Product\\CategoryController',
'customize\\controller\\admin\\product\\productcontroller' => 'Customize\\Controller\\Admin\\Product\\ProductController',
'customize\\controller\\admin\\setting\\shop\\csvtypecontroller' => 'Customize\\Controller\\Admin\\Setting\\Shop\\CsvTypeController',
'customize\\controller\\entrycontroller' => 'Customize\\Controller\\EntryController',
'customize\\controller\\homelogincontroller' => 'Customize\\Controller\\HomeLoginController',
'customize\\controller\\instagramitemscontroller' => 'Customize\\Controller\\InstagramItemsController',
'customize\\controller\\productcontroller' => 'Customize\\Controller\\ProductController',
'customize\\controller\\shoppingcontroller' => 'Customize\\Controller\\ShoppingController',
'customize\\controller\\topcontroller' => 'Customize\\Controller\\TopController',
'customize\\eventsubscriber\\entrypointsubscriber' => 'Customize\\EventSubscriber\\EntryPointSubscriber',
'customize\\form\\extension\\customertypeextension' => 'Customize\\Form\\Extension\\CustomerTypeExtension',
'customize\\form\\extension\\entrytypeextension' => 'Customize\\Form\\Extension\\EntryTypeExtension',
'customize\\form\\extension\\masterdatatypeextension' => 'Customize\\Form\\Extension\\MasterdataTypeExtension',
'customize\\form\\extension\\searchcustomertypeextension' => 'Customize\\Form\\Extension\\SearchCustomerTypeExtension',
'customize\\form\\extension\\searchordertypeextension' => 'Customize\\Form\\Extension\\SearchOrderTypeExtension',
'customize\\form\\extension\\searchproducttypeextension' => 'Customize\\Form\\Extension\\SearchProductTypeExtension',
'customize\\form\\type\\csvtypetype' => 'Customize\\Form\\Type\\CsvTypeType',
'customize\\form\\type\\lacocoshoptype' => 'Customize\\Form\\Type\\LacocoShopType',
'customize\\repository\\csvtyperepository' => 'Customize\\Repository\\CsvTypeRepository',
'customize\\repository\\lacocoshoprepository' => 'Customize\\Repository\\LacocoShopRepository',
'customize\\service\\csvexportservice' => 'Customize\\Service\\CsvExportService',
'customize\\service\\instagramservice' => 'Customize\\Service\\InstagramService',
'customize\\service\\mailservice' => 'Customize\\Service\\MailService',
'customize\\service\\orderpdfservice' => 'Customize\\Service\\OrderPdfService',
'eccube\\command\\composerinstallcommand' => 'Eccube\\Command\\ComposerInstallCommand',
'eccube\\command\\composerremovecommand' => 'Eccube\\Command\\ComposerRemoveCommand',
'eccube\\command\\composerrequirealreadyinstalledpluginscommand' => 'Eccube\\Command\\ComposerRequireAlreadyInstalledPluginsCommand',
'eccube\\command\\composerrequirecommand' => 'Eccube\\Command\\ComposerRequireCommand',
'eccube\\command\\composerupdatecommand' => 'Eccube\\Command\\ComposerUpdateCommand',
'eccube\\command\\deletecartscommand' => 'Eccube\\Command\\DeleteCartsCommand',
'eccube\\command\\generatedummydatacommand' => 'Eccube\\Command\\GenerateDummyDataCommand',
'eccube\\command\\generateproxycommand' => 'Eccube\\Command\\GenerateProxyCommand',
'eccube\\command\\installercommand' => 'Eccube\\Command\\InstallerCommand',
'eccube\\command\\loaddatafixtureseccubecommand' => 'Eccube\\Command\\LoadDataFixturesEccubeCommand',
'eccube\\command\\plugindisablecommand' => 'Eccube\\Command\\PluginDisableCommand',
'eccube\\command\\pluginenablecommand' => 'Eccube\\Command\\PluginEnableCommand',
'eccube\\command\\plugingeneratecommand' => 'Eccube\\Command\\PluginGenerateCommand',
'eccube\\command\\plugininstallcommand' => 'Eccube\\Command\\PluginInstallCommand',
'eccube\\command\\pluginschemaupdatecommand' => 'Eccube\\Command\\PluginSchemaUpdateCommand',
'eccube\\command\\pluginuninstallcommand' => 'Eccube\\Command\\PluginUninstallCommand',
'eccube\\command\\pluginupdatecommand' => 'Eccube\\Command\\PluginUpdateCommand',
'eccube\\common\\eccubeconfig' => 'Eccube\\Common\\EccubeConfig',
'eccube\\controller\\abstractcontroller' => 'Eccube\\Controller\\AbstractController',
'eccube\\controller\\abstractshoppingcontroller' => 'Eccube\\Controller\\AbstractShoppingController',
'eccube\\controller\\admin\\abstractcsvimportcontroller' => 'Eccube\\Controller\\Admin\\AbstractCsvImportController',
'eccube\\controller\\admin\\admincontroller' => 'Eccube\\Controller\\Admin\\AdminController',
'eccube\\controller\\admin\\content\\blockcontroller' => 'Eccube\\Controller\\Admin\\Content\\BlockController',
'eccube\\controller\\admin\\content\\cachecontroller' => 'Eccube\\Controller\\Admin\\Content\\CacheController',
'eccube\\controller\\admin\\content\\csscontroller' => 'Eccube\\Controller\\Admin\\Content\\CssController',
'eccube\\controller\\admin\\content\\filecontroller' => 'Eccube\\Controller\\Admin\\Content\\FileController',
'eccube\\controller\\admin\\content\\jscontroller' => 'Eccube\\Controller\\Admin\\Content\\JsController',
'eccube\\controller\\admin\\content\\layoutcontroller' => 'Eccube\\Controller\\Admin\\Content\\LayoutController',
'eccube\\controller\\admin\\content\\maintenancecontroller' => 'Eccube\\Controller\\Admin\\Content\\MaintenanceController',
'eccube\\controller\\admin\\content\\newscontroller' => 'Eccube\\Controller\\Admin\\Content\\NewsController',
'eccube\\controller\\admin\\content\\pagecontroller' => 'Eccube\\Controller\\Admin\\Content\\PageController',
'eccube\\controller\\admin\\customer\\customercontroller' => 'Eccube\\Controller\\Admin\\Customer\\CustomerController',
'eccube\\controller\\admin\\customer\\customerdeliveryeditcontroller' => 'Eccube\\Controller\\Admin\\Customer\\CustomerDeliveryEditController',
'eccube\\controller\\admin\\customer\\customereditcontroller' => 'Eccube\\Controller\\Admin\\Customer\\CustomerEditController',
'eccube\\controller\\admin\\order\\csvimportcontroller' => 'Eccube\\Controller\\Admin\\Order\\CsvImportController',
'eccube\\controller\\admin\\order\\editcontroller' => 'Eccube\\Controller\\Admin\\Order\\EditController',
'eccube\\controller\\admin\\order\\mailcontroller' => 'Eccube\\Controller\\Admin\\Order\\MailController',
'eccube\\controller\\admin\\order\\ordercontroller' => 'Eccube\\Controller\\Admin\\Order\\OrderController',
'eccube\\controller\\admin\\order\\shippingcontroller' => 'Eccube\\Controller\\Admin\\Order\\ShippingController',
'eccube\\controller\\admin\\product\\categorycontroller' => 'Eccube\\Controller\\Admin\\Product\\CategoryController',
'eccube\\controller\\admin\\product\\classcategorycontroller' => 'Eccube\\Controller\\Admin\\Product\\ClassCategoryController',
'eccube\\controller\\admin\\product\\classnamecontroller' => 'Eccube\\Controller\\Admin\\Product\\ClassNameController',
'eccube\\controller\\admin\\product\\csvimportcontroller' => 'Eccube\\Controller\\Admin\\Product\\CsvImportController',
'eccube\\controller\\admin\\product\\productclasscontroller' => 'Eccube\\Controller\\Admin\\Product\\ProductClassController',
'eccube\\controller\\admin\\product\\productcontroller' => 'Eccube\\Controller\\Admin\\Product\\ProductController',
'eccube\\controller\\admin\\product\\tagcontroller' => 'Eccube\\Controller\\Admin\\Product\\TagController',
'eccube\\controller\\admin\\setting\\shop\\csvcontroller' => 'Eccube\\Controller\\Admin\\Setting\\Shop\\CsvController',
'eccube\\controller\\admin\\setting\\shop\\deliverycontroller' => 'Eccube\\Controller\\Admin\\Setting\\Shop\\DeliveryController',
'eccube\\controller\\admin\\setting\\shop\\mailcontroller' => 'Eccube\\Controller\\Admin\\Setting\\Shop\\MailController',
'eccube\\controller\\admin\\setting\\shop\\paymentcontroller' => 'Eccube\\Controller\\Admin\\Setting\\Shop\\PaymentController',
'eccube\\controller\\admin\\setting\\shop\\shopcontroller' => 'Eccube\\Controller\\Admin\\Setting\\Shop\\ShopController',
'eccube\\controller\\admin\\setting\\shop\\taxrulecontroller' => 'Eccube\\Controller\\Admin\\Setting\\Shop\\TaxRuleController',
'eccube\\controller\\admin\\setting\\system\\authoritycontroller' => 'Eccube\\Controller\\Admin\\Setting\\System\\AuthorityController',
'eccube\\controller\\admin\\setting\\system\\logcontroller' => 'Eccube\\Controller\\Admin\\Setting\\System\\LogController',
'eccube\\controller\\admin\\setting\\system\\masterdatacontroller' => 'Eccube\\Controller\\Admin\\Setting\\System\\MasterdataController',
'eccube\\controller\\admin\\setting\\system\\membercontroller' => 'Eccube\\Controller\\Admin\\Setting\\System\\MemberController',
'eccube\\controller\\admin\\setting\\system\\securitycontroller' => 'Eccube\\Controller\\Admin\\Setting\\System\\SecurityController',
'eccube\\controller\\admin\\setting\\system\\systemcontroller' => 'Eccube\\Controller\\Admin\\Setting\\System\\SystemController',
'eccube\\controller\\admin\\store\\ownerstorecontroller' => 'Eccube\\Controller\\Admin\\Store\\OwnerStoreController',
'eccube\\controller\\admin\\store\\plugincontroller' => 'Eccube\\Controller\\Admin\\Store\\PluginController',
'eccube\\controller\\admin\\store\\templatecontroller' => 'Eccube\\Controller\\Admin\\Store\\TemplateController',
'eccube\\controller\\block\\cartcontroller' => 'Eccube\\Controller\\Block\\CartController',
'eccube\\controller\\block\\searchproductcontroller' => 'Eccube\\Controller\\Block\\SearchProductController',
'eccube\\controller\\cartcontroller' => 'Eccube\\Controller\\CartController',
'eccube\\controller\\contactcontroller' => 'Eccube\\Controller\\ContactController',
'eccube\\controller\\entrycontroller' => 'Eccube\\Controller\\EntryController',
'eccube\\controller\\forgotcontroller' => 'Eccube\\Controller\\ForgotController',
'eccube\\controller\\helpcontroller' => 'Eccube\\Controller\\HelpController',
'eccube\\controller\\install\\installcontroller' => 'Eccube\\Controller\\Install\\InstallController',
'eccube\\controller\\mypage\\changecontroller' => 'Eccube\\Controller\\Mypage\\ChangeController',
'eccube\\controller\\mypage\\deliverycontroller' => 'Eccube\\Controller\\Mypage\\DeliveryController',
'eccube\\controller\\mypage\\mypagecontroller' => 'Eccube\\Controller\\Mypage\\MypageController',
'eccube\\controller\\mypage\\withdrawcontroller' => 'Eccube\\Controller\\Mypage\\WithdrawController',
'eccube\\controller\\nonmembershoppingcontroller' => 'Eccube\\Controller\\NonMemberShoppingController',
'eccube\\controller\\productcontroller' => 'Eccube\\Controller\\ProductController',
'eccube\\controller\\shippingmultiplecontroller' => 'Eccube\\Controller\\ShippingMultipleController',
'eccube\\controller\\shoppingcontroller' => 'Eccube\\Controller\\ShoppingController',
'eccube\\controller\\topcontroller' => 'Eccube\\Controller\\TopController',
'eccube\\controller\\userdatacontroller' => 'Eccube\\Controller\\UserDataController',
'eccube\\doctrine\\query\\queries' => 'Eccube\\Doctrine\\Query\\Queries',
'eccube\\eventlistener\\exceptionlistener' => 'Eccube\\EventListener\\ExceptionListener',
'eccube\\eventlistener\\forwardonlylistener' => 'Eccube\\EventListener\\ForwardOnlyListener',
'eccube\\eventlistener\\ipaddrlistener' => 'Eccube\\EventListener\\IpAddrListener',
'eccube\\eventlistener\\loglistener' => 'Eccube\\EventListener\\LogListener',
'eccube\\eventlistener\\mobiletemplatepathlistener' => 'Eccube\\EventListener\\MobileTemplatePathListener',
'eccube\\eventlistener\\securitylistener' => 'Eccube\\EventListener\\SecurityListener',
'eccube\\eventlistener\\transactionlistener' => 'Eccube\\EventListener\\TransactionListener',
'eccube\\eventlistener\\twiginitializelistener' => 'Eccube\\EventListener\\TwigInitializeListener',
'eccube\\form\\eventlistener\\convertkanalistener' => 'Eccube\\Form\\EventListener\\ConvertKanaListener',
'eccube\\form\\eventlistener\\truncatehyphenlistener' => 'Eccube\\Form\\EventListener\\TruncateHyphenListener',
'eccube\\form\\extension\\doctrineormextension' => 'Eccube\\Form\\Extension\\DoctrineOrmExtension',
'eccube\\form\\extension\\helptypeextension' => 'Eccube\\Form\\Extension\\HelpTypeExtension',
'eccube\\form\\type\\addcarttype' => 'Eccube\\Form\\Type\\AddCartType',
'eccube\\form\\type\\addresstype' => 'Eccube\\Form\\Type\\AddressType',
'eccube\\form\\type\\admin\\authenticationtype' => 'Eccube\\Form\\Type\\Admin\\AuthenticationType',
'eccube\\form\\type\\admin\\authorityroletype' => 'Eccube\\Form\\Type\\Admin\\AuthorityRoleType',
'eccube\\form\\type\\admin\\blocktype' => 'Eccube\\Form\\Type\\Admin\\BlockType',
'eccube\\form\\type\\admin\\categorytype' => 'Eccube\\Form\\Type\\Admin\\CategoryType',
'eccube\\form\\type\\admin\\changepasswordtype' => 'Eccube\\Form\\Type\\Admin\\ChangePasswordType',
'eccube\\form\\type\\admin\\classcategorytype' => 'Eccube\\Form\\Type\\Admin\\ClassCategoryType',
'eccube\\form\\type\\admin\\classnametype' => 'Eccube\\Form\\Type\\Admin\\ClassNameType',
'eccube\\form\\type\\admin\\csvimporttype' => 'Eccube\\Form\\Type\\Admin\\CsvImportType',
'eccube\\form\\type\\admin\\customertype' => 'Eccube\\Form\\Type\\Admin\\CustomerType',
'eccube\\form\\type\\admin\\deliveryfeetype' => 'Eccube\\Form\\Type\\Admin\\DeliveryFeeType',
'eccube\\form\\type\\admin\\deliverytimetype' => 'Eccube\\Form\\Type\\Admin\\DeliveryTimeType',
'eccube\\form\\type\\admin\\deliverytype' => 'Eccube\\Form\\Type\\Admin\\DeliveryType',
'eccube\\form\\type\\admin\\layouttype' => 'Eccube\\Form\\Type\\Admin\\LayoutType',
'eccube\\form\\type\\admin\\logintype' => 'Eccube\\Form\\Type\\Admin\\LoginType',
'eccube\\form\\type\\admin\\logtype' => 'Eccube\\Form\\Type\\Admin\\LogType',
'eccube\\form\\type\\admin\\mailtype' => 'Eccube\\Form\\Type\\Admin\\MailType',
'eccube\\form\\type\\admin\\mainedittype' => 'Eccube\\Form\\Type\\Admin\\MainEditType',
'eccube\\form\\type\\admin\\masterdatadatatype' => 'Eccube\\Form\\Type\\Admin\\MasterdataDataType',
'eccube\\form\\type\\admin\\masterdataedittype' => 'Eccube\\Form\\Type\\Admin\\MasterdataEditType',
'eccube\\form\\type\\admin\\masterdatatype' => 'Eccube\\Form\\Type\\Admin\\MasterdataType',
'eccube\\form\\type\\admin\\membertype' => 'Eccube\\Form\\Type\\Admin\\MemberType',
'eccube\\form\\type\\admin\\newstype' => 'Eccube\\Form\\Type\\Admin\\NewsType',
'eccube\\form\\type\\admin\\orderitemforshippingregistrationtype' => 'Eccube\\Form\\Type\\Admin\\OrderItemForShippingRegistrationType',
'eccube\\form\\type\\admin\\orderitemtype' => 'Eccube\\Form\\Type\\Admin\\OrderItemType',
'eccube\\form\\type\\admin\\ordermailtype' => 'Eccube\\Form\\Type\\Admin\\OrderMailType',
'eccube\\form\\type\\admin\\orderpdftype' => 'Eccube\\Form\\Type\\Admin\\OrderPdfType',
'eccube\\form\\type\\admin\\ordertype' => 'Eccube\\Form\\Type\\Admin\\OrderType',
'eccube\\form\\type\\admin\\pagetype' => 'Eccube\\Form\\Type\\Admin\\PageType',
'eccube\\form\\type\\admin\\paymentregistertype' => 'Eccube\\Form\\Type\\Admin\\PaymentRegisterType',
'eccube\\form\\type\\admin\\pluginlocalinstalltype' => 'Eccube\\Form\\Type\\Admin\\PluginLocalInstallType',
'eccube\\form\\type\\admin\\pluginmanagementtype' => 'Eccube\\Form\\Type\\Admin\\PluginManagementType',
'eccube\\form\\type\\admin\\productclassedittype' => 'Eccube\\Form\\Type\\Admin\\ProductClassEditType',
'eccube\\form\\type\\admin\\productclassmatrixtype' => 'Eccube\\Form\\Type\\Admin\\ProductClassMatrixType',
'eccube\\form\\type\\admin\\productclasstype' => 'Eccube\\Form\\Type\\Admin\\ProductClassType',
'eccube\\form\\type\\admin\\producttag' => 'Eccube\\Form\\Type\\Admin\\ProductTag',
'eccube\\form\\type\\admin\\producttype' => 'Eccube\\Form\\Type\\Admin\\ProductType',
'eccube\\form\\type\\admin\\searchcustomertype' => 'Eccube\\Form\\Type\\Admin\\SearchCustomerType',
'eccube\\form\\type\\admin\\searchordertype' => 'Eccube\\Form\\Type\\Admin\\SearchOrderType',
'eccube\\form\\type\\admin\\searchpluginapitype' => 'Eccube\\Form\\Type\\Admin\\SearchPluginApiType',
'eccube\\form\\type\\admin\\searchproducttype' => 'Eccube\\Form\\Type\\Admin\\SearchProductType',
'eccube\\form\\type\\admin\\securitytype' => 'Eccube\\Form\\Type\\Admin\\SecurityType',
'eccube\\form\\type\\admin\\shippingtype' => 'Eccube\\Form\\Type\\Admin\\ShippingType',
'eccube\\form\\type\\admin\\shopmastertype' => 'Eccube\\Form\\Type\\Admin\\ShopMasterType',
'eccube\\form\\type\\admin\\tagtype' => 'Eccube\\Form\\Type\\Admin\\TagType',
'eccube\\form\\type\\admin\\taxruletype' => 'Eccube\\Form\\Type\\Admin\\TaxRuleType',
'eccube\\form\\type\\admin\\templatetype' => 'Eccube\\Form\\Type\\Admin\\TemplateType',
'eccube\\form\\type\\front\\contacttype' => 'Eccube\\Form\\Type\\Front\\ContactType',
'eccube\\form\\type\\front\\customeraddresstype' => 'Eccube\\Form\\Type\\Front\\CustomerAddressType',
'eccube\\form\\type\\front\\customerlogintype' => 'Eccube\\Form\\Type\\Front\\CustomerLoginType',
'eccube\\form\\type\\front\\entrytype' => 'Eccube\\Form\\Type\\Front\\EntryType',
'eccube\\form\\type\\front\\forgottype' => 'Eccube\\Form\\Type\\Front\\ForgotType',
'eccube\\form\\type\\front\\nonmembertype' => 'Eccube\\Form\\Type\\Front\\NonMemberType',
'eccube\\form\\type\\front\\passwordresettype' => 'Eccube\\Form\\Type\\Front\\PasswordResetType',
'eccube\\form\\type\\front\\shoppingshippingtype' => 'Eccube\\Form\\Type\\Front\\ShoppingShippingType',
'eccube\\form\\type\\install\\step1type' => 'Eccube\\Form\\Type\\Install\\Step1Type',
'eccube\\form\\type\\install\\step3type' => 'Eccube\\Form\\Type\\Install\\Step3Type',
'eccube\\form\\type\\install\\step4type' => 'Eccube\\Form\\Type\\Install\\Step4Type',
'eccube\\form\\type\\install\\step5type' => 'Eccube\\Form\\Type\\Install\\Step5Type',
'eccube\\form\\type\\kanatype' => 'Eccube\\Form\\Type\\KanaType',
'eccube\\form\\type\\master\\categorytype' => 'Eccube\\Form\\Type\\Master\\CategoryType',
'eccube\\form\\type\\master\\csvtype' => 'Eccube\\Form\\Type\\Master\\CsvType',
'eccube\\form\\type\\master\\customerstatustype' => 'Eccube\\Form\\Type\\Master\\CustomerStatusType',
'eccube\\form\\type\\master\\deliverydurationtype' => 'Eccube\\Form\\Type\\Master\\DeliveryDurationType',
'eccube\\form\\type\\master\\devicetypetype' => 'Eccube\\Form\\Type\\Master\\DeviceTypeType',
'eccube\\form\\type\\master\\jobtype' => 'Eccube\\Form\\Type\\Master\\JobType',
'eccube\\form\\type\\master\\mailtemplatetype' => 'Eccube\\Form\\Type\\Master\\MailTemplateType',
'eccube\\form\\type\\master\\orderstatustype' => 'Eccube\\Form\\Type\\Master\\OrderStatusType',
'eccube\\form\\type\\master\\pagemaxtype' => 'Eccube\\Form\\Type\\Master\\PageMaxType',
'eccube\\form\\type\\master\\paymenttype' => 'Eccube\\Form\\Type\\Master\\PaymentType',
'eccube\\form\\type\\master\\preftype' => 'Eccube\\Form\\Type\\Master\\PrefType',
'eccube\\form\\type\\master\\productlistmaxtype' => 'Eccube\\Form\\Type\\Master\\ProductListMaxType',
'eccube\\form\\type\\master\\productlistorderbytype' => 'Eccube\\Form\\Type\\Master\\ProductListOrderByType',
'eccube\\form\\type\\master\\productstatustype' => 'Eccube\\Form\\Type\\Master\\ProductStatusType',
'eccube\\form\\type\\master\\roundingtypetype' => 'Eccube\\Form\\Type\\Master\\RoundingTypeType',
'eccube\\form\\type\\master\\saletypetype' => 'Eccube\\Form\\Type\\Master\\SaleTypeType',
'eccube\\form\\type\\master\\sextype' => 'Eccube\\Form\\Type\\Master\\SexType',
'eccube\\form\\type\\mastertype' => 'Eccube\\Form\\Type\\MasterType',
'eccube\\form\\type\\nametype' => 'Eccube\\Form\\Type\\NameType',
'eccube\\form\\type\\phonenumbertype' => 'Eccube\\Form\\Type\\PhoneNumberType',
'eccube\\form\\type\\postaltype' => 'Eccube\\Form\\Type\\PostalType',
'eccube\\form\\type\\pricetype' => 'Eccube\\Form\\Type\\PriceType',
'eccube\\form\\type\\repeatedemailtype' => 'Eccube\\Form\\Type\\RepeatedEmailType',
'eccube\\form\\type\\repeatedpasswordtype' => 'Eccube\\Form\\Type\\RepeatedPasswordType',
'eccube\\form\\type\\searchproductblocktype' => 'Eccube\\Form\\Type\\SearchProductBlockType',
'eccube\\form\\type\\searchproducttype' => 'Eccube\\Form\\Type\\SearchProductType',
'eccube\\form\\type\\shippingmultipleitemtype' => 'Eccube\\Form\\Type\\ShippingMultipleItemType',
'eccube\\form\\type\\shippingmultipletype' => 'Eccube\\Form\\Type\\ShippingMultipleType',
'eccube\\form\\type\\shopping\\customeraddresstype' => 'Eccube\\Form\\Type\\Shopping\\CustomerAddressType',
'eccube\\form\\type\\shopping\\orderitemtype' => 'Eccube\\Form\\Type\\Shopping\\OrderItemType',
'eccube\\form\\type\\shopping\\ordertype' => 'Eccube\\Form\\Type\\Shopping\\OrderType',
'eccube\\form\\type\\shopping\\shippingtype' => 'Eccube\\Form\\Type\\Shopping\\ShippingType',
'eccube\\form\\type\\shoppingmultipletype' => 'Eccube\\Form\\Type\\ShoppingMultipleType',
'eccube\\form\\type\\toggleswitchtype' => 'Eccube\\Form\\Type\\ToggleSwitchType',
'eccube\\form\\validator\\emailvalidator' => 'Eccube\\Form\\Validator\\EmailValidator',
'eccube\\form\\validator\\twiglintvalidator' => 'Eccube\\Form\\Validator\\TwigLintValidator',
'eccube\\log\\processor\\sessionprocessor' => 'Eccube\\Log\\Processor\\SessionProcessor',
'eccube\\log\\processor\\tokenprocessor' => 'Eccube\\Log\\Processor\\TokenProcessor',
'eccube\\repository\\authorityrolerepository' => 'Eccube\\Repository\\AuthorityRoleRepository',
'eccube\\repository\\baseinforepository' => 'Eccube\\Repository\\BaseInfoRepository',
'eccube\\repository\\blockpositionrepository' => 'Eccube\\Repository\\BlockPositionRepository',
'eccube\\repository\\blockrepository' => 'Eccube\\Repository\\BlockRepository',
'eccube\\repository\\cartitemrepository' => 'Eccube\\Repository\\CartItemRepository',
'eccube\\repository\\cartrepository' => 'Eccube\\Repository\\CartRepository',
'eccube\\repository\\categoryrepository' => 'Eccube\\Repository\\CategoryRepository',
'eccube\\repository\\classcategoryrepository' => 'Eccube\\Repository\\ClassCategoryRepository',
'eccube\\repository\\classnamerepository' => 'Eccube\\Repository\\ClassNameRepository',
'eccube\\repository\\csvrepository' => 'Eccube\\Repository\\CsvRepository',
'eccube\\repository\\customeraddressrepository' => 'Eccube\\Repository\\CustomerAddressRepository',
'eccube\\repository\\customerfavoriteproductrepository' => 'Eccube\\Repository\\CustomerFavoriteProductRepository',
'eccube\\repository\\customerrepository' => 'Eccube\\Repository\\CustomerRepository',
'eccube\\repository\\deliverydurationrepository' => 'Eccube\\Repository\\DeliveryDurationRepository',
'eccube\\repository\\deliveryfeerepository' => 'Eccube\\Repository\\DeliveryFeeRepository',
'eccube\\repository\\deliveryrepository' => 'Eccube\\Repository\\DeliveryRepository',
'eccube\\repository\\deliverytimerepository' => 'Eccube\\Repository\\DeliveryTimeRepository',
'eccube\\repository\\layoutrepository' => 'Eccube\\Repository\\LayoutRepository',
'eccube\\repository\\mailhistoryrepository' => 'Eccube\\Repository\\MailHistoryRepository',
'eccube\\repository\\mailtemplaterepository' => 'Eccube\\Repository\\MailTemplateRepository',
'eccube\\repository\\master\\authorityrepository' => 'Eccube\\Repository\\Master\\AuthorityRepository',
'eccube\\repository\\master\\countryrepository' => 'Eccube\\Repository\\Master\\CountryRepository',
'eccube\\repository\\master\\csvtyperepository' => 'Eccube\\Repository\\Master\\CsvTypeRepository',
'eccube\\repository\\master\\customerorderstatusrepository' => 'Eccube\\Repository\\Master\\CustomerOrderStatusRepository',
'eccube\\repository\\master\\customerstatusrepository' => 'Eccube\\Repository\\Master\\CustomerStatusRepository',
'eccube\\repository\\master\\devicetyperepository' => 'Eccube\\Repository\\Master\\DeviceTypeRepository',
'eccube\\repository\\master\\jobrepository' => 'Eccube\\Repository\\Master\\JobRepository',
'eccube\\repository\\master\\orderitemtyperepository' => 'Eccube\\Repository\\Master\\OrderItemTypeRepository',
'eccube\\repository\\master\\orderstatuscolorrepository' => 'Eccube\\Repository\\Master\\OrderStatusColorRepository',
'eccube\\repository\\master\\orderstatusrepository' => 'Eccube\\Repository\\Master\\OrderStatusRepository',
'eccube\\repository\\master\\pagemaxrepository' => 'Eccube\\Repository\\Master\\PageMaxRepository',
'eccube\\repository\\master\\prefrepository' => 'Eccube\\Repository\\Master\\PrefRepository',
'eccube\\repository\\master\\productlistmaxrepository' => 'Eccube\\Repository\\Master\\ProductListMaxRepository',
'eccube\\repository\\master\\productlistorderbyrepository' => 'Eccube\\Repository\\Master\\ProductListOrderByRepository',
'eccube\\repository\\master\\productstatusrepository' => 'Eccube\\Repository\\Master\\ProductStatusRepository',
'eccube\\repository\\master\\roundingtyperepository' => 'Eccube\\Repository\\Master\\RoundingTypeRepository',
'eccube\\repository\\master\\saletyperepository' => 'Eccube\\Repository\\Master\\SaleTypeRepository',
'eccube\\repository\\master\\sexrepository' => 'Eccube\\Repository\\Master\\SexRepository',
'eccube\\repository\\master\\taxdisplaytyperepository' => 'Eccube\\Repository\\Master\\TaxDisplayTypeRepository',
'eccube\\repository\\master\\taxtyperepository' => 'Eccube\\Repository\\Master\\TaxTypeRepository',
'eccube\\repository\\master\\workrepository' => 'Eccube\\Repository\\Master\\WorkRepository',
'eccube\\repository\\memberrepository' => 'Eccube\\Repository\\MemberRepository',
'eccube\\repository\\newsrepository' => 'Eccube\\Repository\\NewsRepository',
'eccube\\repository\\orderitemrepository' => 'Eccube\\Repository\\OrderItemRepository',
'eccube\\repository\\orderpdfrepository' => 'Eccube\\Repository\\OrderPdfRepository',
'eccube\\repository\\orderrepository' => 'Eccube\\Repository\\OrderRepository',
'eccube\\repository\\pagelayoutrepository' => 'Eccube\\Repository\\PageLayoutRepository',
'eccube\\repository\\pagerepository' => 'Eccube\\Repository\\PageRepository',
'eccube\\repository\\paymentoptionrepository' => 'Eccube\\Repository\\PaymentOptionRepository',
'eccube\\repository\\paymentrepository' => 'Eccube\\Repository\\PaymentRepository',
'eccube\\repository\\pluginrepository' => 'Eccube\\Repository\\PluginRepository',
'eccube\\repository\\productcategoryrepository' => 'Eccube\\Repository\\ProductCategoryRepository',
'eccube\\repository\\productclassrepository' => 'Eccube\\Repository\\ProductClassRepository',
'eccube\\repository\\productimagerepository' => 'Eccube\\Repository\\ProductImageRepository',
'eccube\\repository\\productrepository' => 'Eccube\\Repository\\ProductRepository',
'eccube\\repository\\productstockrepository' => 'Eccube\\Repository\\ProductStockRepository',
'eccube\\repository\\producttagrepository' => 'Eccube\\Repository\\ProductTagRepository',
'eccube\\repository\\shippingrepository' => 'Eccube\\Repository\\ShippingRepository',
'eccube\\repository\\tagrepository' => 'Eccube\\Repository\\TagRepository',
'eccube\\repository\\taxrulerepository' => 'Eccube\\Repository\\TaxRuleRepository',
'eccube\\repository\\templaterepository' => 'Eccube\\Repository\\TemplateRepository',
'eccube\\request\\context' => 'Eccube\\Request\\Context',
'eccube\\security\\core\\encoder\\passwordencoder' => 'Eccube\\Security\\Core\\Encoder\\PasswordEncoder',
'eccube\\security\\core\\user\\customerprovider' => 'Eccube\\Security\\Core\\User\\CustomerProvider',
'eccube\\security\\core\\user\\memberprovider' => 'Eccube\\Security\\Core\\User\\MemberProvider',
'eccube\\security\\voter\\authorityvoter' => 'Eccube\\Security\\Voter\\AuthorityVoter',
'eccube\\service\\cartservice' => 'Eccube\\Service\\CartService',
'eccube\\service\\composer\\composerapiservice' => 'Eccube\\Service\\Composer\\ComposerApiService',
'eccube\\service\\composer\\composerserviceinterface' => 'Eccube\\Service\\Composer\\ComposerServiceInterface',
'eccube\\service\\entityproxyservice' => 'Eccube\\Service\\EntityProxyService',
'eccube\\service\\orderhelper' => 'Eccube\\Service\\OrderHelper',
'eccube\\service\\orderstatemachine' => 'Eccube\\Service\\OrderStateMachine',
'eccube\\service\\payment\\method\\cash' => 'Eccube\\Service\\Payment\\Method\\Cash',
'eccube\\service\\pluginapiservice' => 'Eccube\\Service\\PluginApiService',
'eccube\\service\\plugincontext' => 'Eccube\\Service\\PluginContext',
'eccube\\service\\pluginservice' => 'Eccube\\Service\\PluginService',
'eccube\\service\\pointhelper' => 'Eccube\\Service\\PointHelper',
'eccube\\service\\purchaseflow\\processor\\addpointprocessor' => 'Eccube\\Service\\PurchaseFlow\\Processor\\AddPointProcessor',
'eccube\\service\\purchaseflow\\processor\\customerpurchaseinfoprocessor' => 'Eccube\\Service\\PurchaseFlow\\Processor\\CustomerPurchaseInfoProcessor',
'eccube\\service\\purchaseflow\\processor\\deliverysettingvalidator' => 'Eccube\\Service\\PurchaseFlow\\Processor\\DeliverySettingValidator',
'eccube\\service\\purchaseflow\\processor\\emptyitemsvalidator' => 'Eccube\\Service\\PurchaseFlow\\Processor\\EmptyItemsValidator',
'eccube\\service\\purchaseflow\\processor\\ordernoprocessor' => 'Eccube\\Service\\PurchaseFlow\\Processor\\OrderNoProcessor',
'eccube\\service\\purchaseflow\\processor\\orderupdateprocessor' => 'Eccube\\Service\\PurchaseFlow\\Processor\\OrderUpdateProcessor',
'eccube\\service\\purchaseflow\\processor\\paymenttotallimitvalidator' => 'Eccube\\Service\\PurchaseFlow\\Processor\\PaymentTotalLimitValidator',
'eccube\\service\\purchaseflow\\processor\\paymenttotalnegativevalidator' => 'Eccube\\Service\\PurchaseFlow\\Processor\\PaymentTotalNegativeValidator',
'eccube\\service\\purchaseflow\\processor\\pointdiffprocessor' => 'Eccube\\Service\\PurchaseFlow\\Processor\\PointDiffProcessor',
'eccube\\service\\purchaseflow\\processor\\pointprocessor' => 'Eccube\\Service\\PurchaseFlow\\Processor\\PointProcessor',
'eccube\\service\\purchaseflow\\processor\\pricechangevalidator' => 'Eccube\\Service\\PurchaseFlow\\Processor\\PriceChangeValidator',
'eccube\\service\\purchaseflow\\processor\\productstatusvalidator' => 'Eccube\\Service\\PurchaseFlow\\Processor\\ProductStatusValidator',
'eccube\\service\\purchaseflow\\processor\\stockdiffprocessor' => 'Eccube\\Service\\PurchaseFlow\\Processor\\StockDiffProcessor',
'eccube\\service\\purchaseflow\\processor\\stockreduceprocessor' => 'Eccube\\Service\\PurchaseFlow\\Processor\\StockReduceProcessor',
'eccube\\service\\purchaseflow\\processor\\taxprocessor' => 'Eccube\\Service\\PurchaseFlow\\Processor\\TaxProcessor',
'eccube\\service\\schemaservice' => 'Eccube\\Service\\SchemaService',
'eccube\\service\\systemservice' => 'Eccube\\Service\\SystemService',
'eccube\\service\\taxruleservice' => 'Eccube\\Service\\TaxRuleService',
'eccube\\tests\\fixture\\generator' => 'Eccube\\Tests\\Fixture\\Generator',
'eccube\\twig\\extension\\eccubeextension' => 'Eccube\\Twig\\Extension\\EccubeExtension',
'eccube\\twig\\extension\\taxextension' => 'Eccube\\Twig\\Extension\\TaxExtension',
'eccube\\util\\cacheutil' => 'Eccube\\Util\\CacheUtil',
'http\\message\\messagefactory' => 'Http\\Message\\MessageFactory',
'http\\message\\requestfactory' => 'Http\\Message\\RequestFactory',
'http\\message\\responsefactory' => 'Http\\Message\\ResponseFactory',
'http\\message\\streamfactory' => 'Http\\Message\\StreamFactory',
'http\\message\\urifactory' => 'Http\\Message\\UriFactory',
'knp\\component\\pager\\paginatorinterface' => 'Knp\\Component\\Pager\\PaginatorInterface',
'league\\oauth2\\server\\authorizationserver' => 'League\\OAuth2\\Server\\AuthorizationServer',
'league\\oauth2\\server\\grant\\authcodegrant' => 'League\\OAuth2\\Server\\Grant\\AuthCodeGrant',
'league\\oauth2\\server\\grant\\clientcredentialsgrant' => 'League\\OAuth2\\Server\\Grant\\ClientCredentialsGrant',
'league\\oauth2\\server\\grant\\implicitgrant' => 'League\\OAuth2\\Server\\Grant\\ImplicitGrant',
'league\\oauth2\\server\\grant\\passwordgrant' => 'League\\OAuth2\\Server\\Grant\\PasswordGrant',
'league\\oauth2\\server\\grant\\refreshtokengrant' => 'League\\OAuth2\\Server\\Grant\\RefreshTokenGrant',
'league\\oauth2\\server\\repositories\\accesstokenrepositoryinterface' => 'League\\OAuth2\\Server\\Repositories\\AccessTokenRepositoryInterface',
'league\\oauth2\\server\\repositories\\authcoderepositoryinterface' => 'League\\OAuth2\\Server\\Repositories\\AuthCodeRepositoryInterface',
'league\\oauth2\\server\\repositories\\clientrepositoryinterface' => 'League\\OAuth2\\Server\\Repositories\\ClientRepositoryInterface',
'league\\oauth2\\server\\repositories\\refreshtokenrepositoryinterface' => 'League\\OAuth2\\Server\\Repositories\\RefreshTokenRepositoryInterface',
'league\\oauth2\\server\\repositories\\scoperepositoryinterface' => 'League\\OAuth2\\Server\\Repositories\\ScopeRepositoryInterface',
'league\\oauth2\\server\\repositories\\userrepositoryinterface' => 'League\\OAuth2\\Server\\Repositories\\UserRepositoryInterface',
'league\\oauth2\\server\\resourceserver' => 'League\\OAuth2\\Server\\ResourceServer',
'monolog\\processor\\introspectionprocessor' => 'Monolog\\Processor\\IntrospectionProcessor',
'monolog\\processor\\uidprocessor' => 'Monolog\\Processor\\UidProcessor',
'plugin\\api\\command\\dumpschemacommand' => 'Plugin\\Api\\Command\\DumpSchemaCommand',
'plugin\\api\\controller\\admin\\graphiqlcontroller' => 'Plugin\\Api\\Controller\\Admin\\GraphiQLController',
'plugin\\api\\controller\\admin\\oauthcontroller' => 'Plugin\\Api\\Controller\\Admin\\OAuthController',
'plugin\\api\\controller\\admin\\webhookcontroller' => 'Plugin\\Api\\Controller\\Admin\\WebHookController',
'plugin\\api\\controller\\apicontroller' => 'Plugin\\Api\\Controller\\ApiController',
'plugin\\api\\eventlistener\\authorizationrequestresolvelistener' => 'Plugin\\Api\\EventListener\\AuthorizationRequestResolveListener',
'plugin\\api\\eventlistener\\userresolvelistener' => 'Plugin\\Api\\EventListener\\UserResolveListener',
'plugin\\api\\form\\type\\admin\\clienttype' => 'Plugin\\Api\\Form\\Type\\Admin\\ClientType',
'plugin\\api\\form\\type\\admin\\oauth2authorizationtype' => 'Plugin\\Api\\Form\\Type\\Admin\\OAuth2AuthorizationType',
'plugin\\api\\form\\type\\admin\\webhooktype' => 'Plugin\\Api\\Form\\Type\\Admin\\WebHookType',
'plugin\\api\\graphql\\schema' => 'Plugin\\Api\\GraphQL\\Schema',
'plugin\\api\\graphql\\types' => 'Plugin\\Api\\GraphQL\\Types',
'plugin\\api\\repository\\webhookrepository' => 'Plugin\\Api\\Repository\\WebHookRepository',
'plugin\\api\\service\\webhookevents' => 'Plugin\\Api\\Service\\WebHookEvents',
'plugin\\api\\service\\webhookservice' => 'Plugin\\Api\\Service\\WebHookService',
'plugin\\cmblogpro\\controller\\admin\\blogcontroller' => 'Plugin\\CMBlogPro\\Controller\\Admin\\BlogController',
'plugin\\cmblogpro\\controller\\admin\\categorycontroller' => 'Plugin\\CMBlogPro\\Controller\\Admin\\CategoryController',
'plugin\\cmblogpro\\controller\\admin\\configcontroller' => 'Plugin\\CMBlogPro\\Controller\\Admin\\ConfigController',
'plugin\\cmblogpro\\controller\\blog\\blogcontroller' => 'Plugin\\CMBlogPro\\Controller\\Blog\\BlogController',
'plugin\\cmblogpro\\controller\\web\\blogcontroller' => 'Plugin\\CMBlogPro\\Controller\\Web\\BlogController',
'plugin\\cmblogpro\\form\\type\\admin\\blogstatustype' => 'Plugin\\CMBlogPro\\Form\\Type\\Admin\\BlogStatusType',
'plugin\\cmblogpro\\form\\type\\admin\\blogtype' => 'Plugin\\CMBlogPro\\Form\\Type\\Admin\\BlogType',
'plugin\\cmblogpro\\form\\type\\admin\\categorytype' => 'Plugin\\CMBlogPro\\Form\\Type\\Admin\\CategoryType',
'plugin\\cmblogpro\\form\\type\\admin\\configtype' => 'Plugin\\CMBlogPro\\Form\\Type\\Admin\\ConfigType',
'plugin\\cmblogpro\\form\\type\\admin\\searchblogtype' => 'Plugin\\CMBlogPro\\Form\\Type\\Admin\\SearchBlogType',
'plugin\\cmblogpro\\form\\type\\admin\\searchcategorytype' => 'Plugin\\CMBlogPro\\Form\\Type\\Admin\\SearchCategoryType',
'plugin\\cmblogpro\\repository\\blogcategoryrepository' => 'Plugin\\CMBlogPro\\Repository\\BlogCategoryRepository',
'plugin\\cmblogpro\\repository\\blogimagerepository' => 'Plugin\\CMBlogPro\\Repository\\BlogImageRepository',
'plugin\\cmblogpro\\repository\\blogproductimagerepository_01' => 'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_01',
'plugin\\cmblogpro\\repository\\blogproductimagerepository_02' => 'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_02',
'plugin\\cmblogpro\\repository\\blogproductimagerepository_03' => 'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_03',
'plugin\\cmblogpro\\repository\\blogproductimagerepository_04' => 'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_04',
'plugin\\cmblogpro\\repository\\blogproductimagerepository_05' => 'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_05',
'plugin\\cmblogpro\\repository\\blogproductimagerepository_06' => 'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_06',
'plugin\\cmblogpro\\repository\\blogproductimagerepository_07' => 'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_07',
'plugin\\cmblogpro\\repository\\blogproductimagerepository_08' => 'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_08',
'plugin\\cmblogpro\\repository\\blogproductimagerepository_09' => 'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_09',
'plugin\\cmblogpro\\repository\\blogproductimagerepository_10' => 'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_10',
'plugin\\cmblogpro\\repository\\blogproductrepository' => 'Plugin\\CMBlogPro\\Repository\\BlogProductRepository',
'plugin\\cmblogpro\\repository\\blogproductrepository_01' => 'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_01',
'plugin\\cmblogpro\\repository\\blogproductrepository_02' => 'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_02',
'plugin\\cmblogpro\\repository\\blogproductrepository_03' => 'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_03',
'plugin\\cmblogpro\\repository\\blogproductrepository_04' => 'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_04',
'plugin\\cmblogpro\\repository\\blogproductrepository_05' => 'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_05',
'plugin\\cmblogpro\\repository\\blogproductrepository_06' => 'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_06',
'plugin\\cmblogpro\\repository\\blogproductrepository_07' => 'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_07',
'plugin\\cmblogpro\\repository\\blogproductrepository_08' => 'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_08',
'plugin\\cmblogpro\\repository\\blogproductrepository_09' => 'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_09',
'plugin\\cmblogpro\\repository\\blogproductrepository_10' => 'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_10',
'plugin\\cmblogpro\\repository\\blogrepository' => 'Plugin\\CMBlogPro\\Repository\\BlogRepository',
'plugin\\cmblogpro\\repository\\blogstatusrepository' => 'Plugin\\CMBlogPro\\Repository\\BlogStatusRepository',
'plugin\\cmblogpro\\repository\\categoryrepository' => 'Plugin\\CMBlogPro\\Repository\\CategoryRepository',
'plugin\\cmblogpro\\repository\\configrepository' => 'Plugin\\CMBlogPro\\Repository\\ConfigRepository',
'plugin\\cmblogpro\\repository\\productrepository' => 'Plugin\\CMBlogPro\\Repository\\ProductRepository',
'plugin\\coupon4\\controller\\admin\\couponcontroller' => 'Plugin\\Coupon4\\Controller\\Admin\\CouponController',
'plugin\\coupon4\\controller\\admin\\couponsearchmodelcontroller' => 'Plugin\\Coupon4\\Controller\\Admin\\CouponSearchModelController',
'plugin\\coupon4\\controller\\couponshoppingcontroller' => 'Plugin\\Coupon4\\Controller\\CouponShoppingController',
'plugin\\coupon4\\event' => 'Plugin\\Coupon4\\Event',
'plugin\\coupon4\\form\\type\\coupondetailtype' => 'Plugin\\Coupon4\\Form\\Type\\CouponDetailType',
'plugin\\coupon4\\form\\type\\couponsearchcategorytype' => 'Plugin\\Coupon4\\Form\\Type\\CouponSearchCategoryType',
'plugin\\coupon4\\form\\type\\coupontype' => 'Plugin\\Coupon4\\Form\\Type\\CouponType',
'plugin\\coupon4\\form\\type\\couponusetype' => 'Plugin\\Coupon4\\Form\\Type\\CouponUseType',
'plugin\\coupon4\\repository\\coupondetailrepository' => 'Plugin\\Coupon4\\Repository\\CouponDetailRepository',
'plugin\\coupon4\\repository\\couponorderrepository' => 'Plugin\\Coupon4\\Repository\\CouponOrderRepository',
'plugin\\coupon4\\repository\\couponrepository' => 'Plugin\\Coupon4\\Repository\\CouponRepository',
'plugin\\coupon4\\service\\couponservice' => 'Plugin\\Coupon4\\Service\\CouponService',
'plugin\\deliverydate4\\controller\\admin\\configcontroller' => 'Plugin\\DeliveryDate4\\Controller\\Admin\\ConfigController',
'plugin\\deliverydate4\\controller\\admin\\holidaycontroller' => 'Plugin\\DeliveryDate4\\Controller\\Admin\\HolidayController',
'plugin\\deliverydate4\\controller\\block\\calendarcontroller' => 'Plugin\\DeliveryDate4\\Controller\\Block\\CalendarController',
'plugin\\deliverydate4\\deliverydateevent' => 'Plugin\\DeliveryDate4\\DeliveryDateEvent',
'plugin\\deliverydate4\\form\\extension\\deliveryextension' => 'Plugin\\DeliveryDate4\\Form\\Extension\\DeliveryExtension',
'plugin\\deliverydate4\\form\\extension\\productclasseditextension' => 'Plugin\\DeliveryDate4\\Form\\Extension\\ProductClassEditExtension',
'plugin\\deliverydate4\\form\\extension\\productclassextension' => 'Plugin\\DeliveryDate4\\Form\\Extension\\ProductClassExtension',
'plugin\\deliverydate4\\form\\extension\\shippingextension' => 'Plugin\\DeliveryDate4\\Form\\Extension\\ShippingExtension',
'plugin\\deliverydate4\\form\\type\\admin\\configtype' => 'Plugin\\DeliveryDate4\\Form\\Type\\Admin\\ConfigType',
'plugin\\deliverydate4\\form\\type\\admin\\deliverydatetype' => 'Plugin\\DeliveryDate4\\Form\\Type\\Admin\\DeliveryDateType',
'plugin\\deliverydate4\\form\\type\\admin\\holidaysearchtype' => 'Plugin\\DeliveryDate4\\Form\\Type\\Admin\\HolidaySearchType',
'plugin\\deliverydate4\\form\\type\\admin\\holidaytype' => 'Plugin\\DeliveryDate4\\Form\\Type\\Admin\\HolidayType',
'plugin\\deliverydate4\\repository\\configrepository' => 'Plugin\\DeliveryDate4\\Repository\\ConfigRepository',
'plugin\\deliverydate4\\repository\\deliverydaterepository' => 'Plugin\\DeliveryDate4\\Repository\\DeliveryDateRepository',
'plugin\\deliverydate4\\repository\\holidayrepository' => 'Plugin\\DeliveryDate4\\Repository\\HolidayRepository',
'plugin\\etunaitemranking\\controller\\admin\\configcontroller' => 'Plugin\\EtunaItemRanking\\Controller\\Admin\\ConfigController',
'plugin\\etunaitemranking\\controller\\etunaitemrankingcontroller' => 'Plugin\\EtunaItemRanking\\Controller\\EtunaItemRankingController',
'plugin\\etunaitemranking\\form\\type\\admin\\etunaitemrankingconfigtype' => 'Plugin\\EtunaItemRanking\\Form\\Type\\Admin\\EtunaItemRankingConfigType',
'plugin\\etunaitemranking\\repository\\etunaitemrankingconfigrepository' => 'Plugin\\EtunaItemRanking\\Repository\\EtunaItemRankingConfigRepository',
'plugin\\instagramdspset\\repository\\instagramconfigrepository' => 'Plugin\\InstagramDspSet\\Repository\\InstagramConfigRepository',
'plugin\\mailmagazine4\\controller\\mailmagazinecontroller' => 'Plugin\\MailMagazine4\\Controller\\MailMagazineController',
'plugin\\mailmagazine4\\controller\\mailmagazinehistorycontroller' => 'Plugin\\MailMagazine4\\Controller\\MailMagazineHistoryController',
'plugin\\mailmagazine4\\controller\\mailmagazinetemplatecontroller' => 'Plugin\\MailMagazine4\\Controller\\MailMagazineTemplateController',
'plugin\\mailmagazine4\\entity\\admincustomerquerycustomizer' => 'Plugin\\MailMagazine4\\Entity\\AdminCustomerQueryCustomizer',
'plugin\\mailmagazine4\\event\\mailmagazinehistoryfilepaginationsubscriber' => 'Plugin\\MailMagazine4\\Event\\MailMagazineHistoryFilePaginationSubscriber',
'plugin\\mailmagazine4\\form\\extension\\customermailmagazinetypeextension' => 'Plugin\\MailMagazine4\\Form\\Extension\\CustomerMailMagazineTypeExtension',
'plugin\\mailmagazine4\\form\\extension\\entrymailmagazinetypeextension' => 'Plugin\\MailMagazine4\\Form\\Extension\\EntryMailMagazineTypeExtension',
'plugin\\mailmagazine4\\form\\type\\mailmagazinetemplateedittype' => 'Plugin\\MailMagazine4\\Form\\Type\\MailMagazineTemplateEditType',
'plugin\\mailmagazine4\\form\\type\\mailmagazinetemplatetype' => 'Plugin\\MailMagazine4\\Form\\Type\\MailMagazineTemplateType',
'plugin\\mailmagazine4\\form\\type\\mailmagazinetype' => 'Plugin\\MailMagazine4\\Form\\Type\\MailMagazineType',
'plugin\\mailmagazine4\\repository\\mailmagazinesendhistoryrepository' => 'Plugin\\MailMagazine4\\Repository\\MailMagazineSendHistoryRepository',
'plugin\\mailmagazine4\\repository\\mailmagazinetemplaterepository' => 'Plugin\\MailMagazine4\\Repository\\MailMagazineTemplateRepository',
'plugin\\mailmagazine4\\service\\mailmagazineservice' => 'Plugin\\MailMagazine4\\Service\\MailMagazineService',
'plugin\\maker4\\controller\\makercontroller' => 'Plugin\\Maker4\\Controller\\MakerController',
'plugin\\maker4\\form\\extension\\producttypeextension' => 'Plugin\\Maker4\\Form\\Extension\\ProductTypeExtension',
'plugin\\maker4\\form\\type\\makertype' => 'Plugin\\Maker4\\Form\\Type\\MakerType',
'plugin\\maker4\\makerevent' => 'Plugin\\Maker4\\MakerEvent',
'plugin\\maker4\\repository\\makerrepository' => 'Plugin\\Maker4\\Repository\\MakerRepository',
'plugin\\orderbulkdelete4\\controller\\admin\\ordercontroller' => 'Plugin\\OrderBulkDelete4\\Controller\\Admin\\OrderController',
'plugin\\orderbulkdelete4\\event' => 'Plugin\\OrderBulkDelete4\\Event',
'plugin\\productreview4\\controller\\admin\\configcontroller' => 'Plugin\\ProductReview4\\Controller\\Admin\\ConfigController',
'plugin\\productreview4\\controller\\admin\\productreviewcontroller' => 'Plugin\\ProductReview4\\Controller\\Admin\\ProductReviewController',
'plugin\\productreview4\\controller\\productreviewcontroller' => 'Plugin\\ProductReview4\\Controller\\ProductReviewController',
'plugin\\productreview4\\form\\type\\admin\\productreviewconfigtype' => 'Plugin\\ProductReview4\\Form\\Type\\Admin\\ProductReviewConfigType',
'plugin\\productreview4\\form\\type\\admin\\productreviewsearchtype' => 'Plugin\\ProductReview4\\Form\\Type\\Admin\\ProductReviewSearchType',
'plugin\\productreview4\\form\\type\\admin\\productreviewtype' => 'Plugin\\ProductReview4\\Form\\Type\\Admin\\ProductReviewType',
'plugin\\productreview4\\form\\type\\productreviewtype' => 'Plugin\\ProductReview4\\Form\\Type\\ProductReviewType',
'plugin\\productreview4\\productreviewevent' => 'Plugin\\ProductReview4\\ProductReviewEvent',
'plugin\\productreview4\\repository\\productreviewconfigrepository' => 'Plugin\\ProductReview4\\Repository\\ProductReviewConfigRepository',
'plugin\\productreview4\\repository\\productreviewrepository' => 'Plugin\\ProductReview4\\Repository\\ProductReviewRepository',
'plugin\\productreview4\\repository\\productreviewstatusrepository' => 'Plugin\\ProductReview4\\Repository\\ProductReviewStatusRepository',
'plugin\\relatedproduct4\\controller\\admin\\relatedproductcontroller' => 'Plugin\\RelatedProduct4\\Controller\\Admin\\RelatedProductController',
'plugin\\relatedproduct4\\form\\extension\\admin\\relatedcollectionextension' => 'Plugin\\RelatedProduct4\\Form\\Extension\\Admin\\RelatedCollectionExtension',
'plugin\\relatedproduct4\\form\\type\\admin\\relatedproducttype' => 'Plugin\\RelatedProduct4\\Form\\Type\\Admin\\RelatedProductType',
'plugin\\relatedproduct4\\relatedproductevent' => 'Plugin\\RelatedProduct4\\RelatedProductEvent',
'plugin\\relatedproduct4\\repository\\relatedproductrepository' => 'Plugin\\RelatedProduct4\\Repository\\RelatedProductRepository',
'plugin\\sortproduct4plus\\controller\\admin\\sortproductcontroller' => 'Plugin\\SortProduct4Plus\\Controller\\Admin\\SortProductController',
'plugin\\sortproduct4plus\\entity\\sortproductjoin' => 'Plugin\\SortProduct4Plus\\Entity\\SortProductJoin',
'plugin\\sortproduct4plus\\entity\\sortproductorderby' => 'Plugin\\SortProduct4Plus\\Entity\\SortProductOrderBy',
'plugin\\sortproduct4plus\\repository\\sortproductrepository' => 'Plugin\\SortProduct4Plus\\Repository\\SortProductRepository',
'plugin\\veritrans4g\\controller\\admin\\content\\page\\preview\\vt4gpayment\\rakutenbuttoncontroller' => 'Plugin\\VeriTrans4G\\Controller\\Admin\\Content\\Page\\Preview\\Vt4gPayment\\RakutenButtonController',
'plugin\\veritrans4g\\controller\\admin\\customer\\editcontroller' => 'Plugin\\VeriTrans4G\\Controller\\Admin\\Customer\\EditController',
'plugin\\veritrans4g\\controller\\admin\\customer\\subsccustomercontroller' => 'Plugin\\VeriTrans4G\\Controller\\Admin\\Customer\\SubscCustomerController',
'plugin\\veritrans4g\\controller\\admin\\order\\csvregistrationcontroller' => 'Plugin\\VeriTrans4G\\Controller\\Admin\\Order\\CsvRegistrationController',
'plugin\\veritrans4g\\controller\\admin\\order\\csvrequestcontroller' => 'Plugin\\VeriTrans4G\\Controller\\Admin\\Order\\CsvRequestController',
'plugin\\veritrans4g\\controller\\admin\\order\\csvresultcontroller' => 'Plugin\\VeriTrans4G\\Controller\\Admin\\Order\\CsvResultController',
'plugin\\veritrans4g\\controller\\admin\\order\\csvuploadcontroller' => 'Plugin\\VeriTrans4G\\Controller\\Admin\\Order\\CsvUploadController',
'plugin\\veritrans4g\\controller\\admin\\order\\editcontroller' => 'Plugin\\VeriTrans4G\\Controller\\Admin\\Order\\EditController',
'plugin\\veritrans4g\\controller\\admin\\pluginconfigcontroller' => 'Plugin\\VeriTrans4G\\Controller\\Admin\\PluginConfigController',
'plugin\\veritrans4g\\controller\\admin\\product\\changesaletypecontroller' => 'Plugin\\VeriTrans4G\\Controller\\Admin\\Product\\ChangeSaleTypeController',
'plugin\\veritrans4g\\controller\\admin\\product\\subscsalestypecontroller' => 'Plugin\\VeriTrans4G\\Controller\\Admin\\Product\\SubscSalestypeController',
'plugin\\veritrans4g\\controller\\admin\\setting\\shop\\paymentregistcontroller' => 'Plugin\\VeriTrans4G\\Controller\\Admin\\Setting\\Shop\\PaymentRegistController',
'plugin\\veritrans4g\\controller\\admin\\setting\\system\\logdownloadcontroller' => 'Plugin\\VeriTrans4G\\Controller\\Admin\\Setting\\System\\LogDownloadController',
'plugin\\veritrans4g\\controller\\mypage\\subscpaymenthistorycontroller' => 'Plugin\\VeriTrans4G\\Controller\\MyPage\\SubscPaymentHistoryController',
'plugin\\veritrans4g\\controller\\paymentcontroller' => 'Plugin\\VeriTrans4G\\Controller\\PaymentController',
'plugin\\veritrans4g\\controller\\paymentrecvcontroller' => 'Plugin\\VeriTrans4G\\Controller\\PaymentRecvController',
'plugin\\veritrans4g\\controller\\vt4gaccountidcontroller' => 'Plugin\\VeriTrans4G\\Controller\\Vt4gAccountIdController',
'plugin\\veritrans4g\\eventlistener\\vt4gevent' => 'Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent',
'plugin\\veritrans4g\\form\\constraint\\containsusedmailflgvalidator' => 'Plugin\\VeriTrans4G\\Form\\Constraint\\ContainsUsedMailFlgValidator',
'plugin\\veritrans4g\\form\\extension\\alipaytypeextension' => 'Plugin\\VeriTrans4G\\Form\\Extension\\AlipayTypeExtension',
'plugin\\veritrans4g\\form\\extension\\atmtypeextension' => 'Plugin\\VeriTrans4G\\Form\\Extension\\ATMTypeExtension',
'plugin\\veritrans4g\\form\\extension\\banktypeextension' => 'Plugin\\VeriTrans4G\\Form\\Extension\\BankTypeExtension',
'plugin\\veritrans4g\\form\\extension\\credittypeextension' => 'Plugin\\VeriTrans4G\\Form\\Extension\\CreditTypeExtension',
'plugin\\veritrans4g\\form\\extension\\cvstypeextension' => 'Plugin\\VeriTrans4G\\Form\\Extension\\CVSTypeExtension',
'plugin\\veritrans4g\\form\\extension\\linepaytypeextension' => 'Plugin\\VeriTrans4G\\Form\\Extension\\LinepayTypeExtension',
'plugin\\veritrans4g\\form\\extension\\paypaltypeextension' => 'Plugin\\VeriTrans4G\\Form\\Extension\\PayPalTypeExtension',
'plugin\\veritrans4g\\form\\extension\\paypaytypeextension' => 'Plugin\\VeriTrans4G\\Form\\Extension\\PayPayTypeExtension',
'plugin\\veritrans4g\\form\\extension\\producttypeextension' => 'Plugin\\VeriTrans4G\\Form\\Extension\\ProductTypeExtension',
'plugin\\veritrans4g\\form\\extension\\rakutentypeextension' => 'Plugin\\VeriTrans4G\\Form\\Extension\\RakutenTypeExtension',
'plugin\\veritrans4g\\form\\extension\\recruittypeextension' => 'Plugin\\VeriTrans4G\\Form\\Extension\\RecruitTypeExtension',
'plugin\\veritrans4g\\form\\extension\\upoptypeextension' => 'Plugin\\VeriTrans4G\\Form\\Extension\\UpopTypeExtension',
'plugin\\veritrans4g\\form\\type\\admin\\bulkpricepointtype' => 'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\BulkPricePointType',
'plugin\\veritrans4g\\form\\type\\admin\\bulksettelmentfeetype' => 'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\BulkSettelmentFeeType',
'plugin\\veritrans4g\\form\\type\\admin\\csvregistrationtype' => 'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\CsvRegistrationType',
'plugin\\veritrans4g\\form\\type\\admin\\csvrequestlistsearchtype' => 'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\CsvRequestListSearchType',
'plugin\\veritrans4g\\form\\type\\admin\\logdownloadtype' => 'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\LogDownloadType',
'plugin\\veritrans4g\\form\\type\\admin\\ordereditcredittype' => 'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\OrderEditCreditType',
'plugin\\veritrans4g\\form\\type\\admin\\ordereditcvstype' => 'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\OrderEditCvsType',
'plugin\\veritrans4g\\form\\type\\admin\\paymentregisttype' => 'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\PaymentRegistType',
'plugin\\veritrans4g\\form\\type\\admin\\paymentreqeventtype' => 'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\PaymentReqEventType',
'plugin\\veritrans4g\\form\\type\\admin\\paymentrequestitemtype' => 'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\PaymentRequestItemType',
'plugin\\veritrans4g\\form\\type\\admin\\paymentrequesttype' => 'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\PaymentRequestType',
'plugin\\veritrans4g\\form\\type\\admin\\pluginconfigtype' => 'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\PluginConfigType',
'plugin\\veritrans4g\\form\\type\\admin\\subscsalestype' => 'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\SubscSalesType',
'plugin\\veritrans4g\\form\\type\\shopping\\paymentcreditaccounttype' => 'Plugin\\VeriTrans4G\\Form\\Type\\Shopping\\PaymentCreditAccountType',
'plugin\\veritrans4g\\form\\type\\shopping\\paymentcreditoneclicktype' => 'Plugin\\VeriTrans4G\\Form\\Type\\Shopping\\PaymentCreditOneClickType',
'plugin\\veritrans4g\\form\\type\\shopping\\paymentcredittype' => 'Plugin\\VeriTrans4G\\Form\\Type\\Shopping\\PaymentCreditType',
'plugin\\veritrans4g\\form\\type\\shopping\\paymentcvstype' => 'Plugin\\VeriTrans4G\\Form\\Type\\Shopping\\PaymentCVSType',
'plugin\\veritrans4g\\repository\\master\\vt4gsubscproductordercmpmailinforepository' => 'Plugin\\VeriTrans4G\\Repository\\Master\\Vt4gSubscProductOrderCmpMailInfoRepository',
'plugin\\veritrans4g\\repository\\master\\vt4gsubscproductrepository' => 'Plugin\\VeriTrans4G\\Repository\\Master\\Vt4gSubscProductRepository',
'plugin\\veritrans4g\\repository\\master\\vt4gsubscsaletyperepository' => 'Plugin\\VeriTrans4G\\Repository\\Master\\Vt4gSubscSaleTypeRepository',
'plugin\\veritrans4g\\repository\\vt4gcsvresultlogrepository' => 'Plugin\\VeriTrans4G\\Repository\\Vt4gCsvResultLogRepository',
'plugin\\veritrans4g\\repository\\vt4gorderlogrepository' => 'Plugin\\VeriTrans4G\\Repository\\Vt4gOrderLogRepository',
'plugin\\veritrans4g\\repository\\vt4gorderpaymentrepository' => 'Plugin\\VeriTrans4G\\Repository\\Vt4gOrderPaymentRepository',
'plugin\\veritrans4g\\repository\\vt4gpaymentmethodrepository' => 'Plugin\\VeriTrans4G\\Repository\\Vt4gPaymentMethodRepository',
'plugin\\veritrans4g\\repository\\vt4gpaymentreqeventrepository' => 'Plugin\\VeriTrans4G\\Repository\\Vt4gPaymentReqEventRepository',
'plugin\\veritrans4g\\repository\\vt4gpaymentrequestitemrepository' => 'Plugin\\VeriTrans4G\\Repository\\Vt4gPaymentRequestItemRepository',
'plugin\\veritrans4g\\repository\\vt4gpaymentrequestrepository' => 'Plugin\\VeriTrans4G\\Repository\\Vt4gPaymentRequestRepository',
'plugin\\veritrans4g\\repository\\vt4gpluginrepository' => 'Plugin\\VeriTrans4G\\Repository\\Vt4gPluginRepository',
'plugin\\veritrans4g\\repository\\vt4gsubscorderitemrepository' => 'Plugin\\VeriTrans4G\\Repository\\Vt4gSubscOrderItemRepository',
'plugin\\veritrans4g\\repository\\vt4gsubscorderrepository' => 'Plugin\\VeriTrans4G\\Repository\\Vt4gSubscOrderRepository',
'plugin\\veritrans4g\\service\\method\\commonmethod' => 'Plugin\\VeriTrans4G\\Service\\Method\\CommonMethod',
'plugin\\veritrans4g\\service\\utilservice' => 'Plugin\\VeriTrans4G\\Service\\UtilService',
'plugin\\xssfixer\\controller\\admin\\configcontroller' => 'Plugin\\XssFixer\\Controller\\Admin\\ConfigController',
'plugin\\xssfixer\\event' => 'Plugin\\XssFixer\\Event',
'psr\\http\\message\\requestfactoryinterface' => 'Psr\\Http\\Message\\RequestFactoryInterface',
'psr\\http\\message\\responsefactoryinterface' => 'Psr\\Http\\Message\\ResponseFactoryInterface',
'psr\\http\\message\\serverrequestfactoryinterface' => 'Psr\\Http\\Message\\ServerRequestFactoryInterface',
'psr\\http\\message\\streamfactoryinterface' => 'Psr\\Http\\Message\\StreamFactoryInterface',
'psr\\http\\message\\uploadedfilefactoryinterface' => 'Psr\\Http\\Message\\UploadedFileFactoryInterface',
'psr\\http\\message\\urifactoryinterface' => 'Psr\\Http\\Message\\UriFactoryInterface',
'symfony\\bridge\\monolog\\processor\\webprocessor' => 'Symfony\\Bridge\\Monolog\\Processor\\WebProcessor',
'symfony\\bridge\\psrhttpmessage\\factory\\psrhttpfactory' => 'Symfony\\Bridge\\PsrHttpMessage\\Factory\\PsrHttpFactory',
'symfony\\bundle\\frameworkbundle\\controller\\redirectcontroller' => 'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController',
'symfony\\bundle\\frameworkbundle\\controller\\templatecontroller' => 'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController',
'trikoder\\bundle\\oauth2bundle\\command\\clearexpiredtokenscommand' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\ClearExpiredTokensCommand',
'trikoder\\bundle\\oauth2bundle\\command\\createclientcommand' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\CreateClientCommand',
'trikoder\\bundle\\oauth2bundle\\command\\deleteclientcommand' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\DeleteClientCommand',
'trikoder\\bundle\\oauth2bundle\\command\\listclientscommand' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\ListClientsCommand',
'trikoder\\bundle\\oauth2bundle\\command\\updateclientcommand' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\UpdateClientCommand',
'trikoder\\bundle\\oauth2bundle\\controller\\authorizationcontroller' => 'Trikoder\\Bundle\\OAuth2Bundle\\Controller\\AuthorizationController',
'trikoder\\bundle\\oauth2bundle\\controller\\tokencontroller' => 'Trikoder\\Bundle\\OAuth2Bundle\\Controller\\TokenController',
'trikoder\\bundle\\oauth2bundle\\converter\\scopeconverter' => 'Trikoder\\Bundle\\OAuth2Bundle\\Converter\\ScopeConverter',
'trikoder\\bundle\\oauth2bundle\\converter\\scopeconverterinterface' => 'Trikoder\\Bundle\\OAuth2Bundle\\Converter\\ScopeConverterInterface',
'trikoder\\bundle\\oauth2bundle\\converter\\userconverter' => 'Trikoder\\Bundle\\OAuth2Bundle\\Converter\\UserConverter',
'trikoder\\bundle\\oauth2bundle\\converter\\userconverterinterface' => 'Trikoder\\Bundle\\OAuth2Bundle\\Converter\\UserConverterInterface',
'trikoder\\bundle\\oauth2bundle\\event\\authorizationrequestresolveeventfactory' => 'Trikoder\\Bundle\\OAuth2Bundle\\Event\\AuthorizationRequestResolveEventFactory',
'trikoder\\bundle\\oauth2bundle\\eventlistener\\authorizationrequestuserresolvinglistener' => 'Trikoder\\Bundle\\OAuth2Bundle\\EventListener\\AuthorizationRequestUserResolvingListener',
'trikoder\\bundle\\oauth2bundle\\eventlistener\\convertexceptiontoresponselistener' => 'Trikoder\\Bundle\\OAuth2Bundle\\EventListener\\ConvertExceptionToResponseListener',
'trikoder\\bundle\\oauth2bundle\\league\\repository\\accesstokenrepository' => 'Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\AccessTokenRepository',
'trikoder\\bundle\\oauth2bundle\\league\\repository\\authcoderepository' => 'Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\AuthCodeRepository',
'trikoder\\bundle\\oauth2bundle\\league\\repository\\clientrepository' => 'Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\ClientRepository',
'trikoder\\bundle\\oauth2bundle\\league\\repository\\refreshtokenrepository' => 'Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\RefreshTokenRepository',
'trikoder\\bundle\\oauth2bundle\\league\\repository\\scoperepository' => 'Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\ScopeRepository',
'trikoder\\bundle\\oauth2bundle\\league\\repository\\userrepository' => 'Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\UserRepository',
'trikoder\\bundle\\oauth2bundle\\manager\\accesstokenmanagerinterface' => 'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\AccessTokenManagerInterface',
'trikoder\\bundle\\oauth2bundle\\manager\\authorizationcodemanagerinterface' => 'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\AuthorizationCodeManagerInterface',
'trikoder\\bundle\\oauth2bundle\\manager\\clientmanagerinterface' => 'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\ClientManagerInterface',
'trikoder\\bundle\\oauth2bundle\\manager\\doctrine\\accesstokenmanager' => 'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\AccessTokenManager',
'trikoder\\bundle\\oauth2bundle\\manager\\doctrine\\authorizationcodemanager' => 'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\AuthorizationCodeManager',
'trikoder\\bundle\\oauth2bundle\\manager\\doctrine\\clientmanager' => 'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\ClientManager',
'trikoder\\bundle\\oauth2bundle\\manager\\doctrine\\refreshtokenmanager' => 'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\RefreshTokenManager',
'trikoder\\bundle\\oauth2bundle\\manager\\inmemory\\scopemanager' => 'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\InMemory\\ScopeManager',
'trikoder\\bundle\\oauth2bundle\\manager\\refreshtokenmanagerinterface' => 'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\RefreshTokenManagerInterface',
'trikoder\\bundle\\oauth2bundle\\manager\\scopemanagerinterface' => 'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\ScopeManagerInterface',
'trikoder\\bundle\\oauth2bundle\\security\\authentication\\provider\\oauth2provider' => 'Trikoder\\Bundle\\OAuth2Bundle\\Security\\Authentication\\Provider\\OAuth2Provider',
'trikoder\\bundle\\oauth2bundle\\security\\authentication\\token\\oauth2tokenfactory' => 'Trikoder\\Bundle\\OAuth2Bundle\\Security\\Authentication\\Token\\OAuth2TokenFactory',
'trikoder\\bundle\\oauth2bundle\\security\\entrypoint\\oauth2entrypoint' => 'Trikoder\\Bundle\\OAuth2Bundle\\Security\\EntryPoint\\OAuth2EntryPoint',
'trikoder\\bundle\\oauth2bundle\\security\\firewall\\oauth2listener' => 'Trikoder\\Bundle\\OAuth2Bundle\\Security\\Firewall\\OAuth2Listener',
];
$this->syntheticIds = [
'app' => true,
'kernel' => true,
];
$this->methodMap = [
'Eccube\\Common\\EccubeConfig' => 'getEccubeConfigService',
'Eccube\\Doctrine\\Query\\Queries' => 'getQueriesService',
'Eccube\\EventListener\\ForwardOnlyListener' => 'getForwardOnlyListenerService',
'Eccube\\EventListener\\IpAddrListener' => 'getIpAddrListenerService',
'Eccube\\EventListener\\LogListener' => 'getLogListenerService',
'Eccube\\EventListener\\MobileTemplatePathListener' => 'getMobileTemplatePathListenerService',
'Eccube\\EventListener\\TransactionListener' => 'getTransactionListenerService',
'Eccube\\EventListener\\TwigInitializeListener' => 'getTwigInitializeListenerService',
'Eccube\\Log\\Processor\\SessionProcessor' => 'getSessionProcessorService',
'Eccube\\Log\\Processor\\TokenProcessor' => 'getTokenProcessorService',
'Eccube\\Repository\\AuthorityRoleRepository' => 'getAuthorityRoleRepositoryService',
'Eccube\\Repository\\BaseInfoRepository' => 'getBaseInfoRepositoryService',
'Eccube\\Repository\\BlockPositionRepository' => 'getBlockPositionRepositoryService',
'Eccube\\Repository\\BlockRepository' => 'getBlockRepositoryService',
'Eccube\\Repository\\CartRepository' => 'getCartRepositoryService',
'Eccube\\Repository\\LayoutRepository' => 'getLayoutRepositoryService',
'Eccube\\Repository\\Master\\DeviceTypeRepository' => 'getDeviceTypeRepositoryService',
'Eccube\\Repository\\OrderRepository' => 'getOrderRepositoryService',
'Eccube\\Repository\\PageLayoutRepository' => 'getPageLayoutRepositoryService',
'Eccube\\Repository\\PageRepository' => 'getPageRepositoryService',
'Eccube\\Repository\\PluginRepository' => 'getPluginRepositoryService',
'Eccube\\Repository\\ProductClassRepository' => 'getProductClassRepositoryService',
'Eccube\\Repository\\ProductRepository' => 'getProductRepositoryService',
'Eccube\\Repository\\TaxRuleRepository' => 'getTaxRuleRepositoryService',
'Eccube\\Request\\Context' => 'getContextService',
'Eccube\\Service\\CartService' => 'getCartServiceService',
'Eccube\\Twig\\Extension\\EccubeExtension' => 'getEccubeExtensionService',
'Eccube\\Twig\\Extension\\TaxExtension' => 'getTaxExtensionService',
'Monolog\\Processor\\IntrospectionProcessor' => 'getIntrospectionProcessorService',
'Monolog\\Processor\\UidProcessor' => 'getUidProcessorService',
'Plugin\\Api\\Repository\\WebHookRepository' => 'getWebHookRepositoryService',
'Plugin\\Api\\Service\\WebHookEvents' => 'getWebHookEventsService',
'Plugin\\Api\\Service\\WebHookService' => 'getWebHookServiceService',
'Plugin\\MailMagazine4\\Entity\\AdminCustomerQueryCustomizer' => 'getAdminCustomerQueryCustomizerService',
'Plugin\\SortProduct4Plus\\Entity\\SortProductJoin' => 'getSortProductJoinService',
'Plugin\\SortProduct4Plus\\Entity\\SortProductOrderBy' => 'getSortProductOrderByService',
'Symfony\\Bridge\\Monolog\\Processor\\WebProcessor' => 'getWebProcessorService',
'annotation_reader' => 'getAnnotationReaderService',
'annotations.reader' => 'getAnnotations_ReaderService',
'argument_metadata_factory' => 'getArgumentMetadataFactoryService',
'assets.context' => 'getAssets_ContextService',
'assets.packages' => 'getAssets_PackagesService',
'cache.annotations' => 'getCache_AnnotationsService',
'cache.app' => 'getCache_AppService',
'cache.serializer' => 'getCache_SerializerService',
'cache.system' => 'getCache_SystemService',
'cache.validator' => 'getCache_ValidatorService',
'config_cache_factory' => 'getConfigCacheFactoryService',
'controller_name_converter' => 'getControllerNameConverterService',
'data_collector.dump' => 'getDataCollector_DumpService',
'data_collector.form' => 'getDataCollector_FormService',
'data_collector.form.extractor' => 'getDataCollector_Form_ExtractorService',
'data_collector.request' => 'getDataCollector_RequestService',
'data_collector.router' => 'getDataCollector_RouterService',
'data_collector.translation' => 'getDataCollector_TranslationService',
'debug.argument_resolver' => 'getDebug_ArgumentResolverService',
'debug.controller_resolver' => 'getDebug_ControllerResolverService',
'debug.debug_handlers_listener' => 'getDebug_DebugHandlersListenerService',
'debug.event_dispatcher' => 'getDebug_EventDispatcherService',
'debug.file_link_formatter' => 'getDebug_FileLinkFormatterService',
'debug.log_processor' => 'getDebug_LogProcessorService',
'debug.security.access.decision_manager' => 'getDebug_Security_Access_DecisionManagerService',
'debug.stopwatch' => 'getDebug_StopwatchService',
'doctrine' => 'getDoctrineService',
'doctrine.dbal.connection_factory' => 'getDoctrine_Dbal_ConnectionFactoryService',
'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
'doctrine.dbal.logger.profiling.default' => 'getDoctrine_Dbal_Logger_Profiling_DefaultService',
'doctrine.orm.cache.pool.cache.app' => 'getDoctrine_Orm_Cache_Pool_Cache_AppService',
'doctrine.orm.cache.pool.cache.system' => 'getDoctrine_Orm_Cache_Pool_Cache_SystemService',
'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
'doctrine.orm.default_listeners.attach_entity_listeners' => 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService',
'doctrine.orm.default_manager_configurator' => 'getDoctrine_Orm_DefaultManagerConfiguratorService',
'doctrine.orm.validator_initializer' => 'getDoctrine_Orm_ValidatorInitializerService',
'doctrine_cache.providers.doctrine.orm.default_result_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_DefaultResultCacheService',
'eccube.logger' => 'getEccube_LoggerService',
'esi' => 'getEsiService',
'esi_listener' => 'getEsiListenerService',
'file_locator' => 'getFileLocatorService',
'fragment.listener' => 'getFragment_ListenerService',
'framework_extra_bundle.argument_name_convertor' => 'getFrameworkExtraBundle_ArgumentNameConvertorService',
'framework_extra_bundle.event.is_granted' => 'getFrameworkExtraBundle_Event_IsGrantedService',
'http_kernel' => 'getHttpKernelService',
'knp_paginator.helper.processor' => 'getKnpPaginator_Helper_ProcessorService',
'knp_paginator.subscriber.sliding_pagination' => 'getKnpPaginator_Subscriber_SlidingPaginationService',
'knp_paginator.twig.extension.pagination' => 'getKnpPaginator_Twig_Extension_PaginationService',
'locale_listener' => 'getLocaleListenerService',
'logger' => 'getLoggerService',
'mobile_detect.device_view' => 'getMobileDetect_DeviceViewService',
'mobile_detect.mobile_detector.default' => 'getMobileDetect_MobileDetector_DefaultService',
'mobile_detect.request_listener' => 'getMobileDetect_RequestListenerService',
'mobile_detect.twig.extension' => 'getMobileDetect_Twig_ExtensionService',
'mobile_detect_bundle.device.collector' => 'getMobileDetectBundle_Device_CollectorService',
'monolog.handler.buffered' => 'getMonolog_Handler_BufferedService',
'monolog.handler.console' => 'getMonolog_Handler_ConsoleService',
'monolog.handler.easylog' => 'getMonolog_Handler_EasylogService',
'monolog.handler.null_internal' => 'getMonolog_Handler_NullInternalService',
'monolog.logger.admin' => 'getMonolog_Logger_AdminService',
'monolog.logger.cache' => 'getMonolog_Logger_CacheService',
'monolog.logger.doctrine' => 'getMonolog_Logger_DoctrineService',
'monolog.logger.event' => 'getMonolog_Logger_EventService',
'monolog.logger.front' => 'getMonolog_Logger_FrontService',
'monolog.logger.php' => 'getMonolog_Logger_PhpService',
'monolog.logger.profiler' => 'getMonolog_Logger_ProfilerService',
'monolog.logger.request' => 'getMonolog_Logger_RequestService',
'monolog.logger.translation' => 'getMonolog_Logger_TranslationService',
'profiler' => 'getProfilerService',
'profiler_listener' => 'getProfilerListenerService',
'request_stack' => 'getRequestStackService',
'resolve_controller_name_subscriber' => 'getResolveControllerNameSubscriberService',
'response_listener' => 'getResponseListenerService',
'router' => 'getRouterService',
'router.request_context' => 'getRouter_RequestContextService',
'router_listener' => 'getRouterListenerService',
'security.authentication.manager' => 'getSecurity_Authentication_ManagerService',
'security.authentication.trust_resolver' => 'getSecurity_Authentication_TrustResolverService',
'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
'security.csrf.token_storage' => 'getSecurity_Csrf_TokenStorageService',
'security.firewall' => 'getSecurity_FirewallService',
'security.firewall.map' => 'getSecurity_Firewall_MapService',
'security.logout_url_generator' => 'getSecurity_LogoutUrlGeneratorService',
'security.rememberme.response_listener' => 'getSecurity_Rememberme_ResponseListenerService',
'security.role_hierarchy' => 'getSecurity_RoleHierarchyService',
'security.token_storage' => 'getSecurity_TokenStorageService',
'sensio_framework_extra.cache.listener' => 'getSensioFrameworkExtra_Cache_ListenerService',
'sensio_framework_extra.controller.listener' => 'getSensioFrameworkExtra_Controller_ListenerService',
'sensio_framework_extra.converter.listener' => 'getSensioFrameworkExtra_Converter_ListenerService',
'sensio_framework_extra.converter.manager' => 'getSensioFrameworkExtra_Converter_ManagerService',
'sensio_framework_extra.security.listener' => 'getSensioFrameworkExtra_Security_ListenerService',
'sensio_framework_extra.view.listener' => 'getSensioFrameworkExtra_View_ListenerService',
'session' => 'getSessionService',
'session.handler' => 'getSession_HandlerService',
'session.save_listener' => 'getSession_SaveListenerService',
'session.storage.metadata_bag' => 'getSession_Storage_MetadataBagService',
'session.storage.native' => 'getSession_Storage_NativeService',
'session_listener' => 'getSessionListenerService',
'state_machine.order' => 'getStateMachine_OrderService',
'streamed_response_listener' => 'getStreamedResponseListenerService',
'templating.locator' => 'getTemplating_LocatorService',
'templating.name_parser' => 'getTemplating_NameParserService',
'translator' => 'getTranslatorService',
'translator.default' => 'getTranslator_DefaultService',
'translator_listener' => 'getTranslatorListenerService',
'twig' => 'getTwigService',
'twig.loader' => 'getTwig_LoaderService',
'twig.profile' => 'getTwig_ProfileService',
'uri_signer' => 'getUriSignerService',
'validate_request_listener' => 'getValidateRequestListenerService',
'validator' => 'getValidatorService',
'validator.builder' => 'getValidator_BuilderService',
'var_dumper.cloner' => 'getVarDumper_ClonerService',
'web_profiler.csp.handler' => 'getWebProfiler_Csp_HandlerService',
'web_profiler.debug_toolbar' => 'getWebProfiler_DebugToolbarService',
'workflow.registry' => 'getWorkflow_RegistryService',
'workflow.twig_extension' => 'getWorkflow_TwigExtensionService',
];
$this->fileMap = [
'Customize\\Command\\OrderAutoCancelCommand' => 'getOrderAutoCancelCommandService.php',
'Customize\\Controller\\Admin\\Aggregate\\AggregateController' => 'getAggregateControllerService.php',
'Customize\\Controller\\Admin\\Customer\\CustomerController' => 'getCustomerControllerService.php',
'Customize\\Controller\\Admin\\Order\\OrderController' => 'getOrderControllerService.php',
'Customize\\Controller\\Admin\\Product\\CategoryController' => 'getCategoryControllerService.php',
'Customize\\Controller\\Admin\\Product\\ProductController' => 'getProductControllerService.php',
'Customize\\Controller\\Admin\\Setting\\Shop\\CsvTypeController' => 'getCsvTypeControllerService.php',
'Customize\\Controller\\EntryController' => 'getEntryControllerService.php',
'Customize\\Controller\\HomeLoginController' => 'getHomeLoginControllerService.php',
'Customize\\Controller\\InstagramItemsController' => 'getInstagramItemsControllerService.php',
'Customize\\Controller\\ProductController' => 'getProductController2Service.php',
'Customize\\Controller\\ShoppingController' => 'getShoppingControllerService.php',
'Customize\\Controller\\TopController' => 'getTopControllerService.php',
'Customize\\EventSubscriber\\EntryPointSubscriber' => 'getEntryPointSubscriberService.php',
'Customize\\Form\\Extension\\CustomerTypeExtension' => 'getCustomerTypeExtensionService.php',
'Customize\\Form\\Extension\\EntryTypeExtension' => 'getEntryTypeExtensionService.php',
'Customize\\Form\\Extension\\MasterdataTypeExtension' => 'getMasterdataTypeExtensionService.php',
'Customize\\Form\\Extension\\SearchCustomerTypeExtension' => 'getSearchCustomerTypeExtensionService.php',
'Customize\\Form\\Extension\\SearchOrderTypeExtension' => 'getSearchOrderTypeExtensionService.php',
'Customize\\Form\\Extension\\SearchProductTypeExtension' => 'getSearchProductTypeExtensionService.php',
'Customize\\Form\\Type\\CsvTypeType' => 'getCsvTypeTypeService.php',
'Customize\\Form\\Type\\LacocoShopType' => 'getLacocoShopTypeService.php',
'Customize\\Repository\\CsvTypeRepository' => 'getCsvTypeRepositoryService.php',
'Customize\\Repository\\LacocoShopRepository' => 'getLacocoShopRepositoryService.php',
'Customize\\Service\\CsvExportService' => 'getCsvExportServiceService.php',
'Customize\\Service\\InstagramService' => 'getInstagramServiceService.php',
'Customize\\Service\\MailService' => 'getMailServiceService.php',
'Customize\\Service\\OrderPdfService' => 'getOrderPdfServiceService.php',
'Eccube\\Command\\ComposerInstallCommand' => 'getComposerInstallCommandService.php',
'Eccube\\Command\\ComposerRemoveCommand' => 'getComposerRemoveCommandService.php',
'Eccube\\Command\\ComposerRequireAlreadyInstalledPluginsCommand' => 'getComposerRequireAlreadyInstalledPluginsCommandService.php',
'Eccube\\Command\\ComposerRequireCommand' => 'getComposerRequireCommandService.php',
'Eccube\\Command\\ComposerUpdateCommand' => 'getComposerUpdateCommandService.php',
'Eccube\\Command\\DeleteCartsCommand' => 'getDeleteCartsCommandService.php',
'Eccube\\Command\\GenerateDummyDataCommand' => 'getGenerateDummyDataCommandService.php',
'Eccube\\Command\\GenerateProxyCommand' => 'getGenerateProxyCommandService.php',
'Eccube\\Command\\InstallerCommand' => 'getInstallerCommandService.php',
'Eccube\\Command\\LoadDataFixturesEccubeCommand' => 'getLoadDataFixturesEccubeCommandService.php',
'Eccube\\Command\\PluginDisableCommand' => 'getPluginDisableCommandService.php',
'Eccube\\Command\\PluginEnableCommand' => 'getPluginEnableCommandService.php',
'Eccube\\Command\\PluginGenerateCommand' => 'getPluginGenerateCommandService.php',
'Eccube\\Command\\PluginInstallCommand' => 'getPluginInstallCommandService.php',
'Eccube\\Command\\PluginSchemaUpdateCommand' => 'getPluginSchemaUpdateCommandService.php',
'Eccube\\Command\\PluginUninstallCommand' => 'getPluginUninstallCommandService.php',
'Eccube\\Command\\PluginUpdateCommand' => 'getPluginUpdateCommandService.php',
'Eccube\\Controller\\AbstractController' => 'getAbstractControllerService.php',
'Eccube\\Controller\\AbstractShoppingController' => 'getAbstractShoppingControllerService.php',
'Eccube\\Controller\\Admin\\AbstractCsvImportController' => 'getAbstractCsvImportControllerService.php',
'Eccube\\Controller\\Admin\\AdminController' => 'getAdminControllerService.php',
'Eccube\\Controller\\Admin\\Content\\BlockController' => 'getBlockControllerService.php',
'Eccube\\Controller\\Admin\\Content\\CacheController' => 'getCacheControllerService.php',
'Eccube\\Controller\\Admin\\Content\\CssController' => 'getCssControllerService.php',
'Eccube\\Controller\\Admin\\Content\\FileController' => 'getFileControllerService.php',
'Eccube\\Controller\\Admin\\Content\\JsController' => 'getJsControllerService.php',
'Eccube\\Controller\\Admin\\Content\\LayoutController' => 'getLayoutControllerService.php',
'Eccube\\Controller\\Admin\\Content\\MaintenanceController' => 'getMaintenanceControllerService.php',
'Eccube\\Controller\\Admin\\Content\\NewsController' => 'getNewsControllerService.php',
'Eccube\\Controller\\Admin\\Content\\PageController' => 'getPageControllerService.php',
'Eccube\\Controller\\Admin\\Customer\\CustomerController' => 'getCustomerController2Service.php',
'Eccube\\Controller\\Admin\\Customer\\CustomerDeliveryEditController' => 'getCustomerDeliveryEditControllerService.php',
'Eccube\\Controller\\Admin\\Customer\\CustomerEditController' => 'getCustomerEditControllerService.php',
'Eccube\\Controller\\Admin\\Order\\CsvImportController' => 'getCsvImportControllerService.php',
'Eccube\\Controller\\Admin\\Order\\EditController' => 'getEditControllerService.php',
'Eccube\\Controller\\Admin\\Order\\MailController' => 'getMailControllerService.php',
'Eccube\\Controller\\Admin\\Order\\OrderController' => 'getOrderController2Service.php',
'Eccube\\Controller\\Admin\\Order\\ShippingController' => 'getShippingControllerService.php',
'Eccube\\Controller\\Admin\\Product\\CategoryController' => 'getCategoryController2Service.php',
'Eccube\\Controller\\Admin\\Product\\ClassCategoryController' => 'getClassCategoryControllerService.php',
'Eccube\\Controller\\Admin\\Product\\ClassNameController' => 'getClassNameControllerService.php',
'Eccube\\Controller\\Admin\\Product\\CsvImportController' => 'getCsvImportController2Service.php',
'Eccube\\Controller\\Admin\\Product\\ProductClassController' => 'getProductClassControllerService.php',
'Eccube\\Controller\\Admin\\Product\\ProductController' => 'getProductController3Service.php',
'Eccube\\Controller\\Admin\\Product\\TagController' => 'getTagControllerService.php',
'Eccube\\Controller\\Admin\\Setting\\Shop\\CsvController' => 'getCsvControllerService.php',
'Eccube\\Controller\\Admin\\Setting\\Shop\\DeliveryController' => 'getDeliveryControllerService.php',
'Eccube\\Controller\\Admin\\Setting\\Shop\\MailController' => 'getMailController2Service.php',
'Eccube\\Controller\\Admin\\Setting\\Shop\\PaymentController' => 'getPaymentControllerService.php',
'Eccube\\Controller\\Admin\\Setting\\Shop\\ShopController' => 'getShopControllerService.php',
'Eccube\\Controller\\Admin\\Setting\\Shop\\TaxRuleController' => 'getTaxRuleControllerService.php',
'Eccube\\Controller\\Admin\\Setting\\System\\AuthorityController' => 'getAuthorityControllerService.php',
'Eccube\\Controller\\Admin\\Setting\\System\\LogController' => 'getLogControllerService.php',
'Eccube\\Controller\\Admin\\Setting\\System\\MasterdataController' => 'getMasterdataControllerService.php',
'Eccube\\Controller\\Admin\\Setting\\System\\MemberController' => 'getMemberControllerService.php',
'Eccube\\Controller\\Admin\\Setting\\System\\SecurityController' => 'getSecurityControllerService.php',
'Eccube\\Controller\\Admin\\Setting\\System\\SystemController' => 'getSystemControllerService.php',
'Eccube\\Controller\\Admin\\Store\\OwnerStoreController' => 'getOwnerStoreControllerService.php',
'Eccube\\Controller\\Admin\\Store\\PluginController' => 'getPluginControllerService.php',
'Eccube\\Controller\\Admin\\Store\\TemplateController' => 'getTemplateControllerService.php',
'Eccube\\Controller\\Block\\CartController' => 'getCartControllerService.php',
'Eccube\\Controller\\Block\\SearchProductController' => 'getSearchProductControllerService.php',
'Eccube\\Controller\\CartController' => 'getCartController2Service.php',
'Eccube\\Controller\\ContactController' => 'getContactControllerService.php',
'Eccube\\Controller\\EntryController' => 'getEntryController2Service.php',
'Eccube\\Controller\\ForgotController' => 'getForgotControllerService.php',
'Eccube\\Controller\\HelpController' => 'getHelpControllerService.php',
'Eccube\\Controller\\Install\\InstallController' => 'getInstallControllerService.php',
'Eccube\\Controller\\Mypage\\ChangeController' => 'getChangeControllerService.php',
'Eccube\\Controller\\Mypage\\DeliveryController' => 'getDeliveryController2Service.php',
'Eccube\\Controller\\Mypage\\MypageController' => 'getMypageControllerService.php',
'Eccube\\Controller\\Mypage\\WithdrawController' => 'getWithdrawControllerService.php',
'Eccube\\Controller\\NonMemberShoppingController' => 'getNonMemberShoppingControllerService.php',
'Eccube\\Controller\\ProductController' => 'getProductController4Service.php',
'Eccube\\Controller\\ShippingMultipleController' => 'getShippingMultipleControllerService.php',
'Eccube\\Controller\\ShoppingController' => 'getShoppingController2Service.php',
'Eccube\\Controller\\TopController' => 'getTopController2Service.php',
'Eccube\\Controller\\UserDataController' => 'getUserDataControllerService.php',
'Eccube\\EventListener\\ExceptionListener' => 'getExceptionListenerService.php',
'Eccube\\EventListener\\SecurityListener' => 'getSecurityListenerService.php',
'Eccube\\Form\\EventListener\\ConvertKanaListener' => 'getConvertKanaListenerService.php',
'Eccube\\Form\\EventListener\\TruncateHyphenListener' => 'getTruncateHyphenListenerService.php',
'Eccube\\Form\\Extension\\DoctrineOrmExtension' => 'getDoctrineOrmExtensionService.php',
'Eccube\\Form\\Extension\\HelpTypeExtension' => 'getHelpTypeExtensionService.php',
'Eccube\\Form\\Type\\AddCartType' => 'getAddCartTypeService.php',
'Eccube\\Form\\Type\\AddressType' => 'getAddressTypeService.php',
'Eccube\\Form\\Type\\Admin\\AuthenticationType' => 'getAuthenticationTypeService.php',
'Eccube\\Form\\Type\\Admin\\AuthorityRoleType' => 'getAuthorityRoleTypeService.php',
'Eccube\\Form\\Type\\Admin\\BlockType' => 'getBlockTypeService.php',
'Eccube\\Form\\Type\\Admin\\CategoryType' => 'getCategoryTypeService.php',
'Eccube\\Form\\Type\\Admin\\ChangePasswordType' => 'getChangePasswordTypeService.php',
'Eccube\\Form\\Type\\Admin\\ClassCategoryType' => 'getClassCategoryTypeService.php',
'Eccube\\Form\\Type\\Admin\\ClassNameType' => 'getClassNameTypeService.php',
'Eccube\\Form\\Type\\Admin\\CsvImportType' => 'getCsvImportTypeService.php',
'Eccube\\Form\\Type\\Admin\\CustomerType' => 'getCustomerTypeService.php',
'Eccube\\Form\\Type\\Admin\\DeliveryFeeType' => 'getDeliveryFeeTypeService.php',
'Eccube\\Form\\Type\\Admin\\DeliveryTimeType' => 'getDeliveryTimeTypeService.php',
'Eccube\\Form\\Type\\Admin\\DeliveryType' => 'getDeliveryTypeService.php',
'Eccube\\Form\\Type\\Admin\\LayoutType' => 'getLayoutTypeService.php',
'Eccube\\Form\\Type\\Admin\\LogType' => 'getLogTypeService.php',
'Eccube\\Form\\Type\\Admin\\LoginType' => 'getLoginTypeService.php',
'Eccube\\Form\\Type\\Admin\\MailType' => 'getMailTypeService.php',
'Eccube\\Form\\Type\\Admin\\MainEditType' => 'getMainEditTypeService.php',
'Eccube\\Form\\Type\\Admin\\MasterdataDataType' => 'getMasterdataDataTypeService.php',
'Eccube\\Form\\Type\\Admin\\MasterdataEditType' => 'getMasterdataEditTypeService.php',
'Eccube\\Form\\Type\\Admin\\MasterdataType' => 'getMasterdataTypeService.php',
'Eccube\\Form\\Type\\Admin\\MemberType' => 'getMemberTypeService.php',
'Eccube\\Form\\Type\\Admin\\NewsType' => 'getNewsTypeService.php',
'Eccube\\Form\\Type\\Admin\\OrderItemForShippingRegistrationType' => 'getOrderItemForShippingRegistrationTypeService.php',
'Eccube\\Form\\Type\\Admin\\OrderItemType' => 'getOrderItemTypeService.php',
'Eccube\\Form\\Type\\Admin\\OrderMailType' => 'getOrderMailTypeService.php',
'Eccube\\Form\\Type\\Admin\\OrderPdfType' => 'getOrderPdfTypeService.php',
'Eccube\\Form\\Type\\Admin\\OrderType' => 'getOrderTypeService.php',
'Eccube\\Form\\Type\\Admin\\PageType' => 'getPageTypeService.php',
'Eccube\\Form\\Type\\Admin\\PaymentRegisterType' => 'getPaymentRegisterTypeService.php',
'Eccube\\Form\\Type\\Admin\\PluginLocalInstallType' => 'getPluginLocalInstallTypeService.php',
'Eccube\\Form\\Type\\Admin\\PluginManagementType' => 'getPluginManagementTypeService.php',
'Eccube\\Form\\Type\\Admin\\ProductClassEditType' => 'getProductClassEditTypeService.php',
'Eccube\\Form\\Type\\Admin\\ProductClassMatrixType' => 'getProductClassMatrixTypeService.php',
'Eccube\\Form\\Type\\Admin\\ProductClassType' => 'getProductClassTypeService.php',
'Eccube\\Form\\Type\\Admin\\ProductTag' => 'getProductTagService.php',
'Eccube\\Form\\Type\\Admin\\ProductType' => 'getProductTypeService.php',
'Eccube\\Form\\Type\\Admin\\SearchCustomerType' => 'getSearchCustomerTypeService.php',
'Eccube\\Form\\Type\\Admin\\SearchOrderType' => 'getSearchOrderTypeService.php',
'Eccube\\Form\\Type\\Admin\\SearchPluginApiType' => 'getSearchPluginApiTypeService.php',
'Eccube\\Form\\Type\\Admin\\SearchProductType' => 'getSearchProductTypeService.php',
'Eccube\\Form\\Type\\Admin\\SecurityType' => 'getSecurityTypeService.php',
'Eccube\\Form\\Type\\Admin\\ShippingType' => 'getShippingTypeService.php',
'Eccube\\Form\\Type\\Admin\\ShopMasterType' => 'getShopMasterTypeService.php',
'Eccube\\Form\\Type\\Admin\\TagType' => 'getTagTypeService.php',
'Eccube\\Form\\Type\\Admin\\TaxRuleType' => 'getTaxRuleTypeService.php',
'Eccube\\Form\\Type\\Admin\\TemplateType' => 'getTemplateTypeService.php',
'Eccube\\Form\\Type\\Front\\ContactType' => 'getContactTypeService.php',
'Eccube\\Form\\Type\\Front\\CustomerAddressType' => 'getCustomerAddressTypeService.php',
'Eccube\\Form\\Type\\Front\\CustomerLoginType' => 'getCustomerLoginTypeService.php',
'Eccube\\Form\\Type\\Front\\EntryType' => 'getEntryTypeService.php',
'Eccube\\Form\\Type\\Front\\ForgotType' => 'getForgotTypeService.php',
'Eccube\\Form\\Type\\Front\\NonMemberType' => 'getNonMemberTypeService.php',
'Eccube\\Form\\Type\\Front\\PasswordResetType' => 'getPasswordResetTypeService.php',
'Eccube\\Form\\Type\\Front\\ShoppingShippingType' => 'getShoppingShippingTypeService.php',
'Eccube\\Form\\Type\\Install\\Step1Type' => 'getStep1TypeService.php',
'Eccube\\Form\\Type\\Install\\Step3Type' => 'getStep3TypeService.php',
'Eccube\\Form\\Type\\Install\\Step4Type' => 'getStep4TypeService.php',
'Eccube\\Form\\Type\\Install\\Step5Type' => 'getStep5TypeService.php',
'Eccube\\Form\\Type\\KanaType' => 'getKanaTypeService.php',
'Eccube\\Form\\Type\\MasterType' => 'getMasterTypeService.php',
'Eccube\\Form\\Type\\Master\\CategoryType' => 'getCategoryType2Service.php',
'Eccube\\Form\\Type\\Master\\CsvType' => 'getCsvTypeService.php',
'Eccube\\Form\\Type\\Master\\CustomerStatusType' => 'getCustomerStatusTypeService.php',
'Eccube\\Form\\Type\\Master\\DeliveryDurationType' => 'getDeliveryDurationTypeService.php',
'Eccube\\Form\\Type\\Master\\DeviceTypeType' => 'getDeviceTypeTypeService.php',
'Eccube\\Form\\Type\\Master\\JobType' => 'getJobTypeService.php',
'Eccube\\Form\\Type\\Master\\MailTemplateType' => 'getMailTemplateTypeService.php',
'Eccube\\Form\\Type\\Master\\OrderStatusType' => 'getOrderStatusTypeService.php',
'Eccube\\Form\\Type\\Master\\PageMaxType' => 'getPageMaxTypeService.php',
'Eccube\\Form\\Type\\Master\\PaymentType' => 'getPaymentTypeService.php',
'Eccube\\Form\\Type\\Master\\PrefType' => 'getPrefTypeService.php',
'Eccube\\Form\\Type\\Master\\ProductListMaxType' => 'getProductListMaxTypeService.php',
'Eccube\\Form\\Type\\Master\\ProductListOrderByType' => 'getProductListOrderByTypeService.php',
'Eccube\\Form\\Type\\Master\\ProductStatusType' => 'getProductStatusTypeService.php',
'Eccube\\Form\\Type\\Master\\RoundingTypeType' => 'getRoundingTypeTypeService.php',
'Eccube\\Form\\Type\\Master\\SaleTypeType' => 'getSaleTypeTypeService.php',
'Eccube\\Form\\Type\\Master\\SexType' => 'getSexTypeService.php',
'Eccube\\Form\\Type\\NameType' => 'getNameTypeService.php',
'Eccube\\Form\\Type\\PhoneNumberType' => 'getPhoneNumberTypeService.php',
'Eccube\\Form\\Type\\PostalType' => 'getPostalTypeService.php',
'Eccube\\Form\\Type\\PriceType' => 'getPriceTypeService.php',
'Eccube\\Form\\Type\\RepeatedEmailType' => 'getRepeatedEmailTypeService.php',
'Eccube\\Form\\Type\\RepeatedPasswordType' => 'getRepeatedPasswordTypeService.php',
'Eccube\\Form\\Type\\SearchProductBlockType' => 'getSearchProductBlockTypeService.php',
'Eccube\\Form\\Type\\SearchProductType' => 'getSearchProductType2Service.php',
'Eccube\\Form\\Type\\ShippingMultipleItemType' => 'getShippingMultipleItemTypeService.php',
'Eccube\\Form\\Type\\ShippingMultipleType' => 'getShippingMultipleTypeService.php',
'Eccube\\Form\\Type\\ShoppingMultipleType' => 'getShoppingMultipleTypeService.php',
'Eccube\\Form\\Type\\Shopping\\CustomerAddressType' => 'getCustomerAddressType2Service.php',
'Eccube\\Form\\Type\\Shopping\\OrderItemType' => 'getOrderItemType2Service.php',
'Eccube\\Form\\Type\\Shopping\\OrderType' => 'getOrderType2Service.php',
'Eccube\\Form\\Type\\Shopping\\ShippingType' => 'getShippingType2Service.php',
'Eccube\\Form\\Type\\ToggleSwitchType' => 'getToggleSwitchTypeService.php',
'Eccube\\Form\\Validator\\EmailValidator' => 'getEmailValidatorService.php',
'Eccube\\Form\\Validator\\TwigLintValidator' => 'getTwigLintValidatorService.php',
'Eccube\\Repository\\CartItemRepository' => 'getCartItemRepositoryService.php',
'Eccube\\Repository\\CategoryRepository' => 'getCategoryRepositoryService.php',
'Eccube\\Repository\\ClassCategoryRepository' => 'getClassCategoryRepositoryService.php',
'Eccube\\Repository\\ClassNameRepository' => 'getClassNameRepositoryService.php',
'Eccube\\Repository\\CsvRepository' => 'getCsvRepositoryService.php',
'Eccube\\Repository\\CustomerAddressRepository' => 'getCustomerAddressRepositoryService.php',
'Eccube\\Repository\\CustomerFavoriteProductRepository' => 'getCustomerFavoriteProductRepositoryService.php',
'Eccube\\Repository\\CustomerRepository' => 'getCustomerRepositoryService.php',
'Eccube\\Repository\\DeliveryDurationRepository' => 'getDeliveryDurationRepositoryService.php',
'Eccube\\Repository\\DeliveryFeeRepository' => 'getDeliveryFeeRepositoryService.php',
'Eccube\\Repository\\DeliveryRepository' => 'getDeliveryRepositoryService.php',
'Eccube\\Repository\\DeliveryTimeRepository' => 'getDeliveryTimeRepositoryService.php',
'Eccube\\Repository\\MailHistoryRepository' => 'getMailHistoryRepositoryService.php',
'Eccube\\Repository\\MailTemplateRepository' => 'getMailTemplateRepositoryService.php',
'Eccube\\Repository\\Master\\AuthorityRepository' => 'getAuthorityRepositoryService.php',
'Eccube\\Repository\\Master\\CountryRepository' => 'getCountryRepositoryService.php',
'Eccube\\Repository\\Master\\CsvTypeRepository' => 'getCsvTypeRepository2Service.php',
'Eccube\\Repository\\Master\\CustomerOrderStatusRepository' => 'getCustomerOrderStatusRepositoryService.php',
'Eccube\\Repository\\Master\\CustomerStatusRepository' => 'getCustomerStatusRepositoryService.php',
'Eccube\\Repository\\Master\\JobRepository' => 'getJobRepositoryService.php',
'Eccube\\Repository\\Master\\OrderItemTypeRepository' => 'getOrderItemTypeRepositoryService.php',
'Eccube\\Repository\\Master\\OrderStatusColorRepository' => 'getOrderStatusColorRepositoryService.php',
'Eccube\\Repository\\Master\\OrderStatusRepository' => 'getOrderStatusRepositoryService.php',
'Eccube\\Repository\\Master\\PageMaxRepository' => 'getPageMaxRepositoryService.php',
'Eccube\\Repository\\Master\\PrefRepository' => 'getPrefRepositoryService.php',
'Eccube\\Repository\\Master\\ProductListMaxRepository' => 'getProductListMaxRepositoryService.php',
'Eccube\\Repository\\Master\\ProductListOrderByRepository' => 'getProductListOrderByRepositoryService.php',
'Eccube\\Repository\\Master\\ProductStatusRepository' => 'getProductStatusRepositoryService.php',
'Eccube\\Repository\\Master\\RoundingTypeRepository' => 'getRoundingTypeRepositoryService.php',
'Eccube\\Repository\\Master\\SaleTypeRepository' => 'getSaleTypeRepositoryService.php',
'Eccube\\Repository\\Master\\SexRepository' => 'getSexRepositoryService.php',
'Eccube\\Repository\\Master\\TaxDisplayTypeRepository' => 'getTaxDisplayTypeRepositoryService.php',
'Eccube\\Repository\\Master\\TaxTypeRepository' => 'getTaxTypeRepositoryService.php',
'Eccube\\Repository\\Master\\WorkRepository' => 'getWorkRepositoryService.php',
'Eccube\\Repository\\MemberRepository' => 'getMemberRepositoryService.php',
'Eccube\\Repository\\NewsRepository' => 'getNewsRepositoryService.php',
'Eccube\\Repository\\OrderItemRepository' => 'getOrderItemRepositoryService.php',
'Eccube\\Repository\\OrderPdfRepository' => 'getOrderPdfRepositoryService.php',
'Eccube\\Repository\\PaymentOptionRepository' => 'getPaymentOptionRepositoryService.php',
'Eccube\\Repository\\PaymentRepository' => 'getPaymentRepositoryService.php',
'Eccube\\Repository\\ProductCategoryRepository' => 'getProductCategoryRepositoryService.php',
'Eccube\\Repository\\ProductImageRepository' => 'getProductImageRepositoryService.php',
'Eccube\\Repository\\ProductStockRepository' => 'getProductStockRepositoryService.php',
'Eccube\\Repository\\ProductTagRepository' => 'getProductTagRepositoryService.php',
'Eccube\\Repository\\ShippingRepository' => 'getShippingRepositoryService.php',
'Eccube\\Repository\\TagRepository' => 'getTagRepositoryService.php',
'Eccube\\Repository\\TemplateRepository' => 'getTemplateRepositoryService.php',
'Eccube\\Security\\Core\\Encoder\\PasswordEncoder' => 'getPasswordEncoderService.php',
'Eccube\\Security\\Core\\User\\CustomerProvider' => 'getCustomerProviderService.php',
'Eccube\\Security\\Core\\User\\MemberProvider' => 'getMemberProviderService.php',
'Eccube\\Security\\Voter\\AuthorityVoter' => 'getAuthorityVoterService.php',
'Eccube\\Service\\Composer\\ComposerApiService' => 'getComposerApiServiceService.php',
'Eccube\\Service\\Composer\\ComposerServiceInterface' => 'getComposerServiceInterfaceService.php',
'Eccube\\Service\\EntityProxyService' => 'getEntityProxyServiceService.php',
'Eccube\\Service\\OrderHelper' => 'getOrderHelperService.php',
'Eccube\\Service\\OrderStateMachine' => 'getOrderStateMachineService.php',
'Eccube\\Service\\Payment\\Method\\Cash' => 'getCashService.php',
'Eccube\\Service\\PluginApiService' => 'getPluginApiServiceService.php',
'Eccube\\Service\\PluginContext' => 'getPluginContextService.php',
'Eccube\\Service\\PluginService' => 'getPluginServiceService.php',
'Eccube\\Service\\PointHelper' => 'getPointHelperService.php',
'Eccube\\Service\\PurchaseFlow\\Processor\\AddPointProcessor' => 'getAddPointProcessorService.php',
'Eccube\\Service\\PurchaseFlow\\Processor\\CustomerPurchaseInfoProcessor' => 'getCustomerPurchaseInfoProcessorService.php',
'Eccube\\Service\\PurchaseFlow\\Processor\\DeliverySettingValidator' => 'getDeliverySettingValidatorService.php',
'Eccube\\Service\\PurchaseFlow\\Processor\\EmptyItemsValidator' => 'getEmptyItemsValidatorService.php',
'Eccube\\Service\\PurchaseFlow\\Processor\\OrderNoProcessor' => 'getOrderNoProcessorService.php',
'Eccube\\Service\\PurchaseFlow\\Processor\\OrderUpdateProcessor' => 'getOrderUpdateProcessorService.php',
'Eccube\\Service\\PurchaseFlow\\Processor\\PaymentTotalLimitValidator' => 'getPaymentTotalLimitValidatorService.php',
'Eccube\\Service\\PurchaseFlow\\Processor\\PaymentTotalNegativeValidator' => 'getPaymentTotalNegativeValidatorService.php',
'Eccube\\Service\\PurchaseFlow\\Processor\\PointDiffProcessor' => 'getPointDiffProcessorService.php',
'Eccube\\Service\\PurchaseFlow\\Processor\\PointProcessor' => 'getPointProcessorService.php',
'Eccube\\Service\\PurchaseFlow\\Processor\\PriceChangeValidator' => 'getPriceChangeValidatorService.php',
'Eccube\\Service\\PurchaseFlow\\Processor\\ProductStatusValidator' => 'getProductStatusValidatorService.php',
'Eccube\\Service\\PurchaseFlow\\Processor\\StockDiffProcessor' => 'getStockDiffProcessorService.php',
'Eccube\\Service\\PurchaseFlow\\Processor\\StockReduceProcessor' => 'getStockReduceProcessorService.php',
'Eccube\\Service\\PurchaseFlow\\Processor\\TaxProcessor' => 'getTaxProcessorService.php',
'Eccube\\Service\\SchemaService' => 'getSchemaServiceService.php',
'Eccube\\Service\\SystemService' => 'getSystemServiceService.php',
'Eccube\\Service\\TaxRuleService' => 'getTaxRuleServiceService.php',
'Eccube\\Tests\\Fixture\\Generator' => 'getGeneratorService.php',
'Eccube\\Util\\CacheUtil' => 'getCacheUtilService.php',
'League\\OAuth2\\Server\\AuthorizationServer' => 'getAuthorizationServerService.php',
'League\\OAuth2\\Server\\Grant\\AuthCodeGrant' => 'getAuthCodeGrantService.php',
'League\\OAuth2\\Server\\Grant\\ClientCredentialsGrant' => 'getClientCredentialsGrantService.php',
'League\\OAuth2\\Server\\Grant\\ImplicitGrant' => 'getImplicitGrantService.php',
'League\\OAuth2\\Server\\Grant\\PasswordGrant' => 'getPasswordGrantService.php',
'League\\OAuth2\\Server\\Grant\\RefreshTokenGrant' => 'getRefreshTokenGrantService.php',
'League\\OAuth2\\Server\\ResourceServer' => 'getResourceServerService.php',
'Plugin\\Api\\Command\\DumpSchemaCommand' => 'getDumpSchemaCommandService.php',
'Plugin\\Api\\Controller\\Admin\\GraphiQLController' => 'getGraphiQLControllerService.php',
'Plugin\\Api\\Controller\\Admin\\OAuthController' => 'getOAuthControllerService.php',
'Plugin\\Api\\Controller\\Admin\\WebHookController' => 'getWebHookControllerService.php',
'Plugin\\Api\\Controller\\ApiController' => 'getApiControllerService.php',
'Plugin\\Api\\EventListener\\AuthorizationRequestResolveListener' => 'getAuthorizationRequestResolveListenerService.php',
'Plugin\\Api\\EventListener\\UserResolveListener' => 'getUserResolveListenerService.php',
'Plugin\\Api\\Form\\Type\\Admin\\ClientType' => 'getClientTypeService.php',
'Plugin\\Api\\Form\\Type\\Admin\\OAuth2AuthorizationType' => 'getOAuth2AuthorizationTypeService.php',
'Plugin\\Api\\Form\\Type\\Admin\\WebHookType' => 'getWebHookTypeService.php',
'Plugin\\Api\\GraphQL\\Schema' => 'getSchemaService.php',
'Plugin\\Api\\GraphQL\\Types' => 'getTypesService.php',
'Plugin\\CMBlogPro\\Controller\\Admin\\BlogController' => 'getBlogControllerService.php',
'Plugin\\CMBlogPro\\Controller\\Admin\\CategoryController' => 'getCategoryController3Service.php',
'Plugin\\CMBlogPro\\Controller\\Admin\\ConfigController' => 'getConfigControllerService.php',
'Plugin\\CMBlogPro\\Controller\\Blog\\BlogController' => 'getBlogController2Service.php',
'Plugin\\CMBlogPro\\Controller\\Web\\BlogController' => 'getBlogController3Service.php',
'Plugin\\CMBlogPro\\Form\\Type\\Admin\\BlogStatusType' => 'getBlogStatusTypeService.php',
'Plugin\\CMBlogPro\\Form\\Type\\Admin\\BlogType' => 'getBlogTypeService.php',
'Plugin\\CMBlogPro\\Form\\Type\\Admin\\CategoryType' => 'getCategoryType3Service.php',
'Plugin\\CMBlogPro\\Form\\Type\\Admin\\ConfigType' => 'getConfigTypeService.php',
'Plugin\\CMBlogPro\\Form\\Type\\Admin\\SearchBlogType' => 'getSearchBlogTypeService.php',
'Plugin\\CMBlogPro\\Form\\Type\\Admin\\SearchCategoryType' => 'getSearchCategoryTypeService.php',
'Plugin\\CMBlogPro\\Repository\\BlogCategoryRepository' => 'getBlogCategoryRepositoryService.php',
'Plugin\\CMBlogPro\\Repository\\BlogImageRepository' => 'getBlogImageRepositoryService.php',
'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_01' => 'getBlogProductImageRepository01Service.php',
'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_02' => 'getBlogProductImageRepository02Service.php',
'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_03' => 'getBlogProductImageRepository03Service.php',
'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_04' => 'getBlogProductImageRepository04Service.php',
'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_05' => 'getBlogProductImageRepository05Service.php',
'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_06' => 'getBlogProductImageRepository06Service.php',
'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_07' => 'getBlogProductImageRepository07Service.php',
'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_08' => 'getBlogProductImageRepository08Service.php',
'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_09' => 'getBlogProductImageRepository09Service.php',
'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_10' => 'getBlogProductImageRepository10Service.php',
'Plugin\\CMBlogPro\\Repository\\BlogProductRepository' => 'getBlogProductRepositoryService.php',
'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_01' => 'getBlogProductRepository01Service.php',
'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_02' => 'getBlogProductRepository02Service.php',
'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_03' => 'getBlogProductRepository03Service.php',
'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_04' => 'getBlogProductRepository04Service.php',
'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_05' => 'getBlogProductRepository05Service.php',
'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_06' => 'getBlogProductRepository06Service.php',
'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_07' => 'getBlogProductRepository07Service.php',
'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_08' => 'getBlogProductRepository08Service.php',
'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_09' => 'getBlogProductRepository09Service.php',
'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_10' => 'getBlogProductRepository10Service.php',
'Plugin\\CMBlogPro\\Repository\\BlogRepository' => 'getBlogRepositoryService.php',
'Plugin\\CMBlogPro\\Repository\\BlogStatusRepository' => 'getBlogStatusRepositoryService.php',
'Plugin\\CMBlogPro\\Repository\\CategoryRepository' => 'getCategoryRepository2Service.php',
'Plugin\\CMBlogPro\\Repository\\ConfigRepository' => 'getConfigRepositoryService.php',
'Plugin\\CMBlogPro\\Repository\\ProductRepository' => 'getProductRepository2Service.php',
'Plugin\\Coupon4\\Controller\\Admin\\CouponController' => 'getCouponControllerService.php',
'Plugin\\Coupon4\\Controller\\Admin\\CouponSearchModelController' => 'getCouponSearchModelControllerService.php',
'Plugin\\Coupon4\\Controller\\CouponShoppingController' => 'getCouponShoppingControllerService.php',
'Plugin\\Coupon4\\Event' => 'getEventService.php',
'Plugin\\Coupon4\\Form\\Type\\CouponDetailType' => 'getCouponDetailTypeService.php',
'Plugin\\Coupon4\\Form\\Type\\CouponSearchCategoryType' => 'getCouponSearchCategoryTypeService.php',
'Plugin\\Coupon4\\Form\\Type\\CouponType' => 'getCouponTypeService.php',
'Plugin\\Coupon4\\Form\\Type\\CouponUseType' => 'getCouponUseTypeService.php',
'Plugin\\Coupon4\\Repository\\CouponDetailRepository' => 'getCouponDetailRepositoryService.php',
'Plugin\\Coupon4\\Repository\\CouponOrderRepository' => 'getCouponOrderRepositoryService.php',
'Plugin\\Coupon4\\Repository\\CouponRepository' => 'getCouponRepositoryService.php',
'Plugin\\Coupon4\\Service\\CouponService' => 'getCouponServiceService.php',
'Plugin\\DeliveryDate4\\Controller\\Admin\\ConfigController' => 'getConfigController2Service.php',
'Plugin\\DeliveryDate4\\Controller\\Admin\\HolidayController' => 'getHolidayControllerService.php',
'Plugin\\DeliveryDate4\\Controller\\Block\\CalendarController' => 'getCalendarControllerService.php',
'Plugin\\DeliveryDate4\\DeliveryDateEvent' => 'getDeliveryDateEventService.php',
'Plugin\\DeliveryDate4\\Form\\Extension\\DeliveryExtension' => 'getDeliveryExtensionService.php',
'Plugin\\DeliveryDate4\\Form\\Extension\\ProductClassEditExtension' => 'getProductClassEditExtensionService.php',
'Plugin\\DeliveryDate4\\Form\\Extension\\ProductClassExtension' => 'getProductClassExtensionService.php',
'Plugin\\DeliveryDate4\\Form\\Extension\\ShippingExtension' => 'getShippingExtensionService.php',
'Plugin\\DeliveryDate4\\Form\\Type\\Admin\\ConfigType' => 'getConfigType2Service.php',
'Plugin\\DeliveryDate4\\Form\\Type\\Admin\\DeliveryDateType' => 'getDeliveryDateTypeService.php',
'Plugin\\DeliveryDate4\\Form\\Type\\Admin\\HolidaySearchType' => 'getHolidaySearchTypeService.php',
'Plugin\\DeliveryDate4\\Form\\Type\\Admin\\HolidayType' => 'getHolidayTypeService.php',
'Plugin\\DeliveryDate4\\Repository\\ConfigRepository' => 'getConfigRepository2Service.php',
'Plugin\\DeliveryDate4\\Repository\\DeliveryDateRepository' => 'getDeliveryDateRepositoryService.php',
'Plugin\\DeliveryDate4\\Repository\\HolidayRepository' => 'getHolidayRepositoryService.php',
'Plugin\\EtunaItemRanking\\Controller\\Admin\\ConfigController' => 'getConfigController3Service.php',
'Plugin\\EtunaItemRanking\\Controller\\EtunaItemRankingController' => 'getEtunaItemRankingControllerService.php',
'Plugin\\EtunaItemRanking\\Form\\Type\\Admin\\EtunaItemRankingConfigType' => 'getEtunaItemRankingConfigTypeService.php',
'Plugin\\EtunaItemRanking\\Repository\\EtunaItemRankingConfigRepository' => 'getEtunaItemRankingConfigRepositoryService.php',
'Plugin\\InstagramDspSet\\Repository\\InstagramConfigRepository' => 'getInstagramConfigRepositoryService.php',
'Plugin\\MailMagazine4\\Controller\\MailMagazineController' => 'getMailMagazineControllerService.php',
'Plugin\\MailMagazine4\\Controller\\MailMagazineHistoryController' => 'getMailMagazineHistoryControllerService.php',
'Plugin\\MailMagazine4\\Controller\\MailMagazineTemplateController' => 'getMailMagazineTemplateControllerService.php',
'Plugin\\MailMagazine4\\Event\\MailMagazineHistoryFilePaginationSubscriber' => 'getMailMagazineHistoryFilePaginationSubscriberService.php',
'Plugin\\MailMagazine4\\Form\\Extension\\CustomerMailMagazineTypeExtension' => 'getCustomerMailMagazineTypeExtensionService.php',
'Plugin\\MailMagazine4\\Form\\Extension\\EntryMailMagazineTypeExtension' => 'getEntryMailMagazineTypeExtensionService.php',
'Plugin\\MailMagazine4\\Form\\Type\\MailMagazineTemplateEditType' => 'getMailMagazineTemplateEditTypeService.php',
'Plugin\\MailMagazine4\\Form\\Type\\MailMagazineTemplateType' => 'getMailMagazineTemplateTypeService.php',
'Plugin\\MailMagazine4\\Form\\Type\\MailMagazineType' => 'getMailMagazineTypeService.php',
'Plugin\\MailMagazine4\\Repository\\MailMagazineSendHistoryRepository' => 'getMailMagazineSendHistoryRepositoryService.php',
'Plugin\\MailMagazine4\\Repository\\MailMagazineTemplateRepository' => 'getMailMagazineTemplateRepositoryService.php',
'Plugin\\MailMagazine4\\Service\\MailMagazineService' => 'getMailMagazineServiceService.php',
'Plugin\\Maker4\\Controller\\MakerController' => 'getMakerControllerService.php',
'Plugin\\Maker4\\Form\\Extension\\ProductTypeExtension' => 'getProductTypeExtensionService.php',
'Plugin\\Maker4\\Form\\Type\\MakerType' => 'getMakerTypeService.php',
'Plugin\\Maker4\\MakerEvent' => 'getMakerEventService.php',
'Plugin\\Maker4\\Repository\\MakerRepository' => 'getMakerRepositoryService.php',
'Plugin\\OrderBulkDelete4\\Controller\\Admin\\OrderController' => 'getOrderController3Service.php',
'Plugin\\OrderBulkDelete4\\Event' => 'getEvent2Service.php',
'Plugin\\ProductReview4\\Controller\\Admin\\ConfigController' => 'getConfigController4Service.php',
'Plugin\\ProductReview4\\Controller\\Admin\\ProductReviewController' => 'getProductReviewControllerService.php',
'Plugin\\ProductReview4\\Controller\\ProductReviewController' => 'getProductReviewController2Service.php',
'Plugin\\ProductReview4\\Form\\Type\\Admin\\ProductReviewConfigType' => 'getProductReviewConfigTypeService.php',
'Plugin\\ProductReview4\\Form\\Type\\Admin\\ProductReviewSearchType' => 'getProductReviewSearchTypeService.php',
'Plugin\\ProductReview4\\Form\\Type\\Admin\\ProductReviewType' => 'getProductReviewTypeService.php',
'Plugin\\ProductReview4\\Form\\Type\\ProductReviewType' => 'getProductReviewType2Service.php',
'Plugin\\ProductReview4\\ProductReviewEvent' => 'getProductReviewEventService.php',
'Plugin\\ProductReview4\\Repository\\ProductReviewConfigRepository' => 'getProductReviewConfigRepositoryService.php',
'Plugin\\ProductReview4\\Repository\\ProductReviewRepository' => 'getProductReviewRepositoryService.php',
'Plugin\\ProductReview4\\Repository\\ProductReviewStatusRepository' => 'getProductReviewStatusRepositoryService.php',
'Plugin\\RelatedProduct4\\Controller\\Admin\\RelatedProductController' => 'getRelatedProductControllerService.php',
'Plugin\\RelatedProduct4\\Form\\Extension\\Admin\\RelatedCollectionExtension' => 'getRelatedCollectionExtensionService.php',
'Plugin\\RelatedProduct4\\Form\\Type\\Admin\\RelatedProductType' => 'getRelatedProductTypeService.php',
'Plugin\\RelatedProduct4\\RelatedProductEvent' => 'getRelatedProductEventService.php',
'Plugin\\RelatedProduct4\\Repository\\RelatedProductRepository' => 'getRelatedProductRepositoryService.php',
'Plugin\\SortProduct4Plus\\Controller\\Admin\\SortProductController' => 'getSortProductControllerService.php',
'Plugin\\SortProduct4Plus\\Repository\\SortProductRepository' => 'getSortProductRepositoryService.php',
'Plugin\\VeriTrans4G\\Controller\\Admin\\Content\\Page\\Preview\\Vt4gPayment\\RakutenButtonController' => 'getRakutenButtonControllerService.php',
'Plugin\\VeriTrans4G\\Controller\\Admin\\Customer\\EditController' => 'getEditController2Service.php',
'Plugin\\VeriTrans4G\\Controller\\Admin\\Customer\\SubscCustomerController' => 'getSubscCustomerControllerService.php',
'Plugin\\VeriTrans4G\\Controller\\Admin\\Order\\CsvRegistrationController' => 'getCsvRegistrationControllerService.php',
'Plugin\\VeriTrans4G\\Controller\\Admin\\Order\\CsvRequestController' => 'getCsvRequestControllerService.php',
'Plugin\\VeriTrans4G\\Controller\\Admin\\Order\\CsvResultController' => 'getCsvResultControllerService.php',
'Plugin\\VeriTrans4G\\Controller\\Admin\\Order\\CsvUploadController' => 'getCsvUploadControllerService.php',
'Plugin\\VeriTrans4G\\Controller\\Admin\\Order\\EditController' => 'getEditController3Service.php',
'Plugin\\VeriTrans4G\\Controller\\Admin\\PluginConfigController' => 'getPluginConfigControllerService.php',
'Plugin\\VeriTrans4G\\Controller\\Admin\\Product\\ChangeSaleTypeController' => 'getChangeSaleTypeControllerService.php',
'Plugin\\VeriTrans4G\\Controller\\Admin\\Product\\SubscSalestypeController' => 'getSubscSalestypeControllerService.php',
'Plugin\\VeriTrans4G\\Controller\\Admin\\Setting\\Shop\\PaymentRegistController' => 'getPaymentRegistControllerService.php',
'Plugin\\VeriTrans4G\\Controller\\Admin\\Setting\\System\\LogDownloadController' => 'getLogDownloadControllerService.php',
'Plugin\\VeriTrans4G\\Controller\\MyPage\\SubscPaymentHistoryController' => 'getSubscPaymentHistoryControllerService.php',
'Plugin\\VeriTrans4G\\Controller\\PaymentController' => 'getPaymentController2Service.php',
'Plugin\\VeriTrans4G\\Controller\\PaymentRecvController' => 'getPaymentRecvControllerService.php',
'Plugin\\VeriTrans4G\\Controller\\Vt4gAccountIdController' => 'getVt4gAccountIdControllerService.php',
'Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent' => 'getVt4gEventService.php',
'Plugin\\VeriTrans4G\\Form\\Constraint\\ContainsUsedMailFlgValidator' => 'getContainsUsedMailFlgValidatorService.php',
'Plugin\\VeriTrans4G\\Form\\Extension\\ATMTypeExtension' => 'getATMTypeExtensionService.php',
'Plugin\\VeriTrans4G\\Form\\Extension\\AlipayTypeExtension' => 'getAlipayTypeExtensionService.php',
'Plugin\\VeriTrans4G\\Form\\Extension\\BankTypeExtension' => 'getBankTypeExtensionService.php',
'Plugin\\VeriTrans4G\\Form\\Extension\\CVSTypeExtension' => 'getCVSTypeExtensionService.php',
'Plugin\\VeriTrans4G\\Form\\Extension\\CreditTypeExtension' => 'getCreditTypeExtensionService.php',
'Plugin\\VeriTrans4G\\Form\\Extension\\LinepayTypeExtension' => 'getLinepayTypeExtensionService.php',
'Plugin\\VeriTrans4G\\Form\\Extension\\PayPalTypeExtension' => 'getPayPalTypeExtensionService.php',
'Plugin\\VeriTrans4G\\Form\\Extension\\PayPayTypeExtension' => 'getPayPayTypeExtensionService.php',
'Plugin\\VeriTrans4G\\Form\\Extension\\ProductTypeExtension' => 'getProductTypeExtension2Service.php',
'Plugin\\VeriTrans4G\\Form\\Extension\\RakutenTypeExtension' => 'getRakutenTypeExtensionService.php',
'Plugin\\VeriTrans4G\\Form\\Extension\\RecruitTypeExtension' => 'getRecruitTypeExtensionService.php',
'Plugin\\VeriTrans4G\\Form\\Extension\\UpopTypeExtension' => 'getUpopTypeExtensionService.php',
'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\BulkPricePointType' => 'getBulkPricePointTypeService.php',
'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\BulkSettelmentFeeType' => 'getBulkSettelmentFeeTypeService.php',
'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\CsvRegistrationType' => 'getCsvRegistrationTypeService.php',
'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\CsvRequestListSearchType' => 'getCsvRequestListSearchTypeService.php',
'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\LogDownloadType' => 'getLogDownloadTypeService.php',
'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\OrderEditCreditType' => 'getOrderEditCreditTypeService.php',
'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\OrderEditCvsType' => 'getOrderEditCvsTypeService.php',
'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\PaymentRegistType' => 'getPaymentRegistTypeService.php',
'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\PaymentReqEventType' => 'getPaymentReqEventTypeService.php',
'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\PaymentRequestItemType' => 'getPaymentRequestItemTypeService.php',
'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\PaymentRequestType' => 'getPaymentRequestTypeService.php',
'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\PluginConfigType' => 'getPluginConfigTypeService.php',
'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\SubscSalesType' => 'getSubscSalesTypeService.php',
'Plugin\\VeriTrans4G\\Form\\Type\\Shopping\\PaymentCVSType' => 'getPaymentCVSTypeService.php',
'Plugin\\VeriTrans4G\\Form\\Type\\Shopping\\PaymentCreditAccountType' => 'getPaymentCreditAccountTypeService.php',
'Plugin\\VeriTrans4G\\Form\\Type\\Shopping\\PaymentCreditOneClickType' => 'getPaymentCreditOneClickTypeService.php',
'Plugin\\VeriTrans4G\\Form\\Type\\Shopping\\PaymentCreditType' => 'getPaymentCreditTypeService.php',
'Plugin\\VeriTrans4G\\Repository\\Master\\Vt4gSubscProductOrderCmpMailInfoRepository' => 'getVt4gSubscProductOrderCmpMailInfoRepositoryService.php',
'Plugin\\VeriTrans4G\\Repository\\Master\\Vt4gSubscProductRepository' => 'getVt4gSubscProductRepositoryService.php',
'Plugin\\VeriTrans4G\\Repository\\Master\\Vt4gSubscSaleTypeRepository' => 'getVt4gSubscSaleTypeRepositoryService.php',
'Plugin\\VeriTrans4G\\Repository\\Vt4gCsvResultLogRepository' => 'getVt4gCsvResultLogRepositoryService.php',
'Plugin\\VeriTrans4G\\Repository\\Vt4gOrderLogRepository' => 'getVt4gOrderLogRepositoryService.php',
'Plugin\\VeriTrans4G\\Repository\\Vt4gOrderPaymentRepository' => 'getVt4gOrderPaymentRepositoryService.php',
'Plugin\\VeriTrans4G\\Repository\\Vt4gPaymentMethodRepository' => 'getVt4gPaymentMethodRepositoryService.php',
'Plugin\\VeriTrans4G\\Repository\\Vt4gPaymentReqEventRepository' => 'getVt4gPaymentReqEventRepositoryService.php',
'Plugin\\VeriTrans4G\\Repository\\Vt4gPaymentRequestItemRepository' => 'getVt4gPaymentRequestItemRepositoryService.php',
'Plugin\\VeriTrans4G\\Repository\\Vt4gPaymentRequestRepository' => 'getVt4gPaymentRequestRepositoryService.php',
'Plugin\\VeriTrans4G\\Repository\\Vt4gPluginRepository' => 'getVt4gPluginRepositoryService.php',
'Plugin\\VeriTrans4G\\Repository\\Vt4gSubscOrderItemRepository' => 'getVt4gSubscOrderItemRepositoryService.php',
'Plugin\\VeriTrans4G\\Repository\\Vt4gSubscOrderRepository' => 'getVt4gSubscOrderRepositoryService.php',
'Plugin\\VeriTrans4G\\Service\\Method\\CommonMethod' => 'getCommonMethodService.php',
'Plugin\\VeriTrans4G\\Service\\UtilService' => 'getUtilServiceService.php',
'Plugin\\XssFixer\\Controller\\Admin\\ConfigController' => 'getConfigController5Service.php',
'Plugin\\XssFixer\\Event' => 'getEvent3Service.php',
'Symfony\\Bridge\\PsrHttpMessage\\Factory\\PsrHttpFactory' => 'getPsrHttpFactoryService.php',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateController2Service.php',
'Trikoder\\Bundle\\OAuth2Bundle\\Command\\ClearExpiredTokensCommand' => 'getClearExpiredTokensCommandService.php',
'Trikoder\\Bundle\\OAuth2Bundle\\Command\\CreateClientCommand' => 'getCreateClientCommandService.php',
'Trikoder\\Bundle\\OAuth2Bundle\\Command\\DeleteClientCommand' => 'getDeleteClientCommandService.php',
'Trikoder\\Bundle\\OAuth2Bundle\\Command\\ListClientsCommand' => 'getListClientsCommandService.php',
'Trikoder\\Bundle\\OAuth2Bundle\\Command\\UpdateClientCommand' => 'getUpdateClientCommandService.php',
'Trikoder\\Bundle\\OAuth2Bundle\\Controller\\AuthorizationController' => 'getAuthorizationControllerService.php',
'Trikoder\\Bundle\\OAuth2Bundle\\Controller\\TokenController' => 'getTokenControllerService.php',
'Trikoder\\Bundle\\OAuth2Bundle\\Converter\\ScopeConverter' => 'getScopeConverterService.php',
'Trikoder\\Bundle\\OAuth2Bundle\\Converter\\UserConverter' => 'getUserConverterService.php',
'Trikoder\\Bundle\\OAuth2Bundle\\EventListener\\AuthorizationRequestUserResolvingListener' => 'getAuthorizationRequestUserResolvingListenerService.php',
'Trikoder\\Bundle\\OAuth2Bundle\\EventListener\\ConvertExceptionToResponseListener' => 'getConvertExceptionToResponseListenerService.php',
'Trikoder\\Bundle\\OAuth2Bundle\\Event\\AuthorizationRequestResolveEventFactory' => 'getAuthorizationRequestResolveEventFactoryService.php',
'Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\AccessTokenRepository' => 'getAccessTokenRepositoryService.php',
'Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\AuthCodeRepository' => 'getAuthCodeRepositoryService.php',
'Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\ClientRepository' => 'getClientRepositoryService.php',
'Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\RefreshTokenRepository' => 'getRefreshTokenRepositoryService.php',
'Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\ScopeRepository' => 'getScopeRepositoryService.php',
'Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\UserRepository' => 'getUserRepositoryService.php',
'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\AccessTokenManager' => 'getAccessTokenManagerService.php',
'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\AuthorizationCodeManager' => 'getAuthorizationCodeManagerService.php',
'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\ClientManager' => 'getClientManagerService.php',
'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\RefreshTokenManager' => 'getRefreshTokenManagerService.php',
'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\InMemory\\ScopeManager' => 'getScopeManagerService.php',
'Trikoder\\Bundle\\OAuth2Bundle\\Security\\Authentication\\Provider\\OAuth2Provider' => 'getOAuth2ProviderService.php',
'Trikoder\\Bundle\\OAuth2Bundle\\Security\\Authentication\\Token\\OAuth2TokenFactory' => 'getOAuth2TokenFactoryService.php',
'Trikoder\\Bundle\\OAuth2Bundle\\Security\\EntryPoint\\OAuth2EntryPoint' => 'getOAuth2EntryPointService.php',
'Trikoder\\Bundle\\OAuth2Bundle\\Security\\Firewall\\OAuth2Listener' => 'getOAuth2ListenerService.php',
'annotations.cache' => 'getAnnotations_CacheService.php',
'annotations.cache_warmer' => 'getAnnotations_CacheWarmerService.php',
'api.mutations' => 'getApi_MutationsService.php',
'api.queries' => 'getApi_QueriesService.php',
'argument_resolver.default' => 'getArgumentResolver_DefaultService.php',
'argument_resolver.request' => 'getArgumentResolver_RequestService.php',
'argument_resolver.request_attribute' => 'getArgumentResolver_RequestAttributeService.php',
'argument_resolver.service' => 'getArgumentResolver_ServiceService.php',
'argument_resolver.session' => 'getArgumentResolver_SessionService.php',
'argument_resolver.variadic' => 'getArgumentResolver_VariadicService.php',
'autowired.Eccube\\Entity\\Block' => 'getBlockService.php',
'autowired.Eccube\\Entity\\ClassName' => 'getClassNameService.php',
'autowired.Eccube\\Entity\\Customer' => 'getCustomerService.php',
'autowired.Eccube\\Entity\\CustomerAddress' => 'getCustomerAddressService.php',
'autowired.Eccube\\Entity\\Delivery' => 'getDeliveryService.php',
'autowired.Eccube\\Entity\\Layout' => 'getLayoutService.php',
'autowired.Eccube\\Entity\\MailTemplate' => 'getMailTemplateService.php',
'autowired.Eccube\\Entity\\Master\\CsvType' => 'getCsvType2Service.php',
'autowired.Eccube\\Entity\\Master\\ProductStatus' => 'getProductStatusService.php',
'autowired.Eccube\\Entity\\Member' => 'getMemberService.php',
'autowired.Eccube\\Entity\\News' => 'getNewsService.php',
'autowired.Eccube\\Entity\\Order' => 'getOrderService.php',
'autowired.Eccube\\Entity\\Payment' => 'getPaymentService.php',
'autowired.Eccube\\Entity\\Plugin' => 'getPluginService.php',
'autowired.Eccube\\Entity\\Product' => 'getProductService.php',
'autowired.Eccube\\Entity\\Shipping' => 'getShippingService.php',
'autowired.Eccube\\Entity\\Tag' => 'getTagService.php',
'autowired.Eccube\\Entity\\TaxRule' => 'getTaxRuleService.php',
'autowired.Eccube\\Entity\\Template' => 'getTemplateService.php',
'autowired.Plugin\\Api\\Entity\\WebHook' => 'getWebHookService.php',
'autowired.Plugin\\CMBlogPro\\Entity\\BlogStatus' => 'getBlogStatusService.php',
'autowired.Plugin\\Coupon4\\Entity\\Coupon' => 'getCouponService.php',
'autowired.Plugin\\MailMagazine4\\Entity\\MailMagazineSendHistory' => 'getMailMagazineSendHistoryService.php',
'autowired.Plugin\\MailMagazine4\\Entity\\MailMagazineTemplate' => 'getMailMagazineTemplateService.php',
'autowired.Plugin\\Maker4\\Entity\\Maker' => 'getMakerService.php',
'autowired.Plugin\\ProductReview4\\Entity\\ProductReview' => 'getProductReviewService.php',
'cache.default_clearer' => 'getCache_DefaultClearerService.php',
'cache.global_clearer' => 'getCache_GlobalClearerService.php',
'cache.system_clearer' => 'getCache_SystemClearerService.php',
'cache_clearer' => 'getCacheClearerService.php',
'cache_warmer' => 'getCacheWarmerService.php',
'config.resource.self_checking_resource_checker' => 'getConfig_Resource_SelfCheckingResourceCheckerService.php',
'console.command.about' => 'getConsole_Command_AboutService.php',
'console.command.assets_install' => 'getConsole_Command_AssetsInstallService.php',
'console.command.cache_clear' => 'getConsole_Command_CacheClearService.php',
'console.command.cache_pool_clear' => 'getConsole_Command_CachePoolClearService.php',
'console.command.cache_pool_prune' => 'getConsole_Command_CachePoolPruneService.php',
'console.command.cache_warmup' => 'getConsole_Command_CacheWarmupService.php',
'console.command.config_debug' => 'getConsole_Command_ConfigDebugService.php',
'console.command.config_dump_reference' => 'getConsole_Command_ConfigDumpReferenceService.php',
'console.command.container_debug' => 'getConsole_Command_ContainerDebugService.php',
'console.command.debug_autowiring' => 'getConsole_Command_DebugAutowiringService.php',
'console.command.eccube_command_updateschemadoctrinecommand' => 'getConsole_Command_EccubeCommandUpdateschemadoctrinecommandService.php',
'console.command.event_dispatcher_debug' => 'getConsole_Command_EventDispatcherDebugService.php',
'console.command.form_debug' => 'getConsole_Command_FormDebugService.php',
'console.command.router_debug' => 'getConsole_Command_RouterDebugService.php',
'console.command.router_match' => 'getConsole_Command_RouterMatchService.php',
'console.command.translation_debug' => 'getConsole_Command_TranslationDebugService.php',
'console.command.translation_update' => 'getConsole_Command_TranslationUpdateService.php',
'console.command.workflow_dump' => 'getConsole_Command_WorkflowDumpService.php',
'console.command.xliff_lint' => 'getConsole_Command_XliffLintService.php',
'console.command.yaml_lint' => 'getConsole_Command_YamlLintService.php',
'console.command_loader' => 'getConsole_CommandLoaderService.php',
'console.error_listener' => 'getConsole_ErrorListenerService.php',
'core.api.allow_list' => 'getCore_Api_AllowListService.php',
'debug.dump_listener' => 'getDebug_DumpListenerService.php',
'debug.file_link_formatter.url_format' => 'getDebug_FileLinkFormatter_UrlFormatService.php',
'deliverydate4.api.allow_list' => 'getDeliverydate4_Api_AllowListService.php',
'dependency_injection.config.container_parameters_resource_checker' => 'getDependencyInjection_Config_ContainerParametersResourceCheckerService.php',
'deprecated.form.registry' => 'getDeprecated_Form_RegistryService.php',
'deprecated.form.registry.csrf' => 'getDeprecated_Form_Registry_CsrfService.php',
'doctrine.cache_clear_metadata_command' => 'getDoctrine_CacheClearMetadataCommandService.php',
'doctrine.cache_clear_query_cache_command' => 'getDoctrine_CacheClearQueryCacheCommandService.php',
'doctrine.cache_clear_result_command' => 'getDoctrine_CacheClearResultCommandService.php',
'doctrine.cache_collection_region_command' => 'getDoctrine_CacheCollectionRegionCommandService.php',
'doctrine.clear_entity_region_command' => 'getDoctrine_ClearEntityRegionCommandService.php',
'doctrine.clear_query_region_command' => 'getDoctrine_ClearQueryRegionCommandService.php',
'doctrine.database_create_command' => 'getDoctrine_DatabaseCreateCommandService.php',
'doctrine.database_drop_command' => 'getDoctrine_DatabaseDropCommandService.php',
'doctrine.database_import_command' => 'getDoctrine_DatabaseImportCommandService.php',
'doctrine.ensure_production_settings_command' => 'getDoctrine_EnsureProductionSettingsCommandService.php',
'doctrine.fixtures_load_command' => 'getDoctrine_FixturesLoadCommandService.php',
'doctrine.generate_entities_command' => 'getDoctrine_GenerateEntitiesCommandService.php',
'doctrine.mapping_convert_command' => 'getDoctrine_MappingConvertCommandService.php',
'doctrine.mapping_import_command' => 'getDoctrine_MappingImportCommandService.php',
'doctrine.mapping_info_command' => 'getDoctrine_MappingInfoCommandService.php',
'doctrine.orm.proxy_cache_warmer' => 'getDoctrine_Orm_ProxyCacheWarmerService.php',
'doctrine.orm.validator.unique' => 'getDoctrine_Orm_Validator_UniqueService.php',
'doctrine.query_dql_command' => 'getDoctrine_QueryDqlCommandService.php',
'doctrine.query_sql_command' => 'getDoctrine_QuerySqlCommandService.php',
'doctrine.schema_create_command' => 'getDoctrine_SchemaCreateCommandService.php',
'doctrine.schema_drop_command' => 'getDoctrine_SchemaDropCommandService.php',
'doctrine.schema_update_command' => 'getDoctrine_SchemaUpdateCommandService.php',
'doctrine.schema_validate_command' => 'getDoctrine_SchemaValidateCommandService.php',
'doctrine_cache.contains_command' => 'getDoctrineCache_ContainsCommandService.php',
'doctrine_cache.delete_command' => 'getDoctrineCache_DeleteCommandService.php',
'doctrine_cache.flush_command' => 'getDoctrineCache_FlushCommandService.php',
'doctrine_cache.stats_command' => 'getDoctrineCache_StatsCommandService.php',
'doctrine_migrations.diff_command' => 'getDoctrineMigrations_DiffCommandService.php',
'doctrine_migrations.execute_command' => 'getDoctrineMigrations_ExecuteCommandService.php',
'doctrine_migrations.generate_command' => 'getDoctrineMigrations_GenerateCommandService.php',
'doctrine_migrations.latest_command' => 'getDoctrineMigrations_LatestCommandService.php',
'doctrine_migrations.migrate_command' => 'getDoctrineMigrations_MigrateCommandService.php',
'doctrine_migrations.status_command' => 'getDoctrineMigrations_StatusCommandService.php',
'doctrine_migrations.version_command' => 'getDoctrineMigrations_VersionCommandService.php',
'eccube.purchase.flow.cart' => 'getEccube_Purchase_Flow_CartService.php',
'eccube.purchase.flow.cart.holder_post_validators' => 'getEccube_Purchase_Flow_Cart_HolderPostValidatorsService.php',
'eccube.purchase.flow.cart.holder_preprocessors' => 'getEccube_Purchase_Flow_Cart_HolderPreprocessorsService.php',
'eccube.purchase.flow.cart.holder_validators' => 'getEccube_Purchase_Flow_Cart_HolderValidatorsService.php',
'eccube.purchase.flow.cart.item_preprocessors' => 'getEccube_Purchase_Flow_Cart_ItemPreprocessorsService.php',
'eccube.purchase.flow.cart.item_validators' => 'getEccube_Purchase_Flow_Cart_ItemValidatorsService.php',
'eccube.purchase.flow.order' => 'getEccube_Purchase_Flow_OrderService.php',
'eccube.purchase.flow.order.discount_processors' => 'getEccube_Purchase_Flow_Order_DiscountProcessorsService.php',
'eccube.purchase.flow.order.holder_post_validators' => 'getEccube_Purchase_Flow_Order_HolderPostValidatorsService.php',
'eccube.purchase.flow.order.holder_preprocessors' => 'getEccube_Purchase_Flow_Order_HolderPreprocessorsService.php',
'eccube.purchase.flow.order.holder_validators' => 'getEccube_Purchase_Flow_Order_HolderValidatorsService.php',
'eccube.purchase.flow.order.item_validators' => 'getEccube_Purchase_Flow_Order_ItemValidatorsService.php',
'eccube.purchase.flow.order.purchase' => 'getEccube_Purchase_Flow_Order_PurchaseService.php',
'eccube.purchase.flow.shopping' => 'getEccube_Purchase_Flow_ShoppingService.php',
'eccube.purchase.flow.shopping.discount_processors' => 'getEccube_Purchase_Flow_Shopping_DiscountProcessorsService.php',
'eccube.purchase.flow.shopping.holder_post_validators' => 'getEccube_Purchase_Flow_Shopping_HolderPostValidatorsService.php',
'eccube.purchase.flow.shopping.holder_preprocessors' => 'getEccube_Purchase_Flow_Shopping_HolderPreprocessorsService.php',
'eccube.purchase.flow.shopping.holder_validators' => 'getEccube_Purchase_Flow_Shopping_HolderValidatorsService.php',
'eccube.purchase.flow.shopping.item_validators' => 'getEccube_Purchase_Flow_Shopping_ItemValidatorsService.php',
'eccube.purchase.flow.shopping.purchase' => 'getEccube_Purchase_Flow_Shopping_PurchaseService.php',
'eccube.security.failure_handler' => 'getEccube_Security_FailureHandlerService.php',
'eccube.security.success_handler' => 'getEccube_Security_SuccessHandlerService.php',
'filesystem' => 'getFilesystemService.php',
'form.factory' => 'getForm_FactoryService.php',
'form.registry' => 'getForm_RegistryService.php',
'form.resolved_type_factory' => 'getForm_ResolvedTypeFactoryService.php',
'form.server_params' => 'getForm_ServerParamsService.php',
'form.type.birthday' => 'getForm_Type_BirthdayService.php',
'form.type.button' => 'getForm_Type_ButtonService.php',
'form.type.checkbox' => 'getForm_Type_CheckboxService.php',
'form.type.choice' => 'getForm_Type_ChoiceService.php',
'form.type.collection' => 'getForm_Type_CollectionService.php',
'form.type.country' => 'getForm_Type_CountryService.php',
'form.type.currency' => 'getForm_Type_CurrencyService.php',
'form.type.date' => 'getForm_Type_DateService.php',
'form.type.datetime' => 'getForm_Type_DatetimeService.php',
'form.type.email' => 'getForm_Type_EmailService.php',
'form.type.entity' => 'getForm_Type_EntityService.php',
'form.type.file' => 'getForm_Type_FileService.php',
'form.type.form' => 'getForm_Type_FormService.php',
'form.type.hidden' => 'getForm_Type_HiddenService.php',
'form.type.integer' => 'getForm_Type_IntegerService.php',
'form.type.language' => 'getForm_Type_LanguageService.php',
'form.type.locale' => 'getForm_Type_LocaleService.php',
'form.type.money' => 'getForm_Type_MoneyService.php',
'form.type.number' => 'getForm_Type_NumberService.php',
'form.type.password' => 'getForm_Type_PasswordService.php',
'form.type.percent' => 'getForm_Type_PercentService.php',
'form.type.radio' => 'getForm_Type_RadioService.php',
'form.type.range' => 'getForm_Type_RangeService.php',
'form.type.repeated' => 'getForm_Type_RepeatedService.php',
'form.type.reset' => 'getForm_Type_ResetService.php',
'form.type.search' => 'getForm_Type_SearchService.php',
'form.type.submit' => 'getForm_Type_SubmitService.php',
'form.type.text' => 'getForm_Type_TextService.php',
'form.type.textarea' => 'getForm_Type_TextareaService.php',
'form.type.time' => 'getForm_Type_TimeService.php',
'form.type.timezone' => 'getForm_Type_TimezoneService.php',
'form.type.url' => 'getForm_Type_UrlService.php',
'form.type_extension.csrf' => 'getForm_TypeExtension_CsrfService.php',
'form.type_extension.form.data_collector' => 'getForm_TypeExtension_Form_DataCollectorService.php',
'form.type_extension.form.http_foundation' => 'getForm_TypeExtension_Form_HttpFoundationService.php',
'form.type_extension.form.transformation_failure_handling' => 'getForm_TypeExtension_Form_TransformationFailureHandlingService.php',
'form.type_extension.form.validator' => 'getForm_TypeExtension_Form_ValidatorService.php',
'form.type_extension.repeated.validator' => 'getForm_TypeExtension_Repeated_ValidatorService.php',
'form.type_extension.submit.validator' => 'getForm_TypeExtension_Submit_ValidatorService.php',
'form.type_extension.upload.validator' => 'getForm_TypeExtension_Upload_ValidatorService.php',
'form.type_guesser.doctrine' => 'getForm_TypeGuesser_DoctrineService.php',
'form.type_guesser.validator' => 'getForm_TypeGuesser_ValidatorService.php',
'fragment.handler' => 'getFragment_HandlerService.php',
'fragment.renderer.esi' => 'getFragment_Renderer_EsiService.php',
'fragment.renderer.hinclude' => 'getFragment_Renderer_HincludeService.php',
'fragment.renderer.inline' => 'getFragment_Renderer_InlineService.php',
'kernel.class_cache.cache_warmer' => 'getKernel_ClassCache_CacheWarmerService.php',
'knp_paginator' => 'getKnpPaginatorService.php',
'knp_paginator.subscriber.filtration' => 'getKnpPaginator_Subscriber_FiltrationService.php',
'knp_paginator.subscriber.paginate' => 'getKnpPaginator_Subscriber_PaginateService.php',
'knp_paginator.subscriber.sortable' => 'getKnpPaginator_Subscriber_SortableService.php',
'lacoco-ec.api.allow_list' => 'getLacocoec_Api_AllowListService.php',
'maker.auto_command.make_auth' => 'getMaker_AutoCommand_MakeAuthService.php',
'maker.auto_command.make_command' => 'getMaker_AutoCommand_MakeCommandService.php',
'maker.auto_command.make_controller' => 'getMaker_AutoCommand_MakeControllerService.php',
'maker.auto_command.make_crud' => 'getMaker_AutoCommand_MakeCrudService.php',
'maker.auto_command.make_entity' => 'getMaker_AutoCommand_MakeEntityService.php',
'maker.auto_command.make_fixtures' => 'getMaker_AutoCommand_MakeFixturesService.php',
'maker.auto_command.make_form' => 'getMaker_AutoCommand_MakeFormService.php',
'maker.auto_command.make_functional_test' => 'getMaker_AutoCommand_MakeFunctionalTestService.php',
'maker.auto_command.make_message' => 'getMaker_AutoCommand_MakeMessageService.php',
'maker.auto_command.make_messenger_middleware' => 'getMaker_AutoCommand_MakeMessengerMiddlewareService.php',
'maker.auto_command.make_migration' => 'getMaker_AutoCommand_MakeMigrationService.php',
'maker.auto_command.make_registration_form' => 'getMaker_AutoCommand_MakeRegistrationFormService.php',
'maker.auto_command.make_reset_password' => 'getMaker_AutoCommand_MakeResetPasswordService.php',
'maker.auto_command.make_serializer_encoder' => 'getMaker_AutoCommand_MakeSerializerEncoderService.php',
'maker.auto_command.make_serializer_normalizer' => 'getMaker_AutoCommand_MakeSerializerNormalizerService.php',
'maker.auto_command.make_subscriber' => 'getMaker_AutoCommand_MakeSubscriberService.php',
'maker.auto_command.make_twig_extension' => 'getMaker_AutoCommand_MakeTwigExtensionService.php',
'maker.auto_command.make_unit_test' => 'getMaker_AutoCommand_MakeUnitTestService.php',
'maker.auto_command.make_user' => 'getMaker_AutoCommand_MakeUserService.php',
'maker.auto_command.make_validator' => 'getMaker_AutoCommand_MakeValidatorService.php',
'maker.auto_command.make_voter' => 'getMaker_AutoCommand_MakeVoterService.php',
'maker.console_error_listener' => 'getMaker_ConsoleErrorListenerService.php',
'maker.doctrine_helper' => 'getMaker_DoctrineHelperService.php',
'maker.entity_class_generator' => 'getMaker_EntityClassGeneratorService.php',
'maker.file_manager' => 'getMaker_FileManagerService.php',
'maker.generator' => 'getMaker_GeneratorService.php',
'maker.renderer.form_type_renderer' => 'getMaker_Renderer_FormTypeRendererService.php',
'maker.security_config_updater' => 'getMaker_SecurityConfigUpdaterService.php',
'monolog.logger.console' => 'getMonolog_Logger_ConsoleService.php',
'monolog.logger.security' => 'getMonolog_Logger_SecurityService.php',
'monolog.logger.templating' => 'getMonolog_Logger_TemplatingService.php',
'nyholm.psr7.httplug_factory' => 'getNyholm_Psr7_HttplugFactoryService.php',
'nyholm.psr7.psr17_factory' => 'getNyholm_Psr7_Psr17FactoryService.php',
'property_accessor' => 'getPropertyAccessorService.php',
'router.cache_warmer' => 'getRouter_CacheWarmerService.php',
'routing.loader' => 'getRouting_LoaderService.php',
'security.access.authenticated_voter' => 'getSecurity_Access_AuthenticatedVoterService.php',
'security.access.expression_voter' => 'getSecurity_Access_ExpressionVoterService.php',
'security.access.simple_role_voter' => 'getSecurity_Access_SimpleRoleVoterService.php',
'security.access_listener' => 'getSecurity_AccessListenerService.php',
'security.access_map' => 'getSecurity_AccessMapService.php',
'security.authentication.guard_handler' => 'getSecurity_Authentication_GuardHandlerService.php',
'security.authentication.listener.anonymous.admin' => 'getSecurity_Authentication_Listener_Anonymous_AdminService.php',
'security.authentication.listener.anonymous.customer' => 'getSecurity_Authentication_Listener_Anonymous_CustomerService.php',
'security.authentication.listener.form.admin' => 'getSecurity_Authentication_Listener_Form_AdminService.php',
'security.authentication.listener.form.customer' => 'getSecurity_Authentication_Listener_Form_CustomerService.php',
'security.authentication.listener.oauth2.api' => 'getSecurity_Authentication_Listener_Oauth2_ApiService.php',
'security.authentication.listener.rememberme.customer' => 'getSecurity_Authentication_Listener_Rememberme_CustomerService.php',
'security.authentication.provider.anonymous.admin' => 'getSecurity_Authentication_Provider_Anonymous_AdminService.php',
'security.authentication.provider.anonymous.customer' => 'getSecurity_Authentication_Provider_Anonymous_CustomerService.php',
'security.authentication.provider.dao.admin' => 'getSecurity_Authentication_Provider_Dao_AdminService.php',
'security.authentication.provider.dao.customer' => 'getSecurity_Authentication_Provider_Dao_CustomerService.php',
'security.authentication.provider.oauth2.api' => 'getSecurity_Authentication_Provider_Oauth2_ApiService.php',
'security.authentication.provider.rememberme.customer' => 'getSecurity_Authentication_Provider_Rememberme_CustomerService.php',
'security.authentication.rememberme.services.simplehash.customer' => 'getSecurity_Authentication_Rememberme_Services_Simplehash_CustomerService.php',
'security.authentication.session_strategy.admin' => 'getSecurity_Authentication_SessionStrategy_AdminService.php',
'security.authentication.session_strategy.api' => 'getSecurity_Authentication_SessionStrategy_ApiService.php',
'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
'security.channel_listener' => 'getSecurity_ChannelListenerService.php',
'security.command.user_password_encoder' => 'getSecurity_Command_UserPasswordEncoderService.php',
'security.context_listener.0' => 'getSecurity_ContextListener_0Service.php',
'security.context_listener.1' => 'getSecurity_ContextListener_1Service.php',
'security.encoder_factory' => 'getSecurity_EncoderFactoryService.php',
'security.firewall.map.context.admin' => 'getSecurity_Firewall_Map_Context_AdminService.php',
'security.firewall.map.context.api' => 'getSecurity_Firewall_Map_Context_ApiService.php',
'security.firewall.map.context.customer' => 'getSecurity_Firewall_Map_Context_CustomerService.php',
'security.firewall.map.context.dev' => 'getSecurity_Firewall_Map_Context_DevService.php',
'security.http_utils' => 'getSecurity_HttpUtilsService.php',
'security.logout.handler.csrf_token_clearing' => 'getSecurity_Logout_Handler_CsrfTokenClearingService.php',
'security.logout.handler.session' => 'getSecurity_Logout_Handler_SessionService.php',
'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
'security.request_matcher.00qf1z7' => 'getSecurity_RequestMatcher_00qf1z7Service.php',
'security.request_matcher.gcit4ww' => 'getSecurity_RequestMatcher_Gcit4wwService.php',
'security.request_matcher.x1icpav' => 'getSecurity_RequestMatcher_X1icpavService.php',
'security.request_matcher.zfhj2lw' => 'getSecurity_RequestMatcher_Zfhj2lwService.php',
'security.user_checker' => 'getSecurity_UserCheckerService.php',
'security.user_value_resolver' => 'getSecurity_UserValueResolverService.php',
'security.validator.user_password' => 'getSecurity_Validator_UserPasswordService.php',
'sensio_framework_extra.psr7.argument_value_resolver.server_request' => 'getSensioFrameworkExtra_Psr7_ArgumentValueResolver_ServerRequestService.php',
'sensio_framework_extra.psr7.listener.response' => 'getSensioFrameworkExtra_Psr7_Listener_ResponseService.php',
'sensio_framework_extra.routing.loader.annot_class' => 'getSensioFrameworkExtra_Routing_Loader_AnnotClassService.php',
'sensio_framework_extra.routing.loader.annot_dir' => 'getSensioFrameworkExtra_Routing_Loader_AnnotDirService.php',
'sensio_framework_extra.routing.loader.annot_file' => 'getSensioFrameworkExtra_Routing_Loader_AnnotFileService.php',
'serializer' => 'getSerializerService.php',
'serializer.mapping.cache.symfony' => 'getSerializer_Mapping_Cache_SymfonyService.php',
'serializer.mapping.cache_warmer' => 'getSerializer_Mapping_CacheWarmerService.php',
'service_locator..dejvic' => 'getServiceLocator__DejvicService.php',
'service_locator..enlfcj' => 'getServiceLocator__EnlfcjService.php',
'service_locator..fgqmgd' => 'getServiceLocator__FgqmgdService.php',
'service_locator..u15ucm' => 'getServiceLocator__U15ucmService.php',
'service_locator.0l7eq4f' => 'getServiceLocator_0l7eq4fService.php',
'service_locator.1ntkucm' => 'getServiceLocator_1ntkucmService.php',
'service_locator.2_nvwcb' => 'getServiceLocator_2NvwcbService.php',
'service_locator.2iu73n8' => 'getServiceLocator_2iu73n8Service.php',
'service_locator.2muki8y' => 'getServiceLocator_2muki8yService.php',
'service_locator.3cemuey' => 'getServiceLocator_3cemueyService.php',
'service_locator.42ezhsf' => 'getServiceLocator_42ezhsfService.php',
'service_locator.5792abw' => 'getServiceLocator_5792abwService.php',
'service_locator.5dhhhii' => 'getServiceLocator_5dhhhiiService.php',
'service_locator.5uowaqn' => 'getServiceLocator_5uowaqnService.php',
'service_locator.7xyzvhl' => 'getServiceLocator_7xyzvhlService.php',
'service_locator.8dauwuy' => 'getServiceLocator_8dauwuyService.php',
'service_locator.8ic5grd' => 'getServiceLocator_8ic5grdService.php',
'service_locator.9msdvjg' => 'getServiceLocator_9msdvjgService.php',
'service_locator.9wjdbto' => 'getServiceLocator_9wjdbtoService.php',
'service_locator._3nzrng' => 'getServiceLocator_3nzrngService.php',
'service_locator.ajmrmha' => 'getServiceLocator_AjmrmhaService.php',
'service_locator.arr2ht3' => 'getServiceLocator_Arr2ht3Service.php',
'service_locator.avg1s7b' => 'getServiceLocator_Avg1s7bService.php',
'service_locator.bk0kubu' => 'getServiceLocator_Bk0kubuService.php',
'service_locator.bktvonm' => 'getServiceLocator_BktvonmService.php',
'service_locator.bps1fx8' => 'getServiceLocator_Bps1fx8Service.php',
'service_locator.bq2ukjf' => 'getServiceLocator_Bq2ukjfService.php',
'service_locator.cjv0ios' => 'getServiceLocator_Cjv0iosService.php',
'service_locator.ckwyxlg' => 'getServiceLocator_CkwyxlgService.php',
'service_locator.cqycpmh' => 'getServiceLocator_CqycpmhService.php',
'service_locator.cs_p8lu' => 'getServiceLocator_CsP8luService.php',
'service_locator.d_jrogv' => 'getServiceLocator_DJrogvService.php',
'service_locator.dm3xu5u' => 'getServiceLocator_Dm3xu5uService.php',
'service_locator.dqmcpac' => 'getServiceLocator_DqmcpacService.php',
'service_locator.ds.t4nt' => 'getServiceLocator_Ds_T4ntService.php',
'service_locator.ejy4ne5' => 'getServiceLocator_Ejy4ne5Service.php',
'service_locator.fi377eb' => 'getServiceLocator_Fi377ebService.php',
'service_locator.fnc9mds' => 'getServiceLocator_Fnc9mdsService.php',
'service_locator.ga3apg9' => 'getServiceLocator_Ga3apg9Service.php',
'service_locator.gbqrwem' => 'getServiceLocator_GbqrwemService.php',
'service_locator.hd_8dbw' => 'getServiceLocator_Hd8dbwService.php',
'service_locator.hhevg2t' => 'getServiceLocator_Hhevg2tService.php',
'service_locator.hp8q0oe' => 'getServiceLocator_Hp8q0oeService.php',
'service_locator.hpwu39k' => 'getServiceLocator_Hpwu39kService.php',
'service_locator.htirqer' => 'getServiceLocator_HtirqerService.php',
'service_locator.iadbqli' => 'getServiceLocator_IadbqliService.php',
'service_locator.iamn8xs' => 'getServiceLocator_Iamn8xsService.php',
'service_locator.id_s7w8' => 'getServiceLocator_IdS7w8Service.php',
'service_locator.ilrztxb' => 'getServiceLocator_IlrztxbService.php',
'service_locator.itiaywo' => 'getServiceLocator_ItiaywoService.php',
'service_locator.itwnana' => 'getServiceLocator_ItwnanaService.php',
'service_locator.jg84w7j' => 'getServiceLocator_Jg84w7jService.php',
'service_locator.jh5lpeh' => 'getServiceLocator_Jh5lpehService.php',
'service_locator.k2nqggf' => 'getServiceLocator_K2nqggfService.php',
'service_locator.kffkdfa' => 'getServiceLocator_KffkdfaService.php',
'service_locator.kidd8l.' => 'getServiceLocator_Kidd8l_Service.php',
'service_locator.kyolw4u' => 'getServiceLocator_Kyolw4uService.php',
'service_locator.lg1nb9o' => 'getServiceLocator_Lg1nb9oService.php',
'service_locator.llt.3ln' => 'getServiceLocator_Llt_3lnService.php',
'service_locator.lu_ubji' => 'getServiceLocator_LuUbjiService.php',
'service_locator.mnh82rc' => 'getServiceLocator_Mnh82rcService.php',
'service_locator.mnj.ifp' => 'getServiceLocator_Mnj_IfpService.php',
'service_locator.moxlooj' => 'getServiceLocator_MoxloojService.php',
'service_locator.nuwhoib' => 'getServiceLocator_NuwhoibService.php',
'service_locator.p.hvdhp' => 'getServiceLocator_P_HvdhpService.php',
'service_locator.p7a6fhi' => 'getServiceLocator_P7a6fhiService.php',
'service_locator.ppppia_' => 'getServiceLocator_PpppiaService.php',
'service_locator.prsd_f7' => 'getServiceLocator_PrsdF7Service.php',
'service_locator.pxjhh8t' => 'getServiceLocator_Pxjhh8tService.php',
'service_locator.qewflpj' => 'getServiceLocator_QewflpjService.php',
'service_locator.qln4unv' => 'getServiceLocator_Qln4unvService.php',
'service_locator.ret56z_' => 'getServiceLocator_Ret56zService.php',
'service_locator.retfzw5' => 'getServiceLocator_Retfzw5Service.php',
'service_locator.rkjbrpx' => 'getServiceLocator_RkjbrpxService.php',
'service_locator.rtwovhe' => 'getServiceLocator_RtwovheService.php',
'service_locator.rw1hqd5' => 'getServiceLocator_Rw1hqd5Service.php',
'service_locator.s08wuf3' => 'getServiceLocator_S08wuf3Service.php',
'service_locator.smwqq1w' => 'getServiceLocator_Smwqq1wService.php',
'service_locator.sw1vkjt' => 'getServiceLocator_Sw1vkjtService.php',
'service_locator.t3cenlo' => 'getServiceLocator_T3cenloService.php',
'service_locator.tfqxgfx' => 'getServiceLocator_TfqxgfxService.php',
'service_locator.tqzdlki' => 'getServiceLocator_TqzdlkiService.php',
'service_locator.uaxskr4' => 'getServiceLocator_Uaxskr4Service.php',
'service_locator.ubod6qc' => 'getServiceLocator_Ubod6qcService.php',
'service_locator.ucvjk4z' => 'getServiceLocator_Ucvjk4zService.php',
'service_locator.ue2rfk6' => 'getServiceLocator_Ue2rfk6Service.php',
'service_locator.ufjm28y' => 'getServiceLocator_Ufjm28yService.php',
'service_locator.vmyuzad' => 'getServiceLocator_VmyuzadService.php',
'service_locator.vpkburg' => 'getServiceLocator_VpkburgService.php',
'service_locator.vto2gcx' => 'getServiceLocator_Vto2gcxService.php',
'service_locator.w5zjfhb' => 'getServiceLocator_W5zjfhbService.php',
'service_locator.x8idnpf' => 'getServiceLocator_X8idnpfService.php',
'service_locator.xejafah' => 'getServiceLocator_XejafahService.php',
'service_locator.xpds6wt' => 'getServiceLocator_Xpds6wtService.php',
'service_locator.y0ei0yx' => 'getServiceLocator_Y0ei0yxService.php',
'service_locator.yiekgej' => 'getServiceLocator_YiekgejService.php',
'service_locator.ykfsrb8' => 'getServiceLocator_Ykfsrb8Service.php',
'service_locator.z.vr1op' => 'getServiceLocator_Z_Vr1opService.php',
'service_locator.zay_7dr' => 'getServiceLocator_Zay7drService.php',
'service_locator.zjtnjg4' => 'getServiceLocator_Zjtnjg4Service.php',
'service_locator.zltyj.z' => 'getServiceLocator_Zltyj_ZService.php',
'services_resetter' => 'getServicesResetterService.php',
'session.storage.filesystem' => 'getSession_Storage_FilesystemService.php',
'session.storage.php_bridge' => 'getSession_Storage_PhpBridgeService.php',
'swiftmailer.command.debug' => 'getSwiftmailer_Command_DebugService.php',
'swiftmailer.command.new_email' => 'getSwiftmailer_Command_NewEmailService.php',
'swiftmailer.command.send_email' => 'getSwiftmailer_Command_SendEmailService.php',
'swiftmailer.email_sender.listener' => 'getSwiftmailer_EmailSender_ListenerService.php',
'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
'swiftmailer.mailer.default.spool' => 'getSwiftmailer_Mailer_Default_SpoolService.php',
'swiftmailer.mailer.default.transport' => 'getSwiftmailer_Mailer_Default_TransportService.php',
'swiftmailer.mailer.default.transport.dynamic' => 'getSwiftmailer_Mailer_Default_Transport_DynamicService.php',
'swiftmailer.mailer.default.transport.eventdispatcher' => 'getSwiftmailer_Mailer_Default_Transport_EventdispatcherService.php',
'templating' => 'getTemplatingService.php',
'templating.cache_warmer.template_paths' => 'getTemplating_CacheWarmer_TemplatePathsService.php',
'templating.filename_parser' => 'getTemplating_FilenameParserService.php',
'templating.finder' => 'getTemplating_FinderService.php',
'templating.helper.logout_url' => 'getTemplating_Helper_LogoutUrlService.php',
'templating.helper.security' => 'getTemplating_Helper_SecurityService.php',
'templating.loader' => 'getTemplating_LoaderService.php',
'translation.dumper.csv' => 'getTranslation_Dumper_CsvService.php',
'translation.dumper.ini' => 'getTranslation_Dumper_IniService.php',
'translation.dumper.json' => 'getTranslation_Dumper_JsonService.php',
'translation.dumper.mo' => 'getTranslation_Dumper_MoService.php',
'translation.dumper.php' => 'getTranslation_Dumper_PhpService.php',
'translation.dumper.po' => 'getTranslation_Dumper_PoService.php',
'translation.dumper.qt' => 'getTranslation_Dumper_QtService.php',
'translation.dumper.res' => 'getTranslation_Dumper_ResService.php',
'translation.dumper.xliff' => 'getTranslation_Dumper_XliffService.php',
'translation.dumper.yml' => 'getTranslation_Dumper_YmlService.php',
'translation.extractor' => 'getTranslation_ExtractorService.php',
'translation.extractor.php' => 'getTranslation_Extractor_PhpService.php',
'translation.loader' => 'getTranslation_LoaderService.php',
'translation.loader.csv' => 'getTranslation_Loader_CsvService.php',
'translation.loader.dat' => 'getTranslation_Loader_DatService.php',
'translation.loader.ini' => 'getTranslation_Loader_IniService.php',
'translation.loader.json' => 'getTranslation_Loader_JsonService.php',
'translation.loader.mo' => 'getTranslation_Loader_MoService.php',
'translation.loader.php' => 'getTranslation_Loader_PhpService.php',
'translation.loader.po' => 'getTranslation_Loader_PoService.php',
'translation.loader.qt' => 'getTranslation_Loader_QtService.php',
'translation.loader.res' => 'getTranslation_Loader_ResService.php',
'translation.loader.xliff' => 'getTranslation_Loader_XliffService.php',
'translation.loader.yml' => 'getTranslation_Loader_YmlService.php',
'translation.reader' => 'getTranslation_ReaderService.php',
'translation.warmer' => 'getTranslation_WarmerService.php',
'translation.writer' => 'getTranslation_WriterService.php',
'trikoder.oauth2.manager.in_memory.scope_manager' => 'getTrikoder_Oauth2_Manager_InMemory_ScopeManagerService.php',
'twig.cache_warmer' => 'getTwig_CacheWarmerService.php',
'twig.command.debug' => 'getTwig_Command_DebugService.php',
'twig.command.lint' => 'getTwig_Command_LintService.php',
'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
'twig.exception_listener' => 'getTwig_ExceptionListenerService.php',
'twig.form.renderer' => 'getTwig_Form_RendererService.php',
'twig.runtime.httpkernel' => 'getTwig_Runtime_HttpkernelService.php',
'twig.template_cache_warmer' => 'getTwig_TemplateCacheWarmerService.php',
'twig.translation.extractor' => 'getTwig_Translation_ExtractorService.php',
'validator.email' => 'getValidator_EmailService.php',
'validator.expression' => 'getValidator_ExpressionService.php',
'validator.mapping.cache_warmer' => 'getValidator_Mapping_CacheWarmerService.php',
'var_dumper.cli_dumper' => 'getVarDumper_CliDumperService.php',
'vt4g_plugin.purchase.flow.shopping.purchase.rollback' => 'getVt4gPlugin_Purchase_Flow_Shopping_Purchase_RollbackService.php',
'vt4g_plugin.service.admin.csv_registration' => 'getVt4gPlugin_Service_Admin_CsvRegistrationService.php',
'vt4g_plugin.service.admin.customer_csv_export_extension' => 'getVt4gPlugin_Service_Admin_CustomerCsvExportExtensionService.php',
'vt4g_plugin.service.admin.customer_edit_extension' => 'getVt4gPlugin_Service_Admin_CustomerEditExtensionService.php',
'vt4g_plugin.service.admin.customer_index_extension' => 'getVt4gPlugin_Service_Admin_CustomerIndexExtensionService.php',
'vt4g_plugin.service.admin.order_edit_extension' => 'getVt4gPlugin_Service_Admin_OrderEditExtensionService.php',
'vt4g_plugin.service.admin.order_index_extension' => 'getVt4gPlugin_Service_Admin_OrderIndexExtensionService.php',
'vt4g_plugin.service.admin.plugin.config' => 'getVt4gPlugin_Service_Admin_Plugin_ConfigService.php',
'vt4g_plugin.service.admin.product.subsc_extension' => 'getVt4gPlugin_Service_Admin_Product_SubscExtensionService.php',
'vt4g_plugin.service.admin.setting_shop_payment' => 'getVt4gPlugin_Service_Admin_SettingShopPaymentService.php',
'vt4g_plugin.service.admin.setting_shop_payment_add_regist_btn' => 'getVt4gPlugin_Service_Admin_SettingShopPaymentAddRegistBtnService.php',
'vt4g_plugin.service.cart.index_extension' => 'getVt4gPlugin_Service_Cart_IndexExtensionService.php',
'vt4g_plugin.service.front.mypage.withdraw_extension' => 'getVt4gPlugin_Service_Front_Mypage_WithdrawExtensionService.php',
'vt4g_plugin.service.front.mypage_extension' => 'getVt4gPlugin_Service_Front_MypageExtensionService.php',
'vt4g_plugin.service.mail_message' => 'getVt4gPlugin_Service_MailMessageService.php',
'vt4g_plugin.service.method.common' => 'getVt4gPlugin_Service_Method_CommonService.php',
'vt4g_plugin.service.payment_alipay' => 'getVt4gPlugin_Service_PaymentAlipayService.php',
'vt4g_plugin.service.payment_atm' => 'getVt4gPlugin_Service_PaymentAtmService.php',
'vt4g_plugin.service.payment_bank' => 'getVt4gPlugin_Service_PaymentBankService.php',
'vt4g_plugin.service.payment_base' => 'getVt4gPlugin_Service_PaymentBaseService.php',
'vt4g_plugin.service.payment_credit' => 'getVt4gPlugin_Service_PaymentCreditService.php',
'vt4g_plugin.service.payment_cvs' => 'getVt4gPlugin_Service_PaymentCvsService.php',
'vt4g_plugin.service.payment_linepay' => 'getVt4gPlugin_Service_PaymentLinepayService.php',
'vt4g_plugin.service.payment_paypal' => 'getVt4gPlugin_Service_PaymentPaypalService.php',
'vt4g_plugin.service.payment_paypay' => 'getVt4gPlugin_Service_PaymentPaypayService.php',
'vt4g_plugin.service.payment_rakuten' => 'getVt4gPlugin_Service_PaymentRakutenService.php',
'vt4g_plugin.service.payment_recruit' => 'getVt4gPlugin_Service_PaymentRecruitService.php',
'vt4g_plugin.service.payment_recv' => 'getVt4gPlugin_Service_PaymentRecvService.php',
'vt4g_plugin.service.payment_upop' => 'getVt4gPlugin_Service_PaymentUpopService.php',
'vt4g_plugin.service.shopping.confirm' => 'getVt4gPlugin_Service_Shopping_ConfirmService.php',
'vt4g_plugin.service.shopping_index_extension' => 'getVt4gPlugin_Service_ShoppingIndexExtensionService.php',
'vt4g_plugin.service.util' => 'getVt4gPlugin_Service_UtilService.php',
'vt4g_plugin.service.vt4g_account_id' => 'getVt4gPlugin_Service_Vt4gAccountIdService.php',
'vt4g_plugin.service.vt4g_mdk' => 'getVt4gPlugin_Service_Vt4gMdkService.php',
'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
'web_server.command.server_log' => 'getWebServer_Command_ServerLogService.php',
'web_server.command.server_run' => 'getWebServer_Command_ServerRunService.php',
'web_server.command.server_start' => 'getWebServer_Command_ServerStartService.php',
'web_server.command.server_status' => 'getWebServer_Command_ServerStatusService.php',
'web_server.command.server_stop' => 'getWebServer_Command_ServerStopService.php',
];
$this->privates = [
'Http\\Message\\MessageFactory' => true,
'Http\\Message\\RequestFactory' => true,
'Http\\Message\\ResponseFactory' => true,
'Http\\Message\\StreamFactory' => true,
'Http\\Message\\UriFactory' => true,
'Knp\\Component\\Pager\\PaginatorInterface' => true,
'League\\OAuth2\\Server\\Repositories\\AccessTokenRepositoryInterface' => true,
'League\\OAuth2\\Server\\Repositories\\AuthCodeRepositoryInterface' => true,
'League\\OAuth2\\Server\\Repositories\\ClientRepositoryInterface' => true,
'League\\OAuth2\\Server\\Repositories\\RefreshTokenRepositoryInterface' => true,
'League\\OAuth2\\Server\\Repositories\\ScopeRepositoryInterface' => true,
'League\\OAuth2\\Server\\Repositories\\UserRepositoryInterface' => true,
'Psr\\Http\\Message\\RequestFactoryInterface' => true,
'Psr\\Http\\Message\\ResponseFactoryInterface' => true,
'Psr\\Http\\Message\\ServerRequestFactoryInterface' => true,
'Psr\\Http\\Message\\StreamFactoryInterface' => true,
'Psr\\Http\\Message\\UploadedFileFactoryInterface' => true,
'Psr\\Http\\Message\\UriFactoryInterface' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\Converter\\ScopeConverterInterface' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\Converter\\UserConverterInterface' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\AccessTokenManagerInterface' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\AuthorizationCodeManagerInterface' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\ClientManagerInterface' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\RefreshTokenManagerInterface' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\ScopeManagerInterface' => true,
'league.oauth2.server.authorization_server' => true,
'league.oauth2.server.grant.auth_code_grant' => true,
'league.oauth2.server.grant.client_credentials_grant' => true,
'league.oauth2.server.grant.implicit_grant' => true,
'league.oauth2.server.grant.password_grant' => true,
'league.oauth2.server.grant.refresh_token_grant' => true,
'league.oauth2.server.resource_server' => true,
'mobile_detect.mobile_detector' => true,
'security.authentication.session_strategy.customer' => true,
'session.storage' => true,
'swiftmailer.mailer' => true,
'swiftmailer.plugin.messagelogger' => true,
'swiftmailer.spool' => true,
'swiftmailer.transport.real' => true,
'trikoder.oauth2.command.clear_expired_tokens_command' => true,
'trikoder.oauth2.command.create_client_command' => true,
'trikoder.oauth2.command.delete_client_command' => true,
'trikoder.oauth2.command.list_clients_command' => true,
'trikoder.oauth2.command.update_client_command' => true,
'trikoder.oauth2.controller.authorization_controller' => true,
'trikoder.oauth2.controller.token_controller' => true,
'trikoder.oauth2.converter.scope_converter' => true,
'trikoder.oauth2.converter.user_converter' => true,
'trikoder.oauth2.event.authorization_request_resolve_event_factory' => true,
'trikoder.oauth2.event_listener.authorization.convert_to_response' => true,
'trikoder.oauth2.event_listener.authorization.user' => true,
'trikoder.oauth2.league.repository.access_token_repository' => true,
'trikoder.oauth2.league.repository.auth_code_repository' => true,
'trikoder.oauth2.league.repository.client_repository' => true,
'trikoder.oauth2.league.repository.refresh_token_repository' => true,
'trikoder.oauth2.league.repository.scope_repository' => true,
'trikoder.oauth2.league.repository.user_repository' => true,
'trikoder.oauth2.manager.doctrine.access_token_manager' => true,
'trikoder.oauth2.manager.doctrine.authorization_code_manager' => true,
'trikoder.oauth2.manager.doctrine.client_manager' => true,
'trikoder.oauth2.manager.doctrine.refresh_token_manager' => true,
'trikoder.oauth2.security.authentication.provider.oauth2_provider' => true,
'trikoder.oauth2.security.entry_point.oauth2_entry_point' => true,
'trikoder.oauth2.security.firewall.oauth2_listener' => true,
'Customize\\Command\\OrderAutoCancelCommand' => true,
'Customize\\EventSubscriber\\EntryPointSubscriber' => true,
'Customize\\Form\\Extension\\CustomerTypeExtension' => true,
'Customize\\Form\\Extension\\EntryTypeExtension' => true,
'Customize\\Form\\Extension\\MasterdataTypeExtension' => true,
'Customize\\Form\\Extension\\SearchCustomerTypeExtension' => true,
'Customize\\Form\\Extension\\SearchOrderTypeExtension' => true,
'Customize\\Form\\Extension\\SearchProductTypeExtension' => true,
'Customize\\Form\\Type\\CsvTypeType' => true,
'Customize\\Form\\Type\\LacocoShopType' => true,
'Customize\\Repository\\CsvTypeRepository' => true,
'Customize\\Repository\\LacocoShopRepository' => true,
'Customize\\Service\\CsvExportService' => true,
'Customize\\Service\\InstagramService' => true,
'Customize\\Service\\MailService' => true,
'Customize\\Service\\OrderPdfService' => true,
'Eccube\\Command\\ComposerInstallCommand' => true,
'Eccube\\Command\\ComposerRemoveCommand' => true,
'Eccube\\Command\\ComposerRequireAlreadyInstalledPluginsCommand' => true,
'Eccube\\Command\\ComposerRequireCommand' => true,
'Eccube\\Command\\ComposerUpdateCommand' => true,
'Eccube\\Command\\DeleteCartsCommand' => true,
'Eccube\\Command\\GenerateDummyDataCommand' => true,
'Eccube\\Command\\GenerateProxyCommand' => true,
'Eccube\\Command\\InstallerCommand' => true,
'Eccube\\Command\\LoadDataFixturesEccubeCommand' => true,
'Eccube\\Command\\PluginDisableCommand' => true,
'Eccube\\Command\\PluginEnableCommand' => true,
'Eccube\\Command\\PluginGenerateCommand' => true,
'Eccube\\Command\\PluginInstallCommand' => true,
'Eccube\\Command\\PluginSchemaUpdateCommand' => true,
'Eccube\\Command\\PluginUninstallCommand' => true,
'Eccube\\Command\\PluginUpdateCommand' => true,
'Eccube\\Doctrine\\Query\\Queries' => true,
'Eccube\\EventListener\\ExceptionListener' => true,
'Eccube\\EventListener\\ForwardOnlyListener' => true,
'Eccube\\EventListener\\IpAddrListener' => true,
'Eccube\\EventListener\\LogListener' => true,
'Eccube\\EventListener\\MobileTemplatePathListener' => true,
'Eccube\\EventListener\\SecurityListener' => true,
'Eccube\\EventListener\\TransactionListener' => true,
'Eccube\\EventListener\\TwigInitializeListener' => true,
'Eccube\\Form\\EventListener\\ConvertKanaListener' => true,
'Eccube\\Form\\EventListener\\TruncateHyphenListener' => true,
'Eccube\\Form\\Extension\\DoctrineOrmExtension' => true,
'Eccube\\Form\\Extension\\HelpTypeExtension' => true,
'Eccube\\Form\\Type\\AddCartType' => true,
'Eccube\\Form\\Type\\AddressType' => true,
'Eccube\\Form\\Type\\Admin\\AuthenticationType' => true,
'Eccube\\Form\\Type\\Admin\\AuthorityRoleType' => true,
'Eccube\\Form\\Type\\Admin\\BlockType' => true,
'Eccube\\Form\\Type\\Admin\\CategoryType' => true,
'Eccube\\Form\\Type\\Admin\\ChangePasswordType' => true,
'Eccube\\Form\\Type\\Admin\\ClassCategoryType' => true,
'Eccube\\Form\\Type\\Admin\\ClassNameType' => true,
'Eccube\\Form\\Type\\Admin\\CsvImportType' => true,
'Eccube\\Form\\Type\\Admin\\CustomerType' => true,
'Eccube\\Form\\Type\\Admin\\DeliveryFeeType' => true,
'Eccube\\Form\\Type\\Admin\\DeliveryTimeType' => true,
'Eccube\\Form\\Type\\Admin\\DeliveryType' => true,
'Eccube\\Form\\Type\\Admin\\LayoutType' => true,
'Eccube\\Form\\Type\\Admin\\LogType' => true,
'Eccube\\Form\\Type\\Admin\\LoginType' => true,
'Eccube\\Form\\Type\\Admin\\MailType' => true,
'Eccube\\Form\\Type\\Admin\\MainEditType' => true,
'Eccube\\Form\\Type\\Admin\\MasterdataDataType' => true,
'Eccube\\Form\\Type\\Admin\\MasterdataEditType' => true,
'Eccube\\Form\\Type\\Admin\\MasterdataType' => true,
'Eccube\\Form\\Type\\Admin\\MemberType' => true,
'Eccube\\Form\\Type\\Admin\\NewsType' => true,
'Eccube\\Form\\Type\\Admin\\OrderItemForShippingRegistrationType' => true,
'Eccube\\Form\\Type\\Admin\\OrderItemType' => true,
'Eccube\\Form\\Type\\Admin\\OrderMailType' => true,
'Eccube\\Form\\Type\\Admin\\OrderPdfType' => true,
'Eccube\\Form\\Type\\Admin\\OrderType' => true,
'Eccube\\Form\\Type\\Admin\\PageType' => true,
'Eccube\\Form\\Type\\Admin\\PaymentRegisterType' => true,
'Eccube\\Form\\Type\\Admin\\PluginLocalInstallType' => true,
'Eccube\\Form\\Type\\Admin\\PluginManagementType' => true,
'Eccube\\Form\\Type\\Admin\\ProductClassEditType' => true,
'Eccube\\Form\\Type\\Admin\\ProductClassMatrixType' => true,
'Eccube\\Form\\Type\\Admin\\ProductClassType' => true,
'Eccube\\Form\\Type\\Admin\\ProductTag' => true,
'Eccube\\Form\\Type\\Admin\\ProductType' => true,
'Eccube\\Form\\Type\\Admin\\SearchCustomerType' => true,
'Eccube\\Form\\Type\\Admin\\SearchOrderType' => true,
'Eccube\\Form\\Type\\Admin\\SearchPluginApiType' => true,
'Eccube\\Form\\Type\\Admin\\SearchProductType' => true,
'Eccube\\Form\\Type\\Admin\\SecurityType' => true,
'Eccube\\Form\\Type\\Admin\\ShippingType' => true,
'Eccube\\Form\\Type\\Admin\\ShopMasterType' => true,
'Eccube\\Form\\Type\\Admin\\TagType' => true,
'Eccube\\Form\\Type\\Admin\\TaxRuleType' => true,
'Eccube\\Form\\Type\\Admin\\TemplateType' => true,
'Eccube\\Form\\Type\\Front\\ContactType' => true,
'Eccube\\Form\\Type\\Front\\CustomerAddressType' => true,
'Eccube\\Form\\Type\\Front\\CustomerLoginType' => true,
'Eccube\\Form\\Type\\Front\\EntryType' => true,
'Eccube\\Form\\Type\\Front\\ForgotType' => true,
'Eccube\\Form\\Type\\Front\\NonMemberType' => true,
'Eccube\\Form\\Type\\Front\\PasswordResetType' => true,
'Eccube\\Form\\Type\\Front\\ShoppingShippingType' => true,
'Eccube\\Form\\Type\\Install\\Step1Type' => true,
'Eccube\\Form\\Type\\Install\\Step3Type' => true,
'Eccube\\Form\\Type\\Install\\Step4Type' => true,
'Eccube\\Form\\Type\\Install\\Step5Type' => true,
'Eccube\\Form\\Type\\KanaType' => true,
'Eccube\\Form\\Type\\MasterType' => true,
'Eccube\\Form\\Type\\Master\\CategoryType' => true,
'Eccube\\Form\\Type\\Master\\CsvType' => true,
'Eccube\\Form\\Type\\Master\\CustomerStatusType' => true,
'Eccube\\Form\\Type\\Master\\DeliveryDurationType' => true,
'Eccube\\Form\\Type\\Master\\DeviceTypeType' => true,
'Eccube\\Form\\Type\\Master\\JobType' => true,
'Eccube\\Form\\Type\\Master\\MailTemplateType' => true,
'Eccube\\Form\\Type\\Master\\OrderStatusType' => true,
'Eccube\\Form\\Type\\Master\\PageMaxType' => true,
'Eccube\\Form\\Type\\Master\\PaymentType' => true,
'Eccube\\Form\\Type\\Master\\PrefType' => true,
'Eccube\\Form\\Type\\Master\\ProductListMaxType' => true,
'Eccube\\Form\\Type\\Master\\ProductListOrderByType' => true,
'Eccube\\Form\\Type\\Master\\ProductStatusType' => true,
'Eccube\\Form\\Type\\Master\\RoundingTypeType' => true,
'Eccube\\Form\\Type\\Master\\SaleTypeType' => true,
'Eccube\\Form\\Type\\Master\\SexType' => true,
'Eccube\\Form\\Type\\NameType' => true,
'Eccube\\Form\\Type\\PhoneNumberType' => true,
'Eccube\\Form\\Type\\PostalType' => true,
'Eccube\\Form\\Type\\PriceType' => true,
'Eccube\\Form\\Type\\RepeatedEmailType' => true,
'Eccube\\Form\\Type\\RepeatedPasswordType' => true,
'Eccube\\Form\\Type\\SearchProductBlockType' => true,
'Eccube\\Form\\Type\\SearchProductType' => true,
'Eccube\\Form\\Type\\ShippingMultipleItemType' => true,
'Eccube\\Form\\Type\\ShippingMultipleType' => true,
'Eccube\\Form\\Type\\ShoppingMultipleType' => true,
'Eccube\\Form\\Type\\Shopping\\CustomerAddressType' => true,
'Eccube\\Form\\Type\\Shopping\\OrderItemType' => true,
'Eccube\\Form\\Type\\Shopping\\OrderType' => true,
'Eccube\\Form\\Type\\Shopping\\ShippingType' => true,
'Eccube\\Form\\Type\\ToggleSwitchType' => true,
'Eccube\\Form\\Validator\\EmailValidator' => true,
'Eccube\\Form\\Validator\\TwigLintValidator' => true,
'Eccube\\Log\\Processor\\SessionProcessor' => true,
'Eccube\\Log\\Processor\\TokenProcessor' => true,
'Eccube\\Repository\\AuthorityRoleRepository' => true,
'Eccube\\Repository\\BaseInfoRepository' => true,
'Eccube\\Repository\\BlockPositionRepository' => true,
'Eccube\\Repository\\BlockRepository' => true,
'Eccube\\Repository\\CartItemRepository' => true,
'Eccube\\Repository\\CartRepository' => true,
'Eccube\\Repository\\CategoryRepository' => true,
'Eccube\\Repository\\ClassCategoryRepository' => true,
'Eccube\\Repository\\ClassNameRepository' => true,
'Eccube\\Repository\\CsvRepository' => true,
'Eccube\\Repository\\CustomerAddressRepository' => true,
'Eccube\\Repository\\CustomerFavoriteProductRepository' => true,
'Eccube\\Repository\\CustomerRepository' => true,
'Eccube\\Repository\\DeliveryDurationRepository' => true,
'Eccube\\Repository\\DeliveryFeeRepository' => true,
'Eccube\\Repository\\DeliveryRepository' => true,
'Eccube\\Repository\\DeliveryTimeRepository' => true,
'Eccube\\Repository\\LayoutRepository' => true,
'Eccube\\Repository\\MailHistoryRepository' => true,
'Eccube\\Repository\\MailTemplateRepository' => true,
'Eccube\\Repository\\Master\\AuthorityRepository' => true,
'Eccube\\Repository\\Master\\CountryRepository' => true,
'Eccube\\Repository\\Master\\CsvTypeRepository' => true,
'Eccube\\Repository\\Master\\CustomerOrderStatusRepository' => true,
'Eccube\\Repository\\Master\\CustomerStatusRepository' => true,
'Eccube\\Repository\\Master\\DeviceTypeRepository' => true,
'Eccube\\Repository\\Master\\JobRepository' => true,
'Eccube\\Repository\\Master\\OrderItemTypeRepository' => true,
'Eccube\\Repository\\Master\\OrderStatusColorRepository' => true,
'Eccube\\Repository\\Master\\OrderStatusRepository' => true,
'Eccube\\Repository\\Master\\PageMaxRepository' => true,
'Eccube\\Repository\\Master\\PrefRepository' => true,
'Eccube\\Repository\\Master\\ProductListMaxRepository' => true,
'Eccube\\Repository\\Master\\ProductListOrderByRepository' => true,
'Eccube\\Repository\\Master\\ProductStatusRepository' => true,
'Eccube\\Repository\\Master\\RoundingTypeRepository' => true,
'Eccube\\Repository\\Master\\SaleTypeRepository' => true,
'Eccube\\Repository\\Master\\SexRepository' => true,
'Eccube\\Repository\\Master\\TaxDisplayTypeRepository' => true,
'Eccube\\Repository\\Master\\TaxTypeRepository' => true,
'Eccube\\Repository\\Master\\WorkRepository' => true,
'Eccube\\Repository\\MemberRepository' => true,
'Eccube\\Repository\\NewsRepository' => true,
'Eccube\\Repository\\OrderItemRepository' => true,
'Eccube\\Repository\\OrderPdfRepository' => true,
'Eccube\\Repository\\OrderRepository' => true,
'Eccube\\Repository\\PageLayoutRepository' => true,
'Eccube\\Repository\\PageRepository' => true,
'Eccube\\Repository\\PaymentOptionRepository' => true,
'Eccube\\Repository\\PaymentRepository' => true,
'Eccube\\Repository\\PluginRepository' => true,
'Eccube\\Repository\\ProductCategoryRepository' => true,
'Eccube\\Repository\\ProductClassRepository' => true,
'Eccube\\Repository\\ProductImageRepository' => true,
'Eccube\\Repository\\ProductRepository' => true,
'Eccube\\Repository\\ProductStockRepository' => true,
'Eccube\\Repository\\ProductTagRepository' => true,
'Eccube\\Repository\\ShippingRepository' => true,
'Eccube\\Repository\\TagRepository' => true,
'Eccube\\Repository\\TaxRuleRepository' => true,
'Eccube\\Repository\\TemplateRepository' => true,
'Eccube\\Request\\Context' => true,
'Eccube\\Security\\Core\\Encoder\\PasswordEncoder' => true,
'Eccube\\Security\\Core\\User\\CustomerProvider' => true,
'Eccube\\Security\\Core\\User\\MemberProvider' => true,
'Eccube\\Security\\Voter\\AuthorityVoter' => true,
'Eccube\\Service\\CartService' => true,
'Eccube\\Service\\Composer\\ComposerApiService' => true,
'Eccube\\Service\\Composer\\ComposerServiceInterface' => true,
'Eccube\\Service\\EntityProxyService' => true,
'Eccube\\Service\\OrderHelper' => true,
'Eccube\\Service\\OrderStateMachine' => true,
'Eccube\\Service\\PluginApiService' => true,
'Eccube\\Service\\PluginContext' => true,
'Eccube\\Service\\PluginService' => true,
'Eccube\\Service\\PointHelper' => true,
'Eccube\\Service\\PurchaseFlow\\Processor\\AddPointProcessor' => true,
'Eccube\\Service\\PurchaseFlow\\Processor\\CustomerPurchaseInfoProcessor' => true,
'Eccube\\Service\\PurchaseFlow\\Processor\\DeliverySettingValidator' => true,
'Eccube\\Service\\PurchaseFlow\\Processor\\EmptyItemsValidator' => true,
'Eccube\\Service\\PurchaseFlow\\Processor\\OrderNoProcessor' => true,
'Eccube\\Service\\PurchaseFlow\\Processor\\OrderUpdateProcessor' => true,
'Eccube\\Service\\PurchaseFlow\\Processor\\PaymentTotalLimitValidator' => true,
'Eccube\\Service\\PurchaseFlow\\Processor\\PaymentTotalNegativeValidator' => true,
'Eccube\\Service\\PurchaseFlow\\Processor\\PointDiffProcessor' => true,
'Eccube\\Service\\PurchaseFlow\\Processor\\PointProcessor' => true,
'Eccube\\Service\\PurchaseFlow\\Processor\\PriceChangeValidator' => true,
'Eccube\\Service\\PurchaseFlow\\Processor\\ProductStatusValidator' => true,
'Eccube\\Service\\PurchaseFlow\\Processor\\StockDiffProcessor' => true,
'Eccube\\Service\\PurchaseFlow\\Processor\\StockReduceProcessor' => true,
'Eccube\\Service\\PurchaseFlow\\Processor\\TaxProcessor' => true,
'Eccube\\Service\\SchemaService' => true,
'Eccube\\Tests\\Fixture\\Generator' => true,
'Eccube\\Twig\\Extension\\EccubeExtension' => true,
'Eccube\\Twig\\Extension\\TaxExtension' => true,
'Eccube\\Util\\CacheUtil' => true,
'League\\OAuth2\\Server\\AuthorizationServer' => true,
'League\\OAuth2\\Server\\Grant\\AuthCodeGrant' => true,
'League\\OAuth2\\Server\\Grant\\ClientCredentialsGrant' => true,
'League\\OAuth2\\Server\\Grant\\ImplicitGrant' => true,
'League\\OAuth2\\Server\\Grant\\PasswordGrant' => true,
'League\\OAuth2\\Server\\Grant\\RefreshTokenGrant' => true,
'League\\OAuth2\\Server\\ResourceServer' => true,
'Monolog\\Processor\\IntrospectionProcessor' => true,
'Monolog\\Processor\\UidProcessor' => true,
'Plugin\\Api\\Command\\DumpSchemaCommand' => true,
'Plugin\\Api\\EventListener\\AuthorizationRequestResolveListener' => true,
'Plugin\\Api\\EventListener\\UserResolveListener' => true,
'Plugin\\Api\\Form\\Type\\Admin\\ClientType' => true,
'Plugin\\Api\\Form\\Type\\Admin\\OAuth2AuthorizationType' => true,
'Plugin\\Api\\Form\\Type\\Admin\\WebHookType' => true,
'Plugin\\Api\\GraphQL\\Schema' => true,
'Plugin\\Api\\GraphQL\\Types' => true,
'Plugin\\Api\\Repository\\WebHookRepository' => true,
'Plugin\\Api\\Service\\WebHookEvents' => true,
'Plugin\\Api\\Service\\WebHookService' => true,
'Plugin\\CMBlogPro\\Form\\Type\\Admin\\BlogStatusType' => true,
'Plugin\\CMBlogPro\\Form\\Type\\Admin\\BlogType' => true,
'Plugin\\CMBlogPro\\Form\\Type\\Admin\\CategoryType' => true,
'Plugin\\CMBlogPro\\Form\\Type\\Admin\\ConfigType' => true,
'Plugin\\CMBlogPro\\Form\\Type\\Admin\\SearchBlogType' => true,
'Plugin\\CMBlogPro\\Form\\Type\\Admin\\SearchCategoryType' => true,
'Plugin\\CMBlogPro\\Repository\\BlogCategoryRepository' => true,
'Plugin\\CMBlogPro\\Repository\\BlogImageRepository' => true,
'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_01' => true,
'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_02' => true,
'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_03' => true,
'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_04' => true,
'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_05' => true,
'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_06' => true,
'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_07' => true,
'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_08' => true,
'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_09' => true,
'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_10' => true,
'Plugin\\CMBlogPro\\Repository\\BlogProductRepository' => true,
'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_01' => true,
'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_02' => true,
'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_03' => true,
'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_04' => true,
'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_05' => true,
'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_06' => true,
'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_07' => true,
'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_08' => true,
'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_09' => true,
'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_10' => true,
'Plugin\\CMBlogPro\\Repository\\BlogRepository' => true,
'Plugin\\CMBlogPro\\Repository\\BlogStatusRepository' => true,
'Plugin\\CMBlogPro\\Repository\\CategoryRepository' => true,
'Plugin\\CMBlogPro\\Repository\\ConfigRepository' => true,
'Plugin\\CMBlogPro\\Repository\\ProductRepository' => true,
'Plugin\\Coupon4\\Event' => true,
'Plugin\\Coupon4\\Form\\Type\\CouponDetailType' => true,
'Plugin\\Coupon4\\Form\\Type\\CouponSearchCategoryType' => true,
'Plugin\\Coupon4\\Form\\Type\\CouponType' => true,
'Plugin\\Coupon4\\Form\\Type\\CouponUseType' => true,
'Plugin\\Coupon4\\Repository\\CouponDetailRepository' => true,
'Plugin\\Coupon4\\Repository\\CouponOrderRepository' => true,
'Plugin\\Coupon4\\Repository\\CouponRepository' => true,
'Plugin\\Coupon4\\Service\\CouponService' => true,
'Plugin\\DeliveryDate4\\DeliveryDateEvent' => true,
'Plugin\\DeliveryDate4\\Form\\Extension\\DeliveryExtension' => true,
'Plugin\\DeliveryDate4\\Form\\Extension\\ProductClassEditExtension' => true,
'Plugin\\DeliveryDate4\\Form\\Extension\\ProductClassExtension' => true,
'Plugin\\DeliveryDate4\\Form\\Extension\\ShippingExtension' => true,
'Plugin\\DeliveryDate4\\Form\\Type\\Admin\\ConfigType' => true,
'Plugin\\DeliveryDate4\\Form\\Type\\Admin\\DeliveryDateType' => true,
'Plugin\\DeliveryDate4\\Form\\Type\\Admin\\HolidaySearchType' => true,
'Plugin\\DeliveryDate4\\Form\\Type\\Admin\\HolidayType' => true,
'Plugin\\DeliveryDate4\\Repository\\ConfigRepository' => true,
'Plugin\\DeliveryDate4\\Repository\\DeliveryDateRepository' => true,
'Plugin\\DeliveryDate4\\Repository\\HolidayRepository' => true,
'Plugin\\EtunaItemRanking\\Form\\Type\\Admin\\EtunaItemRankingConfigType' => true,
'Plugin\\EtunaItemRanking\\Repository\\EtunaItemRankingConfigRepository' => true,
'Plugin\\InstagramDspSet\\Repository\\InstagramConfigRepository' => true,
'Plugin\\MailMagazine4\\Entity\\AdminCustomerQueryCustomizer' => true,
'Plugin\\MailMagazine4\\Event\\MailMagazineHistoryFilePaginationSubscriber' => true,
'Plugin\\MailMagazine4\\Form\\Extension\\CustomerMailMagazineTypeExtension' => true,
'Plugin\\MailMagazine4\\Form\\Extension\\EntryMailMagazineTypeExtension' => true,
'Plugin\\MailMagazine4\\Form\\Type\\MailMagazineTemplateEditType' => true,
'Plugin\\MailMagazine4\\Form\\Type\\MailMagazineTemplateType' => true,
'Plugin\\MailMagazine4\\Form\\Type\\MailMagazineType' => true,
'Plugin\\MailMagazine4\\Repository\\MailMagazineSendHistoryRepository' => true,
'Plugin\\MailMagazine4\\Repository\\MailMagazineTemplateRepository' => true,
'Plugin\\MailMagazine4\\Service\\MailMagazineService' => true,
'Plugin\\Maker4\\Form\\Extension\\ProductTypeExtension' => true,
'Plugin\\Maker4\\Form\\Type\\MakerType' => true,
'Plugin\\Maker4\\MakerEvent' => true,
'Plugin\\Maker4\\Repository\\MakerRepository' => true,
'Plugin\\OrderBulkDelete4\\Event' => true,
'Plugin\\ProductReview4\\Form\\Type\\Admin\\ProductReviewConfigType' => true,
'Plugin\\ProductReview4\\Form\\Type\\Admin\\ProductReviewSearchType' => true,
'Plugin\\ProductReview4\\Form\\Type\\Admin\\ProductReviewType' => true,
'Plugin\\ProductReview4\\Form\\Type\\ProductReviewType' => true,
'Plugin\\ProductReview4\\ProductReviewEvent' => true,
'Plugin\\ProductReview4\\Repository\\ProductReviewConfigRepository' => true,
'Plugin\\ProductReview4\\Repository\\ProductReviewRepository' => true,
'Plugin\\ProductReview4\\Repository\\ProductReviewStatusRepository' => true,
'Plugin\\RelatedProduct4\\Form\\Extension\\Admin\\RelatedCollectionExtension' => true,
'Plugin\\RelatedProduct4\\Form\\Type\\Admin\\RelatedProductType' => true,
'Plugin\\RelatedProduct4\\RelatedProductEvent' => true,
'Plugin\\RelatedProduct4\\Repository\\RelatedProductRepository' => true,
'Plugin\\SortProduct4Plus\\Entity\\SortProductJoin' => true,
'Plugin\\SortProduct4Plus\\Entity\\SortProductOrderBy' => true,
'Plugin\\SortProduct4Plus\\Repository\\SortProductRepository' => true,
'Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent' => true,
'Plugin\\VeriTrans4G\\Form\\Constraint\\ContainsUsedMailFlgValidator' => true,
'Plugin\\VeriTrans4G\\Form\\Extension\\ATMTypeExtension' => true,
'Plugin\\VeriTrans4G\\Form\\Extension\\AlipayTypeExtension' => true,
'Plugin\\VeriTrans4G\\Form\\Extension\\BankTypeExtension' => true,
'Plugin\\VeriTrans4G\\Form\\Extension\\CVSTypeExtension' => true,
'Plugin\\VeriTrans4G\\Form\\Extension\\CreditTypeExtension' => true,
'Plugin\\VeriTrans4G\\Form\\Extension\\LinepayTypeExtension' => true,
'Plugin\\VeriTrans4G\\Form\\Extension\\PayPalTypeExtension' => true,
'Plugin\\VeriTrans4G\\Form\\Extension\\PayPayTypeExtension' => true,
'Plugin\\VeriTrans4G\\Form\\Extension\\ProductTypeExtension' => true,
'Plugin\\VeriTrans4G\\Form\\Extension\\RakutenTypeExtension' => true,
'Plugin\\VeriTrans4G\\Form\\Extension\\RecruitTypeExtension' => true,
'Plugin\\VeriTrans4G\\Form\\Extension\\UpopTypeExtension' => true,
'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\BulkPricePointType' => true,
'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\BulkSettelmentFeeType' => true,
'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\CsvRegistrationType' => true,
'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\CsvRequestListSearchType' => true,
'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\LogDownloadType' => true,
'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\OrderEditCreditType' => true,
'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\OrderEditCvsType' => true,
'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\PaymentRegistType' => true,
'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\PaymentReqEventType' => true,
'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\PaymentRequestItemType' => true,
'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\PaymentRequestType' => true,
'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\PluginConfigType' => true,
'Plugin\\VeriTrans4G\\Form\\Type\\Admin\\SubscSalesType' => true,
'Plugin\\VeriTrans4G\\Form\\Type\\Shopping\\PaymentCVSType' => true,
'Plugin\\VeriTrans4G\\Form\\Type\\Shopping\\PaymentCreditAccountType' => true,
'Plugin\\VeriTrans4G\\Form\\Type\\Shopping\\PaymentCreditOneClickType' => true,
'Plugin\\VeriTrans4G\\Form\\Type\\Shopping\\PaymentCreditType' => true,
'Plugin\\VeriTrans4G\\Repository\\Master\\Vt4gSubscProductOrderCmpMailInfoRepository' => true,
'Plugin\\VeriTrans4G\\Repository\\Master\\Vt4gSubscProductRepository' => true,
'Plugin\\VeriTrans4G\\Repository\\Master\\Vt4gSubscSaleTypeRepository' => true,
'Plugin\\VeriTrans4G\\Repository\\Vt4gCsvResultLogRepository' => true,
'Plugin\\VeriTrans4G\\Repository\\Vt4gOrderLogRepository' => true,
'Plugin\\VeriTrans4G\\Repository\\Vt4gOrderPaymentRepository' => true,
'Plugin\\VeriTrans4G\\Repository\\Vt4gPaymentMethodRepository' => true,
'Plugin\\VeriTrans4G\\Repository\\Vt4gPaymentReqEventRepository' => true,
'Plugin\\VeriTrans4G\\Repository\\Vt4gPaymentRequestItemRepository' => true,
'Plugin\\VeriTrans4G\\Repository\\Vt4gPaymentRequestRepository' => true,
'Plugin\\VeriTrans4G\\Repository\\Vt4gPluginRepository' => true,
'Plugin\\VeriTrans4G\\Repository\\Vt4gSubscOrderItemRepository' => true,
'Plugin\\VeriTrans4G\\Repository\\Vt4gSubscOrderRepository' => true,
'Plugin\\VeriTrans4G\\Service\\UtilService' => true,
'Plugin\\XssFixer\\Event' => true,
'Symfony\\Bridge\\Monolog\\Processor\\WebProcessor' => true,
'Symfony\\Bridge\\PsrHttpMessage\\Factory\\PsrHttpFactory' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\Command\\ClearExpiredTokensCommand' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\Command\\CreateClientCommand' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\Command\\DeleteClientCommand' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\Command\\ListClientsCommand' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\Command\\UpdateClientCommand' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\Converter\\ScopeConverter' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\Converter\\UserConverter' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\EventListener\\AuthorizationRequestUserResolvingListener' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\EventListener\\ConvertExceptionToResponseListener' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\Event\\AuthorizationRequestResolveEventFactory' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\AccessTokenRepository' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\AuthCodeRepository' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\ClientRepository' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\RefreshTokenRepository' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\ScopeRepository' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\UserRepository' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\AccessTokenManager' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\AuthorizationCodeManager' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\ClientManager' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\RefreshTokenManager' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\InMemory\\ScopeManager' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\Security\\Authentication\\Provider\\OAuth2Provider' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\Security\\Authentication\\Token\\OAuth2TokenFactory' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\Security\\EntryPoint\\OAuth2EntryPoint' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\Security\\Firewall\\OAuth2Listener' => true,
'annotation_reader' => true,
'annotations.cache' => true,
'annotations.cache_warmer' => true,
'annotations.reader' => true,
'api.mutations' => true,
'api.queries' => true,
'argument_metadata_factory' => true,
'argument_resolver.default' => true,
'argument_resolver.request' => true,
'argument_resolver.request_attribute' => true,
'argument_resolver.service' => true,
'argument_resolver.session' => true,
'argument_resolver.variadic' => true,
'assets.context' => true,
'assets.packages' => true,
'autowired.Eccube\\Entity\\Block' => true,
'autowired.Eccube\\Entity\\ClassName' => true,
'autowired.Eccube\\Entity\\Customer' => true,
'autowired.Eccube\\Entity\\CustomerAddress' => true,
'autowired.Eccube\\Entity\\Delivery' => true,
'autowired.Eccube\\Entity\\Layout' => true,
'autowired.Eccube\\Entity\\MailTemplate' => true,
'autowired.Eccube\\Entity\\Master\\CsvType' => true,
'autowired.Eccube\\Entity\\Master\\ProductStatus' => true,
'autowired.Eccube\\Entity\\Member' => true,
'autowired.Eccube\\Entity\\News' => true,
'autowired.Eccube\\Entity\\Order' => true,
'autowired.Eccube\\Entity\\Payment' => true,
'autowired.Eccube\\Entity\\Plugin' => true,
'autowired.Eccube\\Entity\\Product' => true,
'autowired.Eccube\\Entity\\Shipping' => true,
'autowired.Eccube\\Entity\\Tag' => true,
'autowired.Eccube\\Entity\\TaxRule' => true,
'autowired.Eccube\\Entity\\Template' => true,
'autowired.Plugin\\Api\\Entity\\WebHook' => true,
'autowired.Plugin\\CMBlogPro\\Entity\\BlogStatus' => true,
'autowired.Plugin\\Coupon4\\Entity\\Coupon' => true,
'autowired.Plugin\\MailMagazine4\\Entity\\MailMagazineSendHistory' => true,
'autowired.Plugin\\MailMagazine4\\Entity\\MailMagazineTemplate' => true,
'autowired.Plugin\\Maker4\\Entity\\Maker' => true,
'autowired.Plugin\\ProductReview4\\Entity\\ProductReview' => true,
'cache.annotations' => true,
'cache.default_clearer' => true,
'cache.serializer' => true,
'cache.validator' => true,
'config.resource.self_checking_resource_checker' => true,
'config_cache_factory' => true,
'console.command.about' => true,
'console.command.assets_install' => true,
'console.command.cache_clear' => true,
'console.command.cache_pool_clear' => true,
'console.command.cache_pool_prune' => true,
'console.command.cache_warmup' => true,
'console.command.config_debug' => true,
'console.command.config_dump_reference' => true,
'console.command.container_debug' => true,
'console.command.debug_autowiring' => true,
'console.command.event_dispatcher_debug' => true,
'console.command.form_debug' => true,
'console.command.router_debug' => true,
'console.command.router_match' => true,
'console.command.translation_debug' => true,
'console.command.translation_update' => true,
'console.command.workflow_dump' => true,
'console.command.xliff_lint' => true,
'console.command.yaml_lint' => true,
'console.error_listener' => true,
'controller_name_converter' => true,
'core.api.allow_list' => true,
'data_collector.form' => true,
'data_collector.form.extractor' => true,
'data_collector.request' => true,
'data_collector.router' => true,
'data_collector.translation' => true,
'debug.argument_resolver' => true,
'debug.controller_resolver' => true,
'debug.debug_handlers_listener' => true,
'debug.dump_listener' => true,
'debug.event_dispatcher' => true,
'debug.file_link_formatter' => true,
'debug.file_link_formatter.url_format' => true,
'debug.log_processor' => true,
'debug.security.access.decision_manager' => true,
'debug.stopwatch' => true,
'deliverydate4.api.allow_list' => true,
'dependency_injection.config.container_parameters_resource_checker' => true,
'deprecated.form.registry' => true,
'deprecated.form.registry.csrf' => true,
'doctrine.cache_clear_metadata_command' => true,
'doctrine.cache_clear_query_cache_command' => true,
'doctrine.cache_clear_result_command' => true,
'doctrine.cache_collection_region_command' => true,
'doctrine.clear_entity_region_command' => true,
'doctrine.clear_query_region_command' => true,
'doctrine.database_create_command' => true,
'doctrine.database_drop_command' => true,
'doctrine.database_import_command' => true,
'doctrine.dbal.connection_factory' => true,
'doctrine.dbal.logger.profiling.default' => true,
'doctrine.ensure_production_settings_command' => true,
'doctrine.fixtures_load_command' => true,
'doctrine.generate_entities_command' => true,
'doctrine.mapping_convert_command' => true,
'doctrine.mapping_import_command' => true,
'doctrine.mapping_info_command' => true,
'doctrine.orm.cache.pool.cache.app' => true,
'doctrine.orm.cache.pool.cache.system' => true,
'doctrine.orm.default_entity_listener_resolver' => true,
'doctrine.orm.default_listeners.attach_entity_listeners' => true,
'doctrine.orm.default_manager_configurator' => true,
'doctrine.orm.proxy_cache_warmer' => true,
'doctrine.orm.validator.unique' => true,
'doctrine.orm.validator_initializer' => true,
'doctrine.query_dql_command' => true,
'doctrine.query_sql_command' => true,
'doctrine.schema_create_command' => true,
'doctrine.schema_drop_command' => true,
'doctrine.schema_update_command' => true,
'doctrine.schema_validate_command' => true,
'doctrine_cache.contains_command' => true,
'doctrine_cache.delete_command' => true,
'doctrine_cache.flush_command' => true,
'doctrine_cache.stats_command' => true,
'doctrine_migrations.diff_command' => true,
'doctrine_migrations.execute_command' => true,
'doctrine_migrations.generate_command' => true,
'doctrine_migrations.latest_command' => true,
'doctrine_migrations.migrate_command' => true,
'doctrine_migrations.status_command' => true,
'doctrine_migrations.version_command' => true,
'eccube.purchase.flow.cart' => true,
'eccube.purchase.flow.cart.holder_post_validators' => true,
'eccube.purchase.flow.cart.holder_preprocessors' => true,
'eccube.purchase.flow.cart.holder_validators' => true,
'eccube.purchase.flow.cart.item_preprocessors' => true,
'eccube.purchase.flow.cart.item_validators' => true,
'eccube.purchase.flow.order' => true,
'eccube.purchase.flow.order.discount_processors' => true,
'eccube.purchase.flow.order.holder_post_validators' => true,
'eccube.purchase.flow.order.holder_preprocessors' => true,
'eccube.purchase.flow.order.holder_validators' => true,
'eccube.purchase.flow.order.item_validators' => true,
'eccube.purchase.flow.order.purchase' => true,
'eccube.purchase.flow.shopping' => true,
'eccube.purchase.flow.shopping.discount_processors' => true,
'eccube.purchase.flow.shopping.holder_post_validators' => true,
'eccube.purchase.flow.shopping.holder_preprocessors' => true,
'eccube.purchase.flow.shopping.holder_validators' => true,
'eccube.purchase.flow.shopping.item_validators' => true,
'eccube.purchase.flow.shopping.purchase' => true,
'eccube.security.failure_handler' => true,
'eccube.security.success_handler' => true,
'esi' => true,
'esi_listener' => true,
'file_locator' => true,
'form.registry' => true,
'form.resolved_type_factory' => true,
'form.server_params' => true,
'form.type.choice' => true,
'form.type.entity' => true,
'form.type.form' => true,
'form.type_extension.csrf' => true,
'form.type_extension.form.data_collector' => true,
'form.type_extension.form.http_foundation' => true,
'form.type_extension.form.transformation_failure_handling' => true,
'form.type_extension.form.validator' => true,
'form.type_extension.repeated.validator' => true,
'form.type_extension.submit.validator' => true,
'form.type_extension.upload.validator' => true,
'form.type_guesser.doctrine' => true,
'form.type_guesser.validator' => true,
'fragment.handler' => true,
'fragment.listener' => true,
'fragment.renderer.esi' => true,
'fragment.renderer.hinclude' => true,
'fragment.renderer.inline' => true,
'framework_extra_bundle.argument_name_convertor' => true,
'framework_extra_bundle.event.is_granted' => true,
'kernel.class_cache.cache_warmer' => true,
'knp_paginator.helper.processor' => true,
'knp_paginator.subscriber.filtration' => true,
'knp_paginator.subscriber.paginate' => true,
'knp_paginator.subscriber.sliding_pagination' => true,
'knp_paginator.subscriber.sortable' => true,
'knp_paginator.twig.extension.pagination' => true,
'lacoco-ec.api.allow_list' => true,
'locale_listener' => true,
'logger' => true,
'maker.auto_command.make_auth' => true,
'maker.auto_command.make_command' => true,
'maker.auto_command.make_controller' => true,
'maker.auto_command.make_crud' => true,
'maker.auto_command.make_entity' => true,
'maker.auto_command.make_fixtures' => true,
'maker.auto_command.make_form' => true,
'maker.auto_command.make_functional_test' => true,
'maker.auto_command.make_message' => true,
'maker.auto_command.make_messenger_middleware' => true,
'maker.auto_command.make_migration' => true,
'maker.auto_command.make_registration_form' => true,
'maker.auto_command.make_reset_password' => true,
'maker.auto_command.make_serializer_encoder' => true,
'maker.auto_command.make_serializer_normalizer' => true,
'maker.auto_command.make_subscriber' => true,
'maker.auto_command.make_twig_extension' => true,
'maker.auto_command.make_unit_test' => true,
'maker.auto_command.make_user' => true,
'maker.auto_command.make_validator' => true,
'maker.auto_command.make_voter' => true,
'maker.console_error_listener' => true,
'maker.doctrine_helper' => true,
'maker.entity_class_generator' => true,
'maker.file_manager' => true,
'maker.generator' => true,
'maker.renderer.form_type_renderer' => true,
'maker.security_config_updater' => true,
'mobile_detect.device_view' => true,
'mobile_detect.mobile_detector.default' => true,
'mobile_detect.request_listener' => true,
'mobile_detect.twig.extension' => true,
'mobile_detect_bundle.device.collector' => true,
'monolog.handler.buffered' => true,
'monolog.handler.console' => true,
'monolog.handler.easylog' => true,
'monolog.handler.null_internal' => true,
'monolog.logger.cache' => true,
'monolog.logger.console' => true,
'monolog.logger.doctrine' => true,
'monolog.logger.event' => true,
'monolog.logger.php' => true,
'monolog.logger.profiler' => true,
'monolog.logger.request' => true,
'monolog.logger.security' => true,
'monolog.logger.templating' => true,
'monolog.logger.translation' => true,
'nyholm.psr7.httplug_factory' => true,
'nyholm.psr7.psr17_factory' => true,
'profiler_listener' => true,
'property_accessor' => true,
'resolve_controller_name_subscriber' => true,
'response_listener' => true,
'router.cache_warmer' => true,
'router.request_context' => true,
'router_listener' => true,
'security.access.authenticated_voter' => true,
'security.access.expression_voter' => true,
'security.access.simple_role_voter' => true,
'security.access_listener' => true,
'security.access_map' => true,
'security.authentication.guard_handler' => true,
'security.authentication.listener.anonymous.admin' => true,
'security.authentication.listener.anonymous.customer' => true,
'security.authentication.listener.form.admin' => true,
'security.authentication.listener.form.customer' => true,
'security.authentication.listener.oauth2.api' => true,
'security.authentication.listener.rememberme.customer' => true,
'security.authentication.manager' => true,
'security.authentication.provider.anonymous.admin' => true,
'security.authentication.provider.anonymous.customer' => true,
'security.authentication.provider.dao.admin' => true,
'security.authentication.provider.dao.customer' => true,
'security.authentication.provider.oauth2.api' => true,
'security.authentication.provider.rememberme.customer' => true,
'security.authentication.rememberme.services.simplehash.customer' => true,
'security.authentication.session_strategy.admin' => true,
'security.authentication.session_strategy.api' => true,
'security.authentication.trust_resolver' => true,
'security.channel_listener' => true,
'security.command.user_password_encoder' => true,
'security.context_listener.0' => true,
'security.context_listener.1' => true,
'security.csrf.token_storage' => true,
'security.encoder_factory' => true,
'security.firewall' => true,
'security.firewall.map' => true,
'security.firewall.map.context.admin' => true,
'security.firewall.map.context.api' => true,
'security.firewall.map.context.customer' => true,
'security.firewall.map.context.dev' => true,
'security.http_utils' => true,
'security.logout.handler.csrf_token_clearing' => true,
'security.logout.handler.session' => true,
'security.logout_url_generator' => true,
'security.rememberme.response_listener' => true,
'security.request_matcher.00qf1z7' => true,
'security.request_matcher.gcit4ww' => true,
'security.request_matcher.x1icpav' => true,
'security.request_matcher.zfhj2lw' => true,
'security.role_hierarchy' => true,
'security.user_checker' => true,
'security.user_value_resolver' => true,
'security.validator.user_password' => true,
'sensio_framework_extra.cache.listener' => true,
'sensio_framework_extra.controller.listener' => true,
'sensio_framework_extra.converter.listener' => true,
'sensio_framework_extra.converter.manager' => true,
'sensio_framework_extra.psr7.argument_value_resolver.server_request' => true,
'sensio_framework_extra.psr7.listener.response' => true,
'sensio_framework_extra.routing.loader.annot_class' => true,
'sensio_framework_extra.routing.loader.annot_dir' => true,
'sensio_framework_extra.routing.loader.annot_file' => true,
'sensio_framework_extra.security.listener' => true,
'sensio_framework_extra.view.listener' => true,
'serializer.mapping.cache.symfony' => true,
'serializer.mapping.cache_warmer' => true,
'service_locator..dejvic' => true,
'service_locator..enlfcj' => true,
'service_locator..fgqmgd' => true,
'service_locator..u15ucm' => true,
'service_locator.0l7eq4f' => true,
'service_locator.1ntkucm' => true,
'service_locator.2_nvwcb' => true,
'service_locator.2iu73n8' => true,
'service_locator.2muki8y' => true,
'service_locator.3cemuey' => true,
'service_locator.42ezhsf' => true,
'service_locator.5792abw' => true,
'service_locator.5dhhhii' => true,
'service_locator.5uowaqn' => true,
'service_locator.7xyzvhl' => true,
'service_locator.8dauwuy' => true,
'service_locator.8ic5grd' => true,
'service_locator.9msdvjg' => true,
'service_locator.9wjdbto' => true,
'service_locator._3nzrng' => true,
'service_locator.ajmrmha' => true,
'service_locator.arr2ht3' => true,
'service_locator.avg1s7b' => true,
'service_locator.bk0kubu' => true,
'service_locator.bktvonm' => true,
'service_locator.bps1fx8' => true,
'service_locator.bq2ukjf' => true,
'service_locator.cjv0ios' => true,
'service_locator.ckwyxlg' => true,
'service_locator.cqycpmh' => true,
'service_locator.cs_p8lu' => true,
'service_locator.d_jrogv' => true,
'service_locator.dm3xu5u' => true,
'service_locator.dqmcpac' => true,
'service_locator.ds.t4nt' => true,
'service_locator.ejy4ne5' => true,
'service_locator.fi377eb' => true,
'service_locator.fnc9mds' => true,
'service_locator.ga3apg9' => true,
'service_locator.gbqrwem' => true,
'service_locator.hd_8dbw' => true,
'service_locator.hhevg2t' => true,
'service_locator.hp8q0oe' => true,
'service_locator.hpwu39k' => true,
'service_locator.htirqer' => true,
'service_locator.iadbqli' => true,
'service_locator.iamn8xs' => true,
'service_locator.id_s7w8' => true,
'service_locator.ilrztxb' => true,
'service_locator.itiaywo' => true,
'service_locator.itwnana' => true,
'service_locator.jg84w7j' => true,
'service_locator.jh5lpeh' => true,
'service_locator.k2nqggf' => true,
'service_locator.kffkdfa' => true,
'service_locator.kidd8l.' => true,
'service_locator.kyolw4u' => true,
'service_locator.lg1nb9o' => true,
'service_locator.llt.3ln' => true,
'service_locator.lu_ubji' => true,
'service_locator.mnh82rc' => true,
'service_locator.mnj.ifp' => true,
'service_locator.moxlooj' => true,
'service_locator.nuwhoib' => true,
'service_locator.p.hvdhp' => true,
'service_locator.p7a6fhi' => true,
'service_locator.ppppia_' => true,
'service_locator.prsd_f7' => true,
'service_locator.pxjhh8t' => true,
'service_locator.qewflpj' => true,
'service_locator.qln4unv' => true,
'service_locator.ret56z_' => true,
'service_locator.retfzw5' => true,
'service_locator.rkjbrpx' => true,
'service_locator.rtwovhe' => true,
'service_locator.rw1hqd5' => true,
'service_locator.s08wuf3' => true,
'service_locator.smwqq1w' => true,
'service_locator.sw1vkjt' => true,
'service_locator.t3cenlo' => true,
'service_locator.tfqxgfx' => true,
'service_locator.tqzdlki' => true,
'service_locator.uaxskr4' => true,
'service_locator.ubod6qc' => true,
'service_locator.ucvjk4z' => true,
'service_locator.ue2rfk6' => true,
'service_locator.ufjm28y' => true,
'service_locator.vmyuzad' => true,
'service_locator.vpkburg' => true,
'service_locator.vto2gcx' => true,
'service_locator.w5zjfhb' => true,
'service_locator.x8idnpf' => true,
'service_locator.xejafah' => true,
'service_locator.xpds6wt' => true,
'service_locator.y0ei0yx' => true,
'service_locator.yiekgej' => true,
'service_locator.ykfsrb8' => true,
'service_locator.z.vr1op' => true,
'service_locator.zay_7dr' => true,
'service_locator.zjtnjg4' => true,
'service_locator.zltyj.z' => true,
'session.handler' => true,
'session.save_listener' => true,
'session.storage.filesystem' => true,
'session.storage.metadata_bag' => true,
'session.storage.native' => true,
'session.storage.php_bridge' => true,
'session_listener' => true,
'streamed_response_listener' => true,
'swiftmailer.command.debug' => true,
'swiftmailer.command.new_email' => true,
'swiftmailer.command.send_email' => true,
'swiftmailer.email_sender.listener' => true,
'swiftmailer.mailer.default.spool' => true,
'swiftmailer.mailer.default.transport' => true,
'swiftmailer.mailer.default.transport.dynamic' => true,
'swiftmailer.mailer.default.transport.eventdispatcher' => true,
'templating.cache_warmer.template_paths' => true,
'templating.filename_parser' => true,
'templating.finder' => true,
'templating.helper.logout_url' => true,
'templating.helper.security' => true,
'templating.locator' => true,
'templating.name_parser' => true,
'translation.dumper.csv' => true,
'translation.dumper.ini' => true,
'translation.dumper.json' => true,
'translation.dumper.mo' => true,
'translation.dumper.php' => true,
'translation.dumper.po' => true,
'translation.dumper.qt' => true,
'translation.dumper.res' => true,
'translation.dumper.xliff' => true,
'translation.dumper.yml' => true,
'translation.extractor' => true,
'translation.extractor.php' => true,
'translation.loader' => true,
'translation.loader.csv' => true,
'translation.loader.dat' => true,
'translation.loader.ini' => true,
'translation.loader.json' => true,
'translation.loader.mo' => true,
'translation.loader.php' => true,
'translation.loader.po' => true,
'translation.loader.qt' => true,
'translation.loader.res' => true,
'translation.loader.xliff' => true,
'translation.loader.yml' => true,
'translation.reader' => true,
'translation.warmer' => true,
'translation.writer' => true,
'translator.default' => true,
'translator_listener' => true,
'trikoder.oauth2.manager.in_memory.scope_manager' => true,
'twig.cache_warmer' => true,
'twig.command.debug' => true,
'twig.command.lint' => true,
'twig.exception_listener' => true,
'twig.form.renderer' => true,
'twig.loader' => true,
'twig.profile' => true,
'twig.runtime.httpkernel' => true,
'twig.template_cache_warmer' => true,
'twig.translation.extractor' => true,
'uri_signer' => true,
'validate_request_listener' => true,
'validator.builder' => true,
'validator.email' => true,
'validator.expression' => true,
'validator.mapping.cache_warmer' => true,
'var_dumper.cli_dumper' => true,
'web_profiler.csp.handler' => true,
'web_profiler.debug_toolbar' => true,
'web_server.command.server_log' => true,
'web_server.command.server_run' => true,
'web_server.command.server_start' => true,
'web_server.command.server_status' => true,
'web_server.command.server_stop' => true,
'workflow.registry' => true,
'workflow.twig_extension' => true,
];
$this->aliases = [
'Http\\Message\\MessageFactory' => 'nyholm.psr7.httplug_factory',
'Http\\Message\\RequestFactory' => 'nyholm.psr7.httplug_factory',
'Http\\Message\\ResponseFactory' => 'nyholm.psr7.httplug_factory',
'Http\\Message\\StreamFactory' => 'nyholm.psr7.httplug_factory',
'Http\\Message\\UriFactory' => 'nyholm.psr7.httplug_factory',
'Knp\\Component\\Pager\\PaginatorInterface' => 'knp_paginator',
'League\\OAuth2\\Server\\Repositories\\AccessTokenRepositoryInterface' => 'Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\AccessTokenRepository',
'League\\OAuth2\\Server\\Repositories\\AuthCodeRepositoryInterface' => 'Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\AuthCodeRepository',
'League\\OAuth2\\Server\\Repositories\\ClientRepositoryInterface' => 'Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\ClientRepository',
'League\\OAuth2\\Server\\Repositories\\RefreshTokenRepositoryInterface' => 'Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\RefreshTokenRepository',
'League\\OAuth2\\Server\\Repositories\\ScopeRepositoryInterface' => 'Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\ScopeRepository',
'League\\OAuth2\\Server\\Repositories\\UserRepositoryInterface' => 'Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\UserRepository',
'Psr\\Http\\Message\\RequestFactoryInterface' => 'nyholm.psr7.psr17_factory',
'Psr\\Http\\Message\\ResponseFactoryInterface' => 'nyholm.psr7.psr17_factory',
'Psr\\Http\\Message\\ServerRequestFactoryInterface' => 'nyholm.psr7.psr17_factory',
'Psr\\Http\\Message\\StreamFactoryInterface' => 'nyholm.psr7.psr17_factory',
'Psr\\Http\\Message\\UploadedFileFactoryInterface' => 'nyholm.psr7.psr17_factory',
'Psr\\Http\\Message\\UriFactoryInterface' => 'nyholm.psr7.psr17_factory',
'Trikoder\\Bundle\\OAuth2Bundle\\Converter\\ScopeConverterInterface' => 'Trikoder\\Bundle\\OAuth2Bundle\\Converter\\ScopeConverter',
'Trikoder\\Bundle\\OAuth2Bundle\\Converter\\UserConverterInterface' => 'Trikoder\\Bundle\\OAuth2Bundle\\Converter\\UserConverter',
'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\AccessTokenManagerInterface' => 'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\AccessTokenManager',
'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\AuthorizationCodeManagerInterface' => 'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\AuthorizationCodeManager',
'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\ClientManagerInterface' => 'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\ClientManager',
'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\RefreshTokenManagerInterface' => 'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\RefreshTokenManager',
'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\ScopeManagerInterface' => 'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\InMemory\\ScopeManager',
'cache.app_clearer' => 'cache.default_clearer',
'console.command.doctrine_bundle_doctrinecachebundle_command_containscommand' => 'doctrine_cache.contains_command',
'console.command.doctrine_bundle_doctrinecachebundle_command_deletecommand' => 'doctrine_cache.delete_command',
'console.command.doctrine_bundle_doctrinecachebundle_command_flushcommand' => 'doctrine_cache.flush_command',
'console.command.doctrine_bundle_doctrinecachebundle_command_statscommand' => 'doctrine_cache.stats_command',
'console.command.doctrine_bundle_migrationsbundle_command_migrationsdiffdoctrinecommand' => 'doctrine_migrations.diff_command',
'console.command.doctrine_bundle_migrationsbundle_command_migrationsexecutedoctrinecommand' => 'doctrine_migrations.execute_command',
'console.command.doctrine_bundle_migrationsbundle_command_migrationsgeneratedoctrinecommand' => 'doctrine_migrations.generate_command',
'console.command.doctrine_bundle_migrationsbundle_command_migrationslatestdoctrinecommand' => 'doctrine_migrations.latest_command',
'console.command.doctrine_bundle_migrationsbundle_command_migrationsmigratedoctrinecommand' => 'doctrine_migrations.migrate_command',
'console.command.doctrine_bundle_migrationsbundle_command_migrationsstatusdoctrinecommand' => 'doctrine_migrations.status_command',
'console.command.doctrine_bundle_migrationsbundle_command_migrationsversiondoctrinecommand' => 'doctrine_migrations.version_command',
'database_connection' => 'doctrine.dbal.default_connection',
'doctrine.orm.default_result_cache' => 'doctrine_cache.providers.doctrine.orm.default_result_cache',
'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
'event_dispatcher' => 'debug.event_dispatcher',
'league.oauth2.server.authorization_server' => 'League\\OAuth2\\Server\\AuthorizationServer',
'league.oauth2.server.grant.auth_code_grant' => 'League\\OAuth2\\Server\\Grant\\AuthCodeGrant',
'league.oauth2.server.grant.client_credentials_grant' => 'League\\OAuth2\\Server\\Grant\\ClientCredentialsGrant',
'league.oauth2.server.grant.implicit_grant' => 'League\\OAuth2\\Server\\Grant\\ImplicitGrant',
'league.oauth2.server.grant.password_grant' => 'League\\OAuth2\\Server\\Grant\\PasswordGrant',
'league.oauth2.server.grant.refresh_token_grant' => 'League\\OAuth2\\Server\\Grant\\RefreshTokenGrant',
'league.oauth2.server.resource_server' => 'League\\OAuth2\\Server\\ResourceServer',
'mailer' => 'swiftmailer.mailer.default',
'mobile_detect.mobile_detector' => 'mobile_detect.mobile_detector.default',
'security.authentication.session_strategy.customer' => 'security.authentication.session_strategy.admin',
'session.storage' => 'session.storage.native',
'swiftmailer.mailer' => 'swiftmailer.mailer.default',
'swiftmailer.mailer.default.transport.real' => 'swiftmailer.mailer.default.transport.dynamic',
'swiftmailer.plugin.messagelogger' => 'swiftmailer.mailer.default.plugin.messagelogger',
'swiftmailer.spool' => 'swiftmailer.mailer.default.spool',
'swiftmailer.transport' => 'swiftmailer.mailer.default.transport',
'swiftmailer.transport.real' => 'swiftmailer.mailer.default.transport.dynamic',
'trikoder.oauth2.command.clear_expired_tokens_command' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\ClearExpiredTokensCommand',
'trikoder.oauth2.command.create_client_command' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\CreateClientCommand',
'trikoder.oauth2.command.delete_client_command' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\DeleteClientCommand',
'trikoder.oauth2.command.list_clients_command' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\ListClientsCommand',
'trikoder.oauth2.command.update_client_command' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\UpdateClientCommand',
'trikoder.oauth2.controller.authorization_controller' => 'Trikoder\\Bundle\\OAuth2Bundle\\Controller\\AuthorizationController',
'trikoder.oauth2.controller.token_controller' => 'Trikoder\\Bundle\\OAuth2Bundle\\Controller\\TokenController',
'trikoder.oauth2.converter.scope_converter' => 'Trikoder\\Bundle\\OAuth2Bundle\\Converter\\ScopeConverter',
'trikoder.oauth2.converter.user_converter' => 'Trikoder\\Bundle\\OAuth2Bundle\\Converter\\UserConverter',
'trikoder.oauth2.event.authorization_request_resolve_event_factory' => 'Trikoder\\Bundle\\OAuth2Bundle\\Event\\AuthorizationRequestResolveEventFactory',
'trikoder.oauth2.event_listener.authorization.convert_to_response' => 'Trikoder\\Bundle\\OAuth2Bundle\\EventListener\\ConvertExceptionToResponseListener',
'trikoder.oauth2.event_listener.authorization.user' => 'Trikoder\\Bundle\\OAuth2Bundle\\EventListener\\AuthorizationRequestUserResolvingListener',
'trikoder.oauth2.league.repository.access_token_repository' => 'Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\AccessTokenRepository',
'trikoder.oauth2.league.repository.auth_code_repository' => 'Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\AuthCodeRepository',
'trikoder.oauth2.league.repository.client_repository' => 'Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\ClientRepository',
'trikoder.oauth2.league.repository.refresh_token_repository' => 'Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\RefreshTokenRepository',
'trikoder.oauth2.league.repository.scope_repository' => 'Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\ScopeRepository',
'trikoder.oauth2.league.repository.user_repository' => 'Trikoder\\Bundle\\OAuth2Bundle\\League\\Repository\\UserRepository',
'trikoder.oauth2.manager.doctrine.access_token_manager' => 'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\AccessTokenManager',
'trikoder.oauth2.manager.doctrine.authorization_code_manager' => 'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\AuthorizationCodeManager',
'trikoder.oauth2.manager.doctrine.client_manager' => 'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\ClientManager',
'trikoder.oauth2.manager.doctrine.refresh_token_manager' => 'Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\RefreshTokenManager',
'trikoder.oauth2.security.authentication.provider.oauth2_provider' => 'Trikoder\\Bundle\\OAuth2Bundle\\Security\\Authentication\\Provider\\OAuth2Provider',
'trikoder.oauth2.security.entry_point.oauth2_entry_point' => 'Trikoder\\Bundle\\OAuth2Bundle\\Security\\EntryPoint\\OAuth2EntryPoint',
'trikoder.oauth2.security.firewall.oauth2_listener' => 'Trikoder\\Bundle\\OAuth2Bundle\\Security\\Firewall\\OAuth2Listener',
];
$this->privates['service_container'] = function () {
include_once $this->targetDirs[3].'/src/Eccube/Doctrine/Query/Queries.php';
include_once $this->targetDirs[3].'/src/Eccube/Doctrine/Query/QueryCustomizer.php';
include_once $this->targetDirs[3].'/app/Customize/Repository/CustomerSearchCustomizer.php';
include_once $this->targetDirs[3].'/src/Eccube/Doctrine/Query/WhereCustomizer.php';
include_once $this->targetDirs[3].'/app/Customize/Repository/MakerWhereCustomizer.php';
include_once $this->targetDirs[3].'/app/Customize/Repository/OrderSearchAdminCustomizer.php';
include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
include_once $this->targetDirs[3].'/src/Eccube/EventListener/ForwardOnlyListener.php';
include_once $this->targetDirs[3].'/src/Eccube/EventListener/IpAddrListener.php';
include_once $this->targetDirs[3].'/src/Eccube/EventListener/LogListener.php';
include_once $this->targetDirs[3].'/src/Eccube/EventListener/MobileTemplatePathListener.php';
include_once $this->targetDirs[3].'/src/Eccube/EventListener/TransactionListener.php';
include_once $this->targetDirs[3].'/src/Eccube/EventListener/TwigInitializeListener.php';
include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/ObjectRepository.php';
include_once $this->targetDirs[3].'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once $this->targetDirs[3].'/src/Eccube/Repository/AbstractRepository.php';
include_once $this->targetDirs[3].'/src/Eccube/Repository/AuthorityRoleRepository.php';
include_once $this->targetDirs[3].'/src/Eccube/Repository/BaseInfoRepository.php';
include_once $this->targetDirs[3].'/src/Eccube/Repository/BlockPositionRepository.php';
include_once $this->targetDirs[3].'/src/Eccube/Repository/BlockRepository.php';
include_once $this->targetDirs[3].'/src/Eccube/Repository/CartRepository.php';
include_once $this->targetDirs[3].'/src/Eccube/Repository/LayoutRepository.php';
include_once $this->targetDirs[3].'/src/Eccube/Repository/Master/DeviceTypeRepository.php';
include_once $this->targetDirs[3].'/src/Eccube/Repository/OrderRepository.php';
include_once $this->targetDirs[3].'/src/Eccube/Repository/PageLayoutRepository.php';
include_once $this->targetDirs[3].'/src/Eccube/Repository/PageRepository.php';
include_once $this->targetDirs[3].'/src/Eccube/Repository/PluginRepository.php';
include_once $this->targetDirs[3].'/src/Eccube/Repository/ProductClassRepository.php';
include_once $this->targetDirs[3].'/src/Eccube/Repository/ProductRepository.php';
include_once $this->targetDirs[3].'/src/Eccube/Repository/TaxRuleRepository.php';
include_once $this->targetDirs[3].'/src/Eccube/Request/Context.php';
include_once $this->targetDirs[3].'/src/Eccube/Service/CartService.php';
include_once $this->targetDirs[3].'/src/Eccube/Service/Cart/CartItemComparator.php';
include_once $this->targetDirs[3].'/src/Eccube/Service/Cart/ProductClassComparator.php';
include_once $this->targetDirs[3].'/src/Eccube/Service/Cart/CartItemAllocator.php';
include_once $this->targetDirs[3].'/src/Eccube/Service/Cart/SaleTypeCartAllocator.php';
include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once $this->targetDirs[3].'/src/Eccube/Twig/Extension/EccubeExtension.php';
include_once $this->targetDirs[3].'/src/Eccube/Twig/Extension/TaxExtension.php';
include_once $this->targetDirs[3].'/src/Eccube/Common/EccubeConfig.php';
include_once $this->targetDirs[3].'/app/Plugin/Api/Repository/WebHookRepository.php';
include_once $this->targetDirs[3].'/app/Plugin/Api/Service/WebHookEvents.php';
include_once $this->targetDirs[3].'/app/Plugin/Api/Service/WebHookTrigger.php';
include_once $this->targetDirs[3].'/app/Plugin/Api/Service/CoreEntityTrigger.php';
include_once $this->targetDirs[3].'/app/Plugin/Api/Service/WebHookService.php';
include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerInterface.php';
include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/AbstractLogger.php';
include_once $this->targetDirs[3].'/src/Eccube/Log/Logger.php';
include_once $this->targetDirs[3].'/src/Eccube/Log/Processor/SessionProcessor.php';
include_once $this->targetDirs[3].'/src/Eccube/Log/Processor/TokenProcessor.php';
include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Processor/UidProcessor.php';
include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php';
include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Processor/WebProcessor.php';
include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Processor/WebProcessor.php';
include_once $this->targetDirs[3].'/app/Plugin/MailMagazine4/Entity/AdminCustomerQueryCustomizer.php';
include_once $this->targetDirs[3].'/src/Eccube/Doctrine/Query/JoinCustomizer.php';
include_once $this->targetDirs[3].'/app/Plugin/SortProduct4Plus/Entity/SortProductJoin.php';
include_once $this->targetDirs[3].'/src/Eccube/Doctrine/Query/OrderByCustomizer.php';
include_once $this->targetDirs[3].'/app/Plugin/SortProduct4Plus/Entity/SortProductOrderBy.php';
include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/HttpKernelInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/TerminableInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/HttpKernel.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/RequestStack.php';
include_once $this->targetDirs[3].'/vendor/symfony/config/FileLocatorInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/config/FileLocator.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Config/FileLocator.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/UriSigner.php';
include_once $this->targetDirs[3].'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
include_once $this->targetDirs[3].'/vendor/psr/cache/src/CacheItemPoolInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/AdapterInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/cache/PruneableInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/cache/ResettableInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/AbstractTrait.php';
include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/FilesystemTrait.php';
include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/Session/SessionInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/Session/Session.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ServiceLocator.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/SaveSessionListener.php';
include_once $this->targetDirs[3].'/vendor/symfony/security/Csrf/TokenStorage/TokenStorageInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/security/Csrf/TokenStorage/ClearableTokenStorageInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/security/Csrf/TokenStorage/SessionTokenStorage.php';
include_once $this->targetDirs[3].'/vendor/symfony/security/Csrf/CsrfTokenManagerInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/security/Csrf/CsrfTokenManager.php';
include_once $this->targetDirs[3].'/vendor/symfony/security/Csrf/TokenGenerator/TokenGeneratorInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/security/Csrf/TokenGenerator/UriSafeTokenGenerator.php';
include_once $this->targetDirs[3].'/vendor/symfony/asset/Packages.php';
include_once $this->targetDirs[3].'/vendor/symfony/asset/PackageInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/asset/Package.php';
include_once $this->targetDirs[3].'/vendor/symfony/asset/PathPackage.php';
include_once $this->targetDirs[3].'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
include_once $this->targetDirs[3].'/vendor/symfony/asset/Context/ContextInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/asset/Context/RequestStackContext.php';
include_once $this->targetDirs[3].'/vendor/symfony/templating/TemplateNameParserInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/templating/TemplateNameParser.php';
include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php';
include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php';
include_once $this->targetDirs[3].'/vendor/symfony/validator/Validation.php';
include_once $this->targetDirs[3].'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/HttpCache/Esi.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/SurrogateListener.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
include_once $this->targetDirs[3].'/vendor/symfony/translation/TranslatorInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/translation/TranslatorBagInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/translation/Translator.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Translation/Translator.php';
include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/MessageFormatter.php';
include_once $this->targetDirs[3].'/vendor/symfony/translation/MessageSelector.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/TranslatorListener.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Profiler/Profiler.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
include_once $this->targetDirs[3].'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
include_once $this->targetDirs[3].'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
include_once $this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
include_once $this->targetDirs[3].'/src/Eccube/DataCollector/EccubeDataCollector.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/DataCollector/RequestDataCollector.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
include_once $this->targetDirs[3].'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
include_once $this->targetDirs[3].'/vendor/symfony/workflow/Registry.php';
include_once $this->targetDirs[3].'/vendor/symfony/workflow/SupportStrategy/SupportStrategyInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/workflow/SupportStrategy/ClassInstanceSupportStrategy.php';
include_once $this->targetDirs[3].'/vendor/symfony/workflow/Workflow.php';
include_once $this->targetDirs[3].'/vendor/symfony/workflow/StateMachine.php';
include_once $this->targetDirs[3].'/vendor/symfony/workflow/Definition.php';
include_once $this->targetDirs[3].'/vendor/symfony/workflow/Transition.php';
include_once $this->targetDirs[3].'/vendor/symfony/workflow/MarkingStore/MarkingStoreInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/workflow/MarkingStore/SingleStateMarkingStore.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
include_once $this->targetDirs[3].'/vendor/symfony/stopwatch/Stopwatch.php';
include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/EventDispatcher.php';
include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
include_once $this->targetDirs[3].'/vendor/symfony/routing/RequestContext.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authorization/AuthorizationCheckerInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authorization/AuthorizationChecker.php';
include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authentication/Token/Storage/TokenStorageInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authentication/Token/Storage/TokenStorage.php';
include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authentication/AuthenticationManagerInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authentication/AuthenticationProviderManager.php';
include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authentication/AuthenticationTrustResolverInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authentication/AuthenticationTrustResolver.php';
include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Role/RoleHierarchyInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Role/RoleHierarchy.php';
include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/Security/FirewallMap.php';
include_once $this->targetDirs[3].'/vendor/symfony/security/Http/FirewallMapInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/security/Http/Logout/LogoutUrlGenerator.php';
include_once $this->targetDirs[3].'/vendor/symfony/security/Http/RememberMe/ResponseListener.php';
include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authorization/AccessDecisionManagerInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authorization/TraceableAccessDecisionManager.php';
include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authorization/AccessDecisionManager.php';
include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/ConnectionRegistry.php';
include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/ManagerRegistry.php';
include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php';
include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/RegistryInterface.php';
include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Registry.php';
include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
include_once $this->targetDirs[3].'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
include_once $this->targetDirs[3].'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
include_once $this->targetDirs[3].'/src/Eccube/Doctrine/EventSubscriber/InitSubscriber.php';
include_once $this->targetDirs[3].'/src/Eccube/Doctrine/EventSubscriber/LoadEventSubscriber.php';
include_once $this->targetDirs[3].'/src/Eccube/Doctrine/EventSubscriber/SaveEventSubscriber.php';
include_once $this->targetDirs[3].'/src/Eccube/Doctrine/EventSubscriber/TaxRuleEventSubscriber.php';
include_once $this->targetDirs[3].'/app/Plugin/Api/Doctrine/EventSubscriber/EntityListener.php';
include_once $this->targetDirs[3].'/vendor/symfony/validator/ObjectInitializerInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
include_once $this->targetDirs[3].'/vendor/symfony/cache/DoctrineProvider.php';
include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php';
include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/ObjectManager.php';
include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriver.php';
include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php';
include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php';
include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/Driver/FileLocator.php';
include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/Driver/SymfonyFileLocator.php';
include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/Driver/AnnotationDriver.php';
include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
include_once $this->targetDirs[3].'/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/ControllerListener.php';
include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php';
include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/ParamConverterManager.php';
include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/ParamConverterInterface.php';
include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php';
include_once $this->targetDirs[3].'/vendor/symfony/expression-language/ExpressionLanguage.php';
include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DateTimeParamConverter.php';
include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/TemplateListener.php';
include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Templating/TemplateGuesser.php';
include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/HttpCacheListener.php';
include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php';
include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Authorization/ExpressionLanguage.php';
include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Security/ExpressionLanguage.php';
include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/IsGrantedListener.php';
include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ArgumentNameConverter.php';
include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php';
include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
include_once $this->targetDirs[3].'/vendor/twig/twig/src/Environment.php';
include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/InitRuntimeInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/InitRuntimeInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
include_once $this->targetDirs[3].'/src/Eccube/Twig/Extension/CartServiceExtension.php';
include_once $this->targetDirs[3].'/src/Eccube/Twig/Extension/CsrfExtension.php';
include_once $this->targetDirs[3].'/src/Eccube/Twig/Extension/EccubeBlockExtension.php';
include_once $this->targetDirs[3].'/src/Eccube/Twig/Extension/IntlExtension.php';
include_once $this->targetDirs[3].'/src/Eccube/Twig/Extension/RepositoryExtension.php';
include_once $this->targetDirs[3].'/src/Eccube/Twig/Extension/TwigIncludeExtension.php';
include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/StringLoaderExtension.php';
include_once $this->targetDirs[3].'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Intl.php';
include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/AppVariable.php';
include_once $this->targetDirs[3].'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
include_once $this->targetDirs[3].'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
include_once $this->targetDirs[3].'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
include_once $this->targetDirs[3].'/vendor/twig/twig/src/Profiler/Profile.php';
include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/WorkflowExtension.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
include_once $this->targetDirs[3].'/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php';
include_once $this->targetDirs[3].'/vendor/mobiledetect/mobiledetectlib/namespaced/Detection/MobileDetect.php';
include_once $this->targetDirs[3].'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DeviceDetector/MobileDetector.php';
include_once $this->targetDirs[3].'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Helper/DeviceView.php';
include_once $this->targetDirs[3].'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/EventListener/RequestResponseListener.php';
include_once $this->targetDirs[3].'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php';
include_once $this->targetDirs[3].'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Twig/Extension/MobileDetectExtension.php';
include_once $this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Subscriber/SlidingPaginationSubscriber.php';
include_once $this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Helper/Processor.php';
include_once $this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Twig/Extension/PaginationExtension.php';
include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Logger.php';
include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Logger.php';
include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
include_once $this->targetDirs[3].'/src/Eccube/Session/Storage/Handler/SameSiteNoneCompatSessionHandler.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/Session/Storage/Handler/NativeSessionHandler.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php';
include_once $this->targetDirs[3].'/vendor/symfony/translation/DataCollectorTranslator.php';
include_once $this->targetDirs[3].'/vendor/symfony/translation/LoggingTranslator.php';
include_once $this->targetDirs[3].'/vendor/symfony/routing/RequestContextAwareInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/routing/RouterInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/routing/Router.php';
include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Routing/Router.php';
include_once $this->targetDirs[3].'/vendor/symfony/security/Http/Firewall.php';
include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
include_once $this->targetDirs[3].'/vendor/easycorp/easy-log-handler/src/EasyLogHandler.php';
include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/LoaderInterface.php';
include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
include_once $this->targetDirs[3].'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';
include_once $this->targetDirs[3].'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/validator/Validator/ValidatorInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/validator/Validator/TraceableValidator.php';
include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php';
};
}
public function getRemovedIds()
{
return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
}
public function compile()
{
throw new LogicException('You cannot compile a dumped container that was already compiled.');
}
public function isCompiled()
{
return true;
}
public function isFrozen()
{
@trigger_error(sprintf('The %s() method is deprecated since Symfony 3.3 and will be removed in 4.0. Use the isCompiled() method instead.', __METHOD__), E_USER_DEPRECATED);
return true;
}
protected function load($file, $lazyLoad = true)
{
return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
}
protected function createProxy($class, \Closure $factory)
{
class_exists($class, false) || $this->load("{$class}.php");
return $factory();
}
/**
* Gets the public 'Eccube\Common\EccubeConfig' shared autowired service.
*
* @return \Eccube\Common\EccubeConfig
*/
protected function getEccubeConfigService()
{
return $this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this);
}
/**
* Gets the public 'cache.app' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AppService()
{
$a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('UUccqdV5CF', 0, ($this->targetDirs[0].'/pools'));
$a->setLogger(${($_ = isset($this->services['monolog.logger.cache']) ? $this->services['monolog.logger.cache'] : $this->getMonolog_Logger_CacheService()) && false ?: '_'});
return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
}
/**
* Gets the public 'cache.system' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SystemService()
{
return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('6JN8m9KmQ1', 0, $this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ${($_ = isset($this->services['monolog.logger.cache']) ? $this->services['monolog.logger.cache'] : $this->getMonolog_Logger_CacheService()) && false ?: '_'}));
}
/**
* Gets the public 'data_collector.dump' shared service.
*
* @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
*/
protected function getDataCollector_DumpService()
{
return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'}, ${($_ = isset($this->services['debug.file_link_formatter']) ? $this->services['debug.file_link_formatter'] : $this->getDebug_FileLinkFormatterService()) && false ?: '_'}, 'UTF-8', ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, NULL);
}
/**
* Gets the public 'doctrine' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Registry
*/
protected function getDoctrineService()
{
return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default');
}
/**
* Gets the public 'doctrine.dbal.default_connection' shared service.
*
* @return \Doctrine\DBAL\Connection
*/
protected function getDoctrine_Dbal_DefaultConnectionService()
{
$a = new \Doctrine\DBAL\Configuration();
$b = new \Doctrine\DBAL\Logging\LoggerChain();
$b->addLogger(new \Symfony\Bridge\Doctrine\Logger\DbalLogger(${($_ = isset($this->services['monolog.logger.doctrine']) ? $this->services['monolog.logger.doctrine'] : $this->getMonolog_Logger_DoctrineService()) && false ?: '_'}, ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'}));
$b->addLogger(${($_ = isset($this->services['doctrine.dbal.logger.profiling.default']) ? $this->services['doctrine.dbal.logger.profiling.default'] : ($this->services['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())) && false ?: '_'});
$a->setSQLLogger($b);
$c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
$c->addEventSubscriber(new \Eccube\Doctrine\EventSubscriber\InitSubscriber());
$c->addEventSubscriber(new \Eccube\Doctrine\EventSubscriber\LoadEventSubscriber(${($_ = isset($this->services['annotations.reader']) ? $this->services['annotations.reader'] : $this->getAnnotations_ReaderService()) && false ?: '_'}));
$c->addEventSubscriber(new \Eccube\Doctrine\EventSubscriber\SaveEventSubscriber(${($_ = isset($this->services['Eccube\\Request\\Context']) ? $this->services['Eccube\\Request\\Context'] : $this->getContextService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'}));
$c->addEventSubscriber(new \Eccube\Doctrine\EventSubscriber\TaxRuleEventSubscriber($this));
$c->addEventSubscriber(new \Plugin\Api\Doctrine\EventSubscriber\EntityListener(${($_ = isset($this->services['Plugin\\Api\\Service\\WebHookEvents']) ? $this->services['Plugin\\Api\\Service\\WebHookEvents'] : $this->getWebHookEventsService()) && false ?: '_'}));
$c->addEventListener([0 => 'loadClassMetadata'], ${($_ = isset($this->services['doctrine.orm.default_listeners.attach_entity_listeners']) ? $this->services['doctrine.orm.default_listeners.attach_entity_listeners'] : ($this->services['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener())) && false ?: '_'});
return $this->services['doctrine.dbal.default_connection'] = ${($_ = isset($this->services['doctrine.dbal.connection_factory']) ? $this->services['doctrine.dbal.connection_factory'] : $this->getDoctrine_Dbal_ConnectionFactoryService()) && false ?: '_'}->createConnection(['driver' => 'pdo_sqlite', 'charset' => 'utf8', 'url' => $this->getEnv('DATABASE_URL'), 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'serverVersion' => $this->getEnv('DATABASE_SERVER_VERSION'), 'defaultTableOptions' => ['collate' => 'utf8_general_ci']], $a, $c, []);
}
/**
* Gets the public 'doctrine.orm.default_entity_manager' shared service.
*
* @return \Doctrine\ORM\EntityManager
*/
protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
$a = new \Doctrine\ORM\Configuration();
$b = new \Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain();
$c = ${($_ = isset($this->services['annotation_reader']) ? $this->services['annotation_reader'] : $this->getAnnotationReaderService()) && false ?: '_'};
$d = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/src/Eccube/Entity')]);
$d->setTraitProxiesDirectory(($this->targetDirs[3].'/app/proxy/entity'));
$e = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/Api/Entity')]);
$e->setTraitProxiesDirectory(($this->targetDirs[3].'/app/proxy/entity'));
$f = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/CMBlogPro/Entity')]);
$f->setTraitProxiesDirectory(($this->targetDirs[3].'/app/proxy/entity'));
$g = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/Coupon4/Entity')]);
$g->setTraitProxiesDirectory(($this->targetDirs[3].'/app/proxy/entity'));
$h = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/DeliveryDate4/Entity')]);
$h->setTraitProxiesDirectory(($this->targetDirs[3].'/app/proxy/entity'));
$i = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/EtunaItemRanking/Entity')]);
$i->setTraitProxiesDirectory(($this->targetDirs[3].'/app/proxy/entity'));
$j = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/InstagramDspSet/Entity')]);
$j->setTraitProxiesDirectory(($this->targetDirs[3].'/app/proxy/entity'));
$k = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/MailMagazine4/Entity')]);
$k->setTraitProxiesDirectory(($this->targetDirs[3].'/app/proxy/entity'));
$l = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/Maker4/Entity')]);
$l->setTraitProxiesDirectory(($this->targetDirs[3].'/app/proxy/entity'));
$m = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/ProductReview4/Entity')]);
$m->setTraitProxiesDirectory(($this->targetDirs[3].'/app/proxy/entity'));
$n = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/RelatedProduct4/Entity')]);
$n->setTraitProxiesDirectory(($this->targetDirs[3].'/app/proxy/entity'));
$o = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/SortProduct4Plus/Entity')]);
$o->setTraitProxiesDirectory(($this->targetDirs[3].'/app/proxy/entity'));
$p = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/VeriTrans4G/Entity')]);
$p->setTraitProxiesDirectory(($this->targetDirs[3].'/app/proxy/entity'));
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator([($this->targetDirs[3].'/vendor/trikoder/oauth2-bundle/Resources/config/doctrine/model') => 'Trikoder\\Bundle\\OAuth2Bundle\\Model'], '.orm.xml')), 'Trikoder\\Bundle\\OAuth2Bundle\\Model');
$b->addDriver($d, 'Eccube\\Entity');
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Customize/Entity')]), 'Customize\\Entity');
$b->addDriver($e, 'Plugin\\Api\\Entity');
$b->addDriver($f, 'Plugin\\CMBlogPro\\Entity');
$b->addDriver($g, 'Plugin\\Coupon4\\Entity');
$b->addDriver($h, 'Plugin\\DeliveryDate4\\Entity');
$b->addDriver($i, 'Plugin\\EtunaItemRanking\\Entity');
$b->addDriver($j, 'Plugin\\InstagramDspSet\\Entity');
$b->addDriver($k, 'Plugin\\MailMagazine4\\Entity');
$b->addDriver($l, 'Plugin\\Maker4\\Entity');
$b->addDriver($m, 'Plugin\\ProductReview4\\Entity');
$b->addDriver($n, 'Plugin\\RelatedProduct4\\Entity');
$b->addDriver($o, 'Plugin\\SortProduct4Plus\\Entity');
$b->addDriver($p, 'Plugin\\VeriTrans4G\\Entity');
$a->setEntityNamespaces([]);
$a->setMetadataCacheImpl(${($_ = isset($this->services['doctrine.orm.cache.pool.cache.system']) ? $this->services['doctrine.orm.cache.pool.cache.system'] : $this->getDoctrine_Orm_Cache_Pool_Cache_SystemService()) && false ?: '_'});
$a->setQueryCacheImpl(${($_ = isset($this->services['doctrine.orm.cache.pool.cache.app']) ? $this->services['doctrine.orm.cache.pool.cache.app'] : $this->getDoctrine_Orm_Cache_Pool_Cache_AppService()) && false ?: '_'});
$a->setResultCacheImpl(${($_ = isset($this->services['doctrine_cache.providers.doctrine.orm.default_result_cache']) ? $this->services['doctrine_cache.providers.doctrine.orm.default_result_cache'] : $this->getDoctrineCache_Providers_Doctrine_Orm_DefaultResultCacheService()) && false ?: '_'});
$a->setMetadataDriverImpl($b);
$a->setProxyDir(($this->targetDirs[0].'/doctrine/orm/Proxies'));
$a->setProxyNamespace('Proxies');
$a->setAutoGenerateProxyClasses(true);
$a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
$a->setEntityListenerResolver(${($_ = isset($this->services['doctrine.orm.default_entity_listener_resolver']) ? $this->services['doctrine.orm.default_entity_listener_resolver'] : ($this->services['doctrine.orm.default_entity_listener_resolver'] = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this))) && false ?: '_'});
$a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\ServiceLocator(['Customize\\Repository\\CsvTypeRepository' => function () {
return ${($_ = isset($this->services['Customize\\Repository\\CsvTypeRepository']) ? $this->services['Customize\\Repository\\CsvTypeRepository'] : $this->load('getCsvTypeRepositoryService.php')) && false ?: '_'};
}, 'Customize\\Repository\\LacocoShopRepository' => function () {
return ${($_ = isset($this->services['Customize\\Repository\\LacocoShopRepository']) ? $this->services['Customize\\Repository\\LacocoShopRepository'] : $this->load('getLacocoShopRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\AuthorityRoleRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\AuthorityRoleRepository']) ? $this->services['Eccube\\Repository\\AuthorityRoleRepository'] : $this->getAuthorityRoleRepositoryService()) && false ?: '_'};
}, 'Eccube\\Repository\\BaseInfoRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\BaseInfoRepository']) ? $this->services['Eccube\\Repository\\BaseInfoRepository'] : $this->getBaseInfoRepositoryService()) && false ?: '_'};
}, 'Eccube\\Repository\\BlockPositionRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\BlockPositionRepository']) ? $this->services['Eccube\\Repository\\BlockPositionRepository'] : $this->getBlockPositionRepositoryService()) && false ?: '_'};
}, 'Eccube\\Repository\\BlockRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\BlockRepository']) ? $this->services['Eccube\\Repository\\BlockRepository'] : $this->getBlockRepositoryService()) && false ?: '_'};
}, 'Eccube\\Repository\\CartItemRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\CartItemRepository']) ? $this->services['Eccube\\Repository\\CartItemRepository'] : $this->load('getCartItemRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\CartRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\CartRepository']) ? $this->services['Eccube\\Repository\\CartRepository'] : $this->getCartRepositoryService()) && false ?: '_'};
}, 'Eccube\\Repository\\CategoryRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\CategoryRepository']) ? $this->services['Eccube\\Repository\\CategoryRepository'] : $this->load('getCategoryRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\ClassCategoryRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\ClassCategoryRepository']) ? $this->services['Eccube\\Repository\\ClassCategoryRepository'] : $this->load('getClassCategoryRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\ClassNameRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\ClassNameRepository']) ? $this->services['Eccube\\Repository\\ClassNameRepository'] : $this->load('getClassNameRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\CsvRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\CsvRepository']) ? $this->services['Eccube\\Repository\\CsvRepository'] : $this->load('getCsvRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\CustomerAddressRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\CustomerAddressRepository']) ? $this->services['Eccube\\Repository\\CustomerAddressRepository'] : $this->load('getCustomerAddressRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\CustomerFavoriteProductRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\CustomerFavoriteProductRepository']) ? $this->services['Eccube\\Repository\\CustomerFavoriteProductRepository'] : $this->load('getCustomerFavoriteProductRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\CustomerRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\CustomerRepository']) ? $this->services['Eccube\\Repository\\CustomerRepository'] : $this->load('getCustomerRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\DeliveryDurationRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\DeliveryDurationRepository']) ? $this->services['Eccube\\Repository\\DeliveryDurationRepository'] : $this->load('getDeliveryDurationRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\DeliveryFeeRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\DeliveryFeeRepository']) ? $this->services['Eccube\\Repository\\DeliveryFeeRepository'] : $this->load('getDeliveryFeeRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\DeliveryRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\DeliveryRepository']) ? $this->services['Eccube\\Repository\\DeliveryRepository'] : $this->load('getDeliveryRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\DeliveryTimeRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\DeliveryTimeRepository']) ? $this->services['Eccube\\Repository\\DeliveryTimeRepository'] : $this->load('getDeliveryTimeRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\LayoutRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\LayoutRepository']) ? $this->services['Eccube\\Repository\\LayoutRepository'] : $this->getLayoutRepositoryService()) && false ?: '_'};
}, 'Eccube\\Repository\\MailHistoryRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\MailHistoryRepository']) ? $this->services['Eccube\\Repository\\MailHistoryRepository'] : $this->load('getMailHistoryRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\MailTemplateRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\MailTemplateRepository']) ? $this->services['Eccube\\Repository\\MailTemplateRepository'] : $this->load('getMailTemplateRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\Master\\AuthorityRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\Master\\AuthorityRepository']) ? $this->services['Eccube\\Repository\\Master\\AuthorityRepository'] : $this->load('getAuthorityRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\Master\\CountryRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\Master\\CountryRepository']) ? $this->services['Eccube\\Repository\\Master\\CountryRepository'] : $this->load('getCountryRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\Master\\CsvTypeRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\Master\\CsvTypeRepository']) ? $this->services['Eccube\\Repository\\Master\\CsvTypeRepository'] : $this->load('getCsvTypeRepository2Service.php')) && false ?: '_'};
}, 'Eccube\\Repository\\Master\\CustomerOrderStatusRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\Master\\CustomerOrderStatusRepository']) ? $this->services['Eccube\\Repository\\Master\\CustomerOrderStatusRepository'] : $this->load('getCustomerOrderStatusRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\Master\\CustomerStatusRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\Master\\CustomerStatusRepository']) ? $this->services['Eccube\\Repository\\Master\\CustomerStatusRepository'] : $this->load('getCustomerStatusRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\Master\\DeviceTypeRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\Master\\DeviceTypeRepository']) ? $this->services['Eccube\\Repository\\Master\\DeviceTypeRepository'] : $this->getDeviceTypeRepositoryService()) && false ?: '_'};
}, 'Eccube\\Repository\\Master\\JobRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\Master\\JobRepository']) ? $this->services['Eccube\\Repository\\Master\\JobRepository'] : $this->load('getJobRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\Master\\OrderItemTypeRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\Master\\OrderItemTypeRepository']) ? $this->services['Eccube\\Repository\\Master\\OrderItemTypeRepository'] : $this->load('getOrderItemTypeRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\Master\\OrderStatusColorRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\Master\\OrderStatusColorRepository']) ? $this->services['Eccube\\Repository\\Master\\OrderStatusColorRepository'] : $this->load('getOrderStatusColorRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\Master\\OrderStatusRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\Master\\OrderStatusRepository']) ? $this->services['Eccube\\Repository\\Master\\OrderStatusRepository'] : $this->load('getOrderStatusRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\Master\\PageMaxRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\Master\\PageMaxRepository']) ? $this->services['Eccube\\Repository\\Master\\PageMaxRepository'] : $this->load('getPageMaxRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\Master\\PrefRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\Master\\PrefRepository']) ? $this->services['Eccube\\Repository\\Master\\PrefRepository'] : $this->load('getPrefRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\Master\\ProductListMaxRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\Master\\ProductListMaxRepository']) ? $this->services['Eccube\\Repository\\Master\\ProductListMaxRepository'] : $this->load('getProductListMaxRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\Master\\ProductListOrderByRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\Master\\ProductListOrderByRepository']) ? $this->services['Eccube\\Repository\\Master\\ProductListOrderByRepository'] : $this->load('getProductListOrderByRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\Master\\ProductStatusRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\Master\\ProductStatusRepository']) ? $this->services['Eccube\\Repository\\Master\\ProductStatusRepository'] : $this->load('getProductStatusRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\Master\\RoundingTypeRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\Master\\RoundingTypeRepository']) ? $this->services['Eccube\\Repository\\Master\\RoundingTypeRepository'] : $this->load('getRoundingTypeRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\Master\\SaleTypeRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\Master\\SaleTypeRepository']) ? $this->services['Eccube\\Repository\\Master\\SaleTypeRepository'] : $this->load('getSaleTypeRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\Master\\SexRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\Master\\SexRepository']) ? $this->services['Eccube\\Repository\\Master\\SexRepository'] : $this->load('getSexRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\Master\\TaxDisplayTypeRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\Master\\TaxDisplayTypeRepository']) ? $this->services['Eccube\\Repository\\Master\\TaxDisplayTypeRepository'] : $this->load('getTaxDisplayTypeRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\Master\\TaxTypeRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\Master\\TaxTypeRepository']) ? $this->services['Eccube\\Repository\\Master\\TaxTypeRepository'] : $this->load('getTaxTypeRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\Master\\WorkRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\Master\\WorkRepository']) ? $this->services['Eccube\\Repository\\Master\\WorkRepository'] : $this->load('getWorkRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\MemberRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\MemberRepository']) ? $this->services['Eccube\\Repository\\MemberRepository'] : $this->load('getMemberRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\NewsRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\NewsRepository']) ? $this->services['Eccube\\Repository\\NewsRepository'] : $this->load('getNewsRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\OrderItemRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\OrderItemRepository']) ? $this->services['Eccube\\Repository\\OrderItemRepository'] : $this->load('getOrderItemRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\OrderPdfRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\OrderPdfRepository']) ? $this->services['Eccube\\Repository\\OrderPdfRepository'] : $this->load('getOrderPdfRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\OrderRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\OrderRepository']) ? $this->services['Eccube\\Repository\\OrderRepository'] : $this->getOrderRepositoryService()) && false ?: '_'};
}, 'Eccube\\Repository\\PageLayoutRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\PageLayoutRepository']) ? $this->services['Eccube\\Repository\\PageLayoutRepository'] : $this->getPageLayoutRepositoryService()) && false ?: '_'};
}, 'Eccube\\Repository\\PageRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\PageRepository']) ? $this->services['Eccube\\Repository\\PageRepository'] : $this->getPageRepositoryService()) && false ?: '_'};
}, 'Eccube\\Repository\\PaymentOptionRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\PaymentOptionRepository']) ? $this->services['Eccube\\Repository\\PaymentOptionRepository'] : $this->load('getPaymentOptionRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\PaymentRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\PaymentRepository']) ? $this->services['Eccube\\Repository\\PaymentRepository'] : $this->load('getPaymentRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\PluginRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\PluginRepository']) ? $this->services['Eccube\\Repository\\PluginRepository'] : $this->getPluginRepositoryService()) && false ?: '_'};
}, 'Eccube\\Repository\\ProductCategoryRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\ProductCategoryRepository']) ? $this->services['Eccube\\Repository\\ProductCategoryRepository'] : $this->load('getProductCategoryRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\ProductClassRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\ProductClassRepository']) ? $this->services['Eccube\\Repository\\ProductClassRepository'] : $this->getProductClassRepositoryService()) && false ?: '_'};
}, 'Eccube\\Repository\\ProductImageRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\ProductImageRepository']) ? $this->services['Eccube\\Repository\\ProductImageRepository'] : $this->load('getProductImageRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\ProductRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\ProductRepository']) ? $this->services['Eccube\\Repository\\ProductRepository'] : $this->getProductRepositoryService()) && false ?: '_'};
}, 'Eccube\\Repository\\ProductStockRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\ProductStockRepository']) ? $this->services['Eccube\\Repository\\ProductStockRepository'] : $this->load('getProductStockRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\ProductTagRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\ProductTagRepository']) ? $this->services['Eccube\\Repository\\ProductTagRepository'] : $this->load('getProductTagRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\ShippingRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\ShippingRepository']) ? $this->services['Eccube\\Repository\\ShippingRepository'] : $this->load('getShippingRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\TagRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\TagRepository']) ? $this->services['Eccube\\Repository\\TagRepository'] : $this->load('getTagRepositoryService.php')) && false ?: '_'};
}, 'Eccube\\Repository\\TaxRuleRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\TaxRuleRepository']) ? $this->services['Eccube\\Repository\\TaxRuleRepository'] : $this->getTaxRuleRepositoryService()) && false ?: '_'};
}, 'Eccube\\Repository\\TemplateRepository' => function () {
return ${($_ = isset($this->services['Eccube\\Repository\\TemplateRepository']) ? $this->services['Eccube\\Repository\\TemplateRepository'] : $this->load('getTemplateRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\Api\\Repository\\WebHookRepository' => function () {
return ${($_ = isset($this->services['Plugin\\Api\\Repository\\WebHookRepository']) ? $this->services['Plugin\\Api\\Repository\\WebHookRepository'] : $this->getWebHookRepositoryService()) && false ?: '_'};
}, 'Plugin\\CMBlogPro\\Repository\\BlogCategoryRepository' => function () {
return ${($_ = isset($this->services['Plugin\\CMBlogPro\\Repository\\BlogCategoryRepository']) ? $this->services['Plugin\\CMBlogPro\\Repository\\BlogCategoryRepository'] : $this->load('getBlogCategoryRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\CMBlogPro\\Repository\\BlogImageRepository' => function () {
return ${($_ = isset($this->services['Plugin\\CMBlogPro\\Repository\\BlogImageRepository']) ? $this->services['Plugin\\CMBlogPro\\Repository\\BlogImageRepository'] : $this->load('getBlogImageRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_01' => function () {
return ${($_ = isset($this->services['Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_01']) ? $this->services['Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_01'] : $this->load('getBlogProductImageRepository01Service.php')) && false ?: '_'};
}, 'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_02' => function () {
return ${($_ = isset($this->services['Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_02']) ? $this->services['Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_02'] : $this->load('getBlogProductImageRepository02Service.php')) && false ?: '_'};
}, 'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_03' => function () {
return ${($_ = isset($this->services['Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_03']) ? $this->services['Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_03'] : $this->load('getBlogProductImageRepository03Service.php')) && false ?: '_'};
}, 'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_04' => function () {
return ${($_ = isset($this->services['Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_04']) ? $this->services['Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_04'] : $this->load('getBlogProductImageRepository04Service.php')) && false ?: '_'};
}, 'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_05' => function () {
return ${($_ = isset($this->services['Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_05']) ? $this->services['Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_05'] : $this->load('getBlogProductImageRepository05Service.php')) && false ?: '_'};
}, 'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_06' => function () {
return ${($_ = isset($this->services['Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_06']) ? $this->services['Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_06'] : $this->load('getBlogProductImageRepository06Service.php')) && false ?: '_'};
}, 'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_07' => function () {
return ${($_ = isset($this->services['Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_07']) ? $this->services['Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_07'] : $this->load('getBlogProductImageRepository07Service.php')) && false ?: '_'};
}, 'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_08' => function () {
return ${($_ = isset($this->services['Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_08']) ? $this->services['Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_08'] : $this->load('getBlogProductImageRepository08Service.php')) && false ?: '_'};
}, 'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_09' => function () {
return ${($_ = isset($this->services['Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_09']) ? $this->services['Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_09'] : $this->load('getBlogProductImageRepository09Service.php')) && false ?: '_'};
}, 'Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_10' => function () {
return ${($_ = isset($this->services['Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_10']) ? $this->services['Plugin\\CMBlogPro\\Repository\\BlogProductImageRepository_10'] : $this->load('getBlogProductImageRepository10Service.php')) && false ?: '_'};
}, 'Plugin\\CMBlogPro\\Repository\\BlogProductRepository' => function () {
return ${($_ = isset($this->services['Plugin\\CMBlogPro\\Repository\\BlogProductRepository']) ? $this->services['Plugin\\CMBlogPro\\Repository\\BlogProductRepository'] : $this->load('getBlogProductRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_01' => function () {
return ${($_ = isset($this->services['Plugin\\CMBlogPro\\Repository\\BlogProductRepository_01']) ? $this->services['Plugin\\CMBlogPro\\Repository\\BlogProductRepository_01'] : $this->load('getBlogProductRepository01Service.php')) && false ?: '_'};
}, 'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_02' => function () {
return ${($_ = isset($this->services['Plugin\\CMBlogPro\\Repository\\BlogProductRepository_02']) ? $this->services['Plugin\\CMBlogPro\\Repository\\BlogProductRepository_02'] : $this->load('getBlogProductRepository02Service.php')) && false ?: '_'};
}, 'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_03' => function () {
return ${($_ = isset($this->services['Plugin\\CMBlogPro\\Repository\\BlogProductRepository_03']) ? $this->services['Plugin\\CMBlogPro\\Repository\\BlogProductRepository_03'] : $this->load('getBlogProductRepository03Service.php')) && false ?: '_'};
}, 'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_04' => function () {
return ${($_ = isset($this->services['Plugin\\CMBlogPro\\Repository\\BlogProductRepository_04']) ? $this->services['Plugin\\CMBlogPro\\Repository\\BlogProductRepository_04'] : $this->load('getBlogProductRepository04Service.php')) && false ?: '_'};
}, 'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_05' => function () {
return ${($_ = isset($this->services['Plugin\\CMBlogPro\\Repository\\BlogProductRepository_05']) ? $this->services['Plugin\\CMBlogPro\\Repository\\BlogProductRepository_05'] : $this->load('getBlogProductRepository05Service.php')) && false ?: '_'};
}, 'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_06' => function () {
return ${($_ = isset($this->services['Plugin\\CMBlogPro\\Repository\\BlogProductRepository_06']) ? $this->services['Plugin\\CMBlogPro\\Repository\\BlogProductRepository_06'] : $this->load('getBlogProductRepository06Service.php')) && false ?: '_'};
}, 'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_07' => function () {
return ${($_ = isset($this->services['Plugin\\CMBlogPro\\Repository\\BlogProductRepository_07']) ? $this->services['Plugin\\CMBlogPro\\Repository\\BlogProductRepository_07'] : $this->load('getBlogProductRepository07Service.php')) && false ?: '_'};
}, 'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_08' => function () {
return ${($_ = isset($this->services['Plugin\\CMBlogPro\\Repository\\BlogProductRepository_08']) ? $this->services['Plugin\\CMBlogPro\\Repository\\BlogProductRepository_08'] : $this->load('getBlogProductRepository08Service.php')) && false ?: '_'};
}, 'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_09' => function () {
return ${($_ = isset($this->services['Plugin\\CMBlogPro\\Repository\\BlogProductRepository_09']) ? $this->services['Plugin\\CMBlogPro\\Repository\\BlogProductRepository_09'] : $this->load('getBlogProductRepository09Service.php')) && false ?: '_'};
}, 'Plugin\\CMBlogPro\\Repository\\BlogProductRepository_10' => function () {
return ${($_ = isset($this->services['Plugin\\CMBlogPro\\Repository\\BlogProductRepository_10']) ? $this->services['Plugin\\CMBlogPro\\Repository\\BlogProductRepository_10'] : $this->load('getBlogProductRepository10Service.php')) && false ?: '_'};
}, 'Plugin\\CMBlogPro\\Repository\\BlogRepository' => function () {
return ${($_ = isset($this->services['Plugin\\CMBlogPro\\Repository\\BlogRepository']) ? $this->services['Plugin\\CMBlogPro\\Repository\\BlogRepository'] : $this->load('getBlogRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\CMBlogPro\\Repository\\BlogStatusRepository' => function () {
return ${($_ = isset($this->services['Plugin\\CMBlogPro\\Repository\\BlogStatusRepository']) ? $this->services['Plugin\\CMBlogPro\\Repository\\BlogStatusRepository'] : $this->load('getBlogStatusRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\CMBlogPro\\Repository\\CategoryRepository' => function () {
return ${($_ = isset($this->services['Plugin\\CMBlogPro\\Repository\\CategoryRepository']) ? $this->services['Plugin\\CMBlogPro\\Repository\\CategoryRepository'] : $this->load('getCategoryRepository2Service.php')) && false ?: '_'};
}, 'Plugin\\CMBlogPro\\Repository\\ConfigRepository' => function () {
return ${($_ = isset($this->services['Plugin\\CMBlogPro\\Repository\\ConfigRepository']) ? $this->services['Plugin\\CMBlogPro\\Repository\\ConfigRepository'] : $this->load('getConfigRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\CMBlogPro\\Repository\\ProductRepository' => function () {
return ${($_ = isset($this->services['Plugin\\CMBlogPro\\Repository\\ProductRepository']) ? $this->services['Plugin\\CMBlogPro\\Repository\\ProductRepository'] : $this->load('getProductRepository2Service.php')) && false ?: '_'};
}, 'Plugin\\Coupon4\\Repository\\CouponDetailRepository' => function () {
return ${($_ = isset($this->services['Plugin\\Coupon4\\Repository\\CouponDetailRepository']) ? $this->services['Plugin\\Coupon4\\Repository\\CouponDetailRepository'] : $this->load('getCouponDetailRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\Coupon4\\Repository\\CouponOrderRepository' => function () {
return ${($_ = isset($this->services['Plugin\\Coupon4\\Repository\\CouponOrderRepository']) ? $this->services['Plugin\\Coupon4\\Repository\\CouponOrderRepository'] : $this->load('getCouponOrderRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\Coupon4\\Repository\\CouponRepository' => function () {
return ${($_ = isset($this->services['Plugin\\Coupon4\\Repository\\CouponRepository']) ? $this->services['Plugin\\Coupon4\\Repository\\CouponRepository'] : $this->load('getCouponRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\DeliveryDate4\\Repository\\ConfigRepository' => function () {
return ${($_ = isset($this->services['Plugin\\DeliveryDate4\\Repository\\ConfigRepository']) ? $this->services['Plugin\\DeliveryDate4\\Repository\\ConfigRepository'] : $this->load('getConfigRepository2Service.php')) && false ?: '_'};
}, 'Plugin\\DeliveryDate4\\Repository\\DeliveryDateRepository' => function () {
return ${($_ = isset($this->services['Plugin\\DeliveryDate4\\Repository\\DeliveryDateRepository']) ? $this->services['Plugin\\DeliveryDate4\\Repository\\DeliveryDateRepository'] : $this->load('getDeliveryDateRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\DeliveryDate4\\Repository\\HolidayRepository' => function () {
return ${($_ = isset($this->services['Plugin\\DeliveryDate4\\Repository\\HolidayRepository']) ? $this->services['Plugin\\DeliveryDate4\\Repository\\HolidayRepository'] : $this->load('getHolidayRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\EtunaItemRanking\\Repository\\EtunaItemRankingConfigRepository' => function () {
return ${($_ = isset($this->services['Plugin\\EtunaItemRanking\\Repository\\EtunaItemRankingConfigRepository']) ? $this->services['Plugin\\EtunaItemRanking\\Repository\\EtunaItemRankingConfigRepository'] : $this->load('getEtunaItemRankingConfigRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\InstagramDspSet\\Repository\\InstagramConfigRepository' => function () {
return ${($_ = isset($this->services['Plugin\\InstagramDspSet\\Repository\\InstagramConfigRepository']) ? $this->services['Plugin\\InstagramDspSet\\Repository\\InstagramConfigRepository'] : $this->load('getInstagramConfigRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\MailMagazine4\\Repository\\MailMagazineSendHistoryRepository' => function () {
return ${($_ = isset($this->services['Plugin\\MailMagazine4\\Repository\\MailMagazineSendHistoryRepository']) ? $this->services['Plugin\\MailMagazine4\\Repository\\MailMagazineSendHistoryRepository'] : $this->load('getMailMagazineSendHistoryRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\MailMagazine4\\Repository\\MailMagazineTemplateRepository' => function () {
return ${($_ = isset($this->services['Plugin\\MailMagazine4\\Repository\\MailMagazineTemplateRepository']) ? $this->services['Plugin\\MailMagazine4\\Repository\\MailMagazineTemplateRepository'] : $this->load('getMailMagazineTemplateRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\Maker4\\Repository\\MakerRepository' => function () {
return ${($_ = isset($this->services['Plugin\\Maker4\\Repository\\MakerRepository']) ? $this->services['Plugin\\Maker4\\Repository\\MakerRepository'] : $this->load('getMakerRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\ProductReview4\\Repository\\ProductReviewConfigRepository' => function () {
return ${($_ = isset($this->services['Plugin\\ProductReview4\\Repository\\ProductReviewConfigRepository']) ? $this->services['Plugin\\ProductReview4\\Repository\\ProductReviewConfigRepository'] : $this->load('getProductReviewConfigRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\ProductReview4\\Repository\\ProductReviewRepository' => function () {
return ${($_ = isset($this->services['Plugin\\ProductReview4\\Repository\\ProductReviewRepository']) ? $this->services['Plugin\\ProductReview4\\Repository\\ProductReviewRepository'] : $this->load('getProductReviewRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\ProductReview4\\Repository\\ProductReviewStatusRepository' => function () {
return ${($_ = isset($this->services['Plugin\\ProductReview4\\Repository\\ProductReviewStatusRepository']) ? $this->services['Plugin\\ProductReview4\\Repository\\ProductReviewStatusRepository'] : $this->load('getProductReviewStatusRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\RelatedProduct4\\Repository\\RelatedProductRepository' => function () {
return ${($_ = isset($this->services['Plugin\\RelatedProduct4\\Repository\\RelatedProductRepository']) ? $this->services['Plugin\\RelatedProduct4\\Repository\\RelatedProductRepository'] : $this->load('getRelatedProductRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\SortProduct4Plus\\Repository\\SortProductRepository' => function () {
return ${($_ = isset($this->services['Plugin\\SortProduct4Plus\\Repository\\SortProductRepository']) ? $this->services['Plugin\\SortProduct4Plus\\Repository\\SortProductRepository'] : $this->load('getSortProductRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\VeriTrans4G\\Repository\\Master\\Vt4gSubscProductOrderCmpMailInfoRepository' => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\Repository\\Master\\Vt4gSubscProductOrderCmpMailInfoRepository']) ? $this->services['Plugin\\VeriTrans4G\\Repository\\Master\\Vt4gSubscProductOrderCmpMailInfoRepository'] : $this->load('getVt4gSubscProductOrderCmpMailInfoRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\VeriTrans4G\\Repository\\Master\\Vt4gSubscProductRepository' => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\Repository\\Master\\Vt4gSubscProductRepository']) ? $this->services['Plugin\\VeriTrans4G\\Repository\\Master\\Vt4gSubscProductRepository'] : $this->load('getVt4gSubscProductRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\VeriTrans4G\\Repository\\Master\\Vt4gSubscSaleTypeRepository' => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\Repository\\Master\\Vt4gSubscSaleTypeRepository']) ? $this->services['Plugin\\VeriTrans4G\\Repository\\Master\\Vt4gSubscSaleTypeRepository'] : $this->load('getVt4gSubscSaleTypeRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\VeriTrans4G\\Repository\\Vt4gCsvResultLogRepository' => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\Repository\\Vt4gCsvResultLogRepository']) ? $this->services['Plugin\\VeriTrans4G\\Repository\\Vt4gCsvResultLogRepository'] : $this->load('getVt4gCsvResultLogRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\VeriTrans4G\\Repository\\Vt4gOrderLogRepository' => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\Repository\\Vt4gOrderLogRepository']) ? $this->services['Plugin\\VeriTrans4G\\Repository\\Vt4gOrderLogRepository'] : $this->load('getVt4gOrderLogRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\VeriTrans4G\\Repository\\Vt4gOrderPaymentRepository' => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\Repository\\Vt4gOrderPaymentRepository']) ? $this->services['Plugin\\VeriTrans4G\\Repository\\Vt4gOrderPaymentRepository'] : $this->load('getVt4gOrderPaymentRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\VeriTrans4G\\Repository\\Vt4gPaymentMethodRepository' => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\Repository\\Vt4gPaymentMethodRepository']) ? $this->services['Plugin\\VeriTrans4G\\Repository\\Vt4gPaymentMethodRepository'] : $this->load('getVt4gPaymentMethodRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\VeriTrans4G\\Repository\\Vt4gPaymentReqEventRepository' => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\Repository\\Vt4gPaymentReqEventRepository']) ? $this->services['Plugin\\VeriTrans4G\\Repository\\Vt4gPaymentReqEventRepository'] : $this->load('getVt4gPaymentReqEventRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\VeriTrans4G\\Repository\\Vt4gPaymentRequestItemRepository' => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\Repository\\Vt4gPaymentRequestItemRepository']) ? $this->services['Plugin\\VeriTrans4G\\Repository\\Vt4gPaymentRequestItemRepository'] : $this->load('getVt4gPaymentRequestItemRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\VeriTrans4G\\Repository\\Vt4gPaymentRequestRepository' => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\Repository\\Vt4gPaymentRequestRepository']) ? $this->services['Plugin\\VeriTrans4G\\Repository\\Vt4gPaymentRequestRepository'] : $this->load('getVt4gPaymentRequestRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\VeriTrans4G\\Repository\\Vt4gPluginRepository' => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\Repository\\Vt4gPluginRepository']) ? $this->services['Plugin\\VeriTrans4G\\Repository\\Vt4gPluginRepository'] : $this->load('getVt4gPluginRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\VeriTrans4G\\Repository\\Vt4gSubscOrderItemRepository' => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\Repository\\Vt4gSubscOrderItemRepository']) ? $this->services['Plugin\\VeriTrans4G\\Repository\\Vt4gSubscOrderItemRepository'] : $this->load('getVt4gSubscOrderItemRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\VeriTrans4G\\Repository\\Vt4gSubscOrderRepository' => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\Repository\\Vt4gSubscOrderRepository']) ? $this->services['Plugin\\VeriTrans4G\\Repository\\Vt4gSubscOrderRepository'] : $this->load('getVt4gSubscOrderRepositoryService.php')) && false ?: '_'};
}])));
$a->addCustomStringFunction('NORMALIZE', 'Eccube\\Doctrine\\ORM\\Query\\Normalize');
$a->addCustomNumericFunction('EXTRACT', 'Eccube\\Doctrine\\ORM\\Query\\Extract');
$a->addFilter('option_nostock_hidden', 'Eccube\\Doctrine\\Filter\\NoStockHiddenFilter');
$a->addFilter('incomplete_order_status_hidden', 'Eccube\\Doctrine\\Filter\\OrderStatusFilter');
$a->addEntityNamespace('TrikoderOAuth2Bundle', 'Trikoder\\Bundle\\OAuth2Bundle\\Model');
$instance = \Doctrine\ORM\EntityManager::create(${($_ = isset($this->services['doctrine.dbal.default_connection']) ? $this->services['doctrine.dbal.default_connection'] : $this->getDoctrine_Dbal_DefaultConnectionService()) && false ?: '_'}, $a);
${($_ = isset($this->services['doctrine.orm.default_manager_configurator']) ? $this->services['doctrine.orm.default_manager_configurator'] : ($this->services['doctrine.orm.default_manager_configurator'] = new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))) && false ?: '_'}->configure($instance);
return $instance;
}
/**
* Gets the public 'doctrine_cache.providers.doctrine.orm.default_result_cache' shared service.
*
* @return \Doctrine\Common\Cache\ArrayCache
*/
protected function getDoctrineCache_Providers_Doctrine_Orm_DefaultResultCacheService()
{
$this->services['doctrine_cache.providers.doctrine.orm.default_result_cache'] = $instance = new \Doctrine\Common\Cache\ArrayCache();
$instance->setNamespace('sf_orm_default_3e7e6b8371715c7821c9eacd9e3fec0f11eb5e3da678a92b1eba19bf863ccfa7');
return $instance;
}
/**
* Gets the public 'eccube.logger' shared autowired service.
*
* @return \Eccube\Log\Logger
*/
protected function getEccube_LoggerService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->services['eccube.logger'] = $this->createProxy('Logger_fadf7f2', function () {
return \Logger_fadf7f2::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getEccube_LoggerService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
return new \Eccube\Log\Logger(${($_ = isset($this->services['Eccube\\Request\\Context']) ? $this->services['Eccube\\Request\\Context'] : $this->getContextService()) && false ?: '_'}, ${($_ = isset($this->services['logger']) ? $this->services['logger'] : $this->getLoggerService()) && false ?: '_'}, ${($_ = isset($this->services['monolog.logger.front']) ? $this->services['monolog.logger.front'] : $this->getMonolog_Logger_FrontService()) && false ?: '_'}, ${($_ = isset($this->services['monolog.logger.admin']) ? $this->services['monolog.logger.admin'] : $this->getMonolog_Logger_AdminService()) && false ?: '_'});
}
/**
* Gets the public 'http_kernel' shared service.
*
* @return \Symfony\Component\HttpKernel\HttpKernel
*/
protected function getHttpKernelService()
{
return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}, ${($_ = isset($this->services['debug.controller_resolver']) ? $this->services['debug.controller_resolver'] : $this->getDebug_ControllerResolverService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, ${($_ = isset($this->services['debug.argument_resolver']) ? $this->services['debug.argument_resolver'] : $this->getDebug_ArgumentResolverService()) && false ?: '_'});
}
/**
* Gets the public 'monolog.logger.admin' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_AdminService()
{
$this->services['monolog.logger.admin'] = $instance = new \Symfony\Bridge\Monolog\Logger('admin');
$instance->pushProcessor(${($_ = isset($this->services['Eccube\\Log\\Processor\\SessionProcessor']) ? $this->services['Eccube\\Log\\Processor\\SessionProcessor'] : $this->getSessionProcessorService()) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Eccube\\Log\\Processor\\TokenProcessor']) ? $this->services['Eccube\\Log\\Processor\\TokenProcessor'] : $this->getTokenProcessorService()) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Monolog\\Processor\\UidProcessor']) ? $this->services['Monolog\\Processor\\UidProcessor'] : ($this->services['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Monolog\\Processor\\IntrospectionProcessor']) ? $this->services['Monolog\\Processor\\IntrospectionProcessor'] : ($this->services['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor('!php/const:Monolog\\Logger::DEBUG', [0 => 'Eccube\\\\Log', 1 => 'Psr\\\\Log']))) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor']) ? $this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] : $this->getWebProcessorService()) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['debug.log_processor']) ? $this->services['debug.log_processor'] : ($this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor())) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.buffered']) ? $this->services['monolog.handler.buffered'] : $this->getMonolog_Handler_BufferedService()) && false ?: '_'});
return $instance;
}
/**
* Gets the public 'monolog.logger.front' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_FrontService()
{
$this->services['monolog.logger.front'] = $instance = new \Symfony\Bridge\Monolog\Logger('front');
$instance->pushProcessor(${($_ = isset($this->services['Eccube\\Log\\Processor\\SessionProcessor']) ? $this->services['Eccube\\Log\\Processor\\SessionProcessor'] : $this->getSessionProcessorService()) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Eccube\\Log\\Processor\\TokenProcessor']) ? $this->services['Eccube\\Log\\Processor\\TokenProcessor'] : $this->getTokenProcessorService()) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Monolog\\Processor\\UidProcessor']) ? $this->services['Monolog\\Processor\\UidProcessor'] : ($this->services['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Monolog\\Processor\\IntrospectionProcessor']) ? $this->services['Monolog\\Processor\\IntrospectionProcessor'] : ($this->services['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor('!php/const:Monolog\\Logger::DEBUG', [0 => 'Eccube\\\\Log', 1 => 'Psr\\\\Log']))) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor']) ? $this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] : $this->getWebProcessorService()) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['debug.log_processor']) ? $this->services['debug.log_processor'] : ($this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor())) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.buffered']) ? $this->services['monolog.handler.buffered'] : $this->getMonolog_Handler_BufferedService()) && false ?: '_'});
return $instance;
}
/**
* Gets the public 'profiler' shared service.
*
* @return \Symfony\Component\HttpKernel\Profiler\Profiler
*/
protected function getProfilerService()
{
$a = ${($_ = isset($this->services['monolog.logger.profiler']) ? $this->services['monolog.logger.profiler'] : $this->getMonolog_Logger_ProfilerService()) && false ?: '_'};
$this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDirs[0].'/profiler')), $a, true);
$b = ${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel')) && false ?: '_'};
$c = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
$c->addInstance('cache.app', ${($_ = isset($this->services['cache.app']) ? $this->services['cache.app'] : $this->getCache_AppService()) && false ?: '_'});
$c->addInstance('cache.system', ${($_ = isset($this->services['cache.system']) ? $this->services['cache.system'] : $this->getCache_SystemService()) && false ?: '_'});
$c->addInstance('cache.validator', ${($_ = isset($this->services['cache.validator']) ? $this->services['cache.validator'] : $this->getCache_ValidatorService()) && false ?: '_'});
$c->addInstance('cache.serializer', ${($_ = isset($this->services['cache.serializer']) ? $this->services['cache.serializer'] : $this->getCache_SerializerService()) && false ?: '_'});
$c->addInstance('cache.annotations', ${($_ = isset($this->services['cache.annotations']) ? $this->services['cache.annotations'] : $this->getCache_AnnotationsService()) && false ?: '_'});
$d = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
$d->addLogger('default', ${($_ = isset($this->services['doctrine.dbal.logger.profiling.default']) ? $this->services['doctrine.dbal.logger.profiling.default'] : ($this->services['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())) && false ?: '_'});
$e = ${($_ = isset($this->services['Eccube\\Repository\\PluginRepository']) ? $this->services['Eccube\\Repository\\PluginRepository'] : $this->getPluginRepositoryService()) && false ?: '_'};
$f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
if ($this->has('kernel')) {
$f->setKernel($b);
}
$instance->add(${($_ = isset($this->services['data_collector.request']) ? $this->services['data_collector.request'] : ($this->services['data_collector.request'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector())) && false ?: '_'});
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'}));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(${($_ = isset($this->services['validator']) ? $this->services['validator'] : $this->getValidatorService()) && false ?: '_'}));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
$instance->add(${($_ = isset($this->services['data_collector.form']) ? $this->services['data_collector.form'] : $this->getDataCollector_FormService()) && false ?: '_'});
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDirs[0].'/EccubeDevDebugProjectContainer')));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}));
$instance->add(${($_ = isset($this->services['data_collector.router']) ? $this->services['data_collector.router'] : ($this->services['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())) && false ?: '_'});
$instance->add($c);
$instance->add(${($_ = isset($this->services['data_collector.translation']) ? $this->services['data_collector.translation'] : $this->getDataCollector_TranslationService()) && false ?: '_'});
$instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'}, ${($_ = isset($this->services['security.role_hierarchy']) ? $this->services['security.role_hierarchy'] : ($this->services['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))) && false ?: '_'}, ${($_ = isset($this->services['security.logout_url_generator']) ? $this->services['security.logout_url_generator'] : $this->getSecurity_LogoutUrlGeneratorService()) && false ?: '_'}, ${($_ = isset($this->services['debug.security.access.decision_manager']) ? $this->services['debug.security.access.decision_manager'] : $this->getDebug_Security_Access_DecisionManagerService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall']) ? $this->services['security.firewall'] : $this->getSecurity_FirewallService()) && false ?: '_'}));
$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(${($_ = isset($this->services['twig.profile']) ? $this->services['twig.profile'] : ($this->services['twig.profile'] = new \Twig\Profiler\Profile())) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}));
$instance->add($d);
$instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
$instance->add(${($_ = isset($this->services['data_collector.dump']) ? $this->services['data_collector.dump'] : $this->getDataCollector_DumpService()) && false ?: '_'});
$instance->add(new \Eccube\DataCollector\EccubeDataCollector($this, $e));
$instance->add(${($_ = isset($this->services['mobile_detect_bundle.device.collector']) ? $this->services['mobile_detect_bundle.device.collector'] : $this->getMobileDetectBundle_Device_CollectorService()) && false ?: '_'});
$instance->add($f);
$instance->add(new \Eccube\DataCollector\EccubeDataCollector($this, $e));
return $instance;
}
/**
* Gets the public 'request_stack' shared service.
*
* @return \Symfony\Component\HttpFoundation\RequestStack
*/
protected function getRequestStackService()
{
return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
}
/**
* Gets the public 'router' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Routing\Router
*/
protected function getRouterService()
{
$this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router($this, 'kernel:loadRoutes', ['cache_dir' => $this->targetDirs[0], 'debug' => true, 'generator_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator', 'generator_base_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator', 'generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\PhpGeneratorDumper', 'generator_cache_class' => 'EccubeDevDebugProjectContainerUrlGenerator', 'matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher', 'matcher_base_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher', 'matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\PhpMatcherDumper', 'matcher_cache_class' => 'EccubeDevDebugProjectContainerUrlMatcher', 'strict_requirements' => true, 'resource_type' => 'service'], ${($_ = isset($this->services['router.request_context']) ? $this->services['router.request_context'] : $this->getRouter_RequestContextService()) && false ?: '_'});
$instance->setConfigCacheFactory(${($_ = isset($this->services['config_cache_factory']) ? $this->services['config_cache_factory'] : $this->getConfigCacheFactoryService()) && false ?: '_'});
return $instance;
}
/**
* Gets the public 'security.authorization_checker' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
*/
protected function getSecurity_AuthorizationCheckerService()
{
return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'}, ${($_ = isset($this->services['security.authentication.manager']) ? $this->services['security.authentication.manager'] : $this->getSecurity_Authentication_ManagerService()) && false ?: '_'}, ${($_ = isset($this->services['debug.security.access.decision_manager']) ? $this->services['debug.security.access.decision_manager'] : $this->getDebug_Security_Access_DecisionManagerService()) && false ?: '_'}, false);
}
/**
* Gets the public 'security.csrf.token_manager' shared service.
*
* @return \Symfony\Component\Security\Csrf\CsrfTokenManager
*/
protected function getSecurity_Csrf_TokenManagerService()
{
return $this->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ${($_ = isset($this->services['security.csrf.token_storage']) ? $this->services['security.csrf.token_storage'] : $this->getSecurity_Csrf_TokenStorageService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'});
}
/**
* Gets the public 'security.token_storage' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage
*/
protected function getSecurity_TokenStorageService()
{
return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage();
}
/**
* Gets the public 'session' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Session
*/
protected function getSessionService()
{
return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(${($_ = isset($this->services['session.storage.native']) ? $this->services['session.storage.native'] : $this->getSession_Storage_NativeService()) && false ?: '_'});
}
/**
* Gets the public 'state_machine.order' shared service.
*
* @return \Symfony\Component\Workflow\StateMachine
*/
protected function getStateMachine_OrderService()
{
return $this->services['state_machine.order'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([0 => '1', 1 => '3', 2 => '4', 3 => '5', 4 => '6', 5 => '7', 6 => '8', 7 => '9'], [0 => new \Symfony\Component\Workflow\Transition('pay', '1', '6'), 1 => new \Symfony\Component\Workflow\Transition('packing', '1', '4'), 2 => new \Symfony\Component\Workflow\Transition('packing', '6', '4'), 3 => new \Symfony\Component\Workflow\Transition('cancel', '1', '3'), 4 => new \Symfony\Component\Workflow\Transition('cancel', '4', '3'), 5 => new \Symfony\Component\Workflow\Transition('cancel', '6', '3'), 6 => new \Symfony\Component\Workflow\Transition('back_to_in_progress', '3', '4'), 7 => new \Symfony\Component\Workflow\Transition('ship', '1', '5'), 8 => new \Symfony\Component\Workflow\Transition('ship', '6', '5'), 9 => new \Symfony\Component\Workflow\Transition('ship', '4', '5'), 10 => new \Symfony\Component\Workflow\Transition('return', '5', '9'), 11 => new \Symfony\Component\Workflow\Transition('cancel_return', '9', '5')], '1'), new \Symfony\Component\Workflow\MarkingStore\SingleStateMarkingStore('status'), ${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}, 'order');
}
/**
* Gets the public 'translator' shared service.
*
* @return \Symfony\Component\Translation\DataCollectorTranslator
*/
protected function getTranslatorService()
{
return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(new \Symfony\Component\Translation\LoggingTranslator(${($_ = isset($this->services['translator.default']) ? $this->services['translator.default'] : $this->getTranslator_DefaultService()) && false ?: '_'}, ${($_ = isset($this->services['monolog.logger.translation']) ? $this->services['monolog.logger.translation'] : $this->getMonolog_Logger_TranslationService()) && false ?: '_'}));
}
/**
* Gets the public 'twig' shared service.
*
* @return \Twig\Environment
*/
protected function getTwigService()
{
$this->services['twig'] = $instance = new \Twig\Environment(${($_ = isset($this->services['twig.loader']) ? $this->services['twig.loader'] : $this->getTwig_LoaderService()) && false ?: '_'}, ['debug' => true, 'strict_variables' => true, 'base_template_class' => 'Eccube\\Twig\\Template', 'autoescape' => 'name', 'cache' => ($this->targetDirs[0].'/twig'), 'charset' => 'UTF-8']);
$a = ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'};
$b = ${($_ = isset($this->services['debug.file_link_formatter']) ? $this->services['debug.file_link_formatter'] : $this->getDebug_FileLinkFormatterService()) && false ?: '_'};
$c = ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'};
$d = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 0);
$d->setDisplayOptions(['fileLinkFormat' => $b]);
$e = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
$e->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $b]);
$f = new \Symfony\Bridge\Twig\AppVariable();
$f->setEnvironment('dev');
$f->setDebug(true);
if ($this->has('security.token_storage')) {
$f->setTokenStorage(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'});
}
if ($this->has('request_stack')) {
$f->setRequestStack($c);
}
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(${($_ = isset($this->services['security.logout_url_generator']) ? $this->services['security.logout_url_generator'] : $this->getSecurity_LogoutUrlGeneratorService()) && false ?: '_'}));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'}));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(${($_ = isset($this->services['twig.profile']) ? $this->services['twig.profile'] : ($this->services['twig.profile'] = new \Twig\Profiler\Profile())) && false ?: '_'}, $a));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(${($_ = isset($this->services['assets.packages']) ? $this->services['assets.packages'] : $this->getAssets_PackagesService()) && false ?: '_'}));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($b, ($this->targetDirs[3].'/src/Eccube'), 'UTF-8'));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($a, true));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension($c, ${($_ = isset($this->services['router.request_context']) ? $this->services['router.request_context'] : $this->getRouter_RequestContextService()) && false ?: '_'}));
$instance->addExtension(${($_ = isset($this->services['workflow.twig_extension']) ? $this->services['workflow.twig_extension'] : $this->getWorkflow_TwigExtensionService()) && false ?: '_'});
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension([0 => $this, 1 => 'twig.form.renderer']));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(${($_ = isset($this->services['var_dumper.cloner']) ? $this->services['var_dumper.cloner'] : $this->getVarDumper_ClonerService()) && false ?: '_'}, $d));
$instance->addExtension(new \Eccube\Twig\Extension\CartServiceExtension(${($_ = isset($this->services['Eccube\\Service\\CartService']) ? $this->services['Eccube\\Service\\CartService'] : $this->getCartServiceService()) && false ?: '_'}));
$instance->addExtension(new \Eccube\Twig\Extension\CsrfExtension(${($_ = isset($this->services['security.csrf.token_manager']) ? $this->services['security.csrf.token_manager'] : $this->getSecurity_Csrf_TokenManagerService()) && false ?: '_'}));
$instance->addExtension(new \Eccube\Twig\Extension\EccubeBlockExtension($instance, []));
$instance->addExtension(${($_ = isset($this->services['Eccube\\Twig\\Extension\\EccubeExtension']) ? $this->services['Eccube\\Twig\\Extension\\EccubeExtension'] : $this->getEccubeExtensionService()) && false ?: '_'});
$instance->addExtension(new \Eccube\Twig\Extension\IntlExtension());
$instance->addExtension(new \Eccube\Twig\Extension\RepositoryExtension(${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}));
$instance->addExtension(${($_ = isset($this->services['Eccube\\Twig\\Extension\\TaxExtension']) ? $this->services['Eccube\\Twig\\Extension\\TaxExtension'] : $this->getTaxExtensionService()) && false ?: '_'});
$instance->addExtension(new \Eccube\Twig\Extension\TwigIncludeExtension($instance));
$instance->addExtension(new \Twig_Extension_StringLoader());
$instance->addExtension(new \Twig\Extensions\IntlExtension());
$instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
$instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($e));
$instance->addExtension(${($_ = isset($this->services['mobile_detect.twig.extension']) ? $this->services['mobile_detect.twig.extension'] : $this->getMobileDetect_Twig_ExtensionService()) && false ?: '_'});
$instance->addExtension(${($_ = isset($this->services['knp_paginator.twig.extension.pagination']) ? $this->services['knp_paginator.twig.extension.pagination'] : $this->getKnpPaginator_Twig_Extension_PaginationService()) && false ?: '_'});
$instance->addGlobal('app', $f);
$instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\ServiceLocator(['Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => function () {
return ${($_ = isset($this->services['twig.runtime.httpkernel']) ? $this->services['twig.runtime.httpkernel'] : $this->load('getTwig_Runtime_HttpkernelService.php')) && false ?: '_'};
}, 'Symfony\\Component\\Form\\FormRenderer' => function () {
return ${($_ = isset($this->services['twig.form.renderer']) ? $this->services['twig.form.renderer'] : $this->load('getTwig_Form_RendererService.php')) && false ?: '_'};
}])));
$instance->addGlobal('BaseInfo', NULL);
$instance->addGlobal('eccube_config', ${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'});
$instance->addGlobal('event_dispatcher', ${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'});
(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', $this->getEnv('ECCUBE_TIMEZONE'), 0, '.', ','))->configure($instance);
return $instance;
}
/**
* Gets the public 'validator' shared service.
*
* @return \Symfony\Component\Validator\Validator\TraceableValidator
*/
protected function getValidatorService()
{
return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(${($_ = isset($this->services['validator.builder']) ? $this->services['validator.builder'] : $this->getValidator_BuilderService()) && false ?: '_'}->getValidator());
}
/**
* Gets the public 'var_dumper.cloner' shared service.
*
* @return \Symfony\Component\VarDumper\Cloner\VarCloner
*/
protected function getVarDumper_ClonerService()
{
$this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
$instance->setMaxItems(2500);
$instance->setMinDepth(1);
$instance->setMaxString(-1);
return $instance;
}
/**
* Gets the private 'Eccube\Doctrine\Query\Queries' shared autowired service.
*
* @return \Eccube\Doctrine\Query\Queries
*/
protected function getQueriesService()
{
$this->services['Eccube\\Doctrine\\Query\\Queries'] = $instance = new \Eccube\Doctrine\Query\Queries();
$instance->addCustomizer(new \Customize\Repository\CustomerSearchCustomizer());
$instance->addCustomizer(new \Customize\Repository\MakerWhereCustomizer());
$instance->addCustomizer(new \Customize\Repository\OrderSearchAdminCustomizer());
$instance->addCustomizer(${($_ = isset($this->services['Plugin\\MailMagazine4\\Entity\\AdminCustomerQueryCustomizer']) ? $this->services['Plugin\\MailMagazine4\\Entity\\AdminCustomerQueryCustomizer'] : ($this->services['Plugin\\MailMagazine4\\Entity\\AdminCustomerQueryCustomizer'] = new \Plugin\MailMagazine4\Entity\AdminCustomerQueryCustomizer())) && false ?: '_'});
$instance->addCustomizer(${($_ = isset($this->services['Plugin\\SortProduct4Plus\\Entity\\SortProductJoin']) ? $this->services['Plugin\\SortProduct4Plus\\Entity\\SortProductJoin'] : $this->getSortProductJoinService()) && false ?: '_'});
$instance->addCustomizer(${($_ = isset($this->services['Plugin\\SortProduct4Plus\\Entity\\SortProductOrderBy']) ? $this->services['Plugin\\SortProduct4Plus\\Entity\\SortProductOrderBy'] : $this->getSortProductOrderByService()) && false ?: '_'});
return $instance;
}
/**
* Gets the private 'Eccube\EventListener\ForwardOnlyListener' shared autowired service.
*
* @return \Eccube\EventListener\ForwardOnlyListener
*/
protected function getForwardOnlyListenerService()
{
return $this->services['Eccube\\EventListener\\ForwardOnlyListener'] = new \Eccube\EventListener\ForwardOnlyListener();
}
/**
* Gets the private 'Eccube\EventListener\IpAddrListener' shared autowired service.
*
* @return \Eccube\EventListener\IpAddrListener
*/
protected function getIpAddrListenerService()
{
return $this->services['Eccube\\EventListener\\IpAddrListener'] = new \Eccube\EventListener\IpAddrListener(${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Request\\Context']) ? $this->services['Eccube\\Request\\Context'] : $this->getContextService()) && false ?: '_'});
}
/**
* Gets the private 'Eccube\EventListener\LogListener' shared autowired service.
*
* @return \Eccube\EventListener\LogListener
*/
protected function getLogListenerService()
{
return $this->services['Eccube\\EventListener\\LogListener'] = new \Eccube\EventListener\LogListener(${($_ = isset($this->services['eccube.logger']) ? $this->services['eccube.logger'] : $this->getEccube_LoggerService()) && false ?: '_'});
}
/**
* Gets the private 'Eccube\EventListener\MobileTemplatePathListener' shared autowired service.
*
* @return \Eccube\EventListener\MobileTemplatePathListener
*/
protected function getMobileTemplatePathListenerService()
{
return $this->services['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(${($_ = isset($this->services['Eccube\\Request\\Context']) ? $this->services['Eccube\\Request\\Context'] : $this->getContextService()) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['mobile_detect.mobile_detector.default']) ? $this->services['mobile_detect.mobile_detector.default'] : ($this->services['mobile_detect.mobile_detector.default'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'});
}
/**
* Gets the private 'Eccube\EventListener\TransactionListener' shared autowired service.
*
* @return \Eccube\EventListener\TransactionListener
*/
protected function getTransactionListenerService()
{
return $this->services['Eccube\\EventListener\\TransactionListener'] = new \Eccube\EventListener\TransactionListener(${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'});
}
/**
* Gets the private 'Eccube\EventListener\TwigInitializeListener' shared autowired service.
*
* @return \Eccube\EventListener\TwigInitializeListener
*/
protected function getTwigInitializeListenerService()
{
return $this->services['Eccube\\EventListener\\TwigInitializeListener'] = new \Eccube\EventListener\TwigInitializeListener(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\BaseInfoRepository']) ? $this->services['Eccube\\Repository\\BaseInfoRepository'] : $this->getBaseInfoRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\PageRepository']) ? $this->services['Eccube\\Repository\\PageRepository'] : $this->getPageRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\PageLayoutRepository']) ? $this->services['Eccube\\Repository\\PageLayoutRepository'] : $this->getPageLayoutRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\BlockPositionRepository']) ? $this->services['Eccube\\Repository\\BlockPositionRepository'] : $this->getBlockPositionRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\Master\\DeviceTypeRepository']) ? $this->services['Eccube\\Repository\\Master\\DeviceTypeRepository'] : $this->getDeviceTypeRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\AuthorityRoleRepository']) ? $this->services['Eccube\\Repository\\AuthorityRoleRepository'] : $this->getAuthorityRoleRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Request\\Context']) ? $this->services['Eccube\\Request\\Context'] : $this->getContextService()) && false ?: '_'}, ${($_ = isset($this->services['mobile_detect.mobile_detector.default']) ? $this->services['mobile_detect.mobile_detector.default'] : ($this->services['mobile_detect.mobile_detector.default'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())) && false ?: '_'}, ${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\LayoutRepository']) ? $this->services['Eccube\\Repository\\LayoutRepository'] : $this->getLayoutRepositoryService()) && false ?: '_'});
}
/**
* Gets the private 'Eccube\Log\Processor\SessionProcessor' shared autowired service.
*
* @return \Eccube\Log\Processor\SessionProcessor
*/
protected function getSessionProcessorService()
{
return $this->services['Eccube\\Log\\Processor\\SessionProcessor'] = new \Eccube\Log\Processor\SessionProcessor(${($_ = isset($this->services['session']) ? $this->services['session'] : $this->getSessionService()) && false ?: '_'});
}
/**
* Gets the private 'Eccube\Log\Processor\TokenProcessor' shared autowired service.
*
* @return \Eccube\Log\Processor\TokenProcessor
*/
protected function getTokenProcessorService()
{
return $this->services['Eccube\\Log\\Processor\\TokenProcessor'] = new \Eccube\Log\Processor\TokenProcessor(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'});
}
/**
* Gets the private 'Eccube\Repository\AuthorityRoleRepository' shared autowired service.
*
* @return \Eccube\Repository\AuthorityRoleRepository
*/
protected function getAuthorityRoleRepositoryService()
{
return $this->services['Eccube\\Repository\\AuthorityRoleRepository'] = new \Eccube\Repository\AuthorityRoleRepository(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
}
/**
* Gets the private 'Eccube\Repository\BaseInfoRepository' shared autowired service.
*
* @return \Eccube\Repository\BaseInfoRepository
*/
protected function getBaseInfoRepositoryService()
{
return $this->services['Eccube\\Repository\\BaseInfoRepository'] = new \Eccube\Repository\BaseInfoRepository(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
}
/**
* Gets the private 'Eccube\Repository\BlockPositionRepository' shared autowired service.
*
* @return \Eccube\Repository\BlockPositionRepository
*/
protected function getBlockPositionRepositoryService()
{
return $this->services['Eccube\\Repository\\BlockPositionRepository'] = new \Eccube\Repository\BlockPositionRepository(${($_ = isset($this->services['Eccube\\Repository\\BlockRepository']) ? $this->services['Eccube\\Repository\\BlockRepository'] : $this->getBlockRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
}
/**
* Gets the private 'Eccube\Repository\BlockRepository' shared autowired service.
*
* @return \Eccube\Repository\BlockRepository
*/
protected function getBlockRepositoryService()
{
return $this->services['Eccube\\Repository\\BlockRepository'] = new \Eccube\Repository\BlockRepository(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'});
}
/**
* Gets the private 'Eccube\Repository\CartRepository' shared autowired service.
*
* @return \Eccube\Repository\CartRepository
*/
protected function getCartRepositoryService()
{
return $this->services['Eccube\\Repository\\CartRepository'] = new \Eccube\Repository\CartRepository(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
}
/**
* Gets the private 'Eccube\Repository\LayoutRepository' shared autowired service.
*
* @return \Eccube\Repository\LayoutRepository
*/
protected function getLayoutRepositoryService()
{
return $this->services['Eccube\\Repository\\LayoutRepository'] = new \Eccube\Repository\LayoutRepository(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
}
/**
* Gets the private 'Eccube\Repository\Master\DeviceTypeRepository' shared autowired service.
*
* @return \Eccube\Repository\Master\DeviceTypeRepository
*/
protected function getDeviceTypeRepositoryService()
{
return $this->services['Eccube\\Repository\\Master\\DeviceTypeRepository'] = new \Eccube\Repository\Master\DeviceTypeRepository(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
}
/**
* Gets the private 'Eccube\Repository\OrderRepository' shared autowired service.
*
* @return \Eccube\Repository\OrderRepository
*/
protected function getOrderRepositoryService()
{
return $this->services['Eccube\\Repository\\OrderRepository'] = new \Eccube\Repository\OrderRepository(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Doctrine\\Query\\Queries']) ? $this->services['Eccube\\Doctrine\\Query\\Queries'] : $this->getQueriesService()) && false ?: '_'});
}
/**
* Gets the private 'Eccube\Repository\PageLayoutRepository' shared autowired service.
*
* @return \Eccube\Repository\PageLayoutRepository
*/
protected function getPageLayoutRepositoryService()
{
return $this->services['Eccube\\Repository\\PageLayoutRepository'] = new \Eccube\Repository\PageLayoutRepository(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
}
/**
* Gets the private 'Eccube\Repository\PageRepository' shared autowired service.
*
* @return \Eccube\Repository\PageRepository
*/
protected function getPageRepositoryService()
{
return $this->services['Eccube\\Repository\\PageRepository'] = new \Eccube\Repository\PageRepository(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'}, $this);
}
/**
* Gets the private 'Eccube\Repository\PluginRepository' shared autowired service.
*
* @return \Eccube\Repository\PluginRepository
*/
protected function getPluginRepositoryService()
{
return $this->services['Eccube\\Repository\\PluginRepository'] = new \Eccube\Repository\PluginRepository(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
}
/**
* Gets the private 'Eccube\Repository\ProductClassRepository' shared autowired service.
*
* @return \Eccube\Repository\ProductClassRepository
*/
protected function getProductClassRepositoryService()
{
return $this->services['Eccube\\Repository\\ProductClassRepository'] = new \Eccube\Repository\ProductClassRepository(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
}
/**
* Gets the private 'Eccube\Repository\ProductRepository' shared autowired service.
*
* @return \Eccube\Repository\ProductRepository
*/
protected function getProductRepositoryService()
{
return $this->services['Eccube\\Repository\\ProductRepository'] = new \Eccube\Repository\ProductRepository(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Doctrine\\Query\\Queries']) ? $this->services['Eccube\\Doctrine\\Query\\Queries'] : $this->getQueriesService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'});
}
/**
* Gets the private 'Eccube\Repository\TaxRuleRepository' shared autowired service.
*
* @return \Eccube\Repository\TaxRuleRepository
*/
protected function getTaxRuleRepositoryService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->services['Eccube\\Repository\\TaxRuleRepository'] = $this->createProxy('TaxRuleRepository_f7111db', function () {
return \TaxRuleRepository_f7111db::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getTaxRuleRepositoryService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
return new \Eccube\Repository\TaxRuleRepository(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'}, ${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'}, ${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\BaseInfoRepository']) ? $this->services['Eccube\\Repository\\BaseInfoRepository'] : $this->getBaseInfoRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'});
}
/**
* Gets the private 'Eccube\Request\Context' shared autowired service.
*
* @return \Eccube\Request\Context
*/
protected function getContextService()
{
return $this->services['Eccube\\Request\\Context'] = new \Eccube\Request\Context(${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'}, ${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'});
}
/**
* Gets the private 'Eccube\Service\CartService' shared autowired service.
*
* @return \Eccube\Service\CartService
*/
protected function getCartServiceService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->services['Eccube\\Service\\CartService'] = $this->createProxy('CartService_9dde17f', function () {
return \CartService_9dde17f::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getCartServiceService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
return new \Eccube\Service\CartService(${($_ = isset($this->services['session']) ? $this->services['session'] : $this->getSessionService()) && false ?: '_'}, ${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\ProductClassRepository']) ? $this->services['Eccube\\Repository\\ProductClassRepository'] : $this->getProductClassRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\CartRepository']) ? $this->services['Eccube\\Repository\\CartRepository'] : $this->getCartRepositoryService()) && false ?: '_'}, new \Eccube\Service\Cart\ProductClassComparator(), new \Eccube\Service\Cart\SaleTypeCartAllocator(), ${($_ = isset($this->services['Eccube\\Repository\\OrderRepository']) ? $this->services['Eccube\\Repository\\OrderRepository'] : $this->getOrderRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'}, ${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'});
}
/**
* Gets the private 'Eccube\Twig\Extension\EccubeExtension' shared autowired service.
*
* @return \Eccube\Twig\Extension\EccubeExtension
*/
protected function getEccubeExtensionService()
{
return $this->services['Eccube\\Twig\\Extension\\EccubeExtension'] = new \Eccube\Twig\Extension\EccubeExtension(${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\ProductRepository']) ? $this->services['Eccube\\Repository\\ProductRepository'] : $this->getProductRepositoryService()) && false ?: '_'});
}
/**
* Gets the private 'Eccube\Twig\Extension\TaxExtension' shared autowired service.
*
* @return \Eccube\Twig\Extension\TaxExtension
*/
protected function getTaxExtensionService()
{
return $this->services['Eccube\\Twig\\Extension\\TaxExtension'] = new \Eccube\Twig\Extension\TaxExtension(${($_ = isset($this->services['Eccube\\Repository\\TaxRuleRepository']) ? $this->services['Eccube\\Repository\\TaxRuleRepository'] : $this->getTaxRuleRepositoryService()) && false ?: '_'});
}
/**
* Gets the private 'Monolog\Processor\IntrospectionProcessor' shared autowired service.
*
* @return \Monolog\Processor\IntrospectionProcessor
*/
protected function getIntrospectionProcessorService()
{
return $this->services['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor('!php/const:Monolog\\Logger::DEBUG', [0 => 'Eccube\\\\Log', 1 => 'Psr\\\\Log']);
}
/**
* Gets the private 'Monolog\Processor\UidProcessor' shared autowired service.
*
* @return \Monolog\Processor\UidProcessor
*/
protected function getUidProcessorService()
{
return $this->services['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor();
}
/**
* Gets the private 'Plugin\Api\Repository\WebHookRepository' shared autowired service.
*
* @return \Plugin\Api\Repository\WebHookRepository
*/
protected function getWebHookRepositoryService()
{
return $this->services['Plugin\\Api\\Repository\\WebHookRepository'] = new \Plugin\Api\Repository\WebHookRepository(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
}
/**
* Gets the private 'Plugin\Api\Service\WebHookEvents' shared autowired service.
*
* @return \Plugin\Api\Service\WebHookEvents
*/
protected function getWebHookEventsService()
{
$this->services['Plugin\\Api\\Service\\WebHookEvents'] = $instance = new \Plugin\Api\Service\WebHookEvents();
$instance->addTrigger(new \Plugin\Api\Service\CoreEntityTrigger());
return $instance;
}
/**
* Gets the private 'Plugin\Api\Service\WebHookService' shared autowired service.
*
* @return \Plugin\Api\Service\WebHookService
*/
protected function getWebHookServiceService()
{
return $this->services['Plugin\\Api\\Service\\WebHookService'] = new \Plugin\Api\Service\WebHookService(${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}, ${($_ = isset($this->services['Plugin\\Api\\Repository\\WebHookRepository']) ? $this->services['Plugin\\Api\\Repository\\WebHookRepository'] : $this->getWebHookRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Plugin\\Api\\Service\\WebHookEvents']) ? $this->services['Plugin\\Api\\Service\\WebHookEvents'] : $this->getWebHookEventsService()) && false ?: '_'});
}
/**
* Gets the private 'Plugin\MailMagazine4\Entity\AdminCustomerQueryCustomizer' shared service.
*
* @return \Plugin\MailMagazine4\Entity\AdminCustomerQueryCustomizer
*/
protected function getAdminCustomerQueryCustomizerService()
{
return $this->services['Plugin\\MailMagazine4\\Entity\\AdminCustomerQueryCustomizer'] = new \Plugin\MailMagazine4\Entity\AdminCustomerQueryCustomizer();
}
/**
* Gets the private 'Plugin\SortProduct4Plus\Entity\SortProductJoin' shared service.
*
* @return \Plugin\SortProduct4Plus\Entity\SortProductJoin
*/
protected function getSortProductJoinService()
{
return $this->services['Plugin\\SortProduct4Plus\\Entity\\SortProductJoin'] = new \Plugin\SortProduct4Plus\Entity\SortProductJoin(${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'});
}
/**
* Gets the private 'Plugin\SortProduct4Plus\Entity\SortProductOrderBy' shared service.
*
* @return \Plugin\SortProduct4Plus\Entity\SortProductOrderBy
*/
protected function getSortProductOrderByService()
{
return $this->services['Plugin\\SortProduct4Plus\\Entity\\SortProductOrderBy'] = new \Plugin\SortProduct4Plus\Entity\SortProductOrderBy(${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'});
}
/**
* Gets the private 'Symfony\Bridge\Monolog\Processor\WebProcessor' shared autowired service.
*
* @return \Symfony\Bridge\Monolog\Processor\WebProcessor
*/
protected function getWebProcessorService()
{
return $this->services['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']);
}
/**
* Gets the private 'annotation_reader' shared service.
*
* @return \Doctrine\Common\Annotations\CachedReader
*/
protected function getAnnotationReaderService()
{
return $this->services['annotation_reader'] = new \Doctrine\Common\Annotations\CachedReader(${($_ = isset($this->services['annotations.reader']) ? $this->services['annotations.reader'] : $this->getAnnotations_ReaderService()) && false ?: '_'}, ${($_ = isset($this->services['annotations.cache']) ? $this->services['annotations.cache'] : $this->load('getAnnotations_CacheService.php')) && false ?: '_'}, true);
}
/**
* Gets the private 'annotations.reader' shared service.
*
* @return \Doctrine\Common\Annotations\AnnotationReader
*/
protected function getAnnotations_ReaderService()
{
$this->services['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
$a = new \Doctrine\Common\Annotations\AnnotationRegistry();
$a->registerUniqueLoader('class_exists');
$instance->addGlobalIgnoredName('required', $a);
return $instance;
}
/**
* Gets the private 'argument_metadata_factory' shared service.
*
* @return \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory
*/
protected function getArgumentMetadataFactoryService()
{
return $this->services['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory();
}
/**
* Gets the private 'assets.context' shared service.
*
* @return \Symfony\Component\Asset\Context\RequestStackContext
*/
protected function getAssets_ContextService()
{
return $this->services['assets.context'] = new \Symfony\Component\Asset\Context\RequestStackContext(${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, '', false);
}
/**
* Gets the private 'assets.packages' shared service.
*
* @return \Symfony\Component\Asset\Packages
*/
protected function getAssets_PackagesService()
{
$a = new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy();
$b = ${($_ = isset($this->services['assets.context']) ? $this->services['assets.context'] : $this->getAssets_ContextService()) && false ?: '_'};
return $this->services['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('/html/template/'.$this->getEnv('string:ECCUBE_TEMPLATE_CODE'), $a, $b), ['admin' => new \Symfony\Component\Asset\PathPackage('/html/template/admin', $a, $b), 'save_image' => new \Symfony\Component\Asset\PathPackage('/html/upload/save_image', $a, $b), 'plugin' => new \Symfony\Component\Asset\PathPackage('/html/plugin', $a, $b), 'install' => new \Symfony\Component\Asset\PathPackage('/html/template/install', $a, $b), 'temp_image' => new \Symfony\Component\Asset\PathPackage('/html/upload/temp_image', $a, $b), 'user_data' => new \Symfony\Component\Asset\PathPackage('/html/user_data', $a, $b)]);
}
/**
* Gets the private 'cache.annotations' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AnnotationsService()
{
return $this->services['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('x2YpzAU4yg', 0, $this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ${($_ = isset($this->services['monolog.logger.cache']) ? $this->services['monolog.logger.cache'] : $this->getMonolog_Logger_CacheService()) && false ?: '_'}));
}
/**
* Gets the private 'cache.serializer' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SerializerService()
{
return $this->services['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('PymMQH-Uy9', 0, $this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ${($_ = isset($this->services['monolog.logger.cache']) ? $this->services['monolog.logger.cache'] : $this->getMonolog_Logger_CacheService()) && false ?: '_'}));
}
/**
* Gets the private 'cache.validator' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_ValidatorService()
{
return $this->services['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('lv5RdfQaMs', 0, $this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ${($_ = isset($this->services['monolog.logger.cache']) ? $this->services['monolog.logger.cache'] : $this->getMonolog_Logger_CacheService()) && false ?: '_'}));
}
/**
* Gets the private 'config_cache_factory' shared service.
*
* @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
*/
protected function getConfigCacheFactoryService()
{
return $this->services['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
yield 0 => ${($_ = isset($this->services['dependency_injection.config.container_parameters_resource_checker']) ? $this->services['dependency_injection.config.container_parameters_resource_checker'] : ($this->services['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this))) && false ?: '_'};
yield 1 => ${($_ = isset($this->services['config.resource.self_checking_resource_checker']) ? $this->services['config.resource.self_checking_resource_checker'] : ($this->services['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker())) && false ?: '_'};
}, 2));
}
/**
* Gets the private 'controller_name_converter' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser
*/
protected function getControllerNameConverterService()
{
return $this->services['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'});
}
/**
* Gets the private 'data_collector.form' shared service.
*
* @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
*/
protected function getDataCollector_FormService()
{
return $this->services['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(${($_ = isset($this->services['data_collector.form.extractor']) ? $this->services['data_collector.form.extractor'] : ($this->services['data_collector.form.extractor'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor())) && false ?: '_'});
}
/**
* Gets the private 'data_collector.form.extractor' shared service.
*
* @return \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor
*/
protected function getDataCollector_Form_ExtractorService()
{
return $this->services['data_collector.form.extractor'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor();
}
/**
* Gets the private 'data_collector.request' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector
*/
protected function getDataCollector_RequestService()
{
return $this->services['data_collector.request'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector();
}
/**
* Gets the private 'data_collector.router' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector
*/
protected function getDataCollector_RouterService()
{
return $this->services['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector();
}
/**
* Gets the private 'data_collector.translation' shared service.
*
* @return \Symfony\Component\Translation\DataCollector\TranslationDataCollector
*/
protected function getDataCollector_TranslationService()
{
return $this->services['data_collector.translation'] = new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'});
}
/**
* Gets the private 'debug.argument_resolver' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver
*/
protected function getDebug_ArgumentResolverService()
{
return $this->services['debug.argument_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(${($_ = isset($this->services['argument_metadata_factory']) ? $this->services['argument_metadata_factory'] : ($this->services['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())) && false ?: '_'}, new RewindableGenerator(function () {
yield 0 => ${($_ = isset($this->services['argument_resolver.request_attribute']) ? $this->services['argument_resolver.request_attribute'] : ($this->services['argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver())) && false ?: '_'};
yield 1 => ${($_ = isset($this->services['argument_resolver.request']) ? $this->services['argument_resolver.request'] : ($this->services['argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver())) && false ?: '_'};
yield 2 => ${($_ = isset($this->services['argument_resolver.session']) ? $this->services['argument_resolver.session'] : ($this->services['argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver())) && false ?: '_'};
yield 3 => ${($_ = isset($this->services['security.user_value_resolver']) ? $this->services['security.user_value_resolver'] : $this->load('getSecurity_UserValueResolverService.php')) && false ?: '_'};
yield 4 => ${($_ = isset($this->services['sensio_framework_extra.psr7.argument_value_resolver.server_request']) ? $this->services['sensio_framework_extra.psr7.argument_value_resolver.server_request'] : $this->load('getSensioFrameworkExtra_Psr7_ArgumentValueResolver_ServerRequestService.php')) && false ?: '_'};
yield 5 => ${($_ = isset($this->services['argument_resolver.service']) ? $this->services['argument_resolver.service'] : $this->load('getArgumentResolver_ServiceService.php')) && false ?: '_'};
yield 6 => ${($_ = isset($this->services['argument_resolver.default']) ? $this->services['argument_resolver.default'] : ($this->services['argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver())) && false ?: '_'};
yield 7 => ${($_ = isset($this->services['argument_resolver.variadic']) ? $this->services['argument_resolver.variadic'] : ($this->services['argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver())) && false ?: '_'};
}, 8)), ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'});
}
/**
* Gets the private 'debug.controller_resolver' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
*/
protected function getDebug_ControllerResolverService()
{
return $this->services['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ${($_ = isset($this->services['controller_name_converter']) ? $this->services['controller_name_converter'] : ($this->services['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}))) && false ?: '_'}, ${($_ = isset($this->services['monolog.logger.request']) ? $this->services['monolog.logger.request'] : $this->getMonolog_Logger_RequestService()) && false ?: '_'}), ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'}, ${($_ = isset($this->services['debug.argument_resolver']) ? $this->services['debug.argument_resolver'] : $this->getDebug_ArgumentResolverService()) && false ?: '_'});
}
/**
* Gets the private 'debug.debug_handlers_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
*/
protected function getDebug_DebugHandlersListenerService()
{
return $this->services['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, ${($_ = isset($this->services['monolog.logger.php']) ? $this->services['monolog.logger.php'] : $this->getMonolog_Logger_PhpService()) && false ?: '_'}, -1, -1, true, ${($_ = isset($this->services['debug.file_link_formatter']) ? $this->services['debug.file_link_formatter'] : $this->getDebug_FileLinkFormatterService()) && false ?: '_'}, true);
}
/**
* Gets the private 'debug.event_dispatcher' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
*/
protected function getDebug_EventDispatcherService()
{
$this->services['debug.event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher($this), ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'}, ${($_ = isset($this->services['monolog.logger.event']) ? $this->services['monolog.logger.event'] : $this->getMonolog_Logger_EventService()) && false ?: '_'});
$instance->addListener('trikoder.oauth2.user_resolve', [0 => function () {
return ${($_ = isset($this->services['Plugin\\Api\\EventListener\\UserResolveListener']) ? $this->services['Plugin\\Api\\EventListener\\UserResolveListener'] : $this->load('getUserResolveListenerService.php')) && false ?: '_'};
}, 1 => 'onUserResolve'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ${($_ = isset($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor']) ? $this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] : $this->getWebProcessorService()) && false ?: '_'};
}, 1 => 'onKernelRequest'], 1024);
$instance->addListener('kernel.controller', [0 => function () {
return ${($_ = isset($this->services['data_collector.router']) ? $this->services['data_collector.router'] : ($this->services['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())) && false ?: '_'};
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ${($_ = isset($this->services['mobile_detect.request_listener']) ? $this->services['mobile_detect.request_listener'] : $this->getMobileDetect_RequestListenerService()) && false ?: '_'};
}, 1 => 'handleRequest'], 1);
$instance->addListener('kernel.response', [0 => function () {
return ${($_ = isset($this->services['mobile_detect.request_listener']) ? $this->services['mobile_detect.request_listener'] : $this->getMobileDetect_RequestListenerService()) && false ?: '_'};
}, 1 => 'handleResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ${($_ = isset($this->services['knp_paginator.subscriber.sliding_pagination']) ? $this->services['knp_paginator.subscriber.sliding_pagination'] : $this->getKnpPaginator_Subscriber_SlidingPaginationService()) && false ?: '_'};
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('trikoder.oauth2.authorization_request_resolve', [0 => function () {
return ${($_ = isset($this->services['Trikoder\\Bundle\\OAuth2Bundle\\EventListener\\AuthorizationRequestUserResolvingListener']) ? $this->services['Trikoder\\Bundle\\OAuth2Bundle\\EventListener\\AuthorizationRequestUserResolvingListener'] : $this->load('getAuthorizationRequestUserResolvingListenerService.php')) && false ?: '_'};
}, 1 => 'onAuthorizationRequest'], 1024);
$instance->addListener('kernel.exception', [0 => function () {
return ${($_ = isset($this->services['Trikoder\\Bundle\\OAuth2Bundle\\EventListener\\ConvertExceptionToResponseListener']) ? $this->services['Trikoder\\Bundle\\OAuth2Bundle\\EventListener\\ConvertExceptionToResponseListener'] : ($this->services['Trikoder\\Bundle\\OAuth2Bundle\\EventListener\\ConvertExceptionToResponseListener'] = new \Trikoder\Bundle\OAuth2Bundle\EventListener\ConvertExceptionToResponseListener())) && false ?: '_'};
}, 1 => 'onKernelException'], 10);
$instance->addListener('kernel.controller', [0 => function () {
return ${($_ = isset($this->services['Eccube\\EventListener\\ForwardOnlyListener']) ? $this->services['Eccube\\EventListener\\ForwardOnlyListener'] : ($this->services['Eccube\\EventListener\\ForwardOnlyListener'] = new \Eccube\EventListener\ForwardOnlyListener())) && false ?: '_'};
}, 1 => 'onController'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ${($_ = isset($this->services['Eccube\\EventListener\\IpAddrListener']) ? $this->services['Eccube\\EventListener\\IpAddrListener'] : $this->getIpAddrListenerService()) && false ?: '_'};
}, 1 => 'onKernelRequest'], 512);
$instance->addListener('kernel.request', [0 => function () {
return ${($_ = isset($this->services['Eccube\\EventListener\\LogListener']) ? $this->services['Eccube\\EventListener\\LogListener'] : $this->getLogListenerService()) && false ?: '_'};
}, 1 => 'onKernelRequestEarly'], 500);
$instance->addListener('kernel.request', [0 => function () {
return ${($_ = isset($this->services['Eccube\\EventListener\\LogListener']) ? $this->services['Eccube\\EventListener\\LogListener'] : $this->getLogListenerService()) && false ?: '_'};
}, 1 => 'onKernelRequest'], 6);
$instance->addListener('kernel.response', [0 => function () {
return ${($_ = isset($this->services['Eccube\\EventListener\\LogListener']) ? $this->services['Eccube\\EventListener\\LogListener'] : $this->getLogListenerService()) && false ?: '_'};
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ${($_ = isset($this->services['Eccube\\EventListener\\LogListener']) ? $this->services['Eccube\\EventListener\\LogListener'] : $this->getLogListenerService()) && false ?: '_'};
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ${($_ = isset($this->services['Eccube\\EventListener\\LogListener']) ? $this->services['Eccube\\EventListener\\LogListener'] : $this->getLogListenerService()) && false ?: '_'};
}, 1 => 'onKernelTerminate'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ${($_ = isset($this->services['Eccube\\EventListener\\LogListener']) ? $this->services['Eccube\\EventListener\\LogListener'] : $this->getLogListenerService()) && false ?: '_'};
}, 1 => 'onKernelException'], -4);
$instance->addListener('kernel.request', [0 => function () {
return ${($_ = isset($this->services['Eccube\\EventListener\\MobileTemplatePathListener']) ? $this->services['Eccube\\EventListener\\MobileTemplatePathListener'] : $this->getMobileTemplatePathListenerService()) && false ?: '_'};
}, 1 => 'onKernelRequest'], 512);
$instance->addListener('security.interactive_login', [0 => function () {
return ${($_ = isset($this->services['Eccube\\EventListener\\SecurityListener']) ? $this->services['Eccube\\EventListener\\SecurityListener'] : $this->load('getSecurityListenerService.php')) && false ?: '_'};
}, 1 => 'onInteractiveLogin'], 0);
$instance->addListener('security.authentication.failure', [0 => function () {
return ${($_ = isset($this->services['Eccube\\EventListener\\SecurityListener']) ? $this->services['Eccube\\EventListener\\SecurityListener'] : $this->load('getSecurityListenerService.php')) && false ?: '_'};
}, 1 => 'onAuthenticationFailure'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ${($_ = isset($this->services['Eccube\\EventListener\\TransactionListener']) ? $this->services['Eccube\\EventListener\\TransactionListener'] : $this->getTransactionListenerService()) && false ?: '_'};
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ${($_ = isset($this->services['Eccube\\EventListener\\TransactionListener']) ? $this->services['Eccube\\EventListener\\TransactionListener'] : $this->getTransactionListenerService()) && false ?: '_'};
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ${($_ = isset($this->services['Eccube\\EventListener\\TransactionListener']) ? $this->services['Eccube\\EventListener\\TransactionListener'] : $this->getTransactionListenerService()) && false ?: '_'};
}, 1 => 'onKernelTerminate'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ${($_ = isset($this->services['Eccube\\EventListener\\TwigInitializeListener']) ? $this->services['Eccube\\EventListener\\TwigInitializeListener'] : $this->getTwigInitializeListenerService()) && false ?: '_'};
}, 1 => 'onKernelRequest'], 6);
$instance->addListener('form.pre_bind', [0 => function () {
return ${($_ = isset($this->services['Eccube\\Form\\EventListener\\ConvertKanaListener']) ? $this->services['Eccube\\Form\\EventListener\\ConvertKanaListener'] : ($this->services['Eccube\\Form\\EventListener\\ConvertKanaListener'] = new \Eccube\Form\EventListener\ConvertKanaListener())) && false ?: '_'};
}, 1 => 'onPreSubmit'], 0);
$instance->addListener('form.pre_bind', [0 => function () {
return ${($_ = isset($this->services['Eccube\\Form\\EventListener\\TruncateHyphenListener']) ? $this->services['Eccube\\Form\\EventListener\\TruncateHyphenListener'] : ($this->services['Eccube\\Form\\EventListener\\TruncateHyphenListener'] = new \Eccube\Form\EventListener\TruncateHyphenListener())) && false ?: '_'};
}, 1 => 'onPreSubmit'], 0);
$instance->addListener('workflow.order.completed', [0 => function () {
return ${($_ = isset($this->services['Eccube\\Service\\OrderStateMachine']) ? $this->services['Eccube\\Service\\OrderStateMachine'] : $this->load('getOrderStateMachineService.php')) && false ?: '_'};
}, 1 => 'onCompleted'], 0);
$instance->addListener('workflow.order.transition.pay', [0 => function () {
return ${($_ = isset($this->services['Eccube\\Service\\OrderStateMachine']) ? $this->services['Eccube\\Service\\OrderStateMachine'] : $this->load('getOrderStateMachineService.php')) && false ?: '_'};
}, 1 => 'updatePaymentDate'], 0);
$instance->addListener('workflow.order.transition.cancel', [0 => function () {
return ${($_ = isset($this->services['Eccube\\Service\\OrderStateMachine']) ? $this->services['Eccube\\Service\\OrderStateMachine'] : $this->load('getOrderStateMachineService.php')) && false ?: '_'};
}, 1 => 'rollbackStock'], 0);
$instance->addListener('workflow.order.transition.cancel', [0 => function () {
return ${($_ = isset($this->services['Eccube\\Service\\OrderStateMachine']) ? $this->services['Eccube\\Service\\OrderStateMachine'] : $this->load('getOrderStateMachineService.php')) && false ?: '_'};
}, 1 => 'rollbackUsePoint'], 0);
$instance->addListener('workflow.order.transition.back_to_in_progress', [0 => function () {
return ${($_ = isset($this->services['Eccube\\Service\\OrderStateMachine']) ? $this->services['Eccube\\Service\\OrderStateMachine'] : $this->load('getOrderStateMachineService.php')) && false ?: '_'};
}, 1 => 'commitStock'], 0);
$instance->addListener('workflow.order.transition.back_to_in_progress', [0 => function () {
return ${($_ = isset($this->services['Eccube\\Service\\OrderStateMachine']) ? $this->services['Eccube\\Service\\OrderStateMachine'] : $this->load('getOrderStateMachineService.php')) && false ?: '_'};
}, 1 => 'commitUsePoint'], 0);
$instance->addListener('workflow.order.transition.ship', [0 => function () {
return ${($_ = isset($this->services['Eccube\\Service\\OrderStateMachine']) ? $this->services['Eccube\\Service\\OrderStateMachine'] : $this->load('getOrderStateMachineService.php')) && false ?: '_'};
}, 1 => 'commitAddPoint'], 0);
$instance->addListener('workflow.order.transition.return', [0 => function () {
return ${($_ = isset($this->services['Eccube\\Service\\OrderStateMachine']) ? $this->services['Eccube\\Service\\OrderStateMachine'] : $this->load('getOrderStateMachineService.php')) && false ?: '_'};
}, 1 => 'rollbackUsePoint'], 0);
$instance->addListener('workflow.order.transition.return', [0 => function () {
return ${($_ = isset($this->services['Eccube\\Service\\OrderStateMachine']) ? $this->services['Eccube\\Service\\OrderStateMachine'] : $this->load('getOrderStateMachineService.php')) && false ?: '_'};
}, 1 => 'rollbackAddPoint'], 0);
$instance->addListener('workflow.order.transition.cancel_return', [0 => function () {
return ${($_ = isset($this->services['Eccube\\Service\\OrderStateMachine']) ? $this->services['Eccube\\Service\\OrderStateMachine'] : $this->load('getOrderStateMachineService.php')) && false ?: '_'};
}, 1 => 'commitUsePoint'], 0);
$instance->addListener('workflow.order.transition.cancel_return', [0 => function () {
return ${($_ = isset($this->services['Eccube\\Service\\OrderStateMachine']) ? $this->services['Eccube\\Service\\OrderStateMachine'] : $this->load('getOrderStateMachineService.php')) && false ?: '_'};
}, 1 => 'commitAddPoint'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ${($_ = isset($this->services['Eccube\\Service\\SystemService']) ? $this->services['Eccube\\Service\\SystemService'] : $this->load('getSystemServiceService.php')) && false ?: '_'};
}, 1 => 'disableMaintenanceEvent'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ${($_ = isset($this->services['Eccube\\Util\\CacheUtil']) ? $this->services['Eccube\\Util\\CacheUtil'] : ($this->services['Eccube\\Util\\CacheUtil'] = new \Eccube\Util\CacheUtil(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}, $this))) && false ?: '_'};
}, 1 => 'forceClearCache'], 0);
$instance->addListener('trikoder.oauth2.authorization_request_resolve', [0 => function () {
return ${($_ = isset($this->services['Plugin\\Api\\EventListener\\AuthorizationRequestResolveListener']) ? $this->services['Plugin\\Api\\EventListener\\AuthorizationRequestResolveListener'] : $this->load('getAuthorizationRequestResolveListenerService.php')) && false ?: '_'};
}, 1 => 'onAuthorizationRequestResolve'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ${($_ = isset($this->services['Plugin\\Api\\Service\\WebHookService']) ? $this->services['Plugin\\Api\\Service\\WebHookService'] : $this->getWebHookServiceService()) && false ?: '_'};
}, 1 => 'fire'], 0);
$instance->addListener('Shopping/index.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\Coupon4\\Event']) ? $this->services['Plugin\\Coupon4\\Event'] : $this->load('getEventService.php')) && false ?: '_'};
}, 1 => 'index'], 0);
$instance->addListener('Shopping/confirm.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\Coupon4\\Event']) ? $this->services['Plugin\\Coupon4\\Event'] : $this->load('getEventService.php')) && false ?: '_'};
}, 1 => 'index'], 0);
$instance->addListener('Mypage/history.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\Coupon4\\Event']) ? $this->services['Plugin\\Coupon4\\Event'] : $this->load('getEventService.php')) && false ?: '_'};
}, 1 => 'onRenderMypageHistory'], 0);
$instance->addListener('@admin/Order/edit.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\Coupon4\\Event']) ? $this->services['Plugin\\Coupon4\\Event'] : $this->load('getEventService.php')) && false ?: '_'};
}, 1 => 'onRenderAdminOrderEdit'], 0);
$instance->addListener('@admin/Setting/Shop/delivery_edit.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\DeliveryDate4\\DeliveryDateEvent']) ? $this->services['Plugin\\DeliveryDate4\\DeliveryDateEvent'] : $this->load('getDeliveryDateEventService.php')) && false ?: '_'};
}, 1 => 'onTemplateAdminSettingShopDeliveryEdit'], 0);
$instance->addListener('admin.setting.shop.delivery.edit.complete', [0 => function () {
return ${($_ = isset($this->services['Plugin\\DeliveryDate4\\DeliveryDateEvent']) ? $this->services['Plugin\\DeliveryDate4\\DeliveryDateEvent'] : $this->load('getDeliveryDateEventService.php')) && false ?: '_'};
}, 1 => 'hookAdminSettingShopDeliveryEditComplete'], 0);
$instance->addListener('admin.product.copy.complete', [0 => function () {
return ${($_ = isset($this->services['Plugin\\DeliveryDate4\\DeliveryDateEvent']) ? $this->services['Plugin\\DeliveryDate4\\DeliveryDateEvent'] : $this->load('getDeliveryDateEventService.php')) && false ?: '_'};
}, 1 => 'hookAdminProductCopyComplete'], 0);
$instance->addListener('@admin/Product/product.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\DeliveryDate4\\DeliveryDateEvent']) ? $this->services['Plugin\\DeliveryDate4\\DeliveryDateEvent'] : $this->load('getDeliveryDateEventService.php')) && false ?: '_'};
}, 1 => 'onTemplateAdminProductEdit'], 0);
$instance->addListener('@admin/Product/product_class.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\DeliveryDate4\\DeliveryDateEvent']) ? $this->services['Plugin\\DeliveryDate4\\DeliveryDateEvent'] : $this->load('getDeliveryDateEventService.php')) && false ?: '_'};
}, 1 => 'onTemplateAdminProductClassEdit'], 0);
$instance->addListener('csvimportproductext.admin.product.csv.import.product.descriptions', [0 => function () {
return ${($_ = isset($this->services['Plugin\\DeliveryDate4\\DeliveryDateEvent']) ? $this->services['Plugin\\DeliveryDate4\\DeliveryDateEvent'] : $this->load('getDeliveryDateEventService.php')) && false ?: '_'};
}, 1 => 'hookAdminProductCsvImportProductDescriptions'], 0);
$instance->addListener('csvimportproductext.admin.product.csv.import.product.check', [0 => function () {
return ${($_ = isset($this->services['Plugin\\DeliveryDate4\\DeliveryDateEvent']) ? $this->services['Plugin\\DeliveryDate4\\DeliveryDateEvent'] : $this->load('getDeliveryDateEventService.php')) && false ?: '_'};
}, 1 => 'hookAdminProductCsvImportProductCheck'], 0);
$instance->addListener('csvimportproductext.admin.product.csv.import.product.process', [0 => function () {
return ${($_ = isset($this->services['Plugin\\DeliveryDate4\\DeliveryDateEvent']) ? $this->services['Plugin\\DeliveryDate4\\DeliveryDateEvent'] : $this->load('getDeliveryDateEventService.php')) && false ?: '_'};
}, 1 => 'hookAdminProductCsvImportProductProcess'], 0);
$instance->addListener('knp_pager.items', [0 => function () {
return ${($_ = isset($this->services['Plugin\\MailMagazine4\\Event\\MailMagazineHistoryFilePaginationSubscriber']) ? $this->services['Plugin\\MailMagazine4\\Event\\MailMagazineHistoryFilePaginationSubscriber'] : $this->load('getMailMagazineHistoryFilePaginationSubscriberService.php')) && false ?: '_'};
}, 1 => 'items'], 1);
$instance->addListener('Product/detail.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\Maker4\\MakerEvent']) ? $this->services['Plugin\\Maker4\\MakerEvent'] : ($this->services['Plugin\\Maker4\\MakerEvent'] = new \Plugin\Maker4\MakerEvent())) && false ?: '_'};
}, 1 => 'onTemplateProductDetail'], 10);
$instance->addListener('@admin/Order/index.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\OrderBulkDelete4\\Event']) ? $this->services['Plugin\\OrderBulkDelete4\\Event'] : ($this->services['Plugin\\OrderBulkDelete4\\Event'] = new \Plugin\OrderBulkDelete4\Event())) && false ?: '_'};
}, 1 => 'onAdminOrderIndexTwig'], 0);
$instance->addListener('Product/detail.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\ProductReview4\\ProductReviewEvent']) ? $this->services['Plugin\\ProductReview4\\ProductReviewEvent'] : $this->load('getProductReviewEventService.php')) && false ?: '_'};
}, 1 => 'detail'], 0);
$instance->addListener('@admin/Product/product.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\RelatedProduct4\\RelatedProductEvent']) ? $this->services['Plugin\\RelatedProduct4\\RelatedProductEvent'] : ($this->services['Plugin\\RelatedProduct4\\RelatedProductEvent'] = new \Plugin\RelatedProduct4\RelatedProductEvent())) && false ?: '_'};
}, 1 => 'onRenderAdminProduct'], 0);
$instance->addListener('Product/detail.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\RelatedProduct4\\RelatedProductEvent']) ? $this->services['Plugin\\RelatedProduct4\\RelatedProductEvent'] : ($this->services['Plugin\\RelatedProduct4\\RelatedProductEvent'] = new \Plugin\RelatedProduct4\RelatedProductEvent())) && false ?: '_'};
}, 1 => 'onRenderProductDetail'], 0);
$instance->addListener('@admin/Setting/Shop/payment_edit.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'settingShopPaymentRenderBefore'], 0);
$instance->addListener('@admin/Setting/Shop/payment.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'settingShopPaymentAddRegistBtnRenderBefore'], 0);
$instance->addListener('@admin/Order/index.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'orderIndexRenderBefore'], 0);
$instance->addListener('@admin/Order/edit.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'orderEditRenderBefore'], 0);
$instance->addListener('Mypage/index.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'myPageNaviRenderBefore'], 0);
$instance->addListener('Mypage/history.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'myPageNaviRenderBefore'], 0);
$instance->addListener('Mypage/favorite.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'myPageNaviRenderBefore'], 0);
$instance->addListener('Mypage/change.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'myPageNaviRenderBefore'], 0);
$instance->addListener('Mypage/change_complete.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'myPageNaviRenderBefore'], 0);
$instance->addListener('Mypage/delivery.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'myPageNaviRenderBefore'], 0);
$instance->addListener('Mypage/delivery_edit.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'myPageNaviRenderBefore'], 0);
$instance->addListener('Mypage/withdraw.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'myPageNaviRenderBefore'], 0);
$instance->addListener('VeriTrans4G/Resource/template/default/Mypage/vt4g_account_id.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'myPageNaviRenderBefore'], 0);
$instance->addListener('VeriTrans4G/Resource/template/default/Mypage/vt4g_subsc_payment.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'myPageNaviRenderBefore'], 0);
$instance->addListener('VeriTrans4G/Resource/template/default/Mypage/vt4g_subsc_payment_history.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'myPageNaviRenderBefore'], 0);
$instance->addListener('admin.setting.shop.payment.edit.complete', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'settingShopPaymentEditComplete'], 0);
$instance->addListener('mail.order', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'sendOrderMailBefore'], 0);
$instance->addListener('admin.order.mail.index.initialize', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'adminOrderMailInitAfter'], 0);
$instance->addListener('admin.order.edit.index.complete', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'adminOrderEditIndexComplete'], 0);
$instance->addListener('Shopping/index.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'shoppingIndexRenderBefore'], 0);
$instance->addListener('Shopping/confirm.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'shoppingConfirmRenderBefore'], 0);
$instance->addListener('front.mypage.withdraw.index.complete', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'frontMypageWithdrawComplete'], 0);
$instance->addListener('admin.customer.delete.complete', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'adminCustomerDeleteComplete'], 0);
$instance->addListener('admin.customer.edit.index.complete', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'adminCustomerEditIndexComplete'], 0);
$instance->addListener('@admin/Customer/edit.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'adminCustomerEditRenderBefore'], 0);
$instance->addListener('admin.customer.csv.export', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'adminCustomerCsvExport'], 0);
$instance->addListener('front.mypage.mypage.index.search', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'frontMypageIndexSearch'], 0);
$instance->addListener('admin.product.edit.complete', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'adminProductEditComplete'], 0);
$instance->addListener('admin.product.delete.complete', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'adminProductDeleteComplete'], 0);
$instance->addListener('admin.product.copy.complete', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'adminProductCopyComplete'], 0);
$instance->addListener('@admin/Product/product_class.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'adminProductClassRenderBefore'], 0);
$instance->addListener('@admin/Product/product.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'adminProductRenderBefore'], 0);
$instance->addListener('Cart/index.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'cartRenderBefore'], 0);
$instance->addListener('admin.order.csv.export.order', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'adminOrderCsvExport'], 0);
$instance->addListener('admin.order.csv.export.shipping', [0 => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent']) ? $this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] : ($this->services['Plugin\\VeriTrans4G\\EventListener\\Vt4gEvent'] = new \Plugin\VeriTrans4G\EventListener\Vt4gEvent($this))) && false ?: '_'};
}, 1 => 'adminOrderCsvExport'], 0);
$instance->addListener('@admin/index.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\XssFixer\\Event']) ? $this->services['Plugin\\XssFixer\\Event'] : $this->load('getEvent3Service.php')) && false ?: '_'};
}, 1 => 'alert'], 0);
$instance->addListener('front.entry.activate.complete', [0 => function () {
return ${($_ = isset($this->services['Customize\\EventSubscriber\\EntryPointSubscriber']) ? $this->services['Customize\\EventSubscriber\\EntryPointSubscriber'] : $this->load('getEntryPointSubscriberService.php')) && false ?: '_'};
}, 1 => 'onFrontEntryActivateComplete'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ${($_ = isset($this->services['response_listener']) ? $this->services['response_listener'] : ($this->services['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'))) && false ?: '_'};
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ${($_ = isset($this->services['streamed_response_listener']) ? $this->services['streamed_response_listener'] : ($this->services['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener())) && false ?: '_'};
}, 1 => 'onKernelResponse'], -1024);
$instance->addListener('kernel.request', [0 => function () {
return ${($_ = isset($this->services['locale_listener']) ? $this->services['locale_listener'] : $this->getLocaleListenerService()) && false ?: '_'};
}, 1 => 'onKernelRequest'], 16);
$instance->addListener('kernel.finish_request', [0 => function () {
return ${($_ = isset($this->services['locale_listener']) ? $this->services['locale_listener'] : $this->getLocaleListenerService()) && false ?: '_'};
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ${($_ = isset($this->services['validate_request_listener']) ? $this->services['validate_request_listener'] : ($this->services['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener())) && false ?: '_'};
}, 1 => 'onKernelRequest'], 256);
$instance->addListener('kernel.request', [0 => function () {
return ${($_ = isset($this->services['resolve_controller_name_subscriber']) ? $this->services['resolve_controller_name_subscriber'] : $this->getResolveControllerNameSubscriberService()) && false ?: '_'};
}, 1 => 'onKernelRequest'], 24);
$instance->addListener('console.error', [0 => function () {
return ${($_ = isset($this->services['console.error_listener']) ? $this->services['console.error_listener'] : $this->load('getConsole_ErrorListenerService.php')) && false ?: '_'};
}, 1 => 'onConsoleError'], -128);
$instance->addListener('console.terminate', [0 => function () {
return ${($_ = isset($this->services['console.error_listener']) ? $this->services['console.error_listener'] : $this->load('getConsole_ErrorListenerService.php')) && false ?: '_'};
}, 1 => 'onConsoleTerminate'], -128);
$instance->addListener('kernel.request', [0 => function () {
return ${($_ = isset($this->services['session_listener']) ? $this->services['session_listener'] : $this->getSessionListenerService()) && false ?: '_'};
}, 1 => 'onKernelRequest'], 128);
$instance->addListener('kernel.response', [0 => function () {
return ${($_ = isset($this->services['session_listener']) ? $this->services['session_listener'] : $this->getSessionListenerService()) && false ?: '_'};
}, 1 => 'onKernelResponse'], -1000);
$instance->addListener('kernel.finish_request', [0 => function () {
return ${($_ = isset($this->services['session_listener']) ? $this->services['session_listener'] : $this->getSessionListenerService()) && false ?: '_'};
}, 1 => 'onFinishRequest'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ${($_ = isset($this->services['session.save_listener']) ? $this->services['session.save_listener'] : ($this->services['session.save_listener'] = new \Symfony\Component\HttpKernel\EventListener\SaveSessionListener())) && false ?: '_'};
}, 1 => 'onKernelResponse'], -1000);
$instance->addListener('kernel.response', [0 => function () {
return ${($_ = isset($this->services['esi_listener']) ? $this->services['esi_listener'] : $this->getEsiListenerService()) && false ?: '_'};
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ${($_ = isset($this->services['fragment.listener']) ? $this->services['fragment.listener'] : $this->getFragment_ListenerService()) && false ?: '_'};
}, 1 => 'onKernelRequest'], 48);
$instance->addListener('kernel.request', [0 => function () {
return ${($_ = isset($this->services['translator_listener']) ? $this->services['translator_listener'] : $this->getTranslatorListenerService()) && false ?: '_'};
}, 1 => 'onKernelRequest'], 10);
$instance->addListener('kernel.finish_request', [0 => function () {
return ${($_ = isset($this->services['translator_listener']) ? $this->services['translator_listener'] : $this->getTranslatorListenerService()) && false ?: '_'};
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};
}, 1 => 'onKernelResponse'], -100);
$instance->addListener('kernel.exception', [0 => function () {
return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};
}, 1 => 'onKernelTerminate'], -1024);
$instance->addListener('kernel.controller', [0 => function () {
return ${($_ = isset($this->services['data_collector.request']) ? $this->services['data_collector.request'] : ($this->services['data_collector.request'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector())) && false ?: '_'};
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ${($_ = isset($this->services['data_collector.request']) ? $this->services['data_collector.request'] : ($this->services['data_collector.request'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector())) && false ?: '_'};
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ${($_ = isset($this->services['debug.debug_handlers_listener']) ? $this->services['debug.debug_handlers_listener'] : $this->getDebug_DebugHandlersListenerService()) && false ?: '_'};
}, 1 => 'configure'], 2048);
$instance->addListener('console.command', [0 => function () {
return ${($_ = isset($this->services['debug.debug_handlers_listener']) ? $this->services['debug.debug_handlers_listener'] : $this->getDebug_DebugHandlersListenerService()) && false ?: '_'};
}, 1 => 'configure'], 2048);
$instance->addListener('kernel.request', [0 => function () {
return ${($_ = isset($this->services['router_listener']) ? $this->services['router_listener'] : $this->getRouterListenerService()) && false ?: '_'};
}, 1 => 'onKernelRequest'], 32);
$instance->addListener('kernel.finish_request', [0 => function () {
return ${($_ = isset($this->services['router_listener']) ? $this->services['router_listener'] : $this->getRouterListenerService()) && false ?: '_'};
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ${($_ = isset($this->services['router_listener']) ? $this->services['router_listener'] : $this->getRouterListenerService()) && false ?: '_'};
}, 1 => 'onKernelException'], -64);
$instance->addListener('kernel.response', [0 => function () {
return ${($_ = isset($this->services['security.rememberme.response_listener']) ? $this->services['security.rememberme.response_listener'] : ($this->services['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener())) && false ?: '_'};
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ${($_ = isset($this->services['security.firewall']) ? $this->services['security.firewall'] : $this->getSecurity_FirewallService()) && false ?: '_'};
}, 1 => 'onKernelRequest'], 8);
$instance->addListener('kernel.finish_request', [0 => function () {
return ${($_ = isset($this->services['security.firewall']) ? $this->services['security.firewall'] : $this->getSecurity_FirewallService()) && false ?: '_'};
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ${($_ = isset($this->services['sensio_framework_extra.controller.listener']) ? $this->services['sensio_framework_extra.controller.listener'] : $this->getSensioFrameworkExtra_Controller_ListenerService()) && false ?: '_'};
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ${($_ = isset($this->services['sensio_framework_extra.converter.listener']) ? $this->services['sensio_framework_extra.converter.listener'] : $this->getSensioFrameworkExtra_Converter_ListenerService()) && false ?: '_'};
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ${($_ = isset($this->services['sensio_framework_extra.view.listener']) ? $this->services['sensio_framework_extra.view.listener'] : $this->getSensioFrameworkExtra_View_ListenerService()) && false ?: '_'};
}, 1 => 'onKernelController'], -128);
$instance->addListener('kernel.view', [0 => function () {
return ${($_ = isset($this->services['sensio_framework_extra.view.listener']) ? $this->services['sensio_framework_extra.view.listener'] : $this->getSensioFrameworkExtra_View_ListenerService()) && false ?: '_'};
}, 1 => 'onKernelView'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ${($_ = isset($this->services['sensio_framework_extra.cache.listener']) ? $this->services['sensio_framework_extra.cache.listener'] : ($this->services['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener())) && false ?: '_'};
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ${($_ = isset($this->services['sensio_framework_extra.cache.listener']) ? $this->services['sensio_framework_extra.cache.listener'] : ($this->services['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener())) && false ?: '_'};
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ${($_ = isset($this->services['sensio_framework_extra.security.listener']) ? $this->services['sensio_framework_extra.security.listener'] : $this->getSensioFrameworkExtra_Security_ListenerService()) && false ?: '_'};
}, 1 => 'onKernelControllerArguments'], 0);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ${($_ = isset($this->services['framework_extra_bundle.event.is_granted']) ? $this->services['framework_extra_bundle.event.is_granted'] : $this->getFrameworkExtraBundle_Event_IsGrantedService()) && false ?: '_'};
}, 1 => 'onKernelControllerArguments'], 0);
$instance->addListener('kernel.view', [0 => function () {
return ${($_ = isset($this->services['sensio_framework_extra.psr7.listener.response']) ? $this->services['sensio_framework_extra.psr7.listener.response'] : $this->load('getSensioFrameworkExtra_Psr7_Listener_ResponseService.php')) && false ?: '_'};
}, 1 => 'onKernelView'], 0);
$instance->addListener('console.command', [0 => function () {
return ${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'};
}, 1 => 'onCommand'], 255);
$instance->addListener('console.terminate', [0 => function () {
return ${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'};
}, 1 => 'onTerminate'], -255);
$instance->addListener('kernel.exception', [0 => function () {
return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load('getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
}, 1 => 'onException'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load('getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
}, 1 => 'onTerminate'], 0);
$instance->addListener('console.error', [0 => function () {
return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load('getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
}, 1 => 'onException'], 0);
$instance->addListener('console.terminate', [0 => function () {
return ${($_ = isset($this->services['swiftmailer.email_sender.listener']) ? $this->services['swiftmailer.email_sender.listener'] : $this->load('getSwiftmailer_EmailSender_ListenerService.php')) && false ?: '_'};
}, 1 => 'onTerminate'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ${($_ = isset($this->services['twig.exception_listener']) ? $this->services['twig.exception_listener'] : $this->load('getTwig_ExceptionListenerService.php')) && false ?: '_'};
}, 1 => 'onKernelException'], -128);
$instance->addListener('console.command', [0 => function () {
return ${($_ = isset($this->services['debug.dump_listener']) ? $this->services['debug.dump_listener'] : $this->load('getDebug_DumpListenerService.php')) && false ?: '_'};
}, 1 => 'configure'], 1024);
$instance->addListener('kernel.response', [0 => function () {
return ${($_ = isset($this->services['web_profiler.debug_toolbar']) ? $this->services['web_profiler.debug_toolbar'] : $this->getWebProfiler_DebugToolbarService()) && false ?: '_'};
}, 1 => 'onKernelResponse'], -128);
$instance->addListener('console.error', [0 => function () {
return ${($_ = isset($this->services['maker.console_error_listener']) ? $this->services['maker.console_error_listener'] : ($this->services['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber())) && false ?: '_'};
}, 1 => 'onConsoleError'], 0);
$instance->addListener('console.terminate', [0 => function () {
return ${($_ = isset($this->services['maker.console_error_listener']) ? $this->services['maker.console_error_listener'] : ($this->services['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber())) && false ?: '_'};
}, 1 => 'onConsoleTerminate'], 0);
$instance->addListener('knp_pager.before', [0 => function () {
return ${($_ = isset($this->services['knp_paginator.subscriber.paginate']) ? $this->services['knp_paginator.subscriber.paginate'] : ($this->services['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber())) && false ?: '_'};
}, 1 => 'before'], 0);
$instance->addListener('knp_pager.pagination', [0 => function () {
return ${($_ = isset($this->services['knp_paginator.subscriber.paginate']) ? $this->services['knp_paginator.subscriber.paginate'] : ($this->services['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber())) && false ?: '_'};
}, 1 => 'pagination'], 0);
$instance->addListener('knp_pager.before', [0 => function () {
return ${($_ = isset($this->services['knp_paginator.subscriber.sortable']) ? $this->services['knp_paginator.subscriber.sortable'] : ($this->services['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber())) && false ?: '_'};
}, 1 => 'before'], 1);
$instance->addListener('knp_pager.before', [0 => function () {
return ${($_ = isset($this->services['knp_paginator.subscriber.filtration']) ? $this->services['knp_paginator.subscriber.filtration'] : ($this->services['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber())) && false ?: '_'};
}, 1 => 'before'], 1);
$instance->addListener('knp_pager.pagination', [0 => function () {
return ${($_ = isset($this->services['knp_paginator.subscriber.sliding_pagination']) ? $this->services['knp_paginator.subscriber.sliding_pagination'] : $this->getKnpPaginator_Subscriber_SlidingPaginationService()) && false ?: '_'};
}, 1 => 'pagination'], 1);
return $instance;
}
/**
* Gets the private 'debug.file_link_formatter' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
*/
protected function getDebug_FileLinkFormatterService()
{
return $this->services['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, $this->targetDirs[3], function () {
return ${($_ = isset($this->services['debug.file_link_formatter.url_format']) ? $this->services['debug.file_link_formatter.url_format'] : $this->load('getDebug_FileLinkFormatter_UrlFormatService.php')) && false ?: '_'};
});
}
/**
* Gets the private 'debug.log_processor' shared service.
*
* @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
*/
protected function getDebug_LogProcessorService()
{
return $this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor();
}
/**
* Gets the private 'debug.security.access.decision_manager' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
*/
protected function getDebug_Security_Access_DecisionManagerService()
{
return $this->services['debug.security.access.decision_manager'] = new \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager(new \Symfony\Component\Security\Core\Authorization\AccessDecisionManager(new RewindableGenerator(function () {
yield 0 => ${($_ = isset($this->services['security.access.authenticated_voter']) ? $this->services['security.access.authenticated_voter'] : $this->load('getSecurity_Access_AuthenticatedVoterService.php')) && false ?: '_'};
yield 1 => ${($_ = isset($this->services['security.access.simple_role_voter']) ? $this->services['security.access.simple_role_voter'] : ($this->services['security.access.simple_role_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\RoleVoter())) && false ?: '_'};
yield 2 => ${($_ = isset($this->services['security.access.expression_voter']) ? $this->services['security.access.expression_voter'] : $this->load('getSecurity_Access_ExpressionVoterService.php')) && false ?: '_'};
yield 3 => ${($_ = isset($this->services['Eccube\\Security\\Voter\\AuthorityVoter']) ? $this->services['Eccube\\Security\\Voter\\AuthorityVoter'] : $this->load('getAuthorityVoterService.php')) && false ?: '_'};
}, 4), 'unanimous', false, true));
}
/**
* Gets the private 'debug.stopwatch' shared service.
*
* @return \Symfony\Component\Stopwatch\Stopwatch
*/
protected function getDebug_StopwatchService()
{
return $this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true);
}
/**
* Gets the private 'doctrine.dbal.connection_factory' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\ConnectionFactory
*/
protected function getDoctrine_Dbal_ConnectionFactoryService()
{
return $this->services['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']);
}
/**
* Gets the private 'doctrine.dbal.logger.profiling.default' shared service.
*
* @return \Doctrine\DBAL\Logging\DebugStack
*/
protected function getDoctrine_Dbal_Logger_Profiling_DefaultService()
{
return $this->services['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack();
}
/**
* Gets the private 'doctrine.orm.cache.pool.cache.app' shared service.
*
* @return \Symfony\Component\Cache\DoctrineProvider
*/
protected function getDoctrine_Orm_Cache_Pool_Cache_AppService()
{
return $this->services['doctrine.orm.cache.pool.cache.app'] = new \Symfony\Component\Cache\DoctrineProvider(${($_ = isset($this->services['cache.app']) ? $this->services['cache.app'] : $this->getCache_AppService()) && false ?: '_'});
}
/**
* Gets the private 'doctrine.orm.cache.pool.cache.system' shared service.
*
* @return \Symfony\Component\Cache\DoctrineProvider
*/
protected function getDoctrine_Orm_Cache_Pool_Cache_SystemService()
{
return $this->services['doctrine.orm.cache.pool.cache.system'] = new \Symfony\Component\Cache\DoctrineProvider(${($_ = isset($this->services['cache.system']) ? $this->services['cache.system'] : $this->getCache_SystemService()) && false ?: '_'});
}
/**
* Gets the private 'doctrine.orm.default_entity_listener_resolver' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
*/
protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
{
return $this->services['doctrine.orm.default_entity_listener_resolver'] = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this);
}
/**
* Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
*
* @return \Doctrine\ORM\Tools\AttachEntityListenersListener
*/
protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
{
return $this->services['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
}
/**
* Gets the private 'doctrine.orm.default_manager_configurator' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator
*/
protected function getDoctrine_Orm_DefaultManagerConfiguratorService()
{
return $this->services['doctrine.orm.default_manager_configurator'] = new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []);
}
/**
* Gets the private 'doctrine.orm.validator_initializer' shared service.
*
* @return \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer
*/
protected function getDoctrine_Orm_ValidatorInitializerService()
{
return $this->services['doctrine.orm.validator_initializer'] = new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
}
/**
* Gets the private 'esi' shared service.
*
* @return \Symfony\Component\HttpKernel\HttpCache\Esi
*/
protected function getEsiService()
{
return $this->services['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi();
}
/**
* Gets the private 'esi_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\SurrogateListener
*/
protected function getEsiListenerService()
{
return $this->services['esi_listener'] = new \Symfony\Component\HttpKernel\EventListener\SurrogateListener(${($_ = isset($this->services['esi']) ? $this->services['esi'] : ($this->services['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())) && false ?: '_'});
}
/**
* Gets the private 'file_locator' shared service.
*
* @return \Symfony\Component\HttpKernel\Config\FileLocator
*/
protected function getFileLocatorService()
{
return $this->services['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}, ($this->targetDirs[3].'/src/Eccube/Resources'), [0 => ($this->targetDirs[3].'/src/Eccube')]);
}
/**
* Gets the private 'fragment.listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
*/
protected function getFragment_ListenerService()
{
return $this->services['fragment.listener'] = new \Symfony\Component\HttpKernel\EventListener\FragmentListener(${($_ = isset($this->services['uri_signer']) ? $this->services['uri_signer'] : ($this->services['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('ECCUBE_AUTH_MAGIC')))) && false ?: '_'}, '/_fragment');
}
/**
* Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
*/
protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
{
return $this->services['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(${($_ = isset($this->services['argument_metadata_factory']) ? $this->services['argument_metadata_factory'] : ($this->services['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())) && false ?: '_'});
}
/**
* Gets the private 'framework_extra_bundle.event.is_granted' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
*/
protected function getFrameworkExtraBundle_Event_IsGrantedService()
{
return $this->services['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(${($_ = isset($this->services['framework_extra_bundle.argument_name_convertor']) ? $this->services['framework_extra_bundle.argument_name_convertor'] : $this->getFrameworkExtraBundle_ArgumentNameConvertorService()) && false ?: '_'}, ${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'});
}
/**
* Gets the private 'knp_paginator.helper.processor' shared service.
*
* @return \Knp\Bundle\PaginatorBundle\Helper\Processor
*/
protected function getKnpPaginator_Helper_ProcessorService()
{
return $this->services['knp_paginator.helper.processor'] = new \Knp\Bundle\PaginatorBundle\Helper\Processor(${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}, ${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'});
}
/**
* Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
*
* @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
*/
protected function getKnpPaginator_Subscriber_SlidingPaginationService()
{
return $this->services['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]);
}
/**
* Gets the private 'knp_paginator.twig.extension.pagination' shared service.
*
* @return \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension
*/
protected function getKnpPaginator_Twig_Extension_PaginationService()
{
return $this->services['knp_paginator.twig.extension.pagination'] = new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(${($_ = isset($this->services['knp_paginator.helper.processor']) ? $this->services['knp_paginator.helper.processor'] : $this->getKnpPaginator_Helper_ProcessorService()) && false ?: '_'});
}
/**
* Gets the private 'locale_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
*/
protected function getLocaleListenerService()
{
return $this->services['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, $this->getEnv('ECCUBE_LOCALE'), ${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'});
}
/**
* Gets the private 'logger' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getLoggerService()
{
$this->services['logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
$instance->pushProcessor(${($_ = isset($this->services['Eccube\\Log\\Processor\\SessionProcessor']) ? $this->services['Eccube\\Log\\Processor\\SessionProcessor'] : $this->getSessionProcessorService()) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Eccube\\Log\\Processor\\TokenProcessor']) ? $this->services['Eccube\\Log\\Processor\\TokenProcessor'] : $this->getTokenProcessorService()) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Monolog\\Processor\\UidProcessor']) ? $this->services['Monolog\\Processor\\UidProcessor'] : ($this->services['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Monolog\\Processor\\IntrospectionProcessor']) ? $this->services['Monolog\\Processor\\IntrospectionProcessor'] : ($this->services['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor('!php/const:Monolog\\Logger::DEBUG', [0 => 'Eccube\\\\Log', 1 => 'Psr\\\\Log']))) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor']) ? $this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] : $this->getWebProcessorService()) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['debug.log_processor']) ? $this->services['debug.log_processor'] : ($this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor())) && false ?: '_'});
$instance->useMicrosecondTimestamps(true);
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.buffered']) ? $this->services['monolog.handler.buffered'] : $this->getMonolog_Handler_BufferedService()) && false ?: '_'});
return $instance;
}
/**
* Gets the private 'mobile_detect.device_view' shared service.
*
* @return \SunCat\MobileDetectBundle\Helper\DeviceView
*/
protected function getMobileDetect_DeviceViewService()
{
$this->services['mobile_detect.device_view'] = $instance = new \SunCat\MobileDetectBundle\Helper\DeviceView(${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'});
$instance->setCookieKey('device_view');
$instance->setCookiePath('/');
$instance->setCookieDomain('');
$instance->setCookieSecure(false);
$instance->setCookieHttpOnly(true);
$instance->setSwitchParam('device_view');
$instance->setCookieExpireDatetimeModifier('1 month');
$instance->setRedirectConfig($this->parameters['mobile_detect.redirect']);
return $instance;
}
/**
* Gets the private 'mobile_detect.mobile_detector.default' shared service.
*
* @return \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector
*/
protected function getMobileDetect_MobileDetector_DefaultService()
{
return $this->services['mobile_detect.mobile_detector.default'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector();
}
/**
* Gets the private 'mobile_detect.request_listener' shared service.
*
* @return \SunCat\MobileDetectBundle\EventListener\RequestResponseListener
*/
protected function getMobileDetect_RequestListenerService()
{
return $this->services['mobile_detect.request_listener'] = new \SunCat\MobileDetectBundle\EventListener\RequestResponseListener(${($_ = isset($this->services['mobile_detect.mobile_detector.default']) ? $this->services['mobile_detect.mobile_detector.default'] : ($this->services['mobile_detect.mobile_detector.default'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())) && false ?: '_'}, ${($_ = isset($this->services['mobile_detect.device_view']) ? $this->services['mobile_detect.device_view'] : $this->getMobileDetect_DeviceViewService()) && false ?: '_'}, ${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}, $this->parameters['mobile_detect.redirect'], true);
}
/**
* Gets the private 'mobile_detect.twig.extension' shared service.
*
* @return \SunCat\MobileDetectBundle\Twig\Extension\MobileDetectExtension
*/
protected function getMobileDetect_Twig_ExtensionService()
{
$this->services['mobile_detect.twig.extension'] = $instance = new \SunCat\MobileDetectBundle\Twig\Extension\MobileDetectExtension(${($_ = isset($this->services['mobile_detect.mobile_detector.default']) ? $this->services['mobile_detect.mobile_detector.default'] : ($this->services['mobile_detect.mobile_detector.default'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())) && false ?: '_'}, ${($_ = isset($this->services['mobile_detect.device_view']) ? $this->services['mobile_detect.device_view'] : $this->getMobileDetect_DeviceViewService()) && false ?: '_'}, $this->parameters['mobile_detect.redirect']);
$instance->setRequestByRequestStack(${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'});
return $instance;
}
/**
* Gets the private 'mobile_detect_bundle.device.collector' shared service.
*
* @return \SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector
*/
protected function getMobileDetectBundle_Device_CollectorService()
{
$this->services['mobile_detect_bundle.device.collector'] = $instance = new \SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector(${($_ = isset($this->services['mobile_detect.device_view']) ? $this->services['mobile_detect.device_view'] : $this->getMobileDetect_DeviceViewService()) && false ?: '_'});
$instance->setRedirectConfig($this->parameters['mobile_detect.redirect']);
return $instance;
}
/**
* Gets the private 'monolog.handler.buffered' shared service.
*
* @return \Monolog\Handler\BufferHandler
*/
protected function getMonolog_Handler_BufferedService()
{
return $this->services['monolog.handler.buffered'] = new \Monolog\Handler\BufferHandler(${($_ = isset($this->services['monolog.handler.easylog']) ? $this->services['monolog.handler.easylog'] : ($this->services['monolog.handler.easylog'] = new \EasyCorp\EasyLog\EasyLogHandler(($this->targetDirs[2].'/log/dev/site.log')))) && false ?: '_'}, 0, 100, true, false);
}
/**
* Gets the private 'monolog.handler.console' shared service.
*
* @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
*/
protected function getMonolog_Handler_ConsoleService()
{
return $this->services['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULL, true, [], []);
}
/**
* Gets the private 'monolog.handler.easylog' shared service.
*
* @return \EasyCorp\EasyLog\EasyLogHandler
*/
protected function getMonolog_Handler_EasylogService()
{
return $this->services['monolog.handler.easylog'] = new \EasyCorp\EasyLog\EasyLogHandler(($this->targetDirs[2].'/log/dev/site.log'));
}
/**
* Gets the private 'monolog.handler.null_internal' shared service.
*
* @return \Monolog\Handler\NullHandler
*/
protected function getMonolog_Handler_NullInternalService()
{
return $this->services['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler();
}
/**
* Gets the private 'monolog.logger.cache' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_CacheService()
{
$this->services['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
$instance->pushProcessor(${($_ = isset($this->services['Eccube\\Log\\Processor\\SessionProcessor']) ? $this->services['Eccube\\Log\\Processor\\SessionProcessor'] : $this->getSessionProcessorService()) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Eccube\\Log\\Processor\\TokenProcessor']) ? $this->services['Eccube\\Log\\Processor\\TokenProcessor'] : $this->getTokenProcessorService()) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Monolog\\Processor\\UidProcessor']) ? $this->services['Monolog\\Processor\\UidProcessor'] : ($this->services['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Monolog\\Processor\\IntrospectionProcessor']) ? $this->services['Monolog\\Processor\\IntrospectionProcessor'] : ($this->services['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor('!php/const:Monolog\\Logger::DEBUG', [0 => 'Eccube\\\\Log', 1 => 'Psr\\\\Log']))) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor']) ? $this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] : $this->getWebProcessorService()) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['debug.log_processor']) ? $this->services['debug.log_processor'] : ($this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor())) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.buffered']) ? $this->services['monolog.handler.buffered'] : $this->getMonolog_Handler_BufferedService()) && false ?: '_'});
return $instance;
}
/**
* Gets the private 'monolog.logger.doctrine' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_DoctrineService()
{
$this->services['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
$instance->pushProcessor(${($_ = isset($this->services['Eccube\\Log\\Processor\\SessionProcessor']) ? $this->services['Eccube\\Log\\Processor\\SessionProcessor'] : $this->getSessionProcessorService()) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Eccube\\Log\\Processor\\TokenProcessor']) ? $this->services['Eccube\\Log\\Processor\\TokenProcessor'] : $this->getTokenProcessorService()) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Monolog\\Processor\\UidProcessor']) ? $this->services['Monolog\\Processor\\UidProcessor'] : ($this->services['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Monolog\\Processor\\IntrospectionProcessor']) ? $this->services['Monolog\\Processor\\IntrospectionProcessor'] : ($this->services['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor('!php/const:Monolog\\Logger::DEBUG', [0 => 'Eccube\\\\Log', 1 => 'Psr\\\\Log']))) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor']) ? $this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] : $this->getWebProcessorService()) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['debug.log_processor']) ? $this->services['debug.log_processor'] : ($this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor())) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.buffered']) ? $this->services['monolog.handler.buffered'] : $this->getMonolog_Handler_BufferedService()) && false ?: '_'});
return $instance;
}
/**
* Gets the private 'monolog.logger.event' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_EventService()
{
$this->services['monolog.logger.event'] = $instance = new \Symfony\Bridge\Monolog\Logger('event');
$instance->pushProcessor(${($_ = isset($this->services['Eccube\\Log\\Processor\\SessionProcessor']) ? $this->services['Eccube\\Log\\Processor\\SessionProcessor'] : $this->getSessionProcessorService()) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Eccube\\Log\\Processor\\TokenProcessor']) ? $this->services['Eccube\\Log\\Processor\\TokenProcessor'] : $this->getTokenProcessorService()) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Monolog\\Processor\\UidProcessor']) ? $this->services['Monolog\\Processor\\UidProcessor'] : ($this->services['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Monolog\\Processor\\IntrospectionProcessor']) ? $this->services['Monolog\\Processor\\IntrospectionProcessor'] : ($this->services['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor('!php/const:Monolog\\Logger::DEBUG', [0 => 'Eccube\\\\Log', 1 => 'Psr\\\\Log']))) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor']) ? $this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] : $this->getWebProcessorService()) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['debug.log_processor']) ? $this->services['debug.log_processor'] : ($this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor())) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.null_internal']) ? $this->services['monolog.handler.null_internal'] : ($this->services['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())) && false ?: '_'});
return $instance;
}
/**
* Gets the private 'monolog.logger.php' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_PhpService()
{
$this->services['monolog.logger.php'] = $instance = new \Symfony\Bridge\Monolog\Logger('php');
$instance->pushProcessor(${($_ = isset($this->services['Eccube\\Log\\Processor\\SessionProcessor']) ? $this->services['Eccube\\Log\\Processor\\SessionProcessor'] : $this->getSessionProcessorService()) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Eccube\\Log\\Processor\\TokenProcessor']) ? $this->services['Eccube\\Log\\Processor\\TokenProcessor'] : $this->getTokenProcessorService()) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Monolog\\Processor\\UidProcessor']) ? $this->services['Monolog\\Processor\\UidProcessor'] : ($this->services['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Monolog\\Processor\\IntrospectionProcessor']) ? $this->services['Monolog\\Processor\\IntrospectionProcessor'] : ($this->services['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor('!php/const:Monolog\\Logger::DEBUG', [0 => 'Eccube\\\\Log', 1 => 'Psr\\\\Log']))) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor']) ? $this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] : $this->getWebProcessorService()) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['debug.log_processor']) ? $this->services['debug.log_processor'] : ($this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor())) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.buffered']) ? $this->services['monolog.handler.buffered'] : $this->getMonolog_Handler_BufferedService()) && false ?: '_'});
return $instance;
}
/**
* Gets the private 'monolog.logger.profiler' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_ProfilerService()
{
$this->services['monolog.logger.profiler'] = $instance = new \Symfony\Bridge\Monolog\Logger('profiler');
$instance->pushProcessor(${($_ = isset($this->services['Eccube\\Log\\Processor\\SessionProcessor']) ? $this->services['Eccube\\Log\\Processor\\SessionProcessor'] : $this->getSessionProcessorService()) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Eccube\\Log\\Processor\\TokenProcessor']) ? $this->services['Eccube\\Log\\Processor\\TokenProcessor'] : $this->getTokenProcessorService()) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Monolog\\Processor\\UidProcessor']) ? $this->services['Monolog\\Processor\\UidProcessor'] : ($this->services['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Monolog\\Processor\\IntrospectionProcessor']) ? $this->services['Monolog\\Processor\\IntrospectionProcessor'] : ($this->services['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor('!php/const:Monolog\\Logger::DEBUG', [0 => 'Eccube\\\\Log', 1 => 'Psr\\\\Log']))) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor']) ? $this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] : $this->getWebProcessorService()) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['debug.log_processor']) ? $this->services['debug.log_processor'] : ($this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor())) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.buffered']) ? $this->services['monolog.handler.buffered'] : $this->getMonolog_Handler_BufferedService()) && false ?: '_'});
return $instance;
}
/**
* Gets the private 'monolog.logger.request' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_RequestService()
{
$this->services['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
$instance->pushProcessor(${($_ = isset($this->services['Eccube\\Log\\Processor\\SessionProcessor']) ? $this->services['Eccube\\Log\\Processor\\SessionProcessor'] : $this->getSessionProcessorService()) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Eccube\\Log\\Processor\\TokenProcessor']) ? $this->services['Eccube\\Log\\Processor\\TokenProcessor'] : $this->getTokenProcessorService()) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Monolog\\Processor\\UidProcessor']) ? $this->services['Monolog\\Processor\\UidProcessor'] : ($this->services['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Monolog\\Processor\\IntrospectionProcessor']) ? $this->services['Monolog\\Processor\\IntrospectionProcessor'] : ($this->services['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor('!php/const:Monolog\\Logger::DEBUG', [0 => 'Eccube\\\\Log', 1 => 'Psr\\\\Log']))) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor']) ? $this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] : $this->getWebProcessorService()) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['debug.log_processor']) ? $this->services['debug.log_processor'] : ($this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor())) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.buffered']) ? $this->services['monolog.handler.buffered'] : $this->getMonolog_Handler_BufferedService()) && false ?: '_'});
return $instance;
}
/**
* Gets the private 'monolog.logger.translation' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_TranslationService()
{
$this->services['monolog.logger.translation'] = $instance = new \Symfony\Bridge\Monolog\Logger('translation');
$instance->pushProcessor(${($_ = isset($this->services['Eccube\\Log\\Processor\\SessionProcessor']) ? $this->services['Eccube\\Log\\Processor\\SessionProcessor'] : $this->getSessionProcessorService()) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Eccube\\Log\\Processor\\TokenProcessor']) ? $this->services['Eccube\\Log\\Processor\\TokenProcessor'] : $this->getTokenProcessorService()) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Monolog\\Processor\\UidProcessor']) ? $this->services['Monolog\\Processor\\UidProcessor'] : ($this->services['Monolog\\Processor\\UidProcessor'] = new \Monolog\Processor\UidProcessor())) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Monolog\\Processor\\IntrospectionProcessor']) ? $this->services['Monolog\\Processor\\IntrospectionProcessor'] : ($this->services['Monolog\\Processor\\IntrospectionProcessor'] = new \Monolog\Processor\IntrospectionProcessor('!php/const:Monolog\\Logger::DEBUG', [0 => 'Eccube\\\\Log', 1 => 'Psr\\\\Log']))) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor']) ? $this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] : $this->getWebProcessorService()) && false ?: '_'});
$instance->pushProcessor(${($_ = isset($this->services['debug.log_processor']) ? $this->services['debug.log_processor'] : ($this->services['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor())) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.console']) ? $this->services['monolog.handler.console'] : $this->getMonolog_Handler_ConsoleService()) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.buffered']) ? $this->services['monolog.handler.buffered'] : $this->getMonolog_Handler_BufferedService()) && false ?: '_'});
return $instance;
}
/**
* Gets the private 'profiler_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
*/
protected function getProfilerListenerService()
{
return $this->services['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(${($_ = isset($this->services['profiler']) ? $this->services['profiler'] : $this->getProfilerService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, NULL, false, false);
}
/**
* Gets the private 'resolve_controller_name_subscriber' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
*/
protected function getResolveControllerNameSubscriberService()
{
return $this->services['resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(${($_ = isset($this->services['controller_name_converter']) ? $this->services['controller_name_converter'] : ($this->services['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}))) && false ?: '_'});
}
/**
* Gets the private 'response_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ResponseListener
*/
protected function getResponseListenerService()
{
return $this->services['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8');
}
/**
* Gets the private 'router.request_context' shared service.
*
* @return \Symfony\Component\Routing\RequestContext
*/
protected function getRouter_RequestContextService()
{
return $this->services['router.request_context'] = new \Symfony\Component\Routing\RequestContext('', 'GET', 'localhost', 'http', 80, 443);
}
/**
* Gets the private 'router_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\RouterListener
*/
protected function getRouterListenerService()
{
return $this->services['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, ${($_ = isset($this->services['router.request_context']) ? $this->services['router.request_context'] : $this->getRouter_RequestContextService()) && false ?: '_'}, ${($_ = isset($this->services['monolog.logger.request']) ? $this->services['monolog.logger.request'] : $this->getMonolog_Logger_RequestService()) && false ?: '_'}, $this->targetDirs[3], true);
}
/**
* Gets the private 'security.authentication.manager' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
*/
protected function getSecurity_Authentication_ManagerService()
{
$this->services['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
yield 0 => ${($_ = isset($this->services['security.authentication.provider.oauth2.api']) ? $this->services['security.authentication.provider.oauth2.api'] : $this->load('getSecurity_Authentication_Provider_Oauth2_ApiService.php')) && false ?: '_'};
yield 1 => ${($_ = isset($this->services['security.authentication.provider.dao.admin']) ? $this->services['security.authentication.provider.dao.admin'] : $this->load('getSecurity_Authentication_Provider_Dao_AdminService.php')) && false ?: '_'};
yield 2 => ${($_ = isset($this->services['security.authentication.provider.anonymous.admin']) ? $this->services['security.authentication.provider.anonymous.admin'] : ($this->services['security.authentication.provider.anonymous.admin'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash')))) && false ?: '_'};
yield 3 => ${($_ = isset($this->services['security.authentication.provider.dao.customer']) ? $this->services['security.authentication.provider.dao.customer'] : $this->load('getSecurity_Authentication_Provider_Dao_CustomerService.php')) && false ?: '_'};
yield 4 => ${($_ = isset($this->services['security.authentication.provider.rememberme.customer']) ? $this->services['security.authentication.provider.rememberme.customer'] : $this->load('getSecurity_Authentication_Provider_Rememberme_CustomerService.php')) && false ?: '_'};
yield 5 => ${($_ = isset($this->services['security.authentication.provider.anonymous.customer']) ? $this->services['security.authentication.provider.anonymous.customer'] : ($this->services['security.authentication.provider.anonymous.customer'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash')))) && false ?: '_'};
}, 6), true);
$instance->setEventDispatcher(${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'});
return $instance;
}
/**
* Gets the private 'security.authentication.trust_resolver' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver
*/
protected function getSecurity_Authentication_TrustResolverService()
{
return $this->services['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver('Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken', 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken');
}
/**
* Gets the private 'security.csrf.token_storage' shared service.
*
* @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
*/
protected function getSecurity_Csrf_TokenStorageService()
{
return $this->services['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(${($_ = isset($this->services['session']) ? $this->services['session'] : $this->getSessionService()) && false ?: '_'});
}
/**
* Gets the private 'security.firewall' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
*/
protected function getSecurity_FirewallService()
{
return $this->services['security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}, ${($_ = isset($this->services['security.logout_url_generator']) ? $this->services['security.logout_url_generator'] : $this->getSecurity_LogoutUrlGeneratorService()) && false ?: '_'});
}
/**
* Gets the private 'security.firewall.map' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
*/
protected function getSecurity_Firewall_MapService()
{
return $this->services['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\ServiceLocator(['security.firewall.map.context.admin' => function () {
return ${($_ = isset($this->services['security.firewall.map.context.admin']) ? $this->services['security.firewall.map.context.admin'] : $this->load('getSecurity_Firewall_Map_Context_AdminService.php')) && false ?: '_'};
}, 'security.firewall.map.context.api' => function () {
return ${($_ = isset($this->services['security.firewall.map.context.api']) ? $this->services['security.firewall.map.context.api'] : $this->load('getSecurity_Firewall_Map_Context_ApiService.php')) && false ?: '_'};
}, 'security.firewall.map.context.customer' => function () {
return ${($_ = isset($this->services['security.firewall.map.context.customer']) ? $this->services['security.firewall.map.context.customer'] : $this->load('getSecurity_Firewall_Map_Context_CustomerService.php')) && false ?: '_'};
}, 'security.firewall.map.context.dev' => function () {
return ${($_ = isset($this->services['security.firewall.map.context.dev']) ? $this->services['security.firewall.map.context.dev'] : $this->load('getSecurity_Firewall_Map_Context_DevService.php')) && false ?: '_'};
}]), new RewindableGenerator(function () {
yield 'security.firewall.map.context.dev' => ${($_ = isset($this->services['security.request_matcher.zfhj2lw']) ? $this->services['security.request_matcher.zfhj2lw'] : ($this->services['security.request_matcher.zfhj2lw'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/'))) && false ?: '_'};
yield 'security.firewall.map.context.api' => ${($_ = isset($this->services['security.request_matcher.x1icpav']) ? $this->services['security.request_matcher.x1icpav'] : ($this->services['security.request_matcher.x1icpav'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api'))) && false ?: '_'};
yield 'security.firewall.map.context.admin' => ${($_ = isset($this->services['security.request_matcher.gcit4ww']) ? $this->services['security.request_matcher.gcit4ww'] : ($this->services['security.request_matcher.gcit4ww'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/'.$this->getEnv('string:ECCUBE_ADMIN_ROUTE').'/'))) && false ?: '_'};
yield 'security.firewall.map.context.customer' => ${($_ = isset($this->services['security.request_matcher.00qf1z7']) ? $this->services['security.request_matcher.00qf1z7'] : ($this->services['security.request_matcher.00qf1z7'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/'))) && false ?: '_'};
}, 4));
}
/**
* Gets the private 'security.logout_url_generator' shared service.
*
* @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
*/
protected function getSecurity_LogoutUrlGeneratorService()
{
$this->services['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, ${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}, ${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'});
$instance->registerListener('admin', 'admin_logout', 'logout', '_csrf_token', NULL, NULL);
$instance->registerListener('customer', 'logout', 'logout', '_csrf_token', NULL, NULL);
return $instance;
}
/**
* Gets the private 'security.rememberme.response_listener' shared service.
*
* @return \Symfony\Component\Security\Http\RememberMe\ResponseListener
*/
protected function getSecurity_Rememberme_ResponseListenerService()
{
return $this->services['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener();
}
/**
* Gets the private 'security.role_hierarchy' shared service.
*
* @return \Symfony\Component\Security\Core\Role\RoleHierarchy
*/
protected function getSecurity_RoleHierarchyService()
{
return $this->services['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]);
}
/**
* Gets the private 'sensio_framework_extra.cache.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener
*/
protected function getSensioFrameworkExtra_Cache_ListenerService()
{
return $this->services['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener();
}
/**
* Gets the private 'sensio_framework_extra.controller.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
*/
protected function getSensioFrameworkExtra_Controller_ListenerService()
{
return $this->services['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(${($_ = isset($this->services['annotation_reader']) ? $this->services['annotation_reader'] : $this->getAnnotationReaderService()) && false ?: '_'});
}
/**
* Gets the private 'sensio_framework_extra.converter.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
*/
protected function getSensioFrameworkExtra_Converter_ListenerService()
{
return $this->services['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener(${($_ = isset($this->services['sensio_framework_extra.converter.manager']) ? $this->services['sensio_framework_extra.converter.manager'] : $this->getSensioFrameworkExtra_Converter_ManagerService()) && false ?: '_'}, true);
}
/**
* Gets the private 'sensio_framework_extra.converter.manager' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager
*/
protected function getSensioFrameworkExtra_Converter_ManagerService()
{
$this->services['sensio_framework_extra.converter.manager'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
$instance->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'}, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0, 'doctrine.orm');
$instance->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0, 'datetime');
return $instance;
}
/**
* Gets the private 'sensio_framework_extra.security.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
*/
protected function getSensioFrameworkExtra_Security_ListenerService()
{
return $this->services['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(${($_ = isset($this->services['framework_extra_bundle.argument_name_convertor']) ? $this->services['framework_extra_bundle.argument_name_convertor'] : $this->getFrameworkExtraBundle_ArgumentNameConvertorService()) && false ?: '_'}, new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ${($_ = isset($this->services['security.authentication.trust_resolver']) ? $this->services['security.authentication.trust_resolver'] : ($this->services['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver('Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken', 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken'))) && false ?: '_'}, ${($_ = isset($this->services['security.role_hierarchy']) ? $this->services['security.role_hierarchy'] : ($this->services['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))) && false ?: '_'}, ${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'}, ${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'}, ${($_ = isset($this->services['logger']) ? $this->services['logger'] : $this->getLoggerService()) && false ?: '_'});
}
/**
* Gets the private 'sensio_framework_extra.view.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
*/
protected function getSensioFrameworkExtra_View_ListenerService()
{
return $this->services['sensio_framework_extra.view.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}), ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});
}
/**
* Gets the private 'session.handler' shared autowired service.
*
* @return \Eccube\Session\Storage\Handler\SameSiteNoneCompatSessionHandler
*/
protected function getSession_HandlerService()
{
return $this->services['session.handler'] = new \Eccube\Session\Storage\Handler\SameSiteNoneCompatSessionHandler(new \Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler(($this->targetDirs[2].'/sessions/dev')));
}
/**
* Gets the private 'session.save_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\SaveSessionListener
*/
protected function getSession_SaveListenerService()
{
return $this->services['session.save_listener'] = new \Symfony\Component\HttpKernel\EventListener\SaveSessionListener();
}
/**
* Gets the private 'session.storage.metadata_bag' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
*/
protected function getSession_Storage_MetadataBagService()
{
return $this->services['session.storage.metadata_bag'] = new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta', '0');
}
/**
* Gets the private 'session.storage.native' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
*/
protected function getSession_Storage_NativeService()
{
return $this->services['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->getParameter('session.storage.options'), ${($_ = isset($this->services['session.handler']) ? $this->services['session.handler'] : $this->getSession_HandlerService()) && false ?: '_'}, ${($_ = isset($this->services['session.storage.metadata_bag']) ? $this->services['session.storage.metadata_bag'] : ($this->services['session.storage.metadata_bag'] = new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta', '0'))) && false ?: '_'});
}
/**
* Gets the private 'session_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\SessionListener
*/
protected function getSessionListenerService()
{
return $this->services['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\ServiceLocator(['session' => function () {
return ${($_ = isset($this->services['session']) ? $this->services['session'] : $this->getSessionService()) && false ?: '_'};
}]));
}
/**
* Gets the private 'streamed_response_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener
*/
protected function getStreamedResponseListenerService()
{
return $this->services['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener();
}
/**
* Gets the private 'templating.locator' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator
*/
protected function getTemplating_LocatorService()
{
return $this->services['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(${($_ = isset($this->services['file_locator']) ? $this->services['file_locator'] : ($this->services['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}, ($this->targetDirs[3].'/src/Eccube/Resources'), [0 => ($this->targetDirs[3].'/src/Eccube')]))) && false ?: '_'}, $this->targetDirs[0]);
}
/**
* Gets the private 'templating.name_parser' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser
*/
protected function getTemplating_NameParserService()
{
return $this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'});
}
/**
* Gets the private 'translator.default' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
*/
protected function getTranslator_DefaultService()
{
$this->services['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\ServiceLocator(['translation.loader.csv' => function () {
return ${($_ = isset($this->services['translation.loader.csv']) ? $this->services['translation.loader.csv'] : ($this->services['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())) && false ?: '_'};
}, 'translation.loader.dat' => function () {
return ${($_ = isset($this->services['translation.loader.dat']) ? $this->services['translation.loader.dat'] : ($this->services['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())) && false ?: '_'};
}, 'translation.loader.ini' => function () {
return ${($_ = isset($this->services['translation.loader.ini']) ? $this->services['translation.loader.ini'] : ($this->services['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())) && false ?: '_'};
}, 'translation.loader.json' => function () {
return ${($_ = isset($this->services['translation.loader.json']) ? $this->services['translation.loader.json'] : ($this->services['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())) && false ?: '_'};
}, 'translation.loader.mo' => function () {
return ${($_ = isset($this->services['translation.loader.mo']) ? $this->services['translation.loader.mo'] : ($this->services['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())) && false ?: '_'};
}, 'translation.loader.php' => function () {
return ${($_ = isset($this->services['translation.loader.php']) ? $this->services['translation.loader.php'] : ($this->services['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())) && false ?: '_'};
}, 'translation.loader.po' => function () {
return ${($_ = isset($this->services['translation.loader.po']) ? $this->services['translation.loader.po'] : ($this->services['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())) && false ?: '_'};
}, 'translation.loader.qt' => function () {
return ${($_ = isset($this->services['translation.loader.qt']) ? $this->services['translation.loader.qt'] : ($this->services['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())) && false ?: '_'};
}, 'translation.loader.res' => function () {
return ${($_ = isset($this->services['translation.loader.res']) ? $this->services['translation.loader.res'] : ($this->services['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())) && false ?: '_'};
}, 'translation.loader.xliff' => function () {
return ${($_ = isset($this->services['translation.loader.xliff']) ? $this->services['translation.loader.xliff'] : ($this->services['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader())) && false ?: '_'};
}, 'translation.loader.yml' => function () {
return ${($_ = isset($this->services['translation.loader.yml']) ? $this->services['translation.loader.yml'] : ($this->services['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader())) && false ?: '_'};
}]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\MessageSelector()), $this->getEnv('ECCUBE_LOCALE'), ['translation.loader.php' => [0 => 'php'], 'translation.loader.yml' => [0 => 'yaml', 1 => 'yml'], 'translation.loader.xliff' => [0 => 'xlf', 1 => 'xliff'], 'translation.loader.po' => [0 => 'po'], 'translation.loader.mo' => [0 => 'mo'], 'translation.loader.qt' => [0 => 'ts'], 'translation.loader.csv' => [0 => 'csv'], 'translation.loader.res' => [0 => 'res'], 'translation.loader.dat' => [0 => 'dat'], 'translation.loader.ini' => [0 => 'ini'], 'translation.loader.json' => [0 => 'json']], ['cache_dir' => ($this->targetDirs[0].'/translations'), 'debug' => true, 'resource_files' => ['af' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.af.xlf')], 'ar' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.ar.xlf'), 3 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ar.xliff')], 'az' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.az.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.az.xlf')], 'be' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.be.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.be.xlf')], 'bg' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.bg.xlf')], 'ca' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.ca.xlf')], 'cs' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.cs.xlf')], 'cy' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.da.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.da.xlf'), 3 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.da.xliff')], 'de' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.de.xlf'), 3 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.de.xliff')], 'el' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.el.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.el.xlf')], 'en' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.en.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.en.xlf'), 3 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.en.xliff'), 4 => ($this->targetDirs[3].'/app/Plugin/Api/Resource/locale/messages.en.yaml'), 5 => ($this->targetDirs[3].'/src/Eccube/Resource/locale/messages.en.yaml'), 6 => ($this->targetDirs[3].'/src/Eccube/Resource/locale/validators.en.yaml')], 'es' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.es.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.es.xlf'), 3 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.es.xliff')], 'et' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.et.xlf')], 'eu' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.eu.xlf')], 'fa' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.fa.xlf'), 3 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.fi.xlf')], 'fr' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.fr.xlf'), 3 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fr.xliff')], 'gl' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.gl.xlf')], 'he' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.he.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.he.xlf')], 'hr' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.hr.xlf')], 'hu' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.hu.xlf'), 3 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.hu.xliff')], 'hy' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.hy.xlf')], 'id' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.id.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.id.xlf'), 3 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.id.xliff')], 'it' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.it.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.it.xlf'), 3 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.it.xliff')], 'ja' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.ja.xlf'), 3 => ($this->targetDirs[3].'/app/Plugin/Api/Resource/locale/messages.ja.yaml'), 4 => ($this->targetDirs[3].'/app/Plugin/CMBlogPro/Resource/locale/messages.ja.yaml'), 5 => ($this->targetDirs[3].'/app/Plugin/CMBlogPro/Resource/locale/validators.ja.yaml'), 6 => ($this->targetDirs[3].'/app/Plugin/RelatedProduct4/Resource/locale/messages.ja.yaml'), 7 => ($this->targetDirs[3].'/app/Plugin/VeriTrans4G/Resource/locale/messages.ja.yaml'), 8 => ($this->targetDirs[3].'/app/Plugin/VeriTrans4G/Resource/locale/validators.ja.yaml'), 9 => ($this->targetDirs[3].'/app/Plugin/Coupon4/Resource/locale/messages.ja.yml'), 10 => ($this->targetDirs[3].'/app/Plugin/Maker4/Resource/locale/messages.ja.yaml'), 11 => ($this->targetDirs[3].'/app/Plugin/Maker4/Resource/locale/validators.ja.yaml'), 12 => ($this->targetDirs[3].'/app/Plugin/SortProduct4Plus/Resource/locale/messages.ja.php'), 13 => ($this->targetDirs[3].'/app/Plugin/MailMagazine4/Resource/locale/messages.ja.yaml'), 14 => ($this->targetDirs[3].'/app/Plugin/OrderBulkDelete4/Resource/locale/messages.ja.yaml'), 15 => ($this->targetDirs[3].'/app/Plugin/OrderBulkDelete4/Resource/locale/validators.ja.yaml'), 16 => ($this->targetDirs[3].'/app/Plugin/DeliveryDate4/Resource/locale/messages.ja.yaml'), 17 => ($this->targetDirs[3].'/app/Plugin/ProductReview4/Resource/locale/messages.ja.yaml'), 18 => ($this->targetDirs[3].'/src/Eccube/Resource/locale/messages.ja.yaml'), 19 => ($this->targetDirs[3].'/src/Eccube/Resource/locale/validators.ja.yaml'), 20 => ($this->targetDirs[3].'/app/Customize/Resource/locale/messages.ja.yaml')], 'lb' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.lb.xlf')], 'lt' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.lt.xlf'), 3 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.lv.xlf')], 'mn' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.mn.xlf')], 'nb' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.nb.xlf')], 'nl' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.nl.xlf'), 3 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.nl.xliff')], 'nn' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.nn.xlf')], 'no' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.no.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.no.xlf')], 'pl' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.pl.xlf'), 3 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.pl.xliff')], 'pt' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.pt.xlf')], 'pt_BR' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.pt_BR.xlf'), 3 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.pt_BR.xliff')], 'ro' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.ro.xlf'), 3 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ro.xliff')], 'ru' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.ru.xlf'), 3 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ru.xliff')], 'sk' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.sk.xlf')], 'sl' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.sl.xlf')], 'sq' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sq.xlf')], 'sr_Cyrl' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.sv.xlf'), 3 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.th.xlf')], 'tl' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.tl.xlf')], 'tr' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.tr.xlf')], 'uk' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.uk.xlf'), 3 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.uk.xliff')], 'vi' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.vi.xlf')], 'zh_CN' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [0 => ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf')], 'pt_PT' => [0 => ($this->targetDirs[3].'/vendor/symfony/security/Core/Resources/translations/security.pt_PT.xlf')], 'ky' => [0 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [0 => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.sw.xliff')]]]);
$instance->setConfigCacheFactory(${($_ = isset($this->services['config_cache_factory']) ? $this->services['config_cache_factory'] : $this->getConfigCacheFactoryService()) && false ?: '_'});
$instance->setFallbackLocales([0 => $this->getEnv('ECCUBE_LOCALE'), 1 => $this->getEnv('ECCUBE_LOCALE')]);
return $instance;
}
/**
* Gets the private 'translator_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\TranslatorListener
*/
protected function getTranslatorListenerService()
{
return $this->services['translator_listener'] = new \Symfony\Component\HttpKernel\EventListener\TranslatorListener(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'});
}
/**
* Gets the private 'twig.loader' shared service.
*
* @return \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader
*/
protected function getTwig_LoaderService()
{
$this->services['twig.loader'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(${($_ = isset($this->services['templating.locator']) ? $this->services['templating.locator'] : $this->getTemplating_LocatorService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : ($this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}))) && false ?: '_'}, $this->targetDirs[3]);
$instance->addPath(($this->targetDirs[3].'/app/Plugin/XssFixer/Resource/template'), 'XssFixer');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/Api/Resource/template'), 'Api');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/CMBlogPro/Resource/template'), 'CMBlogPro');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/EtunaItemRanking/Resource/template'), 'EtunaItemRanking');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/RelatedProduct4/Resource/template'), 'RelatedProduct4');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/VeriTrans4G/Resource/template'), 'VeriTrans4G');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/Coupon4/Resource/template'), 'Coupon4');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/Maker4/Resource/template'), 'Maker4');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/SortProduct4Plus/Resource/template'), 'SortProduct4Plus');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/MailMagazine4/Resource/template'), 'MailMagazine4');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/OrderBulkDelete4/Resource/template'), 'OrderBulkDelete4');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/DeliveryDate4/Resource/template'), 'DeliveryDate4');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/ProductReview4/Resource/template'), 'ProductReview4');
$instance->addPath(($this->targetDirs[3].'/app/template/'.$this->getEnv('string:ECCUBE_TEMPLATE_CODE')));
$instance->addPath(($this->targetDirs[3].'/src/Eccube/Resource/template/default'));
$instance->addPath(($this->targetDirs[3].'/app/Plugin'));
$instance->addPath(($this->targetDirs[3].'/app/template/admin'), 'admin');
$instance->addPath(($this->targetDirs[3].'/src/Eccube/Resource/template/admin'), 'admin');
$instance->addPath(($this->targetDirs[3].'/app/template/user_data'), 'user_data');
$instance->addPath(($this->targetDirs[3].'/src/Eccube/Resource/template/toolbar'), 'toolbar');
$instance->addPath(($this->targetDirs[3].'/src/Eccube/Resource/template/common'), 'common');
$instance->addPath(($this->targetDirs[3].'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
$instance->addPath(($this->targetDirs[3].'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
$instance->addPath(($this->targetDirs[3].'/vendor/symfony/security-bundle/Resources/views'), 'Security');
$instance->addPath(($this->targetDirs[3].'/vendor/symfony/security-bundle/Resources/views'), '!Security');
$instance->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
$instance->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
$instance->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
$instance->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
$instance->addPath(($this->targetDirs[3].'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
$instance->addPath(($this->targetDirs[3].'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
$instance->addPath(($this->targetDirs[3].'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
$instance->addPath(($this->targetDirs[3].'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
$instance->addPath(($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
$instance->addPath(($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
$instance->addPath(($this->targetDirs[3].'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Resources/views'), 'MobileDetect');
$instance->addPath(($this->targetDirs[3].'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Resources/views'), '!MobileDetect');
$instance->addPath(($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/views'), 'KnpPaginator');
$instance->addPath(($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/views'), '!KnpPaginator');
$instance->addPath(($this->targetDirs[3].'/vendor/symfony/twig-bridge/Resources/views/Form'));
return $instance;
}
/**
* Gets the private 'twig.profile' shared service.
*
* @return \Twig\Profiler\Profile
*/
protected function getTwig_ProfileService()
{
return $this->services['twig.profile'] = new \Twig\Profiler\Profile();
}
/**
* Gets the private 'uri_signer' shared service.
*
* @return \Symfony\Component\HttpKernel\UriSigner
*/
protected function getUriSignerService()
{
return $this->services['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('ECCUBE_AUTH_MAGIC'));
}
/**
* Gets the private 'validate_request_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener
*/
protected function getValidateRequestListenerService()
{
return $this->services['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener();
}
/**
* Gets the private 'validator.builder' shared service.
*
* @return \Symfony\Component\Validator\ValidatorBuilderInterface
*/
protected function getValidator_BuilderService()
{
$this->services['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
$instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\ServiceLocator(['Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => function () {
return ${($_ = isset($this->services['doctrine.orm.validator.unique']) ? $this->services['doctrine.orm.validator.unique'] : $this->load('getDoctrine_Orm_Validator_UniqueService.php')) && false ?: '_'};
}, 'Eccube\\Form\\Validator\\EmailValidator' => function () {
return ${($_ = isset($this->services['Eccube\\Form\\Validator\\EmailValidator']) ? $this->services['Eccube\\Form\\Validator\\EmailValidator'] : ($this->services['Eccube\\Form\\Validator\\EmailValidator'] = new \Eccube\Form\Validator\EmailValidator())) && false ?: '_'};
}, 'Eccube\\Form\\Validator\\TwigLintValidator' => function () {
return ${($_ = isset($this->services['Eccube\\Form\\Validator\\TwigLintValidator']) ? $this->services['Eccube\\Form\\Validator\\TwigLintValidator'] : $this->load('getTwigLintValidatorService.php')) && false ?: '_'};
}, 'Plugin\\VeriTrans4G\\Form\\Constraint\\ContainsUsedMailFlgValidator' => function () {
return ${($_ = isset($this->services['Plugin\\VeriTrans4G\\Form\\Constraint\\ContainsUsedMailFlgValidator']) ? $this->services['Plugin\\VeriTrans4G\\Form\\Constraint\\ContainsUsedMailFlgValidator'] : ($this->services['Plugin\\VeriTrans4G\\Form\\Constraint\\ContainsUsedMailFlgValidator'] = new \Plugin\VeriTrans4G\Form\Constraint\ContainsUsedMailFlgValidator())) && false ?: '_'};
}, 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => function () {
return ${($_ = isset($this->services['security.validator.user_password']) ? $this->services['security.validator.user_password'] : $this->load('getSecurity_Validator_UserPasswordService.php')) && false ?: '_'};
}, 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => function () {
return ${($_ = isset($this->services['validator.email']) ? $this->services['validator.email'] : ($this->services['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator(false))) && false ?: '_'};
}, 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => function () {
return ${($_ = isset($this->services['validator.expression']) ? $this->services['validator.expression'] : ($this->services['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator())) && false ?: '_'};
}, 'doctrine.orm.validator.unique' => function () {
return ${($_ = isset($this->services['doctrine.orm.validator.unique']) ? $this->services['doctrine.orm.validator.unique'] : $this->load('getDoctrine_Orm_Validator_UniqueService.php')) && false ?: '_'};
}, 'security.validator.user_password' => function () {
return ${($_ = isset($this->services['security.validator.user_password']) ? $this->services['security.validator.user_password'] : $this->load('getSecurity_Validator_UserPasswordService.php')) && false ?: '_'};
}, 'validator.expression' => function () {
return ${($_ = isset($this->services['validator.expression']) ? $this->services['validator.expression'] : ($this->services['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator())) && false ?: '_'};
}])));
if ($this->has('translator')) {
$instance->setTranslator(${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'});
}
$instance->setTranslationDomain('validators');
$instance->addXmlMappings([0 => ($this->targetDirs[3].'/vendor/symfony/form/Resources/config/validation.xml')]);
$instance->enableAnnotationMapping(${($_ = isset($this->services['annotation_reader']) ? $this->services['annotation_reader'] : $this->getAnnotationReaderService()) && false ?: '_'});
$instance->addMethodMapping('loadValidatorMetadata');
$instance->addObjectInitializers([0 => ${($_ = isset($this->services['doctrine.orm.validator_initializer']) ? $this->services['doctrine.orm.validator_initializer'] : $this->getDoctrine_Orm_ValidatorInitializerService()) && false ?: '_'}]);
return $instance;
}
/**
* Gets the private 'web_profiler.csp.handler' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
*/
protected function getWebProfiler_Csp_HandlerService()
{
return $this->services['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
}
/**
* Gets the private 'web_profiler.debug_toolbar' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
*/
protected function getWebProfiler_DebugToolbarService()
{
return $this->services['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, false, 2, 'bottom', ${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}, '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ${($_ = isset($this->services['web_profiler.csp.handler']) ? $this->services['web_profiler.csp.handler'] : $this->getWebProfiler_Csp_HandlerService()) && false ?: '_'});
}
/**
* Gets the private 'workflow.registry' shared service.
*
* @return \Symfony\Component\Workflow\Registry
*/
protected function getWorkflow_RegistryService()
{
$this->services['workflow.registry'] = $instance = new \Symfony\Component\Workflow\Registry();
$instance->add(${($_ = isset($this->services['state_machine.order']) ? $this->services['state_machine.order'] : $this->getStateMachine_OrderService()) && false ?: '_'}, new \Symfony\Component\Workflow\SupportStrategy\ClassInstanceSupportStrategy('Eccube\\Service\\OrderStateMachineContext'));
return $instance;
}
/**
* Gets the private 'workflow.twig_extension' shared service.
*
* @return \Symfony\Bridge\Twig\Extension\WorkflowExtension
*/
protected function getWorkflow_TwigExtensionService()
{
return $this->services['workflow.twig_extension'] = new \Symfony\Bridge\Twig\Extension\WorkflowExtension(${($_ = isset($this->services['workflow.registry']) ? $this->services['workflow.registry'] : $this->getWorkflow_RegistryService()) && false ?: '_'});
}
public function getParameter($name)
{
$name = (string) $name;
if (isset($this->buildParameters[$name])) {
return $this->buildParameters[$name];
}
if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name, $this->parameters))) {
$name = $this->normalizeParameterName($name);
if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name, $this->parameters))) {
throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
}
}
if (isset($this->loadedDynamicParameters[$name])) {
return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
return $this->parameters[$name];
}
public function hasParameter($name)
{
$name = (string) $name;
if (isset($this->buildParameters[$name])) {
return true;
}
$name = $this->normalizeParameterName($name);
return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name, $this->parameters);
}
public function setParameter($name, $value)
{
throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
}
public function getParameterBag()
{
if (null === $this->parameterBag) {
$parameters = $this->parameters;
foreach ($this->loadedDynamicParameters as $name => $loaded) {
$parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
foreach ($this->buildParameters as $name => $value) {
$parameters[$name] = $value;
}
$this->parameterBag = new FrozenParameterBag($parameters);
}
return $this->parameterBag;
}
private $loadedDynamicParameters = [
'kernel.root_dir' => false,
'kernel.project_dir' => false,
'kernel.cache_dir' => false,
'kernel.logs_dir' => false,
'kernel.bundles_metadata' => false,
'locale' => false,
'timezone' => false,
'currency' => false,
'env(ECCUBE_MAINTENANCE_FILE_PATH)' => false,
'eccube_database_url' => false,
'eccube_mailer_url' => false,
'eccube_admin_route' => false,
'eccube_user_data_route' => false,
'eccube_admin_allow_hosts' => false,
'eccube_force_ssl' => false,
'eccube.theme' => false,
'eccube_theme_code' => false,
'eccube_auth_magic' => false,
'eccube_theme_app_dir' => false,
'eccube_theme_src_dir' => false,
'eccube_theme_user_data_dir' => false,
'eccube_theme_front_dir' => false,
'eccube_theme_front_default_dir' => false,
'eccube_theme_admin_dir' => false,
'eccube_theme_admin_default_dir' => false,
'eccube_html_dir' => false,
'eccube_html_plugin_dir' => false,
'eccube_html_front_dir' => false,
'eccube_html_admin_dir' => false,
'eccube_save_image_dir' => false,
'eccube_temp_image_dir' => false,
'eccube_csv_temp_realdir' => false,
'plugin_html_realdir' => false,
'plugin_realdir' => false,
'plugin_data_realdir' => false,
'eccube_owners_store_url' => false,
'eccube_package_api_url' => false,
'eccube_content_maintenance_file_path' => false,
'env(ECCUBE_OAUTH2_AUTHORIZATION_SERVER_PRIVATE_KEY)' => false,
'env(ECCUBE_OAUTH2_RESOURCE_SERVER_PUBLIC_KEY)' => false,
'mail_magazine_dir' => false,
'kernel.secret' => false,
'kernel.default_locale' => false,
'session.storage.options' => false,
'session.save_path' => false,
'validator.mapping.cache.file' => false,
'translator.default_path' => false,
'profiler.storage.dsn' => false,
'debug.container.dump' => false,
'serializer.mapping.cache.file' => false,
'doctrine.orm.proxy_dir' => false,
'doctrine_migrations.dir_name' => false,
'swiftmailer.spool.default.memory.path' => false,
'twig.default_path' => false,
];
private $dynamicParameters = [];
/**
* Computes a dynamic parameter.
*
* @param string $name The name of the dynamic parameter to load
*
* @return mixed The value of the dynamic parameter
*
* @throws InvalidArgumentException When the dynamic parameter does not exist
*/
private function getDynamicParameter($name)
{
switch ($name) {
case 'kernel.root_dir': $value = ($this->targetDirs[3].'/src/Eccube'); break;
case 'kernel.project_dir': $value = $this->targetDirs[3]; break;
case 'kernel.cache_dir': $value = $this->targetDirs[0]; break;
case 'kernel.logs_dir': $value = ($this->targetDirs[2].'/log'); break;
case 'kernel.bundles_metadata': $value = [
'FrameworkBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/symfony/framework-bundle'),
'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
],
'SecurityBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/symfony/security-bundle'),
'namespace' => 'Symfony\\Bundle\\SecurityBundle',
],
'DoctrineCacheBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-cache-bundle'),
'namespace' => 'Doctrine\\Bundle\\DoctrineCacheBundle',
],
'DoctrineBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle'),
'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
],
'DoctrineMigrationsBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-migrations-bundle'),
'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
],
'DoctrineFixturesBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-fixtures-bundle'),
'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
],
'SensioFrameworkExtraBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/sensio/framework-extra-bundle'),
'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
],
'MonologBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/symfony/monolog-bundle'),
'namespace' => 'Symfony\\Bundle\\MonologBundle',
],
'SwiftmailerBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle'),
'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
],
'TwigBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/symfony/twig-bundle'),
'namespace' => 'Symfony\\Bundle\\TwigBundle',
],
'DebugBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/symfony/debug-bundle'),
'namespace' => 'Symfony\\Bundle\\DebugBundle',
],
'WebServerBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/symfony/web-server-bundle'),
'namespace' => 'Symfony\\Bundle\\WebServerBundle',
],
'WebProfilerBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle'),
'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
],
'MakerBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/symfony/maker-bundle/src'),
'namespace' => 'Symfony\\Bundle\\MakerBundle',
],
'MobileDetectBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle'),
'namespace' => 'SunCat\\MobileDetectBundle',
],
'KnpPaginatorBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle'),
'namespace' => 'Knp\\Bundle\\PaginatorBundle',
],
'ApiBundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/app/Plugin/Api/Bundle'),
'namespace' => 'Plugin\\Api\\Bundle',
],
'TrikoderOAuth2Bundle' => [
'parent' => NULL,
'path' => ($this->targetDirs[3].'/vendor/trikoder/oauth2-bundle'),
'namespace' => 'Trikoder\\Bundle\\OAuth2Bundle',
],
]; break;
case 'locale': $value = $this->getEnv('ECCUBE_LOCALE'); break;
case 'timezone': $value = $this->getEnv('ECCUBE_TIMEZONE'); break;
case 'currency': $value = $this->getEnv('ECCUBE_CURRENCY'); break;
case 'env(ECCUBE_MAINTENANCE_FILE_PATH)': $value = ($this->targetDirs[3].'/.maintenance'); break;
case 'eccube_database_url': $value = $this->getEnv('DATABASE_URL'); break;
case 'eccube_mailer_url': $value = $this->getEnv('MAILER_URL'); break;
case 'eccube_admin_route': $value = $this->getEnv('ECCUBE_ADMIN_ROUTE'); break;
case 'eccube_user_data_route': $value = $this->getEnv('ECCUBE_USER_DATA_ROUTE'); break;
case 'eccube_admin_allow_hosts': $value = $this->getEnv('json:ECCUBE_ADMIN_ALLOW_HOSTS'); break;
case 'eccube_force_ssl': $value = $this->getEnv('bool:ECCUBE_FORCE_SSL'); break;
case 'eccube.theme': $value = $this->getEnv('ECCUBE_TEMPLATE_CODE'); break;
case 'eccube_theme_code': $value = $this->getEnv('ECCUBE_TEMPLATE_CODE'); break;
case 'eccube_auth_magic': $value = $this->getEnv('ECCUBE_AUTH_MAGIC'); break;
case 'eccube_theme_app_dir': $value = ($this->targetDirs[3].'/app/template'); break;
case 'eccube_theme_src_dir': $value = ($this->targetDirs[3].'/src/Eccube/Resource/template'); break;
case 'eccube_theme_user_data_dir': $value = ($this->targetDirs[3].'/app/template/user_data'); break;
case 'eccube_theme_front_dir': $value = ($this->targetDirs[3].'/app/template/'.$this->getEnv('string:ECCUBE_TEMPLATE_CODE')); break;
case 'eccube_theme_front_default_dir': $value = ($this->targetDirs[3].'/src/Eccube/Resource/template/default'); break;
case 'eccube_theme_admin_dir': $value = ($this->targetDirs[3].'/app/template/admin'); break;
case 'eccube_theme_admin_default_dir': $value = ($this->targetDirs[3].'/src/Eccube/Resource/template/admin'); break;
case 'eccube_html_dir': $value = ($this->targetDirs[3].'/html'); break;
case 'eccube_html_plugin_dir': $value = ($this->targetDirs[3].'/html/plugin'); break;
case 'eccube_html_front_dir': $value = ($this->targetDirs[3].'/html/template/'.$this->getEnv('string:ECCUBE_TEMPLATE_CODE')); break;
case 'eccube_html_admin_dir': $value = ($this->targetDirs[3].'/html/template/admin'); break;
case 'eccube_save_image_dir': $value = ($this->targetDirs[3].'/html/upload/save_image'); break;
case 'eccube_temp_image_dir': $value = ($this->targetDirs[3].'/html/upload/temp_image'); break;
case 'eccube_csv_temp_realdir': $value = ($this->targetDirs[0].'/dev/eccube'); break;
case 'plugin_html_realdir': $value = ($this->targetDirs[3].'/html/plugin/'); break;
case 'plugin_realdir': $value = ($this->targetDirs[3].'/app/Plugin'); break;
case 'plugin_data_realdir': $value = ($this->targetDirs[3].'/app/PluginData'); break;
case 'eccube_owners_store_url': $value = $this->getEnv('ECCUBE_OWNERS_STORE_URL'); break;
case 'eccube_package_api_url': $value = $this->getEnv('ECCUBE_PACKAGE_API_URL'); break;
case 'eccube_content_maintenance_file_path': $value = $this->getEnv('ECCUBE_MAINTENANCE_FILE_PATH'); break;
case 'env(ECCUBE_OAUTH2_AUTHORIZATION_SERVER_PRIVATE_KEY)': $value = ($this->targetDirs[3].'/app/PluginData/Api/oauth/private.key'); break;
case 'env(ECCUBE_OAUTH2_RESOURCE_SERVER_PUBLIC_KEY)': $value = ($this->targetDirs[3].'/app/PluginData/Api/oauth/public.key'); break;
case 'mail_magazine_dir': $value = ($this->targetDirs[3].'/app/mail_magazine'); break;
case 'kernel.secret': $value = $this->getEnv('ECCUBE_AUTH_MAGIC'); break;
case 'kernel.default_locale': $value = $this->getEnv('ECCUBE_LOCALE'); break;
case 'session.storage.options': $value = [
'cache_limiter' => '0',
'name' => $this->getEnv('ECCUBE_COOKIE_NAME'),
'cookie_lifetime' => $this->getEnv('ECCUBE_COOKIE_LIFETIME'),
'cookie_httponly' => true,
'gc_maxlifetime' => $this->getEnv('ECCUBE_GC_MAXLIFETIME'),
'gc_probability' => 1,
]; break;
case 'session.save_path': $value = ($this->targetDirs[2].'/sessions/dev'); break;
case 'validator.mapping.cache.file': $value = ($this->targetDirs[0].'/validation.php'); break;
case 'translator.default_path': $value = ($this->targetDirs[3].'/translations'); break;
case 'profiler.storage.dsn': $value = ('file:'.$this->targetDirs[0].'/profiler'); break;
case 'debug.container.dump': $value = ($this->targetDirs[0].'/EccubeDevDebugProjectContainer.xml'); break;
case 'serializer.mapping.cache.file': $value = ($this->targetDirs[0].'/serialization.php'); break;
case 'doctrine.orm.proxy_dir': $value = ($this->targetDirs[0].'/doctrine/orm/Proxies'); break;
case 'doctrine_migrations.dir_name': $value = ($this->targetDirs[3].'/app/DoctrineMigrations'); break;
case 'swiftmailer.spool.default.memory.path': $value = ($this->targetDirs[0].'/swiftmailer/spool/default'); break;
case 'twig.default_path': $value = ($this->targetDirs[3].'/templates'); break;
default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
}
$this->loadedDynamicParameters[$name] = true;
return $this->dynamicParameters[$name] = $value;
}
private $normalizedParameterNames = [
'env(eccube_locale)' => 'env(ECCUBE_LOCALE)',
'env(eccube_timezone)' => 'env(ECCUBE_TIMEZONE)',
'env(eccube_currency)' => 'env(ECCUBE_CURRENCY)',
'env(database_url)' => 'env(DATABASE_URL)',
'env(database_server_version)' => 'env(DATABASE_SERVER_VERSION)',
'env(eccube_admin_route)' => 'env(ECCUBE_ADMIN_ROUTE)',
'env(eccube_user_data_route)' => 'env(ECCUBE_USER_DATA_ROUTE)',
'env(eccube_admin_allow_hosts)' => 'env(ECCUBE_ADMIN_ALLOW_HOSTS)',
'env(eccube_force_ssl)' => 'env(ECCUBE_FORCE_SSL)',
'env(eccube_template_code)' => 'env(ECCUBE_TEMPLATE_CODE)',
'env(eccube_auth_magic)' => 'env(ECCUBE_AUTH_MAGIC)',
'env(eccube_cookie_name)' => 'env(ECCUBE_COOKIE_NAME)',
'env(eccube_cookie_path)' => 'env(ECCUBE_COOKIE_PATH)',
'env(eccube_cookie_lifetime)' => 'env(ECCUBE_COOKIE_LIFETIME)',
'env(eccube_gc_maxlifetime)' => 'env(ECCUBE_GC_MAXLIFETIME)',
'env(eccube_package_api_url)' => 'env(ECCUBE_PACKAGE_API_URL)',
'env(eccube_owners_store_url)' => 'env(ECCUBE_OWNERS_STORE_URL)',
'env(eccube_maintenance_file_path)' => 'env(ECCUBE_MAINTENANCE_FILE_PATH)',
'env(mailer_url)' => 'env(MAILER_URL)',
'env(eccube_oauth2_authorization_server_private_key)' => 'env(ECCUBE_OAUTH2_AUTHORIZATION_SERVER_PRIVATE_KEY)',
'env(eccube_oauth2_resource_server_public_key)' => 'env(ECCUBE_OAUTH2_RESOURCE_SERVER_PUBLIC_KEY)',
'env(eccube_oauth2_encryption_key)' => 'env(ECCUBE_OAUTH2_ENCRYPTION_KEY)',
];
private function normalizeParameterName($name)
{
if (isset($this->normalizedParameterNames[$normalizedName = strtolower($name)]) || isset($this->parameters[$normalizedName]) || array_key_exists($normalizedName, $this->parameters)) {
$normalizedName = isset($this->normalizedParameterNames[$normalizedName]) ? $this->normalizedParameterNames[$normalizedName] : $normalizedName;
if ((string) $name !== $normalizedName) {
@trigger_error(sprintf('Parameter names will be made case sensitive in Symfony 4.0. Using "%s" instead of "%s" is deprecated since Symfony 3.4.', $name, $normalizedName), E_USER_DEPRECATED);
}
} else {
$normalizedName = $this->normalizedParameterNames[$normalizedName] = (string) $name;
}
return $normalizedName;
}
/**
* Gets the default parameters.
*
* @return array An array of the default parameters
*/
protected function getDefaultParameters()
{
return [
'kernel.environment' => 'dev',
'kernel.debug' => true,
'kernel.name' => 'Eccube',
'kernel.bundles' => [
'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
'DoctrineCacheBundle' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\DoctrineCacheBundle',
'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
'WebServerBundle' => 'Symfony\\Bundle\\WebServerBundle\\WebServerBundle',
'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
'MobileDetectBundle' => 'SunCat\\MobileDetectBundle\\MobileDetectBundle',
'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
'ApiBundle' => 'Plugin\\Api\\Bundle\\ApiBundle',
'TrikoderOAuth2Bundle' => 'Trikoder\\Bundle\\OAuth2Bundle\\TrikoderOAuth2Bundle',
],
'kernel.charset' => 'UTF-8',
'kernel.container_class' => 'EccubeDevDebugProjectContainer',
'container.dumper.inline_class_loader' => true,
'env(ECCUBE_LOCALE)' => 'ja',
'env(ECCUBE_TIMEZONE)' => 'Asia/Tokyo',
'env(ECCUBE_CURRENCY)' => 'JPY',
'env(DATABASE_URL)' => '',
'env(DATABASE_SERVER_VERSION)' => NULL,
'env(ECCUBE_ADMIN_ROUTE)' => 'admin',
'env(ECCUBE_USER_DATA_ROUTE)' => 'user_data',
'env(ECCUBE_ADMIN_ALLOW_HOSTS)' => '[]',
'env(ECCUBE_FORCE_SSL)' => false,
'env(ECCUBE_TEMPLATE_CODE)' => 'default',
'env(ECCUBE_AUTH_MAGIC)' => '<change.me>',
'env(ECCUBE_COOKIE_NAME)' => 'eccube',
'env(ECCUBE_COOKIE_PATH)' => '/',
'env(ECCUBE_COOKIE_LIFETIME)' => '0',
'env(ECCUBE_GC_MAXLIFETIME)' => '1440',
'env(ECCUBE_PACKAGE_API_URL)' => 'https://package-api.ec-cube.net',
'env(ECCUBE_OWNERS_STORE_URL)' => 'https://www.ec-cube.net',
'eccube_auth_type' => 'HMAC',
'eccube_password_hash_algos' => 'SHA256',
'eccube_twig_block_templates' => [
],
'eccube_csv_size' => 5,
'eccube_default_password' => '**********',
'eccube_deliv_addr_max' => 20,
'eccube_deliv_date_end_max' => 21,
'eccube_id_max_len' => 50,
'eccube_id_min_len' => 4,
'eccube_int_len' => 9,
'eccube_category_nest_level' => 5,
'eccube_lltext_len' => 99999,
'eccube_ltext_len' => 3000,
'eccube_max_total_fee' => 9999999999,
'eccube_mltext_len' => 1000,
'eccube_mtext_len' => 200,
'plugin_html_urlpath' => '/plugin/',
'plugin_temp_realdir' => '/PATH/TO/WEB_ROOT/src/Eccube/Repository/Master/upload/temp_plugin/',
'eccube_price_len' => 8,
'eccube_search_pmax' => 12,
'eccube_stext_len' => 255,
'eccube_sltext_len' => 500,
'eccube_smtext_len' => 100,
'eccube_tax_rule_priority' => [
0 => 'product_id',
1 => 'product_class_id',
2 => 'pref_id',
3 => 'country_id',
],
'eccube_url_len' => 1024,
'eccube_default_page_count' => 50,
'eccube_admin_product_stock_status' => 3,
'eccube_customer_reset_expire' => 10,
'eccube_csv_export_separator' => ',',
'eccube_csv_export_encoding' => 'SJIS-win',
'eccube_csv_export_date_format' => 'Y-m-d H:i:s',
'eccube_csv_export_multidata_separator' => ',',
'eccube_csv_import_delimiter' => ',',
'eccube_csv_import_enclosure' => '"',
'eccube_csv_import_escape' => '\\',
'eccube_info_url' => 'https://www.ec-cube.net/info/4/',
'eccube_official_site_url' => 'https://www.ec-cube.net',
'eccube_community_site_url' => 'https://xoops.ec-cube.net',
'eccube_document_url' => 'http://doc4.ec-cube.net',
'eccube_name_len' => 16,
'eccube_kana_len' => 25,
'eccube_address1_len' => 32,
'eccube_address2_len' => 32,
'eccube_birth_max' => 110,
'eccube_product_order_price_lower' => 1,
'eccube_product_order_newer' => 2,
'eccube_product_order_price_higher' => 3,
'eccube_price_max' => 2147483647,
'eccube_tel_len_max' => 14,
'eccube_postal_code' => 8,
'eccube_password_min_len' => 8,
'eccube_password_max_len' => 32,
'eccube_composer_memory_limit' => '1536M',
'eccube_order_mail_template_id' => 1,
'eccube_entry_confirm_mail_template_id' => 2,
'eccube_entry_complete_mail_template_id' => 3,
'eccube_customer_withdraw_mail_template_id' => 4,
'eccube_contact_mail_template_id' => 5,
'eccube_forgot_mail_template_id' => 6,
'eccube_reset_complete_mail_template_id' => 7,
'eccube_shipping_notify_mail_template_id' => 8,
'eccube_rfc_email_check' => false,
'eccube_order_no_format' => '',
'eccube_order_pdf_message_len' => 30,
'eccube_news_start_year' => 2000,
'eccube_result_cache_lifetime' => 3600,
'eccube_result_cache_lifetime_short' => 10,
'eccube_nav' => [
'product' => [
'name' => 'admin.product.product_management',
'icon' => 'fa-cube',
'children' => [
'product_master' => [
'name' => 'admin.product.product_list',
'url' => 'admin_product',
],
'product_edit' => [
'name' => 'admin.product.product_registration',
'url' => 'admin_product_product_new',
],
'class_name' => [
'name' => 'admin.product.class_management',
'url' => 'admin_product_class_name',
],
'class_category' => [
'name' => 'admin.product.category_management',
'url' => 'admin_product_category',
],
'product_tag' => [
'name' => 'admin.product.tag_management',
'url' => 'admin_product_tag',
],
'product_csv_import' => [
'name' => 'admin.product.product_csv_upload',
'url' => 'admin_product_csv_import',
],
'category_csv_import' => [
'name' => 'admin.product.category_csv_upload',
'url' => 'admin_product_category_csv_import',
],
'maker4' => [
'id' => 'maker4',
'name' => 'maker.admin.title',
'url' => 'maker_admin_index',
],
'product_review' => [
'name' => 'product_review.admin.product_review.title',
'url' => 'product_review_admin_product_review',
],
'sort_product' => [
'name' => 'sort_product.nav',
'url' => 'plugin_SortProduct',
],
'vt4g_subsc_salestype' => [
'name' => 'vt4g_plugin.admin.menu.product.subsc_salestype',
'url' => 'vt4g_admin_subsc_salestype',
],
],
],
'order' => [
'name' => 'admin.order.order_management',
'icon' => 'fa-shopping-cart',
'children' => [
'order_master' => [
'name' => 'admin.order.order_list',
'url' => 'admin_order',
],
'order_edit' => [
'name' => 'admin.order.order_registration',
'url' => 'admin_order_new',
],
'shipping_csv_import' => [
'name' => 'admin.order.shipping_csv_upload',
'url' => 'admin_shipping_csv_import',
],
'plugin_coupon' => [
'name' => 'クーポン',
'url' => 'plugin_coupon_list',
],
'vt4g_order_csv_upload' => [
'name' => 'vt4g_plugin.admin.menu.order.csv_upload',
'url' => 'vt4g_admin_order_csv_upload',
],
'vt4g_order_csv_registration' => [
'name' => 'vt4g_plugin.admin.menu.order.csv_registration',
'url' => 'vt4g_admin_order_csv_registration',
],
'vt4g_order_csv_request' => [
'name' => 'vt4g_plugin.admin.menu.order.csv_request',
'url' => 'vt4g_admin_order_csv_request',
],
'vt4g_order_csv_result' => [
'name' => 'vt4g_plugin.admin.menu.order.csv_result',
'url' => 'vt4g_admin_order_csv_result',
],
],
],
'aggregate' => [
'name' => 'admin.aggregate.aggregate_management',
'icon' => 'fa-file-text-o',
'children' => [
'aggregate_shop' => [
'name' => 'admin.aggregate.shop',
'url' => 'admin_aggregate_shop',
],
'aggregate_product' => [
'name' => 'admin.aggregate.product',
'url' => 'admin_aggregate_product',
],
'aggregate_customer' => [
'name' => 'admin.aggregate.customer',
'url' => 'admin_aggregate_customer',
],
],
],
'customer' => [
'name' => 'admin.customer.customer_management',
'icon' => 'fa-users',
'children' => [
'customer_master' => [
'name' => 'admin.customer.customer_list',
'url' => 'admin_customer',
],
'customer_edit' => [
'name' => 'admin.customer.customer_registration',
'url' => 'admin_customer_new',
],
'vt4g_customer_subsc_history' => [
'name' => 'vt4g_plugin.admin.menu.customer.subsc_history',
'url' => 'vt4g_admin_subsc_customer',
],
],
],
'content' => [
'name' => 'admin.content.contents_management',
'icon' => 'fa-file-text-o',
'children' => [
'news' => [
'name' => 'admin.content.news_management',
'url' => 'admin_content_news',
],
'file' => [
'name' => 'admin.content.file_management',
'url' => 'admin_content_file',
],
'layout' => [
'name' => 'admin.content.layout_management',
'url' => 'admin_content_layout',
],
'page' => [
'name' => 'admin.content.page_management',
'url' => 'admin_content_page',
],
'css' => [
'name' => 'admin.content.css_management',
'url' => 'admin_content_css',
],
'js' => [
'name' => 'admin.content.js_management',
'url' => 'admin_content_js',
],
'block' => [
'name' => 'admin.content.block_management',
'url' => 'admin_content_block',
],
'cache' => [
'name' => 'admin.content.cache_management',
'url' => 'admin_content_cache',
],
'maintenance' => [
'name' => 'admin.content.maintenance_management',
'url' => 'admin_content_maintenance',
],
],
],
'setting' => [
'name' => 'admin.setting',
'icon' => 'fa-cog',
'children' => [
'shop' => [
'name' => 'admin.setting.shop',
'children' => [
'shop_index' => [
'name' => 'admin.setting.shop.shop_setting',
'url' => 'admin_setting_shop',
],
'shop_tradelaw' => [
'name' => 'admin.setting.shop.tradelaw_setting',
'url' => 'admin_content_page_edit',
'param' => [
'id' => 21,
'return' => 'tradelaw',
],
],
'shop_agreement' => [
'name' => 'admin.setting.shop.agreement_setting',
'url' => 'admin_content_page_edit',
'param' => [
'id' => 19,
'return' => 'agreement',
],
],
'shop_payment' => [
'name' => 'admin.setting.shop.payment_setting',
'url' => 'admin_setting_shop_payment',
],
'shop_delivery' => [
'name' => 'admin.setting.shop.delivery_setting',
'url' => 'admin_setting_shop_delivery',
],
'shop_tax' => [
'name' => 'admin.setting.shop.tax_setting',
'url' => 'admin_setting_shop_tax',
],
'shop_mail' => [
'name' => 'admin.setting.shop.mail_setting',
'url' => 'admin_setting_shop_mail',
],
'shop_csv_type' => [
'name' => 'admin.setting.shop.csv_type',
'url' => 'admin_setting_shop_csv_type',
],
'shop_csv' => [
'name' => 'admin.setting.shop.csv_setting',
'url' => 'admin_setting_shop_csv',
],
'holiday' => [
'id' => 'admin_setting_deliverydate_holiday',
'name' => 'deliverydate.admin.nav.setting.deliverydate.holiday',
'url' => 'admin_setting_deliverydate_holiday',
],
],
],
'system' => [
'name' => 'admin.setting.system',
'children' => [
'member' => [
'name' => 'admin.setting.system.member_management',
'url' => 'admin_setting_system_member',
],
'authority' => [
'name' => 'admin.setting.system.authority_management',
'url' => 'admin_setting_system_authority',
],
'security' => [
'name' => 'admin.setting.system.security_management',
'url' => 'admin_setting_system_security',
],
'log' => [
'name' => 'admin.setting.system.log_display',
'url' => 'admin_setting_system_log',
],
'masterdata' => [
'name' => 'admin.setting.system.master_data_management',
'url' => 'admin_setting_system_masterdata',
],
'system_index' => [
'name' => 'admin.setting.system.system_info',
'url' => 'admin_setting_system_system',
],
'deliverydate_config' => [
'id' => 'admin_setting_deliverydate_config',
'name' => 'deliverydate.admin.nav.setting.deliverydate.config',
'url' => 'admin_setting_deliverydate_config',
],
'vt4g_log_download' => [
'name' => 'vt4g_plugin.admin.menu.setting.system.log_download',
'url' => 'vt4g_admin_log_download',
],
],
],
'api' => [
'name' => 'api.admin.management',
'children' => [
'oauth' => [
'name' => 'api.admin.oauth.management',
'url' => 'admin_api_oauth',
],
'webhook' => [
'name' => 'api.admin.webhook.management',
'url' => 'admin_api_webhook',
],
'graphiql' => [
'name' => 'api.admin.graphiql.name',
'url' => 'admin_api_graphiql',
],
],
],
],
],
'store' => [
'name' => 'admin.store',
'icon' => 'fa-plug',
'children' => [
'plugin' => [
'name' => 'admin.store.plugin',
'children' => [
'plugin_owners_search' => [
'name' => 'admin.store.plugin.plugin_owners_install',
'url' => 'admin_store_plugin_owners_search',
],
'plugin_list' => [
'name' => 'admin.store.plugin.plugin_list',
'url' => 'admin_store_plugin',
],
],
],
'template' => [
'name' => 'admin.store.template',
'children' => [
'template_list' => [
'name' => 'admin.store.template.template_list',
'url' => 'admin_store_template',
],
'template_install' => [
'name' => 'admin.store.template.template_install',
'url' => 'admin_store_template_install',
],
],
],
'authentication_setting' => [
'name' => 'admin.store.setting',
'url' => 'admin_store_authentication_setting',
],
],
],
'plugin_CMBlog' => [
'name' => '簡単ブログPro',
'icon' => 'fa-file-text',
'children' => [
'cm_blog_admin_blog' => [
'name' => 'ブログ一覧',
'url' => 'cm_blog_admin_blog',
],
'cm_blog_admin_blog_create' => [
'name' => 'ブログ登録',
'url' => 'cm_blog_admin_blog_create',
],
],
],
'mailmagazine' => [
'id' => 'mailmagazine',
'name' => 'mailmagazine.title',
'icon' => 'fa-envelope',
'children' => [
'mailmagazine' => [
'id' => 'mailmagazine',
'name' => 'mailmagazine.index.title',
'url' => 'plugin_mail_magazine',
],
'mailmagazine_template' => [
'id' => 'mailmagazine_template',
'name' => 'mailmagazine.template.title',
'url' => 'plugin_mail_magazine_template',
],
'mailmagazine_history' => [
'id' => 'mailmagazine_history',
'name' => 'mailmagazine.history.title',
'url' => 'plugin_mail_magazine_history',
],
],
],
],
'env(MAILER_URL)' => '',
'env(ECCUBE_OAUTH2_ENCRYPTION_KEY)' => '<change.me>',
'eccube_instagram_message_len' => '250',
'product_review_display_count_min' => 1,
'product_review_display_count_max' => 30,
'related_product.text_area_len' => 4000,
'related_product.max_item_count' => 6,
'sort_product.list_order_by.name' => 'おすすめ順',
'vt4g_plugin.const' => [
'VT4G_CODE' => 'VeriTrans4G',
'VT4G_SERVICE_NAME' => 'ベリトランス4G',
'VT4G_PLUGIN_NAME' => 'ベリトランス4G決済プラグイン',
'VT4G_ENCODE' => 'UTF-8',
'VT4G_ENCODE_SJIS' => 'SJIS',
'VT4G_PLUGIN_PATH' => 'vt4g',
'VT4G_PLUGIN_CSS_FILENAME' => 'vt4g_css.twig',
'VT4G_PLUGIN_TOKEN_JS_FILENAME' => '/js/token.js',
'VT4G_PLUGIN_LOADING_IMAGE' => '/img/loading.gif',
'VT4G_PLUGIN_TOKEN_API_ENDPOINT' => 'https://api.veritrans.co.jp/4gtoken',
'VT4G_USED_MAIL_TO' => 'sales@veritrans.jp',
'VT4G_USED_MAIL_SUBJECT' => '[EC-CUBE4] ベリトランス4Gプラグインご利用通知',
'VT4G_CUSTOMER_ID_DIGITS' => 10,
'VT4G_PAYTYPEID_CREDIT' => 10,
'VT4G_PAYTYPEID_CVS' => 20,
'VT4G_PAYTYPEID_BANK' => 30,
'VT4G_PAYTYPEID_ATM' => 31,
'VT4G_PAYTYPEID_UPOP' => 40,
'VT4G_PAYTYPEID_ALIPAY' => 50,
'VT4G_PAYTYPEID_RAKUTEN' => 60,
'VT4G_PAYTYPEID_RECRUIT' => 61,
'VT4G_PAYTYPEID_LINEPAY' => 62,
'VT4G_PAYTYPEID_PAYPAL' => 70,
'VT4G_PAYTYPEID_PAYPAY' => 80,
'VT4G_PAYNAME_PAYTYPEID_10' => 'クレジットカード決済',
'VT4G_PAYNAME_PAYTYPEID_12' => '本人認証(クレジットカード決済)',
'VT4G_PAYNAME_PAYTYPEID_20' => 'コンビニ決済',
'VT4G_PAYNAME_PAYTYPEID_30' => 'ネットバンク決済',
'VT4G_PAYNAME_PAYTYPEID_31' => 'ATM決済',
'VT4G_PAYNAME_PAYTYPEID_40' => '銀聯ネット決済',
'VT4G_PAYNAME_PAYTYPEID_50' => 'Alipay決済',
'VT4G_PAYNAME_PAYTYPEID_60' => '楽天ペイ',
'VT4G_PAYNAME_PAYTYPEID_61' => 'リクルートかんたん支払い',
'VT4G_PAYNAME_PAYTYPEID_62' => 'LINE Pay',
'VT4G_PAYNAME_PAYTYPEID_70' => 'PayPal決済',
'VT4G_PAYNAME_PAYTYPEID_80' => 'PayPay',
'VT4G_REMOVED_PAYNAME_LABEL' => '(VT4Gプラグイン削除済み)',
'VT4G_CODE_PAYTYPEID_10' => 'Credit',
'VT4G_CODE_PAYTYPEID_20' => 'CVS',
'VT4G_CODE_PAYTYPEID_30' => 'Bank',
'VT4G_CODE_PAYTYPEID_31' => 'ATM',
'VT4G_CODE_PAYTYPEID_40' => 'UPOP',
'VT4G_CODE_PAYTYPEID_50' => 'Alipay',
'VT4G_CODE_PAYTYPEID_60' => 'Rakuten',
'VT4G_CODE_PAYTYPEID_61' => 'Recruit',
'VT4G_CODE_PAYTYPEID_62' => 'LINEPay',
'VT4G_CODE_PAYTYPEID_70' => 'PayPal',
'VT4G_CODE_PAYTYPEID_80' => 'PayPay',
'VT4G_METHOD_COMMON' => 'CommonMethod',
'VT4G_SERVICE_PAYTYPEID_30' => 'netbank-pc',
'VT4G_SERVICE_PAYTYPEID_31' => 'atm',
'VT4G_PAYMENT' => [
'URL' => [
'INDEX' => [
'NAME' => 'vt4g_shopping_payment',
'LABEL' => '商品購入/ベリトランス4G決済画面',
'TEMPLATE' => 'VeriTrans4G/Resource/template/default/Shopping/vt4g_payment',
],
'COMPLETE' => [
'NAME' => 'vt4g_shopping_payment_complete',
],
'BACK' => [
'NAME' => 'vt4g_shopping_payment_back',
],
],
],
'VT4G_PAY_STATUS' => [
'AUTH' => [
'VALUE' => 1,
'LABEL' => '与信',
'RECV_NAME' => '申込結果',
],
'CAPTURE' => [
'VALUE' => 2,
'LABEL' => '売上',
'RECV_NAME' => '売上結果',
],
'CANCEL' => [
'VALUE' => 3,
'LABEL' => '取消',
'RECV_NAME' => '取消結果',
],
'REQUEST' => [
'VALUE' => 4,
'LABEL' => '申込',
],
'DEPOSIT' => [
'VALUE' => 5,
'LABEL' => '入金',
'RECV_NAME' => '入金結果',
],
'REFUND' => [
'VALUE' => 6,
'LABEL' => '返金',
'RECV_NAME' => '返金結果',
],
'EXPIRED' => [
'VALUE' => 7,
'LABEL' => '期限切れ',
],
'NEWLY' => [
'VALUE' => 8,
'LABEL' => '新規決済',
],
'CAPTURE_REQUEST' => [
'VALUE' => 9,
'LABEL' => '売上要求中',
],
'CANCEL_REQUEST' => [
'VALUE' => 10,
'LABEL' => '取消要求中',
],
'REDUCTION_REQUEST' => [
'VALUE' => 11,
'LABEL' => '減額要求中',
],
'FAILURE' => [
'VALUE' => 99,
'LABEL' => '決済失敗',
],
],
'VT4G_LABEL_RENAME' => [
'RAKUTEN' => [
'REFUND' => '減額',
],
],
'VT4G_CONVENI' => [
'SEVENELEVEN' => [
'CODE' => 'sej',
'LABEL' => 'セブン-イレブン',
],
'LAWSON' => [
'CODE' => 'lawson',
'LABEL' => 'ローソン(ローソン、ミニストップ、セイコーマート)',
],
'FAMILYMART' => [
'CODE' => 'famima',
'LABEL' => 'ファミリーマート',
],
'DAILYYAMAZAKI' => [
'CODE' => 'other',
'LABEL' => 'デイリーヤマザキ・ヤマザキデイリーストア',
],
'ECON' => [
'CODE' => 'econ',
'LABEL' => 'ローソン・ファミリーマート・ミニストップ・セイコーマート',
],
],
'VT4G_RECV_CVS_TYPE' => [
'sej' => 'セブン-イレブン',
'econ-lw' => 'ローソン',
'econ-fm' => 'ファミリーマート',
'econ-mini' => 'ミニストップ',
'econ-other' => 'セイコーマート',
'lawson' => 'ローソン、ミニストップ、セイコーマート',
'famima' => 'ファミリーマート',
'other' => 'デイリーヤマザキ・ヤマザキデイリーストア',
],
'VT4G_RECV_PAYPAL_FIXED' => 1,
'VT4G_RECV_TXN_TYPE_AUTH' => 'Authorize',
'VT4G_RECV_TXN_TYPE_CAPTURE' => 'Capture',
'VT4G_RECV_TXN_TYPE_REFUND' => 'Refund',
'VT4G_RECV_TXN_TYPE_CANCEL' => 'Cancel',
'VT4G_RECV_TXN_TYPE_CREDIT' => [
0 => 'Verify',
1 => 'AuthorizeConfirm',
2 => 'VerifyNotify',
],
'VT4G_RECV_RECODE_HEAD' => [
0 => 'numberOfNotify',
1 => 'pushTime',
2 => 'pushId',
],
'VT4G_RECV_RECODE_BODY' => [
'VT4G_PAYTYPEID_CREDIT' => [
0 => 'orderId',
1 => 'vResultCode',
2 => 'txnType',
3 => 'mpiMstatus',
4 => 'cardMstatus',
5 => 'dummy',
],
'VT4G_PAYTYPEID_CVS' => [
0 => 'orderId',
1 => 'cvsType',
2 => 'receiptNo',
3 => 'receiptDate',
4 => 'rcvAmount',
5 => 'dummy',
],
'VT4G_PAYTYPEID_BANK' => [
0 => 'orderId',
1 => 'kikanNo',
2 => 'kigyoNo',
3 => 'rcvDate',
4 => 'customerNo',
5 => 'confNo',
6 => 'rcvAmount',
7 => 'dummy',
],
'VT4G_PAYTYPEID_UPOP' => [
0 => 'orderId',
1 => 'txnType',
2 => 'mstatus',
3 => 'traceNumber',
4 => 'traceTime',
5 => 'settleAmount',
6 => 'settleDate',
7 => 'settleRate',
8 => 'dummy',
],
'VT4G_PAYTYPEID_ALIPAY' => [
0 => 'orderId',
1 => 'txnType',
2 => 'mstatus',
3 => 'vResultCode',
4 => 'centerTradeId',
5 => 'dummy',
],
'VT4G_PAYTYPEID_RAKUTEN' => [
0 => 'orderId',
1 => 'txnType',
2 => 'txnTime',
3 => 'vResultCode',
4 => 'mstatus',
5 => 'usedPoint',
6 => 'dummy',
],
'VT4G_PAYTYPEID_RECRUIT' => [
0 => 'orderId',
1 => 'txnType',
2 => 'txnTime',
3 => 'vResultCode',
4 => 'mstatus',
5 => 'recruitOrderId',
6 => 'usePoint',
7 => 'givePoint',
8 => 'recruitCoupon',
9 => 'merchantCoupon',
10 => 'dummy',
],
'VT4G_PAYTYPEID_LINEPAY' => [
0 => 'orderId',
1 => 'txnType',
2 => 'txnTime',
3 => 'vResultCode',
4 => 'mstatus',
5 => 'linepayOrderId',
6 => 'dummy',
],
'VT4G_PAYTYPEID_PAYPAL' => [
0 => 'orderId',
1 => 'mstatus',
2 => 'txnType',
3 => 'receivedDatetime',
4 => 'amount',
5 => 'payerId',
6 => 'centerTxnId',
7 => 'dummy',
],
'VT4G_PAYTYPEID_PAYPAY' => [
0 => 'orderId',
1 => 'txnType',
2 => 'mstatus',
3 => 'vResultCode',
4 => 'paypayOrderId',
5 => 'dummy',
],
],
'VT4G_RECV_MAIL_SUBJECT' => [
'ERROR' => ' - 結果通知エラー報知メール',
'RESULT' => '要求結果報知メール',
'PAYMENT_INFO' => '入金報知メール',
],
'VT4G_OPERATION_AUTH' => 'AUTH',
'VT4G_OPERATION_CAPTURE' => 'CAPTURE',
'VT4G_OPERATION_CANCEL' => 'CANCEL',
'VT4G_OPERATION_REFUND' => 'REFUND',
'VT4G_OPERATION_REFUND_ALL' => 'REFUND_ALL',
'VT4G_OPERATION_NEWLY' => 'NEWLY',
'VT4G_OPERATION_NAME' => [
'REFUND' => '再売上(減額用)',
'REFUND_ALL' => '全額返金',
],
'VT4G_MAIL_TIMING' => [
'ORDER' => [
'ON_COMPLETE' => 0,
'ON_PAYMENT' => 1,
],
'BANK' => [
'ON_PAYMENT' => 0,
'ON_RECEIVE' => 1,
],
],
'VT4G_MAIL_TARGET' => [
'RAKUTEN' => [
'FAILURE' => 0,
'ALL' => 1,
],
],
'VT4G_FORM' => [
'REGEX' => [
'VERITRANS_ID_PREFIX' => '/^[[:alnum:]_\\-\\.]+$/i',
'INTEGER' => '/^[0-9]+$/',
],
'RANGE' => [
'MIN' => [
'PAYMENT_TERM' => 1,
'CARDINFO_REGIST_MAX' => 1,
],
'MAX' => [
'PAYMENT_TERM' => 60,
'CARDINFO_REGIST_MAX' => 10,
],
],
'LENGTH' => [
'MIN' => [
'VERITRANS_ID_PREFIX' => 1,
'CARD_NO' => 14,
'SECURITY_CODE' => 3,
'CARD_NAME' => 2,
],
'MAX' => [
'PAYMENT_TERM' => 2,
'CONTENTS' => 12,
'CONTENTS_KANA' => 24,
'ORDER_MAIL_TITLE1' => 50,
'ORDER_MAIL_BODY1' => 1000,
'VERITRANS_ID_PREFIX' => 17,
'MERCHANT_CCID' => 24,
'MERCHANT_PASS' => 64,
'MERCHANT_ID' => 24,
'MERCHANT_HASH' => 24,
'TOKEN_API_KEY' => 36,
'VT4G_ORDER_ID_PREFIX' => 50,
'FREE' => 16,
'CARD_NO' => 16,
'SECURITY_CODE' => 4,
'CARD_NAME' => 45,
'COMMODITY_NAME' => 100,
'REFUND_REASON' => 80,
'ITEM_NAME' => 255,
'ORDER_DESCRIPTION' => 127,
'PAYMENT_TERM_DAY' => 2,
],
],
'CHOICES' => [
'COMMON_FLG' => [
'利用する' => 1,
'利用しない' => 0,
],
'WITH_CAPTURE' => [
'与信+売上' => 1,
'与信のみ' => 0,
],
'CREDIT_PAY_METHOD' => [
'一括払い' => '10',
'ボーナス一括' => '21',
'分割2回払い' => '61C02',
'分割3回払い' => '61C03',
'分割4回払い' => '61C04',
'分割5回払い' => '61C05',
'分割6回払い' => '61C06',
'分割7回払い' => '61C07',
'分割8回払い' => '61C08',
'分割9回払い' => '61C09',
'分割10回払い' => '61C10',
'分割11回払い' => '61C11',
'分割12回払い' => '61C12',
'分割13回払い' => '61C13',
'分割14回払い' => '61C14',
'分割15回払い' => '61C15',
'分割16回払い' => '61C16',
'分割17回払い' => '61C17',
'分割18回払い' => '61C18',
'分割19回払い' => '61C19',
'分割20回払い' => '61C20',
'分割21回払い' => '61C21',
'分割22回払い' => '61C22',
'分割23回払い' => '61C23',
'分割24回払い' => '61C24',
'リボルビング払い' => '80',
],
'MPI_OPTION' => [
'完全認証' => 'mpi-complete',
'通常認証(カード会社リスク負担)' => 'mpi-company',
'通常認証(カード会社、加盟店リスク負担)' => 'mpi-merchant',
],
'ONE_CLICK_FLG' => [
'かんたん決済' => 2,
'ベリトランス会員ID決済' => 1,
'利用しない' => 0,
],
'CONVENI' => [
'01:セブンイレブン' => 'sej',
'02:ローソン・ミニストップ・セイコーマート' => 'lawson',
'03:ファミリーマート' => 'famima',
'04:デイリーヤマザキ・ヤマザキデイリーストア' => 'other',
'05:ローソン・ファミリーマート・ミニストップ・セイコーマート' => 'econ',
],
'MAIL_TIMING' => [
'入金通知受信時' => 1,
'決済申込完了時' => 0,
],
'ORDER_MAIL_TIMING_FLG' => [
'入金(結果)通知受信時' => 1,
'注文完了画面表示時' => 0,
],
'DUMMY_MODE_FLG' => [
'本番モードで稼働' => 0,
'ダミーモードで稼働' => 1,
],
'RESULT_MAIL_TARGET' => [
'すべて' => 1,
'要求不成立のみ' => 0,
],
'REGISTRATION_FLG' => [
'登録する' => 1,
'登録しない' => 0,
'初期値なし' => 2,
],
'RETRADE_FLG' => [
'利用する' => 1,
'利用しない' => 0,
],
'SEND_PAYMENT_INFO_MAIL' => [
'送信する' => 1,
'送信しない' => 0,
],
'PUSH_URL_AUTO_SETTING' => [
'設定する' => 1,
'設定しない' => 0,
],
],
'DEFAULT' => [
'WITH_CAPTURE' => 0,
'CREDIT_PAY_METHOD' => '10',
'SECURITY_FLG' => 1,
'MPI_FLG' => 0,
'SECURE_SECOND_FLG' => 0,
'MPI_OPTION' => 'mpi-company',
'ONE_CLICK_FLG' => 0,
'ORDER_MAIL_TIMING_FLG' => 0,
'DUMMY_MODE_FLG' => 1,
'MAIL_TIMING' => 0,
'RESULT_MAIL_TARGET' => 0,
'CARDINFO_REGIST_DEFAULT' => 2,
'CARDINFO_REGIST_MAX' => 5,
'SEND_PAYMENT_INFO_MAIL' => 0,
'CONTENTS_KANA' => 'ゴチュウモンブン',
'COMMODITY_NAME' => 'ご注文の商品',
'REFUND_REASON' => 'ご注文の返金',
'PUSH_URL_AUTO_SETTING' => 0,
],
],
'VT4G_REQUEST' => [
'CREDIT' => [
'RETRY_LIMIT' => 3,
'RETRY_WAIT' => 3,
],
],
'VT4G_RESPONSE' => [
'MSTATUS' => [
'OK' => 'success',
'NG' => 'failure',
'PENDING' => 'pending',
],
],
'VT4G_DOC_PATH' => '/Resource/doc',
'VT4G_EXPLAIN_FILE_NAME_FMT' => '/explain_%s.txt',
'VT4G_CREDIT_ERR_RESPONSE_YEAR98' => 98,
'VT4G_CREDIT_ERR_RESPONSE_YEAR99' => 99,
'VT4G_CREDIT_MPI_OPTION' => [
'COMPLETE' => 'mpi-complete',
'COMPANY' => 'mpi-company',
'MERCHANT' => 'mpi-merchant',
],
'VT4G_CREDIT_ONE_CLICK' => [
'RETRADE' => 2,
'VERITRANS_ID' => 1,
'DISABLED' => 0,
],
'VT4G_CREDIT_RETRADE' => [
'DATETIME_FORMAT' => 'Y-m-d 00:00:00',
'LIMIT_CARDS' => 10,
'VALID_MONTH' => 13,
],
'VT4G_CREDIT_ERR_TRANS_PREFIX' => 'front.order.vt4g.vresult_code_',
'VT4G_CREDIT_VERITRANS_ID_SESSION_KEY' => 'vt4g_veritrans_id',
'VT4G_CREDIT_VERIFY_TIMEOUT' => 25,
'VT4G_CREDIT_VERIFY_RESULT_LINK' => 2,
'VT4G_CREDIT_PAYNOWID_TEMP_REG' => 1,
'VT4G_CREDIT_DEVICE_CHANNEL' => '02',
'VT4G_ALIPAY_CURRENCY' => 'JPY',
'VT4G_UPOP_CURRENCY' => [
392 => '日本円',
156 => '中国元',
],
'VT4G_PAYPAL_ACTION' => [
'CREDIT' => 'set',
'COMPLETE' => 'do',
],
'VT4G_PAYPAL_SHIPPING' => [
'DISABLED' => 0,
],
'VT4G_PAYPAY_SERVICE_OPTION_TYPE' => 'online',
'VT4G_MERCHANT_CCID' => [
'EXCLUDE' => [
0 => '69951cc',
1 => '69992cc',
],
],
'RULE_MIN_PAYTYPEID_10' => 2,
'RULE_MIN_PAYTYPEID_20' => 1,
'RULE_MIN_PAYTYPEID_30' => 1,
'RULE_MIN_PAYTYPEID_31' => 1,
'RULE_MIN_PAYTYPEID_40' => 1,
'RULE_MIN_PAYTYPEID_50' => 1,
'RULE_MIN_PAYTYPEID_60' => 100,
'RULE_MIN_PAYTYPEID_61' => 1,
'RULE_MIN_PAYTYPEID_62' => 1,
'RULE_MIN_PAYTYPEID_70' => 1,
'RULE_MIN_PAYTYPEID_80' => 1,
'RULE_MAX_PAYTYPEID_10' => 99999999,
'RULE_MAX_PAYTYPEID_20' => 299999,
'RULE_MAX_PAYTYPEID_30' => 2000000000,
'RULE_MAX_PAYTYPEID_31' => 2000000000,
'RULE_MAX_PAYTYPEID_40' => 999999999,
'RULE_MAX_PAYTYPEID_50' => 9999999,
'RULE_MAX_PAYTYPEID_60' => 99999999,
'RULE_MAX_PAYTYPEID_61' => 9999999,
'RULE_MAX_PAYTYPEID_62' => 9999999,
'RULE_MAX_PAYTYPEID_70' => 1000000,
'RULE_MAX_PAYTYPEID_80' => 500000,
'ORDER_CSV_COLUMN_CONFIG' => [
'NAME' => '注文ID',
],
'ORDER_CSV_TEMPLATE' => 'order.csv',
'VT4G_MYPAGE' => [
'URL' => [
'INDEX' => [
'NAME' => 'mypage_vt4g_account_id',
'LABEL' => 'MYページ/ベリトランス会員ID',
'TEMPLATE' => 'VeriTrans4G/Resource/template/default/Mypage/vt4g_account_id',
],
],
],
'VT4G_RAKUTEN_BUTTON' => [
'URL' => [
'INDEX' => [
'NAME' => 'vt4g_admin_preview_rakuten_button',
'LABEL' => '商品購入/楽天ペイ支払いボタン',
'TEMPLATE' => 'VeriTrans4G/Resource/template/default/Shopping/vt4g_button_rakuten',
],
],
],
'VT4G_MYPAGE_SUBSC_PAYMENT' => [
'URL' => [
'INDEX' => [
'NAME' => 'mypage_vt4g_subsc_payment',
'LABEL' => 'MYページ/継続課金決済履歴',
'TEMPLATE' => 'VeriTrans4G/Resource/template/default/Mypage/vt4g_subsc_payment',
],
],
],
'VT4G_MYPAGE_SUBSC_PAYMENT_HISTORY' => [
'URL' => [
'INDEX' => [
'NAME' => 'mypage_vt4g_subsc_payment_history',
'LABEL' => 'MYページ/継続課金決済履歴詳細',
'TEMPLATE' => 'VeriTrans4G/Resource/template/default/Mypage/vt4g_subsc_payment_history',
],
],
],
'VT4G_WITHDRAW_ERROR_MAIL_SUBJECT' => ' - ベリトランス会員ID削除エラー報知メール',
'VT4G_DTB_CSV' => [
'CUSTOMER' => [
'VT4G_ACCOUNT_ID' => [
'DISP_NAME' => 'ベリトランス会員ID',
'FIELD_NAME' => 'vt4g_account_id',
],
],
'ORDER' => [
'VT4G_PAYMENT_STATUS' => [
'DISP_NAME' => '決済状況',
'FIELD_NAME' => 'vt4g_payment_status',
],
'VT4G_ORDER_ID' => [
'DISP_NAME' => '決済取引ID',
'FIELD_NAME' => 'vt4g_order_id',
],
],
],
'VT4G_SUBSC_PRODUCT_CULUMN' => [
'MY_PAGE_DISP_FLG_ON' => 1,
'MY_PAGE_DISP_FLG_OFF' => 0,
],
'VT4G_FEW_CREDIT_AMOUNT' => 2,
'VTG4_SUBSC_STATUS_SUBSC' => 1,
'VTG4_SUBSC_STATUS_CANCEL' => 2,
'VTG4_PAYMENT_REQUEST_SQL_PARAMETER' => [
'SORT_NO_FIRST' => 1,
'CONTINUE_PRODUCT_COUNT_ZERO' => 0,
],
'VTG4_PAYMENT_REQUEST' => [
'REQUEST_STATUS' => [
'BEFORE_CREATION' => 0,
'NOT_APPLICABLE' => 2,
'WAITING_FOR_REFRECTON' => 5,
'SUCCESS_PAYMENT' => 7,
'FAILURE_PAYMENT' => 9,
],
'REQUEST_STATUS_NAME' => [
'BEFORE_CREATION' => 'CSV未作成',
'NOT_APPLICABLE' => '対象外',
'WAITING_FOR_REFRECTON' => '反映待ち',
'SUCCESS_PAYMENT' => '決済成功',
'FAILURE_PAYMENT' => '決済失敗',
],
],
'VG4G_FEW_CREDIT_FLG_ON' => 1,
'VT4G_PAYMENT_TARGET_YES' => 1,
'VT4G_PAYMENT_TARGET_NO' => 0,
'VT4G_CSV_REQUEST_DETAIL_HEADER' => [
0 => '決済依頼イベント番号',
1 => '決済依頼イベント名',
2 => '継続課金用販売種別名',
3 => '決済依頼番号',
4 => '決済依頼ステータス',
5 => '会員番号',
6 => '会員名',
7 => '初回注文ID',
8 => '取引ID',
9 => '決済金額',
10 => '決済手数料',
11 => '決済依頼明細番号',
12 => '商品名',
13 => '金額',
14 => '数量',
15 => '付与ポイント',
16 => '出荷ID',
17 => '配送先_お名前',
18 => '配送先_住所',
19 => 'CSV対象',
],
],
'eccube.plugins.enabled' => [
0 => 'XssFixer',
1 => 'Api',
2 => 'CMBlogPro',
3 => 'EtunaItemRanking',
4 => 'RelatedProduct4',
5 => 'VeriTrans4G',
6 => 'Coupon4',
7 => 'Maker4',
8 => 'SortProduct4Plus',
9 => 'MailMagazine4',
10 => 'OrderBulkDelete4',
11 => 'DeliveryDate4',
12 => 'ProductReview4',
],
'eccube.plugins.disabled' => [
0 => 'InstagramDspSet',
],
'fragment.renderer.hinclude.global_template' => NULL,
'fragment.path' => '/_fragment',
'kernel.http_method_override' => true,
'kernel.trusted_hosts' => [
],
'templating.helper.code.file_link_format' => NULL,
'debug.file_link_format' => NULL,
'session.metadata.storage_key' => '_sf2_meta',
'session.metadata.update_threshold' => '0',
'form.type_extension.csrf.enabled' => true,
'form.type_extension.csrf.field_name' => '_token',
'asset.request_context.base_path' => '',
'asset.request_context.secure' => false,
'templating.loader.cache.path' => NULL,
'templating.engines' => [
0 => 'twig',
],
'validator.mapping.cache.prefix' => '',
'validator.translation_domain' => 'validators',
'translator.logging' => true,
'profiler_listener.only_exceptions' => false,
'profiler_listener.only_master_requests' => false,
'debug.error_handler.throw_at' => -1,
'router.options.generator_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator',
'router.options.generator_base_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator',
'router.options.generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\PhpGeneratorDumper',
'router.options.matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher',
'router.options.matcher_base_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher',
'router.options.matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\PhpMatcherDumper',
'router.options.matcher.cache_class' => 'EccubeDevDebugProjectContainerUrlMatcher',
'router.options.generator.cache_class' => 'EccubeDevDebugProjectContainerUrlGenerator',
'router.request_context.host' => 'localhost',
'router.request_context.scheme' => 'http',
'router.request_context.base_url' => '',
'router.resource' => 'kernel:loadRoutes',
'router.cache_class_prefix' => 'EccubeDevDebugProjectContainer',
'request_listener.http_port' => 80,
'request_listener.https_port' => 443,
'serializer.mapping.cache.prefix' => '',
'security.authentication.trust_resolver.anonymous_class' => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken',
'security.authentication.trust_resolver.rememberme_class' => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken',
'security.role_hierarchy.roles' => [
],
'security.access.denied_url' => NULL,
'security.authentication.manager.erase_credentials' => true,
'security.authentication.session_strategy.strategy' => 'migrate',
'security.access.always_authenticate_before_granting' => false,
'security.authentication.hide_user_not_found' => true,
'doctrine_cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
'doctrine_cache.apcu.class' => 'Doctrine\\Common\\Cache\\ApcuCache',
'doctrine_cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
'doctrine_cache.chain.class' => 'Doctrine\\Common\\Cache\\ChainCache',
'doctrine_cache.couchbase.class' => 'Doctrine\\Common\\Cache\\CouchbaseCache',
'doctrine_cache.couchbase.connection.class' => 'Couchbase',
'doctrine_cache.couchbase.hostnames' => 'localhost:8091',
'doctrine_cache.file_system.class' => 'Doctrine\\Common\\Cache\\FilesystemCache',
'doctrine_cache.php_file.class' => 'Doctrine\\Common\\Cache\\PhpFileCache',
'doctrine_cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
'doctrine_cache.memcache.connection.class' => 'Memcache',
'doctrine_cache.memcache.host' => 'localhost',
'doctrine_cache.memcache.port' => 11211,
'doctrine_cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
'doctrine_cache.memcached.connection.class' => 'Memcached',
'doctrine_cache.memcached.host' => 'localhost',
'doctrine_cache.memcached.port' => 11211,
'doctrine_cache.mongodb.class' => 'Doctrine\\Common\\Cache\\MongoDBCache',
'doctrine_cache.mongodb.collection.class' => 'MongoCollection',
'doctrine_cache.mongodb.connection.class' => 'MongoClient',
'doctrine_cache.mongodb.server' => 'localhost:27017',
'doctrine_cache.predis.client.class' => 'Predis\\Client',
'doctrine_cache.predis.scheme' => 'tcp',
'doctrine_cache.predis.host' => 'localhost',
'doctrine_cache.predis.port' => 6379,
'doctrine_cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
'doctrine_cache.redis.connection.class' => 'Redis',
'doctrine_cache.redis.host' => 'localhost',
'doctrine_cache.redis.port' => 6379,
'doctrine_cache.riak.class' => 'Doctrine\\Common\\Cache\\RiakCache',
'doctrine_cache.riak.bucket.class' => 'Riak\\Bucket',
'doctrine_cache.riak.connection.class' => 'Riak\\Connection',
'doctrine_cache.riak.bucket_property_list.class' => 'Riak\\BucketPropertyList',
'doctrine_cache.riak.host' => 'localhost',
'doctrine_cache.riak.port' => 8087,
'doctrine_cache.sqlite3.class' => 'Doctrine\\Common\\Cache\\SQLite3Cache',
'doctrine_cache.sqlite3.connection.class' => 'SQLite3',
'doctrine_cache.void.class' => 'Doctrine\\Common\\Cache\\VoidCache',
'doctrine_cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
'doctrine_cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
'doctrine_cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
'doctrine_cache.security.acl.cache.class' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\Acl\\Model\\AclCache',
'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
'doctrine.entity_managers' => [
'default' => 'doctrine.orm.default_entity_manager',
],
'doctrine.default_entity_manager' => 'default',
'doctrine.dbal.connection_factory.types' => [
'oauth2_grant' => [
'class' => 'Trikoder\\Bundle\\OAuth2Bundle\\DBAL\\Type\\Grant',
'commented' => NULL,
],
'oauth2_redirect_uri' => [
'class' => 'Trikoder\\Bundle\\OAuth2Bundle\\DBAL\\Type\\RedirectUri',
'commented' => NULL,
],
'oauth2_scope' => [
'class' => 'Trikoder\\Bundle\\OAuth2Bundle\\DBAL\\Type\\Scope',
'commented' => NULL,
],
'datetime' => [
'class' => 'Eccube\\Doctrine\\DBAL\\Types\\UTCDateTimeType',
'commented' => NULL,
],
'datetimetz' => [
'class' => 'Eccube\\Doctrine\\DBAL\\Types\\UTCDateTimeTzType',
'commented' => NULL,
],
],
'doctrine.connections' => [
'default' => 'doctrine.dbal.default_connection',
],
'doctrine.default_connection' => 'default',
'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
'doctrine.orm.cache.memcache_host' => 'localhost',
'doctrine.orm.cache.memcache_port' => 11211,
'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
'doctrine.orm.cache.memcached_host' => 'localhost',
'doctrine.orm.cache.memcached_port' => 11211,
'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
'doctrine.orm.cache.redis_host' => 'localhost',
'doctrine.orm.cache.redis_port' => 6379,
'doctrine.orm.cache.redis_instance.class' => 'Redis',
'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Common\\Persistence\\Mapping\\Driver\\MappingDriverChain',
'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
'doctrine.orm.auto_generate_proxy_classes' => true,
'doctrine.orm.proxy_namespace' => 'Proxies',
'doctrine_migrations.namespace' => 'DoctrineMigrations',
'doctrine_migrations.organize_migrations' => false,
'doctrine_migrations.table_name' => 'migration_versions',
'doctrine_migrations.name' => 'Application Migrations',
'doctrine_migrations.custom_template' => NULL,
'monolog.use_microseconds' => true,
'monolog.swift_mailer.handlers' => [
],
'monolog.handlers_to_channels' => [
'monolog.handler.console' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
1 => 'doctrine',
2 => 'console',
],
],
'monolog.handler.buffered' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
],
],
],
'swiftmailer.mailer.default.transport.name' => 'dynamic',
'swiftmailer.mailer.default.spool.enabled' => true,
'swiftmailer.mailer.default.plugin.impersonate' => NULL,
'swiftmailer.mailer.default.single_address' => NULL,
'swiftmailer.mailer.default.delivery.enabled' => true,
'swiftmailer.spool.enabled' => true,
'swiftmailer.delivery.enabled' => true,
'swiftmailer.single_address' => NULL,
'swiftmailer.mailers' => [
'default' => 'swiftmailer.mailer.default',
],
'swiftmailer.default_mailer' => 'default',
'twig.exception_listener.controller' => 'twig.controller.exception:showAction',
'twig.form.resources' => [
0 => 'form_div_layout.html.twig',
1 => 'bootstrap_4_layout.html.twig',
],
'web_profiler.debug_toolbar.position' => 'bottom',
'web_profiler.debug_toolbar.intercept_redirects' => false,
'web_profiler.debug_toolbar.mode' => 2,
'mobile_detect.mobile_detector.class' => 'SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector',
'mobile_detect.device_view.class' => 'SunCat\\MobileDetectBundle\\Helper\\DeviceView',
'mobile_detect.cookie_key' => 'device_view',
'mobile_detect.switch_param' => 'device_view',
'mobile_detect.cookie_expire_datetime_modifier' => '1 month',
'mobile_detect.request_response_listener.class' => 'SunCat\\MobileDetectBundle\\EventListener\\RequestResponseListener',
'mobile_detect.redirect' => [
'mobile' => [
'is_enabled' => false,
'host' => NULL,
'status_code' => 302,
'action' => 'redirect',
],
'tablet' => [
'is_enabled' => false,
'host' => NULL,
'status_code' => 302,
'action' => 'redirect',
],
'full' => [
'is_enabled' => false,
'host' => NULL,
'status_code' => 302,
'action' => 'redirect',
],
'detect_tablet_as_mobile' => false,
],
'mobile_detect.switch_device_view.save_referer_path' => true,
'mobile_detect.twig.extension.class' => 'SunCat\\MobileDetectBundle\\Twig\\Extension\\MobileDetectExtension',
'mobile_detect.cookie_path' => '/',
'mobile_detect.cookie_domain' => '',
'mobile_detect.cookie_secure' => false,
'mobile_detect.cookie_httponly' => true,
'knp_paginator.class' => 'Knp\\Component\\Pager\\Paginator',
'knp_paginator.helper.processor.class' => 'Knp\\Bundle\\PaginatorBundle\\Helper\\Processor',
'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/sliding.html.twig',
'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
'knp_paginator.page_range' => 5,
'trikoder.oauth2.persistence.doctrine.enabled' => true,
'trikoder.oauth2.persistence.doctrine.manager' => 'default',
'data_collector.templates' => [
'data_collector.request' => [
0 => 'request',
1 => '@WebProfiler/Collector/request.html.twig',
],
'data_collector.time' => [
0 => 'time',
1 => '@WebProfiler/Collector/time.html.twig',
],
'data_collector.memory' => [
0 => 'memory',
1 => '@WebProfiler/Collector/memory.html.twig',
],
'data_collector.validator' => [
0 => 'validator',
1 => '@WebProfiler/Collector/validator.html.twig',
],
'data_collector.ajax' => [
0 => 'ajax',
1 => '@WebProfiler/Collector/ajax.html.twig',
],
'data_collector.form' => [
0 => 'form',
1 => '@WebProfiler/Collector/form.html.twig',
],
'data_collector.exception' => [
0 => 'exception',
1 => '@WebProfiler/Collector/exception.html.twig',
],
'data_collector.logger' => [
0 => 'logger',
1 => '@WebProfiler/Collector/logger.html.twig',
],
'data_collector.events' => [
0 => 'events',
1 => '@WebProfiler/Collector/events.html.twig',
],
'data_collector.router' => [
0 => 'router',
1 => '@WebProfiler/Collector/router.html.twig',
],
'data_collector.cache' => [
0 => 'cache',
1 => '@WebProfiler/Collector/cache.html.twig',
],
'data_collector.translation' => [
0 => 'translation',
1 => '@WebProfiler/Collector/translation.html.twig',
],
'data_collector.security' => [
0 => 'security',
1 => '@Security/Collector/security.html.twig',
],
'data_collector.twig' => [
0 => 'twig',
1 => '@WebProfiler/Collector/twig.html.twig',
],
'data_collector.doctrine' => [
0 => 'db',
1 => '@Doctrine/Collector/db.html.twig',
],
'swiftmailer.data_collector' => [
0 => 'swiftmailer',
1 => '@Swiftmailer/Collector/swiftmailer.html.twig',
],
'data_collector.dump' => [
0 => 'dump',
1 => '@Debug/Profiler/dump.html.twig',
],
'Eccube\\DataCollector\\EccubeDataCollector' => NULL,
'mobile_detect_bundle.device.collector' => [
0 => 'device.collector',
1 => '@MobileDetect/Collector/device.html.twig',
],
'data_collector.config' => [
0 => 'config',
1 => '@WebProfiler/Collector/config.html.twig',
],
'eccube.collector.core' => [
0 => 'eccube_core',
1 => '@toolbar/eccube.html.twig',
],
],
'console.command.ids' => [
'console.command.eccube_command_composerinstallcommand' => 'Eccube\\Command\\ComposerInstallCommand',
'console.command.eccube_command_composerremovecommand' => 'Eccube\\Command\\ComposerRemoveCommand',
'console.command.eccube_command_composerrequirealreadyinstalledpluginscommand' => 'Eccube\\Command\\ComposerRequireAlreadyInstalledPluginsCommand',
'console.command.eccube_command_composerrequirecommand' => 'Eccube\\Command\\ComposerRequireCommand',
'console.command.eccube_command_composerupdatecommand' => 'Eccube\\Command\\ComposerUpdateCommand',
'console.command.eccube_command_deletecartscommand' => 'Eccube\\Command\\DeleteCartsCommand',
'console.command.eccube_command_generatedummydatacommand' => 'Eccube\\Command\\GenerateDummyDataCommand',
'console.command.eccube_command_generateproxycommand' => 'Eccube\\Command\\GenerateProxyCommand',
'console.command.eccube_command_installercommand' => 'Eccube\\Command\\InstallerCommand',
'console.command.eccube_command_loaddatafixtureseccubecommand' => 'Eccube\\Command\\LoadDataFixturesEccubeCommand',
'console.command.eccube_command_plugindisablecommand' => 'Eccube\\Command\\PluginDisableCommand',
'console.command.eccube_command_pluginenablecommand' => 'Eccube\\Command\\PluginEnableCommand',
'console.command.eccube_command_plugingeneratecommand' => 'Eccube\\Command\\PluginGenerateCommand',
'console.command.eccube_command_plugininstallcommand' => 'Eccube\\Command\\PluginInstallCommand',
'console.command.eccube_command_pluginschemaupdatecommand' => 'Eccube\\Command\\PluginSchemaUpdateCommand',
'console.command.eccube_command_pluginuninstallcommand' => 'Eccube\\Command\\PluginUninstallCommand',
'console.command.eccube_command_pluginupdatecommand' => 'Eccube\\Command\\PluginUpdateCommand',
'console.command.eccube_command_updateschemadoctrinecommand' => 'console.command.eccube_command_updateschemadoctrinecommand',
'console.command.plugin_api_command_dumpschemacommand' => 'Plugin\\Api\\Command\\DumpSchemaCommand',
'console.command.customize_command_orderautocancelcommand' => 'Customize\\Command\\OrderAutoCancelCommand',
'console.command.symfony_bundle_frameworkbundle_command_aboutcommand' => 'console.command.about',
'console.command.symfony_bundle_frameworkbundle_command_assetsinstallcommand' => 'console.command.assets_install',
'console.command.symfony_bundle_frameworkbundle_command_cacheclearcommand' => 'console.command.cache_clear',
'console.command.symfony_bundle_frameworkbundle_command_cachepoolclearcommand' => 'console.command.cache_pool_clear',
'console.command.symfony_bundle_frameworkbundle_command_cachepoolprunecommand' => 'console.command.cache_pool_prune',
'console.command.symfony_bundle_frameworkbundle_command_cachewarmupcommand' => 'console.command.cache_warmup',
'console.command.symfony_bundle_frameworkbundle_command_configdebugcommand' => 'console.command.config_debug',
'console.command.symfony_bundle_frameworkbundle_command_configdumpreferencecommand' => 'console.command.config_dump_reference',
'console.command.symfony_bundle_frameworkbundle_command_containerdebugcommand' => 'console.command.container_debug',
'console.command.symfony_bundle_frameworkbundle_command_debugautowiringcommand' => 'console.command.debug_autowiring',
'console.command.symfony_bundle_frameworkbundle_command_eventdispatcherdebugcommand' => 'console.command.event_dispatcher_debug',
'console.command.symfony_bundle_frameworkbundle_command_routerdebugcommand' => 'console.command.router_debug',
'console.command.symfony_bundle_frameworkbundle_command_routermatchcommand' => 'console.command.router_match',
'console.command.symfony_bundle_frameworkbundle_command_translationdebugcommand' => 'console.command.translation_debug',
'console.command.symfony_bundle_frameworkbundle_command_translationupdatecommand' => 'console.command.translation_update',
'console.command.symfony_bundle_frameworkbundle_command_workflowdumpcommand' => 'console.command.workflow_dump',
'console.command.symfony_bundle_frameworkbundle_command_xlifflintcommand' => 'console.command.xliff_lint',
'console.command.symfony_bundle_frameworkbundle_command_yamllintcommand' => 'console.command.yaml_lint',
'console.command.symfony_component_form_command_debugcommand' => 'console.command.form_debug',
'console.command.symfony_bundle_securitybundle_command_userpasswordencodercommand' => 'security.command.user_password_encoder',
'console.command.doctrine_bundle_doctrinecachebundle_command_containscommand' => 'console.command.doctrine_bundle_doctrinecachebundle_command_containscommand',
'console.command.doctrine_bundle_doctrinecachebundle_command_deletecommand' => 'console.command.doctrine_bundle_doctrinecachebundle_command_deletecommand',
'console.command.doctrine_bundle_doctrinecachebundle_command_flushcommand' => 'console.command.doctrine_bundle_doctrinecachebundle_command_flushcommand',
'console.command.doctrine_bundle_doctrinecachebundle_command_statscommand' => 'console.command.doctrine_bundle_doctrinecachebundle_command_statscommand',
'console.command.doctrine_bundle_doctrinebundle_command_createdatabasedoctrinecommand' => 'doctrine.database_create_command',
'console.command.doctrine_bundle_doctrinebundle_command_dropdatabasedoctrinecommand' => 'doctrine.database_drop_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_importdoctrinecommand' => 'doctrine.database_import_command',
'console.command.doctrine_bundle_doctrinebundle_command_generateentitiesdoctrinecommand' => 'doctrine.generate_entities_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_runsqldoctrinecommand' => 'doctrine.query_sql_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_clearmetadatacachedoctrinecommand' => 'doctrine.cache_clear_metadata_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_clearquerycachedoctrinecommand' => 'doctrine.cache_clear_query_cache_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_clearresultcachedoctrinecommand' => 'doctrine.cache_clear_result_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_collectionregiondoctrinecommand' => 'doctrine.cache_collection_region_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_convertmappingdoctrinecommand' => 'doctrine.mapping_convert_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_createschemadoctrinecommand' => 'doctrine.schema_create_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_dropschemadoctrinecommand' => 'doctrine.schema_drop_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_ensureproductionsettingsdoctrinecommand' => 'doctrine.ensure_production_settings_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_entityregioncachedoctrinecommand' => 'doctrine.clear_entity_region_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_infodoctrinecommand' => 'doctrine.mapping_info_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_queryregioncachedoctrinecommand' => 'doctrine.clear_query_region_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_rundqldoctrinecommand' => 'doctrine.query_dql_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_updateschemadoctrinecommand' => 'doctrine.schema_update_command',
'console.command.doctrine_bundle_doctrinebundle_command_proxy_validateschemacommand' => 'doctrine.schema_validate_command',
'console.command.doctrine_bundle_doctrinebundle_command_importmappingdoctrinecommand' => 'doctrine.mapping_import_command',
'console.command.doctrine_bundle_migrationsbundle_command_migrationsdiffdoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationsdiffdoctrinecommand',
'console.command.doctrine_bundle_migrationsbundle_command_migrationsexecutedoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationsexecutedoctrinecommand',
'console.command.doctrine_bundle_migrationsbundle_command_migrationsgeneratedoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationsgeneratedoctrinecommand',
'console.command.doctrine_bundle_migrationsbundle_command_migrationslatestdoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationslatestdoctrinecommand',
'console.command.doctrine_bundle_migrationsbundle_command_migrationsmigratedoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationsmigratedoctrinecommand',
'console.command.doctrine_bundle_migrationsbundle_command_migrationsstatusdoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationsstatusdoctrinecommand',
'console.command.doctrine_bundle_migrationsbundle_command_migrationsversiondoctrinecommand' => 'console.command.doctrine_bundle_migrationsbundle_command_migrationsversiondoctrinecommand',
'console.command.doctrine_bundle_fixturesbundle_command_loaddatafixturesdoctrinecommand' => 'doctrine.fixtures_load_command',
'console.command.symfony_bundle_swiftmailerbundle_command_debugcommand' => 'swiftmailer.command.debug',
'console.command.symfony_bundle_swiftmailerbundle_command_newemailcommand' => 'swiftmailer.command.new_email',
'console.command.symfony_bundle_swiftmailerbundle_command_sendemailcommand' => 'swiftmailer.command.send_email',
'console.command.symfony_bridge_twig_command_debugcommand' => 'twig.command.debug',
'console.command.symfony_bundle_twigbundle_command_lintcommand' => 'twig.command.lint',
'console.command.symfony_bundle_webserverbundle_command_serverruncommand' => 'web_server.command.server_run',
'console.command.symfony_bundle_webserverbundle_command_serverstartcommand' => 'web_server.command.server_start',
'console.command.symfony_bundle_webserverbundle_command_serverstopcommand' => 'web_server.command.server_stop',
'console.command.symfony_bundle_webserverbundle_command_serverstatuscommand' => 'web_server.command.server_status',
'console.command.symfony_bundle_webserverbundle_command_serverlogcommand' => 'web_server.command.server_log',
'console.command.trikoder_bundle_oauth2bundle_command_createclientcommand' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\CreateClientCommand',
'console.command.trikoder_bundle_oauth2bundle_command_updateclientcommand' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\UpdateClientCommand',
'console.command.trikoder_bundle_oauth2bundle_command_deleteclientcommand' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\DeleteClientCommand',
'console.command.trikoder_bundle_oauth2bundle_command_listclientscommand' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\ListClientsCommand',
'console.command.trikoder_bundle_oauth2bundle_command_clearexpiredtokenscommand' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\ClearExpiredTokensCommand',
'console.command.symfony_bundle_makerbundle_command_makercommand' => 'maker.auto_command.make_migration',
],
'console.lazy_command.ids' => [
'Eccube\\Command\\ComposerInstallCommand' => true,
'Eccube\\Command\\ComposerRemoveCommand' => true,
'Eccube\\Command\\ComposerRequireAlreadyInstalledPluginsCommand' => true,
'Eccube\\Command\\ComposerRequireCommand' => true,
'Eccube\\Command\\ComposerUpdateCommand' => true,
'Eccube\\Command\\DeleteCartsCommand' => true,
'Eccube\\Command\\GenerateDummyDataCommand' => true,
'Eccube\\Command\\GenerateProxyCommand' => true,
'Eccube\\Command\\InstallerCommand' => true,
'Eccube\\Command\\LoadDataFixturesEccubeCommand' => true,
'Eccube\\Command\\PluginDisableCommand' => true,
'Eccube\\Command\\PluginEnableCommand' => true,
'Eccube\\Command\\PluginGenerateCommand' => true,
'Eccube\\Command\\PluginInstallCommand' => true,
'Eccube\\Command\\PluginSchemaUpdateCommand' => true,
'Eccube\\Command\\PluginUninstallCommand' => true,
'Eccube\\Command\\PluginUpdateCommand' => true,
'Plugin\\Api\\Command\\DumpSchemaCommand' => true,
'Customize\\Command\\OrderAutoCancelCommand' => true,
'console.command.about' => true,
'console.command.assets_install' => true,
'console.command.cache_clear' => true,
'console.command.cache_pool_clear' => true,
'console.command.cache_pool_prune' => true,
'console.command.cache_warmup' => true,
'console.command.config_debug' => true,
'console.command.config_dump_reference' => true,
'console.command.container_debug' => true,
'console.command.debug_autowiring' => true,
'console.command.event_dispatcher_debug' => true,
'console.command.router_debug' => true,
'console.command.router_match' => true,
'console.command.translation_debug' => true,
'console.command.translation_update' => true,
'console.command.workflow_dump' => true,
'console.command.xliff_lint' => true,
'console.command.yaml_lint' => true,
'console.command.form_debug' => true,
'security.command.user_password_encoder' => true,
'doctrine.database_create_command' => true,
'doctrine.database_drop_command' => true,
'doctrine.database_import_command' => true,
'doctrine.generate_entities_command' => true,
'doctrine.query_sql_command' => true,
'doctrine.cache_clear_metadata_command' => true,
'doctrine.cache_clear_query_cache_command' => true,
'doctrine.cache_clear_result_command' => true,
'doctrine.cache_collection_region_command' => true,
'doctrine.mapping_convert_command' => true,
'doctrine.schema_create_command' => true,
'doctrine.schema_drop_command' => true,
'doctrine.ensure_production_settings_command' => true,
'doctrine.clear_entity_region_command' => true,
'doctrine.mapping_info_command' => true,
'doctrine.clear_query_region_command' => true,
'doctrine.query_dql_command' => true,
'doctrine.schema_update_command' => true,
'doctrine.schema_validate_command' => true,
'doctrine.mapping_import_command' => true,
'doctrine.fixtures_load_command' => true,
'swiftmailer.command.debug' => true,
'swiftmailer.command.new_email' => true,
'swiftmailer.command.send_email' => true,
'twig.command.debug' => true,
'twig.command.lint' => true,
'web_server.command.server_run' => true,
'web_server.command.server_start' => true,
'web_server.command.server_stop' => true,
'web_server.command.server_status' => true,
'web_server.command.server_log' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\Command\\CreateClientCommand' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\Command\\UpdateClientCommand' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\Command\\DeleteClientCommand' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\Command\\ListClientsCommand' => true,
'Trikoder\\Bundle\\OAuth2Bundle\\Command\\ClearExpiredTokensCommand' => true,
'maker.auto_command.make_auth' => true,
'maker.auto_command.make_command' => true,
'maker.auto_command.make_controller' => true,
'maker.auto_command.make_crud' => true,
'maker.auto_command.make_entity' => true,
'maker.auto_command.make_fixtures' => true,
'maker.auto_command.make_form' => true,
'maker.auto_command.make_functional_test' => true,
'maker.auto_command.make_message' => true,
'maker.auto_command.make_messenger_middleware' => true,
'maker.auto_command.make_registration_form' => true,
'maker.auto_command.make_reset_password' => true,
'maker.auto_command.make_serializer_encoder' => true,
'maker.auto_command.make_serializer_normalizer' => true,
'maker.auto_command.make_subscriber' => true,
'maker.auto_command.make_twig_extension' => true,
'maker.auto_command.make_unit_test' => true,
'maker.auto_command.make_validator' => true,
'maker.auto_command.make_voter' => true,
'maker.auto_command.make_user' => true,
'maker.auto_command.make_migration' => true,
],
];
}
}