<?php
namespace ContainerXbgyg1x;
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 <= 5; ++$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\\cartuprecommend\\entity\\cartuprecommend' => 'autowired.Plugin\\CartUpRecommend\\Entity\\CartUpRecommend',
'autowired.plugin\\coupon4\\entity\\coupon' => 'autowired.Plugin\\Coupon4\\Entity\\Coupon',
'autowired.plugin\\customerclassonlypage4\\entity\\customerclass' => 'autowired.Plugin\\CustomerClassOnlyPage4\\Entity\\CustomerClass',
'autowired.plugin\\eccube4lineloginintegration\\entity\\lineloginintegration' => 'autowired.Plugin\\ECCUBE4LineLoginIntegration\\Entity\\LineLoginIntegration',
'autowired.plugin\\mailmagazine4\\entity\\mailmagazinesendhistory' => 'autowired.Plugin\\MailMagazine4\\Entity\\MailMagazineSendHistory',
'autowired.plugin\\mailmagazine4\\entity\\mailmagazinetemplate' => 'autowired.Plugin\\MailMagazine4\\Entity\\MailMagazineTemplate',
'autowired.plugin\\neospointexpiration4\\entity\\npe4customer' => 'autowired.Plugin\\NeosPointExpiration4\\Entity\\NPE4Customer',
'autowired.plugin\\neospointexpiration4\\entity\\npe4log' => 'autowired.Plugin\\NeosPointExpiration4\\Entity\\NPE4Log',
'autowired.plugin\\pointex\\entity\\pointexrate' => 'autowired.Plugin\\PointEx\\Entity\\PointExRate',
'autowired.plugin\\recommend4\\entity\\recommendproduct' => 'autowired.Plugin\\Recommend4\\Entity\\RecommendProduct',
'autowired.plugin\\remisepayment4\\entity\\remiseactype' => 'autowired.Plugin\\RemisePayment4\\Entity\\RemiseACType',
'customize\\controller\\admin\\order\\ordercontroller' => 'Customize\\Controller\\Admin\\Order\\OrderController',
'customize\\controller\\entrycontroller' => 'Customize\\Controller\\EntryController',
'customize\\controller\\lpcontroller' => 'Customize\\Controller\\LpController',
'customize\\controller\\mypagecontroller' => 'Customize\\Controller\\MypageController',
'customize\\controller\\staticpagecontroller' => 'Customize\\Controller\\StaticPageController',
'customize\\repository\\productsearchrepository' => 'Customize\\Repository\\ProductSearchRepository',
'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\\samesitecookiehotfixlistener' => 'Eccube\\EventListener\\SameSiteCookieHotfixListener',
'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\\shoppingtype' => 'Eccube\\Form\\Type\\ShoppingType',
'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\\csvexportservice' => 'Eccube\\Service\\CsvExportService',
'eccube\\service\\entityproxyservice' => 'Eccube\\Service\\EntityProxyService',
'eccube\\service\\mailservice' => 'Eccube\\Service\\MailService',
'eccube\\service\\orderhelper' => 'Eccube\\Service\\OrderHelper',
'eccube\\service\\orderpdfservice' => 'Eccube\\Service\\OrderPdfService',
'eccube\\service\\orderstatemachine' => 'Eccube\\Service\\OrderStateMachine',
'eccube\\service\\payment\\method\\cash' => 'Eccube\\Service\\Payment\\Method\\Cash',
'eccube\\service\\pluginapiservice' => 'Eccube\\Service\\PluginApiService',
'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\\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\\purchaseflow\\purchaseflow' => 'Eccube\\Service\\PurchaseFlow\\PurchaseFlow',
'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',
'knp\\component\\pager\\paginatorinterface' => 'Knp\\Component\\Pager\\PaginatorInterface',
'monolog.handler.remisepayment4' => 'monolog.handler.RemisePayment4',
'monolog.handler.remisepayment4_rotating_file' => 'monolog.handler.RemisePayment4_rotating_file',
'monolog.logger.remisepayment4' => 'monolog.logger.RemisePayment4',
'monolog\\processor\\introspectionprocessor' => 'Monolog\\Processor\\IntrospectionProcessor',
'monolog\\processor\\uidprocessor' => 'Monolog\\Processor\\UidProcessor',
'plugin\\amazonpay\\repository\\configrepository' => 'Plugin\\AmazonPay\\Repository\\ConfigRepository',
'plugin\\amazonpay\\repository\\master\\amazonstatusrepository' => 'Plugin\\AmazonPay\\Repository\\Master\\AmazonStatusRepository',
'plugin\\amazonpay\\repository\\paymentstatusrepository' => 'Plugin\\AmazonPay\\Repository\\PaymentStatusRepository',
'plugin\\amazonpayv2\\amazonpayevent' => 'Plugin\\AmazonPayV2\\AmazonPayEvent',
'plugin\\amazonpayv2\\controller\\admin\\configcontroller' => 'Plugin\\AmazonPayV2\\Controller\\Admin\\ConfigController',
'plugin\\amazonpayv2\\controller\\admin\\paymentstatuscontroller' => 'Plugin\\AmazonPayV2\\Controller\\Admin\\PaymentStatusController',
'plugin\\amazonpayv2\\controller\\amazonredirectcontroller' => 'Plugin\\AmazonPayV2\\Controller\\AmazonRedirectController',
'plugin\\amazonpayv2\\controller\\amazonshoppingcontroller' => 'Plugin\\AmazonPayV2\\Controller\\AmazonShoppingController',
'plugin\\amazonpayv2\\form\\extension\\amazoncustomerextension' => 'Plugin\\AmazonPayV2\\Form\\Extension\\AmazonCustomerExtension',
'plugin\\amazonpayv2\\form\\extension\\ordertypeextension' => 'Plugin\\AmazonPayV2\\Form\\Extension\\OrderTypeExtension',
'plugin\\amazonpayv2\\form\\extension\\shippingtypeextension' => 'Plugin\\AmazonPayV2\\Form\\Extension\\ShippingTypeExtension',
'plugin\\amazonpayv2\\form\\type\\admin\\configtype' => 'Plugin\\AmazonPayV2\\Form\\Type\\Admin\\ConfigType',
'plugin\\amazonpayv2\\form\\type\\admin\\searchpaymenttype' => 'Plugin\\AmazonPayV2\\Form\\Type\\Admin\\SearchPaymentType',
'plugin\\amazonpayv2\\repository\\configrepository' => 'Plugin\\AmazonPayV2\\Repository\\ConfigRepository',
'plugin\\amazonpayv2\\repository\\master\\amazonstatusrepository' => 'Plugin\\AmazonPayV2\\Repository\\Master\\AmazonStatusRepository',
'plugin\\amazonpayv2\\repository\\paymentstatusrepository' => 'Plugin\\AmazonPayV2\\Repository\\PaymentStatusRepository',
'plugin\\amazonpayv2\\service\\amazonorderhelper' => 'Plugin\\AmazonPayV2\\Service\\AmazonOrderHelper',
'plugin\\amazonpayv2\\service\\amazonrequestservice' => 'Plugin\\AmazonPayV2\\Service\\AmazonRequestService',
'plugin\\amazonpayv2\\service\\method\\amazonpay' => 'Plugin\\AmazonPayV2\\Service\\Method\\AmazonPay',
'plugin\\cartuprecommend\\controller\\admin\\product\\cartuprecommendsettingcontroller' => 'Plugin\\CartUpRecommend\\Controller\\Admin\\Product\\CartUpRecommendSettingController',
'plugin\\cartuprecommend\\controller\\cartuprecommendcontroller' => 'Plugin\\CartUpRecommend\\Controller\\CartUpRecommendController',
'plugin\\cartuprecommend\\eventsubscriber\\adminproducteventsubscriber' => 'Plugin\\CartUpRecommend\\EventSubscriber\\AdminProductEventSubscriber',
'plugin\\cartuprecommend\\eventsubscriber\\carteventsubscriber' => 'Plugin\\CartUpRecommend\\EventSubscriber\\CartEventSubscriber',
'plugin\\cartuprecommend\\form\\eventlistener\\cartuprecommendtypeeventsubscriber' => 'Plugin\\CartUpRecommend\\Form\\EventListener\\CartUpRecommendTypeEventSubscriber',
'plugin\\cartuprecommend\\form\\type\\cartuprecommendtype' => 'Plugin\\CartUpRecommend\\Form\\Type\\CartUpRecommendType',
'plugin\\cartuprecommend\\form\\type\\customdatetimetype' => 'Plugin\\CartUpRecommend\\Form\\Type\\CustomDateTimeType',
'plugin\\cartuprecommend\\repository\\cartuprecommendrepository' => 'Plugin\\CartUpRecommend\\Repository\\CartUpRecommendRepository',
'plugin\\cartuprecommend\\service\\cartuprecommendservice' => 'Plugin\\CartUpRecommend\\Service\\CartUpRecommendService',
'plugin\\cartuprecommend\\service\\pluginlinkservice' => 'Plugin\\CartUpRecommend\\Service\\PluginLinkService',
'plugin\\cartuprecommend\\service\\twigrenderservice\\eventsubscriber\\twigrenderhelper' => 'Plugin\\CartUpRecommend\\Service\\TwigRenderService\\EventSubscriber\\TwigRenderHelper',
'plugin\\cartuprecommend\\service\\twigrenderservice\\twigrenderservice' => 'Plugin\\CartUpRecommend\\Service\\TwigRenderService\\TwigRenderService',
'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\\customerclassonlypage4\\controller\\admin\\configcontroller' => 'Plugin\\CustomerClassOnlyPage4\\Controller\\Admin\\ConfigController',
'plugin\\customerclassonlypage4\\controller\\admin\\csv\\customercustomerclasscontroller' => 'Plugin\\CustomerClassOnlyPage4\\Controller\\Admin\\Csv\\CustomerCustomerClassController',
'plugin\\customerclassonlypage4\\controller\\admin\\csv\\productcustomerclasscontroller' => 'Plugin\\CustomerClassOnlyPage4\\Controller\\Admin\\Csv\\ProductCustomerClassController',
'plugin\\customerclassonlypage4\\controller\\errorcontroller' => 'Plugin\\CustomerClassOnlyPage4\\Controller\\ErrorController',
'plugin\\customerclassonlypage4\\eventsubscriber\\admin\\deletepagesubscriber' => 'Plugin\\CustomerClassOnlyPage4\\EventSubscriber\\Admin\\DeletePageSubscriber',
'plugin\\customerclassonlypage4\\eventsubscriber\\front\\productdetailsubscriber' => 'Plugin\\CustomerClassOnlyPage4\\EventSubscriber\\Front\\ProductDetailSubscriber',
'plugin\\customerclassonlypage4\\eventsubscriber\\front\\productlistsubscriber' => 'Plugin\\CustomerClassOnlyPage4\\EventSubscriber\\Front\\ProductListSubscriber',
'plugin\\customerclassonlypage4\\eventsubscriber\\front\\userdatasubscriber' => 'Plugin\\CustomerClassOnlyPage4\\EventSubscriber\\Front\\UserDataSubscriber',
'plugin\\customerclassonlypage4\\form\\extension\\admin\\customertypeextension' => 'Plugin\\CustomerClassOnlyPage4\\Form\\Extension\\Admin\\CustomerTypeExtension',
'plugin\\customerclassonlypage4\\form\\extension\\admin\\mainedittypeextension' => 'Plugin\\CustomerClassOnlyPage4\\Form\\Extension\\Admin\\MainEditTypeExtension',
'plugin\\customerclassonlypage4\\form\\extension\\admin\\producttypeextension' => 'Plugin\\CustomerClassOnlyPage4\\Form\\Extension\\Admin\\ProductTypeExtension',
'plugin\\customerclassonlypage4\\form\\type\\admin\\categorytype' => 'Plugin\\CustomerClassOnlyPage4\\Form\\Type\\Admin\\CategoryType',
'plugin\\customerclassonlypage4\\form\\type\\admin\\customerclasstype' => 'Plugin\\CustomerClassOnlyPage4\\Form\\Type\\Admin\\CustomerClassType',
'plugin\\customerclassonlypage4\\repository\\categorycustomerclassrepository' => 'Plugin\\CustomerClassOnlyPage4\\Repository\\CategoryCustomerClassRepository',
'plugin\\customerclassonlypage4\\repository\\customerclassrepository' => 'Plugin\\CustomerClassOnlyPage4\\Repository\\CustomerClassRepository',
'plugin\\customerclassonlypage4\\repository\\customercustomerclassrepository' => 'Plugin\\CustomerClassOnlyPage4\\Repository\\CustomerCustomerClassRepository',
'plugin\\customerclassonlypage4\\repository\\pagecustomerclassrepository' => 'Plugin\\CustomerClassOnlyPage4\\Repository\\PageCustomerClassRepository',
'plugin\\customerclassonlypage4\\repository\\productcustomerclassrepository' => 'Plugin\\CustomerClassOnlyPage4\\Repository\\ProductCustomerClassRepository',
'plugin\\customerclassonlypage4\\request\\context' => 'Plugin\\CustomerClassOnlyPage4\\Request\\Context',
'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\\eccube4lineloginintegration\\controller\\admin\\lineloginintegrationadmincontroller' => 'Plugin\\ECCUBE4LineLoginIntegration\\Controller\\Admin\\LineLoginIntegrationAdminController',
'plugin\\eccube4lineloginintegration\\controller\\lineloginintegrationcontroller' => 'Plugin\\ECCUBE4LineLoginIntegration\\Controller\\LineLoginIntegrationController',
'plugin\\eccube4lineloginintegration\\form\\extension\\mypagechangelineloginextension' => 'Plugin\\ECCUBE4LineLoginIntegration\\Form\\Extension\\MypageChangeLineLoginExtension',
'plugin\\eccube4lineloginintegration\\form\\type\\lineloginsettingtype' => 'Plugin\\ECCUBE4LineLoginIntegration\\Form\\Type\\LineLoginSettingType',
'plugin\\eccube4lineloginintegration\\lineloginintegrationevent' => 'Plugin\\ECCUBE4LineLoginIntegration\\LineLoginIntegrationEvent',
'plugin\\eccube4lineloginintegration\\repository\\lineloginintegrationrepository' => 'Plugin\\ECCUBE4LineLoginIntegration\\Repository\\LineLoginIntegrationRepository',
'plugin\\eccube4lineloginintegration\\repository\\lineloginintegrationsettingrepository' => 'Plugin\\ECCUBE4LineLoginIntegration\\Repository\\LineLoginIntegrationSettingRepository',
'plugin\\etunacheckeditem\\controller\\admin\\configcontroller' => 'Plugin\\EtunaCheckedItem\\Controller\\Admin\\ConfigController',
'plugin\\etunacheckeditem\\controller\\etunacheckeditemcontroller' => 'Plugin\\EtunaCheckedItem\\Controller\\EtunaCheckedItemController',
'plugin\\etunacheckeditem\\etunacheckeditemevent' => 'Plugin\\EtunaCheckedItem\\EtunaCheckedItemEvent',
'plugin\\etunacheckeditem\\form\\type\\admin\\etunacheckeditemconfigtype' => 'Plugin\\EtunaCheckedItem\\Form\\Type\\Admin\\EtunaCheckedItemConfigType',
'plugin\\etunacheckeditem\\repository\\etunacheckeditemconfigrepository' => 'Plugin\\EtunaCheckedItem\\Repository\\EtunaCheckedItemConfigRepository',
'plugin\\gotocartb\\gotocartbevent' => 'Plugin\\GoToCartB\\GoToCartBEvent',
'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\\myufullconnect\\command\\checkorderstatuscommand' => 'Plugin\\MyufullConnect\\Command\\CheckOrderStatusCommand',
'plugin\\myufullconnect\\command\\importallcommand' => 'Plugin\\MyufullConnect\\Command\\ImportAllCommand',
'plugin\\myufullconnect\\command\\importcustomeraddresscommand' => 'Plugin\\MyufullConnect\\Command\\ImportCustomerAddressCommand',
'plugin\\myufullconnect\\command\\importcustomercommand' => 'Plugin\\MyufullConnect\\Command\\ImportCustomerCommand',
'plugin\\myufullconnect\\command\\importordercommand' => 'Plugin\\MyufullConnect\\Command\\ImportOrderCommand',
'plugin\\myufullconnect\\command\\importshippingcommand' => 'Plugin\\MyufullConnect\\Command\\ImportShippingCommand',
'plugin\\myufullconnect\\command\\testupdatetimecommand' => 'Plugin\\MyufullConnect\\Command\\TestUpdateTimeCommand',
'plugin\\myufullconnect\\controller\\api\\basecontroller' => 'Plugin\\MyufullConnect\\Controller\\api\\BaseController',
'plugin\\myufullconnect\\controller\\api\\customeraddresscontroller' => 'Plugin\\MyufullConnect\\Controller\\api\\CustomerAddressController',
'plugin\\myufullconnect\\controller\\api\\customercontroller' => 'Plugin\\MyufullConnect\\Controller\\api\\CustomerController',
'plugin\\myufullconnect\\controller\\api\\ordercontroller' => 'Plugin\\MyufullConnect\\Controller\\api\\OrderController',
'plugin\\myufullconnect\\controller\\api\\shippingcontroller' => 'Plugin\\MyufullConnect\\Controller\\api\\ShippingController',
'plugin\\myufullconnect\\eventlistener\\admin\\admineventsubscriber' => 'Plugin\\MyufullConnect\\EventListener\\admin\\AdminEventSubscriber',
'plugin\\myufullconnect\\eventlistener\\admin\\order\\edit' => 'Plugin\\MyufullConnect\\EventListener\\admin\\Order\\Edit',
'plugin\\myufullconnect\\form\\extension\\admin\\customer\\myuseagencycode' => 'Plugin\\MyufullConnect\\Form\\Extension\\admin\\Customer\\MyuseAgencyCode',
'plugin\\myufullconnect\\form\\extension\\entry\\myuseagencycode' => 'Plugin\\MyufullConnect\\Form\\Extension\\Entry\\MyuseAgencyCode',
'plugin\\myufullconnect\\repository\\importrepository' => 'Plugin\\MyufullConnect\\Repository\\ImportRepository',
'plugin\\neospointexpiration4\\command\\pointexpirationcommand' => 'Plugin\\NeosPointExpiration4\\Command\\PointExpirationCommand',
'plugin\\neospointexpiration4\\command\\sendmailcommand' => 'Plugin\\NeosPointExpiration4\\Command\\SendMailCommand',
'plugin\\neospointexpiration4\\controller\\admin\\npe4logcontroller' => 'Plugin\\NeosPointExpiration4\\Controller\\Admin\\NPE4LogController',
'plugin\\neospointexpiration4\\form\\type\\admin\\npe4searchcustomertype' => 'Plugin\\NeosPointExpiration4\\Form\\Type\\Admin\\NPE4SearchCustomerType',
'plugin\\neospointexpiration4\\form\\type\\admin\\npe4searchlogtype' => 'Plugin\\NeosPointExpiration4\\Form\\Type\\Admin\\NPE4SearchLogType',
'plugin\\neospointexpiration4\\repository\\npe4customerrepository' => 'Plugin\\NeosPointExpiration4\\Repository\\NPE4CustomerRepository',
'plugin\\neospointexpiration4\\repository\\npe4logrepository' => 'Plugin\\NeosPointExpiration4\\Repository\\NPE4LogRepository',
'plugin\\neospointexpiration4\\repository\\npe4mailhistoryrepository' => 'Plugin\\NeosPointExpiration4\\Repository\\NPE4MailHistoryRepository',
'plugin\\onehandredsitemaps\\controller\\onehandredsitemapscontroller' => 'Plugin\\OnehandredSiteMaps\\Controller\\OnehandredSiteMapsController',
'plugin\\onehandredsitemaps\\event\\onehandredsitemapsevent' => 'Plugin\\OnehandredSiteMaps\\Event\\OnehandredSiteMapsEvent',
'plugin\\onehandredsitemaps\\form\\type\\admin\\onehandredsitemapstype' => 'Plugin\\OnehandredSiteMaps\\Form\\Type\\Admin\\OnehandredSiteMapsType',
'plugin\\onehandredsitemaps\\repository\\onehandredsitemapsrepository' => 'Plugin\\OnehandredSiteMaps\\Repository\\OnehandredSiteMapsRepository',
'plugin\\pointex\\controller\\admin\\configcontroller' => 'Plugin\\PointEx\\Controller\\Admin\\ConfigController',
'plugin\\pointex\\controller\\admin\\setting\\shop\\pointexcontroller' => 'Plugin\\PointEx\\Controller\\Admin\\Setting\\Shop\\PointExController',
'plugin\\pointex\\eventsubscriber\\adminorderediteventsubscriber' => 'Plugin\\PointEx\\EventSubscriber\\AdminOrderEditEventSubscriber',
'plugin\\pointex\\eventsubscriber\\adminproducteventsubscriber' => 'Plugin\\PointEx\\EventSubscriber\\AdminProductEventSubscriber',
'plugin\\pointex\\eventsubscriber\\adminshippingeventsubscriber' => 'Plugin\\PointEx\\EventSubscriber\\AdminShippingEventSubscriber',
'plugin\\pointex\\eventsubscriber\\adminshopeventsubscriber' => 'Plugin\\PointEx\\EventSubscriber\\AdminShopEventSubscriber',
'plugin\\pointex\\eventsubscriber\\carteventsubscriber' => 'Plugin\\PointEx\\EventSubscriber\\CartEventSubscriber',
'plugin\\pointex\\eventsubscriber\\productdetaileventsubscriber' => 'Plugin\\PointEx\\EventSubscriber\\ProductDetailEventSubscriber',
'plugin\\pointex\\eventsubscriber\\shoppingeventsubscriber' => 'Plugin\\PointEx\\EventSubscriber\\ShoppingEventSubscriber',
'plugin\\pointex\\form\\extension\\orderitemtypeextension' => 'Plugin\\PointEx\\Form\\Extension\\OrderItemTypeExtension',
'plugin\\pointex\\form\\extension\\productclassedittypeextension' => 'Plugin\\PointEx\\Form\\Extension\\ProductClassEditTypeExtension',
'plugin\\pointex\\form\\extension\\productclasstypeextension' => 'Plugin\\PointEx\\Form\\Extension\\ProductClassTypeExtension',
'plugin\\pointex\\form\\extension\\shopmastertypeextension' => 'Plugin\\PointEx\\Form\\Extension\\ShopMasterTypeExtension',
'plugin\\pointex\\form\\type\\bonuspointtype' => 'Plugin\\PointEx\\Form\\Type\\BonusPointType',
'plugin\\pointex\\form\\type\\pointexproductclasstype' => 'Plugin\\PointEx\\Form\\Type\\PointExProductClassType',
'plugin\\pointex\\form\\type\\pointexsettingtype' => 'Plugin\\PointEx\\Form\\Type\\PointExSettingType',
'plugin\\pointex\\form\\type\\pointsettingtype' => 'Plugin\\PointEx\\Form\\Type\\PointSettingType',
'plugin\\pointex\\repository\\orderitempointexrepository' => 'Plugin\\PointEx\\Repository\\OrderItemPointExRepository',
'plugin\\pointex\\repository\\orderpointexrepository' => 'Plugin\\PointEx\\Repository\\OrderPointExRepository',
'plugin\\pointex\\repository\\plgconfigoptionrepository' => 'Plugin\\PointEx\\Repository\\PlgConfigOptionRepository',
'plugin\\pointex\\repository\\plgconfigrepository' => 'Plugin\\PointEx\\Repository\\PlgConfigRepository',
'plugin\\pointex\\repository\\pointexraterepository' => 'Plugin\\PointEx\\Repository\\PointExRateRepository',
'plugin\\pointex\\repository\\productclasspointexrepository' => 'Plugin\\PointEx\\Repository\\ProductClassPointExRepository',
'plugin\\pointex\\service\\plgconfigservice\\confighelper' => 'Plugin\\PointEx\\Service\\PlgConfigService\\ConfigHelper',
'plugin\\pointex\\service\\plgconfigservice\\configservice' => 'Plugin\\PointEx\\Service\\PlgConfigService\\ConfigService',
'plugin\\pointex\\service\\plgconfigservice\\form\\type\\configrowtype' => 'Plugin\\PointEx\\Service\\PlgConfigService\\Form\\Type\\ConfigRowType',
'plugin\\pointex\\service\\plgconfigservice\\form\\type\\configtype' => 'Plugin\\PointEx\\Service\\PlgConfigService\\Form\\Type\\ConfigType',
'plugin\\pointex\\service\\pointexhelper' => 'Plugin\\PointEx\\Service\\PointExHelper',
'plugin\\pointex\\service\\pointexrateservice' => 'Plugin\\PointEx\\Service\\PointExRateService',
'plugin\\pointex\\service\\pointexservice' => 'Plugin\\PointEx\\Service\\PointExService',
'plugin\\pointex\\service\\twigrenderservice\\twigrenderservice' => 'Plugin\\PointEx\\Service\\TwigRenderService\\TwigRenderService',
'plugin\\pointexpired\\repository\\configrepository' => 'Plugin\\PointExpired\\Repository\\ConfigRepository',
'plugin\\pointsonsignup\\controller\\admin\\configcontroller' => 'Plugin\\PointsOnSignUp\\Controller\\Admin\\ConfigController',
'plugin\\pointsonsignup\\event' => 'Plugin\\PointsOnSignUp\\Event',
'plugin\\pointsonsignup\\form\\type\\admin\\configtype' => 'Plugin\\PointsOnSignUp\\Form\\Type\\Admin\\ConfigType',
'plugin\\pointsonsignup\\repository\\configrepository' => 'Plugin\\PointsOnSignUp\\Repository\\ConfigRepository',
'plugin\\productcontactb\\controller\\productcontactcontroller' => 'Plugin\\ProductContactB\\Controller\\ProductContactController',
'plugin\\productcontactb\\form\\type\\productcontacttype' => 'Plugin\\ProductContactB\\Form\\Type\\ProductContactType',
'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\\purchaselimit4\\service\\purchaseflow\\processor\\purchaselimitvalidator' => 'Plugin\\PurchaseLimit4\\Service\\PurchaseFlow\\Processor\\PurchaseLimitValidator',
'plugin\\recommend4\\controller\\recommendcontroller' => 'Plugin\\Recommend4\\Controller\\RecommendController',
'plugin\\recommend4\\controller\\recommendsearchmodelcontroller' => 'Plugin\\Recommend4\\Controller\\RecommendSearchModelController',
'plugin\\recommend4\\form\\type\\recommendproducttype' => 'Plugin\\Recommend4\\Form\\Type\\RecommendProductType',
'plugin\\recommend4\\repository\\recommendproductrepository' => 'Plugin\\Recommend4\\Repository\\RecommendProductRepository',
'plugin\\recommendedproducts4\\controller\\admin\\configcontroller' => 'Plugin\\RecommendedProducts4\\Controller\\Admin\\ConfigController',
'plugin\\recommendedproducts4\\controller\\block\\recommendcontroller' => 'Plugin\\RecommendedProducts4\\Controller\\Block\\RecommendController',
'plugin\\recommendedproducts4\\form\\type\\admin\\blocktype' => 'Plugin\\RecommendedProducts4\\Form\\Type\\Admin\\BlockType',
'plugin\\recommendedproducts4\\form\\type\\admin\\configtype' => 'Plugin\\RecommendedProducts4\\Form\\Type\\Admin\\ConfigType',
'plugin\\recommendedproducts4\\repository\\configrepository' => 'Plugin\\RecommendedProducts4\\Repository\\ConfigRepository',
'plugin\\recommendedproducts4\\repository\\recommendblockrepository' => 'Plugin\\RecommendedProducts4\\Repository\\RecommendBlockRepository',
'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\\remisepayment4\\controller\\admin\\acimportcontroller' => 'Plugin\\RemisePayment4\\Controller\\Admin\\AcImportController',
'plugin\\remisepayment4\\controller\\admin\\acmanagementcontroller' => 'Plugin\\RemisePayment4\\Controller\\Admin\\AcManagementController',
'plugin\\remisepayment4\\controller\\admin\\actypeeditcontroller' => 'Plugin\\RemisePayment4\\Controller\\Admin\\AcTypeEditController',
'plugin\\remisepayment4\\controller\\admin\\configcontroller' => 'Plugin\\RemisePayment4\\Controller\\Admin\\ConfigController',
'plugin\\remisepayment4\\controller\\admin\\extsetcontroller' => 'Plugin\\RemisePayment4\\Controller\\Admin\\ExtsetController',
'plugin\\remisepayment4\\controller\\admin\\submasterdatacontroller' => 'Plugin\\RemisePayment4\\Controller\\Admin\\SubMasterdataController',
'plugin\\remisepayment4\\controller\\customercontroller' => 'Plugin\\RemisePayment4\\Controller\\CustomerController',
'plugin\\remisepayment4\\controller\\mypageaccontroller' => 'Plugin\\RemisePayment4\\Controller\\MypageAcController',
'plugin\\remisepayment4\\controller\\paymentcontroller' => 'Plugin\\RemisePayment4\\Controller\\PaymentController',
'plugin\\remisepayment4\\controller\\receiptcontroller' => 'Plugin\\RemisePayment4\\Controller\\ReceiptController',
'plugin\\remisepayment4\\controller\\resultaccontroller' => 'Plugin\\RemisePayment4\\Controller\\ResultAcController',
'plugin\\remisepayment4\\controller\\resultcontroller' => 'Plugin\\RemisePayment4\\Controller\\ResultController',
'plugin\\remisepayment4\\controller\\resultextsetcontroller' => 'Plugin\\RemisePayment4\\Controller\\ResultExtsetController',
'plugin\\remisepayment4\\form\\extension\\admin\\deliverytypeexception' => 'Plugin\\RemisePayment4\\Form\\Extension\\Admin\\DeliveryTypeException',
'plugin\\remisepayment4\\form\\extension\\admin\\productclassedittypeexception' => 'Plugin\\RemisePayment4\\Form\\Extension\\Admin\\ProductClassEditTypeException',
'plugin\\remisepayment4\\form\\extension\\admin\\producttypeexception' => 'Plugin\\RemisePayment4\\Form\\Extension\\Admin\\ProductTypeException',
'plugin\\remisepayment4\\form\\extension\\admin\\searchordertypeexception' => 'Plugin\\RemisePayment4\\Form\\Extension\\Admin\\SearchOrderTypeException',
'plugin\\remisepayment4\\form\\extension\\ordertypeexception' => 'Plugin\\RemisePayment4\\Form\\Extension\\OrderTypeException',
'plugin\\remisepayment4\\form\\type\\admin\\acimporttype' => 'Plugin\\RemisePayment4\\Form\\Type\\Admin\\AcImportType',
'plugin\\remisepayment4\\form\\type\\admin\\acmanagementedittype' => 'Plugin\\RemisePayment4\\Form\\Type\\Admin\\AcManagementEditType',
'plugin\\remisepayment4\\form\\type\\admin\\actypeedittype' => 'Plugin\\RemisePayment4\\Form\\Type\\Admin\\AcTypeEditType',
'plugin\\remisepayment4\\form\\type\\admin\\configtype' => 'Plugin\\RemisePayment4\\Form\\Type\\Admin\\ConfigType',
'plugin\\remisepayment4\\form\\type\\admin\\searchacmanagementtype' => 'Plugin\\RemisePayment4\\Form\\Type\\Admin\\SearchAcManagementType',
'plugin\\remisepayment4\\form\\type\\admin\\suborderindexresulttype' => 'Plugin\\RemisePayment4\\Form\\Type\\Admin\\SubOrderIndexResultType',
'plugin\\remisepayment4\\form\\type\\mypageaccanceltype' => 'Plugin\\RemisePayment4\\Form\\Type\\MyPageAcCancelType',
'plugin\\remisepayment4\\form\\type\\mypageacskiptype' => 'Plugin\\RemisePayment4\\Form\\Type\\MyPageAcSkipType',
'plugin\\remisepayment4\\remiseevent' => 'Plugin\\RemisePayment4\\RemiseEvent',
'plugin\\remisepayment4\\repository\\configrepository' => 'Plugin\\RemisePayment4\\Repository\\ConfigRepository',
'plugin\\remisepayment4\\repository\\orderresultcardrepository' => 'Plugin\\RemisePayment4\\Repository\\OrderResultCardRepository',
'plugin\\remisepayment4\\repository\\orderresultcvsrepository' => 'Plugin\\RemisePayment4\\Repository\\OrderResultCvsRepository',
'plugin\\remisepayment4\\repository\\orderresultrepository' => 'Plugin\\RemisePayment4\\Repository\\OrderResultRepository',
'plugin\\remisepayment4\\repository\\payquickrepository' => 'Plugin\\RemisePayment4\\Repository\\PayquickRepository',
'plugin\\remisepayment4\\repository\\remiseacimportrepository' => 'Plugin\\RemisePayment4\\Repository\\RemiseACImportRepository',
'plugin\\remisepayment4\\repository\\remiseacmemberrepository' => 'Plugin\\RemisePayment4\\Repository\\RemiseACMemberRepository',
'plugin\\remisepayment4\\repository\\remiseacresultrepository' => 'Plugin\\RemisePayment4\\Repository\\RemiseACResultRepository',
'plugin\\remisepayment4\\repository\\remiseactyperepository' => 'Plugin\\RemisePayment4\\Repository\\RemiseACTypeRepository',
'plugin\\remisepayment4\\repository\\remisecsvtyperepository' => 'Plugin\\RemisePayment4\\Repository\\RemiseCsvTypeRepository',
'plugin\\remisepayment4\\repository\\remisemailtemplaterepository' => 'Plugin\\RemisePayment4\\Repository\\RemiseMailTemplateRepository',
'plugin\\remisepayment4\\repository\\remisepaymentrepository' => 'Plugin\\RemisePayment4\\Repository\\RemisePaymentRepository',
'plugin\\remisepayment4\\repository\\remisesaletyperepository' => 'Plugin\\RemisePayment4\\Repository\\RemiseSaleTypeRepository',
'plugin\\remisepayment4\\repository\\remisetaxraterepository' => 'Plugin\\RemisePayment4\\Repository\\RemiseTaxRateRepository',
'plugin\\remisepayment4\\repositorybackup\\backuporderresultcardrepository' => 'Plugin\\RemisePayment4\\RepositoryBackup\\BackupOrderResultCardRepository',
'plugin\\remisepayment4\\repositorybackup\\backuporderresultcvsrepository' => 'Plugin\\RemisePayment4\\RepositoryBackup\\BackupOrderResultCvsRepository',
'plugin\\remisepayment4\\repositorybackup\\backuporderresultrepository' => 'Plugin\\RemisePayment4\\RepositoryBackup\\BackupOrderResultRepository',
'plugin\\remisepayment4\\repositorybackup\\backuppayquickrepository' => 'Plugin\\RemisePayment4\\RepositoryBackup\\BackupPayquickRepository',
'plugin\\remisepayment4\\repositorybackup\\backupremiseacimportrepository' => 'Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseACImportRepository',
'plugin\\remisepayment4\\repositorybackup\\backupremiseacmemberrepository' => 'Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseACMemberRepository',
'plugin\\remisepayment4\\repositorybackup\\backupremiseacproductrepository' => 'Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseACProductRepository',
'plugin\\remisepayment4\\repositorybackup\\backupremiseacresultrepository' => 'Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseACResultRepository',
'plugin\\remisepayment4\\repositorybackup\\backupremiseactyperepository' => 'Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseACTypeRepository',
'plugin\\remisepayment4\\repositorybackup\\backupremisesaletyperepository' => 'Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseSaleTypeRepository',
'plugin\\remisepayment4\\repositorybackup\\backupremisetaxraterepository' => 'Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseTaxRateRepository',
'plugin\\remisepayment4\\service\\acapiservice' => 'Plugin\\RemisePayment4\\Service\\AcApiService',
'plugin\\remisepayment4\\service\\acservice' => 'Plugin\\RemisePayment4\\Service\\AcService',
'plugin\\remisepayment4\\service\\logservice' => 'Plugin\\RemisePayment4\\Service\\LogService',
'plugin\\remisepayment4\\service\\paymentservice' => 'Plugin\\RemisePayment4\\Service\\PaymentService',
'plugin\\remisepayment4\\service\\utilservice' => 'Plugin\\RemisePayment4\\Service\\UtilService',
'plugin\\salesrankingb4\\controller\\admin\\configcontroller' => 'Plugin\\SalesRankingB4\\Controller\\Admin\\ConfigController',
'plugin\\salesrankingb4\\controller\\salesrankingcontroller' => 'Plugin\\SalesRankingB4\\Controller\\SalesRankingController',
'plugin\\salesrankingb4\\form\\type\\admin\\salesrankingconfigtype' => 'Plugin\\SalesRankingB4\\Form\\Type\\Admin\\SalesRankingConfigType',
'plugin\\salesrankingb4\\repository\\salesrankingconfigrepository' => 'Plugin\\SalesRankingB4\\Repository\\SalesRankingConfigRepository',
'plugin\\salesreport4\\controller\\salesreportcontroller' => 'Plugin\\SalesReport4\\Controller\\SalesReportController',
'plugin\\salesreport4\\form\\type\\salesreporttype' => 'Plugin\\SalesReport4\\Form\\Type\\SalesReportType',
'plugin\\salesrestrictions4\\controller\\admin\\configcontroller' => 'Plugin\\SalesRestrictions4\\Controller\\Admin\\ConfigController',
'plugin\\salesrestrictions4\\controller\\admin\\salesrestrictionsdesigncontroller' => 'Plugin\\SalesRestrictions4\\Controller\\Admin\\SalesRestrictionsDesignController',
'plugin\\salesrestrictions4\\form\\extension\\productextension' => 'Plugin\\SalesRestrictions4\\Form\\Extension\\ProductExtension',
'plugin\\salesrestrictions4\\form\\type\\admin\\configtype' => 'Plugin\\SalesRestrictions4\\Form\\Type\\Admin\\ConfigType',
'plugin\\salesrestrictions4\\form\\type\\admin\\salesrestrictionsdesigntype' => 'Plugin\\SalesRestrictions4\\Form\\Type\\Admin\\SalesRestrictionsDesignType',
'plugin\\salesrestrictions4\\repository\\configrepository' => 'Plugin\\SalesRestrictions4\\Repository\\ConfigRepository',
'plugin\\salesrestrictions4\\repository\\productcustomerrankrepository' => 'Plugin\\SalesRestrictions4\\Repository\\ProductCustomerRankRepository',
'plugin\\salesrestrictions4\\salesrestrictionsevent' => 'Plugin\\SalesRestrictions4\\SalesRestrictionsEvent',
'plugin\\salesrestrictions4\\service\\salesrestrictionsservice' => 'Plugin\\SalesRestrictions4\\Service\\SalesRestrictionsService',
'plugin\\sortproduct\\controller\\admin\\sortproductcontroller' => 'Plugin\\SortProduct\\Controller\\Admin\\SortProductController',
'plugin\\sortproduct\\entity\\sortproductjoin' => 'Plugin\\SortProduct\\Entity\\SortProductJoin',
'plugin\\sortproduct\\entity\\sortproductorderby' => 'Plugin\\SortProduct\\Entity\\SortProductOrderBy',
'plugin\\sortproduct\\repository\\sortproductrepository' => 'Plugin\\SortProduct\\Repository\\SortProductRepository',
'symfony\\bridge\\monolog\\processor\\webprocessor' => 'Symfony\\Bridge\\Monolog\\Processor\\WebProcessor',
'symfony\\bundle\\frameworkbundle\\controller\\redirectcontroller' => 'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController',
'symfony\\bundle\\frameworkbundle\\controller\\templatecontroller' => 'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController',
'symfony\\component\\httpfoundation\\parameterbag' => 'Symfony\\Component\\HttpFoundation\\ParameterBag',
];
$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\\SameSiteCookieHotfixListener' => 'getSameSiteCookieHotfixListenerService',
'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\\CategoryRepository' => 'getCategoryRepositoryService',
'Eccube\\Repository\\CustomerRepository' => 'getCustomerRepositoryService',
'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\\Security\\Core\\Encoder\\PasswordEncoder' => 'getPasswordEncoderService',
'Eccube\\Service\\CartService' => 'getCartServiceService',
'Eccube\\Twig\\Extension\\EccubeExtension' => 'getEccubeExtensionService',
'Eccube\\Twig\\Extension\\TaxExtension' => 'getTaxExtensionService',
'Monolog\\Processor\\IntrospectionProcessor' => 'getIntrospectionProcessorService',
'Monolog\\Processor\\UidProcessor' => 'getUidProcessorService',
'Plugin\\CartUpRecommend\\Repository\\CartUpRecommendRepository' => 'getCartUpRecommendRepositoryService',
'Plugin\\CartUpRecommend\\Service\\CartUpRecommendService' => 'getCartUpRecommendServiceService',
'Plugin\\CartUpRecommend\\Service\\PluginLinkService' => 'getPluginLinkServiceService',
'Plugin\\CustomerClassOnlyPage4\\EventSubscriber\\Admin\\DeletePageSubscriber' => 'getDeletePageSubscriberService',
'Plugin\\CustomerClassOnlyPage4\\EventSubscriber\\Front\\ProductDetailSubscriber' => 'getProductDetailSubscriberService',
'Plugin\\CustomerClassOnlyPage4\\EventSubscriber\\Front\\ProductListSubscriber' => 'getProductListSubscriberService',
'Plugin\\CustomerClassOnlyPage4\\EventSubscriber\\Front\\UserDataSubscriber' => 'getUserDataSubscriberService',
'Plugin\\CustomerClassOnlyPage4\\Repository\\CategoryCustomerClassRepository' => 'getCategoryCustomerClassRepositoryService',
'Plugin\\CustomerClassOnlyPage4\\Repository\\CustomerCustomerClassRepository' => 'getCustomerCustomerClassRepositoryService',
'Plugin\\CustomerClassOnlyPage4\\Repository\\PageCustomerClassRepository' => 'getPageCustomerClassRepositoryService',
'Plugin\\CustomerClassOnlyPage4\\Repository\\ProductCustomerClassRepository' => 'getProductCustomerClassRepositoryService',
'Plugin\\CustomerClassOnlyPage4\\Request\\Context' => 'getContext2Service',
'Plugin\\GoToCartB\\GoToCartBEvent' => 'getGoToCartBEventService',
'Plugin\\MailMagazine4\\Entity\\AdminCustomerQueryCustomizer' => 'getAdminCustomerQueryCustomizerService',
'Plugin\\PointEx\\Service\\PointExService' => 'getPointExServiceService',
'Plugin\\SalesRestrictions4\\Repository\\ConfigRepository' => 'getConfigRepositoryService',
'Plugin\\SalesRestrictions4\\Repository\\ProductCustomerRankRepository' => 'getProductCustomerRankRepositoryService',
'Plugin\\SalesRestrictions4\\Service\\SalesRestrictionsService' => 'getSalesRestrictionsServiceService',
'Plugin\\SortProduct\\Entity\\SortProductJoin' => 'getSortProductJoinService',
'Plugin\\SortProduct\\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.log.formatter.line' => 'getEccube_Log_Formatter_LineService',
'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.admin' => 'getMonolog_Handler_AdminService',
'monolog.handler.admin_rotating_file' => 'getMonolog_Handler_AdminRotatingFileService',
'monolog.handler.console' => 'getMonolog_Handler_ConsoleService',
'monolog.handler.deduplicated' => 'getMonolog_Handler_DeduplicatedService',
'monolog.handler.front' => 'getMonolog_Handler_FrontService',
'monolog.handler.front_rotating_file' => 'getMonolog_Handler_FrontRotatingFileService',
'monolog.handler.grouped' => 'getMonolog_Handler_GroupedService',
'monolog.handler.main' => 'getMonolog_Handler_MainService',
'monolog.handler.main_rotating_file' => 'getMonolog_Handler_MainRotatingFileService',
'monolog.handler.swift' => 'getMonolog_Handler_SwiftService',
'monolog.handler.swift.mail_message_factory' => 'getMonolog_Handler_Swift_MailMessageFactoryService',
'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',
'monolog.processor.psr_log_message' => 'getMonolog_Processor_PsrLogMessageService',
'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.encoder_factory' => 'getSecurity_EncoderFactoryService',
'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',
'swiftmailer.mailer.default.transport.dynamic' => 'getSwiftmailer_Mailer_Default_Transport_DynamicService',
'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\\Controller\\Admin\\Order\\OrderController' => 'getOrderControllerService.php',
'Customize\\Controller\\EntryController' => 'getEntryControllerService.php',
'Customize\\Controller\\LpController' => 'getLpControllerService.php',
'Customize\\Controller\\MypageController' => 'getMypageControllerService.php',
'Customize\\Controller\\StaticPageController' => 'getStaticPageControllerService.php',
'Customize\\Repository\\ProductSearchRepository' => 'getProductSearchRepositoryService.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' => 'getCustomerControllerService.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' => 'getCategoryControllerService.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' => 'getProductControllerService.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' => 'getMypageController2Service.php',
'Eccube\\Controller\\Mypage\\WithdrawController' => 'getWithdrawControllerService.php',
'Eccube\\Controller\\NonMemberShoppingController' => 'getNonMemberShoppingControllerService.php',
'Eccube\\Controller\\ProductController' => 'getProductController2Service.php',
'Eccube\\Controller\\ShippingMultipleController' => 'getShippingMultipleControllerService.php',
'Eccube\\Controller\\ShoppingController' => 'getShoppingControllerService.php',
'Eccube\\Controller\\TopController' => 'getTopControllerService.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\\ShoppingType' => 'getShoppingTypeService.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\\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\\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' => 'getCsvTypeRepositoryService.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\\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\\CsvExportService' => 'getCsvExportServiceService.php',
'Eccube\\Service\\EntityProxyService' => 'getEntityProxyServiceService.php',
'Eccube\\Service\\MailService' => 'getMailServiceService.php',
'Eccube\\Service\\OrderHelper' => 'getOrderHelperService.php',
'Eccube\\Service\\OrderPdfService' => 'getOrderPdfServiceService.php',
'Eccube\\Service\\OrderStateMachine' => 'getOrderStateMachineService.php',
'Eccube\\Service\\Payment\\Method\\Cash' => 'getCashService.php',
'Eccube\\Service\\PluginApiService' => 'getPluginApiServiceService.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\\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\\PurchaseFlow\\PurchaseFlow' => 'getPurchaseFlowService.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',
'Plugin\\AmazonPayV2\\AmazonPayEvent' => 'getAmazonPayEventService.php',
'Plugin\\AmazonPayV2\\Controller\\Admin\\ConfigController' => 'getConfigControllerService.php',
'Plugin\\AmazonPayV2\\Controller\\Admin\\PaymentStatusController' => 'getPaymentStatusControllerService.php',
'Plugin\\AmazonPayV2\\Controller\\AmazonRedirectController' => 'getAmazonRedirectControllerService.php',
'Plugin\\AmazonPayV2\\Controller\\AmazonShoppingController' => 'getAmazonShoppingControllerService.php',
'Plugin\\AmazonPayV2\\Form\\Extension\\AmazonCustomerExtension' => 'getAmazonCustomerExtensionService.php',
'Plugin\\AmazonPayV2\\Form\\Extension\\OrderTypeExtension' => 'getOrderTypeExtensionService.php',
'Plugin\\AmazonPayV2\\Form\\Extension\\ShippingTypeExtension' => 'getShippingTypeExtensionService.php',
'Plugin\\AmazonPayV2\\Form\\Type\\Admin\\ConfigType' => 'getConfigTypeService.php',
'Plugin\\AmazonPayV2\\Form\\Type\\Admin\\SearchPaymentType' => 'getSearchPaymentTypeService.php',
'Plugin\\AmazonPayV2\\Repository\\ConfigRepository' => 'getConfigRepository2Service.php',
'Plugin\\AmazonPayV2\\Repository\\Master\\AmazonStatusRepository' => 'getAmazonStatusRepositoryService.php',
'Plugin\\AmazonPayV2\\Repository\\PaymentStatusRepository' => 'getPaymentStatusRepositoryService.php',
'Plugin\\AmazonPayV2\\Service\\AmazonOrderHelper' => 'getAmazonOrderHelperService.php',
'Plugin\\AmazonPayV2\\Service\\AmazonRequestService' => 'getAmazonRequestServiceService.php',
'Plugin\\AmazonPayV2\\Service\\Method\\AmazonPay' => 'getAmazonPayService.php',
'Plugin\\AmazonPay\\Repository\\ConfigRepository' => 'getConfigRepository3Service.php',
'Plugin\\AmazonPay\\Repository\\Master\\AmazonStatusRepository' => 'getAmazonStatusRepository2Service.php',
'Plugin\\AmazonPay\\Repository\\PaymentStatusRepository' => 'getPaymentStatusRepository2Service.php',
'Plugin\\CartUpRecommend\\Controller\\Admin\\Product\\CartUpRecommendSettingController' => 'getCartUpRecommendSettingControllerService.php',
'Plugin\\CartUpRecommend\\Controller\\CartUpRecommendController' => 'getCartUpRecommendControllerService.php',
'Plugin\\CartUpRecommend\\EventSubscriber\\AdminProductEventSubscriber' => 'getAdminProductEventSubscriberService.php',
'Plugin\\CartUpRecommend\\EventSubscriber\\CartEventSubscriber' => 'getCartEventSubscriberService.php',
'Plugin\\CartUpRecommend\\Form\\EventListener\\CartUpRecommendTypeEventSubscriber' => 'getCartUpRecommendTypeEventSubscriberService.php',
'Plugin\\CartUpRecommend\\Form\\Type\\CartUpRecommendType' => 'getCartUpRecommendTypeService.php',
'Plugin\\CartUpRecommend\\Form\\Type\\CustomDateTimeType' => 'getCustomDateTimeTypeService.php',
'Plugin\\CartUpRecommend\\Service\\TwigRenderService\\EventSubscriber\\TwigRenderHelper' => 'getTwigRenderHelperService.php',
'Plugin\\CartUpRecommend\\Service\\TwigRenderService\\TwigRenderService' => 'getTwigRenderServiceService.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\\CustomerClassOnlyPage4\\Controller\\Admin\\ConfigController' => 'getConfigController2Service.php',
'Plugin\\CustomerClassOnlyPage4\\Controller\\Admin\\Csv\\CustomerCustomerClassController' => 'getCustomerCustomerClassControllerService.php',
'Plugin\\CustomerClassOnlyPage4\\Controller\\Admin\\Csv\\ProductCustomerClassController' => 'getProductCustomerClassControllerService.php',
'Plugin\\CustomerClassOnlyPage4\\Controller\\ErrorController' => 'getErrorControllerService.php',
'Plugin\\CustomerClassOnlyPage4\\Form\\Extension\\Admin\\CustomerTypeExtension' => 'getCustomerTypeExtensionService.php',
'Plugin\\CustomerClassOnlyPage4\\Form\\Extension\\Admin\\MainEditTypeExtension' => 'getMainEditTypeExtensionService.php',
'Plugin\\CustomerClassOnlyPage4\\Form\\Extension\\Admin\\ProductTypeExtension' => 'getProductTypeExtensionService.php',
'Plugin\\CustomerClassOnlyPage4\\Form\\Type\\Admin\\CategoryType' => 'getCategoryType3Service.php',
'Plugin\\CustomerClassOnlyPage4\\Form\\Type\\Admin\\CustomerClassType' => 'getCustomerClassTypeService.php',
'Plugin\\CustomerClassOnlyPage4\\Repository\\CustomerClassRepository' => 'getCustomerClassRepositoryService.php',
'Plugin\\DeliveryDate4\\Controller\\Admin\\ConfigController' => 'getConfigController3Service.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' => 'getConfigRepository4Service.php',
'Plugin\\DeliveryDate4\\Repository\\DeliveryDateRepository' => 'getDeliveryDateRepositoryService.php',
'Plugin\\DeliveryDate4\\Repository\\HolidayRepository' => 'getHolidayRepositoryService.php',
'Plugin\\ECCUBE4LineLoginIntegration\\Controller\\Admin\\LineLoginIntegrationAdminController' => 'getLineLoginIntegrationAdminControllerService.php',
'Plugin\\ECCUBE4LineLoginIntegration\\Controller\\LineLoginIntegrationController' => 'getLineLoginIntegrationControllerService.php',
'Plugin\\ECCUBE4LineLoginIntegration\\Form\\Extension\\MypageChangeLineLoginExtension' => 'getMypageChangeLineLoginExtensionService.php',
'Plugin\\ECCUBE4LineLoginIntegration\\Form\\Type\\LineLoginSettingType' => 'getLineLoginSettingTypeService.php',
'Plugin\\ECCUBE4LineLoginIntegration\\LineLoginIntegrationEvent' => 'getLineLoginIntegrationEventService.php',
'Plugin\\ECCUBE4LineLoginIntegration\\Repository\\LineLoginIntegrationRepository' => 'getLineLoginIntegrationRepositoryService.php',
'Plugin\\ECCUBE4LineLoginIntegration\\Repository\\LineLoginIntegrationSettingRepository' => 'getLineLoginIntegrationSettingRepositoryService.php',
'Plugin\\EtunaCheckedItem\\Controller\\Admin\\ConfigController' => 'getConfigController4Service.php',
'Plugin\\EtunaCheckedItem\\Controller\\EtunaCheckedItemController' => 'getEtunaCheckedItemControllerService.php',
'Plugin\\EtunaCheckedItem\\EtunaCheckedItemEvent' => 'getEtunaCheckedItemEventService.php',
'Plugin\\EtunaCheckedItem\\Form\\Type\\Admin\\EtunaCheckedItemConfigType' => 'getEtunaCheckedItemConfigTypeService.php',
'Plugin\\EtunaCheckedItem\\Repository\\EtunaCheckedItemConfigRepository' => 'getEtunaCheckedItemConfigRepositoryService.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\\MyufullConnect\\Command\\CheckOrderStatusCommand' => 'getCheckOrderStatusCommandService.php',
'Plugin\\MyufullConnect\\Command\\ImportAllCommand' => 'getImportAllCommandService.php',
'Plugin\\MyufullConnect\\Command\\ImportCustomerAddressCommand' => 'getImportCustomerAddressCommandService.php',
'Plugin\\MyufullConnect\\Command\\ImportCustomerCommand' => 'getImportCustomerCommandService.php',
'Plugin\\MyufullConnect\\Command\\ImportOrderCommand' => 'getImportOrderCommandService.php',
'Plugin\\MyufullConnect\\Command\\ImportShippingCommand' => 'getImportShippingCommandService.php',
'Plugin\\MyufullConnect\\Command\\TestUpdateTimeCommand' => 'getTestUpdateTimeCommandService.php',
'Plugin\\MyufullConnect\\Controller\\api\\BaseController' => 'getBaseControllerService.php',
'Plugin\\MyufullConnect\\Controller\\api\\CustomerAddressController' => 'getCustomerAddressControllerService.php',
'Plugin\\MyufullConnect\\Controller\\api\\CustomerController' => 'getCustomerController2Service.php',
'Plugin\\MyufullConnect\\Controller\\api\\OrderController' => 'getOrderController3Service.php',
'Plugin\\MyufullConnect\\Controller\\api\\ShippingController' => 'getShippingController2Service.php',
'Plugin\\MyufullConnect\\EventListener\\admin\\AdminEventSubscriber' => 'getAdminEventSubscriberService.php',
'Plugin\\MyufullConnect\\EventListener\\admin\\Order\\Edit' => 'getEditService.php',
'Plugin\\MyufullConnect\\Form\\Extension\\Entry\\MyuseAgencyCode' => 'getMyuseAgencyCodeService.php',
'Plugin\\MyufullConnect\\Form\\Extension\\admin\\Customer\\MyuseAgencyCode' => 'getMyuseAgencyCode2Service.php',
'Plugin\\MyufullConnect\\Repository\\ImportRepository' => 'getImportRepositoryService.php',
'Plugin\\NeosPointExpiration4\\Command\\PointExpirationCommand' => 'getPointExpirationCommandService.php',
'Plugin\\NeosPointExpiration4\\Command\\SendMailCommand' => 'getSendMailCommandService.php',
'Plugin\\NeosPointExpiration4\\Controller\\Admin\\NPE4LogController' => 'getNPE4LogControllerService.php',
'Plugin\\NeosPointExpiration4\\Form\\Type\\Admin\\NPE4SearchCustomerType' => 'getNPE4SearchCustomerTypeService.php',
'Plugin\\NeosPointExpiration4\\Form\\Type\\Admin\\NPE4SearchLogType' => 'getNPE4SearchLogTypeService.php',
'Plugin\\NeosPointExpiration4\\Repository\\NPE4CustomerRepository' => 'getNPE4CustomerRepositoryService.php',
'Plugin\\NeosPointExpiration4\\Repository\\NPE4LogRepository' => 'getNPE4LogRepositoryService.php',
'Plugin\\NeosPointExpiration4\\Repository\\NPE4MailHistoryRepository' => 'getNPE4MailHistoryRepositoryService.php',
'Plugin\\OnehandredSiteMaps\\Controller\\OnehandredSiteMapsController' => 'getOnehandredSiteMapsControllerService.php',
'Plugin\\OnehandredSiteMaps\\Event\\OnehandredSiteMapsEvent' => 'getOnehandredSiteMapsEventService.php',
'Plugin\\OnehandredSiteMaps\\Form\\Type\\Admin\\OnehandredSiteMapsType' => 'getOnehandredSiteMapsTypeService.php',
'Plugin\\OnehandredSiteMaps\\Repository\\OnehandredSiteMapsRepository' => 'getOnehandredSiteMapsRepositoryService.php',
'Plugin\\PointEx\\Controller\\Admin\\ConfigController' => 'getConfigController5Service.php',
'Plugin\\PointEx\\Controller\\Admin\\Setting\\Shop\\PointExController' => 'getPointExControllerService.php',
'Plugin\\PointEx\\EventSubscriber\\AdminOrderEditEventSubscriber' => 'getAdminOrderEditEventSubscriberService.php',
'Plugin\\PointEx\\EventSubscriber\\AdminProductEventSubscriber' => 'getAdminProductEventSubscriber2Service.php',
'Plugin\\PointEx\\EventSubscriber\\AdminShippingEventSubscriber' => 'getAdminShippingEventSubscriberService.php',
'Plugin\\PointEx\\EventSubscriber\\AdminShopEventSubscriber' => 'getAdminShopEventSubscriberService.php',
'Plugin\\PointEx\\EventSubscriber\\CartEventSubscriber' => 'getCartEventSubscriber2Service.php',
'Plugin\\PointEx\\EventSubscriber\\ProductDetailEventSubscriber' => 'getProductDetailEventSubscriberService.php',
'Plugin\\PointEx\\EventSubscriber\\ShoppingEventSubscriber' => 'getShoppingEventSubscriberService.php',
'Plugin\\PointEx\\Form\\Extension\\OrderItemTypeExtension' => 'getOrderItemTypeExtensionService.php',
'Plugin\\PointEx\\Form\\Extension\\ProductClassEditTypeExtension' => 'getProductClassEditTypeExtensionService.php',
'Plugin\\PointEx\\Form\\Extension\\ProductClassTypeExtension' => 'getProductClassTypeExtensionService.php',
'Plugin\\PointEx\\Form\\Extension\\ShopMasterTypeExtension' => 'getShopMasterTypeExtensionService.php',
'Plugin\\PointEx\\Form\\Type\\BonusPointType' => 'getBonusPointTypeService.php',
'Plugin\\PointEx\\Form\\Type\\PointExProductClassType' => 'getPointExProductClassTypeService.php',
'Plugin\\PointEx\\Form\\Type\\PointExSettingType' => 'getPointExSettingTypeService.php',
'Plugin\\PointEx\\Form\\Type\\PointSettingType' => 'getPointSettingTypeService.php',
'Plugin\\PointEx\\Repository\\OrderItemPointExRepository' => 'getOrderItemPointExRepositoryService.php',
'Plugin\\PointEx\\Repository\\OrderPointExRepository' => 'getOrderPointExRepositoryService.php',
'Plugin\\PointEx\\Repository\\PlgConfigOptionRepository' => 'getPlgConfigOptionRepositoryService.php',
'Plugin\\PointEx\\Repository\\PlgConfigRepository' => 'getPlgConfigRepositoryService.php',
'Plugin\\PointEx\\Repository\\PointExRateRepository' => 'getPointExRateRepositoryService.php',
'Plugin\\PointEx\\Repository\\ProductClassPointExRepository' => 'getProductClassPointExRepositoryService.php',
'Plugin\\PointEx\\Service\\PlgConfigService\\ConfigHelper' => 'getConfigHelperService.php',
'Plugin\\PointEx\\Service\\PlgConfigService\\ConfigService' => 'getConfigServiceService.php',
'Plugin\\PointEx\\Service\\PlgConfigService\\Form\\Type\\ConfigRowType' => 'getConfigRowTypeService.php',
'Plugin\\PointEx\\Service\\PlgConfigService\\Form\\Type\\ConfigType' => 'getConfigType3Service.php',
'Plugin\\PointEx\\Service\\PointExHelper' => 'getPointExHelperService.php',
'Plugin\\PointEx\\Service\\PointExRateService' => 'getPointExRateServiceService.php',
'Plugin\\PointEx\\Service\\TwigRenderService\\TwigRenderService' => 'getTwigRenderService2Service.php',
'Plugin\\PointExpired\\Repository\\ConfigRepository' => 'getConfigRepository5Service.php',
'Plugin\\PointsOnSignUp\\Controller\\Admin\\ConfigController' => 'getConfigController6Service.php',
'Plugin\\PointsOnSignUp\\Event' => 'getEvent2Service.php',
'Plugin\\PointsOnSignUp\\Form\\Type\\Admin\\ConfigType' => 'getConfigType4Service.php',
'Plugin\\PointsOnSignUp\\Repository\\ConfigRepository' => 'getConfigRepository6Service.php',
'Plugin\\ProductContactB\\Controller\\ProductContactController' => 'getProductContactControllerService.php',
'Plugin\\ProductContactB\\Form\\Type\\ProductContactType' => 'getProductContactTypeService.php',
'Plugin\\ProductReview4\\Repository\\ProductReviewConfigRepository' => 'getProductReviewConfigRepositoryService.php',
'Plugin\\ProductReview4\\Repository\\ProductReviewRepository' => 'getProductReviewRepositoryService.php',
'Plugin\\ProductReview4\\Repository\\ProductReviewStatusRepository' => 'getProductReviewStatusRepositoryService.php',
'Plugin\\PurchaseLimit4\\Service\\PurchaseFlow\\Processor\\PurchaseLimitValidator' => 'getPurchaseLimitValidatorService.php',
'Plugin\\Recommend4\\Controller\\RecommendController' => 'getRecommendControllerService.php',
'Plugin\\Recommend4\\Controller\\RecommendSearchModelController' => 'getRecommendSearchModelControllerService.php',
'Plugin\\Recommend4\\Form\\Type\\RecommendProductType' => 'getRecommendProductTypeService.php',
'Plugin\\Recommend4\\Repository\\RecommendProductRepository' => 'getRecommendProductRepositoryService.php',
'Plugin\\RecommendedProducts4\\Controller\\Admin\\ConfigController' => 'getConfigController7Service.php',
'Plugin\\RecommendedProducts4\\Controller\\Block\\RecommendController' => 'getRecommendController2Service.php',
'Plugin\\RecommendedProducts4\\Form\\Type\\Admin\\BlockType' => 'getBlockType2Service.php',
'Plugin\\RecommendedProducts4\\Form\\Type\\Admin\\ConfigType' => 'getConfigType5Service.php',
'Plugin\\RecommendedProducts4\\Repository\\ConfigRepository' => 'getConfigRepository7Service.php',
'Plugin\\RecommendedProducts4\\Repository\\RecommendBlockRepository' => 'getRecommendBlockRepositoryService.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\\RemisePayment4\\Controller\\Admin\\AcImportController' => 'getAcImportControllerService.php',
'Plugin\\RemisePayment4\\Controller\\Admin\\AcManagementController' => 'getAcManagementControllerService.php',
'Plugin\\RemisePayment4\\Controller\\Admin\\AcTypeEditController' => 'getAcTypeEditControllerService.php',
'Plugin\\RemisePayment4\\Controller\\Admin\\ConfigController' => 'getConfigController8Service.php',
'Plugin\\RemisePayment4\\Controller\\Admin\\ExtsetController' => 'getExtsetControllerService.php',
'Plugin\\RemisePayment4\\Controller\\Admin\\SubMasterdataController' => 'getSubMasterdataControllerService.php',
'Plugin\\RemisePayment4\\Controller\\CustomerController' => 'getCustomerController3Service.php',
'Plugin\\RemisePayment4\\Controller\\MypageAcController' => 'getMypageAcControllerService.php',
'Plugin\\RemisePayment4\\Controller\\PaymentController' => 'getPaymentController2Service.php',
'Plugin\\RemisePayment4\\Controller\\ReceiptController' => 'getReceiptControllerService.php',
'Plugin\\RemisePayment4\\Controller\\ResultAcController' => 'getResultAcControllerService.php',
'Plugin\\RemisePayment4\\Controller\\ResultController' => 'getResultControllerService.php',
'Plugin\\RemisePayment4\\Controller\\ResultExtsetController' => 'getResultExtsetControllerService.php',
'Plugin\\RemisePayment4\\Form\\Extension\\Admin\\DeliveryTypeException' => 'getDeliveryTypeExceptionService.php',
'Plugin\\RemisePayment4\\Form\\Extension\\Admin\\ProductClassEditTypeException' => 'getProductClassEditTypeExceptionService.php',
'Plugin\\RemisePayment4\\Form\\Extension\\Admin\\ProductTypeException' => 'getProductTypeExceptionService.php',
'Plugin\\RemisePayment4\\Form\\Extension\\Admin\\SearchOrderTypeException' => 'getSearchOrderTypeExceptionService.php',
'Plugin\\RemisePayment4\\Form\\Extension\\OrderTypeException' => 'getOrderTypeExceptionService.php',
'Plugin\\RemisePayment4\\Form\\Type\\Admin\\AcImportType' => 'getAcImportTypeService.php',
'Plugin\\RemisePayment4\\Form\\Type\\Admin\\AcManagementEditType' => 'getAcManagementEditTypeService.php',
'Plugin\\RemisePayment4\\Form\\Type\\Admin\\AcTypeEditType' => 'getAcTypeEditTypeService.php',
'Plugin\\RemisePayment4\\Form\\Type\\Admin\\ConfigType' => 'getConfigType6Service.php',
'Plugin\\RemisePayment4\\Form\\Type\\Admin\\SearchAcManagementType' => 'getSearchAcManagementTypeService.php',
'Plugin\\RemisePayment4\\Form\\Type\\Admin\\SubOrderIndexResultType' => 'getSubOrderIndexResultTypeService.php',
'Plugin\\RemisePayment4\\Form\\Type\\MyPageAcCancelType' => 'getMyPageAcCancelTypeService.php',
'Plugin\\RemisePayment4\\Form\\Type\\MyPageAcSkipType' => 'getMyPageAcSkipTypeService.php',
'Plugin\\RemisePayment4\\RemiseEvent' => 'getRemiseEventService.php',
'Plugin\\RemisePayment4\\RepositoryBackup\\BackupOrderResultCardRepository' => 'getBackupOrderResultCardRepositoryService.php',
'Plugin\\RemisePayment4\\RepositoryBackup\\BackupOrderResultCvsRepository' => 'getBackupOrderResultCvsRepositoryService.php',
'Plugin\\RemisePayment4\\RepositoryBackup\\BackupOrderResultRepository' => 'getBackupOrderResultRepositoryService.php',
'Plugin\\RemisePayment4\\RepositoryBackup\\BackupPayquickRepository' => 'getBackupPayquickRepositoryService.php',
'Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseACImportRepository' => 'getBackupRemiseACImportRepositoryService.php',
'Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseACMemberRepository' => 'getBackupRemiseACMemberRepositoryService.php',
'Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseACProductRepository' => 'getBackupRemiseACProductRepositoryService.php',
'Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseACResultRepository' => 'getBackupRemiseACResultRepositoryService.php',
'Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseACTypeRepository' => 'getBackupRemiseACTypeRepositoryService.php',
'Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseSaleTypeRepository' => 'getBackupRemiseSaleTypeRepositoryService.php',
'Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseTaxRateRepository' => 'getBackupRemiseTaxRateRepositoryService.php',
'Plugin\\RemisePayment4\\Repository\\ConfigRepository' => 'getConfigRepository8Service.php',
'Plugin\\RemisePayment4\\Repository\\OrderResultCardRepository' => 'getOrderResultCardRepositoryService.php',
'Plugin\\RemisePayment4\\Repository\\OrderResultCvsRepository' => 'getOrderResultCvsRepositoryService.php',
'Plugin\\RemisePayment4\\Repository\\OrderResultRepository' => 'getOrderResultRepositoryService.php',
'Plugin\\RemisePayment4\\Repository\\PayquickRepository' => 'getPayquickRepositoryService.php',
'Plugin\\RemisePayment4\\Repository\\RemiseACImportRepository' => 'getRemiseACImportRepositoryService.php',
'Plugin\\RemisePayment4\\Repository\\RemiseACMemberRepository' => 'getRemiseACMemberRepositoryService.php',
'Plugin\\RemisePayment4\\Repository\\RemiseACResultRepository' => 'getRemiseACResultRepositoryService.php',
'Plugin\\RemisePayment4\\Repository\\RemiseACTypeRepository' => 'getRemiseACTypeRepositoryService.php',
'Plugin\\RemisePayment4\\Repository\\RemiseCsvTypeRepository' => 'getRemiseCsvTypeRepositoryService.php',
'Plugin\\RemisePayment4\\Repository\\RemiseMailTemplateRepository' => 'getRemiseMailTemplateRepositoryService.php',
'Plugin\\RemisePayment4\\Repository\\RemisePaymentRepository' => 'getRemisePaymentRepositoryService.php',
'Plugin\\RemisePayment4\\Repository\\RemiseSaleTypeRepository' => 'getRemiseSaleTypeRepositoryService.php',
'Plugin\\RemisePayment4\\Repository\\RemiseTaxRateRepository' => 'getRemiseTaxRateRepositoryService.php',
'Plugin\\RemisePayment4\\Service\\AcApiService' => 'getAcApiServiceService.php',
'Plugin\\RemisePayment4\\Service\\AcService' => 'getAcServiceService.php',
'Plugin\\RemisePayment4\\Service\\LogService' => 'getLogServiceService.php',
'Plugin\\RemisePayment4\\Service\\PaymentService' => 'getPaymentServiceService.php',
'Plugin\\RemisePayment4\\Service\\UtilService' => 'getUtilServiceService.php',
'Plugin\\SalesRankingB4\\Controller\\Admin\\ConfigController' => 'getConfigController9Service.php',
'Plugin\\SalesRankingB4\\Controller\\SalesRankingController' => 'getSalesRankingControllerService.php',
'Plugin\\SalesRankingB4\\Form\\Type\\Admin\\SalesRankingConfigType' => 'getSalesRankingConfigTypeService.php',
'Plugin\\SalesRankingB4\\Repository\\SalesRankingConfigRepository' => 'getSalesRankingConfigRepositoryService.php',
'Plugin\\SalesReport4\\Controller\\SalesReportController' => 'getSalesReportControllerService.php',
'Plugin\\SalesReport4\\Form\\Type\\SalesReportType' => 'getSalesReportTypeService.php',
'Plugin\\SalesRestrictions4\\Controller\\Admin\\ConfigController' => 'getConfigController10Service.php',
'Plugin\\SalesRestrictions4\\Controller\\Admin\\SalesRestrictionsDesignController' => 'getSalesRestrictionsDesignControllerService.php',
'Plugin\\SalesRestrictions4\\Form\\Extension\\ProductExtension' => 'getProductExtensionService.php',
'Plugin\\SalesRestrictions4\\Form\\Type\\Admin\\ConfigType' => 'getConfigType7Service.php',
'Plugin\\SalesRestrictions4\\Form\\Type\\Admin\\SalesRestrictionsDesignType' => 'getSalesRestrictionsDesignTypeService.php',
'Plugin\\SalesRestrictions4\\SalesRestrictionsEvent' => 'getSalesRestrictionsEventService.php',
'Plugin\\SortProduct\\Controller\\Admin\\SortProductController' => 'getSortProductControllerService.php',
'Plugin\\SortProduct\\Repository\\SortProductRepository' => 'getSortProductRepositoryService.php',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateController2Service.php',
'Symfony\\Component\\HttpFoundation\\ParameterBag' => 'getParameterBagService.php',
'amazon_pay.log.formatter.line' => 'getAmazonPay_Log_Formatter_LineService.php',
'annotations.cache' => 'getAnnotations_CacheService.php',
'annotations.cache_warmer' => 'getAnnotations_CacheWarmerService.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\\CartUpRecommend\\Entity\\CartUpRecommend' => 'getCartUpRecommendService.php',
'autowired.Plugin\\Coupon4\\Entity\\Coupon' => 'getCouponService.php',
'autowired.Plugin\\CustomerClassOnlyPage4\\Entity\\CustomerClass' => 'getCustomerClassService.php',
'autowired.Plugin\\ECCUBE4LineLoginIntegration\\Entity\\LineLoginIntegration' => 'getLineLoginIntegrationService.php',
'autowired.Plugin\\MailMagazine4\\Entity\\MailMagazineSendHistory' => 'getMailMagazineSendHistoryService.php',
'autowired.Plugin\\MailMagazine4\\Entity\\MailMagazineTemplate' => 'getMailMagazineTemplateService.php',
'autowired.Plugin\\NeosPointExpiration4\\Entity\\NPE4Customer' => 'getNPE4CustomerService.php',
'autowired.Plugin\\NeosPointExpiration4\\Entity\\NPE4Log' => 'getNPE4LogService.php',
'autowired.Plugin\\PointEx\\Entity\\PointExRate' => 'getPointExRateService.php',
'autowired.Plugin\\Recommend4\\Entity\\RecommendProduct' => 'getRecommendProductService.php',
'autowired.Plugin\\RemisePayment4\\Entity\\RemiseACType' => 'getRemiseACTypeService.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',
'debug.dump_listener' => 'getDebug_DumpListenerService.php',
'debug.file_link_formatter.url_format' => 'getDebug_FileLinkFormatter_UrlFormatService.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',
'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_migration' => 'getMaker_AutoCommand_MakeMigrationService.php',
'maker.auto_command.make_registration_form' => 'getMaker_AutoCommand_MakeRegistrationFormService.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.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.handler.RemisePayment4' => 'getMonolog_Handler_RemisePayment4Service.php',
'monolog.handler.RemisePayment4_rotating_file' => 'getMonolog_Handler_RemisePayment4RotatingFileService.php',
'monolog.handler.amazon_pay' => 'getMonolog_Handler_AmazonPayService.php',
'monolog.handler.amazon_pay_rotating_file' => 'getMonolog_Handler_AmazonPayRotatingFileService.php',
'monolog.handler.null_internal' => 'getMonolog_Handler_NullInternalService.php',
'monolog.logger.RemisePayment4' => 'getMonolog_Logger_RemisePayment4Service.php',
'monolog.logger.amazon_pay' => 'getMonolog_Logger_AmazonPayService.php',
'monolog.logger.amazon_pay_v2' => 'getMonolog_Logger_AmazonPayV2Service.php',
'monolog.logger.console' => 'getMonolog_Logger_ConsoleService.php',
'monolog.logger.security' => 'getMonolog_Logger_SecurityService.php',
'monolog.logger.templating' => 'getMonolog_Logger_TemplatingService.php',
'point_ex.config_migration' => 'getPointEx_ConfigMigrationService.php',
'point_ex.plg_migration' => 'getPointEx_PlgMigrationService.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.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.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_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.firewall.map.context.admin' => 'getSecurity_Firewall_Map_Context_AdminService.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.uhgmsmn' => 'getSecurity_RequestMatcher_UhgmsmnService.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.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..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.3pxfjjx' => 'getServiceLocator_3pxfjjxService.php',
'service_locator.42ezhsf' => 'getServiceLocator_42ezhsfService.php',
'service_locator.4gkqytn' => 'getServiceLocator_4gkqytnService.php',
'service_locator.4hqc0wl' => 'getServiceLocator_4hqc0wlService.php',
'service_locator.5dqcjyx' => 'getServiceLocator_5dqcjyxService.php',
'service_locator.5uowaqn' => 'getServiceLocator_5uowaqnService.php',
'service_locator.6pmgopw' => 'getServiceLocator_6pmgopwService.php',
'service_locator.7xyzvhl' => 'getServiceLocator_7xyzvhlService.php',
'service_locator.8dauwuy' => 'getServiceLocator_8dauwuyService.php',
'service_locator.8ic5grd' => 'getServiceLocator_8ic5grdService.php',
'service_locator.92hmums' => 'getServiceLocator_92hmumsService.php',
'service_locator.9wjdbto' => 'getServiceLocator_9wjdbtoService.php',
'service_locator.ar6yure' => 'getServiceLocator_Ar6yureService.php',
'service_locator.arr2ht3' => 'getServiceLocator_Arr2ht3Service.php',
'service_locator.avg1s7b' => 'getServiceLocator_Avg1s7bService.php',
'service_locator.bktvonm' => 'getServiceLocator_BktvonmService.php',
'service_locator.cdcw2a9' => 'getServiceLocator_Cdcw2a9Service.php',
'service_locator.cjv0ios' => 'getServiceLocator_Cjv0iosService.php',
'service_locator.ckwyxlg' => 'getServiceLocator_CkwyxlgService.php',
'service_locator.cs_p8lu' => 'getServiceLocator_CsP8luService.php',
'service_locator.cxbk2.t' => 'getServiceLocator_Cxbk2_TService.php',
'service_locator.d_jrogv' => 'getServiceLocator_DJrogvService.php',
'service_locator.ejy4ne5' => 'getServiceLocator_Ejy4ne5Service.php',
'service_locator.f1kao1h' => 'getServiceLocator_F1kao1hService.php',
'service_locator.f_b_cl3' => 'getServiceLocator_FBCl3Service.php',
'service_locator.fi377eb' => 'getServiceLocator_Fi377ebService.php',
'service_locator.fnc9mds' => 'getServiceLocator_Fnc9mdsService.php',
'service_locator.gbqrwem' => 'getServiceLocator_GbqrwemService.php',
'service_locator.gcjyco6' => 'getServiceLocator_Gcjyco6Service.php',
'service_locator.go7fpvb' => 'getServiceLocator_Go7fpvbService.php',
'service_locator.h90mxst' => 'getServiceLocator_H90mxstService.php',
'service_locator.hpwu39k' => 'getServiceLocator_Hpwu39kService.php',
'service_locator.i8vlwi.' => 'getServiceLocator_I8vlwi_Service.php',
'service_locator.iadbqli' => 'getServiceLocator_IadbqliService.php',
'service_locator.iamn8xs' => 'getServiceLocator_Iamn8xsService.php',
'service_locator.ilrztxb' => 'getServiceLocator_IlrztxbService.php',
'service_locator.inoep0i' => 'getServiceLocator_Inoep0iService.php',
'service_locator.itiaywo' => 'getServiceLocator_ItiaywoService.php',
'service_locator.jam20ig' => 'getServiceLocator_Jam20igService.php',
'service_locator.jh5lpeh' => 'getServiceLocator_Jh5lpehService.php',
'service_locator.k2nqggf' => 'getServiceLocator_K2nqggfService.php',
'service_locator.kffkdfa' => 'getServiceLocator_KffkdfaService.php',
'service_locator.kgu4whk' => 'getServiceLocator_Kgu4whkService.php',
'service_locator.kidd8l.' => 'getServiceLocator_Kidd8l_Service.php',
'service_locator.ljgoros' => 'getServiceLocator_LjgorosService.php',
'service_locator.ll3wwgs' => 'getServiceLocator_Ll3wwgsService.php',
'service_locator.llt.3ln' => 'getServiceLocator_Llt_3lnService.php',
'service_locator.lu_ubji' => 'getServiceLocator_LuUbjiService.php',
'service_locator.mnj.ifp' => 'getServiceLocator_Mnj_IfpService.php',
'service_locator.oacxr83' => 'getServiceLocator_Oacxr83Service.php',
'service_locator.p.hvdhp' => 'getServiceLocator_P_HvdhpService.php',
'service_locator.pfckb1z' => 'getServiceLocator_Pfckb1zService.php',
'service_locator.piogfoq' => 'getServiceLocator_PiogfoqService.php',
'service_locator.pjwejn7' => 'getServiceLocator_Pjwejn7Service.php',
'service_locator.pksxvys' => 'getServiceLocator_PksxvysService.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.qls.f0d' => 'getServiceLocator_Qls_F0dService.php',
'service_locator.qxe5nvq' => 'getServiceLocator_Qxe5nvqService.php',
'service_locator.ret56z_' => 'getServiceLocator_Ret56zService.php',
'service_locator.rkjbrpx' => 'getServiceLocator_RkjbrpxService.php',
'service_locator.rtwovhe' => 'getServiceLocator_RtwovheService.php',
'service_locator.rw1hqd5' => 'getServiceLocator_Rw1hqd5Service.php',
'service_locator.sjhnfhh' => 'getServiceLocator_SjhnfhhService.php',
'service_locator.smwqq1w' => 'getServiceLocator_Smwqq1wService.php',
'service_locator.sw1vkjt' => 'getServiceLocator_Sw1vkjtService.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.vpkburg' => 'getServiceLocator_VpkburgService.php',
'service_locator.vto2gcx' => 'getServiceLocator_Vto2gcxService.php',
'service_locator.w5zjfhb' => 'getServiceLocator_W5zjfhbService.php',
'service_locator.wzwgixx' => 'getServiceLocator_WzwgixxService.php',
'service_locator.x3yalna' => 'getServiceLocator_X3yalnaService.php',
'service_locator.x8idnpf' => 'getServiceLocator_X8idnpfService.php',
'service_locator.xd5cbbl' => 'getServiceLocator_Xd5cbblService.php',
'service_locator.xejafah' => 'getServiceLocator_XejafahService.php',
'service_locator.xp4ippu' => 'getServiceLocator_Xp4ippuService.php',
'service_locator.xpds6wt' => 'getServiceLocator_Xpds6wtService.php',
'service_locator.y0ei0yx' => 'getServiceLocator_Y0ei0yxService.php',
'service_locator.ykfsrb8' => 'getServiceLocator_Ykfsrb8Service.php',
'service_locator.z.vr1op' => 'getServiceLocator_Z_Vr1opService.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.eventdispatcher' => 'getSwiftmailer_Mailer_Default_Transport_EventdispatcherService.php',
'swiftmailer.plugin.redirecting' => 'getSwiftmailer_Plugin_RedirectingService.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',
'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',
'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 = [
'Knp\\Component\\Pager\\PaginatorInterface' => 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,
'Customize\\Repository\\ProductSearchRepository' => 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\\SameSiteCookieHotfixListener' => 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\\ShoppingType' => 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\\CsvExportService' => true,
'Eccube\\Service\\EntityProxyService' => true,
'Eccube\\Service\\MailService' => true,
'Eccube\\Service\\OrderHelper' => true,
'Eccube\\Service\\OrderPdfService' => true,
'Eccube\\Service\\OrderStateMachine' => true,
'Eccube\\Service\\PluginApiService' => 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\\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\\PurchaseFlow\\PurchaseFlow' => true,
'Eccube\\Service\\SchemaService' => true,
'Eccube\\Tests\\Fixture\\Generator' => true,
'Eccube\\Twig\\Extension\\EccubeExtension' => true,
'Eccube\\Twig\\Extension\\TaxExtension' => true,
'Eccube\\Util\\CacheUtil' => true,
'Monolog\\Processor\\IntrospectionProcessor' => true,
'Monolog\\Processor\\UidProcessor' => true,
'Plugin\\AmazonPayV2\\AmazonPayEvent' => true,
'Plugin\\AmazonPayV2\\Form\\Extension\\AmazonCustomerExtension' => true,
'Plugin\\AmazonPayV2\\Form\\Extension\\OrderTypeExtension' => true,
'Plugin\\AmazonPayV2\\Form\\Extension\\ShippingTypeExtension' => true,
'Plugin\\AmazonPayV2\\Form\\Type\\Admin\\ConfigType' => true,
'Plugin\\AmazonPayV2\\Form\\Type\\Admin\\SearchPaymentType' => true,
'Plugin\\AmazonPayV2\\Repository\\ConfigRepository' => true,
'Plugin\\AmazonPayV2\\Repository\\Master\\AmazonStatusRepository' => true,
'Plugin\\AmazonPayV2\\Repository\\PaymentStatusRepository' => true,
'Plugin\\AmazonPayV2\\Service\\AmazonOrderHelper' => true,
'Plugin\\AmazonPayV2\\Service\\AmazonRequestService' => true,
'Plugin\\AmazonPay\\Repository\\ConfigRepository' => true,
'Plugin\\AmazonPay\\Repository\\Master\\AmazonStatusRepository' => true,
'Plugin\\AmazonPay\\Repository\\PaymentStatusRepository' => true,
'Plugin\\CartUpRecommend\\EventSubscriber\\AdminProductEventSubscriber' => true,
'Plugin\\CartUpRecommend\\EventSubscriber\\CartEventSubscriber' => true,
'Plugin\\CartUpRecommend\\Form\\EventListener\\CartUpRecommendTypeEventSubscriber' => true,
'Plugin\\CartUpRecommend\\Form\\Type\\CartUpRecommendType' => true,
'Plugin\\CartUpRecommend\\Form\\Type\\CustomDateTimeType' => true,
'Plugin\\CartUpRecommend\\Repository\\CartUpRecommendRepository' => true,
'Plugin\\CartUpRecommend\\Service\\CartUpRecommendService' => true,
'Plugin\\CartUpRecommend\\Service\\PluginLinkService' => true,
'Plugin\\CartUpRecommend\\Service\\TwigRenderService\\EventSubscriber\\TwigRenderHelper' => true,
'Plugin\\CartUpRecommend\\Service\\TwigRenderService\\TwigRenderService' => 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\\CustomerClassOnlyPage4\\EventSubscriber\\Admin\\DeletePageSubscriber' => true,
'Plugin\\CustomerClassOnlyPage4\\EventSubscriber\\Front\\ProductDetailSubscriber' => true,
'Plugin\\CustomerClassOnlyPage4\\EventSubscriber\\Front\\ProductListSubscriber' => true,
'Plugin\\CustomerClassOnlyPage4\\EventSubscriber\\Front\\UserDataSubscriber' => true,
'Plugin\\CustomerClassOnlyPage4\\Form\\Extension\\Admin\\CustomerTypeExtension' => true,
'Plugin\\CustomerClassOnlyPage4\\Form\\Extension\\Admin\\MainEditTypeExtension' => true,
'Plugin\\CustomerClassOnlyPage4\\Form\\Extension\\Admin\\ProductTypeExtension' => true,
'Plugin\\CustomerClassOnlyPage4\\Form\\Type\\Admin\\CategoryType' => true,
'Plugin\\CustomerClassOnlyPage4\\Form\\Type\\Admin\\CustomerClassType' => true,
'Plugin\\CustomerClassOnlyPage4\\Repository\\CategoryCustomerClassRepository' => true,
'Plugin\\CustomerClassOnlyPage4\\Repository\\CustomerClassRepository' => true,
'Plugin\\CustomerClassOnlyPage4\\Repository\\CustomerCustomerClassRepository' => true,
'Plugin\\CustomerClassOnlyPage4\\Repository\\PageCustomerClassRepository' => true,
'Plugin\\CustomerClassOnlyPage4\\Repository\\ProductCustomerClassRepository' => true,
'Plugin\\CustomerClassOnlyPage4\\Request\\Context' => 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\\ECCUBE4LineLoginIntegration\\Form\\Extension\\MypageChangeLineLoginExtension' => true,
'Plugin\\ECCUBE4LineLoginIntegration\\Form\\Type\\LineLoginSettingType' => true,
'Plugin\\ECCUBE4LineLoginIntegration\\LineLoginIntegrationEvent' => true,
'Plugin\\ECCUBE4LineLoginIntegration\\Repository\\LineLoginIntegrationRepository' => true,
'Plugin\\ECCUBE4LineLoginIntegration\\Repository\\LineLoginIntegrationSettingRepository' => true,
'Plugin\\EtunaCheckedItem\\EtunaCheckedItemEvent' => true,
'Plugin\\EtunaCheckedItem\\Form\\Type\\Admin\\EtunaCheckedItemConfigType' => true,
'Plugin\\EtunaCheckedItem\\Repository\\EtunaCheckedItemConfigRepository' => true,
'Plugin\\GoToCartB\\GoToCartBEvent' => 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\\MyufullConnect\\Command\\CheckOrderStatusCommand' => true,
'Plugin\\MyufullConnect\\Command\\ImportAllCommand' => true,
'Plugin\\MyufullConnect\\Command\\ImportCustomerAddressCommand' => true,
'Plugin\\MyufullConnect\\Command\\ImportCustomerCommand' => true,
'Plugin\\MyufullConnect\\Command\\ImportOrderCommand' => true,
'Plugin\\MyufullConnect\\Command\\ImportShippingCommand' => true,
'Plugin\\MyufullConnect\\Command\\TestUpdateTimeCommand' => true,
'Plugin\\MyufullConnect\\EventListener\\admin\\AdminEventSubscriber' => true,
'Plugin\\MyufullConnect\\EventListener\\admin\\Order\\Edit' => true,
'Plugin\\MyufullConnect\\Form\\Extension\\Entry\\MyuseAgencyCode' => true,
'Plugin\\MyufullConnect\\Form\\Extension\\admin\\Customer\\MyuseAgencyCode' => true,
'Plugin\\MyufullConnect\\Repository\\ImportRepository' => true,
'Plugin\\NeosPointExpiration4\\Command\\PointExpirationCommand' => true,
'Plugin\\NeosPointExpiration4\\Command\\SendMailCommand' => true,
'Plugin\\NeosPointExpiration4\\Form\\Type\\Admin\\NPE4SearchCustomerType' => true,
'Plugin\\NeosPointExpiration4\\Form\\Type\\Admin\\NPE4SearchLogType' => true,
'Plugin\\NeosPointExpiration4\\Repository\\NPE4CustomerRepository' => true,
'Plugin\\NeosPointExpiration4\\Repository\\NPE4LogRepository' => true,
'Plugin\\NeosPointExpiration4\\Repository\\NPE4MailHistoryRepository' => true,
'Plugin\\OnehandredSiteMaps\\Event\\OnehandredSiteMapsEvent' => true,
'Plugin\\OnehandredSiteMaps\\Form\\Type\\Admin\\OnehandredSiteMapsType' => true,
'Plugin\\OnehandredSiteMaps\\Repository\\OnehandredSiteMapsRepository' => true,
'Plugin\\PointEx\\EventSubscriber\\AdminOrderEditEventSubscriber' => true,
'Plugin\\PointEx\\EventSubscriber\\AdminProductEventSubscriber' => true,
'Plugin\\PointEx\\EventSubscriber\\AdminShippingEventSubscriber' => true,
'Plugin\\PointEx\\EventSubscriber\\AdminShopEventSubscriber' => true,
'Plugin\\PointEx\\EventSubscriber\\CartEventSubscriber' => true,
'Plugin\\PointEx\\EventSubscriber\\ProductDetailEventSubscriber' => true,
'Plugin\\PointEx\\EventSubscriber\\ShoppingEventSubscriber' => true,
'Plugin\\PointEx\\Form\\Extension\\OrderItemTypeExtension' => true,
'Plugin\\PointEx\\Form\\Extension\\ProductClassEditTypeExtension' => true,
'Plugin\\PointEx\\Form\\Extension\\ProductClassTypeExtension' => true,
'Plugin\\PointEx\\Form\\Extension\\ShopMasterTypeExtension' => true,
'Plugin\\PointEx\\Form\\Type\\BonusPointType' => true,
'Plugin\\PointEx\\Form\\Type\\PointExProductClassType' => true,
'Plugin\\PointEx\\Form\\Type\\PointExSettingType' => true,
'Plugin\\PointEx\\Form\\Type\\PointSettingType' => true,
'Plugin\\PointEx\\Repository\\OrderItemPointExRepository' => true,
'Plugin\\PointEx\\Repository\\OrderPointExRepository' => true,
'Plugin\\PointEx\\Repository\\PlgConfigOptionRepository' => true,
'Plugin\\PointEx\\Repository\\PlgConfigRepository' => true,
'Plugin\\PointEx\\Repository\\PointExRateRepository' => true,
'Plugin\\PointEx\\Repository\\ProductClassPointExRepository' => true,
'Plugin\\PointEx\\Service\\PlgConfigService\\ConfigHelper' => true,
'Plugin\\PointEx\\Service\\PlgConfigService\\ConfigService' => true,
'Plugin\\PointEx\\Service\\PlgConfigService\\Form\\Type\\ConfigRowType' => true,
'Plugin\\PointEx\\Service\\PlgConfigService\\Form\\Type\\ConfigType' => true,
'Plugin\\PointEx\\Service\\PointExHelper' => true,
'Plugin\\PointEx\\Service\\PointExRateService' => true,
'Plugin\\PointEx\\Service\\PointExService' => true,
'Plugin\\PointEx\\Service\\TwigRenderService\\TwigRenderService' => true,
'Plugin\\PointExpired\\Repository\\ConfigRepository' => true,
'Plugin\\PointsOnSignUp\\Event' => true,
'Plugin\\PointsOnSignUp\\Form\\Type\\Admin\\ConfigType' => true,
'Plugin\\PointsOnSignUp\\Repository\\ConfigRepository' => true,
'Plugin\\ProductContactB\\Form\\Type\\ProductContactType' => true,
'Plugin\\ProductReview4\\Repository\\ProductReviewConfigRepository' => true,
'Plugin\\ProductReview4\\Repository\\ProductReviewRepository' => true,
'Plugin\\ProductReview4\\Repository\\ProductReviewStatusRepository' => true,
'Plugin\\PurchaseLimit4\\Service\\PurchaseFlow\\Processor\\PurchaseLimitValidator' => true,
'Plugin\\Recommend4\\Form\\Type\\RecommendProductType' => true,
'Plugin\\Recommend4\\Repository\\RecommendProductRepository' => true,
'Plugin\\RecommendedProducts4\\Form\\Type\\Admin\\BlockType' => true,
'Plugin\\RecommendedProducts4\\Form\\Type\\Admin\\ConfigType' => true,
'Plugin\\RecommendedProducts4\\Repository\\ConfigRepository' => true,
'Plugin\\RecommendedProducts4\\Repository\\RecommendBlockRepository' => 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\\RemisePayment4\\Form\\Extension\\Admin\\DeliveryTypeException' => true,
'Plugin\\RemisePayment4\\Form\\Extension\\Admin\\ProductClassEditTypeException' => true,
'Plugin\\RemisePayment4\\Form\\Extension\\Admin\\ProductTypeException' => true,
'Plugin\\RemisePayment4\\Form\\Extension\\Admin\\SearchOrderTypeException' => true,
'Plugin\\RemisePayment4\\Form\\Extension\\OrderTypeException' => true,
'Plugin\\RemisePayment4\\Form\\Type\\Admin\\AcImportType' => true,
'Plugin\\RemisePayment4\\Form\\Type\\Admin\\AcManagementEditType' => true,
'Plugin\\RemisePayment4\\Form\\Type\\Admin\\AcTypeEditType' => true,
'Plugin\\RemisePayment4\\Form\\Type\\Admin\\ConfigType' => true,
'Plugin\\RemisePayment4\\Form\\Type\\Admin\\SearchAcManagementType' => true,
'Plugin\\RemisePayment4\\Form\\Type\\Admin\\SubOrderIndexResultType' => true,
'Plugin\\RemisePayment4\\Form\\Type\\MyPageAcCancelType' => true,
'Plugin\\RemisePayment4\\Form\\Type\\MyPageAcSkipType' => true,
'Plugin\\RemisePayment4\\RemiseEvent' => true,
'Plugin\\RemisePayment4\\RepositoryBackup\\BackupOrderResultCardRepository' => true,
'Plugin\\RemisePayment4\\RepositoryBackup\\BackupOrderResultCvsRepository' => true,
'Plugin\\RemisePayment4\\RepositoryBackup\\BackupOrderResultRepository' => true,
'Plugin\\RemisePayment4\\RepositoryBackup\\BackupPayquickRepository' => true,
'Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseACImportRepository' => true,
'Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseACMemberRepository' => true,
'Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseACProductRepository' => true,
'Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseACResultRepository' => true,
'Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseACTypeRepository' => true,
'Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseSaleTypeRepository' => true,
'Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseTaxRateRepository' => true,
'Plugin\\RemisePayment4\\Repository\\ConfigRepository' => true,
'Plugin\\RemisePayment4\\Repository\\OrderResultCardRepository' => true,
'Plugin\\RemisePayment4\\Repository\\OrderResultCvsRepository' => true,
'Plugin\\RemisePayment4\\Repository\\OrderResultRepository' => true,
'Plugin\\RemisePayment4\\Repository\\PayquickRepository' => true,
'Plugin\\RemisePayment4\\Repository\\RemiseACImportRepository' => true,
'Plugin\\RemisePayment4\\Repository\\RemiseACMemberRepository' => true,
'Plugin\\RemisePayment4\\Repository\\RemiseACResultRepository' => true,
'Plugin\\RemisePayment4\\Repository\\RemiseACTypeRepository' => true,
'Plugin\\RemisePayment4\\Repository\\RemiseCsvTypeRepository' => true,
'Plugin\\RemisePayment4\\Repository\\RemiseMailTemplateRepository' => true,
'Plugin\\RemisePayment4\\Repository\\RemisePaymentRepository' => true,
'Plugin\\RemisePayment4\\Repository\\RemiseSaleTypeRepository' => true,
'Plugin\\RemisePayment4\\Repository\\RemiseTaxRateRepository' => true,
'Plugin\\RemisePayment4\\Service\\AcApiService' => true,
'Plugin\\RemisePayment4\\Service\\AcService' => true,
'Plugin\\RemisePayment4\\Service\\LogService' => true,
'Plugin\\RemisePayment4\\Service\\UtilService' => true,
'Plugin\\SalesRankingB4\\Form\\Type\\Admin\\SalesRankingConfigType' => true,
'Plugin\\SalesRankingB4\\Repository\\SalesRankingConfigRepository' => true,
'Plugin\\SalesReport4\\Form\\Type\\SalesReportType' => true,
'Plugin\\SalesRestrictions4\\Form\\Extension\\ProductExtension' => true,
'Plugin\\SalesRestrictions4\\Form\\Type\\Admin\\ConfigType' => true,
'Plugin\\SalesRestrictions4\\Form\\Type\\Admin\\SalesRestrictionsDesignType' => true,
'Plugin\\SalesRestrictions4\\Repository\\ConfigRepository' => true,
'Plugin\\SalesRestrictions4\\Repository\\ProductCustomerRankRepository' => true,
'Plugin\\SalesRestrictions4\\SalesRestrictionsEvent' => true,
'Plugin\\SalesRestrictions4\\Service\\SalesRestrictionsService' => true,
'Plugin\\SortProduct\\Entity\\SortProductJoin' => true,
'Plugin\\SortProduct\\Entity\\SortProductOrderBy' => true,
'Plugin\\SortProduct\\Repository\\SortProductRepository' => true,
'Symfony\\Bridge\\Monolog\\Processor\\WebProcessor' => true,
'Symfony\\Component\\HttpFoundation\\ParameterBag' => true,
'amazon_pay.log.formatter.line' => true,
'annotation_reader' => true,
'annotations.cache' => true,
'annotations.cache_warmer' => true,
'annotations.reader' => 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\\CartUpRecommend\\Entity\\CartUpRecommend' => true,
'autowired.Plugin\\Coupon4\\Entity\\Coupon' => true,
'autowired.Plugin\\CustomerClassOnlyPage4\\Entity\\CustomerClass' => true,
'autowired.Plugin\\ECCUBE4LineLoginIntegration\\Entity\\LineLoginIntegration' => true,
'autowired.Plugin\\MailMagazine4\\Entity\\MailMagazineSendHistory' => true,
'autowired.Plugin\\MailMagazine4\\Entity\\MailMagazineTemplate' => true,
'autowired.Plugin\\NeosPointExpiration4\\Entity\\NPE4Customer' => true,
'autowired.Plugin\\NeosPointExpiration4\\Entity\\NPE4Log' => true,
'autowired.Plugin\\PointEx\\Entity\\PointExRate' => true,
'autowired.Plugin\\Recommend4\\Entity\\RecommendProduct' => true,
'autowired.Plugin\\RemisePayment4\\Entity\\RemiseACType' => 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,
'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,
'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.log.formatter.line' => 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,
'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_migration' => true,
'maker.auto_command.make_registration_form' => 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.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.RemisePayment4' => true,
'monolog.handler.RemisePayment4_rotating_file' => true,
'monolog.handler.admin' => true,
'monolog.handler.admin_rotating_file' => true,
'monolog.handler.amazon_pay' => true,
'monolog.handler.amazon_pay_rotating_file' => true,
'monolog.handler.console' => true,
'monolog.handler.deduplicated' => true,
'monolog.handler.front' => true,
'monolog.handler.front_rotating_file' => true,
'monolog.handler.grouped' => true,
'monolog.handler.main' => true,
'monolog.handler.main_rotating_file' => true,
'monolog.handler.null_internal' => true,
'monolog.handler.swift' => true,
'monolog.handler.swift.mail_message_factory' => 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,
'monolog.processor.psr_log_message' => 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.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.rememberme.customer' => true,
'security.authentication.rememberme.services.simplehash.customer' => true,
'security.authentication.session_strategy.admin' => 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.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.uhgmsmn' => 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.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..fgqmgd' => true,
'service_locator..u15ucm' => true,
'service_locator.0l7eq4f' => true,
'service_locator.1ntkucm' => true,
'service_locator.2_nvwcb' => true,
'service_locator.3pxfjjx' => true,
'service_locator.42ezhsf' => true,
'service_locator.4gkqytn' => true,
'service_locator.4hqc0wl' => true,
'service_locator.5dqcjyx' => true,
'service_locator.5uowaqn' => true,
'service_locator.6pmgopw' => true,
'service_locator.7xyzvhl' => true,
'service_locator.8dauwuy' => true,
'service_locator.8ic5grd' => true,
'service_locator.92hmums' => true,
'service_locator.9wjdbto' => true,
'service_locator.ar6yure' => true,
'service_locator.arr2ht3' => true,
'service_locator.avg1s7b' => true,
'service_locator.bktvonm' => true,
'service_locator.cdcw2a9' => true,
'service_locator.cjv0ios' => true,
'service_locator.ckwyxlg' => true,
'service_locator.cs_p8lu' => true,
'service_locator.cxbk2.t' => true,
'service_locator.d_jrogv' => true,
'service_locator.ejy4ne5' => true,
'service_locator.f1kao1h' => true,
'service_locator.f_b_cl3' => true,
'service_locator.fi377eb' => true,
'service_locator.fnc9mds' => true,
'service_locator.gbqrwem' => true,
'service_locator.gcjyco6' => true,
'service_locator.go7fpvb' => true,
'service_locator.h90mxst' => true,
'service_locator.hpwu39k' => true,
'service_locator.i8vlwi.' => true,
'service_locator.iadbqli' => true,
'service_locator.iamn8xs' => true,
'service_locator.ilrztxb' => true,
'service_locator.inoep0i' => true,
'service_locator.itiaywo' => true,
'service_locator.jam20ig' => true,
'service_locator.jh5lpeh' => true,
'service_locator.k2nqggf' => true,
'service_locator.kffkdfa' => true,
'service_locator.kgu4whk' => true,
'service_locator.kidd8l.' => true,
'service_locator.ljgoros' => true,
'service_locator.ll3wwgs' => true,
'service_locator.llt.3ln' => true,
'service_locator.lu_ubji' => true,
'service_locator.mnj.ifp' => true,
'service_locator.oacxr83' => true,
'service_locator.p.hvdhp' => true,
'service_locator.pfckb1z' => true,
'service_locator.piogfoq' => true,
'service_locator.pjwejn7' => true,
'service_locator.pksxvys' => true,
'service_locator.ppppia_' => true,
'service_locator.prsd_f7' => true,
'service_locator.pxjhh8t' => true,
'service_locator.qewflpj' => true,
'service_locator.qln4unv' => true,
'service_locator.qls.f0d' => true,
'service_locator.qxe5nvq' => true,
'service_locator.ret56z_' => true,
'service_locator.rkjbrpx' => true,
'service_locator.rtwovhe' => true,
'service_locator.rw1hqd5' => true,
'service_locator.sjhnfhh' => true,
'service_locator.smwqq1w' => true,
'service_locator.sw1vkjt' => 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.vpkburg' => true,
'service_locator.vto2gcx' => true,
'service_locator.w5zjfhb' => true,
'service_locator.wzwgixx' => true,
'service_locator.x3yalna' => true,
'service_locator.x8idnpf' => true,
'service_locator.xd5cbbl' => true,
'service_locator.xejafah' => true,
'service_locator.xp4ippu' => true,
'service_locator.xpds6wt' => true,
'service_locator.y0ei0yx' => true,
'service_locator.ykfsrb8' => true,
'service_locator.z.vr1op' => 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,
'swiftmailer.plugin.redirecting' => 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,
'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 = [
'Knp\\Component\\Pager\\PaginatorInterface' => 'knp_paginator',
'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',
'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',
];
$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/Plugin/SalesRestrictions4/Repository/ProductCustomizer.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/SameSiteCookieHotfixListener.php';
include_once $this->targetDirs[3].'/vendor/twig/twig/src/Environment.php';
include_once $this->targetDirs[3].'/src/Eccube/Twig/Environment.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/CategoryRepository.php';
include_once $this->targetDirs[3].'/src/Eccube/Repository/CustomerRepository.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].'/vendor/symfony/security/Core/Encoder/PasswordEncoderInterface.php';
include_once $this->targetDirs[3].'/src/Eccube/Security/Core/Encoder/PasswordEncoder.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/CartUpRecommend/Repository/CartUpRecommendRepository.php';
include_once $this->targetDirs[3].'/app/Plugin/CartUpRecommend/Service/CartUpRecommendService.php';
include_once $this->targetDirs[3].'/app/Plugin/CartUpRecommend/Service/PluginLinkService.php';
include_once $this->targetDirs[3].'/app/Plugin/CustomerClassOnlyPage4/EventSubscriber/Admin/DeletePageSubscriber.php';
include_once $this->targetDirs[3].'/app/Plugin/CustomerClassOnlyPage4/EventSubscriber/Front/AbstractSubscriber.php';
include_once $this->targetDirs[3].'/app/Plugin/CustomerClassOnlyPage4/EventSubscriber/Front/ProductDetailSubscriber.php';
include_once $this->targetDirs[3].'/app/Plugin/CustomerClassOnlyPage4/EventSubscriber/Front/ProductListSubscriber.php';
include_once $this->targetDirs[3].'/app/Plugin/CustomerClassOnlyPage4/EventSubscriber/Front/UserDataSubscriber.php';
include_once $this->targetDirs[3].'/app/Plugin/CustomerClassOnlyPage4/Repository/CategoryCustomerClassRepository.php';
include_once $this->targetDirs[3].'/app/Plugin/CustomerClassOnlyPage4/Repository/CustomerCustomerClassRepository.php';
include_once $this->targetDirs[3].'/app/Plugin/CustomerClassOnlyPage4/Repository/PageCustomerClassRepository.php';
include_once $this->targetDirs[3].'/app/Plugin/CustomerClassOnlyPage4/Repository/ProductCustomerClassRepository.php';
include_once $this->targetDirs[3].'/app/Plugin/CustomerClassOnlyPage4/Request/Context.php';
include_once $this->targetDirs[3].'/app/Plugin/GoToCartB/GoToCartBEvent.php';
include_once $this->targetDirs[3].'/app/Plugin/PointEx/Service/PointExService.php';
include_once $this->targetDirs[3].'/app/Plugin/SalesRestrictions4/Repository/ConfigRepository.php';
include_once $this->targetDirs[3].'/app/Plugin/SalesRestrictions4/Repository/ProductCustomerRankRepository.php';
include_once $this->targetDirs[3].'/app/Plugin/SalesRestrictions4/Service/SalesRestrictionsService.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].'/vendor/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php';
include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php';
include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Formatter/LineFormatter.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].'/src/Eccube/Doctrine/Query/WhereCustomizer.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/SortProduct/Entity/SortProductJoin.php';
include_once $this->targetDirs[3].'/src/Eccube/Doctrine/Query/OrderByCustomizer.php';
include_once $this->targetDirs[3].'/app/Plugin/SortProduct/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/Attribute/AttributeBagInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/Session/Flash/FlashBag.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].'/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/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/FingersCrossedHandler.php';
include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/GroupHandler.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/DeduplicationHandler.php';
include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
include_once $this->targetDirs[3].'/vendor/symfony/monolog-bundle/SwiftMailer/MessageFactory.php';
include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/MailHandler.php';
include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php';
include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Handler/SwiftMailerHandler.php';
include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php';
include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php';
include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
include_once $this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/DependencyInjection/SwiftmailerTransportFactory.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].'/app/Plugin/CartUpRecommend/Twig/Extensions/CartUpRecommendTwigExtension.php';
include_once $this->targetDirs[3].'/app/Plugin/CustomerClassOnlyPage4/Twig/CustomerClassExtension.php';
include_once $this->targetDirs[3].'/app/Plugin/PointEx/Twig/PointExTwigExtension.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/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].'/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/Core/Encoder/EncoderFactoryInterface.php';
include_once $this->targetDirs[3].'/vendor/symfony/security/Core/Encoder/EncoderFactory.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/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->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'));
$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(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/AmazonPay/Entity')]), 'Plugin\\AmazonPay\\Entity');
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/AmazonPayV2/Entity')]), 'Plugin\\AmazonPayV2\\Entity');
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/CartUpRecommend/Entity')]), 'Plugin\\CartUpRecommend\\Entity');
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/Coupon4/Entity')]), 'Plugin\\Coupon4\\Entity');
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/CustomerClassOnlyPage4/Entity')]), 'Plugin\\CustomerClassOnlyPage4\\Entity');
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/DeliveryDate4/Entity')]), 'Plugin\\DeliveryDate4\\Entity');
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/ECCUBE4LineLoginIntegration/Entity')]), 'Plugin\\ECCUBE4LineLoginIntegration\\Entity');
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/EtunaCheckedItem/Entity')]), 'Plugin\\EtunaCheckedItem\\Entity');
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/MailMagazine4/Entity')]), 'Plugin\\MailMagazine4\\Entity');
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/MyufullConnect/Entity')]), 'Plugin\\MyufullConnect\\Entity');
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/NeosPointExpiration4/Entity')]), 'Plugin\\NeosPointExpiration4\\Entity');
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/OnehandredSiteMaps/Entity')]), 'Plugin\\OnehandredSiteMaps\\Entity');
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/PointEx/Entity')]), 'Plugin\\PointEx\\Entity');
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/PointExpired/Entity')]), 'Plugin\\PointExpired\\Entity');
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/PointsOnSignUp/Entity')]), 'Plugin\\PointsOnSignUp\\Entity');
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/ProductReview4/Entity')]), 'Plugin\\ProductReview4\\Entity');
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/PurchaseLimit4/Entity')]), 'Plugin\\PurchaseLimit4\\Entity');
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/Recommend4/Entity')]), 'Plugin\\Recommend4\\Entity');
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/RecommendedProducts4/Entity')]), 'Plugin\\RecommendedProducts4\\Entity');
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/RelatedProduct4/Entity')]), 'Plugin\\RelatedProduct4\\Entity');
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/RemisePayment4/Entity')]), 'Plugin\\RemisePayment4\\Entity');
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/SalesRankingB4/Entity')]), 'Plugin\\SalesRankingB4\\Entity');
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/SalesRestrictions4/Entity')]), 'Plugin\\SalesRestrictions4\\Entity');
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [0 => ($this->targetDirs[3].'/app/Plugin/SortProduct/Entity')]), 'Plugin\\SortProduct\\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\\ProductSearchRepository' => function () {
return ${($_ = isset($this->services['Customize\\Repository\\ProductSearchRepository']) ? $this->services['Customize\\Repository\\ProductSearchRepository'] : $this->load('getProductSearchRepositoryService.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->getCategoryRepositoryService()) && 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->getCustomerRepositoryService()) && 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('getCsvTypeRepositoryService.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\\AmazonPayV2\\Repository\\ConfigRepository' => function () {
return ${($_ = isset($this->services['Plugin\\AmazonPayV2\\Repository\\ConfigRepository']) ? $this->services['Plugin\\AmazonPayV2\\Repository\\ConfigRepository'] : $this->load('getConfigRepository2Service.php')) && false ?: '_'};
}, 'Plugin\\AmazonPayV2\\Repository\\Master\\AmazonStatusRepository' => function () {
return ${($_ = isset($this->services['Plugin\\AmazonPayV2\\Repository\\Master\\AmazonStatusRepository']) ? $this->services['Plugin\\AmazonPayV2\\Repository\\Master\\AmazonStatusRepository'] : $this->load('getAmazonStatusRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\AmazonPayV2\\Repository\\PaymentStatusRepository' => function () {
return ${($_ = isset($this->services['Plugin\\AmazonPayV2\\Repository\\PaymentStatusRepository']) ? $this->services['Plugin\\AmazonPayV2\\Repository\\PaymentStatusRepository'] : $this->load('getPaymentStatusRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\AmazonPay\\Repository\\ConfigRepository' => function () {
return ${($_ = isset($this->services['Plugin\\AmazonPay\\Repository\\ConfigRepository']) ? $this->services['Plugin\\AmazonPay\\Repository\\ConfigRepository'] : $this->load('getConfigRepository3Service.php')) && false ?: '_'};
}, 'Plugin\\AmazonPay\\Repository\\Master\\AmazonStatusRepository' => function () {
return ${($_ = isset($this->services['Plugin\\AmazonPay\\Repository\\Master\\AmazonStatusRepository']) ? $this->services['Plugin\\AmazonPay\\Repository\\Master\\AmazonStatusRepository'] : $this->load('getAmazonStatusRepository2Service.php')) && false ?: '_'};
}, 'Plugin\\AmazonPay\\Repository\\PaymentStatusRepository' => function () {
return ${($_ = isset($this->services['Plugin\\AmazonPay\\Repository\\PaymentStatusRepository']) ? $this->services['Plugin\\AmazonPay\\Repository\\PaymentStatusRepository'] : $this->load('getPaymentStatusRepository2Service.php')) && false ?: '_'};
}, 'Plugin\\CartUpRecommend\\Repository\\CartUpRecommendRepository' => function () {
return ${($_ = isset($this->services['Plugin\\CartUpRecommend\\Repository\\CartUpRecommendRepository']) ? $this->services['Plugin\\CartUpRecommend\\Repository\\CartUpRecommendRepository'] : $this->getCartUpRecommendRepositoryService()) && 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\\CustomerClassOnlyPage4\\Repository\\CategoryCustomerClassRepository' => function () {
return ${($_ = isset($this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\CategoryCustomerClassRepository']) ? $this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\CategoryCustomerClassRepository'] : $this->getCategoryCustomerClassRepositoryService()) && false ?: '_'};
}, 'Plugin\\CustomerClassOnlyPage4\\Repository\\CustomerClassRepository' => function () {
return ${($_ = isset($this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\CustomerClassRepository']) ? $this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\CustomerClassRepository'] : $this->load('getCustomerClassRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\CustomerClassOnlyPage4\\Repository\\CustomerCustomerClassRepository' => function () {
return ${($_ = isset($this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\CustomerCustomerClassRepository']) ? $this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\CustomerCustomerClassRepository'] : $this->getCustomerCustomerClassRepositoryService()) && false ?: '_'};
}, 'Plugin\\CustomerClassOnlyPage4\\Repository\\PageCustomerClassRepository' => function () {
return ${($_ = isset($this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\PageCustomerClassRepository']) ? $this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\PageCustomerClassRepository'] : $this->getPageCustomerClassRepositoryService()) && false ?: '_'};
}, 'Plugin\\CustomerClassOnlyPage4\\Repository\\ProductCustomerClassRepository' => function () {
return ${($_ = isset($this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\ProductCustomerClassRepository']) ? $this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\ProductCustomerClassRepository'] : $this->getProductCustomerClassRepositoryService()) && false ?: '_'};
}, 'Plugin\\DeliveryDate4\\Repository\\ConfigRepository' => function () {
return ${($_ = isset($this->services['Plugin\\DeliveryDate4\\Repository\\ConfigRepository']) ? $this->services['Plugin\\DeliveryDate4\\Repository\\ConfigRepository'] : $this->load('getConfigRepository4Service.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\\ECCUBE4LineLoginIntegration\\Repository\\LineLoginIntegrationRepository' => function () {
return ${($_ = isset($this->services['Plugin\\ECCUBE4LineLoginIntegration\\Repository\\LineLoginIntegrationRepository']) ? $this->services['Plugin\\ECCUBE4LineLoginIntegration\\Repository\\LineLoginIntegrationRepository'] : $this->load('getLineLoginIntegrationRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\ECCUBE4LineLoginIntegration\\Repository\\LineLoginIntegrationSettingRepository' => function () {
return ${($_ = isset($this->services['Plugin\\ECCUBE4LineLoginIntegration\\Repository\\LineLoginIntegrationSettingRepository']) ? $this->services['Plugin\\ECCUBE4LineLoginIntegration\\Repository\\LineLoginIntegrationSettingRepository'] : $this->load('getLineLoginIntegrationSettingRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\EtunaCheckedItem\\Repository\\EtunaCheckedItemConfigRepository' => function () {
return ${($_ = isset($this->services['Plugin\\EtunaCheckedItem\\Repository\\EtunaCheckedItemConfigRepository']) ? $this->services['Plugin\\EtunaCheckedItem\\Repository\\EtunaCheckedItemConfigRepository'] : $this->load('getEtunaCheckedItemConfigRepositoryService.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\\MyufullConnect\\Repository\\ImportRepository' => function () {
return ${($_ = isset($this->services['Plugin\\MyufullConnect\\Repository\\ImportRepository']) ? $this->services['Plugin\\MyufullConnect\\Repository\\ImportRepository'] : $this->load('getImportRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\NeosPointExpiration4\\Repository\\NPE4CustomerRepository' => function () {
return ${($_ = isset($this->services['Plugin\\NeosPointExpiration4\\Repository\\NPE4CustomerRepository']) ? $this->services['Plugin\\NeosPointExpiration4\\Repository\\NPE4CustomerRepository'] : $this->load('getNPE4CustomerRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\NeosPointExpiration4\\Repository\\NPE4LogRepository' => function () {
return ${($_ = isset($this->services['Plugin\\NeosPointExpiration4\\Repository\\NPE4LogRepository']) ? $this->services['Plugin\\NeosPointExpiration4\\Repository\\NPE4LogRepository'] : $this->load('getNPE4LogRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\NeosPointExpiration4\\Repository\\NPE4MailHistoryRepository' => function () {
return ${($_ = isset($this->services['Plugin\\NeosPointExpiration4\\Repository\\NPE4MailHistoryRepository']) ? $this->services['Plugin\\NeosPointExpiration4\\Repository\\NPE4MailHistoryRepository'] : $this->load('getNPE4MailHistoryRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\OnehandredSiteMaps\\Repository\\OnehandredSiteMapsRepository' => function () {
return ${($_ = isset($this->services['Plugin\\OnehandredSiteMaps\\Repository\\OnehandredSiteMapsRepository']) ? $this->services['Plugin\\OnehandredSiteMaps\\Repository\\OnehandredSiteMapsRepository'] : $this->load('getOnehandredSiteMapsRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\PointEx\\Repository\\OrderItemPointExRepository' => function () {
return ${($_ = isset($this->services['Plugin\\PointEx\\Repository\\OrderItemPointExRepository']) ? $this->services['Plugin\\PointEx\\Repository\\OrderItemPointExRepository'] : $this->load('getOrderItemPointExRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\PointEx\\Repository\\OrderPointExRepository' => function () {
return ${($_ = isset($this->services['Plugin\\PointEx\\Repository\\OrderPointExRepository']) ? $this->services['Plugin\\PointEx\\Repository\\OrderPointExRepository'] : $this->load('getOrderPointExRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\PointEx\\Repository\\PlgConfigOptionRepository' => function () {
return ${($_ = isset($this->services['Plugin\\PointEx\\Repository\\PlgConfigOptionRepository']) ? $this->services['Plugin\\PointEx\\Repository\\PlgConfigOptionRepository'] : $this->load('getPlgConfigOptionRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\PointEx\\Repository\\PlgConfigRepository' => function () {
return ${($_ = isset($this->services['Plugin\\PointEx\\Repository\\PlgConfigRepository']) ? $this->services['Plugin\\PointEx\\Repository\\PlgConfigRepository'] : $this->load('getPlgConfigRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\PointEx\\Repository\\PointExRateRepository' => function () {
return ${($_ = isset($this->services['Plugin\\PointEx\\Repository\\PointExRateRepository']) ? $this->services['Plugin\\PointEx\\Repository\\PointExRateRepository'] : $this->load('getPointExRateRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\PointEx\\Repository\\ProductClassPointExRepository' => function () {
return ${($_ = isset($this->services['Plugin\\PointEx\\Repository\\ProductClassPointExRepository']) ? $this->services['Plugin\\PointEx\\Repository\\ProductClassPointExRepository'] : $this->load('getProductClassPointExRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\PointExpired\\Repository\\ConfigRepository' => function () {
return ${($_ = isset($this->services['Plugin\\PointExpired\\Repository\\ConfigRepository']) ? $this->services['Plugin\\PointExpired\\Repository\\ConfigRepository'] : $this->load('getConfigRepository5Service.php')) && false ?: '_'};
}, 'Plugin\\PointsOnSignUp\\Repository\\ConfigRepository' => function () {
return ${($_ = isset($this->services['Plugin\\PointsOnSignUp\\Repository\\ConfigRepository']) ? $this->services['Plugin\\PointsOnSignUp\\Repository\\ConfigRepository'] : $this->load('getConfigRepository6Service.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\\Recommend4\\Repository\\RecommendProductRepository' => function () {
return ${($_ = isset($this->services['Plugin\\Recommend4\\Repository\\RecommendProductRepository']) ? $this->services['Plugin\\Recommend4\\Repository\\RecommendProductRepository'] : $this->load('getRecommendProductRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\RecommendedProducts4\\Repository\\ConfigRepository' => function () {
return ${($_ = isset($this->services['Plugin\\RecommendedProducts4\\Repository\\ConfigRepository']) ? $this->services['Plugin\\RecommendedProducts4\\Repository\\ConfigRepository'] : $this->load('getConfigRepository7Service.php')) && false ?: '_'};
}, 'Plugin\\RecommendedProducts4\\Repository\\RecommendBlockRepository' => function () {
return ${($_ = isset($this->services['Plugin\\RecommendedProducts4\\Repository\\RecommendBlockRepository']) ? $this->services['Plugin\\RecommendedProducts4\\Repository\\RecommendBlockRepository'] : $this->load('getRecommendBlockRepositoryService.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\\RemisePayment4\\RepositoryBackup\\BackupOrderResultCardRepository' => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\RepositoryBackup\\BackupOrderResultCardRepository']) ? $this->services['Plugin\\RemisePayment4\\RepositoryBackup\\BackupOrderResultCardRepository'] : $this->load('getBackupOrderResultCardRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\RemisePayment4\\RepositoryBackup\\BackupOrderResultCvsRepository' => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\RepositoryBackup\\BackupOrderResultCvsRepository']) ? $this->services['Plugin\\RemisePayment4\\RepositoryBackup\\BackupOrderResultCvsRepository'] : $this->load('getBackupOrderResultCvsRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\RemisePayment4\\RepositoryBackup\\BackupOrderResultRepository' => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\RepositoryBackup\\BackupOrderResultRepository']) ? $this->services['Plugin\\RemisePayment4\\RepositoryBackup\\BackupOrderResultRepository'] : $this->load('getBackupOrderResultRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\RemisePayment4\\RepositoryBackup\\BackupPayquickRepository' => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\RepositoryBackup\\BackupPayquickRepository']) ? $this->services['Plugin\\RemisePayment4\\RepositoryBackup\\BackupPayquickRepository'] : $this->load('getBackupPayquickRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseACImportRepository' => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseACImportRepository']) ? $this->services['Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseACImportRepository'] : $this->load('getBackupRemiseACImportRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseACMemberRepository' => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseACMemberRepository']) ? $this->services['Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseACMemberRepository'] : $this->load('getBackupRemiseACMemberRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseACProductRepository' => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseACProductRepository']) ? $this->services['Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseACProductRepository'] : $this->load('getBackupRemiseACProductRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseACResultRepository' => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseACResultRepository']) ? $this->services['Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseACResultRepository'] : $this->load('getBackupRemiseACResultRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseACTypeRepository' => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseACTypeRepository']) ? $this->services['Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseACTypeRepository'] : $this->load('getBackupRemiseACTypeRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseSaleTypeRepository' => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseSaleTypeRepository']) ? $this->services['Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseSaleTypeRepository'] : $this->load('getBackupRemiseSaleTypeRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseTaxRateRepository' => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseTaxRateRepository']) ? $this->services['Plugin\\RemisePayment4\\RepositoryBackup\\BackupRemiseTaxRateRepository'] : $this->load('getBackupRemiseTaxRateRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\RemisePayment4\\Repository\\ConfigRepository' => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\Repository\\ConfigRepository']) ? $this->services['Plugin\\RemisePayment4\\Repository\\ConfigRepository'] : $this->load('getConfigRepository8Service.php')) && false ?: '_'};
}, 'Plugin\\RemisePayment4\\Repository\\OrderResultCardRepository' => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\Repository\\OrderResultCardRepository']) ? $this->services['Plugin\\RemisePayment4\\Repository\\OrderResultCardRepository'] : $this->load('getOrderResultCardRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\RemisePayment4\\Repository\\OrderResultCvsRepository' => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\Repository\\OrderResultCvsRepository']) ? $this->services['Plugin\\RemisePayment4\\Repository\\OrderResultCvsRepository'] : $this->load('getOrderResultCvsRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\RemisePayment4\\Repository\\OrderResultRepository' => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\Repository\\OrderResultRepository']) ? $this->services['Plugin\\RemisePayment4\\Repository\\OrderResultRepository'] : $this->load('getOrderResultRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\RemisePayment4\\Repository\\PayquickRepository' => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\Repository\\PayquickRepository']) ? $this->services['Plugin\\RemisePayment4\\Repository\\PayquickRepository'] : $this->load('getPayquickRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\RemisePayment4\\Repository\\RemiseACImportRepository' => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\Repository\\RemiseACImportRepository']) ? $this->services['Plugin\\RemisePayment4\\Repository\\RemiseACImportRepository'] : $this->load('getRemiseACImportRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\RemisePayment4\\Repository\\RemiseACMemberRepository' => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\Repository\\RemiseACMemberRepository']) ? $this->services['Plugin\\RemisePayment4\\Repository\\RemiseACMemberRepository'] : $this->load('getRemiseACMemberRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\RemisePayment4\\Repository\\RemiseACResultRepository' => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\Repository\\RemiseACResultRepository']) ? $this->services['Plugin\\RemisePayment4\\Repository\\RemiseACResultRepository'] : $this->load('getRemiseACResultRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\RemisePayment4\\Repository\\RemiseACTypeRepository' => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\Repository\\RemiseACTypeRepository']) ? $this->services['Plugin\\RemisePayment4\\Repository\\RemiseACTypeRepository'] : $this->load('getRemiseACTypeRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\RemisePayment4\\Repository\\RemiseCsvTypeRepository' => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\Repository\\RemiseCsvTypeRepository']) ? $this->services['Plugin\\RemisePayment4\\Repository\\RemiseCsvTypeRepository'] : $this->load('getRemiseCsvTypeRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\RemisePayment4\\Repository\\RemiseMailTemplateRepository' => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\Repository\\RemiseMailTemplateRepository']) ? $this->services['Plugin\\RemisePayment4\\Repository\\RemiseMailTemplateRepository'] : $this->load('getRemiseMailTemplateRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\RemisePayment4\\Repository\\RemisePaymentRepository' => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\Repository\\RemisePaymentRepository']) ? $this->services['Plugin\\RemisePayment4\\Repository\\RemisePaymentRepository'] : $this->load('getRemisePaymentRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\RemisePayment4\\Repository\\RemiseSaleTypeRepository' => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\Repository\\RemiseSaleTypeRepository']) ? $this->services['Plugin\\RemisePayment4\\Repository\\RemiseSaleTypeRepository'] : $this->load('getRemiseSaleTypeRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\RemisePayment4\\Repository\\RemiseTaxRateRepository' => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\Repository\\RemiseTaxRateRepository']) ? $this->services['Plugin\\RemisePayment4\\Repository\\RemiseTaxRateRepository'] : $this->load('getRemiseTaxRateRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\SalesRankingB4\\Repository\\SalesRankingConfigRepository' => function () {
return ${($_ = isset($this->services['Plugin\\SalesRankingB4\\Repository\\SalesRankingConfigRepository']) ? $this->services['Plugin\\SalesRankingB4\\Repository\\SalesRankingConfigRepository'] : $this->load('getSalesRankingConfigRepositoryService.php')) && false ?: '_'};
}, 'Plugin\\SalesRestrictions4\\Repository\\ConfigRepository' => function () {
return ${($_ = isset($this->services['Plugin\\SalesRestrictions4\\Repository\\ConfigRepository']) ? $this->services['Plugin\\SalesRestrictions4\\Repository\\ConfigRepository'] : $this->getConfigRepositoryService()) && false ?: '_'};
}, 'Plugin\\SalesRestrictions4\\Repository\\ProductCustomerRankRepository' => function () {
return ${($_ = isset($this->services['Plugin\\SalesRestrictions4\\Repository\\ProductCustomerRankRepository']) ? $this->services['Plugin\\SalesRestrictions4\\Repository\\ProductCustomerRankRepository'] : $this->getProductCustomerRankRepositoryService()) && false ?: '_'};
}, 'Plugin\\SortProduct\\Repository\\SortProductRepository' => function () {
return ${($_ = isset($this->services['Plugin\\SortProduct\\Repository\\SortProductRepository']) ? $this->services['Plugin\\SortProduct\\Repository\\SortProductRepository'] : $this->load('getSortProductRepositoryService.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');
$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.admin']) ? $this->services['monolog.handler.admin'] : $this->getMonolog_Handler_AdminService()) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && 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.front']) ? $this->services['monolog.handler.front'] : $this->getMonolog_Handler_FrontService()) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && 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 ?: '_'}, new \Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag(), new \Symfony\Component\HttpFoundation\Session\Flash\FlashBag());
}
/**
* 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', 8 => '10', 9 => '11', 10 => '12'], [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'), 12 => new \Symfony\Component\Workflow\Transition('processing_cancel', '7', '12'), 13 => new \Symfony\Component\Workflow\Transition('processing_cancel', '8', '12')], '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['assets.packages']) ? $this->services['assets.packages'] : $this->getAssets_PackagesService()) && false ?: '_'};
$c = ${($_ = isset($this->services['debug.file_link_formatter']) ? $this->services['debug.file_link_formatter'] : $this->getDebug_FileLinkFormatterService()) && false ?: '_'};
$d = ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'};
$e = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 0);
$e->setDisplayOptions(['fileLinkFormat' => $c]);
$f = new \Plugin\CartUpRecommend\Twig\Extensions\CartUpRecommendTwigExtension(${($_ = isset($this->services['Plugin\\CartUpRecommend\\Service\\CartUpRecommendService']) ? $this->services['Plugin\\CartUpRecommend\\Service\\CartUpRecommendService'] : $this->getCartUpRecommendServiceService()) && false ?: '_'}, ${($_ = isset($this->services['Plugin\\CartUpRecommend\\Service\\PluginLinkService']) ? $this->services['Plugin\\CartUpRecommend\\Service\\PluginLinkService'] : ($this->services['Plugin\\CartUpRecommend\\Service\\PluginLinkService'] = new \Plugin\CartUpRecommend\Service\PluginLinkService($this))) && false ?: '_'}, $b);
$f->setQuantityDiscountService(NULL);
$g = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
$g->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $c]);
$h = new \Symfony\Bridge\Twig\AppVariable();
$h->setEnvironment('dev');
$h->setDebug(true);
if ($this->has('security.token_storage')) {
$h->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')) {
$h->setRequestStack($d);
}
$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($b));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($c, ($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($d, ${($_ = 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 ?: '_'}, $e));
$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($f);
$instance->addExtension(new \Plugin\CustomerClassOnlyPage4\Twig\CustomerClassExtension(${($_ = isset($this->services['Eccube\\Request\\Context']) ? $this->services['Eccube\\Request\\Context'] : $this->getContextService()) && false ?: '_'}, ${($_ = isset($this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\CustomerCustomerClassRepository']) ? $this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\CustomerCustomerClassRepository'] : $this->getCustomerCustomerClassRepositoryService()) && false ?: '_'}));
$instance->addExtension(new \Plugin\PointEx\Twig\PointExTwigExtension(${($_ = isset($this->services['Eccube\\Repository\\ProductRepository']) ? $this->services['Eccube\\Repository\\ProductRepository'] : $this->getProductRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Plugin\\PointEx\\Service\\PointExService']) ? $this->services['Plugin\\PointEx\\Service\\PointExService'] : $this->getPointExServiceService()) && false ?: '_'}));
$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($g));
$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', $h);
$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 \Plugin\SalesRestrictions4\Repository\ProductCustomizer(${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && 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['Plugin\\SalesRestrictions4\\Repository\\ProductCustomerRankRepository']) ? $this->services['Plugin\\SalesRestrictions4\\Repository\\ProductCustomerRankRepository'] : $this->getProductCustomerRankRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Plugin\\SalesRestrictions4\\Service\\SalesRestrictionsService']) ? $this->services['Plugin\\SalesRestrictions4\\Service\\SalesRestrictionsService'] : $this->getSalesRestrictionsServiceService()) && false ?: '_'}, ${($_ = isset($this->services['Plugin\\SalesRestrictions4\\Repository\\ConfigRepository']) ? $this->services['Plugin\\SalesRestrictions4\\Repository\\ConfigRepository'] : $this->getConfigRepositoryService()) && false ?: '_'}));
$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\\SortProduct\\Entity\\SortProductJoin']) ? $this->services['Plugin\\SortProduct\\Entity\\SortProductJoin'] : $this->getSortProductJoinService()) && false ?: '_'});
$instance->addCustomizer(${($_ = isset($this->services['Plugin\\SortProduct\\Entity\\SortProductOrderBy']) ? $this->services['Plugin\\SortProduct\\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\SameSiteCookieHotfixListener' shared autowired service.
*
* @return \Eccube\EventListener\SameSiteCookieHotfixListener
*/
protected function getSameSiteCookieHotfixListenerService()
{
return $this->services['Eccube\\EventListener\\SameSiteCookieHotfixListener'] = new \Eccube\EventListener\SameSiteCookieHotfixListener(new \Eccube\Twig\Environment(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && 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\CategoryRepository' shared autowired service.
*
* @return \Eccube\Repository\CategoryRepository
*/
protected function getCategoryRepositoryService()
{
return $this->services['Eccube\\Repository\\CategoryRepository'] = new \Eccube\Repository\CategoryRepository(${($_ = 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\CustomerRepository' shared autowired service.
*
* @return \Eccube\Repository\CustomerRepository
*/
protected function getCustomerRepositoryService()
{
return $this->services['Eccube\\Repository\\CustomerRepository'] = new \Eccube\Repository\CustomerRepository(${($_ = 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['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\OrderRepository']) ? $this->services['Eccube\\Repository\\OrderRepository'] : $this->getOrderRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['security.encoder_factory']) ? $this->services['security.encoder_factory'] : $this->getSecurity_EncoderFactoryService()) && 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\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\Security\Core\Encoder\PasswordEncoder' shared autowired service.
*
* @return \Eccube\Security\Core\Encoder\PasswordEncoder
*/
protected function getPasswordEncoderService()
{
return $this->services['Eccube\\Security\\Core\\Encoder\\PasswordEncoder'] = new \Eccube\Security\Core\Encoder\PasswordEncoder(${($_ = 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\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\CartUpRecommend\Repository\CartUpRecommendRepository' shared autowired service.
*
* @return \Plugin\CartUpRecommend\Repository\CartUpRecommendRepository
*/
protected function getCartUpRecommendRepositoryService()
{
return $this->services['Plugin\\CartUpRecommend\\Repository\\CartUpRecommendRepository'] = new \Plugin\CartUpRecommend\Repository\CartUpRecommendRepository(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
}
/**
* Gets the private 'Plugin\CartUpRecommend\Service\CartUpRecommendService' shared autowired service.
*
* @return \Plugin\CartUpRecommend\Service\CartUpRecommendService
*/
protected function getCartUpRecommendServiceService()
{
$this->services['Plugin\\CartUpRecommend\\Service\\CartUpRecommendService'] = $instance = new \Plugin\CartUpRecommend\Service\CartUpRecommendService(${($_ = isset($this->services['Plugin\\CartUpRecommend\\Repository\\CartUpRecommendRepository']) ? $this->services['Plugin\\CartUpRecommend\\Repository\\CartUpRecommendRepository'] : $this->getCartUpRecommendRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Service\\CartService']) ? $this->services['Eccube\\Service\\CartService'] : $this->getCartServiceService()) && false ?: '_'}, ${($_ = isset($this->services['Plugin\\CartUpRecommend\\Service\\PluginLinkService']) ? $this->services['Plugin\\CartUpRecommend\\Service\\PluginLinkService'] : ($this->services['Plugin\\CartUpRecommend\\Service\\PluginLinkService'] = new \Plugin\CartUpRecommend\Service\PluginLinkService($this))) && false ?: '_'});
$instance->setScheduleTimeRepository(NULL);
return $instance;
}
/**
* Gets the private 'Plugin\CartUpRecommend\Service\PluginLinkService' shared autowired service.
*
* @return \Plugin\CartUpRecommend\Service\PluginLinkService
*/
protected function getPluginLinkServiceService()
{
return $this->services['Plugin\\CartUpRecommend\\Service\\PluginLinkService'] = new \Plugin\CartUpRecommend\Service\PluginLinkService($this);
}
/**
* Gets the private 'Plugin\CustomerClassOnlyPage4\EventSubscriber\Admin\DeletePageSubscriber' shared autowired service.
*
* @return \Plugin\CustomerClassOnlyPage4\EventSubscriber\Admin\DeletePageSubscriber
*/
protected function getDeletePageSubscriberService()
{
return $this->services['Plugin\\CustomerClassOnlyPage4\\EventSubscriber\\Admin\\DeletePageSubscriber'] = new \Plugin\CustomerClassOnlyPage4\EventSubscriber\Admin\DeletePageSubscriber(${($_ = isset($this->services['Plugin\\CustomerClassOnlyPage4\\Request\\Context']) ? $this->services['Plugin\\CustomerClassOnlyPage4\\Request\\Context'] : $this->getContext2Service()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\PageRepository']) ? $this->services['Eccube\\Repository\\PageRepository'] : $this->getPageRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\PageCustomerClassRepository']) ? $this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\PageCustomerClassRepository'] : $this->getPageCustomerClassRepositoryService()) && false ?: '_'});
}
/**
* Gets the private 'Plugin\CustomerClassOnlyPage4\EventSubscriber\Front\ProductDetailSubscriber' shared autowired service.
*
* @return \Plugin\CustomerClassOnlyPage4\EventSubscriber\Front\ProductDetailSubscriber
*/
protected function getProductDetailSubscriberService()
{
return $this->services['Plugin\\CustomerClassOnlyPage4\\EventSubscriber\\Front\\ProductDetailSubscriber'] = new \Plugin\CustomerClassOnlyPage4\EventSubscriber\Front\ProductDetailSubscriber(${($_ = isset($this->services['Plugin\\CustomerClassOnlyPage4\\Request\\Context']) ? $this->services['Plugin\\CustomerClassOnlyPage4\\Request\\Context'] : $this->getContext2Service()) && false ?: '_'}, ${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\ProductRepository']) ? $this->services['Eccube\\Repository\\ProductRepository'] : $this->getProductRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\CategoryRepository']) ? $this->services['Eccube\\Repository\\CategoryRepository'] : $this->getCategoryRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\PageRepository']) ? $this->services['Eccube\\Repository\\PageRepository'] : $this->getPageRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\CustomerRepository']) ? $this->services['Eccube\\Repository\\CustomerRepository'] : $this->getCustomerRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\ProductCustomerClassRepository']) ? $this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\ProductCustomerClassRepository'] : $this->getProductCustomerClassRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\CustomerCustomerClassRepository']) ? $this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\CustomerCustomerClassRepository'] : $this->getCustomerCustomerClassRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\PageCustomerClassRepository']) ? $this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\PageCustomerClassRepository'] : $this->getPageCustomerClassRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\CategoryCustomerClassRepository']) ? $this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\CategoryCustomerClassRepository'] : $this->getCategoryCustomerClassRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'});
}
/**
* Gets the private 'Plugin\CustomerClassOnlyPage4\EventSubscriber\Front\ProductListSubscriber' shared autowired service.
*
* @return \Plugin\CustomerClassOnlyPage4\EventSubscriber\Front\ProductListSubscriber
*/
protected function getProductListSubscriberService()
{
return $this->services['Plugin\\CustomerClassOnlyPage4\\EventSubscriber\\Front\\ProductListSubscriber'] = new \Plugin\CustomerClassOnlyPage4\EventSubscriber\Front\ProductListSubscriber(${($_ = isset($this->services['Plugin\\CustomerClassOnlyPage4\\Request\\Context']) ? $this->services['Plugin\\CustomerClassOnlyPage4\\Request\\Context'] : $this->getContext2Service()) && false ?: '_'}, ${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\ProductRepository']) ? $this->services['Eccube\\Repository\\ProductRepository'] : $this->getProductRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\CategoryRepository']) ? $this->services['Eccube\\Repository\\CategoryRepository'] : $this->getCategoryRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\PageRepository']) ? $this->services['Eccube\\Repository\\PageRepository'] : $this->getPageRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\CustomerRepository']) ? $this->services['Eccube\\Repository\\CustomerRepository'] : $this->getCustomerRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\ProductCustomerClassRepository']) ? $this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\ProductCustomerClassRepository'] : $this->getProductCustomerClassRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\CustomerCustomerClassRepository']) ? $this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\CustomerCustomerClassRepository'] : $this->getCustomerCustomerClassRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\PageCustomerClassRepository']) ? $this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\PageCustomerClassRepository'] : $this->getPageCustomerClassRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\CategoryCustomerClassRepository']) ? $this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\CategoryCustomerClassRepository'] : $this->getCategoryCustomerClassRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'});
}
/**
* Gets the private 'Plugin\CustomerClassOnlyPage4\EventSubscriber\Front\UserDataSubscriber' shared autowired service.
*
* @return \Plugin\CustomerClassOnlyPage4\EventSubscriber\Front\UserDataSubscriber
*/
protected function getUserDataSubscriberService()
{
return $this->services['Plugin\\CustomerClassOnlyPage4\\EventSubscriber\\Front\\UserDataSubscriber'] = new \Plugin\CustomerClassOnlyPage4\EventSubscriber\Front\UserDataSubscriber(${($_ = isset($this->services['Plugin\\CustomerClassOnlyPage4\\Request\\Context']) ? $this->services['Plugin\\CustomerClassOnlyPage4\\Request\\Context'] : $this->getContext2Service()) && false ?: '_'}, ${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\ProductRepository']) ? $this->services['Eccube\\Repository\\ProductRepository'] : $this->getProductRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\CategoryRepository']) ? $this->services['Eccube\\Repository\\CategoryRepository'] : $this->getCategoryRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\PageRepository']) ? $this->services['Eccube\\Repository\\PageRepository'] : $this->getPageRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\CustomerRepository']) ? $this->services['Eccube\\Repository\\CustomerRepository'] : $this->getCustomerRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\ProductCustomerClassRepository']) ? $this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\ProductCustomerClassRepository'] : $this->getProductCustomerClassRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\CustomerCustomerClassRepository']) ? $this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\CustomerCustomerClassRepository'] : $this->getCustomerCustomerClassRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\PageCustomerClassRepository']) ? $this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\PageCustomerClassRepository'] : $this->getPageCustomerClassRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\CategoryCustomerClassRepository']) ? $this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\CategoryCustomerClassRepository'] : $this->getCategoryCustomerClassRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'});
}
/**
* Gets the private 'Plugin\CustomerClassOnlyPage4\Repository\CategoryCustomerClassRepository' shared autowired service.
*
* @return \Plugin\CustomerClassOnlyPage4\Repository\CategoryCustomerClassRepository
*/
protected function getCategoryCustomerClassRepositoryService()
{
return $this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\CategoryCustomerClassRepository'] = new \Plugin\CustomerClassOnlyPage4\Repository\CategoryCustomerClassRepository(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
}
/**
* Gets the private 'Plugin\CustomerClassOnlyPage4\Repository\CustomerCustomerClassRepository' shared autowired service.
*
* @return \Plugin\CustomerClassOnlyPage4\Repository\CustomerCustomerClassRepository
*/
protected function getCustomerCustomerClassRepositoryService()
{
return $this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\CustomerCustomerClassRepository'] = new \Plugin\CustomerClassOnlyPage4\Repository\CustomerCustomerClassRepository(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
}
/**
* Gets the private 'Plugin\CustomerClassOnlyPage4\Repository\PageCustomerClassRepository' shared autowired service.
*
* @return \Plugin\CustomerClassOnlyPage4\Repository\PageCustomerClassRepository
*/
protected function getPageCustomerClassRepositoryService()
{
return $this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\PageCustomerClassRepository'] = new \Plugin\CustomerClassOnlyPage4\Repository\PageCustomerClassRepository(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
}
/**
* Gets the private 'Plugin\CustomerClassOnlyPage4\Repository\ProductCustomerClassRepository' shared autowired service.
*
* @return \Plugin\CustomerClassOnlyPage4\Repository\ProductCustomerClassRepository
*/
protected function getProductCustomerClassRepositoryService()
{
return $this->services['Plugin\\CustomerClassOnlyPage4\\Repository\\ProductCustomerClassRepository'] = new \Plugin\CustomerClassOnlyPage4\Repository\ProductCustomerClassRepository(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
}
/**
* Gets the private 'Plugin\CustomerClassOnlyPage4\Request\Context' shared autowired service.
*
* @return \Plugin\CustomerClassOnlyPage4\Request\Context
*/
protected function getContext2Service()
{
return $this->services['Plugin\\CustomerClassOnlyPage4\\Request\\Context'] = new \Plugin\CustomerClassOnlyPage4\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 'Plugin\GoToCartB\GoToCartBEvent' shared autowired service.
*
* @return \Plugin\GoToCartB\GoToCartBEvent
*/
protected function getGoToCartBEventService()
{
return $this->services['Plugin\\GoToCartB\\GoToCartBEvent'] = new \Plugin\GoToCartB\GoToCartBEvent(${($_ = isset($this->services['Eccube\\Service\\CartService']) ? $this->services['Eccube\\Service\\CartService'] : $this->getCartServiceService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\BaseInfoRepository']) ? $this->services['Eccube\\Repository\\BaseInfoRepository'] : $this->getBaseInfoRepositoryService()) && 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\PointEx\Service\PointExService' shared autowired service.
*
* @return \Plugin\PointEx\Service\PointExService
*/
protected function getPointExServiceService()
{
return $this->services['Plugin\\PointEx\\Service\\PointExService'] = new \Plugin\PointEx\Service\PointExService(${($_ = isset($this->services['Eccube\\Repository\\BaseInfoRepository']) ? $this->services['Eccube\\Repository\\BaseInfoRepository'] : $this->getBaseInfoRepositoryService()) && false ?: '_'});
}
/**
* Gets the private 'Plugin\SalesRestrictions4\Repository\ConfigRepository' shared autowired service.
*
* @return \Plugin\SalesRestrictions4\Repository\ConfigRepository
*/
protected function getConfigRepositoryService()
{
return $this->services['Plugin\\SalesRestrictions4\\Repository\\ConfigRepository'] = new \Plugin\SalesRestrictions4\Repository\ConfigRepository(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
}
/**
* Gets the private 'Plugin\SalesRestrictions4\Repository\ProductCustomerRankRepository' shared autowired service.
*
* @return \Plugin\SalesRestrictions4\Repository\ProductCustomerRankRepository
*/
protected function getProductCustomerRankRepositoryService()
{
return $this->services['Plugin\\SalesRestrictions4\\Repository\\ProductCustomerRankRepository'] = new \Plugin\SalesRestrictions4\Repository\ProductCustomerRankRepository(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});
}
/**
* Gets the private 'Plugin\SalesRestrictions4\Service\SalesRestrictionsService' shared autowired service.
*
* @return \Plugin\SalesRestrictions4\Service\SalesRestrictionsService
*/
protected function getSalesRestrictionsServiceService()
{
return $this->services['Plugin\\SalesRestrictions4\\Service\\SalesRestrictionsService'] = new \Plugin\SalesRestrictions4\Service\SalesRestrictionsService(${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'});
}
/**
* Gets the private 'Plugin\SortProduct\Entity\SortProductJoin' shared service.
*
* @return \Plugin\SortProduct\Entity\SortProductJoin
*/
protected function getSortProductJoinService()
{
return $this->services['Plugin\\SortProduct\\Entity\\SortProductJoin'] = new \Plugin\SortProduct\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\SortProduct\Entity\SortProductOrderBy' shared service.
*
* @return \Plugin\SortProduct\Entity\SortProductOrderBy
*/
protected function getSortProductOrderByService()
{
return $this->services['Plugin\\SortProduct\\Entity\\SortProductOrderBy'] = new \Plugin\SortProduct\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/static', $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['argument_resolver.service']) ? $this->services['argument_resolver.service'] : $this->load('getArgumentResolver_ServiceService.php')) && false ?: '_'};
yield 5 => ${($_ = 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 6 => ${($_ = isset($this->services['argument_resolver.variadic']) ? $this->services['argument_resolver.variadic'] : ($this->services['argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver())) && false ?: '_'};
}, 7)), ${($_ = 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('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.terminate', [0 => function () {
return ${($_ = isset($this->services['monolog.handler.swift']) ? $this->services['monolog.handler.swift'] : $this->getMonolog_Handler_SwiftService()) && false ?: '_'};
}, 1 => 'onKernelTerminate'], 0);
$instance->addListener('console.terminate', [0 => function () {
return ${($_ = isset($this->services['monolog.handler.swift']) ? $this->services['monolog.handler.swift'] : $this->getMonolog_Handler_SwiftService()) && false ?: '_'};
}, 1 => 'onCliTerminate'], 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('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('kernel.request', [0 => function () {
return ${($_ = isset($this->services['Eccube\\EventListener\\SameSiteCookieHotfixListener']) ? $this->services['Eccube\\EventListener\\SameSiteCookieHotfixListener'] : $this->getSameSiteCookieHotfixListenerService()) && false ?: '_'};
}, 1 => 'onKernelRequest'], 256);
$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('front.cart.buystep.complete', [0 => function () {
return ${($_ = isset($this->services['Plugin\\AmazonPayV2\\AmazonPayEvent']) ? $this->services['Plugin\\AmazonPayV2\\AmazonPayEvent'] : $this->load('getAmazonPayEventService.php')) && false ?: '_'};
}, 1 => 'amazon_cart_buystep'], 0);
$instance->addListener('Cart/index.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\AmazonPayV2\\AmazonPayEvent']) ? $this->services['Plugin\\AmazonPayV2\\AmazonPayEvent'] : $this->load('getAmazonPayEventService.php')) && false ?: '_'};
}, 1 => 'cart'], 0);
$instance->addListener('Shopping/index.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\AmazonPayV2\\AmazonPayEvent']) ? $this->services['Plugin\\AmazonPayV2\\AmazonPayEvent'] : $this->load('getAmazonPayEventService.php')) && false ?: '_'};
}, 1 => 'amazon_pay_shopping'], 0);
$instance->addListener('Mypage/login.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\AmazonPayV2\\AmazonPayEvent']) ? $this->services['Plugin\\AmazonPayV2\\AmazonPayEvent'] : $this->load('getAmazonPayEventService.php')) && false ?: '_'};
}, 1 => 'mypage_login'], 0);
$instance->addListener('Shopping/confirm.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\AmazonPayV2\\AmazonPayEvent']) ? $this->services['Plugin\\AmazonPayV2\\AmazonPayEvent'] : $this->load('getAmazonPayEventService.php')) && false ?: '_'};
}, 1 => 'amazon_pay_shopping_confirm'], 0);
$instance->addListener('@admin/Product/product.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\CartUpRecommend\\EventSubscriber\\AdminProductEventSubscriber']) ? $this->services['Plugin\\CartUpRecommend\\EventSubscriber\\AdminProductEventSubscriber'] : $this->load('getAdminProductEventSubscriberService.php')) && false ?: '_'};
}, 1 => 'onTemplateProductProduct'], 0);
$instance->addListener('Cart/index.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\CartUpRecommend\\EventSubscriber\\CartEventSubscriber']) ? $this->services['Plugin\\CartUpRecommend\\EventSubscriber\\CartEventSubscriber'] : $this->load('getCartEventSubscriberService.php')) && false ?: '_'};
}, 1 => 'onTemplateCartIndex'], -100);
$instance->addListener('pinpoint_sale.helper.hook_route', [0 => function () {
return ${($_ = isset($this->services['Plugin\\CartUpRecommend\\EventSubscriber\\CartEventSubscriber']) ? $this->services['Plugin\\CartUpRecommend\\EventSubscriber\\CartEventSubscriber'] : $this->load('getCartEventSubscriberService.php')) && false ?: '_'};
}, 1 => 'onPinpointSaleHelperHookRoute'], 0);
$instance->addListener('form.post_set_data', [0 => function () {
return ${($_ = isset($this->services['Plugin\\CartUpRecommend\\Form\\EventListener\\CartUpRecommendTypeEventSubscriber']) ? $this->services['Plugin\\CartUpRecommend\\Form\\EventListener\\CartUpRecommendTypeEventSubscriber'] : $this->load('getCartUpRecommendTypeEventSubscriberService.php')) && false ?: '_'};
}, 1 => 'onPostSetData'], 0);
$instance->addListener('form.post_bind', [0 => function () {
return ${($_ = isset($this->services['Plugin\\CartUpRecommend\\Form\\EventListener\\CartUpRecommendTypeEventSubscriber']) ? $this->services['Plugin\\CartUpRecommend\\Form\\EventListener\\CartUpRecommendTypeEventSubscriber'] : $this->load('getCartUpRecommendTypeEventSubscriberService.php')) && false ?: '_'};
}, 1 => 'onPostSubmit'], 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('kernel.request', [0 => function () {
return ${($_ = isset($this->services['Plugin\\CustomerClassOnlyPage4\\EventSubscriber\\Admin\\DeletePageSubscriber']) ? $this->services['Plugin\\CustomerClassOnlyPage4\\EventSubscriber\\Admin\\DeletePageSubscriber'] : $this->getDeletePageSubscriberService()) && false ?: '_'};
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ${($_ = isset($this->services['Plugin\\CustomerClassOnlyPage4\\EventSubscriber\\Front\\ProductDetailSubscriber']) ? $this->services['Plugin\\CustomerClassOnlyPage4\\EventSubscriber\\Front\\ProductDetailSubscriber'] : $this->getProductDetailSubscriberService()) && false ?: '_'};
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ${($_ = isset($this->services['Plugin\\CustomerClassOnlyPage4\\EventSubscriber\\Front\\ProductListSubscriber']) ? $this->services['Plugin\\CustomerClassOnlyPage4\\EventSubscriber\\Front\\ProductListSubscriber'] : $this->getProductListSubscriberService()) && false ?: '_'};
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ${($_ = isset($this->services['Plugin\\CustomerClassOnlyPage4\\EventSubscriber\\Front\\UserDataSubscriber']) ? $this->services['Plugin\\CustomerClassOnlyPage4\\EventSubscriber\\Front\\UserDataSubscriber'] : $this->getUserDataSubscriberService()) && false ?: '_'};
}, 1 => 'onKernelRequest'], 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('Entry/index.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\ECCUBE4LineLoginIntegration\\LineLoginIntegrationEvent']) ? $this->services['Plugin\\ECCUBE4LineLoginIntegration\\LineLoginIntegrationEvent'] : $this->load('getLineLoginIntegrationEventService.php')) && false ?: '_'};
}, 1 => 'onRenderEntryIndex'], 10);
$instance->addListener('Entry/index.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\ECCUBE4LineLoginIntegration\\LineLoginIntegrationEvent']) ? $this->services['Plugin\\ECCUBE4LineLoginIntegration\\LineLoginIntegrationEvent'] : $this->load('getLineLoginIntegrationEventService.php')) && false ?: '_'};
}, 1 => 'onRenderLineEntryButton'], -10);
$instance->addListener('front.entry.index.complete', [0 => function () {
return ${($_ = isset($this->services['Plugin\\ECCUBE4LineLoginIntegration\\LineLoginIntegrationEvent']) ? $this->services['Plugin\\ECCUBE4LineLoginIntegration\\LineLoginIntegrationEvent'] : $this->load('getLineLoginIntegrationEventService.php')) && false ?: '_'};
}, 1 => 'onCompleteEntry'], 0);
$instance->addListener('Mypage/login.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\ECCUBE4LineLoginIntegration\\LineLoginIntegrationEvent']) ? $this->services['Plugin\\ECCUBE4LineLoginIntegration\\LineLoginIntegrationEvent'] : $this->load('getLineLoginIntegrationEventService.php')) && false ?: '_'};
}, 1 => 'onRenderLineLoginButton'], 0);
$instance->addListener('Mypage/change.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\ECCUBE4LineLoginIntegration\\LineLoginIntegrationEvent']) ? $this->services['Plugin\\ECCUBE4LineLoginIntegration\\LineLoginIntegrationEvent'] : $this->load('getLineLoginIntegrationEventService.php')) && false ?: '_'};
}, 1 => 'onRenderMypageChange'], 0);
$instance->addListener('front.mypage.change.index.complete', [0 => function () {
return ${($_ = isset($this->services['Plugin\\ECCUBE4LineLoginIntegration\\LineLoginIntegrationEvent']) ? $this->services['Plugin\\ECCUBE4LineLoginIntegration\\LineLoginIntegrationEvent'] : $this->load('getLineLoginIntegrationEventService.php')) && false ?: '_'};
}, 1 => 'onCompleteMypageChange'], 0);
$instance->addListener('front.mypage.withdraw.index.complete', [0 => function () {
return ${($_ = isset($this->services['Plugin\\ECCUBE4LineLoginIntegration\\LineLoginIntegrationEvent']) ? $this->services['Plugin\\ECCUBE4LineLoginIntegration\\LineLoginIntegrationEvent'] : $this->load('getLineLoginIntegrationEventService.php')) && false ?: '_'};
}, 1 => 'onCompleteMypageWithdraw'], 0);
$instance->addListener('admin.customer.edit.index.complete', [0 => function () {
return ${($_ = isset($this->services['Plugin\\ECCUBE4LineLoginIntegration\\LineLoginIntegrationEvent']) ? $this->services['Plugin\\ECCUBE4LineLoginIntegration\\LineLoginIntegrationEvent'] : $this->load('getLineLoginIntegrationEventService.php')) && false ?: '_'};
}, 1 => 'onCompleteCustomerEdit'], 0);
$instance->addListener('front.product.detail.initialize', [0 => function () {
return ${($_ = isset($this->services['Plugin\\EtunaCheckedItem\\EtunaCheckedItemEvent']) ? $this->services['Plugin\\EtunaCheckedItem\\EtunaCheckedItemEvent'] : $this->load('getEtunaCheckedItemEventService.php')) && false ?: '_'};
}, 1 => 'detail'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ${($_ = isset($this->services['Plugin\\GoToCartB\\GoToCartBEvent']) ? $this->services['Plugin\\GoToCartB\\GoToCartBEvent'] : $this->getGoToCartBEventService()) && false ?: '_'};
}, 1 => 'goToCart'], 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('@admin/Customer/edit.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\MyufullConnect\\EventListener\\admin\\AdminEventSubscriber']) ? $this->services['Plugin\\MyufullConnect\\EventListener\\admin\\AdminEventSubscriber'] : ($this->services['Plugin\\MyufullConnect\\EventListener\\admin\\AdminEventSubscriber'] = new \Plugin\MyufullConnect\EventListener\admin\AdminEventSubscriber())) && false ?: '_'};
}, 1 => 'onAdminCustomerEdit'], -10);
$instance->addListener('@admin/Order/edit.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\MyufullConnect\\EventListener\\admin\\AdminEventSubscriber']) ? $this->services['Plugin\\MyufullConnect\\EventListener\\admin\\AdminEventSubscriber'] : ($this->services['Plugin\\MyufullConnect\\EventListener\\admin\\AdminEventSubscriber'] = new \Plugin\MyufullConnect\EventListener\admin\AdminEventSubscriber())) && false ?: '_'};
}, 1 => 'onAdminOrderEdit'], -10);
$instance->addListener('@admin/Order/edit.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\MyufullConnect\\EventListener\\admin\\Order\\Edit']) ? $this->services['Plugin\\MyufullConnect\\EventListener\\admin\\Order\\Edit'] : $this->load('getEditService.php')) && false ?: '_'};
}, 1 => 'edit'], 0);
$instance->addListener('admin.content.page.edit.complete', [0 => function () {
return ${($_ = isset($this->services['Plugin\\OnehandredSiteMaps\\Event\\OnehandredSiteMapsEvent']) ? $this->services['Plugin\\OnehandredSiteMaps\\Event\\OnehandredSiteMapsEvent'] : $this->load('getOnehandredSiteMapsEventService.php')) && false ?: '_'};
}, 1 => 'onAdminContentPageEditComplete'], 0);
$instance->addListener('admin.content.page.delete.complete', [0 => function () {
return ${($_ = isset($this->services['Plugin\\OnehandredSiteMaps\\Event\\OnehandredSiteMapsEvent']) ? $this->services['Plugin\\OnehandredSiteMaps\\Event\\OnehandredSiteMapsEvent'] : $this->load('getOnehandredSiteMapsEventService.php')) && false ?: '_'};
}, 1 => 'onAdminContentPageDeleteComplete'], 0);
$instance->addListener('admin.product.category.index.complete', [0 => function () {
return ${($_ = isset($this->services['Plugin\\OnehandredSiteMaps\\Event\\OnehandredSiteMapsEvent']) ? $this->services['Plugin\\OnehandredSiteMaps\\Event\\OnehandredSiteMapsEvent'] : $this->load('getOnehandredSiteMapsEventService.php')) && false ?: '_'};
}, 1 => 'onAdminProductCategoryIndexComplete'], 0);
$instance->addListener('admin.product.category.delete.complete', [0 => function () {
return ${($_ = isset($this->services['Plugin\\OnehandredSiteMaps\\Event\\OnehandredSiteMapsEvent']) ? $this->services['Plugin\\OnehandredSiteMaps\\Event\\OnehandredSiteMapsEvent'] : $this->load('getOnehandredSiteMapsEventService.php')) && false ?: '_'};
}, 1 => 'onAdminProductCategoryDeleteComplete'], 0);
$instance->addListener('admin.product.edit.complete', [0 => function () {
return ${($_ = isset($this->services['Plugin\\OnehandredSiteMaps\\Event\\OnehandredSiteMapsEvent']) ? $this->services['Plugin\\OnehandredSiteMaps\\Event\\OnehandredSiteMapsEvent'] : $this->load('getOnehandredSiteMapsEventService.php')) && false ?: '_'};
}, 1 => 'onAdminProductEditComplete'], 0);
$instance->addListener('admin.product.delete.complete', [0 => function () {
return ${($_ = isset($this->services['Plugin\\OnehandredSiteMaps\\Event\\OnehandredSiteMapsEvent']) ? $this->services['Plugin\\OnehandredSiteMaps\\Event\\OnehandredSiteMapsEvent'] : $this->load('getOnehandredSiteMapsEventService.php')) && false ?: '_'};
}, 1 => 'onAdminProductDeleteComplete'], 0);
$instance->addListener('admin.product.copy.complete', [0 => function () {
return ${($_ = isset($this->services['Plugin\\OnehandredSiteMaps\\Event\\OnehandredSiteMapsEvent']) ? $this->services['Plugin\\OnehandredSiteMaps\\Event\\OnehandredSiteMapsEvent'] : $this->load('getOnehandredSiteMapsEventService.php')) && false ?: '_'};
}, 1 => 'onAdminProductCopyComplete'], 0);
$instance->addListener('@admin/Order/edit.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\PointEx\\EventSubscriber\\AdminOrderEditEventSubscriber']) ? $this->services['Plugin\\PointEx\\EventSubscriber\\AdminOrderEditEventSubscriber'] : $this->load('getAdminOrderEditEventSubscriberService.php')) && false ?: '_'};
}, 1 => 'onTemplateAdminOrderEdit'], 0);
$instance->addListener('@admin/Product/product.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\PointEx\\EventSubscriber\\AdminProductEventSubscriber']) ? $this->services['Plugin\\PointEx\\EventSubscriber\\AdminProductEventSubscriber'] : $this->load('getAdminProductEventSubscriber2Service.php')) && false ?: '_'};
}, 1 => 'onTemplateProductProduct'], 0);
$instance->addListener('@admin/Product/product_class.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\PointEx\\EventSubscriber\\AdminProductEventSubscriber']) ? $this->services['Plugin\\PointEx\\EventSubscriber\\AdminProductEventSubscriber'] : $this->load('getAdminProductEventSubscriber2Service.php')) && false ?: '_'};
}, 1 => 'onTemplateProductClassEdit'], -10);
$instance->addListener('@admin/Product/index.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\PointEx\\EventSubscriber\\AdminProductEventSubscriber']) ? $this->services['Plugin\\PointEx\\EventSubscriber\\AdminProductEventSubscriber'] : $this->load('getAdminProductEventSubscriber2Service.php')) && false ?: '_'};
}, 1 => 'onTemplateProductIndex'], 10);
$instance->addListener('@admin/Order/shipping.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\PointEx\\EventSubscriber\\AdminShippingEventSubscriber']) ? $this->services['Plugin\\PointEx\\EventSubscriber\\AdminShippingEventSubscriber'] : $this->load('getAdminShippingEventSubscriberService.php')) && false ?: '_'};
}, 1 => 'onTemplateAdminOrderShipping'], 0);
$instance->addListener('@admin/Setting/Shop/shop_master.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\PointEx\\EventSubscriber\\AdminShopEventSubscriber']) ? $this->services['Plugin\\PointEx\\EventSubscriber\\AdminShopEventSubscriber'] : $this->load('getAdminShopEventSubscriberService.php')) && false ?: '_'};
}, 1 => 'onTemplateShopMaster'], 0);
$instance->addListener('Cart/index.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\PointEx\\EventSubscriber\\CartEventSubscriber']) ? $this->services['Plugin\\PointEx\\EventSubscriber\\CartEventSubscriber'] : $this->load('getCartEventSubscriber2Service.php')) && false ?: '_'};
}, 1 => 'onTemplateCartIndex'], 10);
$instance->addListener('Product/detail.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\PointEx\\EventSubscriber\\ProductDetailEventSubscriber']) ? $this->services['Plugin\\PointEx\\EventSubscriber\\ProductDetailEventSubscriber'] : $this->load('getProductDetailEventSubscriberService.php')) && false ?: '_'};
}, 1 => 'onTemplateProductDetail'], 0);
$instance->addListener('Shopping/index.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\PointEx\\EventSubscriber\\ShoppingEventSubscriber']) ? $this->services['Plugin\\PointEx\\EventSubscriber\\ShoppingEventSubscriber'] : $this->load('getShoppingEventSubscriberService.php')) && false ?: '_'};
}, 1 => 'onTemplateShopping'], 10);
$instance->addListener('Shopping/confirm.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\PointEx\\EventSubscriber\\ShoppingEventSubscriber']) ? $this->services['Plugin\\PointEx\\EventSubscriber\\ShoppingEventSubscriber'] : $this->load('getShoppingEventSubscriberService.php')) && false ?: '_'};
}, 1 => 'onTemplateShoppingConfirm'], 10);
$instance->addListener('front.entry.activate.complete', [0 => function () {
return ${($_ = isset($this->services['Plugin\\PointsOnSignUp\\Event']) ? $this->services['Plugin\\PointsOnSignUp\\Event'] : $this->load('getEvent2Service.php')) && false ?: '_'};
}, 1 => 'onFrontEntryActivateComplete'], 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\\RemisePayment4\\RemiseEvent']) ? $this->services['Plugin\\RemisePayment4\\RemiseEvent'] : $this->load('getRemiseEventService.php')) && false ?: '_'};
}, 1 => 'onAdminPaymentEditTwig'], 0);
$instance->addListener('@admin/Order/index.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\RemiseEvent']) ? $this->services['Plugin\\RemisePayment4\\RemiseEvent'] : $this->load('getRemiseEventService.php')) && false ?: '_'};
}, 1 => 'onAdminOrderIndexTwig'], 0);
$instance->addListener('admin.order.index.search', [0 => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\RemiseEvent']) ? $this->services['Plugin\\RemisePayment4\\RemiseEvent'] : $this->load('getRemiseEventService.php')) && false ?: '_'};
}, 1 => 'onAdminOrderIndexSearch'], 0);
$instance->addListener('@admin/Order/edit.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\RemiseEvent']) ? $this->services['Plugin\\RemisePayment4\\RemiseEvent'] : $this->load('getRemiseEventService.php')) && false ?: '_'};
}, 1 => 'onAdminOrderEditTwig'], 0);
$instance->addListener('@admin/Customer/index.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\RemiseEvent']) ? $this->services['Plugin\\RemisePayment4\\RemiseEvent'] : $this->load('getRemiseEventService.php')) && false ?: '_'};
}, 1 => 'onAdminCustomerIndexTwig'], 0);
$instance->addListener('@admin/Customer/edit.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\RemiseEvent']) ? $this->services['Plugin\\RemisePayment4\\RemiseEvent'] : $this->load('getRemiseEventService.php')) && false ?: '_'};
}, 1 => 'onAdminCustomerEditTwig'], 0);
$instance->addListener('@admin/Product/product.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\RemiseEvent']) ? $this->services['Plugin\\RemisePayment4\\RemiseEvent'] : $this->load('getRemiseEventService.php')) && false ?: '_'};
}, 1 => 'onAdminProductProductTwig'], 0);
$instance->addListener('admin.product.edit.complete', [0 => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\RemiseEvent']) ? $this->services['Plugin\\RemisePayment4\\RemiseEvent'] : $this->load('getRemiseEventService.php')) && false ?: '_'};
}, 1 => 'onAdminProductEditComplete'], 0);
$instance->addListener('@admin/Product/product_class.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\RemiseEvent']) ? $this->services['Plugin\\RemisePayment4\\RemiseEvent'] : $this->load('getRemiseEventService.php')) && false ?: '_'};
}, 1 => 'onAdminProductProductClassTwig'], 0);
$instance->addListener('@admin/Setting/Shop/delivery_edit.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\RemiseEvent']) ? $this->services['Plugin\\RemisePayment4\\RemiseEvent'] : $this->load('getRemiseEventService.php')) && false ?: '_'};
}, 1 => 'onAdminSettingSystemDeliveryEditTwig'], 0);
$instance->addListener('@admin/Setting/System/masterdata.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\RemiseEvent']) ? $this->services['Plugin\\RemisePayment4\\RemiseEvent'] : $this->load('getRemiseEventService.php')) && false ?: '_'};
}, 1 => 'onAdminSettingSystemMasterdataTwig'], 0);
$instance->addListener('Cart/index.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\RemiseEvent']) ? $this->services['Plugin\\RemisePayment4\\RemiseEvent'] : $this->load('getRemiseEventService.php')) && false ?: '_'};
}, 1 => 'onCartIndexTwig'], 0);
$instance->addListener('Shopping/index.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\RemiseEvent']) ? $this->services['Plugin\\RemisePayment4\\RemiseEvent'] : $this->load('getRemiseEventService.php')) && false ?: '_'};
}, 1 => 'onShoppingIndexTwig'], 0);
$instance->addListener('Shopping/confirm.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\RemiseEvent']) ? $this->services['Plugin\\RemisePayment4\\RemiseEvent'] : $this->load('getRemiseEventService.php')) && false ?: '_'};
}, 1 => 'onShoppingConfirmTwig'], 0);
$instance->addListener('Shopping/complete.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\RemiseEvent']) ? $this->services['Plugin\\RemisePayment4\\RemiseEvent'] : $this->load('getRemiseEventService.php')) && false ?: '_'};
}, 1 => 'onShoppingCompleteTwig'], 0);
$instance->addListener('Mypage/index.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\RemiseEvent']) ? $this->services['Plugin\\RemisePayment4\\RemiseEvent'] : $this->load('getRemiseEventService.php')) && false ?: '_'};
}, 1 => 'onMypageIndexTwig'], 0);
$instance->addListener('Mypage/history.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\RemiseEvent']) ? $this->services['Plugin\\RemisePayment4\\RemiseEvent'] : $this->load('getRemiseEventService.php')) && false ?: '_'};
}, 1 => 'onMypageHistoryTwig'], 0);
$instance->addListener('Mypage/change.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\RemiseEvent']) ? $this->services['Plugin\\RemisePayment4\\RemiseEvent'] : $this->load('getRemiseEventService.php')) && false ?: '_'};
}, 1 => 'onMypageChangeTwig'], 0);
$instance->addListener('Mypage/withdraw.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\RemisePayment4\\RemiseEvent']) ? $this->services['Plugin\\RemisePayment4\\RemiseEvent'] : $this->load('getRemiseEventService.php')) && false ?: '_'};
}, 1 => 'onMypageWithdrawTwig'], 0);
$instance->addListener('@admin/Product/product.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\SalesRestrictions4\\SalesRestrictionsEvent']) ? $this->services['Plugin\\SalesRestrictions4\\SalesRestrictionsEvent'] : $this->load('getSalesRestrictionsEventService.php')) && false ?: '_'};
}, 1 => 'onTemplateAdminProductEdit'], 0);
$instance->addListener('admin.product.copy.complete', [0 => function () {
return ${($_ = isset($this->services['Plugin\\SalesRestrictions4\\SalesRestrictionsEvent']) ? $this->services['Plugin\\SalesRestrictions4\\SalesRestrictionsEvent'] : $this->load('getSalesRestrictionsEventService.php')) && false ?: '_'};
}, 1 => 'hookAdminProductCopyComplete'], 0);
$instance->addListener('admin.product.csv.export', [0 => function () {
return ${($_ = isset($this->services['Plugin\\SalesRestrictions4\\SalesRestrictionsEvent']) ? $this->services['Plugin\\SalesRestrictions4\\SalesRestrictionsEvent'] : $this->load('getSalesRestrictionsEventService.php')) && false ?: '_'};
}, 1 => 'hookAdminProductCsvExport'], 0);
$instance->addListener('Product/list.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\SalesRestrictions4\\SalesRestrictionsEvent']) ? $this->services['Plugin\\SalesRestrictions4\\SalesRestrictionsEvent'] : $this->load('getSalesRestrictionsEventService.php')) && false ?: '_'};
}, 1 => 'onTemplateProductList'], 0);
$instance->addListener('Product/detail.twig', [0 => function () {
return ${($_ = isset($this->services['Plugin\\SalesRestrictions4\\SalesRestrictionsEvent']) ? $this->services['Plugin\\SalesRestrictions4\\SalesRestrictionsEvent'] : $this->load('getSalesRestrictionsEventService.php')) && false ?: '_'};
}, 1 => 'onTemplateProductDetail'], 0);
$instance->addListener('front.product.cart.add.complete', [0 => function () {
return ${($_ = isset($this->services['Plugin\\SalesRestrictions4\\SalesRestrictionsEvent']) ? $this->services['Plugin\\SalesRestrictions4\\SalesRestrictionsEvent'] : $this->load('getSalesRestrictionsEventService.php')) && false ?: '_'};
}, 1 => 'hookProductCartAddComplete'], 0);
$instance->addListener('csvimportproductext.admin.product.csv.import.product.descriptions', [0 => function () {
return ${($_ = isset($this->services['Plugin\\SalesRestrictions4\\SalesRestrictionsEvent']) ? $this->services['Plugin\\SalesRestrictions4\\SalesRestrictionsEvent'] : $this->load('getSalesRestrictionsEventService.php')) && false ?: '_'};
}, 1 => 'hookAdminProductCsvImportProductDescriptions'], 0);
$instance->addListener('csvimportproductext.admin.product.csv.import.product.check', [0 => function () {
return ${($_ = isset($this->services['Plugin\\SalesRestrictions4\\SalesRestrictionsEvent']) ? $this->services['Plugin\\SalesRestrictions4\\SalesRestrictionsEvent'] : $this->load('getSalesRestrictionsEventService.php')) && false ?: '_'};
}, 1 => 'hookAdminProductCsvImportProductCheck'], 0);
$instance->addListener('csvimportproductext.admin.product.csv.import.product.process', [0 => function () {
return ${($_ = isset($this->services['Plugin\\SalesRestrictions4\\SalesRestrictionsEvent']) ? $this->services['Plugin\\SalesRestrictions4\\SalesRestrictionsEvent'] : $this->load('getSalesRestrictionsEventService.php')) && false ?: '_'};
}, 1 => 'hookAdminProductCsvImportProductProcess'], 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('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('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 'eccube.log.formatter.line' shared autowired service.
*
* @return \Monolog\Formatter\LineFormatter
*/
protected function getEccube_Log_Formatter_LineService()
{
return $this->services['eccube.log.formatter.line'] = new \Monolog\Formatter\LineFormatter('[%datetime%] %channel%.%level_name% [%extra.session_id%] [%extra.uid%] [%extra.user_id%] [%extra.class%:%extra.function%:%extra.line%] - %message% %context% [%extra.http_method%, %extra.url%, %extra.ip%, %extra.referrer%, %extra.user_agent%]'."\n".'');
}
/**
* 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.admin']) ? $this->services['monolog.handler.admin'] : $this->getMonolog_Handler_AdminService()) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.front']) ? $this->services['monolog.handler.front'] : $this->getMonolog_Handler_FrontService()) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && 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.admin' shared service.
*
* @return \Monolog\Handler\FingersCrossedHandler
*/
protected function getMonolog_Handler_AdminService()
{
return $this->services['monolog.handler.admin'] = new \Monolog\Handler\FingersCrossedHandler(${($_ = isset($this->services['monolog.handler.admin_rotating_file']) ? $this->services['monolog.handler.admin_rotating_file'] : $this->getMonolog_Handler_AdminRotatingFileService()) && false ?: '_'}, 400, 0, true, true, 200);
}
/**
* Gets the private 'monolog.handler.admin_rotating_file' shared service.
*
* @return \Monolog\Handler\RotatingFileHandler
*/
protected function getMonolog_Handler_AdminRotatingFileService()
{
$this->services['monolog.handler.admin_rotating_file'] = $instance = new \Monolog\Handler\RotatingFileHandler(($this->targetDirs[2].'/log/dev/admin.log'), 60, 100, true, NULL);
$instance->pushProcessor(${($_ = isset($this->services['monolog.processor.psr_log_message']) ? $this->services['monolog.processor.psr_log_message'] : ($this->services['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())) && false ?: '_'});
$instance->setFilenameFormat('{filename}-{date}', 'Y-m-d');
$instance->setFormatter(${($_ = isset($this->services['eccube.log.formatter.line']) ? $this->services['eccube.log.formatter.line'] : $this->getEccube_Log_Formatter_LineService()) && false ?: '_'});
return $instance;
}
/**
* 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.deduplicated' shared service.
*
* @return \Monolog\Handler\DeduplicationHandler
*/
protected function getMonolog_Handler_DeduplicatedService()
{
return $this->services['monolog.handler.deduplicated'] = new \Monolog\Handler\DeduplicationHandler(${($_ = isset($this->services['monolog.handler.swift']) ? $this->services['monolog.handler.swift'] : $this->getMonolog_Handler_SwiftService()) && false ?: '_'}, ($this->targetDirs[0].'/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5'), 400, 60, true);
}
/**
* Gets the private 'monolog.handler.front' shared service.
*
* @return \Monolog\Handler\FingersCrossedHandler
*/
protected function getMonolog_Handler_FrontService()
{
return $this->services['monolog.handler.front'] = new \Monolog\Handler\FingersCrossedHandler(${($_ = isset($this->services['monolog.handler.front_rotating_file']) ? $this->services['monolog.handler.front_rotating_file'] : $this->getMonolog_Handler_FrontRotatingFileService()) && false ?: '_'}, 400, 0, true, true, 200);
}
/**
* Gets the private 'monolog.handler.front_rotating_file' shared service.
*
* @return \Monolog\Handler\RotatingFileHandler
*/
protected function getMonolog_Handler_FrontRotatingFileService()
{
$this->services['monolog.handler.front_rotating_file'] = $instance = new \Monolog\Handler\RotatingFileHandler(($this->targetDirs[2].'/log/dev/front.log'), 60, 100, true, NULL);
$instance->pushProcessor(${($_ = isset($this->services['monolog.processor.psr_log_message']) ? $this->services['monolog.processor.psr_log_message'] : ($this->services['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())) && false ?: '_'});
$instance->setFilenameFormat('{filename}-{date}', 'Y-m-d');
$instance->setFormatter(${($_ = isset($this->services['eccube.log.formatter.line']) ? $this->services['eccube.log.formatter.line'] : $this->getEccube_Log_Formatter_LineService()) && false ?: '_'});
return $instance;
}
/**
* Gets the private 'monolog.handler.grouped' shared service.
*
* @return \Monolog\Handler\GroupHandler
*/
protected function getMonolog_Handler_GroupedService()
{
return $this->services['monolog.handler.grouped'] = new \Monolog\Handler\GroupHandler([0 => ${($_ = isset($this->services['monolog.handler.main_rotating_file']) ? $this->services['monolog.handler.main_rotating_file'] : $this->getMonolog_Handler_MainRotatingFileService()) && false ?: '_'}, 1 => ${($_ = isset($this->services['monolog.handler.deduplicated']) ? $this->services['monolog.handler.deduplicated'] : $this->getMonolog_Handler_DeduplicatedService()) && false ?: '_'}], true);
}
/**
* Gets the private 'monolog.handler.main' shared service.
*
* @return \Monolog\Handler\FingersCrossedHandler
*/
protected function getMonolog_Handler_MainService()
{
return $this->services['monolog.handler.main'] = new \Monolog\Handler\FingersCrossedHandler(${($_ = isset($this->services['monolog.handler.grouped']) ? $this->services['monolog.handler.grouped'] : $this->getMonolog_Handler_GroupedService()) && false ?: '_'}, 500, 0, true, true, 200);
}
/**
* Gets the private 'monolog.handler.main_rotating_file' shared service.
*
* @return \Monolog\Handler\RotatingFileHandler
*/
protected function getMonolog_Handler_MainRotatingFileService()
{
$this->services['monolog.handler.main_rotating_file'] = $instance = new \Monolog\Handler\RotatingFileHandler(($this->targetDirs[2].'/log/dev/site.log'), 60, 100, true, NULL);
$instance->pushProcessor(${($_ = isset($this->services['monolog.processor.psr_log_message']) ? $this->services['monolog.processor.psr_log_message'] : ($this->services['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())) && false ?: '_'});
$instance->setFilenameFormat('{filename}-{date}', 'Y-m-d');
$instance->setFormatter(${($_ = isset($this->services['eccube.log.formatter.line']) ? $this->services['eccube.log.formatter.line'] : $this->getEccube_Log_Formatter_LineService()) && false ?: '_'});
return $instance;
}
/**
* Gets the private 'monolog.handler.swift' shared service.
*
* @return \Symfony\Bridge\Monolog\Handler\SwiftMailerHandler
*/
protected function getMonolog_Handler_SwiftService()
{
$this->services['monolog.handler.swift'] = $instance = new \Symfony\Bridge\Monolog\Handler\SwiftMailerHandler(${($_ = isset($this->services['swiftmailer.mailer.default']) ? $this->services['swiftmailer.mailer.default'] : $this->load('getSwiftmailer_Mailer_DefaultService.php')) && false ?: '_'}, [0 => ${($_ = isset($this->services['monolog.handler.swift.mail_message_factory']) ? $this->services['monolog.handler.swift.mail_message_factory'] : $this->getMonolog_Handler_Swift_MailMessageFactoryService()) && false ?: '_'}, 1 => 'createMessage'], 100, true);
$instance->pushProcessor(${($_ = isset($this->services['monolog.processor.psr_log_message']) ? $this->services['monolog.processor.psr_log_message'] : ($this->services['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())) && false ?: '_'});
$instance->setFormatter(new \Monolog\Formatter\HtmlFormatter());
$instance->setTransport(${($_ = isset($this->services['swiftmailer.mailer.default.transport.dynamic']) ? $this->services['swiftmailer.mailer.default.transport.dynamic'] : $this->getSwiftmailer_Mailer_Default_Transport_DynamicService()) && false ?: '_'});
return $instance;
}
/**
* Gets the private 'monolog.handler.swift.mail_message_factory' shared service.
*
* @return \Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory
*/
protected function getMonolog_Handler_Swift_MailMessageFactoryService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->services['monolog.handler.swift.mail_message_factory'] = $this->createProxy('MessageFactory_a340b0b', function () {
return \MessageFactory_a340b0b::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getMonolog_Handler_Swift_MailMessageFactoryService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
return new \Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory(${($_ = isset($this->services['swiftmailer.mailer.default']) ? $this->services['swiftmailer.mailer.default'] : $this->load('getSwiftmailer_Mailer_DefaultService.php')) && false ?: '_'}, 'test-mailer@myufull.online', $this->parameters['swiftmailer.mailer.default.delivery_addresses'], '%message%', 'text/html');
}
/**
* 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.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && 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.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && 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.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && 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.admin']) ? $this->services['monolog.handler.admin'] : $this->getMonolog_Handler_AdminService()) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.front']) ? $this->services['monolog.handler.front'] : $this->getMonolog_Handler_FrontService()) && false ?: '_'});
$instance->pushHandler(${($_ = isset($this->services['monolog.handler.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && 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.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && 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.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && 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.main']) ? $this->services['monolog.handler.main'] : $this->getMonolog_Handler_MainService()) && false ?: '_'});
return $instance;
}
/**
* Gets the private 'monolog.processor.psr_log_message' shared service.
*
* @return \Monolog\Processor\PsrLogMessageProcessor
*/
protected function getMonolog_Processor_PsrLogMessageService()
{
return $this->services['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor();
}
/**
* 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.dao.admin']) ? $this->services['security.authentication.provider.dao.admin'] : $this->load('getSecurity_Authentication_Provider_Dao_AdminService.php')) && false ?: '_'};
yield 1 => ${($_ = 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 2 => ${($_ = 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 3 => ${($_ = 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 4 => ${($_ = 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 ?: '_'};
}, 5), 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.encoder_factory' shared service.
*
* @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
*/
protected function getSecurity_EncoderFactoryService()
{
$a = ${($_ = isset($this->services['Eccube\\Security\\Core\\Encoder\\PasswordEncoder']) ? $this->services['Eccube\\Security\\Core\\Encoder\\PasswordEncoder'] : $this->getPasswordEncoderService()) && false ?: '_'};
return $this->services['security.encoder_factory'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['Eccube\\Entity\\Member' => $a, 'Eccube\\Entity\\Customer' => $a]);
}
/**
* 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.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.admin' => ${($_ = isset($this->services['security.request_matcher.uhgmsmn']) ? $this->services['security.request_matcher.uhgmsmn'] : ($this->services['security.request_matcher.uhgmsmn'] = 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 ?: '_'};
}, 3));
}
/**
* 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 service.
*
* @return \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler
*/
protected function getSession_HandlerService()
{
return $this->services['session.handler'] = new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(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 'swiftmailer.mailer.default.transport.dynamic' shared service.
*
* @return \Swift_Transport
*/
protected function getSwiftmailer_Mailer_Default_Transport_DynamicService()
{
return $this->services['swiftmailer.mailer.default.transport.dynamic'] = \Symfony\Bundle\SwiftmailerBundle\DependencyInjection\SwiftmailerTransportFactory::createTransport(['transport' => 'smtp', 'url' => $this->getEnv('MAILER_URL'), 'username' => NULL, 'password' => NULL, 'host' => 'localhost', 'port' => NULL, 'timeout' => 30, 'source_ip' => NULL, 'local_domain' => NULL, 'encryption' => NULL, 'auth_mode' => NULL, 'command' => '/usr/sbin/sendmail -bs'], ${($_ = isset($this->services['router.request_context']) ? $this->services['router.request_context'] : $this->getRouter_RequestContextService()) && false ?: '_'}, ${($_ = isset($this->services['swiftmailer.mailer.default.transport.eventdispatcher']) ? $this->services['swiftmailer.mailer.default.transport.eventdispatcher'] : ($this->services['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())) && false ?: '_'});
}
/**
* 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].'/src/Eccube/Resource/locale/messages.en.yaml'), 5 => ($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/RecommendedProducts4/Resource/locale/messages.ja.yaml'), 4 => ($this->targetDirs[3].'/app/Plugin/RecommendedProducts4/Resource/locale/validators.ja.yaml'), 5 => ($this->targetDirs[3].'/app/Plugin/RemisePayment4/Resource/locale/messages.ja.yaml'), 6 => ($this->targetDirs[3].'/app/Plugin/RemisePayment4/Resource/locale/validators.ja.yaml'), 7 => ($this->targetDirs[3].'/app/Plugin/ECCUBE4LineLoginIntegration/Resource/locale/message.ja.yml'), 8 => ($this->targetDirs[3].'/app/Plugin/MailMagazine4/Resource/locale/messages.ja.yaml'), 9 => ($this->targetDirs[3].'/app/Plugin/Coupon4/Resource/locale/messages.ja.yml'), 10 => ($this->targetDirs[3].'/app/Plugin/PointEx/Resource/locale/messages.ja.php'), 11 => ($this->targetDirs[3].'/app/Plugin/Recommend4/Resource/locale/messages.ja.yml'), 12 => ($this->targetDirs[3].'/app/Plugin/SalesReport4/Resource/locale/messages.ja.yml'), 13 => ($this->targetDirs[3].'/app/Plugin/RelatedProduct4/Resource/locale/messages.ja.yaml'), 14 => ($this->targetDirs[3].'/app/Plugin/SalesRestrictions4/Resource/locale/messages.ja.yaml'), 15 => ($this->targetDirs[3].'/app/Plugin/OnehandredSiteMaps/Resource/locale/messages.ja.yaml'), 16 => ($this->targetDirs[3].'/app/Plugin/SortProduct/Resource/locale/messages.ja.php'), 17 => ($this->targetDirs[3].'/app/Plugin/PointsOnSignUp/Resource/locale/messages.ja.yaml'), 18 => ($this->targetDirs[3].'/app/Plugin/PurchaseLimit4/Resource/locale/messages.ja.yaml'), 19 => ($this->targetDirs[3].'/app/Plugin/PurchaseLimit4/Resource/locale/validators.ja.yaml'), 20 => ($this->targetDirs[3].'/app/Plugin/SalesRankingB4/Resource/locale/messages.ja.yaml'), 21 => ($this->targetDirs[3].'/app/Plugin/MyufullConnect/Resource/locale/messages.ja.yaml'), 22 => ($this->targetDirs[3].'/app/Plugin/DeliveryDate4/Resource/locale/messages.ja.yaml'), 23 => ($this->targetDirs[3].'/app/Plugin/CustomerClassOnlyPage4/Resource/locale/messages.ja.yaml'), 24 => ($this->targetDirs[3].'/app/Plugin/CustomerClassOnlyPage4/Resource/locale/validators.ja.yaml'), 25 => ($this->targetDirs[3].'/app/Plugin/CartUpRecommend/Resource/locale/messages.ja.php'), 26 => ($this->targetDirs[3].'/app/Plugin/NeosPointExpiration4/Resource/locale/messages.ja.yaml'), 27 => ($this->targetDirs[3].'/app/Plugin/NeosPointExpiration4/Resource/locale/validators.ja.yaml'), 28 => ($this->targetDirs[3].'/app/Plugin/AmazonPayV2/Resource/locale/messages.ja.yaml'), 29 => ($this->targetDirs[3].'/src/Eccube/Resource/locale/messages.ja.yaml'), 30 => ($this->targetDirs[3].'/src/Eccube/Resource/locale/validators.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/RecommendedProducts4/Resource/template'), 'RecommendedProducts4');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/RemisePayment4/Resource/template'), 'RemisePayment4');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/EtunaCheckedItem/Resource/template'), 'EtunaCheckedItem');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/ECCUBE4LineLoginIntegration/Resource/template'), 'ECCUBE4LineLoginIntegration');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/MailMagazine4/Resource/template'), 'MailMagazine4');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/Coupon4/Resource/template'), 'Coupon4');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/PointEx/Resource/template'), 'PointEx');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/Recommend4/Resource/template'), 'Recommend4');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/SalesReport4/Resource/template'), 'SalesReport4');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/RelatedProduct4/Resource/template'), 'RelatedProduct4');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/SalesRestrictions4/Resource/template'), 'SalesRestrictions4');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/OnehandredSiteMaps/Resource/template'), 'OnehandredSiteMaps');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/SortProduct/Resource/template'), 'SortProduct');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/PointsOnSignUp/Resource/template'), 'PointsOnSignUp');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/ProductContactB/Resource/template'), 'ProductContactB');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/SalesRankingB4/Resource/template'), 'SalesRankingB4');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/MyufullConnect/Resource/template'), 'MyufullConnect');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/DeliveryDate4/Resource/template'), 'DeliveryDate4');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/CustomerClassOnlyPage4/Resource/template'), 'CustomerClassOnlyPage4');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/CartUpRecommend/Resource/template'), 'CartUpRecommend');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/NeosPointExpiration4/Resource/template'), 'NeosPointExpiration4');
$instance->addPath(($this->targetDirs[3].'/app/Plugin/AmazonPayV2/Resource/template'), 'AmazonPayV2');
$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/static'), '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 ?: '_'};
}, '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,
'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',
],
]; 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/static'); 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 '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_path' => $this->getEnv('ECCUBE_COOKIE_PATH'),
'cookie_secure' => true,
'cookie_httponly' => true,
'gc_maxlifetime' => $this->getEnv('ECCUBE_GC_MAXLIFETIME'),
'gc_probability' => 1,
'use_strict_mode' => true,
]; 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)',
'neospointexpiration4' => 'NeosPointExpiration4',
];
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',
],
'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)' => 'static',
'env(ECCUBE_ADMIN_ALLOW_HOSTS)' => '[]',
'env(ECCUBE_FORCE_SSL)' => true,
'env(ECCUBE_TEMPLATE_CODE)' => 'myufull1',
'env(ECCUBE_AUTH_MAGIC)' => 't4GSG5C1ORFFuM0cYl8WOKE82btX828Q',
'env(ECCUBE_COOKIE_NAME)' => 'myufull-online',
'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' => 30,
'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' => 7,
'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_payment_complete_mail_template_id' => 10,
'eccube_order_modify_mail_template_id' => 11,
'eccube_order_cancel_request_mail_template_id' => 12,
'eccube_order_cancel_mail_template_id' => 13,
'eccube_payment_due_convinience_store_mail_template_id' => 14,
'eccube_payment_due_mail_template_id' => 15,
'eccube_rfc_email_check' => false,
'eccube_order_no_format' => 'E-{yyyy}{mm}{dd}{hh}{ii}{random,4}',
'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',
],
'sort_product' => [
'name' => 'sort_product.nav',
'url' => 'plugin_SortProduct',
],
],
],
'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',
],
'amazon_pay_v2_admin_payment_status' => [
'name' => 'amazon_pay_v2.admin.nav.payment_list',
'url' => 'amazon_pay_v2_admin_payment_status',
],
'plugin_coupon' => [
'name' => 'クーポン',
'url' => 'plugin_coupon_list',
],
'remisePayment4AcNavManagement' => [
'id' => 'remisePayment4AcNavManagement',
'name' => 'remise_payment4.ac.nav.management.title',
'url' => 'remise_payment4_ac_management_index',
],
'remisePayment4AcNavImport' => [
'id' => 'remisePayment4AcNavImport',
'name' => 'remise_payment4.ac.nav.import.title',
'url' => 'remise_payment4_ac_import_index',
],
],
],
'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',
],
],
],
'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',
],
'plugin_recommend' => [
'name' => 'plugin_recommend.admin.navi',
'url' => 'plugin_recommend_list',
],
'salesrestrictions' => [
'id' => 'admin_content_salesrestrictions',
'name' => 'salesrestrictions.admin.nav.content.salesrestrictions',
'url' => 'admin_content_salesrestrictions',
],
],
],
'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' => [
'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',
],
'point_ex_setting' => [
'name' => 'ポイント設定',
'url' => 'admin_setting_shop_point_ex',
],
'remisePayment4AcNavTypeEdit' => [
'id' => 'remisePayment4AcNavTypeEdit',
'name' => 'remise_payment4.ac.nav.type.edit.title',
'url' => 'remise_payment4_ac_type_edit_index',
],
],
],
'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',
],
],
],
],
],
'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_customer_class_only_page' => [
'name' => 'admin.nav.customer.class.only.page',
'icon' => 'fa-users',
'children' => [
'customer_class' => [
'name' => 'admin.nav.customer.class.only.page.customer.class',
'url' => 'customer_class_only_page_admin_config',
],
'customer_customer_class_upload' => [
'name' => '会員の会員種別一括更新',
'url' => 'customer_class_only_page_csv_customer_customer_class_upload',
],
'product_customer_class_upload' => [
'name' => '商品の会員種別一括更新',
'url' => 'customer_class_only_page_csv_product_customer_class_upload',
],
],
],
'plugin_line_login_integration' => [
'name' => 'LINE管理',
'icon' => 'fa-commenting',
'has_child' => true,
'children' => [
'plugin_line_login_setting' => [
'name' => 'ログイン設定',
'url' => 'plugin_line_login_setting',
],
],
],
'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',
],
],
],
'NeosPointExpiration4' => [
'name' => 'npe4.admin.title',
'icon' => 'fas fa-exclamation-triangle',
'children' => [
'npe4_admin_log' => [
'id' => 'npe4_admin_log',
'url' => 'npe4',
'name' => 'npe4.admin.nav.log',
],
'npe4_admin_customer' => [
'id' => 'npe4_admin_customer',
'url' => 'npe4_customer',
'name' => 'npe4.admin.nav.customer',
],
],
],
'onehandred_sitemaps' => [
'name' => 'onehandred_sitemaps.admin.name',
'icon' => 'fa-chart-bar',
'children' => [
'onehandred_sitemaps_setting' => [
'name' => 'onehandred_sitemaps.admin.setting_name',
'url' => 'admin_onehandred_sitemaps_setting',
],
],
],
'recommended_products4' => [
'name' => '商品レコメンド',
'icon' => 'fa-cube',
'children' => [
'config' => [
'name' => 'recommended_products4.admin.config.sub_title',
'url' => 'recommended_products4_admin_config',
],
],
],
'SalesReport4' => [
'name' => 'sales_report.admin.nav.001',
'icon' => 'fa-chart-bar',
'children' => [
'sales_report_admin_term' => [
'id' => 'sales_report_admin_term',
'url' => 'sales_report_admin_term',
'name' => 'sales_report.admin.nav.002',
],
'sales_report_admin_product' => [
'id' => 'sales_report_admin_product',
'url' => 'sales_report_admin_product',
'name' => 'sales_report.admin.nav.003',
],
'sales_report_admin_age' => [
'id' => 'sales_report_admin_age',
'url' => 'sales_report_admin_age',
'name' => 'sales_report.admin.nav.004',
],
],
],
],
'env(MAILER_URL)' => '',
'amazon_pay' => [
'test_account' => [
'seller_id' => 'A2A80MN1XQCQBA',
'mws_access_key_id' => 'AKIAIYSQRX3565JPAJJA',
'mws_secret_access_key' => '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',
],
'max_billable_amount' => 8400,
'amazon_sc_url' => 'https://sellercentral.amazon.co.jp/hz/me/pmd/payment-details?orderReferenceId=',
'toggle' => [
'off' => 0,
'on' => 1,
],
'account_mode' => [
'shared' => 1,
'owned' => 2,
],
'env' => [
'sandbox' => 1,
'prod' => 2,
],
'sale' => [
'authori' => 1,
'capture' => 2,
],
'button_place' => [
'auto' => 1,
'manual' => 2,
],
'api' => [
'config' => [
'thlottle_err_limit' => 5,
'thlottle_sleep' => 2,
'authorize_limit' => 3,
],
'prod' => [
'mws_endpoint' => 'https://mws.amazonservices.jp/OffAmazonPayments/2013-01-01',
'widget_url' => 'https://static-fe.payments-amazon.com/OffAmazonPayments/jp/lpa/js/Widgets.js',
'profile_api_endpoint' => 'https://api.amazon.co.jp/',
'service_version' => '2013-01-01',
'mws_auth_token' => NULL,
],
'sandbox' => [
'mws_endpoint' => 'https://mws.amazonservices.jp/OffAmazonPayments_Sandbox/2013-01-01',
'widget_url' => 'https://static-fe.payments-amazon.com/OffAmazonPayments/jp/sandbox/lpa/js/Widgets.js',
'profile_api_endpoint' => 'https://api-sandbox.amazon.co.jp/',
'service_version' => '2013-01-01',
'mws_auth_token' => NULL,
],
'error' => [
'payment_method_not_allowed' => 1,
'invalid_payment_method' => 2,
'amazon_rejected' => 3,
'transaction_timeout' => 4,
],
],
],
'amazon_pay_v2' => [
'test_account' => [
'seller_id' => 'A2A80MN1XQCQBA',
'public_key_id' => 'AGWGWRKYSUOV4KUBKCQNV4UB',
'private_key_path' => 'app/Plugin/AmazonPayV2/Resource/key/Test_Iplogic_Demo_AmazonPay.pem',
],
'max_billable_amount' => 70000,
'amazon_sc_url' => 'https://sellercentral.amazon.co.jp/hz/me/pmd/payment-details?orderReferenceId=',
'toggle' => [
'off' => 0,
'on' => 1,
],
'account_mode' => [
'shared' => 1,
'owned' => 2,
],
'env' => [
'sandbox' => 1,
'prod' => 2,
],
'sale' => [
'authori' => 1,
'capture' => 2,
],
'button_place' => [
'auto' => 1,
'manual' => 2,
],
'api' => [
'config' => [
'thlottle_err_limit' => 5,
'thlottle_sleep' => 2,
'authorize_limit' => 3,
],
'payload' => [
'currency_code' => 'JPY',
],
'prod' => [
'checkout_script_url' => 'https://static-fe.payments-amazon.com/checkout.js',
],
'sandbox' => [
'checkout_script_url' => 'https://static-fe.payments-amazon.com/checkout.js',
],
'error' => [
'payment_method_not_allowed' => 1,
'invalid_payment_method' => 2,
'amazon_rejected' => 3,
'transaction_timeout' => 4,
],
],
],
'myufull_connect_myuse_order_baseurl' => 'https://test01-admin.miyuki.co/order/detail/',
'myufull_connect_myuse_api_baseurl' => 'https://test01-admin.miyuki.co/api',
'myufull_connect_valid_source_ips' => [
0 => '219.94.155.206',
],
'NeosPointExpiration4' => [
'expiration_days' => 650,
'mail_template' => [
'name' => 'ポイント失効通知メール',
'file_name' => 'npe4_point_expiration',
'subject' => 'ポイントの有効期限が迫っています',
'catch_copy' => '★ ポイントを有効に活用してお得にキレイに ★',
],
'notification' => NULL,
],
'onehandredsitemaps.lastmod_date_format' => 'c',
'onehandredsitemaps.changefreq' => 'weekly',
'onehandredsitemaps.priority_high' => '1.0',
'onehandredsitemaps.priority_nomal' => '0.8',
'product_review_display_count_min' => 1,
'product_review_display_count_max' => 30,
'plugin_recommend.text_area_len' => 4000,
'related_product.text_area_len' => 4000,
'related_product.max_item_count' => 6,
'sales_ranking_start_min' => 1,
'sales_ranking_end_max' => 99999,
'sales_report_product_maximum_display' => 20,
'sort_product.list_order_by.name' => 'おすすめ順',
'eccube.plugins.enabled' => [
0 => 'RecommendedProducts4',
1 => 'RemisePayment4',
2 => 'EtunaCheckedItem',
3 => 'ECCUBE4LineLoginIntegration',
4 => 'MailMagazine4',
5 => 'Coupon4',
6 => 'PointEx',
7 => 'Recommend4',
8 => 'SalesReport4',
9 => 'RelatedProduct4',
10 => 'SalesRestrictions4',
11 => 'OnehandredSiteMaps',
12 => 'SortProduct',
13 => 'PointsOnSignUp',
14 => 'PurchaseLimit4',
15 => 'GoToCartB',
16 => 'ProductContactB',
17 => 'SalesRankingB4',
18 => 'MyufullConnect',
19 => 'DeliveryDate4',
20 => 'CustomerClassOnlyPage4',
21 => 'CartUpRecommend',
22 => 'NeosPointExpiration4',
23 => 'AmazonPayV2',
],
'eccube.plugins.disabled' => [
0 => 'AmazonPay',
1 => 'EccubeUpdater403to404',
2 => 'MGSearchProduct',
3 => 'PointExpired',
4 => 'ProductReview4',
],
'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' => [
'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' => [
0 => 'monolog.handler.swift',
],
'monolog.handlers_to_channels' => [
'monolog.handler.RemisePayment4' => [
'type' => 'inclusive',
'elements' => [
0 => 'RemisePayment4',
],
],
'monolog.handler.amazon_pay' => [
'type' => 'inclusive',
'elements' => [
0 => 'amazon_pay',
1 => 'amazon_pay_v2',
],
],
'monolog.handler.console' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
1 => 'doctrine',
],
],
'monolog.handler.admin' => [
'type' => 'inclusive',
'elements' => [
0 => 'admin',
1 => 'app',
2 => 'php',
],
],
'monolog.handler.front' => [
'type' => 'inclusive',
'elements' => [
0 => 'front',
1 => 'app',
2 => 'php',
],
],
'monolog.handler.main' => NULL,
],
'swiftmailer.mailer.default.transport.name' => 'dynamic',
'swiftmailer.mailer.default.spool.enabled' => true,
'swiftmailer.mailer.default.plugin.impersonate' => NULL,
'swiftmailer.mailer.default.single_address' => 'test-mailer@myufull.online',
'swiftmailer.mailer.default.delivery_addresses' => [
0 => 'test-mailer@myufull.online',
],
'swiftmailer.mailer.default.delivery_whitelist' => [
],
'swiftmailer.mailer.default.delivery.enabled' => true,
'swiftmailer.spool.enabled' => true,
'swiftmailer.delivery.enabled' => true,
'swiftmailer.single_address' => 'test-mailer@myufull.online',
'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,
'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_myufullconnect_command_checkorderstatuscommand' => 'Plugin\\MyufullConnect\\Command\\CheckOrderStatusCommand',
'console.command.plugin_myufullconnect_command_importallcommand' => 'Plugin\\MyufullConnect\\Command\\ImportAllCommand',
'console.command.plugin_myufullconnect_command_importcustomeraddresscommand' => 'Plugin\\MyufullConnect\\Command\\ImportCustomerAddressCommand',
'console.command.plugin_myufullconnect_command_importcustomercommand' => 'Plugin\\MyufullConnect\\Command\\ImportCustomerCommand',
'console.command.plugin_myufullconnect_command_importordercommand' => 'Plugin\\MyufullConnect\\Command\\ImportOrderCommand',
'console.command.plugin_myufullconnect_command_importshippingcommand' => 'Plugin\\MyufullConnect\\Command\\ImportShippingCommand',
'console.command.plugin_myufullconnect_command_testupdatetimecommand' => 'Plugin\\MyufullConnect\\Command\\TestUpdateTimeCommand',
'console.command.plugin_neospointexpiration4_command_pointexpirationcommand' => 'Plugin\\NeosPointExpiration4\\Command\\PointExpirationCommand',
'console.command.plugin_neospointexpiration4_command_sendmailcommand' => 'Plugin\\NeosPointExpiration4\\Command\\SendMailCommand',
'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.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\\MyufullConnect\\Command\\CheckOrderStatusCommand' => true,
'Plugin\\MyufullConnect\\Command\\ImportAllCommand' => true,
'Plugin\\MyufullConnect\\Command\\ImportCustomerAddressCommand' => true,
'Plugin\\MyufullConnect\\Command\\ImportCustomerCommand' => true,
'Plugin\\MyufullConnect\\Command\\ImportOrderCommand' => true,
'Plugin\\MyufullConnect\\Command\\ImportShippingCommand' => true,
'Plugin\\MyufullConnect\\Command\\TestUpdateTimeCommand' => true,
'Plugin\\NeosPointExpiration4\\Command\\PointExpirationCommand' => true,
'Plugin\\NeosPointExpiration4\\Command\\SendMailCommand' => 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,
'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_registration_form' => 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,
],
];
}
}