var/cache/dev/ContainerXZSLgST/XCart_KernelDevDebugContainer.php line 4312

Open in your IDE?
  1. <?php
  2. namespace ContainerXZSLgST;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class XCart_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  34.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  35.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  36.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  37.             '.container.private.twig' => 'get_Container_Private_TwigService',
  38.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  39.             'Aws\\CloudWatchLogs\\CloudWatchLogsClient' => 'getCloudWatchLogsClientService',
  40.             'Monolog\\Processor\\ProcessIdProcessor' => 'getProcessIdProcessorService',
  41.             'Monolog\\Processor\\PsrLogMessageProcessor' => 'getPsrLogMessageProcessorService',
  42.             'Symfony\\Bridge\\Monolog\\Processor\\ConsoleCommandProcessor' => 'getConsoleCommandProcessorService',
  43.             'Symfony\\Bridge\\Monolog\\Processor\\WebProcessor' => 'getWebProcessorService',
  44.             'XCart\\Doctrine\\CallbackManager\\CallbackManager' => 'getCallbackManagerService',
  45.             'XCart\\Doctrine\\CallbackManager\\Context' => 'getContextService',
  46.             'XCart\\Doctrine\\CallbackManager\\DeferredCallbackBuffer' => 'getDeferredCallbackBufferService',
  47.             'XCart\\Doctrine\\ORM\\Mapping\\NamingStrategy' => 'getNamingStrategyService',
  48.             'XCart\\Doctrine\\ORM\\Repository\\RepositoryFactoryDecorator' => 'getRepositoryFactoryDecoratorService',
  49.             'XCart\\Domain\\HookManagerDomain' => 'getHookManagerDomainService',
  50.             'XCart\\Domain\\ModuleManagerDomain' => 'getModuleManagerDomainService',
  51.             'XCart\\Domain\\StaticConfigDomain' => 'getStaticConfigDomainService',
  52.             'XCart\\EventListener\\CleanUrlListener' => 'getCleanUrlListenerService',
  53.             'XCart\\EventListener\\ConfigListener' => 'getConfigListenerService',
  54.             'XCart\\EventListener\\CorsResponseListener' => 'getCorsResponseListenerService',
  55.             'XCart\\EventListener\\KernelControllerInitListener' => 'getKernelControllerInitListenerService',
  56.             'XCart\\EventListener\\LanguageListener' => 'getLanguageListenerService',
  57.             'XCart\\EventListener\\ModulesInitEventDispatcher' => 'getModulesInitEventDispatcherService',
  58.             'XCart\\EventListener\\SessionListener' => 'getSessionListenerService',
  59.             'XCart\\Monolog\\Handler\\CloudWatch' => 'getCloudWatchService',
  60.             'XCart\\Monolog\\Handler\\XCFileHandler' => 'getXCFileHandlerService',
  61.             'XCart\\Monolog\\Processor\\Backtrace' => 'getBacktraceService',
  62.             'XCart\\Monolog\\Processor\\ExecutionContextProcessor' => 'getExecutionContextProcessorService',
  63.             'XCart\\Monolog\\Processor\\RouteProcessor' => 'getRouteProcessorService',
  64.             'XCart\\Twig\\Loader\\FilesystemLoader' => 'getFilesystemLoaderService',
  65.             'XLite\\Core\\Layout' => 'getLayoutService',
  66.             'XLite\\Core\\Templating\\Twig\\Extension\\XCartExtension' => 'getXCartExtensionService',
  67.             'XLite\\Core\\Templating\\Twig\\Functions' => 'getFunctionsService',
  68.             'cache.app' => 'getCache_AppService',
  69.             'cache.system' => 'getCache_SystemService',
  70.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  71.             'data_collector.dump' => 'getDataCollector_DumpService',
  72.             'doctrine' => 'getDoctrineService',
  73.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  74.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  75.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  76.             'event_dispatcher' => 'getEventDispatcherService',
  77.             'http_kernel' => 'getHttpKernelService',
  78.             'kernel.doctrine.orm.entity_manager' => 'getKernel_Doctrine_Orm_EntityManagerService',
  79.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  80.             'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  81.             'request_stack' => 'getRequestStackService',
  82.             'router' => 'getRouterService',
  83.             'translator' => 'getTranslatorService',
  84.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  85.             'xcart.api_resources.reader' => 'getXcart_ApiResources_ReaderService',
  86.             'xcart.cache' => 'getXcart_CacheService',
  87.             'xcart.logger' => 'getXcart_LoggerService',
  88.             'cache_clearer' => 'getCacheClearerService',
  89.             'filesystem' => 'getFilesystemService',
  90.             'serializer' => 'getSerializerService',
  91.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  92.             'form.factory' => 'getForm_FactoryService',
  93.             'form.type.file' => 'getForm_Type_FileService',
  94.             'profiler' => 'getProfilerService',
  95.             'twig' => 'getTwigService',
  96.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  97.             'security.token_storage' => 'getSecurity_TokenStorageService',
  98.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  99.             'session' => 'getSessionService',
  100.             'validator' => 'getValidatorService',
  101.         ];
  102.         $this->fileMap = [
  103.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  104.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  105.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  106.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  107.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  108.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  109.             '.container.private.session' => 'get_Container_Private_SessionService',
  110.             'CDev\\Coupons\\API\\Endpoint\\Coupon\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_ValidationService',
  111.             'CDev\\FeaturedProducts\\API\\Endpoint\\FeaturedProduct\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation2Service',
  112.             'CDev\\FeaturedProducts\\Controller\\API\\FeaturedProduct\\DeleteCategoryFeatured' => 'getDeleteCategoryFeaturedService',
  113.             'CDev\\FeaturedProducts\\Controller\\API\\FeaturedProduct\\DeleteFrontPageFeatured' => 'getDeleteFrontPageFeaturedService',
  114.             'CDev\\FileAttachments\\API\\Endpoint\\ProductAttachment\\DataProvider\\CollectionDataProvider' => 'getCollectionDataProviderService',
  115.             'CDev\\FileAttachments\\API\\Endpoint\\ProductAttachment\\DataProvider\\ItemDataProvider' => 'getItemDataProviderService',
  116.             'CDev\\FileAttachments\\API\\Endpoint\\ProductAttachment\\SubIriConverter\\SubIriConverter' => 'getSubIriConverterService',
  117.             'CDev\\FileAttachments\\API\\Endpoint\\ProductAttachment\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation3Service',
  118.             'CDev\\FileAttachments\\API\\Endpoint\\ProductAttachment\\Transformer\\OutputTransformer' => 'getOutputTransformerService',
  119.             'CDev\\FileAttachments\\API\\OpenApiTagsRepositoryDecorator' => 'getOpenApiTagsRepositoryDecoratorService',
  120.             'CDev\\Paypal\\Core\\PaypalCommercePlatform\\Onboarding' => 'getOnboardingService',
  121.             'CDev\\Sale\\API\\Endpoint\\SaleDiscount\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation4Service',
  122.             'CDev\\VolumeDiscounts\\API\\Endpoint\\VolumeDiscount\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation5Service',
  123.             'CDev\\Wholesale\\API\\Endpoint\\ProductWholesalePrice\\DataProvider\\CollectionDataProvider' => 'getCollectionDataProvider2Service',
  124.             'CDev\\Wholesale\\API\\Endpoint\\ProductWholesalePrice\\DataProvider\\ItemDataProvider' => 'getItemDataProvider2Service',
  125.             'CDev\\Wholesale\\API\\Endpoint\\ProductWholesalePrice\\SubIriConverter\\SubIriConverter' => 'getSubIriConverter2Service',
  126.             'CDev\\Wholesale\\API\\Endpoint\\ProductWholesalePrice\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation6Service',
  127.             'CDev\\Wholesale\\API\\Endpoint\\ProductWholesalePrice\\Transformer\\OutputTransformer' => 'getOutputTransformer2Service',
  128.             'CDev\\Wholesale\\API\\OpenApiTagsRepositoryDecorator' => 'getOpenApiTagsRepositoryDecorator2Service',
  129.             'CDev\\Wholesale\\Transformer\\CDev\\Wholesale\\Model\\WholesalePrice\\Logic\\Entity\\Storefront\\WholesalePrice' => 'getWholesalePriceService',
  130.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  131.             'Doctrine\\Common\\Annotations\\DocParser' => 'getDocParserService',
  132.             'Doctrine\\ORM\\Tools\\SchemaTool' => 'getSchemaToolService',
  133.             'QSL\\AMP\\Core\\CacheUpdater' => 'getCacheUpdaterService',
  134.             'QSL\\Make\\API\\Endpoint\\Level1\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation7Service',
  135.             'QSL\\Make\\API\\Endpoint\\Level2\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation8Service',
  136.             'QSL\\Make\\API\\Endpoint\\Level3\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation9Service',
  137.             'QSL\\Make\\API\\Endpoint\\Level4\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation10Service',
  138.             'QSL\\ProductStickers\\API\\Endpoint\\ProductSticker\\SubExtension\\SubExtension' => 'getSubExtensionService',
  139.             'QSL\\ProductStickers\\API\\Endpoint\\ProductSticker\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation11Service',
  140.             'QSL\\ProductStickers\\API\\Endpoint\\ProductSticker\\Transformer\\OutputTransformer' => 'getOutputTransformer3Service',
  141.             'QSL\\ProductStickers\\API\\OpenApiTagsRepositoryDecorator' => 'getOpenApiTagsRepositoryDecorator3Service',
  142.             'QSL\\ProductStickers\\Transformer\\XLite\\Model\\Product\\Logic\\Entity\\Storefront\\ProductDecorator' => 'getProductDecoratorService',
  143.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  144.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  145.             'Symfony\\Component\\Lock\\PersistingStoreInterface' => 'getPersistingStoreInterfaceService',
  146.             'XC\\AutoImportBase\\Core\\Command\\BlockImport\\Updater\\BatchProductsUpdater' => 'getBatchProductsUpdaterService',
  147.             'XC\\AutoImportBase\\Core\\Command\\BlockImport\\Updater\\GenericProductUpdater' => 'getGenericProductUpdaterService',
  148.             'XC\\AutoImportBase\\Core\\Configuration\\AutoImportBaseConfiguration' => 'getAutoImportBaseConfigurationService',
  149.             'XC\\AutoImportBase\\Core\\Configuration\\ScheduleSettingConfig' => 'getScheduleSettingConfigService',
  150.             'XC\\AutoImportBase\\Core\\Data\\Converter\\ScheduleSettingDTOConverter' => 'getScheduleSettingDTOConverterService',
  151.             'XC\\AutoImportBase\\Core\\Data\\Helper\\ImportProductHelper' => 'getImportProductHelperService',
  152.             'XC\\AutoImportBase\\Core\\Data\\Helper\\LastLevelsCollectionHelper' => 'getLastLevelsCollectionHelperService',
  153.             'XC\\AutoImportBase\\Core\\Data\\Helper\\MakeLevelsHelper' => 'getMakeLevelsHelperService',
  154.             'XC\\AutoImportBase\\Core\\Data\\Helper\\ScheduleSettingsHelper' => 'getScheduleSettingsHelperService',
  155.             'XC\\AutoImportBase\\Core\\Data\\Helper\\ShopByBrandBrandHelper' => 'getShopByBrandBrandHelperService',
  156.             'XC\\AutoImportBase\\Core\\Data\\Updater\\ActiveStockStrategy' => 'getActiveStockStrategyService',
  157.             'XC\\AutoImportBase\\Core\\Data\\Updater\\CategoryMapUpdater' => 'getCategoryMapUpdaterService',
  158.             'XC\\AutoImportBase\\Core\\Data\\Updater\\ProductChangedManuallyFieldUpdater' => 'getProductChangedManuallyFieldUpdaterService',
  159.             'XC\\AutoImportBase\\Core\\Data\\Updater\\StockAndPriceUpdater' => 'getStockAndPriceUpdaterService',
  160.             'XC\\AutoImportBase\\Core\\Data\\Updater\\Strategies\\MinPriceStrategies\\MinPriceStrategy' => 'getMinPriceStrategyService',
  161.             'XC\\AutoImportBase\\Core\\Gateway\\ICommandsGateway' => 'getICommandsGatewayService',
  162.             'XC\\AutoImportBase\\Core\\Helper\\ScheduleActionsStorage' => 'getScheduleActionsStorageService',
  163.             'XC\\AutoImportBase\\Core\\Helper\\ScheduleDateTimeHelper' => 'getScheduleDateTimeHelperService',
  164.             'XC\\AutoImportBase\\Core\\Helper\\ShopByBrandHelper' => 'getShopByBrandHelperService',
  165.             'XC\\AutoImportBase\\Core\\Helper\\StockTimeHelper' => 'getStockTimeHelperService',
  166.             'XC\\AutoImportBase\\Core\\Manager\\CategoryMapManager' => 'getCategoryMapManagerService',
  167.             'XC\\AutoImportBase\\Core\\Manager\\DiscontinuedProductsManager' => 'getDiscontinuedProductsManagerService',
  168.             'XC\\AutoImportBase\\Core\\Manager\\ImportVehiclesManager' => 'getImportVehiclesManagerService',
  169.             'XC\\AutoImportBase\\Core\\Manager\\IntegrationsManager' => 'getIntegrationsManagerService',
  170.             'XC\\AutoImportBase\\Core\\Manager\\MappedTreeInitializer' => 'getMappedTreeInitializerService',
  171.             'XC\\AutoImportBase\\Core\\Manager\\ReAssignStockManager' => 'getReAssignStockManagerService',
  172.             'XC\\AutoImportBase\\Core\\Manager\\SupplierReAssignScheduler' => 'getSupplierReAssignSchedulerService',
  173.             'XC\\AutoImportBase\\Core\\Manager\\SystemdServicesManager' => 'getSystemdServicesManagerService',
  174.             'XC\\AutoImportBase\\Core\\Metadata\\LocalEntityConditionFactory' => 'getLocalEntityConditionFactoryService',
  175.             'XC\\AutoImportBase\\Core\\Provider\\CategoryMapWidgetBuilder' => 'getCategoryMapWidgetBuilderService',
  176.             'XC\\AutoImportBase\\Core\\Provider\\IProductStockListProvider' => 'getIProductStockListProviderService',
  177.             'XC\\AutoImportBase\\Core\\Provider\\RequestProductStockListProvider' => 'getRequestProductStockListProviderService',
  178.             'XC\\AutoImportBase\\Core\\Resource\\IResourceQueueGateway' => 'getIResourceQueueGatewayService',
  179.             'XC\\AutoImportBase\\Model\\ProductPriceSourcePriorityStrategy' => 'getProductPriceSourcePriorityStrategyService',
  180.             'XC\\CustomProductTabs\\API\\Endpoint\\CustomProductTab\\ResourceTransformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation12Service',
  181.             'XC\\CustomProductTabs\\API\\Endpoint\\CustomProductTab\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation13Service',
  182.             'XC\\MailChimp\\Core\\OAuth' => 'getOAuthService',
  183.             'XC\\MultiCurrency\\Core\\RateProvider\\CurrencyConverterAPI' => 'getCurrencyConverterAPIService',
  184.             'XC\\MultiCurrency\\Core\\RateProvider\\FreeCurrencyConverterAPI' => 'getFreeCurrencyConverterAPIService',
  185.             'XC\\ProductTags\\API\\Endpoint\\Tag\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation14Service',
  186.             'XC\\Reviews\\API\\Endpoint\\ProductReview\\DataProvider\\CollectionDataProvider' => 'getCollectionDataProvider3Service',
  187.             'XC\\Reviews\\API\\Endpoint\\ProductReview\\DataProvider\\ItemDataProvider' => 'getItemDataProvider3Service',
  188.             'XC\\Reviews\\API\\Endpoint\\ProductReview\\SubIriConverter\\SubIriConverter' => 'getSubIriConverter3Service',
  189.             'XC\\Reviews\\API\\Endpoint\\ProductReview\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation15Service',
  190.             'XC\\Reviews\\API\\Endpoint\\ProductReview\\Transformer\\OutputTransformer' => 'getOutputTransformer4Service',
  191.             'XC\\Reviews\\API\\OpenApiTagsRepositoryDecorator' => 'getOpenApiTagsRepositoryDecorator4Service',
  192.             'XC\\Reviews\\Core\\Task\\SendReviewKeys' => 'getSendReviewKeysService',
  193.             'XC\\Reviews\\EntityCallback\\ReviewCallback' => 'getReviewCallbackService',
  194.             'XC\\Upselling\\API\\Endpoint\\ProductUpsellingProduct\\DataProvider\\CollectionDataProvider' => 'getCollectionDataProvider4Service',
  195.             'XC\\Upselling\\API\\Endpoint\\ProductUpsellingProduct\\DataProvider\\ItemDataProvider' => 'getItemDataProvider4Service',
  196.             'XC\\Upselling\\API\\Endpoint\\ProductUpsellingProduct\\SubIriConverter\\SubIriConverter' => 'getSubIriConverter4Service',
  197.             'XC\\Upselling\\API\\Endpoint\\ProductUpsellingProduct\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation16Service',
  198.             'XC\\Upselling\\API\\Endpoint\\ProductUpsellingProduct\\Transformer\\OutputTransformer' => 'getOutputTransformer5Service',
  199.             'XC\\Upselling\\API\\OpenApiTagsRepositoryDecorator' => 'getOpenApiTagsRepositoryDecorator5Service',
  200.             'XC\\VINLookup\\Core\\FitmentsProvider' => 'getFitmentsProviderService',
  201.             'XC\\VINLookup\\Core\\Helper\\FitmentsHelper' => 'getFitmentsHelperService',
  202.             'XC\\VINLookup\\Core\\VehicleInfo\\Implementation\\NHTSAVehicleInfoProvider' => 'getNHTSAVehicleInfoProviderService',
  203.             'XC\\VINLookup\\Core\\VehicleInfo\\Implementation\\STUBVehicleInfoProvider' => 'getSTUBVehicleInfoProviderService',
  204.             'XC\\VINLookup\\Core\\VehicleInfo\\VehicleInfoProvider' => 'getVehicleInfoProviderService',
  205.             'XC_Upselling.listener.unique_constraints' => 'getXCUpselling_Listener_UniqueConstraintsService',
  206.             'XCart\\Command\\AssetsInstallCommand' => 'getAssetsInstallCommandService',
  207.             'XCart\\Command\\CronCommand' => 'getCronCommandService',
  208.             'XCart\\Command\\Exception\\ConfigurationError' => 'getConfigurationErrorService',
  209.             'XCart\\Command\\GenerateData\\GenerateCategoryCommand' => 'getGenerateCategoryCommandService',
  210.             'XCart\\Command\\GenerateData\\GenerateDataCommand' => 'getGenerateDataCommandService',
  211.             'XCart\\Command\\GenerateData\\GenerateProductCommand' => 'getGenerateProductCommandService',
  212.             'XCart\\Command\\GenerateData\\GenerateProfileCommand' => 'getGenerateProfileCommandService',
  213.             'XCart\\Command\\Helpers\\Controller' => 'getControllerService',
  214.             'XCart\\Command\\Helpers\\Module' => 'getModuleService',
  215.             'XCart\\Command\\LowLevel\\RefreshCacheTimestampCommand' => 'getRefreshCacheTimestampCommandService',
  216.             'XCart\\Command\\MessengerReceiversListCommand' => 'getMessengerReceiversListCommandService',
  217.             'XCart\\Command\\Other\\CheckRepoCommand' => 'getCheckRepoCommandService',
  218.             'XCart\\Command\\Other\\CheckYamlCommand' => 'getCheckYamlCommandService',
  219.             'XCart\\Command\\Other\\ReloadCommonLabelsCommand' => 'getReloadCommonLabelsCommandService',
  220.             'XCart\\Command\\Other\\StoreDataToYamlCommand' => 'getStoreDataToYamlCommandService',
  221.             'XCart\\Command\\ScheduleDummyCommand' => 'getScheduleDummyCommandService',
  222.             'XCart\\Command\\Service\\CallModuleHookCommand' => 'getCallModuleHookCommandService',
  223.             'XCart\\Command\\Service\\FixturesPostLoadCommand' => 'getFixturesPostLoadCommandService',
  224.             'XCart\\Command\\Service\\GenerateTranslationBaseCommand' => 'getGenerateTranslationBaseCommandService',
  225.             'XCart\\Command\\Service\\GetCreateMigrationCommand' => 'getGetCreateMigrationCommandService',
  226.             'XCart\\Command\\Service\\GetLangPackCommand' => 'getGetLangPackCommandService',
  227.             'XCart\\Command\\Service\\GetProfileIdByLoginCommand' => 'getGetProfileIdByLoginCommandService',
  228.             'XCart\\Command\\Service\\GetProtectedStructuresCommand' => 'getGetProtectedStructuresCommandService',
  229.             'XCart\\Command\\Service\\GetUpdateMigrationCommand' => 'getGetUpdateMigrationCommandService',
  230.             'XCart\\Command\\Service\\LoadFixturesCommand' => 'getLoadFixturesCommandService',
  231.             'XCart\\Command\\Service\\LoadLabelsCommand' => 'getLoadLabelsCommandService',
  232.             'XCart\\Command\\Service\\LowLevel\\CallModuleHooksCommand' => 'getCallModuleHooksCommandService',
  233.             'XCart\\Command\\Service\\LowLevel\\CheckJWTKeysCommand' => 'getCheckJWTKeysCommandService',
  234.             'XCart\\Command\\Service\\RefreshViewListsCommand' => 'getRefreshViewListsCommandService',
  235.             'XCart\\Command\\Service\\ResizeImagesCommand' => 'getResizeImagesCommandService',
  236.             'XCart\\Command\\StaticConfigurationCommand' => 'getStaticConfigurationCommandService',
  237.             'XCart\\Container' => 'getContainerService',
  238.             'XCart\\Controller\\API\\LoginController' => 'getLoginControllerService',
  239.             'XCart\\Controller\\API\\NotFoundController' => 'getNotFoundControllerService',
  240.             'XCart\\Controller\\XCartController' => 'getXCartControllerService',
  241.             'XCart\\DependencyInjection\\TrailingSlashRemovingEnvVarProcessor' => 'getTrailingSlashRemovingEnvVarProcessorService',
  242.             'XCart\\Doctrine\\CallbackManager\\DeferredCallbackDto' => 'getDeferredCallbackDtoService',
  243.             'XCart\\Doctrine\\Common\\Annotations\\PhpParser' => 'getPhpParserService',
  244.             'XCart\\Doctrine\\DBAL\\ConnectionFactory' => 'getConnectionFactoryService',
  245.             'XCart\\Doctrine\\DBAL\\Driver\\PDO\\MySQL\\Driver' => 'getDriverService',
  246.             'XCart\\Doctrine\\FixtureLoader' => 'getFixtureLoaderService',
  247.             'XCart\\Doctrine\\FixtureLoader\\EntityProperties' => 'getEntityPropertiesService',
  248.             'XCart\\Doctrine\\FixtureLoader\\SQLLoader' => 'getSQLLoaderService',
  249.             'XCart\\Doctrine\\FixtureLoader\\YamlLoader' => 'getYamlLoaderService',
  250.             'XCart\\Doctrine\\FixtureLoader\\YamlLoadingOptions' => 'getYamlLoadingOptionsService',
  251.             'XCart\\Doctrine\\Migration\\MigrationInterface' => 'getMigrationInterfaceService',
  252.             'XCart\\Doctrine\\ModuleStructures' => 'getModuleStructuresService',
  253.             'XCart\\Doctrine\\ModuleStructures\\Reflector' => 'getReflectorService',
  254.             'XCart\\Domain\\GmvTrackerDomain' => 'getGmvTrackerDomainService',
  255.             'XCart\\Domain\\LayoutDomain' => 'getLayoutDomainService',
  256.             'XCart\\Domain\\ServiceDataDomain' => 'getServiceDataDomainService',
  257.             'XCart\\Domain\\ServiceLicenseDomain' => 'getServiceLicenseDomainService',
  258.             'XCart\\EntityCallback\\AccessControlCellCallback' => 'getAccessControlCellCallbackService',
  259.             'XCart\\EntityCallback\\AttributeCallback' => 'getAttributeCallbackService',
  260.             'XCart\\EntityCallback\\CartCallback' => 'getCartCallbackService',
  261.             'XCart\\EntityCallback\\CatalogCallback' => 'getCatalogCallbackService',
  262.             'XCart\\EntityCallback\\CountryCallback' => 'getCountryCallbackService',
  263.             'XCart\\EntityCallback\\ImportLogCallback' => 'getImportLogCallbackService',
  264.             'XCart\\EntityCallback\\MembershipCallback' => 'getMembershipCallbackService',
  265.             'XCart\\EntityCallback\\OrderCallback' => 'getOrderCallbackService',
  266.             'XCart\\EntityCallback\\OrderHistoryEventsCallback' => 'getOrderHistoryEventsCallbackService',
  267.             'XCart\\EntityCallback\\PaymentMethodCallback' => 'getPaymentMethodCallbackService',
  268.             'XCart\\EntityCallback\\PaymentMethodSettingCallback' => 'getPaymentMethodSettingCallbackService',
  269.             'XCart\\EntityCallback\\PaymentMethodTranslationCallback' => 'getPaymentMethodTranslationCallbackService',
  270.             'XCart\\EntityCallback\\ProductCallback' => 'getProductCallbackService',
  271.             'XCart\\EntityCallback\\ProfileCallback' => 'getProfileCallbackService',
  272.             'XCart\\EntityCallback\\StateCallback' => 'getStateCallbackService',
  273.             'XCart\\EntityCallback\\StorageCallback' => 'getStorageCallbackService',
  274.             'XCart\\EntityCallback\\TransactionCallback' => 'getTransactionCallbackService',
  275.             'XCart\\EntityCallback\\ViewListCallback' => 'getViewListCallbackService',
  276.             'XCart\\EventListener\\ContainerInjectorListener' => 'getContainerInjectorListenerService',
  277.             'XCart\\EventListener\\ExceptionListener' => 'getExceptionListenerService',
  278.             'XCart\\EventListener\\FixturesLoadedListener' => 'getFixturesLoadedListenerService',
  279.             'XCart\\EventListener\\Payment\\CommonProcess' => 'getCommonProcessService',
  280.             'XCart\\EventListener\\Payment\\Offline' => 'getOfflineService',
  281.             'XCart\\EventListener\\RunPostRequestActionsListener' => 'getRunPostRequestActionsListenerService',
  282.             'XCart\\EventListener\\TablePrefixEventListener' => 'getTablePrefixEventListenerService',
  283.             'XCart\\EventListener\\XCartBootListener' => 'getXCartBootListenerService',
  284.             'XCart\\Event\\BootEvent' => 'getBootEventService',
  285.             'XCart\\Event\\EntityGenerator\\OrderPreClearEvent' => 'getOrderPreClearEventService',
  286.             'XCart\\Event\\Payment\\PaymentActionEvent' => 'getPaymentActionEventService',
  287.             'XCart\\Event\\Service\\DeferrerCallbackRunEvent' => 'getDeferrerCallbackRunEventService',
  288.             'XCart\\Event\\Service\\FixturesPostLoadEvent' => 'getFixturesPostLoadEventService',
  289.             'XCart\\Event\\Service\\ViewListEvent' => 'getViewListEventService',
  290.             'XCart\\Event\\Service\\ViewListMutationEvent' => 'getViewListMutationEventService',
  291.             'XCart\\Event\\Task\\CronEvent' => 'getCronEventService',
  292.             'XCart\\Exception\\AuthProviderException' => 'getAuthProviderExceptionService',
  293.             'XCart\\Exception\\CreateMigrationException' => 'getCreateMigrationExceptionService',
  294.             'XCart\\Exception\\HookManagerException' => 'getHookManagerExceptionService',
  295.             'XCart\\Exception\\IterativeHookException' => 'getIterativeHookExceptionService',
  296.             'XCart\\Exception\\UpdateMigrationException' => 'getUpdateMigrationExceptionService',
  297.             'XCart\\Extender\\Action\\ImportedAnnotationsParser' => 'getImportedAnnotationsParserService',
  298.             'XCart\\Extender\\Action\\Parser' => 'getParserService',
  299.             'XCart\\Framework\\ApiPlatform\\Core\\Bridge\\Doctrine\\MongoDbOdm\\Metadata\\Property\\PropertyMetadataFactoryDecorator' => 'getPropertyMetadataFactoryDecoratorService',
  300.             'XCart\\Framework\\ApiPlatform\\Core\\Metadata\\Property\\Factory\\PropertyNameCollectionFactoryDecorator' => 'getPropertyNameCollectionFactoryDecoratorService',
  301.             'XCart\\Framework\\ApiPlatform\\Core\\Metadata\\Resource\\Factory\\TagsDecorator' => 'getTagsDecoratorService',
  302.             'XCart\\Framework\\AutoloaderManager' => 'getAutoloaderManagerService',
  303.             'XCart\\Messenger\\EventListener\\RebuildFlag' => 'getRebuildFlagService',
  304.             'XCart\\Messenger\\EventListener\\RebuildInProgressException' => 'getRebuildInProgressExceptionService',
  305.             'XCart\\Messenger\\EventListener\\StopWorkerIfRebuildStartedListener' => 'getStopWorkerIfRebuildStartedListenerService',
  306.             'XCart\\Messenger\\EventListener\\WorkersRegistryEventListener' => 'getWorkersRegistryEventListenerService',
  307.             'XCart\\Messenger\\Event\\WorkerPingEvent' => 'getWorkerPingEventService',
  308.             'XCart\\Messenger\\Handler\\DummyHandler' => 'getDummyHandlerService',
  309.             'XCart\\Messenger\\Handler\\ImportHandler' => 'getImportHandlerService',
  310.             'XCart\\Messenger\\Handler\\LongDummyHandler' => 'getLongDummyHandlerService',
  311.             'XCart\\Messenger\\Handler\\ResizeImageHandler' => 'getResizeImageHandlerService',
  312.             'XCart\\Messenger\\Handler\\SendMailHandler' => 'getSendMailHandlerService',
  313.             'XCart\\Messenger\\Message\\Dummy' => 'getDummyService',
  314.             'XCart\\Messenger\\Message\\Import' => 'getImportService',
  315.             'XCart\\Messenger\\Message\\LongDummy' => 'getLongDummyService',
  316.             'XCart\\Messenger\\Message\\ResizeImage' => 'getResizeImageService',
  317.             'XCart\\Messenger\\Message\\SendMail' => 'getSendMailService',
  318.             'XCart\\Messenger\\OAuthConfig' => 'getOAuthConfigService',
  319.             'XCart\\Messenger\\OAuthProviderFactory' => 'getOAuthProviderFactoryService',
  320.             'XCart\\Messenger\\Serializer' => 'getSerializer2Service',
  321.             'XCart\\Messenger\\Transport\\Sender\\SendersLocator' => 'getSendersLocatorService',
  322.             'XCart\\Notification\\InfoBlockManager' => 'getInfoBlockManagerService',
  323.             'XCart\\Operation\\Hook\\SetServiceData' => 'getSetServiceDataService',
  324.             'XCart\\Operation\\Service\\API\\GetPathsWithCartId' => 'getGetPathsWithCartIdService',
  325.             'XCart\\Operation\\Service\\DataSource\\Product\\Applier\\SubstringApplier\\GetLinkedTables' => 'getGetLinkedTablesService',
  326.             'XCart\\Operation\\Service\\DataSource\\Product\\Applier\\SubstringApplier\\GetSubstringSearchFields' => 'getGetSubstringSearchFieldsService',
  327.             'XCart\\Operation\\Service\\Storefront\\Address\\SetAddressFields' => 'getSetAddressFieldsService',
  328.             'XCart\\Operation\\Service\\Translation\\TranslationCreateBase' => 'getTranslationCreateBaseService',
  329.             'XCart\\Operation\\Service\\Translation\\TranslationCreateBaseConfig' => 'getTranslationCreateBaseConfigService',
  330.             'XCart\\Operation\\Service\\Translation\\TranslationCreateBaseResult' => 'getTranslationCreateBaseResultService',
  331.             'XCart\\Operation\\Service\\Translation\\TranslationParsedData' => 'getTranslationParsedDataService',
  332.             'XCart\\Operation\\Service\\Translation\\TranslationParser' => 'getTranslationParserService',
  333.             'XCart\\Operation\\Service\\ViewListRefresh' => 'getViewListRefreshService',
  334.             'XCart\\Operation\\Service\\ViewList\\Utils\\ViewListDocParser' => 'getViewListDocParserService',
  335.             'XCart\\Operation\\Service\\ViewList\\ViewListMutationApply' => 'getViewListMutationApplyService',
  336.             'XCart\\Operation\\Service\\ViewList\\ViewListMutationCollect' => 'getViewListMutationCollectService',
  337.             'XCart\\Operation\\Service\\ViewList\\ViewListOverridesApply' => 'getViewListOverridesApplyService',
  338.             'XCart\\Operation\\Service\\ViewList\\ViewListRead' => 'getViewListReadService',
  339.             'XCart\\Operation\\Service\\ViewList\\ViewListSave' => 'getViewListSaveService',
  340.             'XCart\\Payment\\EventAssembler' => 'getEventAssemblerService',
  341.             'XCart\\Payment\\RequestEnricher' => 'getRequestEnricherService',
  342.             'XCart\\Payment\\RequestProcessor' => 'getRequestProcessorService',
  343.             'XCart\\Payment\\ResponseEnricher' => 'getResponseEnricherService',
  344.             'XCart\\Payment\\URLGenerator\\BackendURLGenerator' => 'getBackendURLGeneratorService',
  345.             'XCart\\Payment\\URLGenerator\\FrontendURLGenerator' => 'getFrontendURLGeneratorService',
  346.             'XCart\\Response\\XCartResponse' => 'getXCartResponseService',
  347.             'XCart\\Security\\Core\\Exception\\Builder\\LoginIsLockedExceptionBuilder' => 'getLoginIsLockedExceptionBuilderService',
  348.             'XCart\\Security\\Core\\Exception\\LoginIsLockedException' => 'getLoginIsLockedExceptionService',
  349.             'XCart\\Security\\DTO\\User' => 'getUserService',
  350.             'XCart\\Security\\DTO\\WebUser' => 'getWebUserService',
  351.             'XCart\\Security\\Http\\Authenticator\\TokenAuthenticator' => 'getTokenAuthenticatorService',
  352.             'XCart\\Security\\Http\\Authenticator\\TokenRepositoryFactory' => 'getTokenRepositoryFactoryService',
  353.             'XCart\\Security\\Http\\Authenticator\\WebAuthenticator' => 'getWebAuthenticatorService',
  354.             'XCart\\ServiceLocator' => 'getServiceLocatorService',
  355.             'XCart\\Service\\BotDetector\\BotDetector' => 'getBotDetectorService',
  356.             'XCart\\Symfony\\Component\\Lock\\MainStoreFactory' => 'getMainStoreFactoryService',
  357.             'XCart\\Symfony\\Component\\Lock\\Stores\\DoctrineDbalStoreFactory' => 'getDoctrineDbalStoreFactoryService',
  358.             'XCart\\Transformer\\Event\\Payment\\BackendTransaction\\Logic\\Entity\\Storefront\\Payment\\Action\\BackendTransaction' => 'getBackendTransactionService',
  359.             'XCart\\Transformer\\Logic\\Entity\\Storefront\\Cart\\Item\\XLite\\Model\\OrderItem' => 'getOrderItemService',
  360.             'XCart\\Transformer\\Logic\\Entity\\Storefront\\Cart\\NewItem\\XLite\\Model\\OrderItem' => 'getOrderItem2Service',
  361.             'XCart\\Transformer\\Logic\\Entity\\Storefront\\NewCart\\XLite\\Model\\Cart' => 'getCartService',
  362.             'XCart\\Transformer\\Logic\\Entity\\Storefront\\NewUser\\XLite\\Model\\Profile' => 'getProfileService',
  363.             'XCart\\Transformer\\XLite\\Model\\AddressFieldValue\\Logic\\Entity\\Storefront\\AddressFieldValue' => 'getAddressFieldValueService',
  364.             'XCart\\Transformer\\XLite\\Model\\AddressField\\Logic\\Entity\\Storefront\\AddressField' => 'getAddressFieldService',
  365.             'XCart\\Transformer\\XLite\\Model\\Address\\Logic\\Entity\\Storefront\\Address' => 'getAddressService',
  366.             'XCart\\Transformer\\XLite\\Model\\Address\\Logic\\Entity\\Storefront\\NewAddress' => 'getNewAddressService',
  367.             'XCart\\Transformer\\XLite\\Model\\Cart\\Logic\\Entity\\Storefront\\Cart' => 'getCart2Service',
  368.             'XCart\\Transformer\\XLite\\Model\\Cart\\Logic\\Entity\\Storefront\\NewCart' => 'getNewCartService',
  369.             'XCart\\Transformer\\XLite\\Model\\Country\\Logic\\Entity\\Storefront\\Country' => 'getCountryService',
  370.             'XCart\\Transformer\\XLite\\Model\\OrderItem\\AttributeValue\\Logic\\Entity\\Storefront\\Cart\\Item\\AttributeValue' => 'getAttributeValueService',
  371.             'XCart\\Transformer\\XLite\\Model\\OrderItem\\Logic\\Entity\\Storefront\\Cart\\Item' => 'getItemService',
  372.             'XCart\\Transformer\\XLite\\Model\\OrderItem\\Logic\\Entity\\Storefront\\Cart\\NewItem' => 'getNewItemService',
  373.             'XCart\\Transformer\\XLite\\Model\\OrderItem\\Surcharge\\Logic\\Entity\\Storefront\\Cart\\Item\\Surcharge' => 'getSurchargeService',
  374.             'XCart\\Transformer\\XLite\\Model\\Order\\Surcharge\\Logic\\Entity\\Storefront\\Cart\\Surcharge' => 'getSurcharge2Service',
  375.             'XCart\\Transformer\\XLite\\Model\\Payment\\Method\\Logic\\Entity\\Storefront\\Cart\\PaymentMethod' => 'getPaymentMethodService',
  376.             'XCart\\Transformer\\XLite\\Model\\Payment\\Transaction\\Logic\\Entity\\Storefront\\Payment\\Action' => 'getActionService',
  377.             'XCart\\Transformer\\XLite\\Model\\Profile\\Logic\\Entity\\Storefront\\NewUser' => 'getNewUserService',
  378.             'XCart\\Transformer\\XLite\\Model\\Profile\\Logic\\Entity\\Storefront\\Principal' => 'getPrincipalService',
  379.             'XCart\\XCartBundle' => 'getXCartBundleService',
  380.             'XLite\\API\\Endpoint\\AttributeGroup\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation17Service',
  381.             'XLite\\API\\Endpoint\\AttributeOption\\Checkbox\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation18Service',
  382.             'XLite\\API\\Endpoint\\AttributeOption\\Hidden\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation19Service',
  383.             'XLite\\API\\Endpoint\\AttributeOption\\Select\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation20Service',
  384.             'XLite\\API\\Endpoint\\AttributeProperty\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation21Service',
  385.             'XLite\\API\\Endpoint\\AttributeValue\\Checkbox\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation22Service',
  386.             'XLite\\API\\Endpoint\\AttributeValue\\Hidden\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation23Service',
  387.             'XLite\\API\\Endpoint\\AttributeValue\\Select\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation24Service',
  388.             'XLite\\API\\Endpoint\\AttributeValue\\Text\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation25Service',
  389.             'XLite\\API\\Endpoint\\Attribute\\Checkbox\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation26Service',
  390.             'XLite\\API\\Endpoint\\Attribute\\Hidden\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation27Service',
  391.             'XLite\\API\\Endpoint\\Attribute\\Select\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation28Service',
  392.             'XLite\\API\\Endpoint\\Attribute\\Text\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation29Service',
  393.             'XLite\\API\\Endpoint\\CategoryBanner\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation30Service',
  394.             'XLite\\API\\Endpoint\\CategoryIcon\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation31Service',
  395.             'XLite\\API\\Endpoint\\Category\\Transformer\\CategoryMoveInputTransformer.decorator.validation' => 'getCategoryMoveInputTransformer_Decorator_ValidationService',
  396.             'XLite\\API\\Endpoint\\Category\\Transformer\\CategoryProductInputTransformer.decorator.validation' => 'getCategoryProductInputTransformer_Decorator_ValidationService',
  397.             'XLite\\API\\Endpoint\\Category\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation32Service',
  398.             'XLite\\API\\Endpoint\\Membership\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation33Service',
  399.             'XLite\\API\\Endpoint\\OrderPaymentStatus\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation34Service',
  400.             'XLite\\API\\Endpoint\\OrderShippingStatus\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation35Service',
  401.             'XLite\\API\\Endpoint\\ProductAttribute\\Checkbox\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation36Service',
  402.             'XLite\\API\\Endpoint\\ProductAttribute\\Select\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation37Service',
  403.             'XLite\\API\\Endpoint\\ProductAttribute\\Text\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation38Service',
  404.             'XLite\\API\\Endpoint\\ProductClass\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation39Service',
  405.             'XLite\\API\\Endpoint\\ProductImage\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation40Service',
  406.             'XLite\\API\\Endpoint\\Product\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation41Service',
  407.             'XLite\\API\\Endpoint\\ProfileAddress\\DataProvider\\ItemDataProvider' => 'getItemDataProvider5Service',
  408.             'XLite\\API\\Endpoint\\ProfileAddress\\SubExtension\\SubExtension' => 'getSubExtension2Service',
  409.             'XLite\\API\\Endpoint\\ProfileAddress\\SubIriConverter\\SubIriConverter' => 'getSubIriConverter5Service',
  410.             'XLite\\API\\Endpoint\\ProfileAddress\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation42Service',
  411.             'XLite\\API\\Endpoint\\ProfileAddress\\Transformer\\OutputTransformer' => 'getOutputTransformer6Service',
  412.             'XLite\\API\\Endpoint\\Profile\\Builder\\AdminCountQueryBuilder' => 'getAdminCountQueryBuilderService',
  413.             'XLite\\API\\Endpoint\\Profile\\DataPersister\\DataPersister' => 'getDataPersisterService',
  414.             'XLite\\API\\Endpoint\\Profile\\SubExtension\\SubExtension' => 'getSubExtension3Service',
  415.             'XLite\\API\\Endpoint\\Profile\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation43Service',
  416.             'XLite\\API\\Endpoint\\Profile\\Transformer\\OutputTransformer' => 'getOutputTransformer7Service',
  417.             'XLite\\API\\Endpoint\\TaxClass\\Transformer\\InputTransformer.decorator.validation' => 'getInputTransformer_Decorator_Validation44Service',
  418.             'XLite\\Console\\Command\\Utils\\Import' => 'getImport2Service',
  419.             'XLite\\Controller\\API\\AttributeGroup\\Post' => 'getPostService',
  420.             'XLite\\Controller\\API\\AttributeProperty\\Post' => 'getPost2Service',
  421.             'XLite\\Controller\\API\\AttributeValue\\Checkbox\\Post' => 'getPost3Service',
  422.             'XLite\\Controller\\API\\AttributeValue\\Hidden\\Post' => 'getPost4Service',
  423.             'XLite\\Controller\\API\\AttributeValue\\Select\\Post' => 'getPost5Service',
  424.             'XLite\\Controller\\API\\AttributeValue\\Text\\Post' => 'getPost6Service',
  425.             'XLite\\Controller\\API\\CategoryBanner\\DeleteCategoryBanner' => 'getDeleteCategoryBannerService',
  426.             'XLite\\Controller\\API\\CategoryIcon\\DeleteCategoryIcon' => 'getDeleteCategoryIconService',
  427.             'XLite\\Controller\\API\\Category\\DeleteCategoryProduct' => 'getDeleteCategoryProductService',
  428.             'XLite\\Controller\\API\\ProductImage\\DeleteProductImage' => 'getDeleteProductImageService',
  429.             'XLite\\Core\\Cache\\CacheKeyPartsGenerator' => 'getCacheKeyPartsGeneratorService',
  430.             'XLite\\Core\\Model\\CategoriesTreeUpdater' => 'getCategoriesTreeUpdaterService',
  431.             'XLite\\Core\\Model\\EntityVersion\\EntityVersionUpdater' => 'getEntityVersionUpdaterService',
  432.             'XLite\\Core\\Model\\ImageResizeScheduler' => 'getImageResizeSchedulerService',
  433.             'XLite\\Core\\OrderHistory' => 'getOrderHistoryService',
  434.             'XLite\\Core\\Task\\DataCacheGarbageCleaner' => 'getDataCacheGarbageCleanerService',
  435.             'XLite\\Core\\Task\\EventListener' => 'getEventListenerService',
  436.             'XLite\\Core\\Task\\OrdersGarbageCleaner' => 'getOrdersGarbageCleanerService',
  437.             'XLite\\Core\\Templating\\TwigEngine' => 'getTwigEngineService',
  438.             'XLite\\Core\\TmpVars' => 'getTmpVarsService',
  439.             'XLite\\Core\\Translation' => 'getTranslationService',
  440.             'XLite\\Core\\View\\DynamicWidgetRenderer' => 'getDynamicWidgetRendererService',
  441.             'XLite\\Core\\View\\WidgetParamsSerializer' => 'getWidgetParamsSerializerService',
  442.             'XLite\\Core\\WidgetCache' => 'getWidgetCacheService',
  443.             'XLite\\Core\\WidgetCacheManager' => 'getWidgetCacheManagerService',
  444.             'XLite\\Logger' => 'getLoggerService',
  445.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  446.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  447.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  448.             'api_platform.action.not_exposed' => 'getApiPlatform_Action_NotExposedService',
  449.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  450.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  451.             'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
  452.             'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService',
  453.             'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
  454.             'autoimport.repository.category_images' => 'getAutoimport_Repository_CategoryImagesService',
  455.             'autoimport.repository.category_products' => 'getAutoimport_Repository_CategoryProductsService',
  456.             'autoimport.repository.clean_urls' => 'getAutoimport_Repository_CleanUrlsService',
  457.             'autoimport.repository.language' => 'getAutoimport_Repository_LanguageService',
  458.             'autoimport.repository.product' => 'getAutoimport_Repository_ProductService',
  459.             'autoimport.repository.product_images' => 'getAutoimport_Repository_ProductImagesService',
  460.             'cache.app_clearer' => 'getCache_AppClearerService',
  461.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  462.             'cache.system_clearer' => 'getCache_SystemClearerService',
  463.             'cache_warmer' => 'getCacheWarmerService',
  464.             'console.command.public_alias.XC\\AutoImportBase\\Console\\Command\\ActualizeWorkersState' => 'getActualizeWorkersStateService',
  465.             'console.command_loader' => 'getConsole_CommandLoaderService',
  466.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  467.             'error_controller' => 'getErrorControllerService',
  468.             'gesdinet.jwtrefreshtoken' => 'getGesdinet_JwtrefreshtokenService',
  469.             'gesdinet.jwtrefreshtoken.refresh_token_generator' => 'getGesdinet_Jwtrefreshtoken_RefreshTokenGeneratorService',
  470.             'gesdinet.jwtrefreshtoken.refresh_token_manager' => 'getGesdinet_Jwtrefreshtoken_RefreshTokenManagerService',
  471.             'gesdinet.jwtrefreshtoken.request.extractor.chain' => 'getGesdinet_Jwtrefreshtoken_Request_Extractor_ChainService',
  472.             'jms_serializer' => 'getJmsSerializerService',
  473.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  474.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  475.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  476.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  477.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  478.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  479.             'monolog.logger.auto_import_commands' => 'getMonolog_Logger_AutoImportCommandsService',
  480.             'qsl.shopbybrand.repository.brand' => 'getQsl_Shopbybrand_Repository_BrandService',
  481.             'routing.loader' => 'getRouting_LoaderService',
  482.             'services_resetter' => 'getServicesResetterService',
  483.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  484.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  485.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  486.             'xc.auto_import_base.importVehicleEventStateManager' => 'getXc_AutoImportBase_ImportVehicleEventStateManagerService',
  487.             'xc.auto_import_base.logger' => 'getXc_AutoImportBase_LoggerService',
  488.             'xc.auto_import_base.reAssignStockEventStateManager' => 'getXc_AutoImportBase_ReAssignStockEventStateManagerService',
  489.             'xc.auto_import_base.reassign_import_status_storage' => 'getXc_AutoImportBase_ReassignImportStatusStorageService',
  490.             'xc.autoimportbase.repository.attribute' => 'getXc_Autoimportbase_Repository_AttributeService',
  491.             'xc.autoimportbase.repository.currency' => 'getXc_Autoimportbase_Repository_CurrencyService',
  492.             'xc.autoimportbase.repository.import_product' => 'getXc_Autoimportbase_Repository_ImportProductService',
  493.             'xc.autoimportbase.repository.integration_priority' => 'getXc_Autoimportbase_Repository_IntegrationPriorityService',
  494.             'xc.autoimportbase.repository.integration_warehouse' => 'getXc_Autoimportbase_Repository_IntegrationWarehouseService',
  495.             'xc.autoimportbase.repository.product_location_stock' => 'getXc_Autoimportbase_Repository_ProductLocationStockService',
  496.             'xc.autoimportbase.repository.resource.queue.entity' => 'getXc_Autoimportbase_Repository_Resource_Queue_EntityService',
  497.             'xc.autoimportbase.repository.schedule_setting_option' => 'getXc_Autoimportbase_Repository_ScheduleSettingOptionService',
  498.             'xc.autoimportbase.repository.schedule_settings' => 'getXc_Autoimportbase_Repository_ScheduleSettingsService',
  499.             'xc.autoimportbase.repository.sub_block_import_status' => 'getXc_Autoimportbase_Repository_SubBlockImportStatusService',
  500.             'xc.autoimportbase.repository.tmpvar' => 'getXc_Autoimportbase_Repository_TmpvarService',
  501.             'xcart.api.attribute.checkbox.controller' => 'getXcart_Api_Attribute_Checkbox_ControllerService',
  502.             'xcart.api.attribute.checkbox.product_based_controller' => 'getXcart_Api_Attribute_Checkbox_ProductBasedControllerService',
  503.             'xcart.api.attribute.checkbox.product_class_based_controller' => 'getXcart_Api_Attribute_Checkbox_ProductClassBasedControllerService',
  504.             'xcart.api.attribute.hidden.controller' => 'getXcart_Api_Attribute_Hidden_ControllerService',
  505.             'xcart.api.attribute.select.controller' => 'getXcart_Api_Attribute_Select_ControllerService',
  506.             'xcart.api.attribute.select.product_based_controller' => 'getXcart_Api_Attribute_Select_ProductBasedControllerService',
  507.             'xcart.api.attribute.select.product_class_based_controller' => 'getXcart_Api_Attribute_Select_ProductClassBasedControllerService',
  508.             'xcart.api.attribute.text.controller' => 'getXcart_Api_Attribute_Text_ControllerService',
  509.             'xcart.api.attribute.text.product_based_controller' => 'getXcart_Api_Attribute_Text_ProductBasedControllerService',
  510.             'xcart.api.attribute.text.product_class_based_controller' => 'getXcart_Api_Attribute_Text_ProductClassBasedControllerService',
  511.             'xcart.api.attribute_option.checkbox.controller' => 'getXcart_Api_AttributeOption_Checkbox_ControllerService',
  512.             'xcart.api.attribute_option.checkbox.product_class_controller' => 'getXcart_Api_AttributeOption_Checkbox_ProductClassControllerService',
  513.             'xcart.api.attribute_option.checkbox.product_controller' => 'getXcart_Api_AttributeOption_Checkbox_ProductControllerService',
  514.             'xcart.api.attribute_option.hidden.controller' => 'getXcart_Api_AttributeOption_Hidden_ControllerService',
  515.             'xcart.api.attribute_option.hidden.product_class_controller' => 'getXcart_Api_AttributeOption_Hidden_ProductClassControllerService',
  516.             'xcart.api.attribute_option.hidden.product_controller' => 'getXcart_Api_AttributeOption_Hidden_ProductControllerService',
  517.             'xcart.api.attribute_option.select.controller' => 'getXcart_Api_AttributeOption_Select_ControllerService',
  518.             'xcart.api.attribute_option.select.product_class_controller' => 'getXcart_Api_AttributeOption_Select_ProductClassControllerService',
  519.             'xcart.api.attribute_option.select.product_controller' => 'getXcart_Api_AttributeOption_Select_ProductControllerService',
  520.             'xcart.api.cdev.file_attachments.product_attachment.controller' => 'getXcart_Api_Cdev_FileAttachments_ProductAttachment_ControllerService',
  521.             'xcart.api.cdev.file_attachments.product_attachment.sub_extension' => 'getXcart_Api_Cdev_FileAttachments_ProductAttachment_SubExtensionService',
  522.             'xcart.api.cdev.wholesale.product_wholesale_price.controller' => 'getXcart_Api_Cdev_Wholesale_ProductWholesalePrice_ControllerService',
  523.             'xcart.api.cdev.wholesale.product_wholesale_price.sub_extension' => 'getXcart_Api_Cdev_Wholesale_ProductWholesalePrice_SubExtensionService',
  524.             'xcart.api.profile.controller' => 'getXcart_Api_Profile_ControllerService',
  525.             'xcart.api.profile.input_rule.rule_set' => 'getXcart_Api_Profile_InputRule_RuleSetService',
  526.             'xcart.api.profile.sub_rule.check_unique_login' => 'getXcart_Api_Profile_SubRule_CheckUniqueLoginService',
  527.             'xcart.api.profile_address.controller' => 'getXcart_Api_ProfileAddress_ControllerService',
  528.             'xcart.api.qsl.make.level1.controller' => 'getXcart_Api_Qsl_Make_Level1_ControllerService',
  529.             'xcart.api.qsl.make.level2.controller' => 'getXcart_Api_Qsl_Make_Level2_ControllerService',
  530.             'xcart.api.qsl.make.level3.controller' => 'getXcart_Api_Qsl_Make_Level3_ControllerService',
  531.             'xcart.api.qsl.make.level4.controller' => 'getXcart_Api_Qsl_Make_Level4_ControllerService',
  532.             'xcart.api.qsl.product_stickers.product_sticker.controller' => 'getXcart_Api_Qsl_ProductStickers_ProductSticker_ControllerService',
  533.             'xcart.api.storefront.product.compact.data_provider.collection.get_related_products' => 'getXcart_Api_Storefront_Product_Compact_DataProvider_Collection_GetRelatedProductsService',
  534.             'xcart.api.storefront.xc.upselling.product.compact.data_provider.collection.request.assembler.get_related_products' => 'getXcart_Api_Storefront_Xc_Upselling_Product_Compact_DataProvider_Collection_Request_Assembler_GetRelatedProductsService',
  535.             'xcart.api.xc.reviews.product_review.controller' => 'getXcart_Api_Xc_Reviews_ProductReview_ControllerService',
  536.             'xcart.api.xc.reviews.product_review.sub_extension' => 'getXcart_Api_Xc_Reviews_ProductReview_SubExtensionService',
  537.             'xcart.api.xc.upselling.product_upselling_product.controller' => 'getXcart_Api_Xc_Upselling_ProductUpsellingProduct_ControllerService',
  538.             'xcart.api.xc.upselling.product_upselling_product.sub_extension' => 'getXcart_Api_Xc_Upselling_ProductUpsellingProduct_SubExtensionService',
  539.             'xcart.auth' => 'getXcart_AuthService',
  540.             'xcart.bundle.common.assembler.dto_identifier.id_based' => 'getXcart_Bundle_Common_Assembler_DtoIdentifier_IdBasedService',
  541.             'xcart.bundle.common.jms_serializer.enum_handler' => 'getXcart_Bundle_Common_JmsSerializer_EnumHandlerService',
  542.             'xcart.bundle.logic.decorator.validator.default_response_assembler' => 'getXcart_Bundle_Logic_Decorator_Validator_DefaultResponseAssemblerService',
  543.             'xcart.cdev.coupons.validator.coupon_type' => 'getXcart_Cdev_Coupons_Validator_CouponTypeService',
  544.             'xcart.core.config' => 'getXcart_Core_ConfigService',
  545.             'xcart.core.translation' => 'getXcart_Core_TranslationService',
  546.             'xcart.data_source.xc.upselling.product.read.query_builder_filter.enricher.filter_applier.resolver.decorator.related_owner' => 'getXcart_DataSource_Xc_Upselling_Product_Read_QueryBuilderFilter_Enricher_FilterApplier_Resolver_Decorator_RelatedOwnerService',
  547.             'xcart.dto_generator.autoloader' => 'getXcart_DtoGenerator_AutoloaderService',
  548.             'xcart.listener.table_prefix' => 'getXcart_Listener_TablePrefixService',
  549.             'xcart.logic.storefront.address.create_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Address_CreateOne_Action_Decorator_CartRequestService',
  550.             'xcart.logic.storefront.address.create_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Address_CreateOne_Action_Decorator_ProfileOwnerRequestService',
  551.             'xcart.logic.storefront.address.delete_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Address_DeleteOne_Action_Decorator_CartRequestService',
  552.             'xcart.logic.storefront.address.delete_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Address_DeleteOne_Action_Decorator_ProfileOwnerRequestService',
  553.             'xcart.logic.storefront.address.get_collection.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Address_GetCollection_Action_Decorator_CartRequestService',
  554.             'xcart.logic.storefront.address.get_collection.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Address_GetCollection_Action_Decorator_ProfileOwnerRequestService',
  555.             'xcart.logic.storefront.address.get_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Address_GetOne_Action_Decorator_CartRequestService',
  556.             'xcart.logic.storefront.address.get_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Address_GetOne_Action_Decorator_ProfileOwnerRequestService',
  557.             'xcart.logic.storefront.address.get_one.action.self.decorator.cart_request' => 'getXcart_Logic_Storefront_Address_GetOne_Action_Self_Decorator_CartRequestService',
  558.             'xcart.logic.storefront.address.get_one.action.self.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Address_GetOne_Action_Self_Decorator_ProfileOwnerRequestService',
  559.             'xcart.logic.storefront.address.update_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Address_UpdateOne_Action_Decorator_CartRequestService',
  560.             'xcart.logic.storefront.address.update_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Address_UpdateOne_Action_Decorator_ProfileOwnerRequestService',
  561.             'xcart.logic.storefront.address_field.get_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_AddressField_GetOne_Action_Decorator_CartRequestService',
  562.             'xcart.logic.storefront.address_field.get_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_AddressField_GetOne_Action_Decorator_ProfileOwnerRequestService',
  563.             'xcart.logic.storefront.addressfield.get_collection.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Addressfield_GetCollection_Action_Decorator_CartRequestService',
  564.             'xcart.logic.storefront.addressfield.get_collection.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Addressfield_GetCollection_Action_Decorator_ProfileOwnerRequestService',
  565.             'xcart.logic.storefront.addressfield.get_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Addressfield_GetOne_Action_Decorator_CartRequest2Service',
  566.             'xcart.logic.storefront.addressfield.get_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Addressfield_GetOne_Action_Decorator_ProfileOwnerRequest2Service',
  567.             'xcart.logic.storefront.auth.whoami.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Auth_Whoami_Action_Decorator_CartRequestService',
  568.             'xcart.logic.storefront.auth.whoami.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Auth_Whoami_Action_Decorator_ProfileOwnerRequestService',
  569.             'xcart.logic.storefront.brand.get_collection.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Brand_GetCollection_Action_Decorator_CartRequestService',
  570.             'xcart.logic.storefront.brand.get_collection.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Brand_GetCollection_Action_Decorator_ProfileOwnerRequestService',
  571.             'xcart.logic.storefront.brand.get_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Brand_GetOne_Action_Decorator_CartRequestService',
  572.             'xcart.logic.storefront.brand.get_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Brand_GetOne_Action_Decorator_ProfileOwnerRequestService',
  573.             'xcart.logic.storefront.brand.get_one_by_clean_url.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Brand_GetOneByCleanUrl_Action_Decorator_CartRequestService',
  574.             'xcart.logic.storefront.brand.get_one_by_clean_url.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Brand_GetOneByCleanUrl_Action_Decorator_ProfileOwnerRequestService',
  575.             'xcart.logic.storefront.brand.get_one_by_id.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Brand_GetOneById_Action_Decorator_CartRequestService',
  576.             'xcart.logic.storefront.brand.get_one_by_id.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Brand_GetOneById_Action_Decorator_ProfileOwnerRequestService',
  577.             'xcart.logic.storefront.cart.coupon.create_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Cart_Coupon_CreateOne_Action_Decorator_CartRequestService',
  578.             'xcart.logic.storefront.cart.coupon.create_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Cart_Coupon_CreateOne_Action_Decorator_ProfileOwnerRequestService',
  579.             'xcart.logic.storefront.cart.coupon.delete_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Cart_Coupon_DeleteOne_Action_Decorator_CartRequestService',
  580.             'xcart.logic.storefront.cart.coupon.delete_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Cart_Coupon_DeleteOne_Action_Decorator_ProfileOwnerRequestService',
  581.             'xcart.logic.storefront.cart.coupon.get_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Cart_Coupon_GetOne_Action_Decorator_CartRequestService',
  582.             'xcart.logic.storefront.cart.coupon.get_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Cart_Coupon_GetOne_Action_Decorator_ProfileOwnerRequestService',
  583.             'xcart.logic.storefront.cart.create_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Cart_CreateOne_Action_Decorator_CartRequestService',
  584.             'xcart.logic.storefront.cart.create_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Cart_CreateOne_Action_Decorator_ProfileOwnerRequestService',
  585.             'xcart.logic.storefront.cart.delete_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Cart_DeleteOne_Action_Decorator_CartRequestService',
  586.             'xcart.logic.storefront.cart.delete_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Cart_DeleteOne_Action_Decorator_ProfileOwnerRequestService',
  587.             'xcart.logic.storefront.cart.get_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Cart_GetOne_Action_Decorator_CartRequestService',
  588.             'xcart.logic.storefront.cart.get_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Cart_GetOne_Action_Decorator_ProfileOwnerRequestService',
  589.             'xcart.logic.storefront.cart.item.create_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Cart_Item_CreateOne_Action_Decorator_CartRequestService',
  590.             'xcart.logic.storefront.cart.item.create_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Cart_Item_CreateOne_Action_Decorator_ProfileOwnerRequestService',
  591.             'xcart.logic.storefront.cart.item.delete_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Cart_Item_DeleteOne_Action_Decorator_CartRequestService',
  592.             'xcart.logic.storefront.cart.item.delete_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Cart_Item_DeleteOne_Action_Decorator_ProfileOwnerRequestService',
  593.             'xcart.logic.storefront.cart.item.get_collection.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Cart_Item_GetCollection_Action_Decorator_CartRequestService',
  594.             'xcart.logic.storefront.cart.item.get_collection.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Cart_Item_GetCollection_Action_Decorator_ProfileOwnerRequestService',
  595.             'xcart.logic.storefront.cart.item.get_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Cart_Item_GetOne_Action_Decorator_CartRequestService',
  596.             'xcart.logic.storefront.cart.item.get_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Cart_Item_GetOne_Action_Decorator_ProfileOwnerRequestService',
  597.             'xcart.logic.storefront.cart.item.update_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Cart_Item_UpdateOne_Action_Decorator_CartRequestService',
  598.             'xcart.logic.storefront.cart.item.update_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Cart_Item_UpdateOne_Action_Decorator_ProfileOwnerRequestService',
  599.             'xcart.logic.storefront.cart.paymentmethod.get_collection.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Cart_Paymentmethod_GetCollection_Action_Decorator_CartRequestService',
  600.             'xcart.logic.storefront.cart.paymentmethod.get_collection.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Cart_Paymentmethod_GetCollection_Action_Decorator_ProfileOwnerRequestService',
  601.             'xcart.logic.storefront.cart.paymentmethod.get_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Cart_Paymentmethod_GetOne_Action_Decorator_CartRequestService',
  602.             'xcart.logic.storefront.cart.paymentmethod.get_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Cart_Paymentmethod_GetOne_Action_Decorator_ProfileOwnerRequestService',
  603.             'xcart.logic.storefront.cart.update_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Cart_UpdateOne_Action_Decorator_CartRequestService',
  604.             'xcart.logic.storefront.cart.update_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Cart_UpdateOne_Action_Decorator_ProfileOwnerRequestService',
  605.             'xcart.logic.storefront.category.get_collection.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Category_GetCollection_Action_Decorator_CartRequestService',
  606.             'xcart.logic.storefront.category.get_collection.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Category_GetCollection_Action_Decorator_ProfileOwnerRequestService',
  607.             'xcart.logic.storefront.category.get_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Category_GetOne_Action_Decorator_CartRequestService',
  608.             'xcart.logic.storefront.category.get_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Category_GetOne_Action_Decorator_ProfileOwnerRequestService',
  609.             'xcart.logic.storefront.category.get_one_by_id.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Category_GetOneById_Action_Decorator_CartRequestService',
  610.             'xcart.logic.storefront.category.get_one_by_id.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Category_GetOneById_Action_Decorator_ProfileOwnerRequestService',
  611.             'xcart.logic.storefront.config.get_collection.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Config_GetCollection_Action_Decorator_CartRequestService',
  612.             'xcart.logic.storefront.config.get_collection.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Config_GetCollection_Action_Decorator_ProfileOwnerRequestService',
  613.             'xcart.logic.storefront.config.get_list.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Config_GetList_Action_Decorator_CartRequestService',
  614.             'xcart.logic.storefront.config.get_list.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Config_GetList_Action_Decorator_ProfileOwnerRequestService',
  615.             'xcart.logic.storefront.config.get_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Config_GetOne_Action_Decorator_CartRequestService',
  616.             'xcart.logic.storefront.config.get_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Config_GetOne_Action_Decorator_ProfileOwnerRequestService',
  617.             'xcart.logic.storefront.config.get_one_by_id.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Config_GetOneById_Action_Decorator_CartRequestService',
  618.             'xcart.logic.storefront.config.get_one_by_id.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Config_GetOneById_Action_Decorator_ProfileOwnerRequestService',
  619.             'xcart.logic.storefront.country.get_collection.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Country_GetCollection_Action_Decorator_CartRequestService',
  620.             'xcart.logic.storefront.country.get_collection.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Country_GetCollection_Action_Decorator_ProfileOwnerRequestService',
  621.             'xcart.logic.storefront.country.get_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Country_GetOne_Action_Decorator_CartRequestService',
  622.             'xcart.logic.storefront.country.get_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Country_GetOne_Action_Decorator_ProfileOwnerRequestService',
  623.             'xcart.logic.storefront.currency.get_collection.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Currency_GetCollection_Action_Decorator_CartRequestService',
  624.             'xcart.logic.storefront.currency.get_collection.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Currency_GetCollection_Action_Decorator_ProfileOwnerRequestService',
  625.             'xcart.logic.storefront.currency.get_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Currency_GetOne_Action_Decorator_CartRequestService',
  626.             'xcart.logic.storefront.currency.get_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Currency_GetOne_Action_Decorator_ProfileOwnerRequestService',
  627.             'xcart.logic.storefront.currency.get_one_by_id.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Currency_GetOneById_Action_Decorator_CartRequestService',
  628.             'xcart.logic.storefront.currency.get_one_by_id.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Currency_GetOneById_Action_Decorator_ProfileOwnerRequestService',
  629.             'xcart.logic.storefront.menu.get_collection.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Menu_GetCollection_Action_Decorator_CartRequestService',
  630.             'xcart.logic.storefront.menu.get_collection.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Menu_GetCollection_Action_Decorator_ProfileOwnerRequestService',
  631.             'xcart.logic.storefront.menu.get_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Menu_GetOne_Action_Decorator_CartRequestService',
  632.             'xcart.logic.storefront.menu.get_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Menu_GetOne_Action_Decorator_ProfileOwnerRequestService',
  633.             'xcart.logic.storefront.menu.get_one_by_id.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Menu_GetOneById_Action_Decorator_CartRequestService',
  634.             'xcart.logic.storefront.menu.get_one_by_id.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Menu_GetOneById_Action_Decorator_ProfileOwnerRequestService',
  635.             'xcart.logic.storefront.mmy_level.get_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_MmyLevel_GetOne_Action_Decorator_CartRequestService',
  636.             'xcart.logic.storefront.mmy_level.get_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_MmyLevel_GetOne_Action_Decorator_ProfileOwnerRequestService',
  637.             'xcart.logic.storefront.mmygarage.clearrequest.create_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Mmygarage_Clearrequest_CreateOne_Action_Decorator_CartRequestService',
  638.             'xcart.logic.storefront.mmygarage.clearrequest.create_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Mmygarage_Clearrequest_CreateOne_Action_Decorator_ProfileOwnerRequestService',
  639.             'xcart.logic.storefront.mmygarage.get_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Mmygarage_GetOne_Action_Decorator_CartRequestService',
  640.             'xcart.logic.storefront.mmygarage.get_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Mmygarage_GetOne_Action_Decorator_ProfileOwnerRequestService',
  641.             'xcart.logic.storefront.mmygarage.mergerequest.create_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Mmygarage_Mergerequest_CreateOne_Action_Decorator_CartRequestService',
  642.             'xcart.logic.storefront.mmygarage.mergerequest.create_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Mmygarage_Mergerequest_CreateOne_Action_Decorator_ProfileOwnerRequestService',
  643.             'xcart.logic.storefront.mmylevel.get_collection.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Mmylevel_GetCollection_Action_Decorator_CartRequestService',
  644.             'xcart.logic.storefront.mmylevel.get_collection.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Mmylevel_GetCollection_Action_Decorator_ProfileOwnerRequestService',
  645.             'xcart.logic.storefront.mmylevel.get_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Mmylevel_GetOne_Action_Decorator_CartRequest2Service',
  646.             'xcart.logic.storefront.mmylevel.get_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Mmylevel_GetOne_Action_Decorator_ProfileOwnerRequest2Service',
  647.             'xcart.logic.storefront.mmylevelssetup.get_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Mmylevelssetup_GetOne_Action_Decorator_CartRequestService',
  648.             'xcart.logic.storefront.mmylevelssetup.get_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Mmylevelssetup_GetOne_Action_Decorator_ProfileOwnerRequestService',
  649.             'xcart.logic.storefront.mmyvehicle.create_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Mmyvehicle_CreateOne_Action_Decorator_CartRequestService',
  650.             'xcart.logic.storefront.mmyvehicle.create_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Mmyvehicle_CreateOne_Action_Decorator_ProfileOwnerRequestService',
  651.             'xcart.logic.storefront.mmyvehicle.delete_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Mmyvehicle_DeleteOne_Action_Decorator_CartRequestService',
  652.             'xcart.logic.storefront.mmyvehicle.delete_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Mmyvehicle_DeleteOne_Action_Decorator_ProfileOwnerRequestService',
  653.             'xcart.logic.storefront.mmyvehicle.get_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Mmyvehicle_GetOne_Action_Decorator_CartRequestService',
  654.             'xcart.logic.storefront.mmyvehicle.get_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Mmyvehicle_GetOne_Action_Decorator_ProfileOwnerRequestService',
  655.             'xcart.logic.storefront.payment.action.get_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Payment_Action_GetOne_Action_Decorator_CartRequestService',
  656.             'xcart.logic.storefront.payment.action.get_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Payment_Action_GetOne_Action_Decorator_ProfileOwnerRequestService',
  657.             'xcart.logic.storefront.payment.action.update_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Payment_Action_UpdateOne_Action_Decorator_CartRequestService',
  658.             'xcart.logic.storefront.payment.action.update_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Payment_Action_UpdateOne_Action_Decorator_ProfileOwnerRequestService',
  659.             'xcart.logic.storefront.product.get_collection.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Product_GetCollection_Action_Decorator_CartRequestService',
  660.             'xcart.logic.storefront.product.get_collection.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Product_GetCollection_Action_Decorator_ProfileOwnerRequestService',
  661.             'xcart.logic.storefront.product.get_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Product_GetOne_Action_Decorator_CartRequestService',
  662.             'xcart.logic.storefront.product.get_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Product_GetOne_Action_Decorator_ProfileOwnerRequestService',
  663.             'xcart.logic.storefront.product.get_one_by_clean_url.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Product_GetOneByCleanUrl_Action_Decorator_CartRequestService',
  664.             'xcart.logic.storefront.product.get_one_by_clean_url.action.decorator.file_attachments' => 'getXcart_Logic_Storefront_Product_GetOneByCleanUrl_Action_Decorator_FileAttachmentsService',
  665.             'xcart.logic.storefront.product.get_one_by_clean_url.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Product_GetOneByCleanUrl_Action_Decorator_ProfileOwnerRequestService',
  666.             'xcart.logic.storefront.product.get_one_by_clean_url.action.decorator.wholesale_prices' => 'getXcart_Logic_Storefront_Product_GetOneByCleanUrl_Action_Decorator_WholesalePricesService',
  667.             'xcart.logic.storefront.product.get_one_by_id.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Product_GetOneById_Action_Decorator_CartRequestService',
  668.             'xcart.logic.storefront.product.get_one_by_id.action.decorator.file_attachments' => 'getXcart_Logic_Storefront_Product_GetOneById_Action_Decorator_FileAttachmentsService',
  669.             'xcart.logic.storefront.product.get_one_by_id.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Product_GetOneById_Action_Decorator_ProfileOwnerRequestService',
  670.             'xcart.logic.storefront.product.get_one_by_id.action.decorator.wholesale_prices' => 'getXcart_Logic_Storefront_Product_GetOneById_Action_Decorator_WholesalePricesService',
  671.             'xcart.logic.storefront.staticpage.get_collection.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Staticpage_GetCollection_Action_Decorator_CartRequestService',
  672.             'xcart.logic.storefront.staticpage.get_collection.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Staticpage_GetCollection_Action_Decorator_ProfileOwnerRequestService',
  673.             'xcart.logic.storefront.staticpage.get_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Staticpage_GetOne_Action_Decorator_CartRequestService',
  674.             'xcart.logic.storefront.staticpage.get_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Staticpage_GetOne_Action_Decorator_ProfileOwnerRequestService',
  675.             'xcart.logic.storefront.staticpage.get_one_by_id.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Staticpage_GetOneById_Action_Decorator_CartRequestService',
  676.             'xcart.logic.storefront.staticpage.get_one_by_id.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Staticpage_GetOneById_Action_Decorator_ProfileOwnerRequestService',
  677.             'xcart.logic.storefront.user.create_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_User_CreateOne_Action_Decorator_CartRequestService',
  678.             'xcart.logic.storefront.user.create_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_User_CreateOne_Action_Decorator_ProfileOwnerRequestService',
  679.             'xcart.logic.storefront.user.delete_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_User_DeleteOne_Action_Decorator_CartRequestService',
  680.             'xcart.logic.storefront.user.delete_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_User_DeleteOne_Action_Decorator_ProfileOwnerRequestService',
  681.             'xcart.logic.storefront.user.get_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_User_GetOne_Action_Decorator_CartRequestService',
  682.             'xcart.logic.storefront.user.get_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_User_GetOne_Action_Decorator_ProfileOwnerRequestService',
  683.             'xcart.logic.storefront.user.update_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_User_UpdateOne_Action_Decorator_CartRequestService',
  684.             'xcart.logic.storefront.user.update_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_User_UpdateOne_Action_Decorator_ProfileOwnerRequestService',
  685.             'xcart.logic.storefront.vinlookup.get_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Vinlookup_GetOne_Action_Decorator_CartRequestService',
  686.             'xcart.logic.storefront.vinlookup.get_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Vinlookup_GetOne_Action_Decorator_ProfileOwnerRequestService',
  687.             'xcart.logic.storefront.wishlist.clearrequest.create_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Wishlist_Clearrequest_CreateOne_Action_Decorator_CartRequestService',
  688.             'xcart.logic.storefront.wishlist.clearrequest.create_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Wishlist_Clearrequest_CreateOne_Action_Decorator_ProfileOwnerRequestService',
  689.             'xcart.logic.storefront.wishlist.get_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Wishlist_GetOne_Action_Decorator_CartRequestService',
  690.             'xcart.logic.storefront.wishlist.get_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Wishlist_GetOne_Action_Decorator_ProfileOwnerRequestService',
  691.             'xcart.logic.storefront.wishlist.get_one_self.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Wishlist_GetOneSelf_Action_Decorator_CartRequestService',
  692.             'xcart.logic.storefront.wishlist.get_one_self.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Wishlist_GetOneSelf_Action_Decorator_ProfileOwnerRequestService',
  693.             'xcart.logic.storefront.wishlist.mergerequest.create_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Wishlist_Mergerequest_CreateOne_Action_Decorator_CartRequestService',
  694.             'xcart.logic.storefront.wishlist.mergerequest.create_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Wishlist_Mergerequest_CreateOne_Action_Decorator_ProfileOwnerRequestService',
  695.             'xcart.logic.storefront.wishlistlink.delete_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Wishlistlink_DeleteOne_Action_Decorator_CartRequestService',
  696.             'xcart.logic.storefront.wishlistlink.delete_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Wishlistlink_DeleteOne_Action_Decorator_ProfileOwnerRequestService',
  697.             'xcart.logic.storefront.wishlistlink.get_one.action.decorator.cart_request' => 'getXcart_Logic_Storefront_Wishlistlink_GetOne_Action_Decorator_CartRequestService',
  698.             'xcart.logic.storefront.wishlistlink.get_one.action.decorator.profile_owner_request' => 'getXcart_Logic_Storefront_Wishlistlink_GetOne_Action_Decorator_ProfileOwnerRequestService',
  699.             'xcart.repository.qsl.product_sticker.product_sticker' => 'getXcart_Repository_Qsl_ProductSticker_ProductStickerService',
  700.             'xcart.xlite' => 'getXcart_XliteService',
  701.         ];
  702.         $this->aliases = [
  703.             'ApiPlatform\\Action\\NotExposedAction' => 'api_platform.action.not_exposed',
  704.             'ApiPlatform\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  705.             'CDev\\FileAttachments\\API\\Endpoint\\ProductAttachment\\Transformer\\InputTransformer' => 'CDev\\FileAttachments\\API\\Endpoint\\ProductAttachment\\Transformer\\InputTransformer.decorator.validation',
  706.             'CDev\\FileAttachments\\API\\Endpoint\\ProductAttachment\\Transformer\\InputTransformerInterface' => 'CDev\\FileAttachments\\API\\Endpoint\\ProductAttachment\\Transformer\\InputTransformer.decorator.validation',
  707.             'CDev\\FileAttachments\\API\\Endpoint\\ProductAttachment\\Transformer\\OutputTransformerInterface' => 'CDev\\FileAttachments\\API\\Endpoint\\ProductAttachment\\Transformer\\OutputTransformer',
  708.             'CDev\\Wholesale\\API\\Endpoint\\ProductWholesalePrice\\Transformer\\InputTransformer' => 'CDev\\Wholesale\\API\\Endpoint\\ProductWholesalePrice\\Transformer\\InputTransformer.decorator.validation',
  709.             'CDev\\Wholesale\\API\\Endpoint\\ProductWholesalePrice\\Transformer\\InputTransformerInterface' => 'CDev\\Wholesale\\API\\Endpoint\\ProductWholesalePrice\\Transformer\\InputTransformer.decorator.validation',
  710.             'CDev\\Wholesale\\API\\Endpoint\\ProductWholesalePrice\\Transformer\\OutputTransformerInterface' => 'CDev\\Wholesale\\API\\Endpoint\\ProductWholesalePrice\\Transformer\\OutputTransformer',
  711.             'CDev\\Wholesale\\Transformer\\CDev\\Wholesale\\Model\\WholesalePrice\\Logic\\Entity\\Storefront\\WholesalePriceInterface' => 'CDev\\Wholesale\\Transformer\\CDev\\Wholesale\\Model\\WholesalePrice\\Logic\\Entity\\Storefront\\WholesalePrice',
  712.             'QSL\\ProductStickers\\API\\Endpoint\\ProductSticker\\Transformer\\InputTransformer' => 'QSL\\ProductStickers\\API\\Endpoint\\ProductSticker\\Transformer\\InputTransformer.decorator.validation',
  713.             'QSL\\ProductStickers\\API\\Endpoint\\ProductSticker\\Transformer\\InputTransformerInterface' => 'QSL\\ProductStickers\\API\\Endpoint\\ProductSticker\\Transformer\\InputTransformer.decorator.validation',
  714.             'QSL\\ProductStickers\\API\\Endpoint\\ProductSticker\\Transformer\\OutputTransformerInterface' => 'QSL\\ProductStickers\\API\\Endpoint\\ProductSticker\\Transformer\\OutputTransformer',
  715.             'XC\\Reviews\\API\\Endpoint\\ProductReview\\Transformer\\InputTransformer' => 'XC\\Reviews\\API\\Endpoint\\ProductReview\\Transformer\\InputTransformer.decorator.validation',
  716.             'XC\\Reviews\\API\\Endpoint\\ProductReview\\Transformer\\InputTransformerInterface' => 'XC\\Reviews\\API\\Endpoint\\ProductReview\\Transformer\\InputTransformer.decorator.validation',
  717.             'XC\\Reviews\\API\\Endpoint\\ProductReview\\Transformer\\OutputTransformerInterface' => 'XC\\Reviews\\API\\Endpoint\\ProductReview\\Transformer\\OutputTransformer',
  718.             'XC\\Upselling\\API\\Endpoint\\ProductUpsellingProduct\\Transformer\\InputTransformer' => 'XC\\Upselling\\API\\Endpoint\\ProductUpsellingProduct\\Transformer\\InputTransformer.decorator.validation',
  719.             'XC\\Upselling\\API\\Endpoint\\ProductUpsellingProduct\\Transformer\\InputTransformerInterface' => 'XC\\Upselling\\API\\Endpoint\\ProductUpsellingProduct\\Transformer\\InputTransformer.decorator.validation',
  720.             'XC\\Upselling\\API\\Endpoint\\ProductUpsellingProduct\\Transformer\\OutputTransformerInterface' => 'XC\\Upselling\\API\\Endpoint\\ProductUpsellingProduct\\Transformer\\OutputTransformer',
  721.             'XCart\\Bundle\\LogicBundle\\Decorator\\Validator\\Request\\Assembler\\Response\\ResponseAssemblerInterface' => 'xcart.bundle.logic.decorator.validator.default_response_assembler',
  722.             'XCart\\Doctrine\\Migration' => 'XCart\\Doctrine\\Migration\\MigrationInterface',
  723.             'XCart\\Extender\\Action\\AnnotationsParserInterface' => 'XCart\\Extender\\Action\\ImportedAnnotationsParser',
  724.             'XCart\\Kernel' => 'kernel',
  725.             'XCart\\Payment\\EventAssemblerInterface' => 'XCart\\Payment\\EventAssembler',
  726.             'XLite\\API\\Endpoint\\ProfileAddress\\Transformer\\InputTransformer' => 'XLite\\API\\Endpoint\\ProfileAddress\\Transformer\\InputTransformer.decorator.validation',
  727.             'XLite\\API\\Endpoint\\ProfileAddress\\Transformer\\InputTransformerInterface' => 'XLite\\API\\Endpoint\\ProfileAddress\\Transformer\\InputTransformer.decorator.validation',
  728.             'XLite\\API\\Endpoint\\ProfileAddress\\Transformer\\OutputTransformerInterface' => 'XLite\\API\\Endpoint\\ProfileAddress\\Transformer\\OutputTransformer',
  729.             'XLite\\API\\Endpoint\\Profile\\Builder\\AdminCountQueryBuilderInterface' => 'XLite\\API\\Endpoint\\Profile\\Builder\\AdminCountQueryBuilder',
  730.             'XLite\\API\\Endpoint\\Profile\\Transformer\\InputTransformer' => 'XLite\\API\\Endpoint\\Profile\\Transformer\\InputTransformer.decorator.validation',
  731.             'XLite\\API\\Endpoint\\Profile\\Transformer\\InputTransformerInterface' => 'XLite\\API\\Endpoint\\Profile\\Transformer\\InputTransformer.decorator.validation',
  732.             'XLite\\API\\Endpoint\\Profile\\Transformer\\OutputTransformerInterface' => 'XLite\\API\\Endpoint\\Profile\\Transformer\\OutputTransformer',
  733.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  734.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  735.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  736.             'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  737.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  738.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  739.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  740.             'autoimport.brand.data.helper' => 'XC\\AutoImportBase\\Core\\Data\\Helper\\ShopByBrandBrandHelper',
  741.             'database_connection' => 'doctrine.dbal.default_connection',
  742.             'doctrine.orm.entity_manager' => 'kernel.doctrine.orm.entity_manager',
  743.             'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
  744.             'jms_serializer.instances.default' => 'jms_serializer',
  745.             'xcart.lock.store.factory' => 'Symfony\\Component\\Lock\\PersistingStoreInterface',
  746.         ];
  747.         $this->privates['service_container'] = function () {
  748.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  749.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  750.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  751.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  752.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  753.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  754.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  755.             include_once \dirname(__DIR__4).'/src/Doctrine/CallbackManager/CallbackManager.php';
  756.             include_once \dirname(__DIR__4).'/src/Doctrine/CallbackManager/Context.php';
  757.             include_once \dirname(__DIR__4).'/src/Doctrine/CallbackManager/DeferredCallbackBuffer.php';
  758.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  759.             include_once \dirname(__DIR__4).'/src/Doctrine/ORM/Mapping/NamingStrategy.php';
  760.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultNamingStrategy.php';
  761.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  762.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  763.             include_once \dirname(__DIR__4).'/src/Doctrine/ORM/Repository/RepositoryFactoryDecorator.php';
  764.             include_once \dirname(__DIR__4).'/src/Domain/HookManagerDomain.php';
  765.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  766.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  767.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  768.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  769.             include_once \dirname(__DIR__4).'/src/Domain/ModuleManagerDomain.php';
  770.             include_once \dirname(__DIR__4).'/src/EventListener/CleanUrlListener.php';
  771.             include_once \dirname(__DIR__4).'/src/EventListener/ConfigListener.php';
  772.             include_once \dirname(__DIR__4).'/src/EventListener/CorsResponseListener.php';
  773.             include_once \dirname(__DIR__4).'/src/EventListener/KernelControllerInitListener.php';
  774.             include_once \dirname(__DIR__4).'/src/EventListener/LanguageListener.php';
  775.             include_once \dirname(__DIR__4).'/src/EventListener/ModulesInitEventDispatcher.php';
  776.             include_once \dirname(__DIR__4).'/src/EventListener/SessionListener.php';
  777.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  778.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  779.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  780.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  781.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  782.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  783.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  784.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  785.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  786.             include_once \dirname(__DIR__4).'/vendor/maxbanton/cwh/src/Handler/CloudWatch.php';
  787.             include_once \dirname(__DIR__4).'/src/Monolog/Handler/CloudWatch.php';
  788.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  789.             include_once \dirname(__DIR__4).'/src/Monolog/Handler/XCFileHandler.php';
  790.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  791.             include_once \dirname(__DIR__4).'/src/Monolog/Processor/Backtrace.php';
  792.             include_once \dirname(__DIR__4).'/src/Monolog/Processor/ExecutionContextProcessor.php';
  793.             include_once \dirname(__DIR__4).'/src/Monolog/Processor/RouteProcessor.php';
  794.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  795.             include_once \dirname(__DIR__4).'/src/Twig/Loader/FilesystemLoader.php';
  796.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  797.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php';
  798.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/WebProcessor.php';
  799.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  800.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/WebProcessor.php';
  801.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  802.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/ConsoleCommandProcessor.php';
  803.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  804.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/AwsClientInterface.php';
  805.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/AwsClientTrait.php';
  806.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/AwsClient.php';
  807.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/CloudWatchLogs/CloudWatchLogsClient.php';
  808.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  809.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManagerDecorator.php';
  810.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  811.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Decorator/EntityManagerDecorator.php';
  812.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/classes/XLite/Core/Doctrine/ORM/EntityManager.php';
  813.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  814.             include_once \dirname(__DIR__4).'/src/Framework/Doctrine/Common/Annotations/Reader.php';
  815.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/classes/XLite/Core/Templating/Twig/Functions.php';
  816.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  817.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  818.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/classes/XLite/Core/Templating/Twig/Extension/XCartExtension.php';
  819.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/classes/XLite/Base/SuperClass.php';
  820.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/classes/XLite/Base/Singleton.php';
  821.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/classes/XLite/Core/Cache/ExecuteCachedTrait.php';
  822.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/classes/XLite/Core/Layout.php';
  823.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/modules/XC/VendorMessages/src/Core/Layout.php';
  824.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/modules/XC/ThemeTweaker/src/Core/Layout.php';
  825.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/modules/XC/Sitemap/src/Core/Layout.php';
  826.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/modules/XC/Reviews/src/Core/Layout.php';
  827.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/modules/XC/ProductComparison/src/Core/Layout.php';
  828.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/modules/XC/CrispWhiteSkin/src/Core/Layout.php';
  829.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/modules/QSL/ShopByBrand/src/Core/Layout.php';
  830.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/modules/QSL/MyWishlist/src/Core/Layout.php';
  831.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/modules/QSL/Make/src/Core/Layout.php';
  832.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/modules/QSL/LoyaltyProgram/src/Core/Layout.php';
  833.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/modules/QSL/CloudSearch/src/Core/LayoutCrispWhite.php';
  834.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/modules/QSL/CloudSearch/src/Core/Layout.php';
  835.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/modules/QSL/Banner/src/Core/Layout.php';
  836.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/modules/QSL/AMP/src/Core/AMPDetectorTrait.php';
  837.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/modules/QSL/AMP/src/Core/Layout.php';
  838.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/modules/CDev/SimpleCMS/src/Core/Layout.php';
  839.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  840.             include_once \dirname(__DIR__4).'/src/Framework/ApiPlatform/Core/Bridge/Doctrine/MongoDbOdm/Metadata/Property/PropertyMetadataFactoryDecorator.php';
  841.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  842.             include_once \dirname(__DIR__4).'/src/Framework/ApiPlatform/Core/Metadata/Resource/Factory/TagsDecorator.php';
  843.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CachedTrait.php';
  844.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  845.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  846.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  847.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  848.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  849.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  850.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
  851.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  852.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  853.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  854.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractorInterface.php';
  855.             include_once \dirname(__DIR__4).'/src/Framework/ApiPlatform/Core/Api/ComplexIdentifiersExtractorDecorator.php';
  856.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  857.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  858.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/CachedIdentifiersExtractor.php';
  859.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php';
  860.             include_once \dirname(__DIR__4).'/vendor/xcart/doctrine-bridge-bundle/src/QueryBuilder/Factory/QueryBuilderFactoryInterface.php';
  861.             include_once \dirname(__DIR__4).'/vendor/xcart/doctrine-bridge-bundle/src/QueryBuilder/Factory/QueryBuilderFactory.php';
  862.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  863.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  864.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  865.             include_once \dirname(__DIR__4).'/vendor/xcart/doctrine-bridge-bundle/src/Repository/QueryBuilderOwnerInterface.php';
  866.             include_once \dirname(__DIR__4).'/vendor/xcart/doctrine-bridge-bundle/src/Repository/ReadRepositoryInterface.php';
  867.             include_once \dirname(__DIR__4).'/vendor/xcart/doctrine-bridge-bundle/src/Repository/ReadRepository.php';
  868.             include_once \dirname(__DIR__4).'/vendor/xcart/doctrine-bridge-bundle/src/Repository/WriteRepositoryInterface.php';
  869.             include_once \dirname(__DIR__4).'/vendor/xcart/doctrine-bridge-bundle/src/Repository/WriteRepository.php';
  870.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/classes/XLite/InjectLoggerTrait.php';
  871.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/classes/XLite/Model/Repo/ARepo.php';
  872.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/modules/XC/GoogleFeed/src/Model/Repo/ARepo.php';
  873.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/modules/CDev/XMLSitemap/src/Model/Repo/ARepo.php';
  874.             include_once \dirname(__DIR__4).'/src/Security/UserRepositoryInterface.php';
  875.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/classes/XLite/Model/Repo/Profile.php';
  876.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/modules/XC/ThemeTweaker/src/Model/Repo/Profile.php';
  877.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/modules/XC/Reviews/src/Model/Repo/Profile.php';
  878.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/modules/XC/MailChimp/src/Model/Repo/Profile.php';
  879.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/modules/QSL/LoyaltyProgram/src/Model/Repo/Profile.php';
  880.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/classes/XLite/Model/Repo/Cart.php';
  881.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/classes/XLite/Base/IDecorator.php';
  882.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/modules/XPay/XPaymentsCloud/src/Model/Repo/Cart.php';
  883.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/modules/QSL/AbandonedCartReminder/src/Model/Repo/Cart.php';
  884.             include_once \dirname(__DIR__4).'/src/API/EventSubscriber/Storefront/CartAccessValidationEventSubscriber.php';
  885.             include_once \dirname(__DIR__4).'/src/API/EventSubscriber/Storefront/ProfileDetectionEventSubscriber.php';
  886.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/modules/CDev/Coupons/src/Model/Repo/UsedCoupon.php';
  887.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/modules/CDev/Coupons/src/API/EventSubscriber/Storefront/CouponAccessValidationEventSubscriber.php';
  888.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/IriConverterInterface.php';
  889.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/modules/QSL/Make/src/API/Endpoint/Storefront/MmyLevel/GetCollection/IriConverter/IriConverterDecorator.php';
  890.             include_once \dirname(__DIR__4).'/src/Framework/ApiPlatform/Core/Bridge/Symfony/Routing/ComplexIriConverterDecorator.php';
  891.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  892.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  893.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  894.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  895.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  896.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  897.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  898.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  899.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  900.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  901.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  902.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  903.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  904.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  905.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  906.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  907.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  908.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  909.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  910.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  911.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  912.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  913.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  914.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  915.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  916.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  917.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  918.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  919.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  920.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  921.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  922.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  923.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  924.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  925.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  926.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  927.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  928.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  929.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  930.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  931.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  932.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  933.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  934.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  935.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  936.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  937.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  938.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  939.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  940.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  941.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  942.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  943.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  944.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  945.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  946.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  947.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  948.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  949.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  950.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  951.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  952.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  953.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  954.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  955.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  956.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  957.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  958.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  959.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  960.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  961.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  962.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  963.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  964.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  965.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  966.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  967.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  968.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  969.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  970.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  971.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  972.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  973.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  974.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  975.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  976.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  977.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  978.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  979.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  980.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  981.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  982.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  983.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  984.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  985.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  986.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  987.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  988.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  989.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  990.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  991.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  992.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  993.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  994.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ParameterNormalizer.php';
  995.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  996.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  997.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  998.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  999.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  1000.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  1001.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  1002.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  1003.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  1004.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  1005.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  1006.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  1007.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  1008.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  1009.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  1010.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  1011.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  1012.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  1013.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  1014.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  1015.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  1016.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  1017.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  1018.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  1019.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  1020.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  1021.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  1022.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  1023.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  1024.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  1025.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  1026.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  1027.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  1028.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  1029.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  1030.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  1031.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  1032.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  1033.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  1034.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  1035.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  1036.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  1037.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  1038.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  1039.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  1040.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  1041.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  1042.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  1043.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  1044.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  1045.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  1046.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  1047.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  1048.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
  1049.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
  1050.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
  1051.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableEventDispatcher.php';
  1052.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  1053.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  1054.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  1055.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/RunsListener.php';
  1056.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  1057.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  1058.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableMetadataFactory.php';
  1059.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  1060.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  1061.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
  1062.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  1063.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableHandlerRegistry.php';
  1064.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
  1065.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
  1066.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  1067.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  1068.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableFileLocator.php';
  1069.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  1070.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  1071.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  1072.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  1073.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  1074.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  1075.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  1076.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  1077.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  1078.             include_once \dirname(__DIR__4).'/src/Doctrine/DBAL/ConnectionFactory.php';
  1079.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  1080.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  1081.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  1082.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/SchemaAssetsFilterManager.php';
  1083.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/RegexSchemaAssetFilter.php';
  1084.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  1085.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  1086.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  1087.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  1088.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  1089.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  1090.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  1091.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  1092.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  1093.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  1094.             include_once \dirname(__DIR__4).'/src/Doctrine/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  1095.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AttributeDriver.php';
  1096.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  1097.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  1098.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  1099.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  1100.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1101.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1102.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1103.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  1104.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  1105.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  1106.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  1107.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  1108.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  1109.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  1110.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  1111.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  1112.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  1113.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  1114.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  1115.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  1116.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/Router.php';
  1117.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  1118.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  1119.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  1120.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  1121.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
  1122.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  1123.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  1124.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  1125.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  1126.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  1127.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  1128.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  1129.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  1130.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  1131.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';
  1132.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/OperationDataProviderTrait.php';
  1133.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/IriConverter.php';
  1134.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouteNameResolverInterface.php';
  1135.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/CachedRouteNameResolver.php';
  1136.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouteNameResolver.php';
  1137.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  1138.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/OperationRequestInitiatorTrait.php';
  1139.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php';
  1140.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  1141.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  1142.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  1143.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php';
  1144.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  1145.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/EventListener/ReadListener.php';
  1146.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  1147.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  1148.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  1149.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  1150.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  1151.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  1152.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  1153.             include_once \dirname(__DIR__4).'/src/Framework/ApiPlatform/Core/Metadata/Property/Factory/PropertyNameCollectionFactoryDecorator.php';
  1154.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyNameCollectionFactory.php';
  1155.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  1156.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  1157.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  1158.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  1159.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  1160.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  1161.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  1162.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  1163.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  1164.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php';
  1165.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractResourceExtractor.php';
  1166.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/PropertyExtractorInterface.php';
  1167.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/XmlExtractor.php';
  1168.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactoryInterface.php';
  1169.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/CachedSubresourceOperationFactory.php';
  1170.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactory.php';
  1171.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/YamlExtractor.php';
  1172.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  1173.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  1174.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  1175.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/JsonApi/TransformPaginationParametersListener.php';
  1176.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/JsonApi/TransformSortingParametersListener.php';
  1177.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/JsonApi/TransformFieldsetsParametersListener.php';
  1178.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/JsonApi/TransformFilteringParametersListener.php';
  1179.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  1180.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  1181.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  1182.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  1183.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/SkolemIriConverter.php';
  1184.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
  1185.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  1186.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactoryInterface.php';
  1187.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Hydra/JsonSchema/SchemaFactory.php';
  1188.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php';
  1189.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  1190.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php';
  1191.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  1192.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/QueryParameterValidator/QueryParameterValidator.php';
  1193.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/CollectionDataProviderInterface.php';
  1194.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  1195.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictedDataProviderInterface.php';
  1196.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictDataProviderTrait.php';
  1197.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
  1198.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainCollectionDataProvider.php';
  1199.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ItemDataProviderInterface.php';
  1200.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
  1201.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainItemDataProvider.php';
  1202.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/SubresourceDataProviderInterface.php';
  1203.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
  1204.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainSubresourceDataProvider.php';
  1205.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/DataPersisterInterface.php';
  1206.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/ContextAwareDataPersisterInterface.php';
  1207.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
  1208.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/ChainDataPersister.php';
  1209.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php';
  1210.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php';
  1211.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DenyAccessListener.php';
  1212.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/Core/Authorization/ExpressionLanguageProvider.php';
  1213.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverterInterface.php';
  1214.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/ContextAwareIdentifierConverterInterface.php';
  1215.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverter.php';
  1216.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  1217.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  1218.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  1219.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  1220.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  1221.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  1222.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  1223.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  1224.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  1225.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  1226.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  1227.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  1228.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  1229.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  1230.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  1231.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  1232.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  1233.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  1234.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  1235.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  1236.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  1237.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  1238.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  1239.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  1240.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  1241.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  1242.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  1243.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  1244.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  1245.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  1246.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  1247.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  1248.             include_once \dirname(__DIR__4).'/src/Domain/StaticConfigDomain.php';
  1249.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  1250.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  1251.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  1252.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  1253.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  1254.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  1255.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  1256.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  1257.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  1258.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  1259.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  1260.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  1261.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  1262.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  1263.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  1264.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  1265.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  1266.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  1267.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  1268.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  1269.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  1270.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  1271.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  1272.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  1273.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  1274.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  1275.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  1276.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/RamseyUuid/Serializer/UuidDenormalizer.php';
  1277.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/ApiGatewayNormalizer.php';
  1278.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  1279.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  1280.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  1281.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  1282.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  1283.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  1284.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ApiResourceToLegacyResourceMetadataTrait.php';
  1285.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/FilterLocatorTrait.php';
  1286.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php';
  1287.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonApi/Serializer/ConstraintViolationListNormalizer.php';
  1288.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonApi/Serializer/ReservedAttributeNameConverter.php';
  1289.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  1290.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  1291.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  1292.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  1293.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonApi/Serializer/ErrorNormalizer.php';
  1294.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonApi/Serializer/EntrypointNormalizer.php';
  1295.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  1296.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  1297.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  1298.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  1299.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  1300.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  1301.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  1302.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  1303.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  1304.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  1305.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  1306.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/CacheKeyTrait.php';
  1307.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonApi/Serializer/ItemNormalizer.php';
  1308.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  1309.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  1310.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  1311.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  1312.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  1313.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  1314.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  1315.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  1316.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  1317.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  1318.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  1319.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  1320.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractCollectionNormalizer.php';
  1321.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonApi/Serializer/CollectionNormalizer.php';
  1322.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  1323.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  1324.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  1325.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  1326.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  1327.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  1328.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonApi/Serializer/ObjectNormalizer.php';
  1329.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  1330.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  1331.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  1332.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  1333.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  1334.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  1335.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  1336.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  1337.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  1338.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  1339.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  1340.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  1341.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  1342.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  1343.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  1344.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  1345.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  1346.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  1347.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  1348.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  1349.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  1350.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  1351.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  1352.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  1353.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  1354.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  1355.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  1356.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/DataCollector.php';
  1357.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  1358.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  1359.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  1360.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  1361.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  1362.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  1363.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  1364.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  1365.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  1366.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  1367.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  1368.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ChainLoader.php';
  1369.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/modules/XC/ThemeTweaker/src/Core/Templating/Twig/Loader/ThemeTweaker.php';
  1370.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  1371.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1372.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1373.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1374.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1375.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1376.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1377.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1378.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  1379.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  1380.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1381.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1382.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  1383.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  1384.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  1385.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  1386.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  1387.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  1388.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  1389.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  1390.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/modules/XC/ThemeTweaker/src/Core/Templating/Twig/Extension/ThemeTweakerExtension.php';
  1391.             include_once 'php://filter/read=xcart.common/resource=/www/xcart/modules/XC/ThemeTweaker/src/Core/Templating/Twig/Functions.php';
  1392.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  1393.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  1394.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  1395.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1396.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  1397.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1398.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1399.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  1400.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1401.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  1402.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1403.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1404.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1405.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1406.         };
  1407.     }
  1408.     public function compile(): void
  1409.     {
  1410.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1411.     }
  1412.     public function isCompiled(): bool
  1413.     {
  1414.         return true;
  1415.     }
  1416.     public function getRemovedIds(): array
  1417.     {
  1418.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1419.     }
  1420.     protected function load($file$lazyLoad true)
  1421.     {
  1422.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  1423.             return $class::do($this$lazyLoad);
  1424.         }
  1425.         if ('.' === $file[-4]) {
  1426.             $class substr($class0, -4);
  1427.         } else {
  1428.             $file .= '.php';
  1429.         }
  1430.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  1431.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  1432.     }
  1433.     protected function createProxy($class\Closure $factory)
  1434.     {
  1435.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  1436.         return $factory();
  1437.     }
  1438.     /**
  1439.      * Gets the public '.container.private.profiler' shared service.
  1440.      *
  1441.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1442.      */
  1443.     protected function get_Container_Private_ProfilerService()
  1444.     {
  1445.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1446.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1447.         $a->pushProcessor(($this->services['XCart\\Monolog\\Processor\\Backtrace'] ?? ($this->services['XCart\\Monolog\\Processor\\Backtrace'] = new \XCart\Monolog\Processor\Backtrace([], $this->getEnv('int:LOGGER_LEVEL')))));
  1448.         $a->pushProcessor(($this->services['XCart\\Monolog\\Processor\\ExecutionContextProcessor'] ?? ($this->services['XCart\\Monolog\\Processor\\ExecutionContextProcessor'] = new \XCart\Monolog\Processor\ExecutionContextProcessor())));
  1449.         $a->pushProcessor(($this->services['XCart\\Monolog\\Processor\\RouteProcessor'] ?? ($this->services['XCart\\Monolog\\Processor\\RouteProcessor'] = new \XCart\Monolog\Processor\RouteProcessor())));
  1450.         $a->pushProcessor(($this->services['Monolog\\Processor\\ProcessIdProcessor'] ?? ($this->services['Monolog\\Processor\\ProcessIdProcessor'] = new \Monolog\Processor\ProcessIdProcessor())));
  1451.         $a->pushProcessor(($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? ($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] = new \Symfony\Bridge\Monolog\Processor\WebProcessor())));
  1452.         $a->pushProcessor(($this->services['Symfony\\Bridge\\Monolog\\Processor\\ConsoleCommandProcessor'] ?? ($this->services['Symfony\\Bridge\\Monolog\\Processor\\ConsoleCommandProcessor'] = new \Symfony\Bridge\Monolog\Processor\ConsoleCommandProcessor(truetrue))));
  1453.         $a->pushProcessor(($this->services['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->services['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  1454.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1455.         $a->pushHandler(($this->services['XCart\\Monolog\\Handler\\CloudWatch'] ?? $this->getCloudWatchService()));
  1456.         $a->pushHandler(($this->services['XCart\\Monolog\\Handler\\XCFileHandler'] ?? $this->getXCFileHandlerService()));
  1457.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1458.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1459.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1460.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1461.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1462.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1463.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1464.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1465.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1466.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1467.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1468.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  1469.         $d->addInstance('xcart.cache', ($this->services['xcart.cache'] ?? $this->getXcart_CacheService()));
  1470.         $d->addInstance('doctrine.result_cache_pool', ($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService()));
  1471.         $d->addInstance('doctrine.system_cache_pool', ($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService()));
  1472.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1473.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1474.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  1475.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  1476.         $d->addInstance('api_platform.cache.metadata.resource.legacy', ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()));
  1477.         $d->addInstance('api_platform.cache.metadata.property.legacy', ($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()));
  1478.         $d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
  1479.         $d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
  1480.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1481.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1482.         $f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  1483.         $f->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  1484.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1485.         if ($this->has('kernel')) {
  1486.             $g->setKernel($b);
  1487.         }
  1488.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1489.         $instance->add(new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataCollector\RequestDataCollector(($this->privates['api_platform.metadata.resource.metadata_factory.decorator.tags'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_Decorator_TagsService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['debug.api_platform.data_persister'] ?? $this->getDebug_ApiPlatform_DataPersisterService())));
  1490.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1491.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1492.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1493.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1494.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1495.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1496.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/XCart_KernelDevDebugContainer'), $c));
  1497.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1498.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1499.         $instance->add($d);
  1500.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1501.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), true));
  1502.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  1503.         $instance->add($e);
  1504.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])))));
  1505.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1506.         $instance->add($f);
  1507.         $instance->add(new \JMS\SerializerBundle\Debug\DataCollector('default', [], ($this->privates['jms_serializer.event_dispatcher'] ?? $this->getJmsSerializer_EventDispatcherService()), ($this->privates['jms_serializer.traceable_handler_registry'] ?? $this->getJmsSerializer_TraceableHandlerRegistryService()), ($this->privates['jms_serializer.traceable_metadata_factory'] ?? $this->getJmsSerializer_TraceableMetadataFactoryService()), ($this->privates['jms_serializer.metadata.traceable_file_locator'] ?? $this->getJmsSerializer_Metadata_TraceableFileLocatorService()), ($this->privates['jms_serializer.traceable_runs_listener'] ?? ($this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener()))));
  1508.         $instance->add($g);
  1509.         return $instance;
  1510.     }
  1511.     /**
  1512.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1513.      *
  1514.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1515.      */
  1516.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1517.     {
  1518.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), falsefalsefalse);
  1519.     }
  1520.     /**
  1521.      * Gets the public '.container.private.security.token_storage' shared service.
  1522.      *
  1523.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1524.      */
  1525.     protected function get_Container_Private_Security_TokenStorageService()
  1526.     {
  1527.         return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1528.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1529.         ], [
  1530.             'request_stack' => '?',
  1531.         ]));
  1532.     }
  1533.     /**
  1534.      * Gets the public '.container.private.serializer' shared service.
  1535.      *
  1536.      * @return \Symfony\Component\Serializer\Serializer
  1537.      */
  1538.     protected function get_Container_Private_SerializerService()
  1539.     {
  1540.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1541.         $b = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1542.         $c = new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL);
  1543.         $d = new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULLNULL$a$b)], [=> $c]));
  1544.         $e = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer($d);
  1545.         $f = ($this->privates['api_platform.metadata.resource.metadata_factory.decorator.tags'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_Decorator_TagsService());
  1546.         $g = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  1547.         $h = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
  1548.         $i = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($f$g, ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService()), NULL$hNULLfalse'oauth2''application''''', [], $this->parameters['api_platform.swagger.api_keys'], ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), true'page'false'itemsPerPage'$this->parameters['api_platform.formats'], false'pagination', [], $this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.identifiers_extractor.cached.decorator.complex'] ?? $this->getApiPlatform_IdentifiersExtractor_Cached_Decorator_ComplexService()), NULLtrue$d));
  1549.         $j = ($this->privates['api_platform.metadata.property.metadata_factory.decorator.options'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Decorator_OptionsService());
  1550.         $k = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  1551.         $l = new \ApiPlatform\JsonApi\Serializer\ReservedAttributeNameConverter($k);
  1552.         $m = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  1553.         $n = ($this->privates['api_platform.iri_converter.mmy.level.decorator'] ?? $this->getApiPlatform_IriConverter_Mmy_Level_DecoratorService());
  1554.         $o = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  1555.         $p = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  1556.         $q = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  1557.         $r = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  1558.         $s = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($r$k$a$b, new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($r), NULL);
  1559.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), => new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), => $e=> $i=> new \ApiPlatform\JsonApi\Serializer\ConstraintViolationListNormalizer($j$l), => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($m, [], $k), => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $k), => $i=> new \ApiPlatform\JsonApi\Serializer\ErrorNormalizer(true), => $e10 => new \ApiPlatform\JsonApi\Serializer\EntrypointNormalizer($f$n$m), 11 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($f$g$j$oNULL$mNULL$k), 12 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($f$n$m), 13 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($mtrue), 14 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 15 => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), 16 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 17 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 18 => new \ApiPlatform\JsonApi\Serializer\ItemNormalizer($g$j$n$o$a$l$f, [], new RewindableGenerator(function () {
  1560.             yield => ($this->privates['XLite\\API\\Endpoint\\Attribute\\Checkbox\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Attribute\\Checkbox\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\Attribute\Checkbox\Transformer\OutputTransformer()));
  1561.             yield => ($this->privates['XLite\\API\\Endpoint\\ProductAttribute\\Checkbox\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\ProductAttribute\\Checkbox\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\ProductAttribute\Checkbox\Transformer\OutputTransformer()));
  1562.             yield => ($this->privates['XLite\\API\\Endpoint\\AttributeOption\\Checkbox\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\AttributeOption\\Checkbox\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\AttributeOption\Checkbox\Transformer\OutputTransformer()));
  1563.             yield => ($this->privates['XLite\\API\\Endpoint\\AttributeGroup\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\AttributeGroup\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\AttributeGroup\Transformer\OutputTransformer()));
  1564.             yield => ($this->privates['XLite\\API\\Endpoint\\Attribute\\Hidden\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Attribute\\Hidden\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\Attribute\Hidden\Transformer\OutputTransformer()));
  1565.             yield => ($this->privates['XLite\\API\\Endpoint\\AttributeOption\\Hidden\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\AttributeOption\\Hidden\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\AttributeOption\Hidden\Transformer\OutputTransformer()));
  1566.             yield => ($this->privates['XLite\\API\\Endpoint\\AttributeProperty\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\AttributeProperty\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\AttributeProperty\Transformer\OutputTransformer()));
  1567.             yield => ($this->privates['XLite\\API\\Endpoint\\Attribute\\Select\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Attribute\\Select\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\Attribute\Select\Transformer\OutputTransformer()));
  1568.             yield => ($this->privates['XLite\\API\\Endpoint\\ProductAttribute\\Select\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\ProductAttribute\\Select\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\ProductAttribute\Select\Transformer\OutputTransformer()));
  1569.             yield => ($this->privates['XLite\\API\\Endpoint\\AttributeOption\\Select\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\AttributeOption\\Select\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\AttributeOption\Select\Transformer\OutputTransformer()));
  1570.             yield 10 => ($this->privates['XLite\\API\\Endpoint\\Attribute\\Text\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Attribute\\Text\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\Attribute\Text\Transformer\OutputTransformer()));
  1571.             yield 11 => ($this->privates['XLite\\API\\Endpoint\\ProductAttribute\\Text\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\ProductAttribute\\Text\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\ProductAttribute\Text\Transformer\OutputTransformer()));
  1572.             yield 12 => ($this->privates['XLite\\API\\Endpoint\\AttributeValue\\Checkbox\\Transformer\\OutputTransformer'] ?? $this->load('getOutputTransformer8Service'));
  1573.             yield 13 => ($this->privates['XLite\\API\\Endpoint\\AttributeValue\\Hidden\\Transformer\\OutputTransformer'] ?? $this->load('getOutputTransformer9Service'));
  1574.             yield 14 => ($this->privates['XLite\\API\\Endpoint\\AttributeValue\\Select\\Transformer\\OutputTransformer'] ?? $this->load('getOutputTransformer10Service'));
  1575.             yield 15 => ($this->privates['XLite\\API\\Endpoint\\AttributeValue\\Text\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\AttributeValue\\Text\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\AttributeValue\Text\Transformer\OutputTransformer()));
  1576.             yield 16 => ($this->privates['XLite\\API\\Endpoint\\Cart\\Transformer\\OutputTransformer'] ?? $this->load('getOutputTransformer11Service'));
  1577.             yield 17 => ($this->privates['XLite\\API\\Endpoint\\Category\\Transformer\\CategoryStatsOutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Category\\Transformer\\CategoryStatsOutputTransformer'] = new \XLite\API\Endpoint\Category\Transformer\CategoryStatsOutputTransformer()));
  1578.             yield 18 => ($this->privates['XLite\\API\\Endpoint\\Category\\Transformer\\OutputTransformer'] ?? $this->load('getOutputTransformer12Service'));
  1579.             yield 19 => ($this->privates['XLite\\API\\Endpoint\\CategoryBanner\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\CategoryBanner\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\CategoryBanner\Transformer\OutputTransformer()));
  1580.             yield 20 => ($this->privates['XLite\\API\\Endpoint\\CategoryIcon\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\CategoryIcon\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\CategoryIcon\Transformer\OutputTransformer()));
  1581.             yield 21 => ($this->privates['XLite\\API\\Endpoint\\Membership\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Membership\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\Membership\Transformer\OutputTransformer()));
  1582.             yield 22 => ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\OutputTransformer'] ?? $this->load('getOutputTransformer13Service'));
  1583.             yield 23 => ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\PaymentStatus\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\PaymentStatus\\OutputTransformer'] = new \XLite\API\Endpoint\Order\Transformer\PaymentStatus\OutputTransformer()));
  1584.             yield 24 => ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\ShippingStatus\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\ShippingStatus\\OutputTransformer'] = new \XLite\API\Endpoint\Order\Transformer\ShippingStatus\OutputTransformer()));
  1585.             yield 25 => ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\Surcharge\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\Surcharge\\OutputTransformer'] = new \XLite\API\Endpoint\Order\Transformer\Surcharge\OutputTransformer()));
  1586.             yield 26 => ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\OrderItem\\OutputTransformer'] ?? $this->load('getOutputTransformer14Service'));
  1587.             yield 27 => ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\OrderItem\\Surcharge\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\OrderItem\\Surcharge\\OutputTransformer'] = new \XLite\API\Endpoint\Order\Transformer\OrderItem\Surcharge\OutputTransformer()));
  1588.             yield 28 => ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\TrackingNumber\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\TrackingNumber\\OutputTransformer'] = new \XLite\API\Endpoint\Order\Transformer\TrackingNumber\OutputTransformer()));
  1589.             yield 29 => ($this->privates['XLite\\API\\Endpoint\\OrderPaymentStatus\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\OrderPaymentStatus\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\OrderPaymentStatus\Transformer\OutputTransformer()));
  1590.             yield 30 => ($this->privates['XLite\\API\\Endpoint\\OrderShippingStatus\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\OrderShippingStatus\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\OrderShippingStatus\Transformer\OutputTransformer()));
  1591.             yield 31 => ($this->privates['XLite\\API\\Endpoint\\OrderPaymentTransaction\\Transformer\\OutputTransformer'] ?? $this->load('getOutputTransformer15Service'));
  1592.             yield 32 => ($this->privates['XLite\\API\\Endpoint\\OrderPaymentTransaction\\Transformer\\Data\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\OrderPaymentTransaction\\Transformer\\Data\\OutputTransformer'] = new \XLite\API\Endpoint\OrderPaymentTransaction\Transformer\Data\OutputTransformer()));
  1593.             yield 33 => ($this->privates['XLite\\API\\Endpoint\\OrderPaymentTransaction\\Transformer\\BackendTransaction\\OutputTransformer'] ?? $this->load('getOutputTransformer16Service'));
  1594.             yield 34 => ($this->privates['XLite\\API\\Endpoint\\OrderPaymentTransaction\\Transformer\\BackendTransaction\\Data\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\OrderPaymentTransaction\\Transformer\\BackendTransaction\\Data\\OutputTransformer'] = new \XLite\API\Endpoint\OrderPaymentTransaction\Transformer\BackendTransaction\Data\OutputTransformer()));
  1595.             yield 35 => ($this->privates['XLite\\API\\Endpoint\\OrderDetail\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\OrderDetail\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\OrderDetail\Transformer\OutputTransformer()));
  1596.             yield 36 => ($this->privates['XLite\\API\\Endpoint\\OrderHistory\\Transformer\\OutputTransformer'] ?? $this->load('getOutputTransformer17Service'));
  1597.             yield 37 => ($this->privates['XLite\\API\\Endpoint\\OrderHistory\\Transformer\\Detail\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\OrderHistory\\Transformer\\Detail\\OutputTransformer'] = new \XLite\API\Endpoint\OrderHistory\Transformer\Detail\OutputTransformer()));
  1598.             yield 38 => ($this->privates['XLite\\API\\Endpoint\\Product\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Product\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\Product\Transformer\OutputTransformer()));
  1599.             yield 39 => ($this->privates['XLite\\API\\Endpoint\\ProductClass\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\ProductClass\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\ProductClass\Transformer\OutputTransformer()));
  1600.             yield 40 => ($this->privates['XLite\\API\\Endpoint\\ProductImage\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\ProductImage\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\ProductImage\Transformer\OutputTransformer()));
  1601.             yield 41 => ($this->privates['XLite\\API\\Endpoint\\ProductImage\\Transformer\\UpdateTransformer'] ?? $this->load('getUpdateTransformerService'));
  1602.             yield 42 => ($this->services['XLite\\API\\Endpoint\\Profile\\Transformer\\OutputTransformer'] ?? ($this->services['XLite\\API\\Endpoint\\Profile\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\Profile\Transformer\OutputTransformer()));
  1603.             yield 43 => ($this->services['XLite\\API\\Endpoint\\ProfileAddress\\Transformer\\OutputTransformer'] ?? ($this->services['XLite\\API\\Endpoint\\ProfileAddress\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\ProfileAddress\Transformer\OutputTransformer()));
  1604.             yield 44 => ($this->privates['XLite\\API\\Endpoint\\TaxClass\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\TaxClass\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\TaxClass\Transformer\OutputTransformer()));
  1605.             yield 45 => ($this->privates['CDev\\VolumeDiscounts\\API\\Endpoint\\VolumeDiscount\\Transformer\\OutputTransformer'] ?? $this->load('getOutputTransformer18Service'));
  1606.             yield 46 => ($this->privates['QSL\\LoyaltyProgram\\API\\Endpoint\\Order\\Transformer\\RewardHistoryEvent\\OutputTransformer'] ?? ($this->privates['QSL\\LoyaltyProgram\\API\\Endpoint\\Order\\Transformer\\RewardHistoryEvent\\OutputTransformer'] = new \QSL\LoyaltyProgram\API\Endpoint\Order\Transformer\RewardHistoryEvent\OutputTransformer()));
  1607.             yield 47 => ($this->services['XC\\Reviews\\API\\Endpoint\\ProductReview\\Transformer\\OutputTransformer'] ?? ($this->services['XC\\Reviews\\API\\Endpoint\\ProductReview\\Transformer\\OutputTransformer'] = new \XC\Reviews\API\Endpoint\ProductReview\Transformer\OutputTransformer()));
  1608.             yield 48 => ($this->services['CDev\\FileAttachments\\API\\Endpoint\\ProductAttachment\\Transformer\\OutputTransformer'] ?? ($this->services['CDev\\FileAttachments\\API\\Endpoint\\ProductAttachment\\Transformer\\OutputTransformer'] = new \CDev\FileAttachments\API\Endpoint\ProductAttachment\Transformer\OutputTransformer()));
  1609.             yield 49 => ($this->privates['XC\\ProductTags\\API\\Endpoint\\Tag\\Transformer\\OutputTransformer'] ?? ($this->privates['XC\\ProductTags\\API\\Endpoint\\Tag\\Transformer\\OutputTransformer'] = new \XC\ProductTags\API\Endpoint\Tag\Transformer\OutputTransformer()));
  1610.             yield 50 => ($this->services['QSL\\ProductStickers\\API\\Endpoint\\ProductSticker\\Transformer\\OutputTransformer'] ?? ($this->services['QSL\\ProductStickers\\API\\Endpoint\\ProductSticker\\Transformer\\OutputTransformer'] = new \QSL\ProductStickers\API\Endpoint\ProductSticker\Transformer\OutputTransformer()));
  1611.             yield 51 => ($this->privates['CDev\\Coupons\\API\\Endpoint\\Order\\Transformer\\UsedCoupon\\OutputTransformer'] ?? ($this->privates['CDev\\Coupons\\API\\Endpoint\\Order\\Transformer\\UsedCoupon\\OutputTransformer'] = new \CDev\Coupons\API\Endpoint\Order\Transformer\UsedCoupon\OutputTransformer()));
  1612.             yield 52 => ($this->privates['CDev\\Coupons\\API\\Endpoint\\Coupon\\Transformer\\OutputTransformer'] ?? ($this->privates['CDev\\Coupons\\API\\Endpoint\\Coupon\\Transformer\\OutputTransformer'] = new \CDev\Coupons\API\Endpoint\Coupon\Transformer\OutputTransformer()));
  1613.             yield 53 => ($this->privates['CDev\\Sale\\API\\Endpoint\\SaleDiscount\\Transformer\\OutputTransformer'] ?? $this->load('getOutputTransformer19Service'));
  1614.             yield 54 => ($this->privates['CDev\\FeaturedProducts\\API\\Endpoint\\FeaturedProduct\\Transformer\\OutputTransformer'] ?? ($this->privates['CDev\\FeaturedProducts\\API\\Endpoint\\FeaturedProduct\\Transformer\\OutputTransformer'] = new \CDev\FeaturedProducts\API\Endpoint\FeaturedProduct\Transformer\OutputTransformer()));
  1615.             yield 55 => ($this->privates['QSL\\Make\\API\\Endpoint\\Level1\\Transformer\\OutputTransformer'] ?? ($this->privates['QSL\\Make\\API\\Endpoint\\Level1\\Transformer\\OutputTransformer'] = new \QSL\Make\API\Endpoint\Level1\Transformer\OutputTransformer()));
  1616.             yield 56 => ($this->privates['QSL\\Make\\API\\Endpoint\\Level2\\Transformer\\OutputTransformer'] ?? ($this->privates['QSL\\Make\\API\\Endpoint\\Level2\\Transformer\\OutputTransformer'] = new \QSL\Make\API\Endpoint\Level2\Transformer\OutputTransformer()));
  1617.             yield 57 => ($this->privates['QSL\\Make\\API\\Endpoint\\Level3\\Transformer\\OutputTransformer'] ?? ($this->privates['QSL\\Make\\API\\Endpoint\\Level3\\Transformer\\OutputTransformer'] = new \QSL\Make\API\Endpoint\Level3\Transformer\OutputTransformer()));
  1618.             yield 58 => ($this->privates['QSL\\Make\\API\\Endpoint\\Level4\\Transformer\\OutputTransformer'] ?? ($this->privates['QSL\\Make\\API\\Endpoint\\Level4\\Transformer\\OutputTransformer'] = new \QSL\Make\API\Endpoint\Level4\Transformer\OutputTransformer()));
  1619.             yield 59 => ($this->privates['QSL\\AbandonedCartReminder\\API\\Endpoint\\Order\\Transformer\\Email\\OutputTransformer'] ?? ($this->privates['QSL\\AbandonedCartReminder\\API\\Endpoint\\Order\\Transformer\\Email\\OutputTransformer'] = new \QSL\AbandonedCartReminder\API\Endpoint\Order\Transformer\Email\OutputTransformer()));
  1620.             yield 60 => ($this->privates['QSL\\CustomerSatisfaction\\API\\Endpoint\\Order\\Transformer\\Survey\\OutputTransformer'] ?? $this->load('getOutputTransformer20Service'));
  1621.             yield 61 => ($this->privates['QSL\\CustomerSatisfaction\\API\\Endpoint\\Order\\Transformer\\Survey\\Answer\\OutputTransformer'] ?? ($this->privates['QSL\\CustomerSatisfaction\\API\\Endpoint\\Order\\Transformer\\Survey\\Answer\\OutputTransformer'] = new \QSL\CustomerSatisfaction\API\Endpoint\Order\Transformer\Survey\Answer\OutputTransformer()));
  1622.             yield 62 => ($this->privates['QSL\\CustomerSatisfaction\\API\\Endpoint\\Order\\Transformer\\Survey\\Tag\\OutputTransformer'] ?? ($this->privates['QSL\\CustomerSatisfaction\\API\\Endpoint\\Order\\Transformer\\Survey\\Tag\\OutputTransformer'] = new \QSL\CustomerSatisfaction\API\Endpoint\Order\Transformer\Survey\Tag\OutputTransformer()));
  1623.             yield 63 => ($this->services['XC\\Upselling\\API\\Endpoint\\ProductUpsellingProduct\\Transformer\\OutputTransformer'] ?? ($this->services['XC\\Upselling\\API\\Endpoint\\ProductUpsellingProduct\\Transformer\\OutputTransformer'] = new \XC\Upselling\API\Endpoint\ProductUpsellingProduct\Transformer\OutputTransformer()));
  1624.             yield 64 => ($this->privates['XC\\CustomProductTabs\\API\\Endpoint\\CustomProductTab\\ResourceTransformer\\OutputTransformer'] ?? ($this->privates['XC\\CustomProductTabs\\API\\Endpoint\\CustomProductTab\\ResourceTransformer\\OutputTransformer'] = new \XC\CustomProductTabs\API\Endpoint\CustomProductTab\ResourceTransformer\OutputTransformer()));
  1625.             yield 65 => ($this->privates['XC\\CustomProductTabs\\API\\Endpoint\\CustomProductTab\\Transformer\\OutputTransformer'] ?? ($this->privates['XC\\CustomProductTabs\\API\\Endpoint\\CustomProductTab\\Transformer\\OutputTransformer'] = new \XC\CustomProductTabs\API\Endpoint\CustomProductTab\Transformer\OutputTransformer()));
  1626.             yield 66 => ($this->services['CDev\\Wholesale\\API\\Endpoint\\ProductWholesalePrice\\Transformer\\OutputTransformer'] ?? ($this->services['CDev\\Wholesale\\API\\Endpoint\\ProductWholesalePrice\\Transformer\\OutputTransformer'] = new \CDev\Wholesale\API\Endpoint\ProductWholesalePrice\Transformer\OutputTransformer()));
  1627.             yield 67 => ($this->services['XLite\\API\\Endpoint\\Attribute\\Checkbox\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation26Service'));
  1628.             yield 68 => ($this->services['XLite\\API\\Endpoint\\ProductAttribute\\Checkbox\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation36Service'));
  1629.             yield 69 => ($this->services['XLite\\API\\Endpoint\\AttributeOption\\Checkbox\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation18Service'));
  1630.             yield 70 => ($this->services['XLite\\API\\Endpoint\\AttributeGroup\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation17Service'));
  1631.             yield 71 => ($this->services['XLite\\API\\Endpoint\\Attribute\\Hidden\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation27Service'));
  1632.             yield 72 => ($this->services['XLite\\API\\Endpoint\\AttributeOption\\Hidden\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation19Service'));
  1633.             yield 73 => ($this->services['XLite\\API\\Endpoint\\AttributeProperty\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation21Service'));
  1634.             yield 74 => ($this->services['XLite\\API\\Endpoint\\Attribute\\Select\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation28Service'));
  1635.             yield 75 => ($this->services['XLite\\API\\Endpoint\\ProductAttribute\\Select\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation37Service'));
  1636.             yield 76 => ($this->services['XLite\\API\\Endpoint\\AttributeOption\\Select\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation20Service'));
  1637.             yield 77 => ($this->services['XLite\\API\\Endpoint\\Attribute\\Text\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation29Service'));
  1638.             yield 78 => ($this->services['XLite\\API\\Endpoint\\ProductAttribute\\Text\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation38Service'));
  1639.             yield 79 => ($this->services['XLite\\API\\Endpoint\\AttributeValue\\Checkbox\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation22Service'));
  1640.             yield 80 => ($this->services['XLite\\API\\Endpoint\\AttributeValue\\Hidden\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation23Service'));
  1641.             yield 81 => ($this->services['XLite\\API\\Endpoint\\AttributeValue\\Select\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation24Service'));
  1642.             yield 82 => ($this->services['XLite\\API\\Endpoint\\AttributeValue\\Text\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation25Service'));
  1643.             yield 83 => ($this->services['XLite\\API\\Endpoint\\Category\\Transformer\\CategoryMoveInputTransformer.decorator.validation'] ?? $this->load('getCategoryMoveInputTransformer_Decorator_ValidationService'));
  1644.             yield 84 => ($this->services['XLite\\API\\Endpoint\\Category\\Transformer\\CategoryProductInputTransformer.decorator.validation'] ?? $this->load('getCategoryProductInputTransformer_Decorator_ValidationService'));
  1645.             yield 85 => ($this->services['XLite\\API\\Endpoint\\Category\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation32Service'));
  1646.             yield 86 => ($this->services['XLite\\API\\Endpoint\\CategoryBanner\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation30Service'));
  1647.             yield 87 => ($this->services['XLite\\API\\Endpoint\\CategoryIcon\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation31Service'));
  1648.             yield 88 => ($this->services['XLite\\API\\Endpoint\\Membership\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation33Service'));
  1649.             yield 89 => ($this->services['XLite\\API\\Endpoint\\OrderPaymentStatus\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation34Service'));
  1650.             yield 90 => ($this->services['XLite\\API\\Endpoint\\OrderShippingStatus\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation35Service'));
  1651.             yield 91 => ($this->services['XLite\\API\\Endpoint\\Product\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation41Service'));
  1652.             yield 92 => ($this->services['XLite\\API\\Endpoint\\ProductClass\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation39Service'));
  1653.             yield 93 => ($this->services['XLite\\API\\Endpoint\\ProductImage\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation40Service'));
  1654.             yield 94 => ($this->services['XLite\\API\\Endpoint\\Profile\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation43Service'));
  1655.             yield 95 => ($this->services['XLite\\API\\Endpoint\\ProfileAddress\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation42Service'));
  1656.             yield 96 => ($this->services['XLite\\API\\Endpoint\\TaxClass\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation44Service'));
  1657.             yield 97 => ($this->services['CDev\\VolumeDiscounts\\API\\Endpoint\\VolumeDiscount\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation5Service'));
  1658.             yield 98 => ($this->services['XC\\Reviews\\API\\Endpoint\\ProductReview\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation15Service'));
  1659.             yield 99 => ($this->services['CDev\\FileAttachments\\API\\Endpoint\\ProductAttachment\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation3Service'));
  1660.             yield 100 => ($this->services['XC\\ProductTags\\API\\Endpoint\\Tag\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation14Service'));
  1661.             yield 101 => ($this->services['QSL\\ProductStickers\\API\\Endpoint\\ProductSticker\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation11Service'));
  1662.             yield 102 => ($this->services['CDev\\Coupons\\API\\Endpoint\\Coupon\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_ValidationService'));
  1663.             yield 103 => ($this->services['CDev\\Sale\\API\\Endpoint\\SaleDiscount\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation4Service'));
  1664.             yield 104 => ($this->services['CDev\\FeaturedProducts\\API\\Endpoint\\FeaturedProduct\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation2Service'));
  1665.             yield 105 => ($this->services['QSL\\Make\\API\\Endpoint\\Level1\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation7Service'));
  1666.             yield 106 => ($this->services['QSL\\Make\\API\\Endpoint\\Level2\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation8Service'));
  1667.             yield 107 => ($this->services['QSL\\Make\\API\\Endpoint\\Level3\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation9Service'));
  1668.             yield 108 => ($this->services['QSL\\Make\\API\\Endpoint\\Level4\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation10Service'));
  1669.             yield 109 => ($this->services['XC\\Upselling\\API\\Endpoint\\ProductUpsellingProduct\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation16Service'));
  1670.             yield 110 => ($this->services['XC\\CustomProductTabs\\API\\Endpoint\\CustomProductTab\\ResourceTransformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation12Service'));
  1671.             yield 111 => ($this->services['XC\\CustomProductTabs\\API\\Endpoint\\CustomProductTab\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation13Service'));
  1672.             yield 112 => ($this->services['CDev\\Wholesale\\API\\Endpoint\\ProductWholesalePrice\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation6Service'));
  1673.             yield 113 => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService'));
  1674.         }, 114), $p), 19 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($f$g$j$n$o$q$a$k$r, [], new RewindableGenerator(function () {
  1675.             yield => ($this->privates['XLite\\API\\Endpoint\\Attribute\\Checkbox\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Attribute\\Checkbox\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\Attribute\Checkbox\Transformer\OutputTransformer()));
  1676.             yield => ($this->privates['XLite\\API\\Endpoint\\ProductAttribute\\Checkbox\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\ProductAttribute\\Checkbox\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\ProductAttribute\Checkbox\Transformer\OutputTransformer()));
  1677.             yield => ($this->privates['XLite\\API\\Endpoint\\AttributeOption\\Checkbox\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\AttributeOption\\Checkbox\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\AttributeOption\Checkbox\Transformer\OutputTransformer()));
  1678.             yield => ($this->privates['XLite\\API\\Endpoint\\AttributeGroup\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\AttributeGroup\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\AttributeGroup\Transformer\OutputTransformer()));
  1679.             yield => ($this->privates['XLite\\API\\Endpoint\\Attribute\\Hidden\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Attribute\\Hidden\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\Attribute\Hidden\Transformer\OutputTransformer()));
  1680.             yield => ($this->privates['XLite\\API\\Endpoint\\AttributeOption\\Hidden\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\AttributeOption\\Hidden\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\AttributeOption\Hidden\Transformer\OutputTransformer()));
  1681.             yield => ($this->privates['XLite\\API\\Endpoint\\AttributeProperty\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\AttributeProperty\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\AttributeProperty\Transformer\OutputTransformer()));
  1682.             yield => ($this->privates['XLite\\API\\Endpoint\\Attribute\\Select\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Attribute\\Select\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\Attribute\Select\Transformer\OutputTransformer()));
  1683.             yield => ($this->privates['XLite\\API\\Endpoint\\ProductAttribute\\Select\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\ProductAttribute\\Select\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\ProductAttribute\Select\Transformer\OutputTransformer()));
  1684.             yield => ($this->privates['XLite\\API\\Endpoint\\AttributeOption\\Select\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\AttributeOption\\Select\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\AttributeOption\Select\Transformer\OutputTransformer()));
  1685.             yield 10 => ($this->privates['XLite\\API\\Endpoint\\Attribute\\Text\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Attribute\\Text\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\Attribute\Text\Transformer\OutputTransformer()));
  1686.             yield 11 => ($this->privates['XLite\\API\\Endpoint\\ProductAttribute\\Text\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\ProductAttribute\\Text\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\ProductAttribute\Text\Transformer\OutputTransformer()));
  1687.             yield 12 => ($this->privates['XLite\\API\\Endpoint\\AttributeValue\\Checkbox\\Transformer\\OutputTransformer'] ?? $this->load('getOutputTransformer8Service'));
  1688.             yield 13 => ($this->privates['XLite\\API\\Endpoint\\AttributeValue\\Hidden\\Transformer\\OutputTransformer'] ?? $this->load('getOutputTransformer9Service'));
  1689.             yield 14 => ($this->privates['XLite\\API\\Endpoint\\AttributeValue\\Select\\Transformer\\OutputTransformer'] ?? $this->load('getOutputTransformer10Service'));
  1690.             yield 15 => ($this->privates['XLite\\API\\Endpoint\\AttributeValue\\Text\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\AttributeValue\\Text\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\AttributeValue\Text\Transformer\OutputTransformer()));
  1691.             yield 16 => ($this->privates['XLite\\API\\Endpoint\\Cart\\Transformer\\OutputTransformer'] ?? $this->load('getOutputTransformer11Service'));
  1692.             yield 17 => ($this->privates['XLite\\API\\Endpoint\\Category\\Transformer\\CategoryStatsOutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Category\\Transformer\\CategoryStatsOutputTransformer'] = new \XLite\API\Endpoint\Category\Transformer\CategoryStatsOutputTransformer()));
  1693.             yield 18 => ($this->privates['XLite\\API\\Endpoint\\Category\\Transformer\\OutputTransformer'] ?? $this->load('getOutputTransformer12Service'));
  1694.             yield 19 => ($this->privates['XLite\\API\\Endpoint\\CategoryBanner\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\CategoryBanner\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\CategoryBanner\Transformer\OutputTransformer()));
  1695.             yield 20 => ($this->privates['XLite\\API\\Endpoint\\CategoryIcon\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\CategoryIcon\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\CategoryIcon\Transformer\OutputTransformer()));
  1696.             yield 21 => ($this->privates['XLite\\API\\Endpoint\\Membership\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Membership\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\Membership\Transformer\OutputTransformer()));
  1697.             yield 22 => ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\OutputTransformer'] ?? $this->load('getOutputTransformer13Service'));
  1698.             yield 23 => ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\PaymentStatus\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\PaymentStatus\\OutputTransformer'] = new \XLite\API\Endpoint\Order\Transformer\PaymentStatus\OutputTransformer()));
  1699.             yield 24 => ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\ShippingStatus\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\ShippingStatus\\OutputTransformer'] = new \XLite\API\Endpoint\Order\Transformer\ShippingStatus\OutputTransformer()));
  1700.             yield 25 => ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\Surcharge\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\Surcharge\\OutputTransformer'] = new \XLite\API\Endpoint\Order\Transformer\Surcharge\OutputTransformer()));
  1701.             yield 26 => ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\OrderItem\\OutputTransformer'] ?? $this->load('getOutputTransformer14Service'));
  1702.             yield 27 => ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\OrderItem\\Surcharge\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\OrderItem\\Surcharge\\OutputTransformer'] = new \XLite\API\Endpoint\Order\Transformer\OrderItem\Surcharge\OutputTransformer()));
  1703.             yield 28 => ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\TrackingNumber\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\TrackingNumber\\OutputTransformer'] = new \XLite\API\Endpoint\Order\Transformer\TrackingNumber\OutputTransformer()));
  1704.             yield 29 => ($this->privates['XLite\\API\\Endpoint\\OrderPaymentStatus\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\OrderPaymentStatus\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\OrderPaymentStatus\Transformer\OutputTransformer()));
  1705.             yield 30 => ($this->privates['XLite\\API\\Endpoint\\OrderShippingStatus\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\OrderShippingStatus\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\OrderShippingStatus\Transformer\OutputTransformer()));
  1706.             yield 31 => ($this->privates['XLite\\API\\Endpoint\\OrderPaymentTransaction\\Transformer\\OutputTransformer'] ?? $this->load('getOutputTransformer15Service'));
  1707.             yield 32 => ($this->privates['XLite\\API\\Endpoint\\OrderPaymentTransaction\\Transformer\\Data\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\OrderPaymentTransaction\\Transformer\\Data\\OutputTransformer'] = new \XLite\API\Endpoint\OrderPaymentTransaction\Transformer\Data\OutputTransformer()));
  1708.             yield 33 => ($this->privates['XLite\\API\\Endpoint\\OrderPaymentTransaction\\Transformer\\BackendTransaction\\OutputTransformer'] ?? $this->load('getOutputTransformer16Service'));
  1709.             yield 34 => ($this->privates['XLite\\API\\Endpoint\\OrderPaymentTransaction\\Transformer\\BackendTransaction\\Data\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\OrderPaymentTransaction\\Transformer\\BackendTransaction\\Data\\OutputTransformer'] = new \XLite\API\Endpoint\OrderPaymentTransaction\Transformer\BackendTransaction\Data\OutputTransformer()));
  1710.             yield 35 => ($this->privates['XLite\\API\\Endpoint\\OrderDetail\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\OrderDetail\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\OrderDetail\Transformer\OutputTransformer()));
  1711.             yield 36 => ($this->privates['XLite\\API\\Endpoint\\OrderHistory\\Transformer\\OutputTransformer'] ?? $this->load('getOutputTransformer17Service'));
  1712.             yield 37 => ($this->privates['XLite\\API\\Endpoint\\OrderHistory\\Transformer\\Detail\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\OrderHistory\\Transformer\\Detail\\OutputTransformer'] = new \XLite\API\Endpoint\OrderHistory\Transformer\Detail\OutputTransformer()));
  1713.             yield 38 => ($this->privates['XLite\\API\\Endpoint\\Product\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Product\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\Product\Transformer\OutputTransformer()));
  1714.             yield 39 => ($this->privates['XLite\\API\\Endpoint\\ProductClass\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\ProductClass\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\ProductClass\Transformer\OutputTransformer()));
  1715.             yield 40 => ($this->privates['XLite\\API\\Endpoint\\ProductImage\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\ProductImage\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\ProductImage\Transformer\OutputTransformer()));
  1716.             yield 41 => ($this->privates['XLite\\API\\Endpoint\\ProductImage\\Transformer\\UpdateTransformer'] ?? $this->load('getUpdateTransformerService'));
  1717.             yield 42 => ($this->services['XLite\\API\\Endpoint\\Profile\\Transformer\\OutputTransformer'] ?? ($this->services['XLite\\API\\Endpoint\\Profile\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\Profile\Transformer\OutputTransformer()));
  1718.             yield 43 => ($this->services['XLite\\API\\Endpoint\\ProfileAddress\\Transformer\\OutputTransformer'] ?? ($this->services['XLite\\API\\Endpoint\\ProfileAddress\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\ProfileAddress\Transformer\OutputTransformer()));
  1719.             yield 44 => ($this->privates['XLite\\API\\Endpoint\\TaxClass\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\TaxClass\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\TaxClass\Transformer\OutputTransformer()));
  1720.             yield 45 => ($this->privates['CDev\\VolumeDiscounts\\API\\Endpoint\\VolumeDiscount\\Transformer\\OutputTransformer'] ?? $this->load('getOutputTransformer18Service'));
  1721.             yield 46 => ($this->privates['QSL\\LoyaltyProgram\\API\\Endpoint\\Order\\Transformer\\RewardHistoryEvent\\OutputTransformer'] ?? ($this->privates['QSL\\LoyaltyProgram\\API\\Endpoint\\Order\\Transformer\\RewardHistoryEvent\\OutputTransformer'] = new \QSL\LoyaltyProgram\API\Endpoint\Order\Transformer\RewardHistoryEvent\OutputTransformer()));
  1722.             yield 47 => ($this->services['XC\\Reviews\\API\\Endpoint\\ProductReview\\Transformer\\OutputTransformer'] ?? ($this->services['XC\\Reviews\\API\\Endpoint\\ProductReview\\Transformer\\OutputTransformer'] = new \XC\Reviews\API\Endpoint\ProductReview\Transformer\OutputTransformer()));
  1723.             yield 48 => ($this->services['CDev\\FileAttachments\\API\\Endpoint\\ProductAttachment\\Transformer\\OutputTransformer'] ?? ($this->services['CDev\\FileAttachments\\API\\Endpoint\\ProductAttachment\\Transformer\\OutputTransformer'] = new \CDev\FileAttachments\API\Endpoint\ProductAttachment\Transformer\OutputTransformer()));
  1724.             yield 49 => ($this->privates['XC\\ProductTags\\API\\Endpoint\\Tag\\Transformer\\OutputTransformer'] ?? ($this->privates['XC\\ProductTags\\API\\Endpoint\\Tag\\Transformer\\OutputTransformer'] = new \XC\ProductTags\API\Endpoint\Tag\Transformer\OutputTransformer()));
  1725.             yield 50 => ($this->services['QSL\\ProductStickers\\API\\Endpoint\\ProductSticker\\Transformer\\OutputTransformer'] ?? ($this->services['QSL\\ProductStickers\\API\\Endpoint\\ProductSticker\\Transformer\\OutputTransformer'] = new \QSL\ProductStickers\API\Endpoint\ProductSticker\Transformer\OutputTransformer()));
  1726.             yield 51 => ($this->privates['CDev\\Coupons\\API\\Endpoint\\Order\\Transformer\\UsedCoupon\\OutputTransformer'] ?? ($this->privates['CDev\\Coupons\\API\\Endpoint\\Order\\Transformer\\UsedCoupon\\OutputTransformer'] = new \CDev\Coupons\API\Endpoint\Order\Transformer\UsedCoupon\OutputTransformer()));
  1727.             yield 52 => ($this->privates['CDev\\Coupons\\API\\Endpoint\\Coupon\\Transformer\\OutputTransformer'] ?? ($this->privates['CDev\\Coupons\\API\\Endpoint\\Coupon\\Transformer\\OutputTransformer'] = new \CDev\Coupons\API\Endpoint\Coupon\Transformer\OutputTransformer()));
  1728.             yield 53 => ($this->privates['CDev\\Sale\\API\\Endpoint\\SaleDiscount\\Transformer\\OutputTransformer'] ?? $this->load('getOutputTransformer19Service'));
  1729.             yield 54 => ($this->privates['CDev\\FeaturedProducts\\API\\Endpoint\\FeaturedProduct\\Transformer\\OutputTransformer'] ?? ($this->privates['CDev\\FeaturedProducts\\API\\Endpoint\\FeaturedProduct\\Transformer\\OutputTransformer'] = new \CDev\FeaturedProducts\API\Endpoint\FeaturedProduct\Transformer\OutputTransformer()));
  1730.             yield 55 => ($this->privates['QSL\\Make\\API\\Endpoint\\Level1\\Transformer\\OutputTransformer'] ?? ($this->privates['QSL\\Make\\API\\Endpoint\\Level1\\Transformer\\OutputTransformer'] = new \QSL\Make\API\Endpoint\Level1\Transformer\OutputTransformer()));
  1731.             yield 56 => ($this->privates['QSL\\Make\\API\\Endpoint\\Level2\\Transformer\\OutputTransformer'] ?? ($this->privates['QSL\\Make\\API\\Endpoint\\Level2\\Transformer\\OutputTransformer'] = new \QSL\Make\API\Endpoint\Level2\Transformer\OutputTransformer()));
  1732.             yield 57 => ($this->privates['QSL\\Make\\API\\Endpoint\\Level3\\Transformer\\OutputTransformer'] ?? ($this->privates['QSL\\Make\\API\\Endpoint\\Level3\\Transformer\\OutputTransformer'] = new \QSL\Make\API\Endpoint\Level3\Transformer\OutputTransformer()));
  1733.             yield 58 => ($this->privates['QSL\\Make\\API\\Endpoint\\Level4\\Transformer\\OutputTransformer'] ?? ($this->privates['QSL\\Make\\API\\Endpoint\\Level4\\Transformer\\OutputTransformer'] = new \QSL\Make\API\Endpoint\Level4\Transformer\OutputTransformer()));
  1734.             yield 59 => ($this->privates['QSL\\AbandonedCartReminder\\API\\Endpoint\\Order\\Transformer\\Email\\OutputTransformer'] ?? ($this->privates['QSL\\AbandonedCartReminder\\API\\Endpoint\\Order\\Transformer\\Email\\OutputTransformer'] = new \QSL\AbandonedCartReminder\API\Endpoint\Order\Transformer\Email\OutputTransformer()));
  1735.             yield 60 => ($this->privates['QSL\\CustomerSatisfaction\\API\\Endpoint\\Order\\Transformer\\Survey\\OutputTransformer'] ?? $this->load('getOutputTransformer20Service'));
  1736.             yield 61 => ($this->privates['QSL\\CustomerSatisfaction\\API\\Endpoint\\Order\\Transformer\\Survey\\Answer\\OutputTransformer'] ?? ($this->privates['QSL\\CustomerSatisfaction\\API\\Endpoint\\Order\\Transformer\\Survey\\Answer\\OutputTransformer'] = new \QSL\CustomerSatisfaction\API\Endpoint\Order\Transformer\Survey\Answer\OutputTransformer()));
  1737.             yield 62 => ($this->privates['QSL\\CustomerSatisfaction\\API\\Endpoint\\Order\\Transformer\\Survey\\Tag\\OutputTransformer'] ?? ($this->privates['QSL\\CustomerSatisfaction\\API\\Endpoint\\Order\\Transformer\\Survey\\Tag\\OutputTransformer'] = new \QSL\CustomerSatisfaction\API\Endpoint\Order\Transformer\Survey\Tag\OutputTransformer()));
  1738.             yield 63 => ($this->services['XC\\Upselling\\API\\Endpoint\\ProductUpsellingProduct\\Transformer\\OutputTransformer'] ?? ($this->services['XC\\Upselling\\API\\Endpoint\\ProductUpsellingProduct\\Transformer\\OutputTransformer'] = new \XC\Upselling\API\Endpoint\ProductUpsellingProduct\Transformer\OutputTransformer()));
  1739.             yield 64 => ($this->privates['XC\\CustomProductTabs\\API\\Endpoint\\CustomProductTab\\ResourceTransformer\\OutputTransformer'] ?? ($this->privates['XC\\CustomProductTabs\\API\\Endpoint\\CustomProductTab\\ResourceTransformer\\OutputTransformer'] = new \XC\CustomProductTabs\API\Endpoint\CustomProductTab\ResourceTransformer\OutputTransformer()));
  1740.             yield 65 => ($this->privates['XC\\CustomProductTabs\\API\\Endpoint\\CustomProductTab\\Transformer\\OutputTransformer'] ?? ($this->privates['XC\\CustomProductTabs\\API\\Endpoint\\CustomProductTab\\Transformer\\OutputTransformer'] = new \XC\CustomProductTabs\API\Endpoint\CustomProductTab\Transformer\OutputTransformer()));
  1741.             yield 66 => ($this->services['CDev\\Wholesale\\API\\Endpoint\\ProductWholesalePrice\\Transformer\\OutputTransformer'] ?? ($this->services['CDev\\Wholesale\\API\\Endpoint\\ProductWholesalePrice\\Transformer\\OutputTransformer'] = new \CDev\Wholesale\API\Endpoint\ProductWholesalePrice\Transformer\OutputTransformer()));
  1742.             yield 67 => ($this->services['XLite\\API\\Endpoint\\Attribute\\Checkbox\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation26Service'));
  1743.             yield 68 => ($this->services['XLite\\API\\Endpoint\\ProductAttribute\\Checkbox\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation36Service'));
  1744.             yield 69 => ($this->services['XLite\\API\\Endpoint\\AttributeOption\\Checkbox\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation18Service'));
  1745.             yield 70 => ($this->services['XLite\\API\\Endpoint\\AttributeGroup\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation17Service'));
  1746.             yield 71 => ($this->services['XLite\\API\\Endpoint\\Attribute\\Hidden\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation27Service'));
  1747.             yield 72 => ($this->services['XLite\\API\\Endpoint\\AttributeOption\\Hidden\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation19Service'));
  1748.             yield 73 => ($this->services['XLite\\API\\Endpoint\\AttributeProperty\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation21Service'));
  1749.             yield 74 => ($this->services['XLite\\API\\Endpoint\\Attribute\\Select\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation28Service'));
  1750.             yield 75 => ($this->services['XLite\\API\\Endpoint\\ProductAttribute\\Select\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation37Service'));
  1751.             yield 76 => ($this->services['XLite\\API\\Endpoint\\AttributeOption\\Select\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation20Service'));
  1752.             yield 77 => ($this->services['XLite\\API\\Endpoint\\Attribute\\Text\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation29Service'));
  1753.             yield 78 => ($this->services['XLite\\API\\Endpoint\\ProductAttribute\\Text\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation38Service'));
  1754.             yield 79 => ($this->services['XLite\\API\\Endpoint\\AttributeValue\\Checkbox\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation22Service'));
  1755.             yield 80 => ($this->services['XLite\\API\\Endpoint\\AttributeValue\\Hidden\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation23Service'));
  1756.             yield 81 => ($this->services['XLite\\API\\Endpoint\\AttributeValue\\Select\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation24Service'));
  1757.             yield 82 => ($this->services['XLite\\API\\Endpoint\\AttributeValue\\Text\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation25Service'));
  1758.             yield 83 => ($this->services['XLite\\API\\Endpoint\\Category\\Transformer\\CategoryMoveInputTransformer.decorator.validation'] ?? $this->load('getCategoryMoveInputTransformer_Decorator_ValidationService'));
  1759.             yield 84 => ($this->services['XLite\\API\\Endpoint\\Category\\Transformer\\CategoryProductInputTransformer.decorator.validation'] ?? $this->load('getCategoryProductInputTransformer_Decorator_ValidationService'));
  1760.             yield 85 => ($this->services['XLite\\API\\Endpoint\\Category\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation32Service'));
  1761.             yield 86 => ($this->services['XLite\\API\\Endpoint\\CategoryBanner\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation30Service'));
  1762.             yield 87 => ($this->services['XLite\\API\\Endpoint\\CategoryIcon\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation31Service'));
  1763.             yield 88 => ($this->services['XLite\\API\\Endpoint\\Membership\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation33Service'));
  1764.             yield 89 => ($this->services['XLite\\API\\Endpoint\\OrderPaymentStatus\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation34Service'));
  1765.             yield 90 => ($this->services['XLite\\API\\Endpoint\\OrderShippingStatus\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation35Service'));
  1766.             yield 91 => ($this->services['XLite\\API\\Endpoint\\Product\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation41Service'));
  1767.             yield 92 => ($this->services['XLite\\API\\Endpoint\\ProductClass\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation39Service'));
  1768.             yield 93 => ($this->services['XLite\\API\\Endpoint\\ProductImage\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation40Service'));
  1769.             yield 94 => ($this->services['XLite\\API\\Endpoint\\Profile\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation43Service'));
  1770.             yield 95 => ($this->services['XLite\\API\\Endpoint\\ProfileAddress\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation42Service'));
  1771.             yield 96 => ($this->services['XLite\\API\\Endpoint\\TaxClass\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation44Service'));
  1772.             yield 97 => ($this->services['CDev\\VolumeDiscounts\\API\\Endpoint\\VolumeDiscount\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation5Service'));
  1773.             yield 98 => ($this->services['XC\\Reviews\\API\\Endpoint\\ProductReview\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation15Service'));
  1774.             yield 99 => ($this->services['CDev\\FileAttachments\\API\\Endpoint\\ProductAttachment\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation3Service'));
  1775.             yield 100 => ($this->services['XC\\ProductTags\\API\\Endpoint\\Tag\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation14Service'));
  1776.             yield 101 => ($this->services['QSL\\ProductStickers\\API\\Endpoint\\ProductSticker\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation11Service'));
  1777.             yield 102 => ($this->services['CDev\\Coupons\\API\\Endpoint\\Coupon\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_ValidationService'));
  1778.             yield 103 => ($this->services['CDev\\Sale\\API\\Endpoint\\SaleDiscount\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation4Service'));
  1779.             yield 104 => ($this->services['CDev\\FeaturedProducts\\API\\Endpoint\\FeaturedProduct\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation2Service'));
  1780.             yield 105 => ($this->services['QSL\\Make\\API\\Endpoint\\Level1\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation7Service'));
  1781.             yield 106 => ($this->services['QSL\\Make\\API\\Endpoint\\Level2\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation8Service'));
  1782.             yield 107 => ($this->services['QSL\\Make\\API\\Endpoint\\Level3\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation9Service'));
  1783.             yield 108 => ($this->services['QSL\\Make\\API\\Endpoint\\Level4\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation10Service'));
  1784.             yield 109 => ($this->services['XC\\Upselling\\API\\Endpoint\\ProductUpsellingProduct\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation16Service'));
  1785.             yield 110 => ($this->services['XC\\CustomProductTabs\\API\\Endpoint\\CustomProductTab\\ResourceTransformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation12Service'));
  1786.             yield 111 => ($this->services['XC\\CustomProductTabs\\API\\Endpoint\\CustomProductTab\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation13Service'));
  1787.             yield 112 => ($this->services['CDev\\Wholesale\\API\\Endpoint\\ProductWholesalePrice\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation6Service'));
  1788.             yield 113 => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService'));
  1789.         }, 114), $p), 20 => new \ApiPlatform\Serializer\ItemNormalizer($g$j$n$o$a$k$r, ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), falseNULL, new RewindableGenerator(function () {
  1790.             yield => ($this->privates['XLite\\API\\Endpoint\\Attribute\\Checkbox\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Attribute\\Checkbox\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\Attribute\Checkbox\Transformer\OutputTransformer()));
  1791.             yield => ($this->privates['XLite\\API\\Endpoint\\ProductAttribute\\Checkbox\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\ProductAttribute\\Checkbox\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\ProductAttribute\Checkbox\Transformer\OutputTransformer()));
  1792.             yield => ($this->privates['XLite\\API\\Endpoint\\AttributeOption\\Checkbox\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\AttributeOption\\Checkbox\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\AttributeOption\Checkbox\Transformer\OutputTransformer()));
  1793.             yield => ($this->privates['XLite\\API\\Endpoint\\AttributeGroup\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\AttributeGroup\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\AttributeGroup\Transformer\OutputTransformer()));
  1794.             yield => ($this->privates['XLite\\API\\Endpoint\\Attribute\\Hidden\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Attribute\\Hidden\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\Attribute\Hidden\Transformer\OutputTransformer()));
  1795.             yield => ($this->privates['XLite\\API\\Endpoint\\AttributeOption\\Hidden\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\AttributeOption\\Hidden\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\AttributeOption\Hidden\Transformer\OutputTransformer()));
  1796.             yield => ($this->privates['XLite\\API\\Endpoint\\AttributeProperty\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\AttributeProperty\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\AttributeProperty\Transformer\OutputTransformer()));
  1797.             yield => ($this->privates['XLite\\API\\Endpoint\\Attribute\\Select\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Attribute\\Select\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\Attribute\Select\Transformer\OutputTransformer()));
  1798.             yield => ($this->privates['XLite\\API\\Endpoint\\ProductAttribute\\Select\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\ProductAttribute\\Select\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\ProductAttribute\Select\Transformer\OutputTransformer()));
  1799.             yield => ($this->privates['XLite\\API\\Endpoint\\AttributeOption\\Select\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\AttributeOption\\Select\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\AttributeOption\Select\Transformer\OutputTransformer()));
  1800.             yield 10 => ($this->privates['XLite\\API\\Endpoint\\Attribute\\Text\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Attribute\\Text\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\Attribute\Text\Transformer\OutputTransformer()));
  1801.             yield 11 => ($this->privates['XLite\\API\\Endpoint\\ProductAttribute\\Text\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\ProductAttribute\\Text\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\ProductAttribute\Text\Transformer\OutputTransformer()));
  1802.             yield 12 => ($this->privates['XLite\\API\\Endpoint\\AttributeValue\\Checkbox\\Transformer\\OutputTransformer'] ?? $this->load('getOutputTransformer8Service'));
  1803.             yield 13 => ($this->privates['XLite\\API\\Endpoint\\AttributeValue\\Hidden\\Transformer\\OutputTransformer'] ?? $this->load('getOutputTransformer9Service'));
  1804.             yield 14 => ($this->privates['XLite\\API\\Endpoint\\AttributeValue\\Select\\Transformer\\OutputTransformer'] ?? $this->load('getOutputTransformer10Service'));
  1805.             yield 15 => ($this->privates['XLite\\API\\Endpoint\\AttributeValue\\Text\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\AttributeValue\\Text\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\AttributeValue\Text\Transformer\OutputTransformer()));
  1806.             yield 16 => ($this->privates['XLite\\API\\Endpoint\\Cart\\Transformer\\OutputTransformer'] ?? $this->load('getOutputTransformer11Service'));
  1807.             yield 17 => ($this->privates['XLite\\API\\Endpoint\\Category\\Transformer\\CategoryStatsOutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Category\\Transformer\\CategoryStatsOutputTransformer'] = new \XLite\API\Endpoint\Category\Transformer\CategoryStatsOutputTransformer()));
  1808.             yield 18 => ($this->privates['XLite\\API\\Endpoint\\Category\\Transformer\\OutputTransformer'] ?? $this->load('getOutputTransformer12Service'));
  1809.             yield 19 => ($this->privates['XLite\\API\\Endpoint\\CategoryBanner\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\CategoryBanner\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\CategoryBanner\Transformer\OutputTransformer()));
  1810.             yield 20 => ($this->privates['XLite\\API\\Endpoint\\CategoryIcon\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\CategoryIcon\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\CategoryIcon\Transformer\OutputTransformer()));
  1811.             yield 21 => ($this->privates['XLite\\API\\Endpoint\\Membership\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Membership\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\Membership\Transformer\OutputTransformer()));
  1812.             yield 22 => ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\OutputTransformer'] ?? $this->load('getOutputTransformer13Service'));
  1813.             yield 23 => ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\PaymentStatus\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\PaymentStatus\\OutputTransformer'] = new \XLite\API\Endpoint\Order\Transformer\PaymentStatus\OutputTransformer()));
  1814.             yield 24 => ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\ShippingStatus\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\ShippingStatus\\OutputTransformer'] = new \XLite\API\Endpoint\Order\Transformer\ShippingStatus\OutputTransformer()));
  1815.             yield 25 => ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\Surcharge\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\Surcharge\\OutputTransformer'] = new \XLite\API\Endpoint\Order\Transformer\Surcharge\OutputTransformer()));
  1816.             yield 26 => ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\OrderItem\\OutputTransformer'] ?? $this->load('getOutputTransformer14Service'));
  1817.             yield 27 => ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\OrderItem\\Surcharge\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\OrderItem\\Surcharge\\OutputTransformer'] = new \XLite\API\Endpoint\Order\Transformer\OrderItem\Surcharge\OutputTransformer()));
  1818.             yield 28 => ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\TrackingNumber\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Order\\Transformer\\TrackingNumber\\OutputTransformer'] = new \XLite\API\Endpoint\Order\Transformer\TrackingNumber\OutputTransformer()));
  1819.             yield 29 => ($this->privates['XLite\\API\\Endpoint\\OrderPaymentStatus\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\OrderPaymentStatus\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\OrderPaymentStatus\Transformer\OutputTransformer()));
  1820.             yield 30 => ($this->privates['XLite\\API\\Endpoint\\OrderShippingStatus\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\OrderShippingStatus\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\OrderShippingStatus\Transformer\OutputTransformer()));
  1821.             yield 31 => ($this->privates['XLite\\API\\Endpoint\\OrderPaymentTransaction\\Transformer\\OutputTransformer'] ?? $this->load('getOutputTransformer15Service'));
  1822.             yield 32 => ($this->privates['XLite\\API\\Endpoint\\OrderPaymentTransaction\\Transformer\\Data\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\OrderPaymentTransaction\\Transformer\\Data\\OutputTransformer'] = new \XLite\API\Endpoint\OrderPaymentTransaction\Transformer\Data\OutputTransformer()));
  1823.             yield 33 => ($this->privates['XLite\\API\\Endpoint\\OrderPaymentTransaction\\Transformer\\BackendTransaction\\OutputTransformer'] ?? $this->load('getOutputTransformer16Service'));
  1824.             yield 34 => ($this->privates['XLite\\API\\Endpoint\\OrderPaymentTransaction\\Transformer\\BackendTransaction\\Data\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\OrderPaymentTransaction\\Transformer\\BackendTransaction\\Data\\OutputTransformer'] = new \XLite\API\Endpoint\OrderPaymentTransaction\Transformer\BackendTransaction\Data\OutputTransformer()));
  1825.             yield 35 => ($this->privates['XLite\\API\\Endpoint\\OrderDetail\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\OrderDetail\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\OrderDetail\Transformer\OutputTransformer()));
  1826.             yield 36 => ($this->privates['XLite\\API\\Endpoint\\OrderHistory\\Transformer\\OutputTransformer'] ?? $this->load('getOutputTransformer17Service'));
  1827.             yield 37 => ($this->privates['XLite\\API\\Endpoint\\OrderHistory\\Transformer\\Detail\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\OrderHistory\\Transformer\\Detail\\OutputTransformer'] = new \XLite\API\Endpoint\OrderHistory\Transformer\Detail\OutputTransformer()));
  1828.             yield 38 => ($this->privates['XLite\\API\\Endpoint\\Product\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\Product\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\Product\Transformer\OutputTransformer()));
  1829.             yield 39 => ($this->privates['XLite\\API\\Endpoint\\ProductClass\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\ProductClass\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\ProductClass\Transformer\OutputTransformer()));
  1830.             yield 40 => ($this->privates['XLite\\API\\Endpoint\\ProductImage\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\ProductImage\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\ProductImage\Transformer\OutputTransformer()));
  1831.             yield 41 => ($this->privates['XLite\\API\\Endpoint\\ProductImage\\Transformer\\UpdateTransformer'] ?? $this->load('getUpdateTransformerService'));
  1832.             yield 42 => ($this->services['XLite\\API\\Endpoint\\Profile\\Transformer\\OutputTransformer'] ?? ($this->services['XLite\\API\\Endpoint\\Profile\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\Profile\Transformer\OutputTransformer()));
  1833.             yield 43 => ($this->services['XLite\\API\\Endpoint\\ProfileAddress\\Transformer\\OutputTransformer'] ?? ($this->services['XLite\\API\\Endpoint\\ProfileAddress\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\ProfileAddress\Transformer\OutputTransformer()));
  1834.             yield 44 => ($this->privates['XLite\\API\\Endpoint\\TaxClass\\Transformer\\OutputTransformer'] ?? ($this->privates['XLite\\API\\Endpoint\\TaxClass\\Transformer\\OutputTransformer'] = new \XLite\API\Endpoint\TaxClass\Transformer\OutputTransformer()));
  1835.             yield 45 => ($this->privates['CDev\\VolumeDiscounts\\API\\Endpoint\\VolumeDiscount\\Transformer\\OutputTransformer'] ?? $this->load('getOutputTransformer18Service'));
  1836.             yield 46 => ($this->privates['QSL\\LoyaltyProgram\\API\\Endpoint\\Order\\Transformer\\RewardHistoryEvent\\OutputTransformer'] ?? ($this->privates['QSL\\LoyaltyProgram\\API\\Endpoint\\Order\\Transformer\\RewardHistoryEvent\\OutputTransformer'] = new \QSL\LoyaltyProgram\API\Endpoint\Order\Transformer\RewardHistoryEvent\OutputTransformer()));
  1837.             yield 47 => ($this->services['XC\\Reviews\\API\\Endpoint\\ProductReview\\Transformer\\OutputTransformer'] ?? ($this->services['XC\\Reviews\\API\\Endpoint\\ProductReview\\Transformer\\OutputTransformer'] = new \XC\Reviews\API\Endpoint\ProductReview\Transformer\OutputTransformer()));
  1838.             yield 48 => ($this->services['CDev\\FileAttachments\\API\\Endpoint\\ProductAttachment\\Transformer\\OutputTransformer'] ?? ($this->services['CDev\\FileAttachments\\API\\Endpoint\\ProductAttachment\\Transformer\\OutputTransformer'] = new \CDev\FileAttachments\API\Endpoint\ProductAttachment\Transformer\OutputTransformer()));
  1839.             yield 49 => ($this->privates['XC\\ProductTags\\API\\Endpoint\\Tag\\Transformer\\OutputTransformer'] ?? ($this->privates['XC\\ProductTags\\API\\Endpoint\\Tag\\Transformer\\OutputTransformer'] = new \XC\ProductTags\API\Endpoint\Tag\Transformer\OutputTransformer()));
  1840.             yield 50 => ($this->services['QSL\\ProductStickers\\API\\Endpoint\\ProductSticker\\Transformer\\OutputTransformer'] ?? ($this->services['QSL\\ProductStickers\\API\\Endpoint\\ProductSticker\\Transformer\\OutputTransformer'] = new \QSL\ProductStickers\API\Endpoint\ProductSticker\Transformer\OutputTransformer()));
  1841.             yield 51 => ($this->privates['CDev\\Coupons\\API\\Endpoint\\Order\\Transformer\\UsedCoupon\\OutputTransformer'] ?? ($this->privates['CDev\\Coupons\\API\\Endpoint\\Order\\Transformer\\UsedCoupon\\OutputTransformer'] = new \CDev\Coupons\API\Endpoint\Order\Transformer\UsedCoupon\OutputTransformer()));
  1842.             yield 52 => ($this->privates['CDev\\Coupons\\API\\Endpoint\\Coupon\\Transformer\\OutputTransformer'] ?? ($this->privates['CDev\\Coupons\\API\\Endpoint\\Coupon\\Transformer\\OutputTransformer'] = new \CDev\Coupons\API\Endpoint\Coupon\Transformer\OutputTransformer()));
  1843.             yield 53 => ($this->privates['CDev\\Sale\\API\\Endpoint\\SaleDiscount\\Transformer\\OutputTransformer'] ?? $this->load('getOutputTransformer19Service'));
  1844.             yield 54 => ($this->privates['CDev\\FeaturedProducts\\API\\Endpoint\\FeaturedProduct\\Transformer\\OutputTransformer'] ?? ($this->privates['CDev\\FeaturedProducts\\API\\Endpoint\\FeaturedProduct\\Transformer\\OutputTransformer'] = new \CDev\FeaturedProducts\API\Endpoint\FeaturedProduct\Transformer\OutputTransformer()));
  1845.             yield 55 => ($this->privates['QSL\\Make\\API\\Endpoint\\Level1\\Transformer\\OutputTransformer'] ?? ($this->privates['QSL\\Make\\API\\Endpoint\\Level1\\Transformer\\OutputTransformer'] = new \QSL\Make\API\Endpoint\Level1\Transformer\OutputTransformer()));
  1846.             yield 56 => ($this->privates['QSL\\Make\\API\\Endpoint\\Level2\\Transformer\\OutputTransformer'] ?? ($this->privates['QSL\\Make\\API\\Endpoint\\Level2\\Transformer\\OutputTransformer'] = new \QSL\Make\API\Endpoint\Level2\Transformer\OutputTransformer()));
  1847.             yield 57 => ($this->privates['QSL\\Make\\API\\Endpoint\\Level3\\Transformer\\OutputTransformer'] ?? ($this->privates['QSL\\Make\\API\\Endpoint\\Level3\\Transformer\\OutputTransformer'] = new \QSL\Make\API\Endpoint\Level3\Transformer\OutputTransformer()));
  1848.             yield 58 => ($this->privates['QSL\\Make\\API\\Endpoint\\Level4\\Transformer\\OutputTransformer'] ?? ($this->privates['QSL\\Make\\API\\Endpoint\\Level4\\Transformer\\OutputTransformer'] = new \QSL\Make\API\Endpoint\Level4\Transformer\OutputTransformer()));
  1849.             yield 59 => ($this->privates['QSL\\AbandonedCartReminder\\API\\Endpoint\\Order\\Transformer\\Email\\OutputTransformer'] ?? ($this->privates['QSL\\AbandonedCartReminder\\API\\Endpoint\\Order\\Transformer\\Email\\OutputTransformer'] = new \QSL\AbandonedCartReminder\API\Endpoint\Order\Transformer\Email\OutputTransformer()));
  1850.             yield 60 => ($this->privates['QSL\\CustomerSatisfaction\\API\\Endpoint\\Order\\Transformer\\Survey\\OutputTransformer'] ?? $this->load('getOutputTransformer20Service'));
  1851.             yield 61 => ($this->privates['QSL\\CustomerSatisfaction\\API\\Endpoint\\Order\\Transformer\\Survey\\Answer\\OutputTransformer'] ?? ($this->privates['QSL\\CustomerSatisfaction\\API\\Endpoint\\Order\\Transformer\\Survey\\Answer\\OutputTransformer'] = new \QSL\CustomerSatisfaction\API\Endpoint\Order\Transformer\Survey\Answer\OutputTransformer()));
  1852.             yield 62 => ($this->privates['QSL\\CustomerSatisfaction\\API\\Endpoint\\Order\\Transformer\\Survey\\Tag\\OutputTransformer'] ?? ($this->privates['QSL\\CustomerSatisfaction\\API\\Endpoint\\Order\\Transformer\\Survey\\Tag\\OutputTransformer'] = new \QSL\CustomerSatisfaction\API\Endpoint\Order\Transformer\Survey\Tag\OutputTransformer()));
  1853.             yield 63 => ($this->services['XC\\Upselling\\API\\Endpoint\\ProductUpsellingProduct\\Transformer\\OutputTransformer'] ?? ($this->services['XC\\Upselling\\API\\Endpoint\\ProductUpsellingProduct\\Transformer\\OutputTransformer'] = new \XC\Upselling\API\Endpoint\ProductUpsellingProduct\Transformer\OutputTransformer()));
  1854.             yield 64 => ($this->privates['XC\\CustomProductTabs\\API\\Endpoint\\CustomProductTab\\ResourceTransformer\\OutputTransformer'] ?? ($this->privates['XC\\CustomProductTabs\\API\\Endpoint\\CustomProductTab\\ResourceTransformer\\OutputTransformer'] = new \XC\CustomProductTabs\API\Endpoint\CustomProductTab\ResourceTransformer\OutputTransformer()));
  1855.             yield 65 => ($this->privates['XC\\CustomProductTabs\\API\\Endpoint\\CustomProductTab\\Transformer\\OutputTransformer'] ?? ($this->privates['XC\\CustomProductTabs\\API\\Endpoint\\CustomProductTab\\Transformer\\OutputTransformer'] = new \XC\CustomProductTabs\API\Endpoint\CustomProductTab\Transformer\OutputTransformer()));
  1856.             yield 66 => ($this->services['CDev\\Wholesale\\API\\Endpoint\\ProductWholesalePrice\\Transformer\\OutputTransformer'] ?? ($this->services['CDev\\Wholesale\\API\\Endpoint\\ProductWholesalePrice\\Transformer\\OutputTransformer'] = new \CDev\Wholesale\API\Endpoint\ProductWholesalePrice\Transformer\OutputTransformer()));
  1857.             yield 67 => ($this->services['XLite\\API\\Endpoint\\Attribute\\Checkbox\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation26Service'));
  1858.             yield 68 => ($this->services['XLite\\API\\Endpoint\\ProductAttribute\\Checkbox\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation36Service'));
  1859.             yield 69 => ($this->services['XLite\\API\\Endpoint\\AttributeOption\\Checkbox\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation18Service'));
  1860.             yield 70 => ($this->services['XLite\\API\\Endpoint\\AttributeGroup\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation17Service'));
  1861.             yield 71 => ($this->services['XLite\\API\\Endpoint\\Attribute\\Hidden\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation27Service'));
  1862.             yield 72 => ($this->services['XLite\\API\\Endpoint\\AttributeOption\\Hidden\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation19Service'));
  1863.             yield 73 => ($this->services['XLite\\API\\Endpoint\\AttributeProperty\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation21Service'));
  1864.             yield 74 => ($this->services['XLite\\API\\Endpoint\\Attribute\\Select\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation28Service'));
  1865.             yield 75 => ($this->services['XLite\\API\\Endpoint\\ProductAttribute\\Select\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation37Service'));
  1866.             yield 76 => ($this->services['XLite\\API\\Endpoint\\AttributeOption\\Select\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation20Service'));
  1867.             yield 77 => ($this->services['XLite\\API\\Endpoint\\Attribute\\Text\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation29Service'));
  1868.             yield 78 => ($this->services['XLite\\API\\Endpoint\\ProductAttribute\\Text\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation38Service'));
  1869.             yield 79 => ($this->services['XLite\\API\\Endpoint\\AttributeValue\\Checkbox\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation22Service'));
  1870.             yield 80 => ($this->services['XLite\\API\\Endpoint\\AttributeValue\\Hidden\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation23Service'));
  1871.             yield 81 => ($this->services['XLite\\API\\Endpoint\\AttributeValue\\Select\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation24Service'));
  1872.             yield 82 => ($this->services['XLite\\API\\Endpoint\\AttributeValue\\Text\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation25Service'));
  1873.             yield 83 => ($this->services['XLite\\API\\Endpoint\\Category\\Transformer\\CategoryMoveInputTransformer.decorator.validation'] ?? $this->load('getCategoryMoveInputTransformer_Decorator_ValidationService'));
  1874.             yield 84 => ($this->services['XLite\\API\\Endpoint\\Category\\Transformer\\CategoryProductInputTransformer.decorator.validation'] ?? $this->load('getCategoryProductInputTransformer_Decorator_ValidationService'));
  1875.             yield 85 => ($this->services['XLite\\API\\Endpoint\\Category\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation32Service'));
  1876.             yield 86 => ($this->services['XLite\\API\\Endpoint\\CategoryBanner\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation30Service'));
  1877.             yield 87 => ($this->services['XLite\\API\\Endpoint\\CategoryIcon\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation31Service'));
  1878.             yield 88 => ($this->services['XLite\\API\\Endpoint\\Membership\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation33Service'));
  1879.             yield 89 => ($this->services['XLite\\API\\Endpoint\\OrderPaymentStatus\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation34Service'));
  1880.             yield 90 => ($this->services['XLite\\API\\Endpoint\\OrderShippingStatus\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation35Service'));
  1881.             yield 91 => ($this->services['XLite\\API\\Endpoint\\Product\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation41Service'));
  1882.             yield 92 => ($this->services['XLite\\API\\Endpoint\\ProductClass\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation39Service'));
  1883.             yield 93 => ($this->services['XLite\\API\\Endpoint\\ProductImage\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation40Service'));
  1884.             yield 94 => ($this->services['XLite\\API\\Endpoint\\Profile\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation43Service'));
  1885.             yield 95 => ($this->services['XLite\\API\\Endpoint\\ProfileAddress\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation42Service'));
  1886.             yield 96 => ($this->services['XLite\\API\\Endpoint\\TaxClass\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation44Service'));
  1887.             yield 97 => ($this->services['CDev\\VolumeDiscounts\\API\\Endpoint\\VolumeDiscount\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation5Service'));
  1888.             yield 98 => ($this->services['XC\\Reviews\\API\\Endpoint\\ProductReview\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation15Service'));
  1889.             yield 99 => ($this->services['CDev\\FileAttachments\\API\\Endpoint\\ProductAttachment\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation3Service'));
  1890.             yield 100 => ($this->services['XC\\ProductTags\\API\\Endpoint\\Tag\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation14Service'));
  1891.             yield 101 => ($this->services['QSL\\ProductStickers\\API\\Endpoint\\ProductSticker\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation11Service'));
  1892.             yield 102 => ($this->services['CDev\\Coupons\\API\\Endpoint\\Coupon\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_ValidationService'));
  1893.             yield 103 => ($this->services['CDev\\Sale\\API\\Endpoint\\SaleDiscount\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation4Service'));
  1894.             yield 104 => ($this->services['CDev\\FeaturedProducts\\API\\Endpoint\\FeaturedProduct\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation2Service'));
  1895.             yield 105 => ($this->services['QSL\\Make\\API\\Endpoint\\Level1\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation7Service'));
  1896.             yield 106 => ($this->services['QSL\\Make\\API\\Endpoint\\Level2\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation8Service'));
  1897.             yield 107 => ($this->services['QSL\\Make\\API\\Endpoint\\Level3\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation9Service'));
  1898.             yield 108 => ($this->services['QSL\\Make\\API\\Endpoint\\Level4\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation10Service'));
  1899.             yield 109 => ($this->services['XC\\Upselling\\API\\Endpoint\\ProductUpsellingProduct\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation16Service'));
  1900.             yield 110 => ($this->services['XC\\CustomProductTabs\\API\\Endpoint\\CustomProductTab\\ResourceTransformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation12Service'));
  1901.             yield 111 => ($this->services['XC\\CustomProductTabs\\API\\Endpoint\\CustomProductTab\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation13Service'));
  1902.             yield 112 => ($this->services['CDev\\Wholesale\\API\\Endpoint\\ProductWholesalePrice\\Transformer\\InputTransformer.decorator.validation'] ?? $this->load('getInputTransformer_Decorator_Validation6Service'));
  1903.             yield 113 => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService'));
  1904.         }, 114), $f$p), 21 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 22 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $k), 23 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 24 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 25 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 26 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 27 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(NULL), 28 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 29 => new \ApiPlatform\JsonApi\Serializer\CollectionNormalizer($o'page'$f), 30 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($q$o$nNULL), 'page''pagination'$f$a), $f$o$h), 31 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 32 => new \ApiPlatform\JsonApi\Serializer\ObjectNormalizer($s$n$o$f), 33 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($s$n$q), 34 => $s], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => $c=> new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), => new \ApiPlatform\Serializer\JsonEncoder('jsonapi'), => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
  1905.     }
  1906.     /**
  1907.      * Gets the public '.container.private.twig' shared service.
  1908.      *
  1909.      * @return \Twig\Environment
  1910.      */
  1911.     protected function get_Container_Private_TwigService()
  1912.     {
  1913.         $a = new \Twig\Loader\ChainLoader();
  1914.         $b = ($this->services['XLite\\Core\\Layout'] ?? $this->getLayoutService());
  1915.         $a->addLoader(new \XC\ThemeTweaker\Core\Templating\Twig\Loader\ThemeTweaker($b));
  1916.         $a->addLoader(($this->services['XCart\\Twig\\Loader\\FilesystemLoader'] ?? $this->getFilesystemLoaderService()));
  1917.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['base_template_class' => 'XLite\\Core\\Templating\\Twig\\Template''strict_variables' => false'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true]);
  1918.         $c = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1919.         $d = ($this->services['translator'] ?? $this->getTranslatorService());
  1920.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1921.         $f = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1922.         $g = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1923.         $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1924.         $h->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  1925.         $i = new \Symfony\Bridge\Twig\AppVariable();
  1926.         $i->setEnvironment('dev');
  1927.         $i->setDebug(true);
  1928.         if ($this->has('.container.private.security.token_storage')) {
  1929.             $i->setTokenStorage($g);
  1930.         }
  1931.         if ($this->has('request_stack')) {
  1932.             $i->setRequestStack($f);
  1933.         }
  1934.         $j = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1935.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1936.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $c));
  1937.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($d));
  1938.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  1939.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e\dirname(__DIR__4), 'UTF-8'));
  1940.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  1941.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1942.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($ctrue));
  1943.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1944.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1945.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($f, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  1946.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($f));
  1947.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1948.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($d));
  1949.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1950.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($f, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $g)));
  1951.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
  1952.         $instance->addExtension(($this->services['XLite\\Core\\Templating\\Twig\\Extension\\XCartExtension'] ?? $this->getXCartExtensionService()));
  1953.         $instance->addExtension(new \XC\ThemeTweaker\Core\Templating\Twig\Extension\ThemeTweakerExtension(new \XC\ThemeTweaker\Core\Templating\Twig\Functions($b)));
  1954.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension('jms_'));
  1955.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1956.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  1957.         $instance->addGlobal('app'$i);
  1958.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1959.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1960.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  1961.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  1962.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1963.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['privates''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'true],
  1964.         ], [
  1965.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1966.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1967.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1968.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1969.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  1970.         ])));
  1971.         $instance->registerUndefinedFilterCallback([=> $j=> 'suggestFilter']);
  1972.         $instance->registerUndefinedFunctionCallback([=> $j=> 'suggestFunction']);
  1973.         $instance->registerUndefinedTokenParserCallback([=> $j=> 'suggestTag']);
  1974.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1975.         return $instance;
  1976.     }
  1977.     /**
  1978.      * Gets the public '.container.private.validator' shared service.
  1979.      *
  1980.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1981.      */
  1982.     protected function get_Container_Private_ValidatorService()
  1983.     {
  1984.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1985.     }
  1986.     /**
  1987.      * Gets the public 'Aws\CloudWatchLogs\CloudWatchLogsClient' shared autowired service.
  1988.      *
  1989.      * @return \Aws\CloudWatchLogs\CloudWatchLogsClient
  1990.      */
  1991.     protected function getCloudWatchLogsClientService()
  1992.     {
  1993.         return $this->services['Aws\\CloudWatchLogs\\CloudWatchLogsClient'] = new \Aws\CloudWatchLogs\CloudWatchLogsClient(['region' => $this->getEnv('string:LOGGER_CLOUD_WATCH_REGION'), 'version' => $this->getEnv('string:LOGGER_CLOUD_WATCH_VERSION'), 'credentials' => ['key' => $this->getEnv('string:LOGGER_CLOUD_WATCH_KEY'), 'secret' => $this->getEnv('string:LOGGER_CLOUD_WATCH_SECRET'), 'token' => $this->getEnv('string:LOGGER_CLOUD_WATCH_TOKEN')]]);
  1994.     }
  1995.     /**
  1996.      * Gets the public 'Monolog\Processor\ProcessIdProcessor' shared autowired service.
  1997.      *
  1998.      * @return \Monolog\Processor\ProcessIdProcessor
  1999.      */
  2000.     protected function getProcessIdProcessorService()
  2001.     {
  2002.         return $this->services['Monolog\\Processor\\ProcessIdProcessor'] = new \Monolog\Processor\ProcessIdProcessor();
  2003.     }
  2004.     /**
  2005.      * Gets the public 'Monolog\Processor\PsrLogMessageProcessor' shared autowired service.
  2006.      *
  2007.      * @return \Monolog\Processor\PsrLogMessageProcessor
  2008.      */
  2009.     protected function getPsrLogMessageProcessorService()
  2010.     {
  2011.         return $this->services['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor();
  2012.     }
  2013.     /**
  2014.      * Gets the public 'Symfony\Bridge\Monolog\Processor\ConsoleCommandProcessor' shared autowired service.
  2015.      *
  2016.      * @return \Symfony\Bridge\Monolog\Processor\ConsoleCommandProcessor
  2017.      */
  2018.     protected function getConsoleCommandProcessorService()
  2019.     {
  2020.         return $this->services['Symfony\\Bridge\\Monolog\\Processor\\ConsoleCommandProcessor'] = new \Symfony\Bridge\Monolog\Processor\ConsoleCommandProcessor(truetrue);
  2021.     }
  2022.     /**
  2023.      * Gets the public 'Symfony\Bridge\Monolog\Processor\WebProcessor' shared autowired service.
  2024.      *
  2025.      * @return \Symfony\Bridge\Monolog\Processor\WebProcessor
  2026.      */
  2027.     protected function getWebProcessorService()
  2028.     {
  2029.         return $this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] = new \Symfony\Bridge\Monolog\Processor\WebProcessor();
  2030.     }
  2031.     /**
  2032.      * Gets the public 'XCart\Doctrine\CallbackManager\CallbackManager' shared autowired service.
  2033.      *
  2034.      * @return \XCart\Doctrine\CallbackManager\CallbackManager
  2035.      */
  2036.     protected function getCallbackManagerService()
  2037.     {
  2038.         return $this->services['XCart\\Doctrine\\CallbackManager\\CallbackManager'] = new \XCart\Doctrine\CallbackManager\CallbackManager(($this->services['XCart\\Doctrine\\CallbackManager\\Context'] ?? ($this->services['XCart\\Doctrine\\CallbackManager\\Context'] = new \XCart\Doctrine\CallbackManager\Context())), ($this->services['XCart\\Doctrine\\CallbackManager\\DeferredCallbackBuffer'] ?? ($this->services['XCart\\Doctrine\\CallbackManager\\DeferredCallbackBuffer'] = new \XCart\Doctrine\CallbackManager\DeferredCallbackBuffer())));
  2039.     }
  2040.     /**
  2041.      * Gets the public 'XCart\Doctrine\CallbackManager\Context' shared autowired service.
  2042.      *
  2043.      * @return \XCart\Doctrine\CallbackManager\Context
  2044.      */
  2045.     protected function getContextService()
  2046.     {
  2047.         return $this->services['XCart\\Doctrine\\CallbackManager\\Context'] = new \XCart\Doctrine\CallbackManager\Context();
  2048.     }
  2049.     /**
  2050.      * Gets the public 'XCart\Doctrine\CallbackManager\DeferredCallbackBuffer' shared autowired service.
  2051.      *
  2052.      * @return \XCart\Doctrine\CallbackManager\DeferredCallbackBuffer
  2053.      */
  2054.     protected function getDeferredCallbackBufferService()
  2055.     {
  2056.         return $this->services['XCart\\Doctrine\\CallbackManager\\DeferredCallbackBuffer'] = new \XCart\Doctrine\CallbackManager\DeferredCallbackBuffer();
  2057.     }
  2058.     /**
  2059.      * Gets the public 'XCart\Doctrine\ORM\Mapping\NamingStrategy' shared autowired service.
  2060.      *
  2061.      * @return \XCart\Doctrine\ORM\Mapping\NamingStrategy
  2062.      */
  2063.     protected function getNamingStrategyService()
  2064.     {
  2065.         return $this->services['XCart\\Doctrine\\ORM\\Mapping\\NamingStrategy'] = new \XCart\Doctrine\ORM\Mapping\NamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy(), new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  2066.     }
  2067.     /**
  2068.      * Gets the public 'XCart\Doctrine\ORM\Repository\RepositoryFactoryDecorator' shared autowired service.
  2069.      *
  2070.      * @return \XCart\Doctrine\ORM\Repository\RepositoryFactoryDecorator
  2071.      */
  2072.     protected function getRepositoryFactoryDecoratorService()
  2073.     {
  2074.         return $this->services['XCart\\Doctrine\\ORM\\Repository\\RepositoryFactoryDecorator'] = new \XCart\Doctrine\ORM\Repository\RepositoryFactoryDecorator();
  2075.     }
  2076.     /**
  2077.      * Gets the public 'XCart\Domain\HookManagerDomain' shared autowired service.
  2078.      *
  2079.      * @return \XCart\Domain\HookManagerDomain
  2080.      */
  2081.     protected function getHookManagerDomainService()
  2082.     {
  2083.         $this->services['XCart\\Domain\\HookManagerDomain'] = $instance = new \XCart\Domain\HookManagerDomain(($this->services['kernel.doctrine.orm.entity_manager'] ?? $this->getKernel_Doctrine_Orm_EntityManagerService()), ($this->services['XCart\\Domain\\ModuleManagerDomain'] ?? $this->getModuleManagerDomainService()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2084.             'Amazon\\PayWithAmazon\\LifetimeHook\\Upgrade\\UpgradeTo552build0' => ['privates''Amazon\\PayWithAmazon\\LifetimeHook\\Upgrade\\UpgradeTo552build0''getUpgradeTo552build0Service'true],
  2085.             'CDev\\Bestsellers\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''CDev\\Bestsellers\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build0Service'true],
  2086.             'CDev\\ContactUs\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => ['privates''CDev\\ContactUs\\LifetimeHook\\Upgrade\\UpgradeTo550build0''getUpgradeTo550build0Service'true],
  2087.             'CDev\\ContactUs\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''CDev\\ContactUs\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build02Service'true],
  2088.             'CDev\\Coupons\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => ['privates''CDev\\Coupons\\LifetimeHook\\Upgrade\\UpgradeTo550build0''getUpgradeTo550build02Service'true],
  2089.             'CDev\\Coupons\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''CDev\\Coupons\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build03Service'true],
  2090.             'CDev\\Coupons\\LifetimeHook\\Upgrade\\UpgradeTo552build0' => ['privates''CDev\\Coupons\\LifetimeHook\\Upgrade\\UpgradeTo552build0''getUpgradeTo552build02Service'true],
  2091.             'CDev\\FeaturedProducts\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''CDev\\FeaturedProducts\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build04Service'true],
  2092.             'CDev\\FedEx\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''CDev\\FedEx\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build05Service'true],
  2093.             'CDev\\FedEx\\LifetimeHook\\Upgrade\\UpgradeTo552build0' => ['privates''CDev\\FedEx\\LifetimeHook\\Upgrade\\UpgradeTo552build0''getUpgradeTo552build03Service'true],
  2094.             'CDev\\GoSocial\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''CDev\\GoSocial\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build06Service'true],
  2095.             'CDev\\GoSocial\\LifetimeHook\\Upgrade\\UpgradeTo552build1' => ['privates''CDev\\GoSocial\\LifetimeHook\\Upgrade\\UpgradeTo552build1''getUpgradeTo552build1Service'true],
  2096.             'CDev\\GoogleAnalytics\\LifetimeHook\\Init' => ['privates''CDev\\GoogleAnalytics\\LifetimeHook\\Init''getInitService'true],
  2097.             'CDev\\GoogleAnalytics\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''CDev\\GoogleAnalytics\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build07Service'true],
  2098.             'CDev\\GoogleAnalytics\\LifetimeHook\\Upgrade\\UpgradeTo552build0' => ['privates''CDev\\GoogleAnalytics\\LifetimeHook\\Upgrade\\UpgradeTo552build0''getUpgradeTo552build04Service'true],
  2099.             'CDev\\Paypal\\LifetimeHook\\Init' => ['privates''CDev\\Paypal\\LifetimeHook\\Init''getInit2Service'true],
  2100.             'CDev\\Paypal\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => ['privates''CDev\\Paypal\\LifetimeHook\\Upgrade\\UpgradeTo550build0''getUpgradeTo550build03Service'true],
  2101.             'CDev\\Paypal\\LifetimeHook\\Upgrade\\UpgradeTo550build1' => ['privates''CDev\\Paypal\\LifetimeHook\\Upgrade\\UpgradeTo550build1''getUpgradeTo550build1Service'true],
  2102.             'CDev\\Paypal\\LifetimeHook\\Upgrade\\UpgradeTo550build9' => ['privates''CDev\\Paypal\\LifetimeHook\\Upgrade\\UpgradeTo550build9''getUpgradeTo550build9Service'true],
  2103.             'CDev\\Paypal\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''CDev\\Paypal\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build08Service'true],
  2104.             'CDev\\Paypal\\LifetimeHook\\Upgrade\\UpgradeTo551build1' => ['privates''CDev\\Paypal\\LifetimeHook\\Upgrade\\UpgradeTo551build1''getUpgradeTo551build1Service'true],
  2105.             'CDev\\Paypal\\LifetimeHook\\Upgrade\\UpgradeTo551build3' => ['privates''CDev\\Paypal\\LifetimeHook\\Upgrade\\UpgradeTo551build3''getUpgradeTo551build3Service'true],
  2106.             'CDev\\Paypal\\LifetimeHook\\Upgrade\\UpgradeTo551build7' => ['privates''CDev\\Paypal\\LifetimeHook\\Upgrade\\UpgradeTo551build7''getUpgradeTo551build7Service'true],
  2107.             'CDev\\Paypal\\LifetimeHook\\Upgrade\\UpgradeTo551build9' => ['privates''CDev\\Paypal\\LifetimeHook\\Upgrade\\UpgradeTo551build9''getUpgradeTo551build9Service'true],
  2108.             'CDev\\ProductAdvisor\\LifetimeHook\\Upgrade\\UpgradeTp550build0' => ['privates''CDev\\ProductAdvisor\\LifetimeHook\\Upgrade\\UpgradeTp550build0''getUpgradeTp550build0Service'true],
  2109.             'CDev\\ProductAdvisor\\LifetimeHook\\Upgrade\\UpgradeTp550build1' => ['privates''CDev\\ProductAdvisor\\LifetimeHook\\Upgrade\\UpgradeTp550build1''getUpgradeTp550build1Service'true],
  2110.             'CDev\\ProductAdvisor\\LifetimeHook\\Upgrade\\UpgradeTp551build0' => ['privates''CDev\\ProductAdvisor\\LifetimeHook\\Upgrade\\UpgradeTp551build0''getUpgradeTp551build0Service'true],
  2111.             'CDev\\Sale\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => ['privates''CDev\\Sale\\LifetimeHook\\Upgrade\\UpgradeTo550build0''getUpgradeTo550build04Service'true],
  2112.             'CDev\\Sale\\LifetimeHook\\Upgrade\\UpgradeTo550build2' => ['privates''CDev\\Sale\\LifetimeHook\\Upgrade\\UpgradeTo550build2''getUpgradeTo550build2Service'true],
  2113.             'CDev\\Sale\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''CDev\\Sale\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build09Service'true],
  2114.             'CDev\\SalesTax\\LifetimeHook\\Rebuild' => ['privates''CDev\\SalesTax\\LifetimeHook\\Rebuild''getRebuildService'true],
  2115.             'CDev\\SalesTax\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => ['privates''CDev\\SalesTax\\LifetimeHook\\Upgrade\\UpgradeTo550build0''getUpgradeTo550build05Service'true],
  2116.             'CDev\\SalesTax\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''CDev\\SalesTax\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build010Service'true],
  2117.             'CDev\\SimpleCMS\\LifetimeHook\\Disable' => ['privates''CDev\\SimpleCMS\\LifetimeHook\\Disable''getDisableService'true],
  2118.             'CDev\\SimpleCMS\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => ['privates''CDev\\SimpleCMS\\LifetimeHook\\Upgrade\\UpgradeTo550build0''getUpgradeTo550build06Service'true],
  2119.             'CDev\\SimpleCMS\\LifetimeHook\\Upgrade\\UpgradeTo550build6' => ['privates''CDev\\SimpleCMS\\LifetimeHook\\Upgrade\\UpgradeTo550build6''getUpgradeTo550build6Service'true],
  2120.             'CDev\\SimpleCMS\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''CDev\\SimpleCMS\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build011Service'true],
  2121.             'CDev\\SimpleCMS\\LifetimeHook\\Upgrade\\UpgradeTo551build10FillModuleConfigField' => ['privates''CDev\\SimpleCMS\\LifetimeHook\\Upgrade\\UpgradeTo551build10FillModuleConfigField''getUpgradeTo551build10FillModuleConfigFieldService'true],
  2122.             'CDev\\SimpleCMS\\LifetimeHook\\Upgrade\\UpgradeTo551build2' => ['privates''CDev\\SimpleCMS\\LifetimeHook\\Upgrade\\UpgradeTo551build2''getUpgradeTo551build2Service'true],
  2123.             'CDev\\USPS\\LifetimeHook\\Upgrade\\UpgradeTo550build3' => ['privates''CDev\\USPS\\LifetimeHook\\Upgrade\\UpgradeTo550build3''getUpgradeTo550build3Service'true],
  2124.             'CDev\\USPS\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''CDev\\USPS\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build012Service'true],
  2125.             'CDev\\USPS\\LifetimeHook\\Upgrade\\UpgradeTo551build5' => ['privates''CDev\\USPS\\LifetimeHook\\Upgrade\\UpgradeTo551build5''getUpgradeTo551build5Service'true],
  2126.             'CDev\\USPS\\LifetimeHook\\Upgrade\\UpgradeTo551build7' => ['privates''CDev\\USPS\\LifetimeHook\\Upgrade\\UpgradeTo551build7''getUpgradeTo551build72Service'true],
  2127.             'CDev\\UserPermissions\\LifetimeHook\\Rebuild' => ['privates''CDev\\UserPermissions\\LifetimeHook\\Rebuild''getRebuild2Service'true],
  2128.             'CDev\\VolumeDiscounts\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => ['privates''CDev\\VolumeDiscounts\\LifetimeHook\\Upgrade\\UpgradeTo550build0''getUpgradeTo550build07Service'true],
  2129.             'CDev\\XMLSitemap\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => ['privates''CDev\\XMLSitemap\\LifetimeHook\\Upgrade\\UpgradeTo550build0''getUpgradeTo550build08Service'true],
  2130.             'CDev\\XMLSitemap\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''CDev\\XMLSitemap\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build013Service'true],
  2131.             'QSL\\AbandonedCartReminder\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => ['privates''QSL\\AbandonedCartReminder\\LifetimeHook\\Upgrade\\UpgradeTo550build0''getUpgradeTo550build09Service'true],
  2132.             'QSL\\AbandonedCartReminder\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''QSL\\AbandonedCartReminder\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build014Service'true],
  2133.             'QSL\\AdminProductsListThumbnails\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''QSL\\AdminProductsListThumbnails\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build015Service'true],
  2134.             'QSL\\AntiFraud\\LifetimeHook\\Hook' => ['privates''QSL\\AntiFraud\\LifetimeHook\\Hook''getHookService'true],
  2135.             'QSL\\AuthorizenetAcceptjs\\LifetimeHook\\Upgrade\\UpgradeTo550build3' => ['privates''QSL\\AuthorizenetAcceptjs\\LifetimeHook\\Upgrade\\UpgradeTo550build3''getUpgradeTo550build32Service'true],
  2136.             'QSL\\BackInStock\\LifetimeHook\\Upgrade\\UpgradeTo550build3' => ['privates''QSL\\BackInStock\\LifetimeHook\\Upgrade\\UpgradeTo550build3''getUpgradeTo550build33Service'true],
  2137.             'QSL\\BackInStock\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''QSL\\BackInStock\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build016Service'true],
  2138.             'QSL\\Banner\\LifetimeHook\\Enable' => ['privates''QSL\\Banner\\LifetimeHook\\Enable''getEnableService'true],
  2139.             'QSL\\Banner\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => ['privates''QSL\\Banner\\LifetimeHook\\Upgrade\\UpgradeTo550build0''getUpgradeTo550build010Service'true],
  2140.             'QSL\\Banner\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''QSL\\Banner\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build017Service'true],
  2141.             'QSL\\Braintree\\LifetimeHook\\Upgrade\\UpgradeTo551build1' => ['privates''QSL\\Braintree\\LifetimeHook\\Upgrade\\UpgradeTo551build1''getUpgradeTo551build12Service'true],
  2142.             'QSL\\CloudSearch\\LifetimeHook\\Hook' => ['privates''QSL\\CloudSearch\\LifetimeHook\\Hook''getHook2Service'true],
  2143.             'QSL\\CloudSearch\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''QSL\\CloudSearch\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build018Service'true],
  2144.             'QSL\\CloudSearch\\LifetimeHook\\Upgrade\\UpgradeTo552build0' => ['privates''QSL\\CloudSearch\\LifetimeHook\\Upgrade\\UpgradeTo552build0''getUpgradeTo552build05Service'true],
  2145.             'QSL\\CloudSearch\\LifetimeHook\\Upgrade\\UpgradeTo552build5' => ['privates''QSL\\CloudSearch\\LifetimeHook\\Upgrade\\UpgradeTo552build5''getUpgradeTo552build5Service'true],
  2146.             'QSL\\ColorSwatches\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => ['privates''QSL\\ColorSwatches\\LifetimeHook\\Upgrade\\UpgradeTo550build0''getUpgradeTo550build011Service'true],
  2147.             'QSL\\ColorSwatches\\LifetimeHook\\Upgrade\\UpgradeTo550build7' => ['privates''QSL\\ColorSwatches\\LifetimeHook\\Upgrade\\UpgradeTo550build7''getUpgradeTo550build7Service'true],
  2148.             'QSL\\ColorSwatches\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''QSL\\ColorSwatches\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build019Service'true],
  2149.             'QSL\\CustomerSatisfaction\\LifetimeHook\\Upgrade\\UpgradeTo550build1' => ['privates''QSL\\CustomerSatisfaction\\LifetimeHook\\Upgrade\\UpgradeTo550build1''getUpgradeTo550build12Service'true],
  2150.             'QSL\\CustomerSatisfaction\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''QSL\\CustomerSatisfaction\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build020Service'true],
  2151.             'QSL\\FlyoutCategoriesMenu\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => ['privates''QSL\\FlyoutCategoriesMenu\\LifetimeHook\\Upgrade\\UpgradeTo550build0''getUpgradeTo550build012Service'true],
  2152.             'QSL\\FlyoutCategoriesMenu\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''QSL\\FlyoutCategoriesMenu\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build021Service'true],
  2153.             'QSL\\FlyoutCategoriesMenu\\LifetimeHook\\Upgrade\\UpgradeTo552build0' => ['privates''QSL\\FlyoutCategoriesMenu\\LifetimeHook\\Upgrade\\UpgradeTo552build0''getUpgradeTo552build06Service'true],
  2154.             'QSL\\FlyoutCategoriesMenu\\LifetimeHook\\Upgrade\\UpgradeTo552build2FillModuleConfigField' => ['privates''QSL\\FlyoutCategoriesMenu\\LifetimeHook\\Upgrade\\UpgradeTo552build2FillModuleConfigField''getUpgradeTo552build2FillModuleConfigFieldService'true],
  2155.             'QSL\\LoyaltyProgram\\LifetimeHook\\Rebuild' => ['privates''QSL\\LoyaltyProgram\\LifetimeHook\\Rebuild''getRebuild3Service'true],
  2156.             'QSL\\LoyaltyProgram\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''QSL\\LoyaltyProgram\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build022Service'true],
  2157.             'QSL\\LoyaltyProgram\\LifetimeHook\\Upgrade\\UpgradeTo551build1' => ['privates''QSL\\LoyaltyProgram\\LifetimeHook\\Upgrade\\UpgradeTo551build1''getUpgradeTo551build13Service'true],
  2158.             'QSL\\Make\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''QSL\\Make\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build023Service'true],
  2159.             'QSL\\Make\\LifetimeHook\\Upgrade\\UpgradeTo552build0' => ['privates''QSL\\Make\\LifetimeHook\\Upgrade\\UpgradeTo552build0''getUpgradeTo552build07Service'true],
  2160.             'QSL\\Make\\LifetimeHook\\Upgrade\\UpgradeTo552build7' => ['privates''QSL\\Make\\LifetimeHook\\Upgrade\\UpgradeTo552build7''getUpgradeTo552build7Service'true],
  2161.             'QSL\\Make\\LifetimeHook\\Upgrade\\UpgradeTo553build0' => ['privates''QSL\\Make\\LifetimeHook\\Upgrade\\UpgradeTo553build0''getUpgradeTo553build0Service'true],
  2162.             'QSL\\Make\\LifetimeHook\\Upgrade\\UpgradeTo555build0RemoveFitmentsTab' => ['privates''QSL\\Make\\LifetimeHook\\Upgrade\\UpgradeTo555build0RemoveFitmentsTab''getUpgradeTo555build0RemoveFitmentsTabService'true],
  2163.             'QSL\\MyWishlist\\LifetimeHook\\Upgrade\\UpgradeTo550build1' => ['privates''QSL\\MyWishlist\\LifetimeHook\\Upgrade\\UpgradeTo550build1''getUpgradeTo550build13Service'true],
  2164.             'QSL\\OneClickUpsellAfterCheckout\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''QSL\\OneClickUpsellAfterCheckout\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build024Service'true],
  2165.             'QSL\\PDFInvoice\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''QSL\\PDFInvoice\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build025Service'true],
  2166.             'QSL\\ProductFeeds\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => ['privates''QSL\\ProductFeeds\\LifetimeHook\\Upgrade\\UpgradeTo550build0''getUpgradeTo550build013Service'true],
  2167.             'QSL\\ProductFeeds\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''QSL\\ProductFeeds\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build026Service'true],
  2168.             'QSL\\ProductStickers\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => ['privates''QSL\\ProductStickers\\LifetimeHook\\Upgrade\\UpgradeTo550build0''getUpgradeTo550build014Service'true],
  2169.             'QSL\\ProductStickers\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''QSL\\ProductStickers\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build027Service'true],
  2170.             'QSL\\Returns\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => ['privates''QSL\\Returns\\LifetimeHook\\Upgrade\\UpgradeTo550build0''getUpgradeTo550build015Service'true],
  2171.             'QSL\\Returns\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''QSL\\Returns\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build028Service'true],
  2172.             'QSL\\ShopByBrand\\LifetimeHook\\Rebuild' => ['privates''QSL\\ShopByBrand\\LifetimeHook\\Rebuild''getRebuild4Service'true],
  2173.             'QSL\\ShopByBrand\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => ['privates''QSL\\ShopByBrand\\LifetimeHook\\Upgrade\\UpgradeTo550build0''getUpgradeTo550build016Service'true],
  2174.             'QSL\\ShopByBrand\\LifetimeHook\\Upgrade\\UpgradeTo550build6' => ['privates''QSL\\ShopByBrand\\LifetimeHook\\Upgrade\\UpgradeTo550build6''getUpgradeTo550build62Service'true],
  2175.             'QSL\\ShopByBrand\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''QSL\\ShopByBrand\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build029Service'true],
  2176.             'QSL\\ShopByBrand\\LifetimeHook\\Upgrade\\UpgradeTo551build2' => ['privates''QSL\\ShopByBrand\\LifetimeHook\\Upgrade\\UpgradeTo551build2''getUpgradeTo551build22Service'true],
  2177.             'QSL\\ShopByBrand\\LifetimeHook\\Upgrade\\UpgradeTo551build3' => ['privates''QSL\\ShopByBrand\\LifetimeHook\\Upgrade\\UpgradeTo551build3''getUpgradeTo551build32Service'true],
  2178.             'QSL\\ShopByBrand\\LifetimeHook\\Upgrade\\UpgradeTo553build0ShowBrandNameWithProductName' => ['privates''QSL\\ShopByBrand\\LifetimeHook\\Upgrade\\UpgradeTo553build0ShowBrandNameWithProductName''getUpgradeTo553build0ShowBrandNameWithProductNameService'true],
  2179.             'QSL\\SpecialOffersBase\\LifetimeHook\\Rebuild' => ['privates''QSL\\SpecialOffersBase\\LifetimeHook\\Rebuild''getRebuild5Service'true],
  2180.             'QSL\\SpecialOffersBase\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => ['privates''QSL\\SpecialOffersBase\\LifetimeHook\\Upgrade\\UpgradeTo550build0''getUpgradeTo550build017Service'true],
  2181.             'QSL\\SpecialOffersBase\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''QSL\\SpecialOffersBase\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build030Service'true],
  2182.             'QSL\\SpecialOffersBuyXGetY\\LifetimeHook\\Upgrade\\UpgradeTo551build3' => ['privates''QSL\\SpecialOffersBuyXGetY\\LifetimeHook\\Upgrade\\UpgradeTo551build3''getUpgradeTo551build33Service'true],
  2183.             'QSL\\SpecialOffersSpendXGetY\\LifetimeHook\\Upgrade\\UpgradeTo552build0' => ['privates''QSL\\SpecialOffersSpendXGetY\\LifetimeHook\\Upgrade\\UpgradeTo552build0''getUpgradeTo552build08Service'true],
  2184.             'QSL\\SpecialOffersSpendXGetY\\LifetimeHook\\Upgrade\\UpgradeTo553build0Priority' => ['privates''QSL\\SpecialOffersSpendXGetY\\LifetimeHook\\Upgrade\\UpgradeTo553build0Priority''getUpgradeTo553build0PriorityService'true],
  2185.             'XC\\AutoImportBase\\LifetimeHook\\Rebuild' => ['privates''XC\\AutoImportBase\\LifetimeHook\\Rebuild''getRebuild6Service'true],
  2186.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo550build4' => ['privates''XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo550build4''getUpgradeTo550build4Service'true],
  2187.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo550build8' => ['privates''XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo550build8''getUpgradeTo550build8Service'true],
  2188.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5510build0AddDownloadTask' => ['privates''XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5510build0AddDownloadTask''getUpgradeTo5510build0AddDownloadTaskService'true],
  2189.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5511build0' => ['privates''XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5511build0''getUpgradeTo5511build0Service'true],
  2190.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5511build0FillNotUpdateSetting' => ['privates''XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5511build0FillNotUpdateSetting''getUpgradeTo5511build0FillNotUpdateSettingService'true],
  2191.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5511build0InitIntegrationPriorityData' => ['privates''XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5511build0InitIntegrationPriorityData''getUpgradeTo5511build0InitIntegrationPriorityDataService'true],
  2192.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5511build0MergeSameNameBrands' => ['privates''XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5511build0MergeSameNameBrands''getUpgradeTo5511build0MergeSameNameBrandsService'true],
  2193.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5511build0RevertFakeAaiaForAutoBrands' => ['privates''XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5511build0RevertFakeAaiaForAutoBrands''getUpgradeTo5511build0RevertFakeAaiaForAutoBrandsService'true],
  2194.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5511build0RevertFakeAaiaForBrands' => ['privates''XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5511build0RevertFakeAaiaForBrands''getUpgradeTo5511build0RevertFakeAaiaForBrandsService'true],
  2195.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5513build0CorrectBrandsListTooltip' => ['privates''XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5513build0CorrectBrandsListTooltip''getUpgradeTo5513build0CorrectBrandsListTooltipService'true],
  2196.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5513build0TrimBrandsData' => ['privates''XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5513build0TrimBrandsData''getUpgradeTo5513build0TrimBrandsDataService'true],
  2197.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5514build0FillPrioritySelect' => ['privates''XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5514build0FillPrioritySelect''getUpgradeTo5514build0FillPrioritySelectService'true],
  2198.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5514build0NoCategoriesHint' => ['privates''XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5514build0NoCategoriesHint''getUpgradeTo5514build0NoCategoriesHintService'true],
  2199.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5514build0UpdateLabels' => ['privates''XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5514build0UpdateLabels''getUpgradeTo5514build0UpdateLabelsService'true],
  2200.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo551build1' => ['privates''XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo551build1''getUpgradeTo551build14Service'true],
  2201.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo554build0' => ['privates''XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo554build0''getUpgradeTo554build0Service'true],
  2202.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo557build0' => ['privates''XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo557build0''getUpgradeTo557build0Service'true],
  2203.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo557build0Prices' => ['privates''XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo557build0Prices''getUpgradeTo557build0PricesService'true],
  2204.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo557build2' => ['privates''XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo557build2''getUpgradeTo557build2Service'true],
  2205.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo558build0CarbConfig' => ['privates''XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo558build0CarbConfig''getUpgradeTo558build0CarbConfigService'true],
  2206.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo558build0LabelHelp' => ['privates''XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo558build0LabelHelp''getUpgradeTo558build0LabelHelpService'true],
  2207.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo558build0ScheduleInBulk' => ['privates''XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo558build0ScheduleInBulk''getUpgradeTo558build0ScheduleInBulkService'true],
  2208.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo559build0AddImportScheduleTask' => ['privates''XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo559build0AddImportScheduleTask''getUpgradeTo559build0AddImportScheduleTaskService'true],
  2209.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo559build0DeleteOldScheduleSettings' => ['privates''XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo559build0DeleteOldScheduleSettings''getUpgradeTo559build0DeleteOldScheduleSettingsService'true],
  2210.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo559build0FillConfigModuleFields' => ['privates''XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo559build0FillConfigModuleFields''getUpgradeTo559build0FillConfigModuleFieldsService'true],
  2211.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo559build0UpdateLabelForUpdateByBlock' => ['privates''XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo559build0UpdateLabelForUpdateByBlock''getUpgradeTo559build0UpdateLabelForUpdateByBlockService'true],
  2212.             'XC\\CanadaPost\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => ['privates''XC\\CanadaPost\\LifetimeHook\\Upgrade\\UpgradeTo550build0''getUpgradeTo550build018Service'true],
  2213.             'XC\\CanadaPost\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''XC\\CanadaPost\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build031Service'true],
  2214.             'XC\\Concierge\\LifetimeHook\\Init' => ['privates''XC\\Concierge\\LifetimeHook\\Init''getInit3Service'true],
  2215.             'XC\\Concierge\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''XC\\Concierge\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build032Service'true],
  2216.             'XC\\CrispWhiteSkin\\LifetimeHook\\Init' => ['privates''XC\\CrispWhiteSkin\\LifetimeHook\\Init''getInit4Service'true],
  2217.             'XC\\CrispWhiteSkin\\LifetimeHook\\Install' => ['privates''XC\\CrispWhiteSkin\\LifetimeHook\\Install''getInstallService'true],
  2218.             'XC\\CrispWhiteSkin\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => ['privates''XC\\CrispWhiteSkin\\LifetimeHook\\Upgrade\\UpgradeTo550build0''getUpgradeTo550build019Service'true],
  2219.             'XC\\CrispWhiteSkin\\LifetimeHook\\Upgrade\\UpgradeTo551build13' => ['privates''XC\\CrispWhiteSkin\\LifetimeHook\\Upgrade\\UpgradeTo551build13''getUpgradeTo551build132Service'true],
  2220.             'XC\\CustomProductTabs\\LifetimeHook\\Install' => ['privates''XC\\CustomProductTabs\\LifetimeHook\\Install''getInstall2Service'true],
  2221.             'XC\\CustomProductTabs\\LifetimeHook\\Rebuild' => ['privates''XC\\CustomProductTabs\\LifetimeHook\\Rebuild''getRebuild7Service'true],
  2222.             'XC\\CustomProductTabs\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => ['privates''XC\\CustomProductTabs\\LifetimeHook\\Upgrade\\UpgradeTo550build0''getUpgradeTo550build020Service'true],
  2223.             'XC\\FacebookMarketing\\LifetimeHook\\Upgrade\\UpgradeTo55build0' => ['privates''XC\\FacebookMarketing\\LifetimeHook\\Upgrade\\UpgradeTo55build0''getUpgradeTo55build0Service'true],
  2224.             'XC\\FastLaneCheckout\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''XC\\FastLaneCheckout\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build033Service'true],
  2225.             'XC\\FreeShipping\\LifetimeHook\\Disable' => ['privates''XC\\FreeShipping\\LifetimeHook\\Disable''getDisable2Service'true],
  2226.             'XC\\FreeShipping\\LifetimeHook\\Rebuild' => ['privates''XC\\FreeShipping\\LifetimeHook\\Rebuild''getRebuild8Service'true],
  2227.             'XC\\FreeShipping\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => ['privates''XC\\FreeShipping\\LifetimeHook\\Upgrade\\UpgradeTo550build0''getUpgradeTo550build021Service'true],
  2228.             'XC\\FreeShipping\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''XC\\FreeShipping\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build034Service'true],
  2229.             'XC\\FroalaEditor\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''XC\\FroalaEditor\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build035Service'true],
  2230.             'XC\\GoogleFeed\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => ['privates''XC\\GoogleFeed\\LifetimeHook\\Upgrade\\UpgradeTo550build0''getUpgradeTo550build022Service'true],
  2231.             'XC\\GoogleFeed\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''XC\\GoogleFeed\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build036Service'true],
  2232.             'XC\\MailChimp\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => ['privates''XC\\MailChimp\\LifetimeHook\\Upgrade\\UpgradeTo550build0''getUpgradeTo550build023Service'true],
  2233.             'XC\\MailChimp\\LifetimeHook\\Upgrade\\UpgradeTo550build7' => ['privates''XC\\MailChimp\\LifetimeHook\\Upgrade\\UpgradeTo550build7''getUpgradeTo550build72Service'true],
  2234.             'XC\\MailChimp\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''XC\\MailChimp\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build037Service'true],
  2235.             'XC\\MultiCurrency\\LifetimeHook\\Rebuild' => ['privates''XC\\MultiCurrency\\LifetimeHook\\Rebuild''getRebuild9Service'true],
  2236.             'XC\\MultiCurrency\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''XC\\MultiCurrency\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build038Service'true],
  2237.             'XC\\News\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => ['privates''XC\\News\\LifetimeHook\\Upgrade\\UpgradeTo550build0''getUpgradeTo550build024Service'true],
  2238.             'XC\\News\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''XC\\News\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build039Service'true],
  2239.             'XC\\NewsletterSubscriptions\\LifetimeHook\\Upgrade\\UpgradeTo551build2' => ['privates''XC\\NewsletterSubscriptions\\LifetimeHook\\Upgrade\\UpgradeTo551build2''getUpgradeTo551build23Service'true],
  2240.             'XC\\NotFinishedOrders\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''XC\\NotFinishedOrders\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build040Service'true],
  2241.             'XC\\Onboarding\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''XC\\Onboarding\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build041Service'true],
  2242.             'XC\\OrderStatusColors\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''XC\\OrderStatusColors\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build042Service'true],
  2243.             'XC\\ProductTags\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''XC\\ProductTags\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build043Service'true],
  2244.             'XC\\ProductVariations\\LifetimeHook\\Upgrade\\UpgradeTo552build0ConvertVariations' => ['privates''XC\\ProductVariations\\LifetimeHook\\Upgrade\\UpgradeTo552build0ConvertVariations''getUpgradeTo552build0ConvertVariationsService'true],
  2245.             'XC\\ProductVariations\\LifetimeHook\\Upgrade\\UpgradeTo552build0VariationsMode' => ['privates''XC\\ProductVariations\\LifetimeHook\\Upgrade\\UpgradeTo552build0VariationsMode''getUpgradeTo552build0VariationsModeService'true],
  2246.             'XC\\ProductVariations\\LifetimeHook\\Upgrade\\UpgradeTo554build0FillVariationBaseName' => ['privates''XC\\ProductVariations\\LifetimeHook\\Upgrade\\UpgradeTo554build0FillVariationBaseName''getUpgradeTo554build0FillVariationBaseNameService'true],
  2247.             'XC\\Reviews\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => ['privates''XC\\Reviews\\LifetimeHook\\Upgrade\\UpgradeTo550build0''getUpgradeTo550build025Service'true],
  2248.             'XC\\Reviews\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''XC\\Reviews\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build044Service'true],
  2249.             'XC\\Stripe\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => ['privates''XC\\Stripe\\LifetimeHook\\Upgrade\\UpgradeTo550build0''getUpgradeTo550build026Service'true],
  2250.             'XC\\Stripe\\LifetimeHook\\Upgrade\\UpgradeTo551build6' => ['privates''XC\\Stripe\\LifetimeHook\\Upgrade\\UpgradeTo551build6''getUpgradeTo551build6Service'true],
  2251.             'XC\\SystemFields\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''XC\\SystemFields\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build045Service'true],
  2252.             'XC\\ThemeTweaker\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => ['privates''XC\\ThemeTweaker\\LifetimeHook\\Upgrade\\UpgradeTo550build0''getUpgradeTo550build027Service'true],
  2253.             'XC\\ThemeTweaker\\LifetimeHook\\Upgrade\\UpgradeTo550build5' => ['privates''XC\\ThemeTweaker\\LifetimeHook\\Upgrade\\UpgradeTo550build5''getUpgradeTo550build5Service'true],
  2254.             'XC\\ThemeTweaker\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''XC\\ThemeTweaker\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build046Service'true],
  2255.             'XC\\ThemeTweaker\\LifetimeHook\\Upgrade\\UpgradeTo551build2' => ['privates''XC\\ThemeTweaker\\LifetimeHook\\Upgrade\\UpgradeTo551build2''getUpgradeTo551build24Service'true],
  2256.             'XC\\UPS\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''XC\\UPS\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build047Service'true],
  2257.             'XC\\UPS\\LifetimeHook\\Upgrade\\UpgradeTo552build0' => ['privates''XC\\UPS\\LifetimeHook\\Upgrade\\UpgradeTo552build0''getUpgradeTo552build09Service'true],
  2258.             'XC\\UPS\\LifetimeHook\\Upgrade\\UpgradeTo552build4FillModuleConfigField' => ['privates''XC\\UPS\\LifetimeHook\\Upgrade\\UpgradeTo552build4FillModuleConfigField''getUpgradeTo552build4FillModuleConfigFieldService'true],
  2259.             'XC\\UPS\\LifetimeHook\\Upgrade\\UpgradeTo553build0ChangeInsuredAdditionalHandling' => ['privates''XC\\UPS\\LifetimeHook\\Upgrade\\UpgradeTo553build0ChangeInsuredAdditionalHandling''getUpgradeTo553build0ChangeInsuredAdditionalHandlingService'true],
  2260.             'XC\\UpdateInventory\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => ['privates''XC\\UpdateInventory\\LifetimeHook\\Upgrade\\UpgradeTo550build0''getUpgradeTo550build028Service'true],
  2261.             'XC\\Upselling\\LifetimeHook\\Upgrade\\UpgradeTo550build2' => ['privates''XC\\Upselling\\LifetimeHook\\Upgrade\\UpgradeTo550build2''getUpgradeTo550build22Service'true],
  2262.             'XC\\VINLookup\\LifetimeHook\\Upgrade\\UpgradeToNextFillModuleConfigField' => ['privates''XC\\VINLookup\\LifetimeHook\\Upgrade\\UpgradeToNextFillModuleConfigField''getUpgradeToNextFillModuleConfigFieldService'true],
  2263.             'XC\\VendorMessages\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => ['privates''XC\\VendorMessages\\LifetimeHook\\Upgrade\\UpgradeTo550build0''getUpgradeTo550build029Service'true],
  2264.             'XC\\VendorMessages\\LifetimeHook\\Upgrade\\UpgradeTo550build2' => ['privates''XC\\VendorMessages\\LifetimeHook\\Upgrade\\UpgradeTo550build2''getUpgradeTo550build23Service'true],
  2265.             'XC\\VendorMessages\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''XC\\VendorMessages\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build048Service'true],
  2266.             'XC\\WheelTireFitment\\LifetimeHook\\Upgrade\\UpgradeTo552build1' => ['privates''XC\\WheelTireFitment\\LifetimeHook\\Upgrade\\UpgradeTo552build1''getUpgradeTo552build12Service'true],
  2267.             'XCart\\LifetimeHook\\Install' => ['privates''XCart\\LifetimeHook\\Install''getInstall3Service'true],
  2268.             'XCart\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => ['privates''XCart\\LifetimeHook\\Upgrade\\UpgradeTo550build0''getUpgradeTo550build030Service'true],
  2269.             'XCart\\LifetimeHook\\Upgrade\\UpgradeTo550build10' => ['privates''XCart\\LifetimeHook\\Upgrade\\UpgradeTo550build10''getUpgradeTo550build10Service'true],
  2270.             'XCart\\LifetimeHook\\Upgrade\\UpgradeTo550build8' => ['privates''XCart\\LifetimeHook\\Upgrade\\UpgradeTo550build8''getUpgradeTo550build82Service'true],
  2271.             'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => ['privates''XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build0''getUpgradeTo551build049Service'true],
  2272.             'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build1' => ['privates''XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build1''getUpgradeTo551build15Service'true],
  2273.             'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build14' => ['privates''XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build14''getUpgradeTo551build142Service'true],
  2274.             'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build18PurchaseOrderFields' => ['privates''XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build18PurchaseOrderFields''getUpgradeTo551build18PurchaseOrderFieldsService'true],
  2275.             'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build20' => ['privates''XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build20''getUpgradeTo551build20Service'true],
  2276.             'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build23FreeShippingNote' => ['privates''XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build23FreeShippingNote''getUpgradeTo551build23FreeShippingNoteService'true],
  2277.             'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build24UpdateLabels' => ['privates''XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build24UpdateLabels''getUpgradeTo551build24UpdateLabelsService'true],
  2278.             'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build25' => ['privates''XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build25''getUpgradeTo551build25Service'true],
  2279.             'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build26' => ['privates''XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build26''getUpgradeTo551build26Service'true],
  2280.             'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build3' => ['privates''XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build3''getUpgradeTo551build34Service'true],
  2281.             'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build4' => ['privates''XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build4''getUpgradeTo551build4Service'true],
  2282.             'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build6' => ['privates''XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build6''getUpgradeTo551build62Service'true],
  2283.             'XPay\\DevKit\\LifetimeHook\\Hook' => ['privates''XPay\\DevKit\\LifetimeHook\\Hook''getHook3Service'true],
  2284.             'XPay\\XPaymentsCloud\\LifetimeHook\\Hook' => ['privates''XPay\\XPaymentsCloud\\LifetimeHook\\Hook''getHook4Service'true],
  2285.             'XPay\\XPaymentsCloud\\LifetimeHook\\Upgrade\\UpgradeTo551build10' => ['privates''XPay\\XPaymentsCloud\\LifetimeHook\\Upgrade\\UpgradeTo551build10''getUpgradeTo551build10Service'true],
  2286.             'XPay\\XPaymentsCloud\\LifetimeHook\\Upgrade\\UpgradeTo551build5' => ['privates''XPay\\XPaymentsCloud\\LifetimeHook\\Upgrade\\UpgradeTo551build5''getUpgradeTo551build52Service'true],
  2287.             'xc.auto-import-base.daemons_hook' => ['privates''xc.auto-import-base.daemons_hook''getXc_Autoimportbase_DaemonsHookService'true],
  2288.         ], [
  2289.             'Amazon\\PayWithAmazon\\LifetimeHook\\Upgrade\\UpgradeTo552build0' => '?',
  2290.             'CDev\\Bestsellers\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2291.             'CDev\\ContactUs\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => '?',
  2292.             'CDev\\ContactUs\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2293.             'CDev\\Coupons\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => '?',
  2294.             'CDev\\Coupons\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2295.             'CDev\\Coupons\\LifetimeHook\\Upgrade\\UpgradeTo552build0' => '?',
  2296.             'CDev\\FeaturedProducts\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2297.             'CDev\\FedEx\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2298.             'CDev\\FedEx\\LifetimeHook\\Upgrade\\UpgradeTo552build0' => '?',
  2299.             'CDev\\GoSocial\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2300.             'CDev\\GoSocial\\LifetimeHook\\Upgrade\\UpgradeTo552build1' => '?',
  2301.             'CDev\\GoogleAnalytics\\LifetimeHook\\Init' => '?',
  2302.             'CDev\\GoogleAnalytics\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2303.             'CDev\\GoogleAnalytics\\LifetimeHook\\Upgrade\\UpgradeTo552build0' => '?',
  2304.             'CDev\\Paypal\\LifetimeHook\\Init' => '?',
  2305.             'CDev\\Paypal\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => '?',
  2306.             'CDev\\Paypal\\LifetimeHook\\Upgrade\\UpgradeTo550build1' => '?',
  2307.             'CDev\\Paypal\\LifetimeHook\\Upgrade\\UpgradeTo550build9' => '?',
  2308.             'CDev\\Paypal\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2309.             'CDev\\Paypal\\LifetimeHook\\Upgrade\\UpgradeTo551build1' => '?',
  2310.             'CDev\\Paypal\\LifetimeHook\\Upgrade\\UpgradeTo551build3' => '?',
  2311.             'CDev\\Paypal\\LifetimeHook\\Upgrade\\UpgradeTo551build7' => '?',
  2312.             'CDev\\Paypal\\LifetimeHook\\Upgrade\\UpgradeTo551build9' => '?',
  2313.             'CDev\\ProductAdvisor\\LifetimeHook\\Upgrade\\UpgradeTp550build0' => '?',
  2314.             'CDev\\ProductAdvisor\\LifetimeHook\\Upgrade\\UpgradeTp550build1' => '?',
  2315.             'CDev\\ProductAdvisor\\LifetimeHook\\Upgrade\\UpgradeTp551build0' => '?',
  2316.             'CDev\\Sale\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => '?',
  2317.             'CDev\\Sale\\LifetimeHook\\Upgrade\\UpgradeTo550build2' => '?',
  2318.             'CDev\\Sale\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2319.             'CDev\\SalesTax\\LifetimeHook\\Rebuild' => '?',
  2320.             'CDev\\SalesTax\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => '?',
  2321.             'CDev\\SalesTax\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2322.             'CDev\\SimpleCMS\\LifetimeHook\\Disable' => '?',
  2323.             'CDev\\SimpleCMS\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => '?',
  2324.             'CDev\\SimpleCMS\\LifetimeHook\\Upgrade\\UpgradeTo550build6' => '?',
  2325.             'CDev\\SimpleCMS\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2326.             'CDev\\SimpleCMS\\LifetimeHook\\Upgrade\\UpgradeTo551build10FillModuleConfigField' => '?',
  2327.             'CDev\\SimpleCMS\\LifetimeHook\\Upgrade\\UpgradeTo551build2' => '?',
  2328.             'CDev\\USPS\\LifetimeHook\\Upgrade\\UpgradeTo550build3' => '?',
  2329.             'CDev\\USPS\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2330.             'CDev\\USPS\\LifetimeHook\\Upgrade\\UpgradeTo551build5' => '?',
  2331.             'CDev\\USPS\\LifetimeHook\\Upgrade\\UpgradeTo551build7' => '?',
  2332.             'CDev\\UserPermissions\\LifetimeHook\\Rebuild' => '?',
  2333.             'CDev\\VolumeDiscounts\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => '?',
  2334.             'CDev\\XMLSitemap\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => '?',
  2335.             'CDev\\XMLSitemap\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2336.             'QSL\\AbandonedCartReminder\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => '?',
  2337.             'QSL\\AbandonedCartReminder\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2338.             'QSL\\AdminProductsListThumbnails\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2339.             'QSL\\AntiFraud\\LifetimeHook\\Hook' => '?',
  2340.             'QSL\\AuthorizenetAcceptjs\\LifetimeHook\\Upgrade\\UpgradeTo550build3' => '?',
  2341.             'QSL\\BackInStock\\LifetimeHook\\Upgrade\\UpgradeTo550build3' => '?',
  2342.             'QSL\\BackInStock\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2343.             'QSL\\Banner\\LifetimeHook\\Enable' => '?',
  2344.             'QSL\\Banner\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => '?',
  2345.             'QSL\\Banner\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2346.             'QSL\\Braintree\\LifetimeHook\\Upgrade\\UpgradeTo551build1' => '?',
  2347.             'QSL\\CloudSearch\\LifetimeHook\\Hook' => '?',
  2348.             'QSL\\CloudSearch\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2349.             'QSL\\CloudSearch\\LifetimeHook\\Upgrade\\UpgradeTo552build0' => '?',
  2350.             'QSL\\CloudSearch\\LifetimeHook\\Upgrade\\UpgradeTo552build5' => '?',
  2351.             'QSL\\ColorSwatches\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => '?',
  2352.             'QSL\\ColorSwatches\\LifetimeHook\\Upgrade\\UpgradeTo550build7' => '?',
  2353.             'QSL\\ColorSwatches\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2354.             'QSL\\CustomerSatisfaction\\LifetimeHook\\Upgrade\\UpgradeTo550build1' => '?',
  2355.             'QSL\\CustomerSatisfaction\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2356.             'QSL\\FlyoutCategoriesMenu\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => '?',
  2357.             'QSL\\FlyoutCategoriesMenu\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2358.             'QSL\\FlyoutCategoriesMenu\\LifetimeHook\\Upgrade\\UpgradeTo552build0' => '?',
  2359.             'QSL\\FlyoutCategoriesMenu\\LifetimeHook\\Upgrade\\UpgradeTo552build2FillModuleConfigField' => '?',
  2360.             'QSL\\LoyaltyProgram\\LifetimeHook\\Rebuild' => '?',
  2361.             'QSL\\LoyaltyProgram\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2362.             'QSL\\LoyaltyProgram\\LifetimeHook\\Upgrade\\UpgradeTo551build1' => '?',
  2363.             'QSL\\Make\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2364.             'QSL\\Make\\LifetimeHook\\Upgrade\\UpgradeTo552build0' => '?',
  2365.             'QSL\\Make\\LifetimeHook\\Upgrade\\UpgradeTo552build7' => '?',
  2366.             'QSL\\Make\\LifetimeHook\\Upgrade\\UpgradeTo553build0' => '?',
  2367.             'QSL\\Make\\LifetimeHook\\Upgrade\\UpgradeTo555build0RemoveFitmentsTab' => '?',
  2368.             'QSL\\MyWishlist\\LifetimeHook\\Upgrade\\UpgradeTo550build1' => '?',
  2369.             'QSL\\OneClickUpsellAfterCheckout\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2370.             'QSL\\PDFInvoice\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2371.             'QSL\\ProductFeeds\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => '?',
  2372.             'QSL\\ProductFeeds\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2373.             'QSL\\ProductStickers\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => '?',
  2374.             'QSL\\ProductStickers\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2375.             'QSL\\Returns\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => '?',
  2376.             'QSL\\Returns\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2377.             'QSL\\ShopByBrand\\LifetimeHook\\Rebuild' => '?',
  2378.             'QSL\\ShopByBrand\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => '?',
  2379.             'QSL\\ShopByBrand\\LifetimeHook\\Upgrade\\UpgradeTo550build6' => '?',
  2380.             'QSL\\ShopByBrand\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2381.             'QSL\\ShopByBrand\\LifetimeHook\\Upgrade\\UpgradeTo551build2' => '?',
  2382.             'QSL\\ShopByBrand\\LifetimeHook\\Upgrade\\UpgradeTo551build3' => '?',
  2383.             'QSL\\ShopByBrand\\LifetimeHook\\Upgrade\\UpgradeTo553build0ShowBrandNameWithProductName' => '?',
  2384.             'QSL\\SpecialOffersBase\\LifetimeHook\\Rebuild' => '?',
  2385.             'QSL\\SpecialOffersBase\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => '?',
  2386.             'QSL\\SpecialOffersBase\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2387.             'QSL\\SpecialOffersBuyXGetY\\LifetimeHook\\Upgrade\\UpgradeTo551build3' => '?',
  2388.             'QSL\\SpecialOffersSpendXGetY\\LifetimeHook\\Upgrade\\UpgradeTo552build0' => '?',
  2389.             'QSL\\SpecialOffersSpendXGetY\\LifetimeHook\\Upgrade\\UpgradeTo553build0Priority' => '?',
  2390.             'XC\\AutoImportBase\\LifetimeHook\\Rebuild' => '?',
  2391.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo550build4' => '?',
  2392.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo550build8' => '?',
  2393.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5510build0AddDownloadTask' => '?',
  2394.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5511build0' => '?',
  2395.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5511build0FillNotUpdateSetting' => '?',
  2396.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5511build0InitIntegrationPriorityData' => '?',
  2397.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5511build0MergeSameNameBrands' => '?',
  2398.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5511build0RevertFakeAaiaForAutoBrands' => '?',
  2399.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5511build0RevertFakeAaiaForBrands' => '?',
  2400.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5513build0CorrectBrandsListTooltip' => '?',
  2401.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5513build0TrimBrandsData' => '?',
  2402.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5514build0FillPrioritySelect' => '?',
  2403.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5514build0NoCategoriesHint' => '?',
  2404.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5514build0UpdateLabels' => '?',
  2405.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo551build1' => '?',
  2406.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo554build0' => '?',
  2407.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo557build0' => '?',
  2408.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo557build0Prices' => '?',
  2409.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo557build2' => '?',
  2410.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo558build0CarbConfig' => '?',
  2411.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo558build0LabelHelp' => '?',
  2412.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo558build0ScheduleInBulk' => '?',
  2413.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo559build0AddImportScheduleTask' => '?',
  2414.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo559build0DeleteOldScheduleSettings' => '?',
  2415.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo559build0FillConfigModuleFields' => '?',
  2416.             'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo559build0UpdateLabelForUpdateByBlock' => '?',
  2417.             'XC\\CanadaPost\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => '?',
  2418.             'XC\\CanadaPost\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2419.             'XC\\Concierge\\LifetimeHook\\Init' => '?',
  2420.             'XC\\Concierge\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2421.             'XC\\CrispWhiteSkin\\LifetimeHook\\Init' => '?',
  2422.             'XC\\CrispWhiteSkin\\LifetimeHook\\Install' => '?',
  2423.             'XC\\CrispWhiteSkin\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => '?',
  2424.             'XC\\CrispWhiteSkin\\LifetimeHook\\Upgrade\\UpgradeTo551build13' => '?',
  2425.             'XC\\CustomProductTabs\\LifetimeHook\\Install' => '?',
  2426.             'XC\\CustomProductTabs\\LifetimeHook\\Rebuild' => '?',
  2427.             'XC\\CustomProductTabs\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => '?',
  2428.             'XC\\FacebookMarketing\\LifetimeHook\\Upgrade\\UpgradeTo55build0' => '?',
  2429.             'XC\\FastLaneCheckout\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2430.             'XC\\FreeShipping\\LifetimeHook\\Disable' => '?',
  2431.             'XC\\FreeShipping\\LifetimeHook\\Rebuild' => '?',
  2432.             'XC\\FreeShipping\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => '?',
  2433.             'XC\\FreeShipping\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2434.             'XC\\FroalaEditor\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2435.             'XC\\GoogleFeed\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => '?',
  2436.             'XC\\GoogleFeed\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2437.             'XC\\MailChimp\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => '?',
  2438.             'XC\\MailChimp\\LifetimeHook\\Upgrade\\UpgradeTo550build7' => '?',
  2439.             'XC\\MailChimp\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2440.             'XC\\MultiCurrency\\LifetimeHook\\Rebuild' => '?',
  2441.             'XC\\MultiCurrency\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2442.             'XC\\News\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => '?',
  2443.             'XC\\News\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2444.             'XC\\NewsletterSubscriptions\\LifetimeHook\\Upgrade\\UpgradeTo551build2' => '?',
  2445.             'XC\\NotFinishedOrders\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2446.             'XC\\Onboarding\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2447.             'XC\\OrderStatusColors\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2448.             'XC\\ProductTags\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2449.             'XC\\ProductVariations\\LifetimeHook\\Upgrade\\UpgradeTo552build0ConvertVariations' => '?',
  2450.             'XC\\ProductVariations\\LifetimeHook\\Upgrade\\UpgradeTo552build0VariationsMode' => '?',
  2451.             'XC\\ProductVariations\\LifetimeHook\\Upgrade\\UpgradeTo554build0FillVariationBaseName' => '?',
  2452.             'XC\\Reviews\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => '?',
  2453.             'XC\\Reviews\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2454.             'XC\\Stripe\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => '?',
  2455.             'XC\\Stripe\\LifetimeHook\\Upgrade\\UpgradeTo551build6' => '?',
  2456.             'XC\\SystemFields\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2457.             'XC\\ThemeTweaker\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => '?',
  2458.             'XC\\ThemeTweaker\\LifetimeHook\\Upgrade\\UpgradeTo550build5' => '?',
  2459.             'XC\\ThemeTweaker\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2460.             'XC\\ThemeTweaker\\LifetimeHook\\Upgrade\\UpgradeTo551build2' => '?',
  2461.             'XC\\UPS\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2462.             'XC\\UPS\\LifetimeHook\\Upgrade\\UpgradeTo552build0' => '?',
  2463.             'XC\\UPS\\LifetimeHook\\Upgrade\\UpgradeTo552build4FillModuleConfigField' => '?',
  2464.             'XC\\UPS\\LifetimeHook\\Upgrade\\UpgradeTo553build0ChangeInsuredAdditionalHandling' => '?',
  2465.             'XC\\UpdateInventory\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => '?',
  2466.             'XC\\Upselling\\LifetimeHook\\Upgrade\\UpgradeTo550build2' => '?',
  2467.             'XC\\VINLookup\\LifetimeHook\\Upgrade\\UpgradeToNextFillModuleConfigField' => '?',
  2468.             'XC\\VendorMessages\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => '?',
  2469.             'XC\\VendorMessages\\LifetimeHook\\Upgrade\\UpgradeTo550build2' => '?',
  2470.             'XC\\VendorMessages\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2471.             'XC\\WheelTireFitment\\LifetimeHook\\Upgrade\\UpgradeTo552build1' => '?',
  2472.             'XCart\\LifetimeHook\\Install' => '?',
  2473.             'XCart\\LifetimeHook\\Upgrade\\UpgradeTo550build0' => '?',
  2474.             'XCart\\LifetimeHook\\Upgrade\\UpgradeTo550build10' => '?',
  2475.             'XCart\\LifetimeHook\\Upgrade\\UpgradeTo550build8' => '?',
  2476.             'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build0' => '?',
  2477.             'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build1' => '?',
  2478.             'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build14' => '?',
  2479.             'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build18PurchaseOrderFields' => '?',
  2480.             'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build20' => '?',
  2481.             'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build23FreeShippingNote' => '?',
  2482.             'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build24UpdateLabels' => '?',
  2483.             'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build25' => '?',
  2484.             'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build26' => '?',
  2485.             'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build3' => '?',
  2486.             'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build4' => '?',
  2487.             'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build6' => '?',
  2488.             'XPay\\DevKit\\LifetimeHook\\Hook' => '?',
  2489.             'XPay\\XPaymentsCloud\\LifetimeHook\\Hook' => '?',
  2490.             'XPay\\XPaymentsCloud\\LifetimeHook\\Upgrade\\UpgradeTo551build10' => '?',
  2491.             'XPay\\XPaymentsCloud\\LifetimeHook\\Upgrade\\UpgradeTo551build5' => '?',
  2492.             'xc.auto-import-base.daemons_hook' => '?',
  2493.         ]));
  2494.         $instance->addHook(['moduleId' => 'CDev-Core''hookType' => 'install''object' => 'XCart\\LifetimeHook\\Install''method' => 'onInstall''priority' => 0]);
  2495.         $instance->addHook(['moduleId' => 'CDev-Core''hookType' => 'upgrade''object' => 'XCart\\LifetimeHook\\Upgrade\\UpgradeTo550build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.0']);
  2496.         $instance->addHook(['moduleId' => 'CDev-Core''hookType' => 'upgrade''object' => 'XCart\\LifetimeHook\\Upgrade\\UpgradeTo550build8''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.8']);
  2497.         $instance->addHook(['moduleId' => 'CDev-Core''hookType' => 'upgrade''object' => 'XCart\\LifetimeHook\\Upgrade\\UpgradeTo550build10''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.10']);
  2498.         $instance->addHook(['moduleId' => 'CDev-Core''hookType' => 'upgrade''object' => 'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2499.         $instance->addHook(['moduleId' => 'CDev-Core''hookType' => 'upgrade''object' => 'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build1''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.1']);
  2500.         $instance->addHook(['moduleId' => 'CDev-Core''hookType' => 'upgrade''object' => 'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build3''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.3']);
  2501.         $instance->addHook(['moduleId' => 'CDev-Core''hookType' => 'upgrade''object' => 'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build4''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.4']);
  2502.         $instance->addHook(['moduleId' => 'CDev-Core''hookType' => 'upgrade''object' => 'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build6''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.6']);
  2503.         $instance->addHook(['moduleId' => 'CDev-Core''hookType' => 'upgrade''object' => 'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build14''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.14']);
  2504.         $instance->addHook(['moduleId' => 'CDev-Core''hookType' => 'upgrade''object' => 'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build18PurchaseOrderFields''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.18']);
  2505.         $instance->addHook(['moduleId' => 'CDev-Core''hookType' => 'upgrade''object' => 'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build20''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.20']);
  2506.         $instance->addHook(['moduleId' => 'CDev-Core''hookType' => 'upgrade''object' => 'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build23FreeShippingNote''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.23']);
  2507.         $instance->addHook(['moduleId' => 'CDev-Core''hookType' => 'upgrade''object' => 'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build24UpdateLabels''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.24']);
  2508.         $instance->addHook(['moduleId' => 'CDev-Core''hookType' => 'upgrade''object' => 'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build25''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.25']);
  2509.         $instance->addHook(['moduleId' => 'CDev-Core''hookType' => 'upgrade''object' => 'XCart\\LifetimeHook\\Upgrade\\UpgradeTo551build26''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.26']);
  2510.         $instance->addHook(['moduleId' => 'XC-NewsletterSubscriptions''hookType' => 'upgrade''object' => 'XC\\NewsletterSubscriptions\\LifetimeHook\\Upgrade\\UpgradeTo551build2''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.2']);
  2511.         $instance->addHook(['moduleId' => 'QSL-SpecialOffersBase''hookType' => 'rebuild''object' => 'QSL\\SpecialOffersBase\\LifetimeHook\\Rebuild''method' => 'onRebuild''priority' => 0]);
  2512.         $instance->addHook(['moduleId' => 'QSL-SpecialOffersBase''hookType' => 'upgrade''object' => 'QSL\\SpecialOffersBase\\LifetimeHook\\Upgrade\\UpgradeTo550build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.0']);
  2513.         $instance->addHook(['moduleId' => 'QSL-SpecialOffersBase''hookType' => 'upgrade''object' => 'QSL\\SpecialOffersBase\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2514.         $instance->addHook(['moduleId' => 'QSL-SpecialOffersSpendXGetY''hookType' => 'upgrade''object' => 'QSL\\SpecialOffersSpendXGetY\\LifetimeHook\\Upgrade\\UpgradeTo552build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.2.0']);
  2515.         $instance->addHook(['moduleId' => 'QSL-SpecialOffersSpendXGetY''hookType' => 'upgrade''object' => 'QSL\\SpecialOffersSpendXGetY\\LifetimeHook\\Upgrade\\UpgradeTo553build0Priority''method' => 'onUpgrade''priority' => 0'version' => '5.5.3.0']);
  2516.         $instance->addHook(['moduleId' => 'XC-Onboarding''hookType' => 'upgrade''object' => 'XC\\Onboarding\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2517.         $instance->addHook(['moduleId' => 'QSL-Banner''hookType' => 'enable''object' => 'QSL\\Banner\\LifetimeHook\\Enable''method' => 'onEnable''priority' => 0]);
  2518.         $instance->addHook(['moduleId' => 'QSL-Banner''hookType' => 'upgrade''object' => 'QSL\\Banner\\LifetimeHook\\Upgrade\\UpgradeTo550build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.0']);
  2519.         $instance->addHook(['moduleId' => 'QSL-Banner''hookType' => 'upgrade''object' => 'QSL\\Banner\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2520.         $instance->addHook(['moduleId' => 'CDev-VolumeDiscounts''hookType' => 'upgrade''object' => 'CDev\\VolumeDiscounts\\LifetimeHook\\Upgrade\\UpgradeTo550build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.0']);
  2521.         $instance->addHook(['moduleId' => 'QSL-LoyaltyProgram''hookType' => 'rebuild''object' => 'QSL\\LoyaltyProgram\\LifetimeHook\\Rebuild''method' => 'onRebuild''priority' => 0]);
  2522.         $instance->addHook(['moduleId' => 'QSL-LoyaltyProgram''hookType' => 'upgrade''object' => 'QSL\\LoyaltyProgram\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2523.         $instance->addHook(['moduleId' => 'QSL-LoyaltyProgram''hookType' => 'upgrade''object' => 'QSL\\LoyaltyProgram\\LifetimeHook\\Upgrade\\UpgradeTo551build1''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.1']);
  2524.         $instance->addHook(['moduleId' => 'XC-Reviews''hookType' => 'upgrade''object' => 'XC\\Reviews\\LifetimeHook\\Upgrade\\UpgradeTo550build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.0']);
  2525.         $instance->addHook(['moduleId' => 'XC-Reviews''hookType' => 'upgrade''object' => 'XC\\Reviews\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2526.         $instance->addHook(['moduleId' => 'XC-SystemFields''hookType' => 'upgrade''object' => 'XC\\SystemFields\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2527.         $instance->addHook(['moduleId' => 'XC-ProductTags''hookType' => 'upgrade''object' => 'XC\\ProductTags\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2528.         $instance->addHook(['moduleId' => 'CDev-Bestsellers''hookType' => 'upgrade''object' => 'CDev\\Bestsellers\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2529.         $instance->addHook(['moduleId' => 'XC-FacebookMarketing''hookType' => 'upgrade''object' => 'XC\\FacebookMarketing\\LifetimeHook\\Upgrade\\UpgradeTo55build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2530.         $instance->addHook(['moduleId' => 'QSL-ProductStickers''hookType' => 'upgrade''object' => 'QSL\\ProductStickers\\LifetimeHook\\Upgrade\\UpgradeTo550build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.0']);
  2531.         $instance->addHook(['moduleId' => 'QSL-ProductStickers''hookType' => 'upgrade''object' => 'QSL\\ProductStickers\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2532.         $instance->addHook(['moduleId' => 'QSL-Braintree''hookType' => 'upgrade''object' => 'QSL\\Braintree\\LifetimeHook\\Upgrade\\UpgradeTo551build1''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.1']);
  2533.         $instance->addHook(['moduleId' => 'CDev-Coupons''hookType' => 'upgrade''object' => 'CDev\\Coupons\\LifetimeHook\\Upgrade\\UpgradeTo550build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.0']);
  2534.         $instance->addHook(['moduleId' => 'CDev-Coupons''hookType' => 'upgrade''object' => 'CDev\\Coupons\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2535.         $instance->addHook(['moduleId' => 'CDev-Coupons''hookType' => 'upgrade''object' => 'CDev\\Coupons\\LifetimeHook\\Upgrade\\UpgradeTo552build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.2.0']);
  2536.         $instance->addHook(['moduleId' => 'QSL-BackInStock''hookType' => 'upgrade''object' => 'QSL\\BackInStock\\LifetimeHook\\Upgrade\\UpgradeTo550build3''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.3']);
  2537.         $instance->addHook(['moduleId' => 'QSL-BackInStock''hookType' => 'upgrade''object' => 'QSL\\BackInStock\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2538.         $instance->addHook(['moduleId' => 'XC-FastLaneCheckout''hookType' => 'upgrade''object' => 'XC\\FastLaneCheckout\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2539.         $instance->addHook(['moduleId' => 'CDev-ContactUs''hookType' => 'upgrade''object' => 'CDev\\ContactUs\\LifetimeHook\\Upgrade\\UpgradeTo550build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.0']);
  2540.         $instance->addHook(['moduleId' => 'CDev-ContactUs''hookType' => 'upgrade''object' => 'CDev\\ContactUs\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2541.         $instance->addHook(['moduleId' => 'CDev-ProductAdvisor''hookType' => 'upgrade''object' => 'CDev\\ProductAdvisor\\LifetimeHook\\Upgrade\\UpgradeTp550build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.0']);
  2542.         $instance->addHook(['moduleId' => 'CDev-ProductAdvisor''hookType' => 'upgrade''object' => 'CDev\\ProductAdvisor\\LifetimeHook\\Upgrade\\UpgradeTp550build1''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.1']);
  2543.         $instance->addHook(['moduleId' => 'CDev-ProductAdvisor''hookType' => 'upgrade''object' => 'CDev\\ProductAdvisor\\LifetimeHook\\Upgrade\\UpgradeTp551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2544.         $instance->addHook(['moduleId' => 'CDev-FedEx''hookType' => 'upgrade''object' => 'CDev\\FedEx\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2545.         $instance->addHook(['moduleId' => 'CDev-FedEx''hookType' => 'upgrade''object' => 'CDev\\FedEx\\LifetimeHook\\Upgrade\\UpgradeTo552build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.2.0']);
  2546.         $instance->addHook(['moduleId' => 'QSL-CloudSearch''hookType' => 'rebuild''object' => 'QSL\\CloudSearch\\LifetimeHook\\Hook''method' => 'onRebuild''priority' => 0]);
  2547.         $instance->addHook(['moduleId' => 'QSL-CloudSearch''hookType' => 'install''object' => 'QSL\\CloudSearch\\LifetimeHook\\Hook''method' => 'onInstall''priority' => 0]);
  2548.         $instance->addHook(['moduleId' => 'QSL-CloudSearch''hookType' => 'upgrade''object' => 'QSL\\CloudSearch\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2549.         $instance->addHook(['moduleId' => 'QSL-CloudSearch''hookType' => 'upgrade''object' => 'QSL\\CloudSearch\\LifetimeHook\\Upgrade\\UpgradeTo552build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.2.0']);
  2550.         $instance->addHook(['moduleId' => 'QSL-CloudSearch''hookType' => 'upgrade''object' => 'QSL\\CloudSearch\\LifetimeHook\\Upgrade\\UpgradeTo552build5''method' => 'onUpgrade''priority' => 0'version' => '5.5.2.5']);
  2551.         $instance->addHook(['moduleId' => 'XC-UPS''hookType' => 'upgrade''object' => 'XC\\UPS\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2552.         $instance->addHook(['moduleId' => 'XC-UPS''hookType' => 'upgrade''object' => 'XC\\UPS\\LifetimeHook\\Upgrade\\UpgradeTo552build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.2.0']);
  2553.         $instance->addHook(['moduleId' => 'XC-UPS''hookType' => 'upgrade''object' => 'XC\\UPS\\LifetimeHook\\Upgrade\\UpgradeTo552build4FillModuleConfigField''method' => 'onUpgrade''priority' => 0'version' => '5.5.2.4']);
  2554.         $instance->addHook(['moduleId' => 'XC-UPS''hookType' => 'upgrade''object' => 'XC\\UPS\\LifetimeHook\\Upgrade\\UpgradeTo553build0ChangeInsuredAdditionalHandling''method' => 'onUpgrade''priority' => 0'version' => '5.5.3.0']);
  2555.         $instance->addHook(['moduleId' => 'QSL-MyWishlist''hookType' => 'upgrade''object' => 'QSL\\MyWishlist\\LifetimeHook\\Upgrade\\UpgradeTo550build1''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.1']);
  2556.         $instance->addHook(['moduleId' => 'XC-CrispWhiteSkin''hookType' => 'init''object' => 'XC\\CrispWhiteSkin\\LifetimeHook\\Init''method' => 'onInit''priority' => 0]);
  2557.         $instance->addHook(['moduleId' => 'XC-CrispWhiteSkin''hookType' => 'install''object' => 'XC\\CrispWhiteSkin\\LifetimeHook\\Install''method' => 'onInstall''priority' => 0]);
  2558.         $instance->addHook(['moduleId' => 'XC-CrispWhiteSkin''hookType' => 'upgrade''object' => 'XC\\CrispWhiteSkin\\LifetimeHook\\Upgrade\\UpgradeTo550build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.0']);
  2559.         $instance->addHook(['moduleId' => 'XC-CrispWhiteSkin''hookType' => 'upgrade''object' => 'XC\\CrispWhiteSkin\\LifetimeHook\\Upgrade\\UpgradeTo551build13''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.13']);
  2560.         $instance->addHook(['moduleId' => 'XC-CanadaPost''hookType' => 'upgrade''object' => 'XC\\CanadaPost\\LifetimeHook\\Upgrade\\UpgradeTo550build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.0']);
  2561.         $instance->addHook(['moduleId' => 'XC-CanadaPost''hookType' => 'upgrade''object' => 'XC\\CanadaPost\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2562.         $instance->addHook(['moduleId' => 'QSL-AntiFraud''hookType' => 'upgrade''object' => 'QSL\\AntiFraud\\LifetimeHook\\Hook''method' => 'onUpgradeTo5501''priority' => 0'version' => '5.5.0.1']);
  2563.         $instance->addHook(['moduleId' => 'CDev-Sale''hookType' => 'upgrade''object' => 'CDev\\Sale\\LifetimeHook\\Upgrade\\UpgradeTo550build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.0']);
  2564.         $instance->addHook(['moduleId' => 'CDev-Sale''hookType' => 'upgrade''object' => 'CDev\\Sale\\LifetimeHook\\Upgrade\\UpgradeTo550build2''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.2']);
  2565.         $instance->addHook(['moduleId' => 'CDev-Sale''hookType' => 'upgrade''object' => 'CDev\\Sale\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2566.         $instance->addHook(['moduleId' => 'QSL-PDFInvoice''hookType' => 'upgrade''object' => 'QSL\\PDFInvoice\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2567.         $instance->addHook(['moduleId' => 'XC-OrderStatusColors''hookType' => 'upgrade''object' => 'XC\\OrderStatusColors\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2568.         $instance->addHook(['moduleId' => 'CDev-FeaturedProducts''hookType' => 'upgrade''object' => 'CDev\\FeaturedProducts\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2569.         $instance->addHook(['moduleId' => 'QSL-Returns''hookType' => 'upgrade''object' => 'QSL\\Returns\\LifetimeHook\\Upgrade\\UpgradeTo550build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.0']);
  2570.         $instance->addHook(['moduleId' => 'QSL-Returns''hookType' => 'upgrade''object' => 'QSL\\Returns\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2571.         $instance->addHook(['moduleId' => 'QSL-ShopByBrand''hookType' => 'rebuild''object' => 'QSL\\ShopByBrand\\LifetimeHook\\Rebuild''method' => 'onRebuild''priority' => 0]);
  2572.         $instance->addHook(['moduleId' => 'QSL-ShopByBrand''hookType' => 'upgrade''object' => 'QSL\\ShopByBrand\\LifetimeHook\\Upgrade\\UpgradeTo550build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.0']);
  2573.         $instance->addHook(['moduleId' => 'QSL-ShopByBrand''hookType' => 'upgrade''object' => 'QSL\\ShopByBrand\\LifetimeHook\\Upgrade\\UpgradeTo550build6''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.6']);
  2574.         $instance->addHook(['moduleId' => 'QSL-ShopByBrand''hookType' => 'upgrade''object' => 'QSL\\ShopByBrand\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2575.         $instance->addHook(['moduleId' => 'QSL-ShopByBrand''hookType' => 'upgrade''object' => 'QSL\\ShopByBrand\\LifetimeHook\\Upgrade\\UpgradeTo551build2''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.2']);
  2576.         $instance->addHook(['moduleId' => 'QSL-ShopByBrand''hookType' => 'upgrade''object' => 'QSL\\ShopByBrand\\LifetimeHook\\Upgrade\\UpgradeTo551build3''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.3']);
  2577.         $instance->addHook(['moduleId' => 'QSL-ShopByBrand''hookType' => 'upgrade''object' => 'QSL\\ShopByBrand\\LifetimeHook\\Upgrade\\UpgradeTo553build0ShowBrandNameWithProductName''method' => 'onUpgrade''priority' => 0'version' => '5.5.3.0']);
  2578.         $instance->addHook(['moduleId' => 'XC-News''hookType' => 'upgrade''object' => 'XC\\News\\LifetimeHook\\Upgrade\\UpgradeTo550build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.0']);
  2579.         $instance->addHook(['moduleId' => 'XC-News''hookType' => 'upgrade''object' => 'XC\\News\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2580.         $instance->addHook(['moduleId' => 'Amazon-PayWithAmazon''hookType' => 'upgrade''object' => 'Amazon\\PayWithAmazon\\LifetimeHook\\Upgrade\\UpgradeTo552build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.2.0']);
  2581.         $instance->addHook(['moduleId' => 'XC-UpdateInventory''hookType' => 'upgrade''object' => 'XC\\UpdateInventory\\LifetimeHook\\Upgrade\\UpgradeTo550build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.0']);
  2582.         $instance->addHook(['moduleId' => 'XC-ProductVariations''hookType' => 'upgrade''object' => 'XC\\ProductVariations\\LifetimeHook\\Upgrade\\UpgradeTo552build0ConvertVariations''method' => 'onUpgrade''priority' => 0'version' => '5.5.2.0']);
  2583.         $instance->addHook(['moduleId' => 'XC-ProductVariations''hookType' => 'upgrade''object' => 'XC\\ProductVariations\\LifetimeHook\\Upgrade\\UpgradeTo552build0VariationsMode''method' => 'onUpgrade''priority' => 0'version' => '5.5.2.0']);
  2584.         $instance->addHook(['moduleId' => 'XC-ProductVariations''hookType' => 'upgrade''object' => 'XC\\ProductVariations\\LifetimeHook\\Upgrade\\UpgradeTo554build0FillVariationBaseName''method' => 'onUpgrade''priority' => 0'version' => '5.5.4.0']);
  2585.         $instance->addHook(['moduleId' => 'CDev-GoSocial''hookType' => 'upgrade''object' => 'CDev\\GoSocial\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2586.         $instance->addHook(['moduleId' => 'CDev-GoSocial''hookType' => 'upgrade''object' => 'CDev\\GoSocial\\LifetimeHook\\Upgrade\\UpgradeTo552build1''method' => 'onUpgrade''priority' => 0'version' => '5.5.2.1']);
  2587.         $instance->addHook(['moduleId' => 'QSL-Make''hookType' => 'upgrade''object' => 'QSL\\Make\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2588.         $instance->addHook(['moduleId' => 'QSL-Make''hookType' => 'upgrade''object' => 'QSL\\Make\\LifetimeHook\\Upgrade\\UpgradeTo552build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.2.0']);
  2589.         $instance->addHook(['moduleId' => 'QSL-Make''hookType' => 'upgrade''object' => 'QSL\\Make\\LifetimeHook\\Upgrade\\UpgradeTo552build7''method' => 'onUpgrade''priority' => 0'version' => '5.5.2.7']);
  2590.         $instance->addHook(['moduleId' => 'QSL-Make''hookType' => 'upgrade''object' => 'QSL\\Make\\LifetimeHook\\Upgrade\\UpgradeTo553build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.3.0']);
  2591.         $instance->addHook(['moduleId' => 'QSL-Make''hookType' => 'upgrade''object' => 'QSL\\Make\\LifetimeHook\\Upgrade\\UpgradeTo555build0RemoveFitmentsTab''method' => 'onUpgrade''priority' => 0'version' => '5.5.5.0']);
  2592.         $instance->addHook(['moduleId' => 'XC-WheelTireFitment''hookType' => 'upgrade''object' => 'XC\\WheelTireFitment\\LifetimeHook\\Upgrade\\UpgradeTo552build1''method' => 'onUpgrade''priority' => 0'version' => '5.5.2.1']);
  2593.         $instance->addHook(['moduleId' => 'XC-ThemeTweaker''hookType' => 'upgrade''object' => 'XC\\ThemeTweaker\\LifetimeHook\\Upgrade\\UpgradeTo550build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.0']);
  2594.         $instance->addHook(['moduleId' => 'XC-ThemeTweaker''hookType' => 'upgrade''object' => 'XC\\ThemeTweaker\\LifetimeHook\\Upgrade\\UpgradeTo550build5''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.5']);
  2595.         $instance->addHook(['moduleId' => 'XC-ThemeTweaker''hookType' => 'upgrade''object' => 'XC\\ThemeTweaker\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2596.         $instance->addHook(['moduleId' => 'XC-ThemeTweaker''hookType' => 'upgrade''object' => 'XC\\ThemeTweaker\\LifetimeHook\\Upgrade\\UpgradeTo551build2''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.2']);
  2597.         $instance->addHook(['moduleId' => 'XC-MultiCurrency''hookType' => 'rebuild''object' => 'XC\\MultiCurrency\\LifetimeHook\\Rebuild''method' => 'onRebuild''priority' => 0]);
  2598.         $instance->addHook(['moduleId' => 'XC-MultiCurrency''hookType' => 'upgrade''object' => 'XC\\MultiCurrency\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2599.         $instance->addHook(['moduleId' => 'QSL-AbandonedCartReminder''hookType' => 'upgrade''object' => 'QSL\\AbandonedCartReminder\\LifetimeHook\\Upgrade\\UpgradeTo550build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.0']);
  2600.         $instance->addHook(['moduleId' => 'QSL-AbandonedCartReminder''hookType' => 'upgrade''object' => 'QSL\\AbandonedCartReminder\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2601.         $instance->addHook(['moduleId' => 'QSL-CustomerSatisfaction''hookType' => 'upgrade''object' => 'QSL\\CustomerSatisfaction\\LifetimeHook\\Upgrade\\UpgradeTo550build1''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.1']);
  2602.         $instance->addHook(['moduleId' => 'QSL-CustomerSatisfaction''hookType' => 'upgrade''object' => 'QSL\\CustomerSatisfaction\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2603.         $instance->addHook(['moduleId' => 'XC-Concierge''hookType' => 'init''object' => 'XC\\Concierge\\LifetimeHook\\Init''method' => 'onInit''priority' => 0]);
  2604.         $instance->addHook(['moduleId' => 'XC-Concierge''hookType' => 'upgrade''object' => 'XC\\Concierge\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2605.         $instance->addHook(['moduleId' => 'QSL-ProductFeeds''hookType' => 'upgrade''object' => 'QSL\\ProductFeeds\\LifetimeHook\\Upgrade\\UpgradeTo550build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.0']);
  2606.         $instance->addHook(['moduleId' => 'QSL-ProductFeeds''hookType' => 'upgrade''object' => 'QSL\\ProductFeeds\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2607.         $instance->addHook(['moduleId' => 'XC-FreeShipping''hookType' => 'disable''object' => 'XC\\FreeShipping\\LifetimeHook\\Disable''method' => 'onDisable''priority' => 0]);
  2608.         $instance->addHook(['moduleId' => 'XC-FreeShipping''hookType' => 'rebuild''object' => 'XC\\FreeShipping\\LifetimeHook\\Rebuild''method' => 'onRebuild''priority' => 0]);
  2609.         $instance->addHook(['moduleId' => 'XC-FreeShipping''hookType' => 'upgrade''object' => 'XC\\FreeShipping\\LifetimeHook\\Upgrade\\UpgradeTo550build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.0']);
  2610.         $instance->addHook(['moduleId' => 'XC-FreeShipping''hookType' => 'upgrade''object' => 'XC\\FreeShipping\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2611.         $instance->addHook(['moduleId' => 'CDev-XMLSitemap''hookType' => 'upgrade''object' => 'CDev\\XMLSitemap\\LifetimeHook\\Upgrade\\UpgradeTo550build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.0']);
  2612.         $instance->addHook(['moduleId' => 'CDev-XMLSitemap''hookType' => 'upgrade''object' => 'CDev\\XMLSitemap\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2613.         $instance->addHook(['moduleId' => 'CDev-UserPermissions''hookType' => 'rebuild''object' => 'CDev\\UserPermissions\\LifetimeHook\\Rebuild''method' => 'onRebuild''priority' => 0]);
  2614.         $instance->addHook(['moduleId' => 'QSL-ColorSwatches''hookType' => 'upgrade''object' => 'QSL\\ColorSwatches\\LifetimeHook\\Upgrade\\UpgradeTo550build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.0']);
  2615.         $instance->addHook(['moduleId' => 'QSL-ColorSwatches''hookType' => 'upgrade''object' => 'QSL\\ColorSwatches\\LifetimeHook\\Upgrade\\UpgradeTo550build7''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.7']);
  2616.         $instance->addHook(['moduleId' => 'QSL-ColorSwatches''hookType' => 'upgrade''object' => 'QSL\\ColorSwatches\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2617.         $instance->addHook(['moduleId' => 'CDev-SimpleCMS''hookType' => 'disable''object' => 'CDev\\SimpleCMS\\LifetimeHook\\Disable''method' => 'onDisable''priority' => 0]);
  2618.         $instance->addHook(['moduleId' => 'CDev-SimpleCMS''hookType' => 'upgrade''object' => 'CDev\\SimpleCMS\\LifetimeHook\\Upgrade\\UpgradeTo550build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.0']);
  2619.         $instance->addHook(['moduleId' => 'CDev-SimpleCMS''hookType' => 'upgrade''object' => 'CDev\\SimpleCMS\\LifetimeHook\\Upgrade\\UpgradeTo550build6''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.6']);
  2620.         $instance->addHook(['moduleId' => 'CDev-SimpleCMS''hookType' => 'upgrade''object' => 'CDev\\SimpleCMS\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2621.         $instance->addHook(['moduleId' => 'CDev-SimpleCMS''hookType' => 'upgrade''object' => 'CDev\\SimpleCMS\\LifetimeHook\\Upgrade\\UpgradeTo551build2''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.2']);
  2622.         $instance->addHook(['moduleId' => 'CDev-SimpleCMS''hookType' => 'upgrade''object' => 'CDev\\SimpleCMS\\LifetimeHook\\Upgrade\\UpgradeTo551build10FillModuleConfigField''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.10']);
  2623.         $instance->addHook(['moduleId' => 'QSL-SpecialOffersBuyXGetY''hookType' => 'upgrade''object' => 'QSL\\SpecialOffersBuyXGetY\\LifetimeHook\\Upgrade\\UpgradeTo551build3''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.3']);
  2624.         $instance->addHook(['moduleId' => 'XC-GoogleFeed''hookType' => 'upgrade''object' => 'XC\\GoogleFeed\\LifetimeHook\\Upgrade\\UpgradeTo550build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.0']);
  2625.         $instance->addHook(['moduleId' => 'XC-GoogleFeed''hookType' => 'upgrade''object' => 'XC\\GoogleFeed\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2626.         $instance->addHook(['moduleId' => 'XC-VendorMessages''hookType' => 'upgrade''object' => 'XC\\VendorMessages\\LifetimeHook\\Upgrade\\UpgradeTo550build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.0']);
  2627.         $instance->addHook(['moduleId' => 'XC-VendorMessages''hookType' => 'upgrade''object' => 'XC\\VendorMessages\\LifetimeHook\\Upgrade\\UpgradeTo550build2''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.2']);
  2628.         $instance->addHook(['moduleId' => 'XC-VendorMessages''hookType' => 'upgrade''object' => 'XC\\VendorMessages\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2629.         $instance->addHook(['moduleId' => 'XC-Upselling''hookType' => 'upgrade''object' => 'XC\\Upselling\\LifetimeHook\\Upgrade\\UpgradeTo550build2''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.2']);
  2630.         $instance->addHook(['moduleId' => 'XC-VINLookup''hookType' => 'upgrade''object' => 'XC\\VINLookup\\LifetimeHook\\Upgrade\\UpgradeToNextFillModuleConfigField''method' => 'onUpgrade''priority' => 0'version' => '5.5.2.1']);
  2631.         $instance->addHook(['moduleId' => 'CDev-USPS''hookType' => 'upgrade''object' => 'CDev\\USPS\\LifetimeHook\\Upgrade\\UpgradeTo550build3''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.3']);
  2632.         $instance->addHook(['moduleId' => 'CDev-USPS''hookType' => 'upgrade''object' => 'CDev\\USPS\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2633.         $instance->addHook(['moduleId' => 'CDev-USPS''hookType' => 'upgrade''object' => 'CDev\\USPS\\LifetimeHook\\Upgrade\\UpgradeTo551build5''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.5']);
  2634.         $instance->addHook(['moduleId' => 'CDev-USPS''hookType' => 'upgrade''object' => 'CDev\\USPS\\LifetimeHook\\Upgrade\\UpgradeTo551build7''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.7']);
  2635.         $instance->addHook(['moduleId' => 'QSL-AuthorizenetAcceptjs''hookType' => 'upgrade''object' => 'QSL\\AuthorizenetAcceptjs\\LifetimeHook\\Upgrade\\UpgradeTo550build3''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.3']);
  2636.         $instance->addHook(['moduleId' => 'CDev-Paypal''hookType' => 'init''object' => 'CDev\\Paypal\\LifetimeHook\\Init''method' => 'onInit''priority' => 0]);
  2637.         $instance->addHook(['moduleId' => 'CDev-Paypal''hookType' => 'upgrade''object' => 'CDev\\Paypal\\LifetimeHook\\Upgrade\\UpgradeTo550build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.0']);
  2638.         $instance->addHook(['moduleId' => 'CDev-Paypal''hookType' => 'upgrade''object' => 'CDev\\Paypal\\LifetimeHook\\Upgrade\\UpgradeTo550build1''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.1']);
  2639.         $instance->addHook(['moduleId' => 'CDev-Paypal''hookType' => 'upgrade''object' => 'CDev\\Paypal\\LifetimeHook\\Upgrade\\UpgradeTo550build9''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.9']);
  2640.         $instance->addHook(['moduleId' => 'CDev-Paypal''hookType' => 'upgrade''object' => 'CDev\\Paypal\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2641.         $instance->addHook(['moduleId' => 'CDev-Paypal''hookType' => 'upgrade''object' => 'CDev\\Paypal\\LifetimeHook\\Upgrade\\UpgradeTo551build1''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.1']);
  2642.         $instance->addHook(['moduleId' => 'CDev-Paypal''hookType' => 'upgrade''object' => 'CDev\\Paypal\\LifetimeHook\\Upgrade\\UpgradeTo551build3''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.3']);
  2643.         $instance->addHook(['moduleId' => 'CDev-Paypal''hookType' => 'upgrade''object' => 'CDev\\Paypal\\LifetimeHook\\Upgrade\\UpgradeTo551build7''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.7']);
  2644.         $instance->addHook(['moduleId' => 'CDev-Paypal''hookType' => 'upgrade''object' => 'CDev\\Paypal\\LifetimeHook\\Upgrade\\UpgradeTo551build9''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.9']);
  2645.         $instance->addHook(['moduleId' => 'QSL-OneClickUpsellAfterCheckout''hookType' => 'upgrade''object' => 'QSL\\OneClickUpsellAfterCheckout\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2646.         $instance->addHook(['moduleId' => 'XC-AutoImportBase''hookType' => 'enable''object' => 'xc.auto-import-base.daemons_hook''method' => 'onEnable''priority' => 0]);
  2647.         $instance->addHook(['moduleId' => 'XC-AutoImportBase''hookType' => 'disable''object' => 'xc.auto-import-base.daemons_hook''method' => 'onDisable''priority' => 0]);
  2648.         $instance->addHook(['moduleId' => 'XC-AutoImportBase''hookType' => 'rebuild''object' => 'XC\\AutoImportBase\\LifetimeHook\\Rebuild''method' => 'onRebuild''priority' => 0]);
  2649.         $instance->addHook(['moduleId' => 'XC-AutoImportBase''hookType' => 'upgrade''object' => 'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo550build4''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.4']);
  2650.         $instance->addHook(['moduleId' => 'XC-AutoImportBase''hookType' => 'upgrade''object' => 'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo550build8''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.8']);
  2651.         $instance->addHook(['moduleId' => 'XC-AutoImportBase''hookType' => 'upgrade''object' => 'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo551build1''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.1']);
  2652.         $instance->addHook(['moduleId' => 'XC-AutoImportBase''hookType' => 'upgrade''object' => 'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo554build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.4.0']);
  2653.         $instance->addHook(['moduleId' => 'XC-AutoImportBase''hookType' => 'upgrade''object' => 'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo557build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.7.0']);
  2654.         $instance->addHook(['moduleId' => 'XC-AutoImportBase''hookType' => 'upgrade''object' => 'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo557build0Prices''method' => 'onUpgrade''priority' => 0'version' => '5.5.7.0']);
  2655.         $instance->addHook(['moduleId' => 'XC-AutoImportBase''hookType' => 'upgrade''object' => 'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo557build2''method' => 'onUpgrade''priority' => 0'version' => '5.5.7.2']);
  2656.         $instance->addHook(['moduleId' => 'XC-AutoImportBase''hookType' => 'upgrade''object' => 'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo558build0ScheduleInBulk''method' => 'onUpgrade''priority' => 0'version' => '5.5.8.0']);
  2657.         $instance->addHook(['moduleId' => 'XC-AutoImportBase''hookType' => 'upgrade''object' => 'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo558build0CarbConfig''method' => 'onUpgrade''priority' => 0'version' => '5.5.8.0']);
  2658.         $instance->addHook(['moduleId' => 'XC-AutoImportBase''hookType' => 'upgrade''object' => 'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo558build0LabelHelp''method' => 'onUpgrade''priority' => 0'version' => '5.5.8.0']);
  2659.         $instance->addHook(['moduleId' => 'XC-AutoImportBase''hookType' => 'upgrade''object' => 'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo559build0AddImportScheduleTask''method' => 'onUpgrade''priority' => 0'version' => '5.5.9.0']);
  2660.         $instance->addHook(['moduleId' => 'XC-AutoImportBase''hookType' => 'upgrade''object' => 'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo559build0DeleteOldScheduleSettings''method' => 'onUpgrade''priority' => 0'version' => '5.5.9.0']);
  2661.         $instance->addHook(['moduleId' => 'XC-AutoImportBase''hookType' => 'upgrade''object' => 'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo559build0UpdateLabelForUpdateByBlock''method' => 'onUpgrade''priority' => 0'version' => '5.5.9.0']);
  2662.         $instance->addHook(['moduleId' => 'XC-AutoImportBase''hookType' => 'upgrade''object' => 'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo559build0FillConfigModuleFields''method' => 'onUpgrade''priority' => 0'version' => '5.5.9.0']);
  2663.         $instance->addHook(['moduleId' => 'XC-AutoImportBase''hookType' => 'upgrade''object' => 'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5510build0AddDownloadTask''method' => 'onUpgrade''priority' => 0'version' => '5.5.10.0']);
  2664.         $instance->addHook(['moduleId' => 'XC-AutoImportBase''hookType' => 'upgrade''object' => 'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5511build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.11.0']);
  2665.         $instance->addHook(['moduleId' => 'XC-AutoImportBase''hookType' => 'upgrade''object' => 'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5511build0InitIntegrationPriorityData''method' => 'onUpgrade''priority' => 0'version' => '5.5.11.0']);
  2666.         $instance->addHook(['moduleId' => 'XC-AutoImportBase''hookType' => 'upgrade''object' => 'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5511build0MergeSameNameBrands''method' => 'onUpgrade''priority' => 0'version' => '5.5.11.0']);
  2667.         $instance->addHook(['moduleId' => 'XC-AutoImportBase''hookType' => 'upgrade''object' => 'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5511build0RevertFakeAaiaForBrands''method' => 'onUpgrade''priority' => 0'version' => '5.5.11.0']);
  2668.         $instance->addHook(['moduleId' => 'XC-AutoImportBase''hookType' => 'upgrade''object' => 'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5511build0RevertFakeAaiaForAutoBrands''method' => 'onUpgrade''priority' => 0'version' => '5.5.11.0']);
  2669.         $instance->addHook(['moduleId' => 'XC-AutoImportBase''hookType' => 'upgrade''object' => 'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5511build0FillNotUpdateSetting''method' => 'onUpgrade''priority' => 0'version' => '5.5.11.0']);
  2670.         $instance->addHook(['moduleId' => 'XC-AutoImportBase''hookType' => 'upgrade''object' => 'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5513build0TrimBrandsData''method' => 'onUpgrade''priority' => 0'version' => '5.5.13.0']);
  2671.         $instance->addHook(['moduleId' => 'XC-AutoImportBase''hookType' => 'upgrade''object' => 'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5513build0CorrectBrandsListTooltip''method' => 'onUpgrade''priority' => 0'version' => '5.5.13.0']);
  2672.         $instance->addHook(['moduleId' => 'XC-AutoImportBase''hookType' => 'upgrade''object' => 'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5514build0NoCategoriesHint''method' => 'onUpgrade''priority' => 0'version' => '5.5.14.0']);
  2673.         $instance->addHook(['moduleId' => 'XC-AutoImportBase''hookType' => 'upgrade''object' => 'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5514build0FillPrioritySelect''method' => 'onUpgrade''priority' => 0'version' => '5.5.14.0']);
  2674.         $instance->addHook(['moduleId' => 'XC-AutoImportBase''hookType' => 'upgrade''object' => 'XC\\AutoImportBase\\LifetimeHook\\Upgrade\\UpgradeTo5514build0UpdateLabels''method' => 'onUpgrade''priority' => 0'version' => '5.5.14.0']);
  2675.         $instance->addHook(['moduleId' => 'QSL-AdminProductsListThumbnails''hookType' => 'upgrade''object' => 'QSL\\AdminProductsListThumbnails\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2676.         $instance->addHook(['moduleId' => 'QSL-FlyoutCategoriesMenu''hookType' => 'upgrade''object' => 'QSL\\FlyoutCategoriesMenu\\LifetimeHook\\Upgrade\\UpgradeTo550build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.0']);
  2677.         $instance->addHook(['moduleId' => 'QSL-FlyoutCategoriesMenu''hookType' => 'upgrade''object' => 'QSL\\FlyoutCategoriesMenu\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2678.         $instance->addHook(['moduleId' => 'QSL-FlyoutCategoriesMenu''hookType' => 'upgrade''object' => 'QSL\\FlyoutCategoriesMenu\\LifetimeHook\\Upgrade\\UpgradeTo552build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.2.0']);
  2679.         $instance->addHook(['moduleId' => 'QSL-FlyoutCategoriesMenu''hookType' => 'upgrade''object' => 'QSL\\FlyoutCategoriesMenu\\LifetimeHook\\Upgrade\\UpgradeTo552build2FillModuleConfigField''method' => 'onUpgrade''priority' => 0'version' => '5.5.2.2']);
  2680.         $instance->addHook(['moduleId' => 'XPay-XPaymentsCloud''hookType' => 'remove''object' => 'XPay\\XPaymentsCloud\\LifetimeHook\\Hook''method' => 'onRemove''priority' => 0]);
  2681.         $instance->addHook(['moduleId' => 'XPay-XPaymentsCloud''hookType' => 'upgrade''object' => 'XPay\\XPaymentsCloud\\LifetimeHook\\Upgrade\\UpgradeTo551build5''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.5']);
  2682.         $instance->addHook(['moduleId' => 'XPay-XPaymentsCloud''hookType' => 'upgrade''object' => 'XPay\\XPaymentsCloud\\LifetimeHook\\Upgrade\\UpgradeTo551build10''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.10']);
  2683.         $instance->addHook(['moduleId' => 'XC-FroalaEditor''hookType' => 'upgrade''object' => 'XC\\FroalaEditor\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2684.         $instance->addHook(['moduleId' => 'XC-CustomProductTabs''hookType' => 'install''object' => 'XC\\CustomProductTabs\\LifetimeHook\\Install''method' => 'onInstall''priority' => 0]);
  2685.         $instance->addHook(['moduleId' => 'XC-CustomProductTabs''hookType' => 'rebuild''object' => 'XC\\CustomProductTabs\\LifetimeHook\\Rebuild''method' => 'onRebuild''priority' => 0]);
  2686.         $instance->addHook(['moduleId' => 'XC-CustomProductTabs''hookType' => 'upgrade''object' => 'XC\\CustomProductTabs\\LifetimeHook\\Upgrade\\UpgradeTo550build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.0']);
  2687.         $instance->addHook(['moduleId' => 'XPay-DevKit''hookType' => 'init''object' => 'XPay\\DevKit\\LifetimeHook\\Hook''method' => 'onInit''priority' => 0]);
  2688.         $instance->addHook(['moduleId' => 'CDev-GoogleAnalytics''hookType' => 'init''object' => 'CDev\\GoogleAnalytics\\LifetimeHook\\Init''method' => 'onInit''priority' => 0]);
  2689.         $instance->addHook(['moduleId' => 'CDev-GoogleAnalytics''hookType' => 'upgrade''object' => 'CDev\\GoogleAnalytics\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2690.         $instance->addHook(['moduleId' => 'CDev-GoogleAnalytics''hookType' => 'upgrade''object' => 'CDev\\GoogleAnalytics\\LifetimeHook\\Upgrade\\UpgradeTo552build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.2.0']);
  2691.         $instance->addHook(['moduleId' => 'XC-Stripe''hookType' => 'upgrade''object' => 'XC\\Stripe\\LifetimeHook\\Upgrade\\UpgradeTo550build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.5']);
  2692.         $instance->addHook(['moduleId' => 'XC-Stripe''hookType' => 'upgrade''object' => 'XC\\Stripe\\LifetimeHook\\Upgrade\\UpgradeTo551build6''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.6']);
  2693.         $instance->addHook(['moduleId' => 'XC-NotFinishedOrders''hookType' => 'upgrade''object' => 'XC\\NotFinishedOrders\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2694.         $instance->addHook(['moduleId' => 'XC-MailChimp''hookType' => 'upgrade''object' => 'XC\\MailChimp\\LifetimeHook\\Upgrade\\UpgradeTo550build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.0']);
  2695.         $instance->addHook(['moduleId' => 'XC-MailChimp''hookType' => 'upgrade''object' => 'XC\\MailChimp\\LifetimeHook\\Upgrade\\UpgradeTo550build7''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.7']);
  2696.         $instance->addHook(['moduleId' => 'XC-MailChimp''hookType' => 'upgrade''object' => 'XC\\MailChimp\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2697.         $instance->addHook(['moduleId' => 'CDev-SalesTax''hookType' => 'rebuild''object' => 'CDev\\SalesTax\\LifetimeHook\\Rebuild''method' => 'onRebuild''priority' => 0]);
  2698.         $instance->addHook(['moduleId' => 'CDev-SalesTax''hookType' => 'upgrade''object' => 'CDev\\SalesTax\\LifetimeHook\\Upgrade\\UpgradeTo550build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.0.0']);
  2699.         $instance->addHook(['moduleId' => 'CDev-SalesTax''hookType' => 'upgrade''object' => 'CDev\\SalesTax\\LifetimeHook\\Upgrade\\UpgradeTo551build0''method' => 'onUpgrade''priority' => 0'version' => '5.5.1.0']);
  2700.         return $instance;
  2701.     }
  2702.     /**
  2703.      * Gets the public 'XCart\Domain\ModuleManagerDomain' shared autowired service.
  2704.      *
  2705.      * @return \XCart\Domain\ModuleManagerDomain
  2706.      */
  2707.     protected function getModuleManagerDomainService()
  2708.     {
  2709.         return $this->services['XCart\\Domain\\ModuleManagerDomain'] = new \XCart\Domain\ModuleManagerDomain($this->parameters['xcart.modules']);
  2710.     }
  2711.     /**
  2712.      * Gets the public 'XCart\Domain\StaticConfigDomain' shared service.
  2713.      *
  2714.      * @return \XCart\Domain\StaticConfigDomain
  2715.      */
  2716.     protected function getStaticConfigDomainService()
  2717.     {
  2718.         return $this->services['XCart\\Domain\\StaticConfigDomain'] = new \XCart\Domain\StaticConfigDomain(['transports_data' => ['async' => ['moduleId' => 'CDev-Core''description' => 'Send mails, resizing images, importing data asynchronously.'], 'async_auto_import_base_commands' => ['moduleId' => 'XC-AutoImportBase''description' => 'Re-assign suppliers (price and stock) for products.']], 'host_details' => ['http_host' => $this->getEnv('string:XCART_HOST_DETAILS_HTTP_HOST'), 'https_host' => $this->getEnv('string:XCART_HOST_DETAILS_HTTPS_HOST'), 'admin_host' => $this->getEnv('string:XCART_HOST_DETAILS_ADMIN_HOST'), 'web_dir' => $this->getEnv('remove_trailing_slash:string:XCART_HOST_DETAILS_WEB_DIR'), 'domains' => $this->getEnv('csv:XCART_HOST_DETAILS_DOMAINS'), 'admin_self' => $this->getEnv('string:XCART_HOST_DETAILS_ADMIN_SELF'), 'cart_self' => $this->getEnv('string:XCART_HOST_DETAILS_CART_SELF'), 'force_https' => $this->getEnv('bool:XCART_HOST_DETAILS_FORCE_HTTPS'), 'http_host_orig' => $this->getEnv('string:XCART_HOST_DETAILS_HTTP_HOST'), 'https_host_orig' => $this->getEnv('string:XCART_HOST_DETAILS_HTTPS_HOST')], 'clean_urls' => ['use_language_url' => true'default_separator' => '-''capitalize_words' => false'use_unicode' => false'formats' => ['canonical_product' => 'domain/product_clean_url''category' => 'domain/parent/goalcategory/''product' => 'domain/goalproduct''sale_discount' => 'domain/goaldiscount''brand' => 'domain/goalbrand''news' => 'domain/goalnews''mmye_info' => 'domain/level1/level2/level3/level4''static_page' => 'domain/goalpage'], 'aliases' => ['contact_us' => 'contact-us''bestsellers' => 'bestsellers''new_arrivals' => 'newarrivals''coming_soon' => 'coming-soon''sale_products' => 'sale-products''brands' => 'all-brands''shop_by_level1' => 'shop-by-make''shop_by_level2' => 'shop-by-model''shop_by_level3' => 'shop-by-year''shop_by_level4' => 'shop-by-engine']], 'images' => ['default_image' => 'images/no_image.png''default_image_width' => 110'default_image_height' => 110'make_progressive' => true'generate_retina_images' => true'image_magick_path' => $this->getEnv('string:XCART_IMAGES_IMAGE_MAGICK_PATH')], 'installer_details' => ['auth_code' => $this->getEnv('string:XCART_INSTALLER_DETAILS_AUTH_CODE'), 'shared_secret_key' => $this->getEnv('string:XCART_INSTALLER_DETAILS_SHARED_SECRET_KEY')], 'log_details' => ['suppress_errors' => $this->getEnv('bool:XCART_LOG_DETAILS_SUPPRESS_ERRORS'), 'suppress_log_errors' => $this->getEnv('bool:XCART_LOG_DETAILS_SUPPRESS_LOG_ERRORS')], 'error_handling' => ['page' => 'public/error.html''page_customer' => 'public/customer/error.html''maintenance' => 'public/maintenance.html'], 'marketplace' => ['url' => 'https://my.x-cart.com/api/''appstore_url' => 'https://market.x-cart.com/''upgrade_step_time_limit' => 240'banner_url' => 'https://my.x-cart.com/xcinfo''editions_url' => 'https://my.x-cart.com/sites/default/files/editions.yaml''segment_url' => 'https://mc-end-auth.qtmsoft.com''addon_images_url' => 'https://my.x-cart.com/XCimageInterface/''xb_host' => 'secure.x-cart.com'], 'installation' => ['installation_lng' => 'en'], 'html_purifier' => ['options' => ['Attr.AllowedFrameTargets' => [=> '_blank'=> '_self'=> '_top'=> '_parent'], 'Attr.EnableID' => 1'CSS.AllowTricky' => 1'HTML.SafeEmbed' => 1'HTML.SafeObject' => 1'HTML.SafeIframe' => 1'Output.CommentScriptContents' => 0'URI.SafeIframeRegexp' => NULL], 'attributes' => ['iframe' => [=> 'allowfullscreen:CDATA'], 'video' => [=> 'src:URI'=> 'type:Text'=> 'width:Length'=> 'height:Length'=> 'poster:URI'=> 'preload:Enum#auto,metadata,none'=> 'controls:Bool']]], 'storefront_options' => ['callback_opened' => $this->getEnv('bool:XCART_STOREFRONT_OPTIONS_CALLBACK_OPENED'), 'optimize_css' => $this->getEnv('bool:XCART_STOREFRONT_OPTIONS_OPTIMIZE_CSS'), 'autocomplete_states_for_countries' => [=> 'GB']], 'other' => ['translation_driver' => $this->getEnv('string:XCART_OTHER_TRANSLATION_DRIVER'), 'trusted_domains' => [], 'x_frame_options' => 'sameorigin''x_xss_protection' => '1; mode=block''content_security_policy' => 'disabled''x_content_type_options' => 'nosniff''csrf_strategy' => 'per-session''meta_upgrade_insecure' => false'show_initialized_transactions' => false'use_sendfile' => $this->getEnv('bool:XCART_OTHER_USE_SENDFILE'), 'next_previous_order_criteria' => 'orderNumber''cookie_samesite' => 'lax''cookie_hostonly' => true], 'authentication' => ['failed_login_attempts_max_count' => 5'lock_login_duration' => 120], 'storefront_api' => ['additional_storefront_api_keys' => [], 'configs' => [=> ['name' => 'company_name''category' => 'Company'], => ['name' => 'start_year''category' => 'Company'], => ['name' => 'location_address1''category' => 'Company'], => ['name' => 'location_address2''category' => 'Company'], => ['name' => 'location_address3''category' => 'Company'], => ['name' => 'location_country''category' => 'Company'], => ['name' => 'location_state''category' => 'Company'], => ['name' => 'location_custom_state''category' => 'Company'], => ['name' => 'location_city''category' => 'Company'], => ['name' => 'location_zipcode''category' => 'Company'], 10 => ['name' => 'company_phone''category' => 'Company'], 11 => ['name' => 'company_fax''category' => 'Company'], 12 => ['name' => 'maximal_order_amount''category' => 'General'], 13 => ['name' => 'minimal_order_amount''category' => 'General'], 14 => ['name' => 'default_purchase_limit''category' => 'General'], 15 => ['name' => 'allow_membership_request''category' => 'General'], 16 => ['name' => 'weight_unit''category' => 'Units'], 17 => ['name' => 'weight_format''category' => 'Units'], 18 => ['name' => 'currency_code''category' => 'Currency'], 19 => ['name' => 'currency_symbol''category' => 'Currency'], 20 => ['name' => 'currency_prefix''category' => 'Currency'], 21 => ['name' => 'currency_suffix''category' => 'Currency'], 22 => ['name' => 'level1_frontPagePromo_isShown''category' => 'QSL\\Make'], 23 => ['name' => 'level2_frontPagePromo_isShown''category' => 'QSL\\Make'], 24 => ['name' => 'level3_frontPagePromo_isShown''category' => 'QSL\\Make'], 25 => ['name' => 'level4_frontPagePromo_isShown''category' => 'QSL\\Make']]], 'export_import' => ['encodings_list' => [=> 'UTF-8'=> 'ISO-8859-1'=> 'WINDOWS-1251'=> 'CSSHIFTJIS'=> 'WINDOWS-1252'=> 'GB2312'=> 'EUC-KR'=> 'EUC-JP'=> 'GBK'=> 'ISO-8859-2'10 => 'ISO-8859-15'11 => 'WINDOWS-1250'12 => 'WINDOWS-1256'13 => 'ISO-8859-9'14 => 'BIG5'15 => 'WINDOWS-1254'16 => 'WINDOWS-874']], 'shipping_list' => ['display_selector_cutoff' => 8], 'trial' => ['end_date' => $this->getEnv('string:XCART_TRIAL_END_DATE')], 'demo' => ['demo_mode' => $this->getEnv('bool:XCART_DEMO_DEMO_MODE')], 'performance' => ['skins_cache' => false'background_jobs' => $this->getEnv('bool:BACKGROUND_JOBS_ENABLED')], 'service' => ['is_trial' => $this->getEnv('bool:XCART_SERVICE_IS_TRIAL'), 'display_update_notification' => $this->getEnv('bool:XCART_IS_UPDATE_AVAILABLE')], 'affiliate' => ['id' => $this->getEnv('string:XCART_AFFILIATE_ID')], 'modules' => ['XC-GoogleFeed' => ['additional_options' => []], 'XC-FroalaEditor' => ['htmlDoNotWrapTags' => [=> 'script'=> 'style'=> 'img'=> 'ul'=> 'ol'=> 'li'=> 'span'=> 'strong'=> 'b'=> 'em'10 => 'i'11 => 'u'12 => 's'13 => 'strike'14 => 'center'15 => 'hr'16 => 'h1'17 => 'h2'18 => 'h3'19 => 'h4'20 => 'h5'21 => 'h6'22 => 'address'23 => 'cite'24 => 'code'25 => 'ins'26 => 'del'27 => 'kbd'28 => 'option'29 => 'source'30 => 'q'31 => 'sub'32 => 'sup'], 'htmlAllowedTags' => [=> 'a'=> 'abbr'=> 'address'=> 'b'=> 'bdi'=> 'bdo'=> 'blockquote'=> 'br'=> 'caption'=> 'cite'10 => 'code'11 => 'col'12 => 'colgroup'13 => 'dd'14 => 'del'15 => 'details'16 => 'dfn'17 => 'div'18 => 'dl'19 => 'dt'20 => 'em'21 => 'figcaption'22 => 'figure'23 => 'footer'24 => 'h1'25 => 'h2'26 => 'h3'27 => 'h4'28 => 'h5'29 => 'h6'30 => 'header'31 => 'hgroup'32 => 'hr'33 => 'i'34 => 'img'35 => 'input'36 => 'ins'37 => 'kbd'38 => 'label'39 => 'legend'40 => 'li'41 => 'main'42 => 'mark'43 => 'ol'44 => 'optgroup'45 => 'option'46 => 'output'47 => 'p'48 => 'pre'49 => 'rp'50 => 'rt'51 => 'ruby'52 => 's'53 => 'samp'54 => 'section'55 => 'select'56 => 'small'57 => 'source'58 => 'span'59 => 'strike'60 => 'strong'61 => 'sub'62 => 'summary'63 => 'sup'64 => 'table'65 => 'tbody'66 => 'td'67 => 'textarea'68 => 'tfoot'69 => 'th'70 => 'thead'71 => 'time'72 => 'title'73 => 'tr'74 => 'u'75 => 'ul'], 'htmlAllowedTagsAdmin' => [=> 'a'=> 'abbr'=> 'address'=> 'area'=> 'article'=> 'aside'=> 'audio'=> 'b'=> 'base'=> 'bdi'10 => 'bdo'11 => 'blockquote'12 => 'br'13 => 'button'14 => 'canvas'15 => 'caption'16 => 'cite'17 => 'code'18 => 'col'19 => 'colgroup'20 => 'datalist'21 => 'dd'22 => 'del'23 => 'details'24 => 'dfn'25 => 'dialog'26 => 'div'27 => 'dl'28 => 'dt'29 => 'em'30 => 'embed'31 => 'fieldset'32 => 'figcaption'33 => 'figure'34 => 'footer'35 => 'form'36 => 'h1'37 => 'h2'38 => 'h3'39 => 'h4'40 => 'h5'41 => 'h6'42 => 'header'43 => 'hgroup'44 => 'hr'45 => 'i'46 => 'iframe'47 => 'img'48 => 'input'49 => 'ins'50 => 'kbd'51 => 'keygen'52 => 'label'53 => 'legend'54 => 'li'55 => 'link'56 => 'main'57 => 'map'58 => 'mark'59 => 'menu'60 => 'menuitem'61 => 'meter'62 => 'nav'63 => 'noscript'64 => 'object'65 => 'ol'66 => 'optgroup'67 => 'option'68 => 'output'69 => 'p'70 => 'param'71 => 'path'72 => 'pre'73 => 'progress'74 => 'queue'75 => 'rp'76 => 'rt'77 => 'ruby'78 => 's'79 => 'samp'80 => 'script'81 => 'style'82 => 'section'83 => 'select'84 => 'small'85 => 'source'86 => 'span'87 => 'strike'88 => 'strong'89 => 'sub'90 => 'summary'91 => 'sup'92 => 'svg'93 => 'table'94 => 'tbody'95 => 'td'96 => 'textarea'97 => 'tfoot'98 => 'th'99 => 'thead'100 => 'time'101 => 'title'102 => 'tr'103 => 'track'104 => 'u'105 => 'ul'106 => 'var'107 => 'video'108 => 'wbr'], 'htmlAllowedAttrs' => [=> 'align'=> 'allowfullscreen'=> 'allowtransparency'=> 'alt'=> 'aria-.*'=> 'autocomplete'=> 'background'=> 'bgcolor'=> 'border'=> 'charset'10 => 'cellpadding'11 => 'cellspacing'12 => 'checked'13 => 'cite'14 => 'color'15 => 'cols'16 => 'colspan'17 => 'controls'18 => 'coords'19 => 'data'20 => 'data-.*'21 => 'datetime'22 => 'default'23 => 'dir'24 => 'dirname'25 => 'download'26 => 'enctype'27 => 'for'28 => 'frameborder'29 => 'headers'30 => 'height'31 => 'hidden'32 => 'high'33 => 'href'34 => 'hreflang'35 => 'http-equiv'36 => 'icon'37 => 'ismap'38 => 'itemprop'39 => 'keytype'40 => 'kind'41 => 'label'42 => 'lang'43 => 'language'44 => 'list'45 => 'loop'46 => 'low'47 => 'max'48 => 'maxlength'49 => 'media'50 => 'method'51 => 'min'52 => 'mozallowfullscreen'53 => 'multiple'54 => 'muted'55 => 'name'56 => 'novalidate'57 => 'open'58 => 'optimum'59 => 'pattern'60 => 'ping'61 => 'placeholder'62 => 'preload'63 => 'pubdate'64 => 'radiogroup'65 => 'readonly'66 => 'rel'67 => 'required'68 => 'reversed'69 => 'rows'70 => 'rowspan'71 => 'sandbox'72 => 'scope'73 => 'scoped'74 => 'scrolling'75 => 'seamless'76 => 'selected'77 => 'shape'78 => 'size'79 => 'sizes'80 => 'span'81 => 'src'82 => 'srcdoc'83 => 'srclang'84 => 'srcset'85 => 'start'86 => 'step'87 => 'summary'88 => 'spellcheck'89 => 'tabindex'90 => 'target'91 => 'title'92 => 'type'93 => 'translate'94 => 'usemap'95 => 'value'96 => 'valign'97 => 'webkitallowfullscreen'98 => 'width'99 => 'wrap'], 'htmlAllowedAttrsAdmin' => [=> 'accept'=> 'accept-charset'=> 'accesskey'=> 'action'=> 'align'=> 'allowfullscreen'=> 'allowtransparency'=> 'alt'=> 'aria-.*'=> 'async'10 => 'autocomplete'11 => 'autofocus'12 => 'autoplay'13 => 'autosave'14 => 'background'15 => 'bgcolor'16 => 'border'17 => 'charset'18 => 'cellpadding'19 => 'cellspacing'20 => 'checked'21 => 'cite'22 => 'class'23 => 'color'24 => 'cols'25 => 'colspan'26 => 'content'27 => 'contenteditable'28 => 'contextmenu'29 => 'controls'30 => 'coords'31 => 'd'32 => 'data'33 => 'data-.*'34 => 'datetime'35 => 'default'36 => 'defer'37 => 'dir'38 => 'dirname'39 => 'disabled'40 => 'download'41 => 'draggable'42 => 'dropzone'43 => 'enctype'44 => 'for'45 => 'form'46 => 'formaction'47 => 'frameborder'48 => 'headers'49 => 'height'50 => 'hidden'51 => 'high'52 => 'href'53 => 'hreflang'54 => 'http-equiv'55 => 'icon'56 => 'id'57 => 'ismap'58 => 'itemprop'59 => 'keytype'60 => 'kind'61 => 'label'62 => 'lang'63 => 'language'64 => 'list'65 => 'loop'66 => 'low'67 => 'max'68 => 'maxlength'69 => 'media'70 => 'method'71 => 'min'72 => 'mozallowfullscreen'73 => 'multiple'74 => 'muted'75 => 'name'76 => 'novalidate'77 => 'onchange'78 => 'onclick'79 => 'onload'80 => 'onscroll'81 => 'open'82 => 'optimum'83 => 'pattern'84 => 'ping'85 => 'placeholder'86 => 'playsinline'87 => 'poster'88 => 'preload'89 => 'pubdate'90 => 'radiogroup'91 => 'readonly'92 => 'rel'93 => 'required'94 => 'reversed'95 => 'rows'96 => 'rowspan'97 => 'sandbox'98 => 'scope'99 => 'scoped'100 => 'scrolling'101 => 'seamless'102 => 'selected'103 => 'shape'104 => 'size'105 => 'sizes'106 => 'span'107 => 'src'108 => 'srcdoc'109 => 'srclang'110 => 'srcset'111 => 'start'112 => 'step'113 => 'summary'114 => 'spellcheck'115 => 'style'116 => 'tabindex'117 => 'target'118 => 'title'119 => 'type'120 => 'translate'121 => 'usemap'122 => 'value'123 => 'valign'124 => 'webkitallowfullscreen'125 => 'width'126 => 'wrap']]]]);
  2719.     }
  2720.     /**
  2721.      * Gets the public 'XCart\EventListener\CleanUrlListener' shared autowired service.
  2722.      *
  2723.      * @return \XCart\EventListener\CleanUrlListener
  2724.      */
  2725.     protected function getCleanUrlListenerService()
  2726.     {
  2727.         return $this->services['XCart\\EventListener\\CleanUrlListener'] = new \XCart\EventListener\CleanUrlListener();
  2728.     }
  2729.     /**
  2730.      * Gets the public 'XCart\EventListener\ConfigListener' shared autowired service.
  2731.      *
  2732.      * @return \XCart\EventListener\ConfigListener
  2733.      */
  2734.     protected function getConfigListenerService()
  2735.     {
  2736.         return $this->services['XCart\\EventListener\\ConfigListener'] = new \XCart\EventListener\ConfigListener(($this->services['XCart\\Domain\\StaticConfigDomain'] ?? $this->getStaticConfigDomainService()));
  2737.     }
  2738.     /**
  2739.      * Gets the public 'XCart\EventListener\CorsResponseListener' shared autowired service.
  2740.      *
  2741.      * @return \XCart\EventListener\CorsResponseListener
  2742.      */
  2743.     protected function getCorsResponseListenerService()
  2744.     {
  2745.         return $this->services['XCart\\EventListener\\CorsResponseListener'] = new \XCart\EventListener\CorsResponseListener();
  2746.     }
  2747.     /**
  2748.      * Gets the public 'XCart\EventListener\KernelControllerInitListener' shared autowired service.
  2749.      *
  2750.      * @return \XCart\EventListener\KernelControllerInitListener
  2751.      */
  2752.     protected function getKernelControllerInitListenerService()
  2753.     {
  2754.         return $this->services['XCart\\EventListener\\KernelControllerInitListener'] = new \XCart\EventListener\KernelControllerInitListener();
  2755.     }
  2756.     /**
  2757.      * Gets the public 'XCart\EventListener\LanguageListener' shared autowired service.
  2758.      *
  2759.      * @return \XCart\EventListener\LanguageListener
  2760.      */
  2761.     protected function getLanguageListenerService()
  2762.     {
  2763.         return $this->services['XCart\\EventListener\\LanguageListener'] = new \XCart\EventListener\LanguageListener();
  2764.     }
  2765.     /**
  2766.      * Gets the public 'XCart\EventListener\ModulesInitEventDispatcher' shared autowired service.
  2767.      *
  2768.      * @return \XCart\EventListener\ModulesInitEventDispatcher
  2769.      */
  2770.     protected function getModulesInitEventDispatcherService()
  2771.     {
  2772.         return $this->services['XCart\\EventListener\\ModulesInitEventDispatcher'] = new \XCart\EventListener\ModulesInitEventDispatcher(($this->services['XCart\\Domain\\HookManagerDomain'] ?? $this->getHookManagerDomainService()), ($this->services['XCart\\Domain\\ModuleManagerDomain'] ?? $this->getModuleManagerDomainService()));
  2773.     }
  2774.     /**
  2775.      * Gets the public 'XCart\EventListener\SessionListener' shared autowired service.
  2776.      *
  2777.      * @return \XCart\EventListener\SessionListener
  2778.      */
  2779.     protected function getSessionListenerService()
  2780.     {
  2781.         return $this->services['XCart\\EventListener\\SessionListener'] = new \XCart\EventListener\SessionListener($this);
  2782.     }
  2783.     /**
  2784.      * Gets the public 'XCart\Monolog\Handler\CloudWatch' shared autowired service.
  2785.      *
  2786.      * @return \XCart\Monolog\Handler\CloudWatch
  2787.      */
  2788.     protected function getCloudWatchService()
  2789.     {
  2790.         return $this->services['XCart\\Monolog\\Handler\\CloudWatch'] = new \XCart\Monolog\Handler\CloudWatch(($this->services['Aws\\CloudWatchLogs\\CloudWatchLogsClient'] ?? $this->getCloudWatchLogsClientService()), $this->getEnv('string:LOGGER_CLOUD_WATCH_GROUP_NAME'), $this->getEnv('string:LOGGER_CLOUD_WATCH_STREAM_NAME'), $this->getEnv('int:LOGGER_CLOUD_WATCH_RETENTION_DAYS'), 10000, [], $this->getEnv('string:LOGGER_LEVEL'));
  2791.     }
  2792.     /**
  2793.      * Gets the public 'XCart\Monolog\Handler\XCFileHandler' shared autowired service.
  2794.      *
  2795.      * @return \XCart\Monolog\Handler\XCFileHandler
  2796.      */
  2797.     protected function getXCFileHandlerService()
  2798.     {
  2799.         return $this->services['XCart\\Monolog\\Handler\\XCFileHandler'] = new \XCart\Monolog\Handler\XCFileHandler((\dirname(__DIR__3).'/log'), $this->getEnv('string:LOGGER_FILE_STREAM_NAME'), $this->getEnv('bool:LOGGER_SKIP_DEPRECATIONS'), $this->getEnv('int:LOGGER_LEVEL'));
  2800.     }
  2801.     /**
  2802.      * Gets the public 'XCart\Monolog\Processor\Backtrace' shared autowired service.
  2803.      *
  2804.      * @return \XCart\Monolog\Processor\Backtrace
  2805.      */
  2806.     protected function getBacktraceService()
  2807.     {
  2808.         return $this->services['XCart\\Monolog\\Processor\\Backtrace'] = new \XCart\Monolog\Processor\Backtrace([], $this->getEnv('int:LOGGER_LEVEL'));
  2809.     }
  2810.     /**
  2811.      * Gets the public 'XCart\Monolog\Processor\ExecutionContextProcessor' shared autowired service.
  2812.      *
  2813.      * @return \XCart\Monolog\Processor\ExecutionContextProcessor
  2814.      */
  2815.     protected function getExecutionContextProcessorService()
  2816.     {
  2817.         return $this->services['XCart\\Monolog\\Processor\\ExecutionContextProcessor'] = new \XCart\Monolog\Processor\ExecutionContextProcessor();
  2818.     }
  2819.     /**
  2820.      * Gets the public 'XCart\Monolog\Processor\RouteProcessor' shared autowired service.
  2821.      *
  2822.      * @return \XCart\Monolog\Processor\RouteProcessor
  2823.      */
  2824.     protected function getRouteProcessorService()
  2825.     {
  2826.         return $this->services['XCart\\Monolog\\Processor\\RouteProcessor'] = new \XCart\Monolog\Processor\RouteProcessor();
  2827.     }
  2828.     /**
  2829.      * Gets the public 'XCart\Twig\Loader\FilesystemLoader' shared autowired service.
  2830.      *
  2831.      * @return \XCart\Twig\Loader\FilesystemLoader
  2832.      */
  2833.     protected function getFilesystemLoaderService()
  2834.     {
  2835.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  2836.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  2837.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), '!Twig');
  2838.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  2839.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  2840.         $a->addPath((\dirname(__DIR__4).'/vendor/jms/serializer-bundle/Resources/views'), 'JMSSerializer');
  2841.         $a->addPath((\dirname(__DIR__4).'/vendor/jms/serializer-bundle/Resources/views'), '!JMSSerializer');
  2842.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  2843.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  2844.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  2845.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  2846.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/ApiPlatformBundle'), 'ApiPlatform');
  2847.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  2848.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  2849.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  2850.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  2851.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  2852.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  2853.         $a->addPath((\dirname(__DIR__4).'/templates'));
  2854.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  2855.         $a->addPath('templates/custom_web/common''web.common');
  2856.         $a->addPath('modules/XC/CoreCharge/templates/web/common''web.common');
  2857.         $a->addPath('modules/QSL/PDFInvoice/templates/web/common''web.common');
  2858.         $a->addPath('modules/XC/ThemeTweaker/templates/web/common''web.common');
  2859.         $a->addPath('modules/XC/MultiCurrency/templates/web/common''web.common');
  2860.         $a->addPath('modules/XC/BuyButton/templates/web/common''web.common');
  2861.         $a->addPath('modules/CDev/Paypal/templates/web/common''web.common');
  2862.         $a->addPath('modules/QSL/SpecialOffersBase/templates/web/common''web.common');
  2863.         $a->addPath('modules/XPay/XPaymentsCloud/templates/web/common''web.common');
  2864.         $a->addPath('modules/CDev/GoogleAnalytics/templates/web/common''web.common');
  2865.         $a->addPath('modules/XC/NotFinishedOrders/templates/web/common''web.common');
  2866.         $a->addPath('templates/web/common''web.common');
  2867.         $a->addPath('templates/custom_web/admin''web.admin');
  2868.         $a->addPath('modules/QSL/MembershipProducts/templates/web/admin''web.admin');
  2869.         $a->addPath('modules/XC/Onboarding/templates/web/admin''web.admin');
  2870.         $a->addPath('modules/QSL/Banner/templates/web/admin''web.admin');
  2871.         $a->addPath('modules/CDev/VolumeDiscounts/templates/web/admin''web.admin');
  2872.         $a->addPath('modules/QSL/LoyaltyProgram/templates/web/admin''web.admin');
  2873.         $a->addPath('modules/CDev/MarketPrice/templates/web/admin''web.admin');
  2874.         $a->addPath('modules/XC/CoreCharge/templates/web/admin''web.admin');
  2875.         $a->addPath('modules/XC/Reviews/templates/web/admin''web.admin');
  2876.         $a->addPath('modules/XC/SystemFields/templates/web/admin''web.admin');
  2877.         $a->addPath('modules/CDev/FileAttachments/templates/web/admin''web.admin');
  2878.         $a->addPath('modules/XC/ProductTags/templates/web/admin''web.admin');
  2879.         $a->addPath('modules/XC/FacebookMarketing/templates/web/admin''web.admin');
  2880.         $a->addPath('modules/QSL/ProductStickers/templates/web/admin''web.admin');
  2881.         $a->addPath('modules/QSL/Braintree/templates/web/admin''web.admin');
  2882.         $a->addPath('modules/CDev/Coupons/templates/web/admin''web.admin');
  2883.         $a->addPath('modules/XC/ESelectHPP/templates/web/admin''web.admin');
  2884.         $a->addPath('modules/QSL/BackInStock/templates/web/admin''web.admin');
  2885.         $a->addPath('modules/CDev/ProductAdvisor/templates/web/admin''web.admin');
  2886.         $a->addPath('modules/CDev/FedEx/templates/web/admin''web.admin');
  2887.         $a->addPath('modules/XC/CustomOrderStatuses/templates/web/admin''web.admin');
  2888.         $a->addPath('modules/QSL/CloudSearch/templates/web/admin''web.admin');
  2889.         $a->addPath('modules/XC/UPS/templates/web/admin''web.admin');
  2890.         $a->addPath('modules/XC/BulkEditing/templates/web/admin''web.admin');
  2891.         $a->addPath('modules/QSL/MyWishlist/templates/web/admin''web.admin');
  2892.         $a->addPath('modules/XC/CanadaPost/templates/web/admin''web.admin');
  2893.         $a->addPath('modules/QSL/AntiFraud/templates/web/admin''web.admin');
  2894.         $a->addPath('modules/CDev/Sale/templates/web/admin''web.admin');
  2895.         $a->addPath('modules/QSL/PDFInvoice/templates/web/admin''web.admin');
  2896.         $a->addPath('modules/XC/OrderStatusColors/templates/web/admin''web.admin');
  2897.         $a->addPath('modules/CDev/FeaturedProducts/templates/web/admin''web.admin');
  2898.         $a->addPath('modules/QSL/Returns/templates/web/admin''web.admin');
  2899.         $a->addPath('modules/QSL/ShopByBrand/templates/web/admin''web.admin');
  2900.         $a->addPath('modules/XC/News/templates/web/admin''web.admin');
  2901.         $a->addPath('modules/Amazon/PayWithAmazon/templates/web/admin''web.admin');
  2902.         $a->addPath('modules/XC/UpdateInventory/templates/web/admin''web.admin');
  2903.         $a->addPath('modules/XC/ProductVariations/templates/web/admin''web.admin');
  2904.         $a->addPath('modules/CDev/GoSocial/templates/web/admin''web.admin');
  2905.         $a->addPath('modules/QSL/OrderReports/templates/web/admin''web.admin');
  2906.         $a->addPath('modules/XC/ThemeTweaker/templates/web/admin''web.admin');
  2907.         $a->addPath('modules/XC/MultiCurrency/templates/web/admin''web.admin');
  2908.         $a->addPath('modules/QSL/AbandonedCartReminder/templates/web/admin''web.admin');
  2909.         $a->addPath('modules/QSL/CustomerSatisfaction/templates/web/admin''web.admin');
  2910.         $a->addPath('modules/XC/Concierge/templates/web/admin''web.admin');
  2911.         $a->addPath('modules/QSL/ProductFeeds/templates/web/admin''web.admin');
  2912.         $a->addPath('modules/XC/FreeShipping/templates/web/admin''web.admin');
  2913.         $a->addPath('modules/CDev/XMLSitemap/templates/web/admin''web.admin');
  2914.         $a->addPath('modules/CDev/UserPermissions/templates/web/admin''web.admin');
  2915.         $a->addPath('modules/QSL/ColorSwatches/templates/web/admin''web.admin');
  2916.         $a->addPath('modules/QSL/Make/templates/web/admin''web.admin');
  2917.         $a->addPath('modules/CDev/SimpleCMS/templates/web/admin''web.admin');
  2918.         $a->addPath('modules/XC/GoogleFeed/templates/web/admin''web.admin');
  2919.         $a->addPath('modules/XC/VendorMessages/templates/web/admin''web.admin');
  2920.         $a->addPath('modules/XC/Upselling/templates/web/admin''web.admin');
  2921.         $a->addPath('modules/XC/BuyButton/templates/web/admin''web.admin');
  2922.         $a->addPath('modules/CDev/USPS/templates/web/admin''web.admin');
  2923.         $a->addPath('modules/QSL/AuthorizenetAcceptjs/templates/web/admin''web.admin');
  2924.         $a->addPath('modules/CDev/Paypal/templates/web/admin''web.admin');
  2925.         $a->addPath('modules/QSL/OneClickUpsellAfterCheckout/templates/web/admin''web.admin');
  2926.         $a->addPath('modules/QSL/SpecialOffersBase/templates/web/admin''web.admin');
  2927.         $a->addPath('modules/QSL/Backorder/templates/web/admin''web.admin');
  2928.         $a->addPath('modules/XC/AutoImportBase/templates/web/admin''web.admin');
  2929.         $a->addPath('modules/QSL/AdminProductsListThumbnails/templates/web/admin''web.admin');
  2930.         $a->addPath('modules/XPay/XPaymentsCloud/templates/web/admin''web.admin');
  2931.         $a->addPath('modules/XC/FroalaEditor/templates/web/admin''web.admin');
  2932.         $a->addPath('modules/XC/CustomProductTabs/templates/web/admin''web.admin');
  2933.         $a->addPath('modules/XPay/DevKit/templates/web/admin''web.admin');
  2934.         $a->addPath('modules/CDev/GoogleAnalytics/templates/web/admin''web.admin');
  2935.         $a->addPath('modules/XC/Stripe/templates/web/admin''web.admin');
  2936.         $a->addPath('modules/XC/NotFinishedOrders/templates/web/admin''web.admin');
  2937.         $a->addPath('modules/CDev/Wholesale/templates/web/admin''web.admin');
  2938.         $a->addPath('modules/XC/MailChimp/templates/web/admin''web.admin');
  2939.         $a->addPath('modules/CDev/SalesTax/templates/web/admin''web.admin');
  2940.         $a->addPath('templates/web/admin''web.admin');
  2941.         $a->addPath('templates/custom_web/common''web.admin');
  2942.         $a->addPath('modules/XC/CoreCharge/templates/web/common''web.admin');
  2943.         $a->addPath('modules/QSL/PDFInvoice/templates/web/common''web.admin');
  2944.         $a->addPath('modules/XC/ThemeTweaker/templates/web/common''web.admin');
  2945.         $a->addPath('modules/XC/MultiCurrency/templates/web/common''web.admin');
  2946.         $a->addPath('modules/XC/BuyButton/templates/web/common''web.admin');
  2947.         $a->addPath('modules/CDev/Paypal/templates/web/common''web.admin');
  2948.         $a->addPath('modules/QSL/SpecialOffersBase/templates/web/common''web.admin');
  2949.         $a->addPath('modules/XPay/XPaymentsCloud/templates/web/common''web.admin');
  2950.         $a->addPath('modules/CDev/GoogleAnalytics/templates/web/common''web.admin');
  2951.         $a->addPath('modules/XC/NotFinishedOrders/templates/web/common''web.admin');
  2952.         $a->addPath('templates/web/common''web.admin');
  2953.         $a->addPath('templates/custom_web/customer''web.customer');
  2954.         $a->addPath('modules/XC/CrispWhiteSkin/templates/web/customer''web.customer');
  2955.         $a->addPath('modules/XC/NewsletterSubscriptions/templates/web/customer''web.customer');
  2956.         $a->addPath('modules/QSL/Banner/templates/web/customer''web.customer');
  2957.         $a->addPath('modules/CDev/VolumeDiscounts/templates/web/customer''web.customer');
  2958.         $a->addPath('modules/QSL/LoyaltyProgram/templates/web/customer''web.customer');
  2959.         $a->addPath('modules/CDev/MarketPrice/templates/web/customer''web.customer');
  2960.         $a->addPath('modules/XC/CoreCharge/templates/web/customer''web.customer');
  2961.         $a->addPath('modules/XC/Reviews/templates/web/customer''web.customer');
  2962.         $a->addPath('modules/XC/SystemFields/templates/web/customer''web.customer');
  2963.         $a->addPath('modules/CDev/FileAttachments/templates/web/customer''web.customer');
  2964.         $a->addPath('modules/XC/ProductComparison/templates/web/customer''web.customer');
  2965.         $a->addPath('modules/XC/ProductTags/templates/web/customer''web.customer');
  2966.         $a->addPath('modules/XC/FacebookMarketing/templates/web/customer''web.customer');
  2967.         $a->addPath('modules/QSL/ProductStickers/templates/web/customer''web.customer');
  2968.         $a->addPath('modules/QSL/Braintree/templates/web/customer''web.customer');
  2969.         $a->addPath('modules/XC/Sitemap/templates/web/customer''web.customer');
  2970.         $a->addPath('modules/CDev/Coupons/templates/web/customer''web.customer');
  2971.         $a->addPath('modules/QSL/BackInStock/templates/web/customer''web.customer');
  2972.         $a->addPath('modules/XC/FastLaneCheckout/templates/web/customer''web.customer');
  2973.         $a->addPath('modules/CDev/ContactUs/templates/web/customer''web.customer');
  2974.         $a->addPath('modules/CDev/ProductAdvisor/templates/web/customer''web.customer');
  2975.         $a->addPath('modules/QSL/CloudSearch/templates/web/customer''web.customer');
  2976.         $a->addPath('modules/QSL/MyWishlist/templates/web/customer''web.customer');
  2977.         $a->addPath('modules/XC/CanadaPost/templates/web/customer''web.customer');
  2978.         $a->addPath('modules/CDev/Sale/templates/web/customer''web.customer');
  2979.         $a->addPath('modules/QSL/PDFInvoice/templates/web/customer''web.customer');
  2980.         $a->addPath('modules/CDev/FeaturedProducts/templates/web/customer''web.customer');
  2981.         $a->addPath('modules/QSL/Returns/templates/web/customer''web.customer');
  2982.         $a->addPath('modules/QSL/ShopByBrand/templates/web/customer''web.customer');
  2983.         $a->addPath('modules/XC/News/templates/web/customer''web.customer');
  2984.         $a->addPath('modules/Amazon/PayWithAmazon/templates/web/customer''web.customer');
  2985.         $a->addPath('modules/XC/ProductVariations/templates/web/customer''web.customer');
  2986.         $a->addPath('modules/CDev/GoSocial/templates/web/customer''web.customer');
  2987.         $a->addPath('modules/XC/WheelTireFitment/templates/web/customer''web.customer');
  2988.         $a->addPath('modules/XC/ThemeTweaker/templates/web/customer''web.customer');
  2989.         $a->addPath('modules/XC/MultiCurrency/templates/web/customer''web.customer');
  2990.         $a->addPath('modules/QSL/CustomerSatisfaction/templates/web/customer''web.customer');
  2991.         $a->addPath('modules/XC/FreeShipping/templates/web/customer''web.customer');
  2992.         $a->addPath('modules/QSL/ColorSwatches/templates/web/customer''web.customer');
  2993.         $a->addPath('modules/QSL/Make/templates/web/customer''web.customer');
  2994.         $a->addPath('modules/CDev/SimpleCMS/templates/web/customer''web.customer');
  2995.         $a->addPath('modules/XC/VendorMessages/templates/web/customer''web.customer');
  2996.         $a->addPath('modules/XC/Upselling/templates/web/customer''web.customer');
  2997.         $a->addPath('modules/XC/VINLookup/templates/web/customer''web.customer');
  2998.         $a->addPath('modules/QSL/AuthorizenetAcceptjs/templates/web/customer''web.customer');
  2999.         $a->addPath('modules/QSL/AMP/templates/web/customer''web.customer');
  3000.         $a->addPath('modules/CDev/Paypal/templates/web/customer''web.customer');
  3001.         $a->addPath('modules/QSL/OneClickUpsellAfterCheckout/templates/web/customer''web.customer');
  3002.         $a->addPath('modules/QSL/SpecialOffersBase/templates/web/customer''web.customer');
  3003.         $a->addPath('modules/QSL/Backorder/templates/web/customer''web.customer');
  3004.         $a->addPath('modules/XC/AutoImportBase/templates/web/customer''web.customer');
  3005.         $a->addPath('modules/QSL/FlyoutCategoriesMenu/templates/web/customer''web.customer');
  3006.         $a->addPath('modules/XPay/XPaymentsCloud/templates/web/customer''web.customer');
  3007.         $a->addPath('modules/XC/CustomProductTabs/templates/web/customer''web.customer');
  3008.         $a->addPath('modules/XPay/DevKit/templates/web/customer''web.customer');
  3009.         $a->addPath('modules/CDev/GoogleAnalytics/templates/web/customer''web.customer');
  3010.         $a->addPath('modules/XC/Stripe/templates/web/customer''web.customer');
  3011.         $a->addPath('modules/CDev/Wholesale/templates/web/customer''web.customer');
  3012.         $a->addPath('modules/XC/MailChimp/templates/web/customer''web.customer');
  3013.         $a->addPath('templates/web/customer''web.customer');
  3014.         $a->addPath('templates/custom_web/common''web.customer');
  3015.         $a->addPath('modules/XC/CoreCharge/templates/web/common''web.customer');
  3016.         $a->addPath('modules/QSL/PDFInvoice/templates/web/common''web.customer');
  3017.         $a->addPath('modules/XC/ThemeTweaker/templates/web/common''web.customer');
  3018.         $a->addPath('modules/XC/MultiCurrency/templates/web/common''web.customer');
  3019.         $a->addPath('modules/XC/BuyButton/templates/web/common''web.customer');
  3020.         $a->addPath('modules/CDev/Paypal/templates/web/common''web.customer');
  3021.         $a->addPath('modules/QSL/SpecialOffersBase/templates/web/common''web.customer');
  3022.         $a->addPath('modules/XPay/XPaymentsCloud/templates/web/common''web.customer');
  3023.         $a->addPath('modules/CDev/GoogleAnalytics/templates/web/common''web.customer');
  3024.         $a->addPath('modules/XC/NotFinishedOrders/templates/web/common''web.customer');
  3025.         $a->addPath('templates/web/common''web.customer');
  3026.         $a->addPath('templates/custom_mail/common''mail.common');
  3027.         $a->addPath('modules/QSL/MembershipProducts/templates/mail/common''mail.common');
  3028.         $a->addPath('modules/XC/Reviews/templates/mail/common''mail.common');
  3029.         $a->addPath('modules/QSL/Braintree/templates/mail/common''mail.common');
  3030.         $a->addPath('modules/CDev/Coupons/templates/mail/common''mail.common');
  3031.         $a->addPath('modules/QSL/BackInStock/templates/mail/common''mail.common');
  3032.         $a->addPath('modules/CDev/ContactUs/templates/mail/common''mail.common');
  3033.         $a->addPath('modules/QSL/MyWishlist/templates/mail/common''mail.common');
  3034.         $a->addPath('modules/XC/CanadaPost/templates/mail/common''mail.common');
  3035.         $a->addPath('modules/QSL/AntiFraud/templates/mail/common''mail.common');
  3036.         $a->addPath('modules/QSL/PDFInvoice/templates/mail/common''mail.common');
  3037.         $a->addPath('modules/QSL/Returns/templates/mail/common''mail.common');
  3038.         $a->addPath('modules/Amazon/PayWithAmazon/templates/mail/common''mail.common');
  3039.         $a->addPath('modules/XC/ThemeTweaker/templates/mail/common''mail.common');
  3040.         $a->addPath('modules/XC/MultiCurrency/templates/mail/common''mail.common');
  3041.         $a->addPath('modules/QSL/AbandonedCartReminder/templates/mail/common''mail.common');
  3042.         $a->addPath('modules/QSL/CustomerSatisfaction/templates/mail/common''mail.common');
  3043.         $a->addPath('modules/XC/VendorMessages/templates/mail/common''mail.common');
  3044.         $a->addPath('modules/XPay/XPaymentsCloud/templates/mail/common''mail.common');
  3045.         $a->addPath('templates/mail/common''mail.common');
  3046.         $a->addPath('templates/custom_web/common''mail.common');
  3047.         $a->addPath('modules/XC/CoreCharge/templates/web/common''mail.common');
  3048.         $a->addPath('modules/QSL/PDFInvoice/templates/web/common''mail.common');
  3049.         $a->addPath('modules/XC/ThemeTweaker/templates/web/common''mail.common');
  3050.         $a->addPath('modules/XC/MultiCurrency/templates/web/common''mail.common');
  3051.         $a->addPath('modules/XC/BuyButton/templates/web/common''mail.common');
  3052.         $a->addPath('modules/CDev/Paypal/templates/web/common''mail.common');
  3053.         $a->addPath('modules/QSL/SpecialOffersBase/templates/web/common''mail.common');
  3054.         $a->addPath('modules/XPay/XPaymentsCloud/templates/web/common''mail.common');
  3055.         $a->addPath('modules/CDev/GoogleAnalytics/templates/web/common''mail.common');
  3056.         $a->addPath('modules/XC/NotFinishedOrders/templates/web/common''mail.common');
  3057.         $a->addPath('templates/web/common''mail.common');
  3058.         $a->addPath('templates/custom_mail/admin''mail.admin');
  3059.         $a->addPath('modules/XPay/XPaymentsCloud/templates/mail/admin''mail.admin');
  3060.         $a->addPath('templates/mail/admin''mail.admin');
  3061.         $a->addPath('templates/custom_mail/common''mail.admin');
  3062.         $a->addPath('modules/QSL/MembershipProducts/templates/mail/common''mail.admin');
  3063.         $a->addPath('modules/XC/Reviews/templates/mail/common''mail.admin');
  3064.         $a->addPath('modules/QSL/Braintree/templates/mail/common''mail.admin');
  3065.         $a->addPath('modules/CDev/Coupons/templates/mail/common''mail.admin');
  3066.         $a->addPath('modules/QSL/BackInStock/templates/mail/common''mail.admin');
  3067.         $a->addPath('modules/CDev/ContactUs/templates/mail/common''mail.admin');
  3068.         $a->addPath('modules/QSL/MyWishlist/templates/mail/common''mail.admin');
  3069.         $a->addPath('modules/XC/CanadaPost/templates/mail/common''mail.admin');
  3070.         $a->addPath('modules/QSL/AntiFraud/templates/mail/common''mail.admin');
  3071.         $a->addPath('modules/QSL/PDFInvoice/templates/mail/common''mail.admin');
  3072.         $a->addPath('modules/QSL/Returns/templates/mail/common''mail.admin');
  3073.         $a->addPath('modules/Amazon/PayWithAmazon/templates/mail/common''mail.admin');
  3074.         $a->addPath('modules/XC/ThemeTweaker/templates/mail/common''mail.admin');
  3075.         $a->addPath('modules/XC/MultiCurrency/templates/mail/common''mail.admin');
  3076.         $a->addPath('modules/QSL/AbandonedCartReminder/templates/mail/common''mail.admin');
  3077.         $a->addPath('modules/QSL/CustomerSatisfaction/templates/mail/common''mail.admin');
  3078.         $a->addPath('modules/XC/VendorMessages/templates/mail/common''mail.admin');
  3079.         $a->addPath('modules/XPay/XPaymentsCloud/templates/mail/common''mail.admin');
  3080.         $a->addPath('templates/mail/common''mail.admin');
  3081.         $a->addPath('templates/custom_web/common''mail.admin');
  3082.         $a->addPath('modules/XC/CoreCharge/templates/web/common''mail.admin');
  3083.         $a->addPath('modules/QSL/PDFInvoice/templates/web/common''mail.admin');
  3084.         $a->addPath('modules/XC/ThemeTweaker/templates/web/common''mail.admin');
  3085.         $a->addPath('modules/XC/MultiCurrency/templates/web/common''mail.admin');
  3086.         $a->addPath('modules/XC/BuyButton/templates/web/common''mail.admin');
  3087.         $a->addPath('modules/CDev/Paypal/templates/web/common''mail.admin');
  3088.         $a->addPath('modules/QSL/SpecialOffersBase/templates/web/common''mail.admin');
  3089.         $a->addPath('modules/XPay/XPaymentsCloud/templates/web/common''mail.admin');
  3090.         $a->addPath('modules/CDev/GoogleAnalytics/templates/web/common''mail.admin');
  3091.         $a->addPath('modules/XC/NotFinishedOrders/templates/web/common''mail.admin');
  3092.         $a->addPath('templates/web/common''mail.admin');
  3093.         $a->addPath('templates/custom_mail/customer''mail.customer');
  3094.         $a->addPath('modules/QSL/MembershipProducts/templates/mail/customer''mail.customer');
  3095.         $a->addPath('modules/QSL/BackInStock/templates/mail/customer''mail.customer');
  3096.         $a->addPath('templates/custom_mail/common''mail.customer');
  3097.         $a->addPath('modules/QSL/MembershipProducts/templates/mail/common''mail.customer');
  3098.         $a->addPath('modules/XC/Reviews/templates/mail/common''mail.customer');
  3099.         $a->addPath('modules/QSL/Braintree/templates/mail/common''mail.customer');
  3100.         $a->addPath('modules/CDev/Coupons/templates/mail/common''mail.customer');
  3101.         $a->addPath('modules/QSL/BackInStock/templates/mail/common''mail.customer');
  3102.         $a->addPath('modules/CDev/ContactUs/templates/mail/common''mail.customer');
  3103.         $a->addPath('modules/QSL/MyWishlist/templates/mail/common''mail.customer');
  3104.         $a->addPath('modules/XC/CanadaPost/templates/mail/common''mail.customer');
  3105.         $a->addPath('modules/QSL/AntiFraud/templates/mail/common''mail.customer');
  3106.         $a->addPath('modules/QSL/PDFInvoice/templates/mail/common''mail.customer');
  3107.         $a->addPath('modules/QSL/Returns/templates/mail/common''mail.customer');
  3108.         $a->addPath('modules/Amazon/PayWithAmazon/templates/mail/common''mail.customer');
  3109.         $a->addPath('modules/XC/ThemeTweaker/templates/mail/common''mail.customer');
  3110.         $a->addPath('modules/XC/MultiCurrency/templates/mail/common''mail.customer');
  3111.         $a->addPath('modules/QSL/AbandonedCartReminder/templates/mail/common''mail.customer');
  3112.         $a->addPath('modules/QSL/CustomerSatisfaction/templates/mail/common''mail.customer');
  3113.         $a->addPath('modules/XC/VendorMessages/templates/mail/common''mail.customer');
  3114.         $a->addPath('modules/XPay/XPaymentsCloud/templates/mail/common''mail.customer');
  3115.         $a->addPath('templates/mail/common''mail.customer');
  3116.         $a->addPath('templates/custom_web/common''mail.customer');
  3117.         $a->addPath('modules/XC/CoreCharge/templates/web/common''mail.customer');
  3118.         $a->addPath('modules/QSL/PDFInvoice/templates/web/common''mail.customer');
  3119.         $a->addPath('modules/XC/ThemeTweaker/templates/web/common''mail.customer');
  3120.         $a->addPath('modules/XC/MultiCurrency/templates/web/common''mail.customer');
  3121.         $a->addPath('modules/XC/BuyButton/templates/web/common''mail.customer');
  3122.         $a->addPath('modules/CDev/Paypal/templates/web/common''mail.customer');
  3123.         $a->addPath('modules/QSL/SpecialOffersBase/templates/web/common''mail.customer');
  3124.         $a->addPath('modules/XPay/XPaymentsCloud/templates/web/common''mail.customer');
  3125.         $a->addPath('modules/CDev/GoogleAnalytics/templates/web/common''mail.customer');
  3126.         $a->addPath('modules/XC/NotFinishedOrders/templates/web/common''mail.customer');
  3127.         $a->addPath('templates/web/common''mail.customer');
  3128.         $a->addPath('templates/custom_pdf/common''pdf.common');
  3129.         $a->addPath('modules/QSL/LoyaltyProgram/templates/pdf/common''pdf.common');
  3130.         $a->addPath('templates/pdf/common''pdf.common');
  3131.         $a->addPath('templates/custom_web/common''pdf.common');
  3132.         $a->addPath('modules/XC/CoreCharge/templates/web/common''pdf.common');
  3133.         $a->addPath('modules/QSL/PDFInvoice/templates/web/common''pdf.common');
  3134.         $a->addPath('modules/XC/ThemeTweaker/templates/web/common''pdf.common');
  3135.         $a->addPath('modules/XC/MultiCurrency/templates/web/common''pdf.common');
  3136.         $a->addPath('modules/XC/BuyButton/templates/web/common''pdf.common');
  3137.         $a->addPath('modules/CDev/Paypal/templates/web/common''pdf.common');
  3138.         $a->addPath('modules/QSL/SpecialOffersBase/templates/web/common''pdf.common');
  3139.         $a->addPath('modules/XPay/XPaymentsCloud/templates/web/common''pdf.common');
  3140.         $a->addPath('modules/CDev/GoogleAnalytics/templates/web/common''pdf.common');
  3141.         $a->addPath('modules/XC/NotFinishedOrders/templates/web/common''pdf.common');
  3142.         $a->addPath('templates/web/common''pdf.common');
  3143.         $a->addPath('templates/custom_pdf/admin''pdf.admin');
  3144.         $a->addPath('templates/custom_pdf/common''pdf.admin');
  3145.         $a->addPath('modules/QSL/LoyaltyProgram/templates/pdf/common''pdf.admin');
  3146.         $a->addPath('templates/pdf/common''pdf.admin');
  3147.         $a->addPath('templates/custom_web/common''pdf.admin');
  3148.         $a->addPath('modules/XC/CoreCharge/templates/web/common''pdf.admin');
  3149.         $a->addPath('modules/QSL/PDFInvoice/templates/web/common''pdf.admin');
  3150.         $a->addPath('modules/XC/ThemeTweaker/templates/web/common''pdf.admin');
  3151.         $a->addPath('modules/XC/MultiCurrency/templates/web/common''pdf.admin');
  3152.         $a->addPath('modules/XC/BuyButton/templates/web/common''pdf.admin');
  3153.         $a->addPath('modules/CDev/Paypal/templates/web/common''pdf.admin');
  3154.         $a->addPath('modules/QSL/SpecialOffersBase/templates/web/common''pdf.admin');
  3155.         $a->addPath('modules/XPay/XPaymentsCloud/templates/web/common''pdf.admin');
  3156.         $a->addPath('modules/CDev/GoogleAnalytics/templates/web/common''pdf.admin');
  3157.         $a->addPath('modules/XC/NotFinishedOrders/templates/web/common''pdf.admin');
  3158.         $a->addPath('templates/web/common''pdf.admin');
  3159.         $a->addPath('templates/custom_pdf/customer''pdf.customer');
  3160.         $a->addPath('templates/pdf/customer''pdf.customer');
  3161.         $a->addPath('templates/custom_pdf/common''pdf.customer');
  3162.         $a->addPath('modules/QSL/LoyaltyProgram/templates/pdf/common''pdf.customer');
  3163.         $a->addPath('templates/pdf/common''pdf.customer');
  3164.         $a->addPath('templates/custom_web/common''pdf.customer');
  3165.         $a->addPath('modules/XC/CoreCharge/templates/web/common''pdf.customer');
  3166.         $a->addPath('modules/QSL/PDFInvoice/templates/web/common''pdf.customer');
  3167.         $a->addPath('modules/XC/ThemeTweaker/templates/web/common''pdf.customer');
  3168.         $a->addPath('modules/XC/MultiCurrency/templates/web/common''pdf.customer');
  3169.         $a->addPath('modules/XC/BuyButton/templates/web/common''pdf.customer');
  3170.         $a->addPath('modules/CDev/Paypal/templates/web/common''pdf.customer');
  3171.         $a->addPath('modules/QSL/SpecialOffersBase/templates/web/common''pdf.customer');
  3172.         $a->addPath('modules/XPay/XPaymentsCloud/templates/web/common''pdf.customer');
  3173.         $a->addPath('modules/CDev/GoogleAnalytics/templates/web/common''pdf.customer');
  3174.         $a->addPath('modules/XC/NotFinishedOrders/templates/web/common''pdf.customer');
  3175.         $a->addPath('templates/web/common''pdf.customer');
  3176.         return $this->services['XCart\\Twig\\Loader\\FilesystemLoader'] = new \XCart\Twig\Loader\FilesystemLoader($a, ($this->services['XLite\\Core\\Layout'] ?? $this->getLayoutService()));
  3177.     }
  3178.     /**
  3179.      * Gets the public 'XLite\Core\Layout' shared autowired service.
  3180.      *
  3181.      * @return \XLite\Core\Layout
  3182.      */
  3183.     protected function getLayoutService()
  3184.     {
  3185.         return $this->services['XLite\\Core\\Layout'] = \XLite\Core\Layout::getInstance();
  3186.     }
  3187.     /**
  3188.      * Gets the public 'XLite\Core\Templating\Twig\Extension\XCartExtension' shared autowired service.
  3189.      *
  3190.      * @return \XLite\Core\Templating\Twig\Extension\XCartExtension
  3191.      */
  3192.     protected function getXCartExtensionService()
  3193.     {
  3194.         return $this->services['XLite\\Core\\Templating\\Twig\\Extension\\XCartExtension'] = new \XLite\Core\Templating\Twig\Extension\XCartExtension(($this->services['XLite\\Core\\Templating\\Twig\\Functions'] ?? $this->getFunctionsService()));
  3195.     }
  3196.     /**
  3197.      * Gets the public 'XLite\Core\Templating\Twig\Functions' shared autowired service.
  3198.      *
  3199.      * @return \XLite\Core\Templating\Twig\Functions
  3200.      */
  3201.     protected function getFunctionsService()
  3202.     {
  3203.         return $this->services['XLite\\Core\\Templating\\Twig\\Functions'] = new \XLite\Core\Templating\Twig\Functions(($this->services['XLite\\Core\\Layout'] ?? $this->getLayoutService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  3204.     }
  3205.     /**
  3206.      * Gets the public 'cache.app' shared service.
  3207.      *
  3208.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3209.      */
  3210.     protected function getCache_AppService()
  3211.     {
  3212.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('g853bWhGIu'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  3213.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  3214.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  3215.     }
  3216.     /**
  3217.      * Gets the public 'cache.system' shared service.
  3218.      *
  3219.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3220.      */
  3221.     protected function getCache_SystemService()
  3222.     {
  3223.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('x-Or-eBEsb'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3224.     }
  3225.     /**
  3226.      * Gets the public 'cache.validator_expression_language' shared service.
  3227.      *
  3228.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3229.      */
  3230.     protected function getCache_ValidatorExpressionLanguageService()
  3231.     {
  3232.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('L6iplUYFB5'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3233.     }
  3234.     /**
  3235.      * Gets the public 'data_collector.dump' shared service.
  3236.      *
  3237.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  3238.      */
  3239.     protected function getDataCollector_DumpService()
  3240.     {
  3241.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  3242.     }
  3243.     /**
  3244.      * Gets the public 'doctrine' shared service.
  3245.      *
  3246.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  3247.      */
  3248.     protected function getDoctrineService()
  3249.     {
  3250.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  3251.     }
  3252.     /**
  3253.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  3254.      *
  3255.      * @return \Doctrine\DBAL\Connection
  3256.      */
  3257.     protected function getDoctrine_Dbal_DefaultConnectionService()
  3258.     {
  3259.         $a = new \Doctrine\DBAL\Configuration();
  3260.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  3261.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3262.         $b->pushProcessor(($this->services['XCart\\Monolog\\Processor\\Backtrace'] ?? ($this->services['XCart\\Monolog\\Processor\\Backtrace'] = new \XCart\Monolog\Processor\Backtrace([], $this->getEnv('int:LOGGER_LEVEL')))));
  3263.         $b->pushProcessor(($this->services['XCart\\Monolog\\Processor\\ExecutionContextProcessor'] ?? ($this->services['XCart\\Monolog\\Processor\\ExecutionContextProcessor'] = new \XCart\Monolog\Processor\ExecutionContextProcessor())));
  3264.         $b->pushProcessor(($this->services['XCart\\Monolog\\Processor\\RouteProcessor'] ?? ($this->services['XCart\\Monolog\\Processor\\RouteProcessor'] = new \XCart\Monolog\Processor\RouteProcessor())));
  3265.         $b->pushProcessor(($this->services['Monolog\\Processor\\ProcessIdProcessor'] ?? ($this->services['Monolog\\Processor\\ProcessIdProcessor'] = new \Monolog\Processor\ProcessIdProcessor())));
  3266.         $b->pushProcessor(($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? ($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] = new \Symfony\Bridge\Monolog\Processor\WebProcessor())));
  3267.         $b->pushProcessor(($this->services['Symfony\\Bridge\\Monolog\\Processor\\ConsoleCommandProcessor'] ?? ($this->services['Symfony\\Bridge\\Monolog\\Processor\\ConsoleCommandProcessor'] = new \Symfony\Bridge\Monolog\Processor\ConsoleCommandProcessor(truetrue))));
  3268.         $b->pushProcessor(($this->services['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->services['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  3269.         $b->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  3270.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  3271.         $c = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3272.         $c->setConnectionName('default');
  3273.         $a->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  3274.         $a->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([=> new \Doctrine\Bundle\DoctrineBundle\Dbal\RegexSchemaAssetFilter('/^'.$this->getEnv('string:resolve:DATABASE_DEFAULT_TABLE_PREFIX').'_/')]));
  3275.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($b), => $c]);
  3276.         $this->services['doctrine.dbal.default_connection'] = $instance = (new \XCart\Doctrine\DBAL\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['unix_socket' => $this->getEnv('resolve:DATABASE_UNIX_SOCKET'), 'url' => $this->getEnv('DATABASE_URL'), 'use_savepoints' => true'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [1002 => 'SET sql_mode=(SELECT REPLACE(@@sql_mode, "ONLY_FULL_GROUP_BY", ""))''table_prefix' => $this->getEnv('resolve:DATABASE_DEFAULT_TABLE_PREFIX'), 1009 => $this->getEnv('resolve:DATABASE_SSL_CA_CERT'), 1008 => $this->getEnv('resolve:DATABASE_SSL_CLIENT_CERT'), 1007 => $this->getEnv('resolve:DATABASE_SSL_CLIENT_KEY')], 'driverClass' => 'XCart\\Doctrine\\DBAL\\Driver\\PDO\\MySQL\\Driver''defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3277.             'XC_Upselling.listener.unique_constraints' => ['services''XC_Upselling.listener.unique_constraints''getXCUpselling_Listener_UniqueConstraintsService'true],
  3278.             'XLite\\Core\\Model\\CategoriesTreeUpdater' => ['services''XLite\\Core\\Model\\CategoriesTreeUpdater''getCategoriesTreeUpdaterService'true],
  3279.             'XLite\\Core\\Model\\EntityVersion\\EntityVersionUpdater' => ['services''XLite\\Core\\Model\\EntityVersion\\EntityVersionUpdater''getEntityVersionUpdaterService'true],
  3280.             'XLite\\Core\\Model\\ImageResizeScheduler' => ['services''XLite\\Core\\Model\\ImageResizeScheduler''getImageResizeSchedulerService'true],
  3281.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  3282.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  3283.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  3284.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  3285.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  3286.             'xcart.listener.table_prefix' => ['services''xcart.listener.table_prefix''getXcart_Listener_TablePrefixService'true],
  3287.         ], [
  3288.             'XC_Upselling.listener.unique_constraints' => '?',
  3289.             'XLite\\Core\\Model\\CategoriesTreeUpdater' => '?',
  3290.             'XLite\\Core\\Model\\EntityVersion\\EntityVersionUpdater' => '?',
  3291.             'XLite\\Core\\Model\\ImageResizeScheduler' => '?',
  3292.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  3293.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  3294.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  3295.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  3296.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  3297.             'xcart.listener.table_prefix' => '?',
  3298.         ]), [=> 'XLite\\Core\\Model\\EntityVersion\\EntityVersionUpdater'=> 'XLite\\Core\\Model\\CategoriesTreeUpdater'=> 'XLite\\Core\\Model\\ImageResizeScheduler'=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'loadClassMetadata'], => 'xcart.listener.table_prefix'], => [=> [=> 'loadClassMetadata'], => 'XC_Upselling.listener.unique_constraints'], => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners']]), []);
  3299.         $instance->setNestTransactionsWithSavepoints(true);
  3300.         return $instance;
  3301.     }
  3302.     /**
  3303.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  3304.      *
  3305.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  3306.      */
  3307.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  3308.     {
  3309.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3310.             'CDev\\Coupons\\EntityCallback\\UsedCouponCallback' => ['privates''CDev\\Coupons\\EntityCallback\\UsedCouponCallback''getUsedCouponCallbackService'true],
  3311.             'QSL\\BackInStock\\EntityCallback\\ProductCallback' => ['privates''QSL\\BackInStock\\EntityCallback\\ProductCallback''getProductCallback2Service'true],
  3312.             'QSL\\BackInStock\\EntityCallback\\RecordCallback' => ['privates''QSL\\BackInStock\\EntityCallback\\RecordCallback''getRecordCallbackService'true],
  3313.             'QSL\\BackInStock\\EntityCallback\\RecordPriceCallback' => ['privates''QSL\\BackInStock\\EntityCallback\\RecordPriceCallback''getRecordPriceCallbackService'true],
  3314.             'QSL\\LoyaltyProgram\\EntityCallback\\RewardHistoryEventsCallback' => ['privates''QSL\\LoyaltyProgram\\EntityCallback\\RewardHistoryEventsCallback''getRewardHistoryEventsCallbackService'true],
  3315.             'QSL\\Make\\EntityCallback\\LevelCallback' => ['privates''QSL\\Make\\EntityCallback\\LevelCallback''getLevelCallbackService'true],
  3316.             'XC\\AutoImportBase\\EntityCallback\\ProductCallback' => ['privates''XC\\AutoImportBase\\EntityCallback\\ProductCallback''getProductCallback3Service'true],
  3317.             'XC\\AutoImportBase\\EntityCallback\\ProductChangedManuallyFieldCallback' => ['privates''XC\\AutoImportBase\\EntityCallback\\ProductChangedManuallyFieldCallback''getProductChangedManuallyFieldCallbackService'true],
  3318.             'XC\\AutoImportBase\\EntityCallback\\ScheduleSettingOptionCallback' => ['privates''XC\\AutoImportBase\\EntityCallback\\ScheduleSettingOptionCallback''getScheduleSettingOptionCallbackService'true],
  3319.             'XC\\CanadaPost\\EntityCallback\\DeliveryServiceCallback' => ['privates''XC\\CanadaPost\\EntityCallback\\DeliveryServiceCallback''getDeliveryServiceCallbackService'true],
  3320.             'XC\\CanadaPost\\EntityCallback\\ProductsReturnCallback' => ['privates''XC\\CanadaPost\\EntityCallback\\ProductsReturnCallback''getProductsReturnCallbackService'true],
  3321.             'XC\\CustomProductTabs\\EntityCallback\\CustomGlobalTabCallback' => ['privates''XC\\CustomProductTabs\\EntityCallback\\CustomGlobalTabCallback''getCustomGlobalTabCallbackService'true],
  3322.             'XC\\CustomProductTabs\\EntityCallback\\TabCallback' => ['privates''XC\\CustomProductTabs\\EntityCallback\\TabCallback''getTabCallbackService'true],
  3323.             'XC\\MailChimp\\EntityCallback\\CartCallback' => ['privates''XC\\MailChimp\\EntityCallback\\CartCallback''getCartCallback2Service'true],
  3324.             'XC\\MailChimp\\EntityCallback\\CouponCallback' => ['privates''XC\\MailChimp\\EntityCallback\\CouponCallback''getCouponCallbackService'true],
  3325.             'XC\\MailChimp\\EntityCallback\\OrderCallback' => ['privates''XC\\MailChimp\\EntityCallback\\OrderCallback''getOrderCallback2Service'true],
  3326.             'XC\\MailChimp\\EntityCallback\\ProductCallback' => ['privates''XC\\MailChimp\\EntityCallback\\ProductCallback''getProductCallback4Service'true],
  3327.             'XC\\MailChimp\\EntityCallback\\ProductVariantCallback' => ['privates''XC\\MailChimp\\EntityCallback\\ProductVariantCallback''getProductVariantCallbackService'true],
  3328.             'XC\\News\\EntityCallback\\ProductCallback' => ['privates''XC\\News\\EntityCallback\\ProductCallback''getProductCallback5Service'true],
  3329.             'XC\\Reviews\\EntityCallback\\ReviewCallback' => ['services''XC\\Reviews\\EntityCallback\\ReviewCallback''getReviewCallbackService'true],
  3330.             'XC\\UPS\\EntityCallback\\ConfigCallback' => ['privates''XC\\UPS\\EntityCallback\\ConfigCallback''getConfigCallbackService'true],
  3331.             'XC\\VendorMessages\\EntityCallback\\MessageCallback' => ['privates''XC\\VendorMessages\\EntityCallback\\MessageCallback''getMessageCallbackService'true],
  3332.             'XC\\VendorMessages\\EntityCallback\\MessageReadCallback' => ['privates''XC\\VendorMessages\\EntityCallback\\MessageReadCallback''getMessageReadCallbackService'true],
  3333.             'XCart\\EntityCallback\\AccessControlCellCallback' => ['services''XCart\\EntityCallback\\AccessControlCellCallback''getAccessControlCellCallbackService'true],
  3334.             'XCart\\EntityCallback\\AttributeCallback' => ['services''XCart\\EntityCallback\\AttributeCallback''getAttributeCallbackService'true],
  3335.             'XCart\\EntityCallback\\CartCallback' => ['services''XCart\\EntityCallback\\CartCallback''getCartCallbackService'true],
  3336.             'XCart\\EntityCallback\\CatalogCallback' => ['services''XCart\\EntityCallback\\CatalogCallback''getCatalogCallbackService'true],
  3337.             'XCart\\EntityCallback\\CountryCallback' => ['services''XCart\\EntityCallback\\CountryCallback''getCountryCallbackService'true],
  3338.             'XCart\\EntityCallback\\ImportLogCallback' => ['services''XCart\\EntityCallback\\ImportLogCallback''getImportLogCallbackService'true],
  3339.             'XCart\\EntityCallback\\MembershipCallback' => ['services''XCart\\EntityCallback\\MembershipCallback''getMembershipCallbackService'true],
  3340.             'XCart\\EntityCallback\\OrderCallback' => ['services''XCart\\EntityCallback\\OrderCallback''getOrderCallbackService'true],
  3341.             'XCart\\EntityCallback\\OrderHistoryEventsCallback' => ['services''XCart\\EntityCallback\\OrderHistoryEventsCallback''getOrderHistoryEventsCallbackService'true],
  3342.             'XCart\\EntityCallback\\PaymentMethodCallback' => ['services''XCart\\EntityCallback\\PaymentMethodCallback''getPaymentMethodCallbackService'true],
  3343.             'XCart\\EntityCallback\\PaymentMethodSettingCallback' => ['services''XCart\\EntityCallback\\PaymentMethodSettingCallback''getPaymentMethodSettingCallbackService'true],
  3344.             'XCart\\EntityCallback\\PaymentMethodTranslationCallback' => ['services''XCart\\EntityCallback\\PaymentMethodTranslationCallback''getPaymentMethodTranslationCallbackService'true],
  3345.             'XCart\\EntityCallback\\ProductCallback' => ['services''XCart\\EntityCallback\\ProductCallback''getProductCallbackService'true],
  3346.             'XCart\\EntityCallback\\ProfileCallback' => ['services''XCart\\EntityCallback\\ProfileCallback''getProfileCallbackService'true],
  3347.             'XCart\\EntityCallback\\StateCallback' => ['services''XCart\\EntityCallback\\StateCallback''getStateCallbackService'true],
  3348.             'XCart\\EntityCallback\\StorageCallback' => ['services''XCart\\EntityCallback\\StorageCallback''getStorageCallbackService'true],
  3349.             'XCart\\EntityCallback\\TransactionCallback' => ['services''XCart\\EntityCallback\\TransactionCallback''getTransactionCallbackService'true],
  3350.             'XCart\\EntityCallback\\ViewListCallback' => ['services''XCart\\EntityCallback\\ViewListCallback''getViewListCallbackService'true],
  3351.         ], [
  3352.             'CDev\\Coupons\\EntityCallback\\UsedCouponCallback' => '?',
  3353.             'QSL\\BackInStock\\EntityCallback\\ProductCallback' => '?',
  3354.             'QSL\\BackInStock\\EntityCallback\\RecordCallback' => '?',
  3355.             'QSL\\BackInStock\\EntityCallback\\RecordPriceCallback' => '?',
  3356.             'QSL\\LoyaltyProgram\\EntityCallback\\RewardHistoryEventsCallback' => '?',
  3357.             'QSL\\Make\\EntityCallback\\LevelCallback' => '?',
  3358.             'XC\\AutoImportBase\\EntityCallback\\ProductCallback' => '?',
  3359.             'XC\\AutoImportBase\\EntityCallback\\ProductChangedManuallyFieldCallback' => '?',
  3360.             'XC\\AutoImportBase\\EntityCallback\\ScheduleSettingOptionCallback' => '?',
  3361.             'XC\\CanadaPost\\EntityCallback\\DeliveryServiceCallback' => '?',
  3362.             'XC\\CanadaPost\\EntityCallback\\ProductsReturnCallback' => '?',
  3363.             'XC\\CustomProductTabs\\EntityCallback\\CustomGlobalTabCallback' => '?',
  3364.             'XC\\CustomProductTabs\\EntityCallback\\TabCallback' => '?',
  3365.             'XC\\MailChimp\\EntityCallback\\CartCallback' => '?',
  3366.             'XC\\MailChimp\\EntityCallback\\CouponCallback' => '?',
  3367.             'XC\\MailChimp\\EntityCallback\\OrderCallback' => '?',
  3368.             'XC\\MailChimp\\EntityCallback\\ProductCallback' => '?',
  3369.             'XC\\MailChimp\\EntityCallback\\ProductVariantCallback' => '?',
  3370.             'XC\\News\\EntityCallback\\ProductCallback' => '?',
  3371.             'XC\\Reviews\\EntityCallback\\ReviewCallback' => '?',
  3372.             'XC\\UPS\\EntityCallback\\ConfigCallback' => '?',
  3373.             'XC\\VendorMessages\\EntityCallback\\MessageCallback' => '?',
  3374.             'XC\\VendorMessages\\EntityCallback\\MessageReadCallback' => '?',
  3375.             'XCart\\EntityCallback\\AccessControlCellCallback' => '?',
  3376.             'XCart\\EntityCallback\\AttributeCallback' => '?',
  3377.             'XCart\\EntityCallback\\CartCallback' => '?',
  3378.             'XCart\\EntityCallback\\CatalogCallback' => '?',
  3379.             'XCart\\EntityCallback\\CountryCallback' => '?',
  3380.             'XCart\\EntityCallback\\ImportLogCallback' => '?',
  3381.             'XCart\\EntityCallback\\MembershipCallback' => '?',
  3382.             'XCart\\EntityCallback\\OrderCallback' => '?',
  3383.             'XCart\\EntityCallback\\OrderHistoryEventsCallback' => '?',
  3384.             'XCart\\EntityCallback\\PaymentMethodCallback' => '?',
  3385.             'XCart\\EntityCallback\\PaymentMethodSettingCallback' => '?',
  3386.             'XCart\\EntityCallback\\PaymentMethodTranslationCallback' => '?',
  3387.             'XCart\\EntityCallback\\ProductCallback' => '?',
  3388.             'XCart\\EntityCallback\\ProfileCallback' => '?',
  3389.             'XCart\\EntityCallback\\StateCallback' => '?',
  3390.             'XCart\\EntityCallback\\StorageCallback' => '?',
  3391.             'XCart\\EntityCallback\\TransactionCallback' => '?',
  3392.             'XCart\\EntityCallback\\ViewListCallback' => '?',
  3393.         ]));
  3394.         $instance->registerService('QSL\\BackInStock\\EntityCallback\\ProductCallback''QSL\\BackInStock\\EntityCallback\\ProductCallback');
  3395.         $instance->registerService('QSL\\BackInStock\\EntityCallback\\RecordPriceCallback''QSL\\BackInStock\\EntityCallback\\RecordPriceCallback');
  3396.         $instance->registerService('QSL\\BackInStock\\EntityCallback\\RecordCallback''QSL\\BackInStock\\EntityCallback\\RecordCallback');
  3397.         $instance->registerService('XCart\\EntityCallback\\AccessControlCellCallback''XCart\\EntityCallback\\AccessControlCellCallback');
  3398.         $instance->registerService('XCart\\EntityCallback\\AttributeCallback''XCart\\EntityCallback\\AttributeCallback');
  3399.         $instance->registerService('XCart\\EntityCallback\\CartCallback''XCart\\EntityCallback\\CartCallback');
  3400.         $instance->registerService('XCart\\EntityCallback\\CartCallback''XCart\\EntityCallback\\CartCallback');
  3401.         $instance->registerService('XCart\\EntityCallback\\CartCallback''XCart\\EntityCallback\\CartCallback');
  3402.         $instance->registerService('XCart\\EntityCallback\\CatalogCallback''XCart\\EntityCallback\\CatalogCallback');
  3403.         $instance->registerService('XCart\\EntityCallback\\CatalogCallback''XCart\\EntityCallback\\CatalogCallback');
  3404.         $instance->registerService('XCart\\EntityCallback\\CountryCallback''XCart\\EntityCallback\\CountryCallback');
  3405.         $instance->registerService('XCart\\EntityCallback\\ImportLogCallback''XCart\\EntityCallback\\ImportLogCallback');
  3406.         $instance->registerService('XCart\\EntityCallback\\MembershipCallback''XCart\\EntityCallback\\MembershipCallback');
  3407.         $instance->registerService('XCart\\EntityCallback\\OrderCallback''XCart\\EntityCallback\\OrderCallback');
  3408.         $instance->registerService('XCart\\EntityCallback\\OrderCallback''XCart\\EntityCallback\\OrderCallback');
  3409.         $instance->registerService('XCart\\EntityCallback\\OrderHistoryEventsCallback''XCart\\EntityCallback\\OrderHistoryEventsCallback');
  3410.         $instance->registerService('XCart\\EntityCallback\\OrderHistoryEventsCallback''XCart\\EntityCallback\\OrderHistoryEventsCallback');
  3411.         $instance->registerService('XCart\\EntityCallback\\PaymentMethodCallback''XCart\\EntityCallback\\PaymentMethodCallback');
  3412.         $instance->registerService('XCart\\EntityCallback\\PaymentMethodCallback''XCart\\EntityCallback\\PaymentMethodCallback');
  3413.         $instance->registerService('XCart\\EntityCallback\\PaymentMethodSettingCallback''XCart\\EntityCallback\\PaymentMethodSettingCallback');
  3414.         $instance->registerService('XCart\\EntityCallback\\PaymentMethodTranslationCallback''XCart\\EntityCallback\\PaymentMethodTranslationCallback');
  3415.         $instance->registerService('XCart\\EntityCallback\\ProductCallback''XCart\\EntityCallback\\ProductCallback');
  3416.         $instance->registerService('XCart\\EntityCallback\\ProductCallback''XCart\\EntityCallback\\ProductCallback');
  3417.         $instance->registerService('XCart\\EntityCallback\\ProductCallback''XCart\\EntityCallback\\ProductCallback');
  3418.         $instance->registerService('XCart\\EntityCallback\\ProfileCallback''XCart\\EntityCallback\\ProfileCallback');
  3419.         $instance->registerService('XCart\\EntityCallback\\ProfileCallback''XCart\\EntityCallback\\ProfileCallback');
  3420.         $instance->registerService('XCart\\EntityCallback\\StateCallback''XCart\\EntityCallback\\StateCallback');
  3421.         $instance->registerService('XCart\\EntityCallback\\StorageCallback''XCart\\EntityCallback\\StorageCallback');
  3422.         $instance->registerService('XCart\\EntityCallback\\StorageCallback''XCart\\EntityCallback\\StorageCallback');
  3423.         $instance->registerService('XCart\\EntityCallback\\StorageCallback''XCart\\EntityCallback\\StorageCallback');
  3424.         $instance->registerService('XCart\\EntityCallback\\TransactionCallback''XCart\\EntityCallback\\TransactionCallback');
  3425.         $instance->registerService('XCart\\EntityCallback\\ViewListCallback''XCart\\EntityCallback\\ViewListCallback');
  3426.         $instance->registerService('XCart\\EntityCallback\\ViewListCallback''XCart\\EntityCallback\\ViewListCallback');
  3427.         $instance->registerService('QSL\\LoyaltyProgram\\EntityCallback\\RewardHistoryEventsCallback''QSL\\LoyaltyProgram\\EntityCallback\\RewardHistoryEventsCallback');
  3428.         $instance->registerService('QSL\\LoyaltyProgram\\EntityCallback\\RewardHistoryEventsCallback''QSL\\LoyaltyProgram\\EntityCallback\\RewardHistoryEventsCallback');
  3429.         $instance->registerService('XC\\Reviews\\EntityCallback\\ReviewCallback''XC\\Reviews\\EntityCallback\\ReviewCallback');
  3430.         $instance->registerService('CDev\\Coupons\\EntityCallback\\UsedCouponCallback''CDev\\Coupons\\EntityCallback\\UsedCouponCallback');
  3431.         $instance->registerService('XC\\UPS\\EntityCallback\\ConfigCallback''XC\\UPS\\EntityCallback\\ConfigCallback');
  3432.         $instance->registerService('XC\\UPS\\EntityCallback\\ConfigCallback''XC\\UPS\\EntityCallback\\ConfigCallback');
  3433.         $instance->registerService('XC\\UPS\\EntityCallback\\ConfigCallback''XC\\UPS\\EntityCallback\\ConfigCallback');
  3434.         $instance->registerService('XC\\UPS\\EntityCallback\\ConfigCallback''XC\\UPS\\EntityCallback\\ConfigCallback');
  3435.         $instance->registerService('XC\\UPS\\EntityCallback\\ConfigCallback''XC\\UPS\\EntityCallback\\ConfigCallback');
  3436.         $instance->registerService('XC\\CanadaPost\\EntityCallback\\DeliveryServiceCallback''XC\\CanadaPost\\EntityCallback\\DeliveryServiceCallback');
  3437.         $instance->registerService('XC\\CanadaPost\\EntityCallback\\ProductsReturnCallback''XC\\CanadaPost\\EntityCallback\\ProductsReturnCallback');
  3438.         $instance->registerService('XC\\CanadaPost\\EntityCallback\\ProductsReturnCallback''XC\\CanadaPost\\EntityCallback\\ProductsReturnCallback');
  3439.         $instance->registerService('XC\\News\\EntityCallback\\ProductCallback''XC\\News\\EntityCallback\\ProductCallback');
  3440.         $instance->registerService('XC\\News\\EntityCallback\\ProductCallback''XC\\News\\EntityCallback\\ProductCallback');
  3441.         $instance->registerService('QSL\\Make\\EntityCallback\\LevelCallback''QSL\\Make\\EntityCallback\\LevelCallback');
  3442.         $instance->registerService('QSL\\Make\\EntityCallback\\LevelCallback''QSL\\Make\\EntityCallback\\LevelCallback');
  3443.         $instance->registerService('XC\\VendorMessages\\EntityCallback\\MessageReadCallback''XC\\VendorMessages\\EntityCallback\\MessageReadCallback');
  3444.         $instance->registerService('XC\\VendorMessages\\EntityCallback\\MessageCallback''XC\\VendorMessages\\EntityCallback\\MessageCallback');
  3445.         $instance->registerService('XC\\AutoImportBase\\EntityCallback\\ScheduleSettingOptionCallback''XC\\AutoImportBase\\EntityCallback\\ScheduleSettingOptionCallback');
  3446.         $instance->registerService('XC\\AutoImportBase\\EntityCallback\\ScheduleSettingOptionCallback''XC\\AutoImportBase\\EntityCallback\\ScheduleSettingOptionCallback');
  3447.         $instance->registerService('XC\\AutoImportBase\\EntityCallback\\ProductCallback''XC\\AutoImportBase\\EntityCallback\\ProductCallback');
  3448.         $instance->registerService('XC\\AutoImportBase\\EntityCallback\\ProductChangedManuallyFieldCallback''XC\\AutoImportBase\\EntityCallback\\ProductChangedManuallyFieldCallback');
  3449.         $instance->registerService('XC\\CustomProductTabs\\EntityCallback\\TabCallback''XC\\CustomProductTabs\\EntityCallback\\TabCallback');
  3450.         $instance->registerService('XC\\CustomProductTabs\\EntityCallback\\CustomGlobalTabCallback''XC\\CustomProductTabs\\EntityCallback\\CustomGlobalTabCallback');
  3451.         $instance->registerService('XC\\MailChimp\\EntityCallback\\ProductCallback''XC\\MailChimp\\EntityCallback\\ProductCallback');
  3452.         $instance->registerService('XC\\MailChimp\\EntityCallback\\ProductCallback''XC\\MailChimp\\EntityCallback\\ProductCallback');
  3453.         $instance->registerService('XC\\MailChimp\\EntityCallback\\ProductCallback''XC\\MailChimp\\EntityCallback\\ProductCallback');
  3454.         $instance->registerService('XC\\MailChimp\\EntityCallback\\CouponCallback''XC\\MailChimp\\EntityCallback\\CouponCallback');
  3455.         $instance->registerService('XC\\MailChimp\\EntityCallback\\CouponCallback''XC\\MailChimp\\EntityCallback\\CouponCallback');
  3456.         $instance->registerService('XC\\MailChimp\\EntityCallback\\CouponCallback''XC\\MailChimp\\EntityCallback\\CouponCallback');
  3457.         $instance->registerService('XC\\MailChimp\\EntityCallback\\CartCallback''XC\\MailChimp\\EntityCallback\\CartCallback');
  3458.         $instance->registerService('XC\\MailChimp\\EntityCallback\\CartCallback''XC\\MailChimp\\EntityCallback\\CartCallback');
  3459.         $instance->registerService('XC\\MailChimp\\EntityCallback\\OrderCallback''XC\\MailChimp\\EntityCallback\\OrderCallback');
  3460.         $instance->registerService('XC\\MailChimp\\EntityCallback\\OrderCallback''XC\\MailChimp\\EntityCallback\\OrderCallback');
  3461.         $instance->registerService('XC\\MailChimp\\EntityCallback\\ProductVariantCallback''XC\\MailChimp\\EntityCallback\\ProductVariantCallback');
  3462.         $instance->registerService('XC\\MailChimp\\EntityCallback\\ProductVariantCallback''XC\\MailChimp\\EntityCallback\\ProductVariantCallback');
  3463.         $instance->registerService('XC\\MailChimp\\EntityCallback\\ProductVariantCallback''XC\\MailChimp\\EntityCallback\\ProductVariantCallback');
  3464.         return $instance;
  3465.     }
  3466.     /**
  3467.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  3468.      *
  3469.      * @return \Doctrine\ORM\EntityManager
  3470.      */
  3471.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  3472.     {
  3473.         if ($lazyLoad) {
  3474.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  3475.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3476.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  3477.                     $proxy->setProxyInitializer(null);
  3478.                     return true;
  3479.                 });
  3480.             });
  3481.         }
  3482.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  3483.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  3484.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  3485.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  3486.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  3487.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  3488.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  3489.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  3490.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  3491.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  3492.         $a = new \Doctrine\ORM\Configuration();
  3493.         $b = ($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService());
  3494.         $c = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  3495.         $d = ($this->privates['doctrine.orm.default_attribute_metadata_driver'] ?? ($this->privates['doctrine.orm.default_attribute_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> ($this->targetDir.''.'/generated/dto/Entity'), => (\dirname(__DIR__4).'/vendor/xcart/logic-bundle/src/Entity'), => (\dirname(__DIR__4).'/vendor/xcart/doctrine-bridge-bundle/src/Entity')])));
  3496.         $e = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  3497.         $c->addDriver($d'XCart\\Entity');
  3498.         $c->addDriver($d'XCart\\Bundle\\LogicBundle\\Entity');
  3499.         $c->addDriver($d'XCart\\Bundle\\DoctrineBridgeBundle\\Entity');
  3500.         $c->addDriver($e'XLite\\Model');
  3501.         $c->addDriver($e'XC\\NewsletterSubscriptions\\Model');
  3502.         $c->addDriver($e'QSL\\SpecialOffersBase\\Model');
  3503.         $c->addDriver($e'QSL\\SpecialOffersSpendXGetY\\Model');
  3504.         $c->addDriver($e'QSL\\MembershipProducts\\Model');
  3505.         $c->addDriver($e'XC\\Onboarding\\Model');
  3506.         $c->addDriver($e'QSL\\Banner\\Model');
  3507.         $c->addDriver($e'CDev\\VolumeDiscounts\\Model');
  3508.         $c->addDriver($e'QSL\\LoyaltyProgram\\Model');
  3509.         $c->addDriver($e'CDev\\MarketPrice\\Model');
  3510.         $c->addDriver($e'XC\\CoreCharge\\Model');
  3511.         $c->addDriver($e'XC\\Reviews\\Model');
  3512.         $c->addDriver($e'XC\\SystemFields\\Model');
  3513.         $c->addDriver($e'CDev\\FileAttachments\\Model');
  3514.         $c->addDriver($e'XC\\ProductComparison\\Model');
  3515.         $c->addDriver($e'XC\\ProductTags\\Model');
  3516.         $c->addDriver($e'CDev\\Bestsellers\\Model');
  3517.         $c->addDriver($e'XC\\FacebookMarketing\\Model');
  3518.         $c->addDriver($e'QSL\\ProductStickers\\Model');
  3519.         $c->addDriver($e'QSL\\Braintree\\Model');
  3520.         $c->addDriver($e'CDev\\Coupons\\Model');
  3521.         $c->addDriver($e'XC\\ESelectHPP\\Model');
  3522.         $c->addDriver($e'QSL\\BackInStock\\Model');
  3523.         $c->addDriver($e'XC\\FastLaneCheckout\\Model');
  3524.         $c->addDriver($e'CDev\\ContactUs\\Model');
  3525.         $c->addDriver($e'CDev\\ProductAdvisor\\Model');
  3526.         $c->addDriver($e'QSL\\CostPrice\\Model');
  3527.         $c->addDriver($e'CDev\\FedEx\\Model');
  3528.         $c->addDriver($e'XC\\CustomOrderStatuses\\Model');
  3529.         $c->addDriver($e'QSL\\CloudSearch\\Model');
  3530.         $c->addDriver($e'XC\\UPS\\Model');
  3531.         $c->addDriver($e'XC\\BulkEditing\\Model');
  3532.         $c->addDriver($e'QSL\\MyWishlist\\Model');
  3533.         $c->addDriver($e'XC\\CanadaPost\\Model');
  3534.         $c->addDriver($e'QSL\\AntiFraud\\Model');
  3535.         $c->addDriver($e'CDev\\Sale\\Model');
  3536.         $c->addDriver($e'QSL\\PDFInvoice\\Model');
  3537.         $c->addDriver($e'XC\\OrderStatusColors\\Model');
  3538.         $c->addDriver($e'CDev\\FeaturedProducts\\Model');
  3539.         $c->addDriver($e'QSL\\Returns\\Model');
  3540.         $c->addDriver($e'QSL\\ShopByBrand\\Model');
  3541.         $c->addDriver($e'XC\\News\\Model');
  3542.         $c->addDriver($e'Amazon\\PayWithAmazon\\Model');
  3543.         $c->addDriver($e'XC\\ProductVariations\\Model');
  3544.         $c->addDriver($e'CDev\\GoSocial\\Model');
  3545.         $c->addDriver($e'QSL\\OrderReports\\Model');
  3546.         $c->addDriver($e'QSL\\Make\\Model');
  3547.         $c->addDriver($e'XC\\WheelTireFitment\\Model');
  3548.         $c->addDriver($e'XC\\ThemeTweaker\\Model');
  3549.         $c->addDriver($e'XC\\MultiCurrency\\Model');
  3550.         $c->addDriver($e'QSL\\AbandonedCartReminder\\Model');
  3551.         $c->addDriver($e'QSL\\CustomerSatisfaction\\Model');
  3552.         $c->addDriver($e'XC\\Concierge\\Model');
  3553.         $c->addDriver($e'QSL\\ProductFeeds\\Model');
  3554.         $c->addDriver($e'XC\\FreeShipping\\Model');
  3555.         $c->addDriver($e'CDev\\XMLSitemap\\Model');
  3556.         $c->addDriver($e'CDev\\UserPermissions\\Model');
  3557.         $c->addDriver($e'QSL\\ColorSwatches\\Model');
  3558.         $c->addDriver($e'CDev\\SimpleCMS\\Model');
  3559.         $c->addDriver($e'QSL\\SpecialOffersBuyXGetY\\Model');
  3560.         $c->addDriver($e'XC\\GoogleFeed\\Model');
  3561.         $c->addDriver($e'XC\\VendorMessages\\Model');
  3562.         $c->addDriver($e'XC\\Upselling\\Model');
  3563.         $c->addDriver($e'CDev\\USPS\\Model');
  3564.         $c->addDriver($e'QSL\\AuthorizenetAcceptjs\\Model');
  3565.         $c->addDriver($e'CDev\\Paypal\\Model');
  3566.         $c->addDriver($e'QSL\\OneClickUpsellAfterCheckout\\Model');
  3567.         $c->addDriver($e'QSL\\Backorder\\Model');
  3568.         $c->addDriver($e'XC\\AutoImportBase\\Model');
  3569.         $c->addDriver($e'XC\\OrdersImport\\Model');
  3570.         $c->addDriver($e'QSL\\FlyoutCategoriesMenu\\Model');
  3571.         $c->addDriver($e'XPay\\XPaymentsCloud\\Model');
  3572.         $c->addDriver($e'XC\\CustomProductTabs\\Model');
  3573.         $c->addDriver($e'CDev\\GoogleAnalytics\\Model');
  3574.         $c->addDriver($e'XC\\Stripe\\Model');
  3575.         $c->addDriver($e'XC\\NotFinishedOrders\\Model');
  3576.         $c->addDriver($e'CDev\\Wholesale\\Model');
  3577.         $c->addDriver($e'XC\\MailChimp\\Model');
  3578.         $c->addDriver($e'CDev\\SalesTax\\Model');
  3579.         $c->addDriver($e'XCart\\Entity');
  3580.         $c->addDriver($e'CDev\\Coupons\\Entity');
  3581.         $c->addDriver($e'QSL\\MyWishlist\\Entity');
  3582.         $c->addDriver($e'QSL\\ShopByBrand\\Entity');
  3583.         $c->addDriver($e'QSL\\Make\\Entity');
  3584.         $c->addDriver($e'XC\\MultiCurrency\\Entity');
  3585.         $c->addDriver($e'CDev\\SimpleCMS\\Entity');
  3586.         $c->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'Gesdinet\\JWTRefreshTokenBundle\\Entity');
  3587.         $a->setEntityNamespaces(['XCart' => 'XCart\\Entity''XLite' => 'XLite\\Model''XC\\NewsletterSubscriptions' => 'XC\\NewsletterSubscriptions\\Model''QSL\\SpecialOffersBase' => 'QSL\\SpecialOffersBase\\Model''QSL\\SpecialOffersSpendXGetY' => 'QSL\\SpecialOffersSpendXGetY\\Model''QSL\\MembershipProducts' => 'QSL\\MembershipProducts\\Model''XC\\Onboarding' => 'XC\\Onboarding\\Model''QSL\\Banner' => 'QSL\\Banner\\Model''CDev\\VolumeDiscounts' => 'CDev\\VolumeDiscounts\\Model''QSL\\LoyaltyProgram' => 'QSL\\LoyaltyProgram\\Model''CDev\\MarketPrice' => 'CDev\\MarketPrice\\Model''XC\\CoreCharge' => 'XC\\CoreCharge\\Model''XC\\Reviews' => 'XC\\Reviews\\Model''XC\\SystemFields' => 'XC\\SystemFields\\Model''CDev\\FileAttachments' => 'CDev\\FileAttachments\\Model''XC\\ProductComparison' => 'XC\\ProductComparison\\Model''XC\\ProductTags' => 'XC\\ProductTags\\Model''CDev\\Bestsellers' => 'CDev\\Bestsellers\\Model''XC\\FacebookMarketing' => 'XC\\FacebookMarketing\\Model''QSL\\ProductStickers' => 'QSL\\ProductStickers\\Model''QSL\\Braintree' => 'QSL\\Braintree\\Model''CDev\\Coupons' => 'CDev\\Coupons\\Model''XC\\ESelectHPP' => 'XC\\ESelectHPP\\Model''QSL\\BackInStock' => 'QSL\\BackInStock\\Model''XC\\FastLaneCheckout' => 'XC\\FastLaneCheckout\\Model''CDev\\ContactUs' => 'CDev\\ContactUs\\Model''CDev\\ProductAdvisor' => 'CDev\\ProductAdvisor\\Model''QSL\\CostPrice' => 'QSL\\CostPrice\\Model''CDev\\FedEx' => 'CDev\\FedEx\\Model''XC\\CustomOrderStatuses' => 'XC\\CustomOrderStatuses\\Model''QSL\\CloudSearch' => 'QSL\\CloudSearch\\Model''XC\\UPS' => 'XC\\UPS\\Model''XC\\BulkEditing' => 'XC\\BulkEditing\\Model''QSL\\MyWishlist' => 'QSL\\MyWishlist\\Model''XC\\CanadaPost' => 'XC\\CanadaPost\\Model''QSL\\AntiFraud' => 'QSL\\AntiFraud\\Model''CDev\\Sale' => 'CDev\\Sale\\Model''QSL\\PDFInvoice' => 'QSL\\PDFInvoice\\Model''XC\\OrderStatusColors' => 'XC\\OrderStatusColors\\Model''CDev\\FeaturedProducts' => 'CDev\\FeaturedProducts\\Model''QSL\\Returns' => 'QSL\\Returns\\Model''QSL\\ShopByBrand' => 'QSL\\ShopByBrand\\Model''XC\\News' => 'XC\\News\\Model''Amazon\\PayWithAmazon' => 'Amazon\\PayWithAmazon\\Model''XC\\ProductVariations' => 'XC\\ProductVariations\\Model''CDev\\GoSocial' => 'CDev\\GoSocial\\Model''QSL\\OrderReports' => 'QSL\\OrderReports\\Model''QSL\\Make' => 'QSL\\Make\\Model''XC\\WheelTireFitment' => 'XC\\WheelTireFitment\\Model''XC\\ThemeTweaker' => 'XC\\ThemeTweaker\\Model''XC\\MultiCurrency' => 'XC\\MultiCurrency\\Model''QSL\\AbandonedCartReminder' => 'QSL\\AbandonedCartReminder\\Model''QSL\\CustomerSatisfaction' => 'QSL\\CustomerSatisfaction\\Model''XC\\Concierge' => 'XC\\Concierge\\Model''QSL\\ProductFeeds' => 'QSL\\ProductFeeds\\Model''XC\\FreeShipping' => 'XC\\FreeShipping\\Model''CDev\\XMLSitemap' => 'CDev\\XMLSitemap\\Model''CDev\\UserPermissions' => 'CDev\\UserPermissions\\Model''QSL\\ColorSwatches' => 'QSL\\ColorSwatches\\Model''CDev\\SimpleCMS' => 'CDev\\SimpleCMS\\Model''QSL\\SpecialOffersBuyXGetY' => 'QSL\\SpecialOffersBuyXGetY\\Model''XC\\GoogleFeed' => 'XC\\GoogleFeed\\Model''XC\\VendorMessages' => 'XC\\VendorMessages\\Model''XC\\Upselling' => 'XC\\Upselling\\Model''CDev\\USPS' => 'CDev\\USPS\\Model''QSL\\AuthorizenetAcceptjs' => 'QSL\\AuthorizenetAcceptjs\\Model''CDev\\Paypal' => 'CDev\\Paypal\\Model''QSL\\OneClickUpsellAfterCheckout' => 'QSL\\OneClickUpsellAfterCheckout\\Model''QSL\\Backorder' => 'QSL\\Backorder\\Model''XC\\AutoImportBase' => 'XC\\AutoImportBase\\Model''XC\\OrdersImport' => 'XC\\OrdersImport\\Model''QSL\\FlyoutCategoriesMenu' => 'QSL\\FlyoutCategoriesMenu\\Model''XPay\\XPaymentsCloud' => 'XPay\\XPaymentsCloud\\Model''XC\\CustomProductTabs' => 'XC\\CustomProductTabs\\Model''CDev\\GoogleAnalytics' => 'CDev\\GoogleAnalytics\\Model''XC\\Stripe' => 'XC\\Stripe\\Model''XC\\NotFinishedOrders' => 'XC\\NotFinishedOrders\\Model''CDev\\Wholesale' => 'CDev\\Wholesale\\Model''XC\\MailChimp' => 'XC\\MailChimp\\Model''CDev\\SalesTax' => 'CDev\\SalesTax\\Model''LogicBundle' => 'XCart\\Bundle\\LogicBundle\\Entity''DoctrineBridgeBundle' => 'XCart\\Bundle\\DoctrineBridgeBundle\\Entity''XCartBundle' => 'XCart\\Entity''GesdinetJWTRefreshTokenBundle' => 'Gesdinet\\JWTRefreshTokenBundle\\Entity''CouponsBundle' => 'CDev\\Coupons\\Entity''MyWishlistBundle' => 'QSL\\MyWishlist\\Entity''ShopByBrandBundle' => 'QSL\\ShopByBrand\\Entity''MakeBundle' => 'QSL\\Make\\Entity''MultiCurrencyBundle' => 'XC\\MultiCurrency\\Entity''SimpleCMSBundle' => 'CDev\\SimpleCMS\\Entity']);
  3588.         $a->setMetadataCache($b);
  3589.         $a->setQueryCache($b);
  3590.         $a->setResultCache(($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService()));
  3591.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($c, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3592.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  3593.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  3594.         ], [
  3595.             'doctrine.ulid_generator' => '?',
  3596.             'doctrine.uuid_generator' => '?',
  3597.         ])));
  3598.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  3599.         $a->setProxyNamespace('Proxies');
  3600.         $a->setAutoGenerateProxyClasses(true);
  3601.         $a->setSchemaIgnoreClasses([]);
  3602.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  3603.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  3604.         $a->setNamingStrategy(($this->services['XCart\\Doctrine\\ORM\\Mapping\\NamingStrategy'] ?? $this->getNamingStrategyService()));
  3605.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  3606.         $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  3607.         $a->setLazyGhostObjectEnabled(false);
  3608.         $a->setRepositoryFactory(($this->services['XCart\\Doctrine\\ORM\\Repository\\RepositoryFactoryDecorator'] ?? ($this->services['XCart\\Doctrine\\ORM\\Repository\\RepositoryFactoryDecorator'] = new \XCart\Doctrine\ORM\Repository\RepositoryFactoryDecorator())));
  3609.         $a->addCustomStringFunction('aes_decrypt''DoctrineExtensions\\Query\\Mysql\\AesDecrypt');
  3610.         $a->addCustomStringFunction('aes_encrypt''DoctrineExtensions\\Query\\Mysql\\AesEncrypt');
  3611.         $a->addCustomStringFunction('ascii''DoctrineExtensions\\Query\\Mysql\\Ascii');
  3612.         $a->addCustomStringFunction('binary''DoctrineExtensions\\Query\\Mysql\\Binary');
  3613.         $a->addCustomStringFunction('cast''DoctrineExtensions\\Query\\Mysql\\Cast');
  3614.         $a->addCustomStringFunction('char_length''DoctrineExtensions\\Query\\Mysql\\CharLength');
  3615.         $a->addCustomStringFunction('collate''DoctrineExtensions\\Query\\Mysql\\Collate');
  3616.         $a->addCustomStringFunction('concat_ws''DoctrineExtensions\\Query\\Mysql\\ConcatWs');
  3617.         $a->addCustomStringFunction('countif''DoctrineExtensions\\Query\\Mysql\\CountIf');
  3618.         $a->addCustomStringFunction('crc32''DoctrineExtensions\\Query\\Mysql\\Crc32');
  3619.         $a->addCustomStringFunction('degrees''DoctrineExtensions\\Query\\Mysql\\Degrees');
  3620.         $a->addCustomStringFunction('field''DoctrineExtensions\\Query\\Mysql\\Field');
  3621.         $a->addCustomStringFunction('find_in_set''DoctrineExtensions\\Query\\Mysql\\FindInSet');
  3622.         $a->addCustomStringFunction('format''DoctrineExtensions\\Query\\Mysql\\Format');
  3623.         $a->addCustomStringFunction('from_base64''DoctrineExtensions\\Query\\Mysql\\FromBase64');
  3624.         $a->addCustomStringFunction('greatest''DoctrineExtensions\\Query\\Mysql\\Greatest');
  3625.         $a->addCustomStringFunction('group_concat''DoctrineExtensions\\Query\\Mysql\\GroupConcat');
  3626.         $a->addCustomStringFunction('hex''DoctrineExtensions\\Query\\Mysql\\Hex');
  3627.         $a->addCustomStringFunction('ifelse''DoctrineExtensions\\Query\\Mysql\\IfElse');
  3628.         $a->addCustomStringFunction('ifnull''DoctrineExtensions\\Query\\Mysql\\IfNull');
  3629.         $a->addCustomStringFunction('inet_aton''DoctrineExtensions\\Query\\Mysql\\InetAton');
  3630.         $a->addCustomStringFunction('inet_ntoa''DoctrineExtensions\\Query\\Mysql\\InetNtoa');
  3631.         $a->addCustomStringFunction('inet6_aton''DoctrineExtensions\\Query\\Mysql\\Inet6Aton');
  3632.         $a->addCustomStringFunction('inet6_ntoa''DoctrineExtensions\\Query\\Mysql\\Inet6Ntoa');
  3633.         $a->addCustomStringFunction('instr''DoctrineExtensions\\Query\\Mysql\\Instr');
  3634.         $a->addCustomStringFunction('is_ipv4''DoctrineExtensions\\Query\\Mysql\\IsIpv4');
  3635.         $a->addCustomStringFunction('is_ipv4_compat''DoctrineExtensions\\Query\\Mysql\\IsIpv4Compat');
  3636.         $a->addCustomStringFunction('is_ipv4_mapped''DoctrineExtensions\\Query\\Mysql\\IsIpv4Mapped');
  3637.         $a->addCustomStringFunction('is_ipv6''DoctrineExtensions\\Query\\Mysql\\IsIpv6');
  3638.         $a->addCustomStringFunction('lag''DoctrineExtensions\\Query\\Mysql\\Lag');
  3639.         $a->addCustomStringFunction('lead''DoctrineExtensions\\Query\\Mysql\\Lead');
  3640.         $a->addCustomStringFunction('least''DoctrineExtensions\\Query\\Mysql\\Least');
  3641.         $a->addCustomStringFunction('lpad''DoctrineExtensions\\Query\\Mysql\\Lpad');
  3642.         $a->addCustomStringFunction('match''DoctrineExtensions\\Query\\Mysql\\MatchAgainst');
  3643.         $a->addCustomStringFunction('md5''DoctrineExtensions\\Query\\Mysql\\Md5');
  3644.         $a->addCustomStringFunction('nullif''DoctrineExtensions\\Query\\Mysql\\NullIf');
  3645.         $a->addCustomStringFunction('over''DoctrineExtensions\\Query\\Mysql\\Over');
  3646.         $a->addCustomStringFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  3647.         $a->addCustomStringFunction('regexp''DoctrineExtensions\\Query\\Mysql\\Regexp');
  3648.         $a->addCustomStringFunction('replace''DoctrineExtensions\\Query\\Mysql\\Replace');
  3649.         $a->addCustomStringFunction('rpad''DoctrineExtensions\\Query\\Mysql\\Rpad');
  3650.         $a->addCustomStringFunction('sha1''DoctrineExtensions\\Query\\Mysql\\Sha1');
  3651.         $a->addCustomStringFunction('sha2''DoctrineExtensions\\Query\\Mysql\\Sha2');
  3652.         $a->addCustomStringFunction('soundex''DoctrineExtensions\\Query\\Mysql\\Soundex');
  3653.         $a->addCustomStringFunction('str_to_date''DoctrineExtensions\\Query\\Mysql\\StrToDate');
  3654.         $a->addCustomStringFunction('substring_index''DoctrineExtensions\\Query\\Mysql\\SubstringIndex');
  3655.         $a->addCustomStringFunction('unhex''DoctrineExtensions\\Query\\Mysql\\Unhex');
  3656.         $a->addCustomStringFunction('uuid_short''DoctrineExtensions\\Query\\Mysql\\UuidShort');
  3657.         $a->addCustomNumericFunction('acos''DoctrineExtensions\\Query\\Mysql\\Acos');
  3658.         $a->addCustomNumericFunction('asin''DoctrineExtensions\\Query\\Mysql\\Asin');
  3659.         $a->addCustomNumericFunction('atan2''DoctrineExtensions\\Query\\Mysql\\Atan2');
  3660.         $a->addCustomNumericFunction('atan''DoctrineExtensions\\Query\\Mysql\\Atan');
  3661.         $a->addCustomNumericFunction('bit_count''DoctrineExtensions\\Query\\Mysql\\BitCount');
  3662.         $a->addCustomNumericFunction('bit_xor''DoctrineExtensions\\Query\\Mysql\\BitXor');
  3663.         $a->addCustomNumericFunction('ceil''DoctrineExtensions\\Query\\Mysql\\Ceil');
  3664.         $a->addCustomNumericFunction('cos''DoctrineExtensions\\Query\\Mysql\\Cos');
  3665.         $a->addCustomNumericFunction('cot''DoctrineExtensions\\Query\\Mysql\\Cot');
  3666.         $a->addCustomNumericFunction('degrees''DoctrineExtensions\\Query\\Mysql\\Degrees');
  3667.         $a->addCustomNumericFunction('exp''DoctrineExtensions\\Query\\Mysql\\Exp');
  3668.         $a->addCustomNumericFunction('floor''DoctrineExtensions\\Query\\Mysql\\Floor');
  3669.         $a->addCustomNumericFunction('json_contains''DoctrineExtensions\\Query\\Mysql\\JsonContains');
  3670.         $a->addCustomNumericFunction('json_depth''DoctrineExtensions\\Query\\Mysql\\JsonDepth');
  3671.         $a->addCustomNumericFunction('json_length''DoctrineExtensions\\Query\\Mysql\\JsonLength');
  3672.         $a->addCustomNumericFunction('log''DoctrineExtensions\\Query\\Mysql\\Log');
  3673.         $a->addCustomNumericFunction('log10''DoctrineExtensions\\Query\\Mysql\\Log10');
  3674.         $a->addCustomNumericFunction('log2''DoctrineExtensions\\Query\\Mysql\\Log2');
  3675.         $a->addCustomNumericFunction('pi''DoctrineExtensions\\Query\\Mysql\\Pi');
  3676.         $a->addCustomNumericFunction('power''DoctrineExtensions\\Query\\Mysql\\Power');
  3677.         $a->addCustomNumericFunction('quarter''DoctrineExtensions\\Query\\Mysql\\Quarter');
  3678.         $a->addCustomNumericFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  3679.         $a->addCustomNumericFunction('rand''DoctrineExtensions\\Query\\Mysql\\Rand');
  3680.         $a->addCustomNumericFunction('round''DoctrineExtensions\\Query\\Mysql\\Round');
  3681.         $a->addCustomNumericFunction('stddev''DoctrineExtensions\\Query\\Mysql\\StdDev');
  3682.         $a->addCustomNumericFunction('sin''DoctrineExtensions\\Query\\Mysql\\Sin');
  3683.         $a->addCustomNumericFunction('std''DoctrineExtensions\\Query\\Mysql\\Std');
  3684.         $a->addCustomNumericFunction('tan''DoctrineExtensions\\Query\\Mysql\\Tan');
  3685.         $a->addCustomNumericFunction('variance''DoctrineExtensions\\Query\\Mysql\\Variance');
  3686.         $a->addCustomDatetimeFunction('addtime''DoctrineExtensions\\Query\\Mysql\\AddTime');
  3687.         $a->addCustomDatetimeFunction('convert_tz''DoctrineExtensions\\Query\\Mysql\\ConvertTz');
  3688.         $a->addCustomDatetimeFunction('date''DoctrineExtensions\\Query\\Mysql\\Date');
  3689.         $a->addCustomDatetimeFunction('date_format''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  3690.         $a->addCustomDatetimeFunction('dateadd''DoctrineExtensions\\Query\\Mysql\\DateAdd');
  3691.         $a->addCustomDatetimeFunction('datesub''DoctrineExtensions\\Query\\Mysql\\DateSub');
  3692.         $a->addCustomDatetimeFunction('datediff''DoctrineExtensions\\Query\\Mysql\\DateDiff');
  3693.         $a->addCustomDatetimeFunction('day''DoctrineExtensions\\Query\\Mysql\\Day');
  3694.         $a->addCustomDatetimeFunction('dayname''DoctrineExtensions\\Query\\Mysql\\DayName');
  3695.         $a->addCustomDatetimeFunction('dayofweek''DoctrineExtensions\\Query\\Mysql\\DayOfWeek');
  3696.         $a->addCustomDatetimeFunction('dayofyear''DoctrineExtensions\\Query\\Mysql\\DayOfYear');
  3697.         $a->addCustomDatetimeFunction('div''DoctrineExtensions\\Query\\Mysql\\Div');
  3698.         $a->addCustomDatetimeFunction('from_unixtime''DoctrineExtensions\\Query\\Mysql\\FromUnixtime');
  3699.         $a->addCustomDatetimeFunction('hour''DoctrineExtensions\\Query\\Mysql\\Hour');
  3700.         $a->addCustomDatetimeFunction('last_day''DoctrineExtensions\\Query\\Mysql\\LastDay');
  3701.         $a->addCustomDatetimeFunction('makedate''DoctrineExtensions\\Query\\Mysql\\MakeDate');
  3702.         $a->addCustomDatetimeFunction('minute''DoctrineExtensions\\Query\\Mysql\\Minute');
  3703.         $a->addCustomDatetimeFunction('now''DoctrineExtensions\\Query\\Mysql\\Now');
  3704.         $a->addCustomDatetimeFunction('month''DoctrineExtensions\\Query\\Mysql\\Month');
  3705.         $a->addCustomDatetimeFunction('monthname''DoctrineExtensions\\Query\\Mysql\\MonthName');
  3706.         $a->addCustomDatetimeFunction('period_diff''DoctrineExtensions\\Query\\Mysql\\PeriodDiff');
  3707.         $a->addCustomDatetimeFunction('second''DoctrineExtensions\\Query\\Mysql\\Second');
  3708.         $a->addCustomDatetimeFunction('sectotime''DoctrineExtensions\\Query\\Mysql\\SecToTime');
  3709.         $a->addCustomDatetimeFunction('strtodate''DoctrineExtensions\\Query\\Mysql\\StrToDate');
  3710.         $a->addCustomDatetimeFunction('time''DoctrineExtensions\\Query\\Mysql\\Time');
  3711.         $a->addCustomDatetimeFunction('timediff''DoctrineExtensions\\Query\\Mysql\\TimeDiff');
  3712.         $a->addCustomDatetimeFunction('timestampadd''DoctrineExtensions\\Query\\Mysql\\TimestampAdd');
  3713.         $a->addCustomDatetimeFunction('timestampdiff''DoctrineExtensions\\Query\\Mysql\\TimestampDiff');
  3714.         $a->addCustomDatetimeFunction('timetosec''DoctrineExtensions\\Query\\Mysql\\TimeToSec');
  3715.         $a->addCustomDatetimeFunction('truncate''DoctrineExtensions\\Query\\Mysql\\Truncate');
  3716.         $a->addCustomDatetimeFunction('week''DoctrineExtensions\\Query\\Mysql\\Week');
  3717.         $a->addCustomDatetimeFunction('weekday''DoctrineExtensions\\Query\\Mysql\\WeekDay');
  3718.         $a->addCustomDatetimeFunction('weekofyear''DoctrineExtensions\\Query\\Mysql\\WeekOfYear');
  3719.         $a->addCustomDatetimeFunction('year''DoctrineExtensions\\Query\\Mysql\\Year');
  3720.         $a->addCustomDatetimeFunction('yearmonth''DoctrineExtensions\\Query\\Mysql\\YearMonth');
  3721.         $a->addCustomDatetimeFunction('yearweek''DoctrineExtensions\\Query\\Mysql\\YearWeek');
  3722.         $a->addCustomDatetimeFunction('unix_timestamp''DoctrineExtensions\\Query\\Mysql\\UnixTimestamp');
  3723.         $a->addCustomDatetimeFunction('utc_timestamp''DoctrineExtensions\\Query\\Mysql\\UtcTimestamp');
  3724.         $a->addCustomDatetimeFunction('extract''DoctrineExtensions\\Query\\Mysql\\Extract');
  3725.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  3726.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  3727.         return $instance;
  3728.     }
  3729.     /**
  3730.      * Gets the public 'event_dispatcher' shared service.
  3731.      *
  3732.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  3733.      */
  3734.     protected function getEventDispatcherService()
  3735.     {
  3736.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  3737.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3738.         $a->pushProcessor(($this->services['XCart\\Monolog\\Processor\\Backtrace'] ?? ($this->services['XCart\\Monolog\\Processor\\Backtrace'] = new \XCart\Monolog\Processor\Backtrace([], $this->getEnv('int:LOGGER_LEVEL')))));
  3739.         $a->pushProcessor(($this->services['XCart\\Monolog\\Processor\\ExecutionContextProcessor'] ?? ($this->services['XCart\\Monolog\\Processor\\ExecutionContextProcessor'] = new \XCart\Monolog\Processor\ExecutionContextProcessor())));
  3740.         $a->pushProcessor(($this->services['XCart\\Monolog\\Processor\\RouteProcessor'] ?? ($this->services['XCart\\Monolog\\Processor\\RouteProcessor'] = new \XCart\Monolog\Processor\RouteProcessor())));
  3741.         $a->pushProcessor(($this->services['Monolog\\Processor\\ProcessIdProcessor'] ?? ($this->services['Monolog\\Processor\\ProcessIdProcessor'] = new \Monolog\Processor\ProcessIdProcessor())));
  3742.         $a->pushProcessor(($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? ($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] = new \Symfony\Bridge\Monolog\Processor\WebProcessor())));
  3743.         $a->pushProcessor(($this->services['Symfony\\Bridge\\Monolog\\Processor\\ConsoleCommandProcessor'] ?? ($this->services['Symfony\\Bridge\\Monolog\\Processor\\ConsoleCommandProcessor'] = new \Symfony\Bridge\Monolog\Processor\ConsoleCommandProcessor(truetrue))));
  3744.         $a->pushProcessor(($this->services['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->services['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  3745.         $a->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  3746.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3747.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3748.         $instance->addListener('deferrer.callback.run', [=> function () {
  3749.             return ($this->services['XCart\\EntityCallback\\MembershipCallback'] ?? $this->load('getMembershipCallbackService'));
  3750.         }, => 'runQuickData'], 0);
  3751.         $instance->addListener('deferrer.callback.run', [=> function () {
  3752.             return ($this->services['XCart\\EntityCallback\\ProductCallback'] ?? $this->load('getProductCallbackService'));
  3753.         }, => 'runQuickData'], 0);
  3754.         $instance->addListener('kernel.request', [=> function () {
  3755.             return ($this->services['XCart\\EventListener\\CleanUrlListener'] ?? ($this->services['XCart\\EventListener\\CleanUrlListener'] = new \XCart\EventListener\CleanUrlListener()));
  3756.         }, => 'onKernelRequest'], 5000);
  3757.         $instance->addListener('kernel.request', [=> function () {
  3758.             return ($this->services['XCart\\EventListener\\ConfigListener'] ?? $this->getConfigListenerService());
  3759.         }, => 'onKernelRequest'], 256);
  3760.         $instance->addListener('kernel.response', [=> function () {
  3761.             return ($this->services['XCart\\EventListener\\CorsResponseListener'] ?? ($this->services['XCart\\EventListener\\CorsResponseListener'] = new \XCart\EventListener\CorsResponseListener()));
  3762.         }, => 'onKernelResponse'], 0);
  3763.         $instance->addListener('kernel.exception', [=> function () {
  3764.             return ($this->services['XCart\\EventListener\\ExceptionListener'] ?? $this->load('getExceptionListenerService'));
  3765.         }, => 'onKernelException'], 0);
  3766.         $instance->addListener('xcart.service.post-fixtures-load', [=> function () {
  3767.             return ($this->services['XCart\\EventListener\\FixturesLoadedListener'] ?? $this->load('getFixturesLoadedListenerService'));
  3768.         }, => 'handlePostLoad'], 0);
  3769.         $instance->addListener('kernel.controller', [=> function () {
  3770.             return ($this->services['XCart\\EventListener\\KernelControllerInitListener'] ?? ($this->services['XCart\\EventListener\\KernelControllerInitListener'] = new \XCart\EventListener\KernelControllerInitListener()));
  3771.         }, => 'onKernelController'], 0);
  3772.         $instance->addListener('kernel.request', [=> function () {
  3773.             return ($this->services['XCart\\EventListener\\LanguageListener'] ?? ($this->services['XCart\\EventListener\\LanguageListener'] = new \XCart\EventListener\LanguageListener()));
  3774.         }, => 'onKernelRequest'], 32);
  3775.         $instance->addListener('kernel.controller', [=> function () {
  3776.             return ($this->services['XCart\\EventListener\\ModulesInitEventDispatcher'] ?? $this->getModulesInitEventDispatcherService());
  3777.         }, => 'dispatchModulesInitEvent'], 0);
  3778.         $instance->addListener('console.command', [=> function () {
  3779.             return ($this->services['XCart\\EventListener\\ModulesInitEventDispatcher'] ?? $this->getModulesInitEventDispatcherService());
  3780.         }, => 'dispatchModulesInitEvent'], 0);
  3781.         $instance->addListener('xcart.payment.action.before', [=> function () {
  3782.             return ($this->services['XCart\\EventListener\\Payment\\CommonProcess'] ?? $this->load('getCommonProcessService'));
  3783.         }, => 'onPaymentActionPreProcess'], 0);
  3784.         $instance->addListener('xcart.payment.action.after', [=> function () {
  3785.             return ($this->services['XCart\\EventListener\\Payment\\CommonProcess'] ?? $this->load('getCommonProcessService'));
  3786.         }, => 'onPaymentActionPostProcess'], 0);
  3787.         $instance->addListener('xcart.payment.action.init.xlite.model.payment.processor.offline', [=> function () {
  3788.             return ($this->services['XCart\\EventListener\\Payment\\Offline'] ?? ($this->services['XCart\\EventListener\\Payment\\Offline'] = new \XCart\EventListener\Payment\Offline()));
  3789.         }, => 'onPaymentInitAction'], 0);
  3790.         $instance->addListener('xcart.payment.action.pay.xlite.model.payment.processor.offline', [=> function () {
  3791.             return ($this->services['XCart\\EventListener\\Payment\\Offline'] ?? ($this->services['XCart\\EventListener\\Payment\\Offline'] = new \XCart\EventListener\Payment\Offline()));
  3792.         }, => 'onPaymentPayAction'], 0);
  3793.         $instance->addListener('xcart.payment.action.init.xlite.model.payment.processor.phone_ordering', [=> function () {
  3794.             return ($this->services['XCart\\EventListener\\Payment\\Offline'] ?? ($this->services['XCart\\EventListener\\Payment\\Offline'] = new \XCart\EventListener\Payment\Offline()));
  3795.         }, => 'onPaymentInitAction'], 0);
  3796.         $instance->addListener('xcart.payment.action.pay.xlite.model.payment.processor.phone_ordering', [=> function () {
  3797.             return ($this->services['XCart\\EventListener\\Payment\\Offline'] ?? ($this->services['XCart\\EventListener\\Payment\\Offline'] = new \XCart\EventListener\Payment\Offline()));
  3798.         }, => 'onPaymentPayAction'], 0);
  3799.         $instance->addListener('xcart.payment.action.init.xlite.model.payment.processor.purchase_order', [=> function () {
  3800.             return ($this->services['XCart\\EventListener\\Payment\\Offline'] ?? ($this->services['XCart\\EventListener\\Payment\\Offline'] = new \XCart\EventListener\Payment\Offline()));
  3801.         }, => 'onPaymentInitAction'], 0);
  3802.         $instance->addListener('xcart.payment.action.pay.xlite.model.payment.processor.purchase_order', [=> function () {
  3803.             return ($this->services['XCart\\EventListener\\Payment\\Offline'] ?? ($this->services['XCart\\EventListener\\Payment\\Offline'] = new \XCart\EventListener\Payment\Offline()));
  3804.         }, => 'onPaymentPayAction'], 0);
  3805.         $instance->addListener('kernel.terminate', [=> function () {
  3806.             return ($this->services['XCart\\EventListener\\RunPostRequestActionsListener'] ?? ($this->services['XCart\\EventListener\\RunPostRequestActionsListener'] = new \XCart\EventListener\RunPostRequestActionsListener()));
  3807.         }, => 'onKernelTerminate'], 0);
  3808.         $instance->addListener('kernel.response', [=> function () {
  3809.             return ($this->services['XCart\\EventListener\\SessionListener'] ?? ($this->services['XCart\\EventListener\\SessionListener'] = new \XCart\EventListener\SessionListener($this)));
  3810.         }, => 'onKernelResponse'], 0);
  3811.         $instance->addListener('xcart.boot', [=> function () {
  3812.             return ($this->services['XCart\\EventListener\\XCartBootListener'] ?? $this->load('getXCartBootListenerService'));
  3813.         }, => 'onBoot'], 0);
  3814.         $instance->addListener('xcart.cronjob', [=> function () {
  3815.             return ($this->services['XLite\\Core\\Task\\EventListener'] ?? ($this->services['XLite\\Core\\Task\\EventListener'] = new \XLite\Core\Task\EventListener()));
  3816.         }, => 'handleTask'], 0);
  3817.         $instance->addListener('xcart.cronjob', [=> function () {
  3818.             return ($this->services['XLite\\Core\\Task\\DataCacheGarbageCleaner'] ?? ($this->services['XLite\\Core\\Task\\DataCacheGarbageCleaner'] = new \XLite\Core\Task\DataCacheGarbageCleaner()));
  3819.         }, => 'handleTask'], 0);
  3820.         $instance->addListener('xcart.cronjob', [=> function () {
  3821.             return ($this->services['XLite\\Core\\Task\\OrdersGarbageCleaner'] ?? ($this->services['XLite\\Core\\Task\\OrdersGarbageCleaner'] = new \XLite\Core\Task\OrdersGarbageCleaner()));
  3822.         }, => 'handleTask'], 0);
  3823.         $instance->addListener('kernel.exception', [=> function () {
  3824.             return ($this->privates['XCart\\API\\EventSubscriber\\ExceptionListenerDecorator'] ?? $this->load('getExceptionListenerDecoratorService'));
  3825.         }, => 'onKernelException'], -96);
  3826.         $instance->addListener('xcart.service.view-list.collect-mutation.after', [=> function () {
  3827.             return ($this->privates['QSL\\SpecialOffersBase\\Core\\EventListener'] ?? ($this->privates['QSL\\SpecialOffersBase\\Core\\EventListener'] = new \QSL\SpecialOffersBase\Core\EventListener()));
  3828.         }, => 'onCollectViewListMutationsAfter'], 0);
  3829.         $instance->addListener('xcart.cronjob', [=> function () {
  3830.             return ($this->privates['QSL\\MembershipProducts\\Core\\Task\\CheckMembershipTTL'] ?? ($this->privates['QSL\\MembershipProducts\\Core\\Task\\CheckMembershipTTL'] = new \QSL\MembershipProducts\Core\Task\CheckMembershipTTL()));
  3831.         }, => 'handleTask'], 0);
  3832.         $instance->addListener('xcart.service.view-list.apply-mutation.after', [=> function () {
  3833.             return ($this->privates['QSL\\Banner\\Core\\EventListener'] ?? ($this->privates['QSL\\Banner\\Core\\EventListener'] = new \QSL\Banner\Core\EventListener()));
  3834.         }, => 'onApplyViewListMutationsAfter'], 0);
  3835.         $instance->addListener('xcart.service.view-list.collect-mutation', [=> function () {
  3836.             return ($this->privates['QSL\\LoyaltyProgram\\Core\\EventListener'] ?? ($this->privates['QSL\\LoyaltyProgram\\Core\\EventListener'] = new \QSL\LoyaltyProgram\Core\EventListener()));
  3837.         }, => 'onCollectViewListMutations'], 0);
  3838.         $instance->addListener('xcart.service.view-list.collect-mutation', [=> function () {
  3839.             return ($this->privates['XC\\CoreCharge\\Core\\EventListener'] ?? $this->load('getEventListener12Service'));
  3840.         }, => 'onCollectViewListMutations'], 0);
  3841.         $instance->addListener('xcart.cronjob', [=> function () {
  3842.             return ($this->services['XC\\Reviews\\Core\\Task\\SendReviewKeys'] ?? ($this->services['XC\\Reviews\\Core\\Task\\SendReviewKeys'] = new \XC\Reviews\Core\Task\SendReviewKeys()));
  3843.         }, => 'handleTask'], 100);
  3844.         $instance->addListener('xcart.cronjob', [=> function () {
  3845.             return ($this->privates['XC\\FacebookMarketing\\Core\\Task\\GenerateProductFeed'] ?? ($this->privates['XC\\FacebookMarketing\\Core\\Task\\GenerateProductFeed'] = new \XC\FacebookMarketing\Core\Task\GenerateProductFeed()));
  3846.         }, => 'handleTask'], 0);
  3847.         $instance->addListener('xcart.cronjob', [=> function () {
  3848.             return ($this->privates['QSL\\BackInStock\\Core\\Task\\SendNotifications'] ?? ($this->privates['QSL\\BackInStock\\Core\\Task\\SendNotifications'] = new \QSL\BackInStock\Core\Task\SendNotifications()));
  3849.         }, => 'handleTask'], 0);
  3850.         $instance->addListener('xcart.service.view-list.collect-mutation', [=> function () {
  3851.             return ($this->privates['XC\\FastLaneCheckout\\Core\\EventListener'] ?? ($this->privates['XC\\FastLaneCheckout\\Core\\EventListener'] = new \XC\FastLaneCheckout\Core\EventListener()));
  3852.         }, => 'onCollectViewListMutations'], 0);
  3853.         $instance->addListener('xcart.boot', [=> function () {
  3854.             return ($this->privates['CDev\\FedEx\\Core\\EventListener'] ?? ($this->privates['CDev\\FedEx\\Core\\EventListener'] = new \CDev\FedEx\Core\EventListener()));
  3855.         }, => 'onBoot'], 0);
  3856.         $instance->addListener('xcart.boot', [=> function () {
  3857.             return ($this->privates['XC\\UPS\\Core\\EventListener'] ?? ($this->privates['XC\\UPS\\Core\\EventListener'] = new \XC\UPS\Core\EventListener()));
  3858.         }, => 'onBoot'], 0);
  3859.         $instance->addListener('xcart.service.view-list.collect-mutation', [=> function () {
  3860.             return ($this->privates['XC\\CrispWhiteSkin\\Core\\EventListener'] ?? $this->load('getEventListener13Service'));
  3861.         }, => 'onCollectViewListMutations'], 0);
  3862.         $instance->addListener('xcart.boot', [=> function () {
  3863.             return ($this->privates['XC\\CanadaPost\\Core\\EventListener'] ?? ($this->privates['XC\\CanadaPost\\Core\\EventListener'] = new \XC\CanadaPost\Core\EventListener()));
  3864.         }, => 'onBoot'], 0);
  3865.         $instance->addListener('xcart.service.view-list.collect-mutation', [=> function () {
  3866.             return ($this->privates['XC\\ProductVariations\\Core\\EventListener'] ?? $this->load('getEventListener17Service'));
  3867.         }, => 'onCollectViewListMutations'], 0);
  3868.         $instance->addListener('xcart.service.view-list.collect-mutation', [=> function () {
  3869.             return ($this->privates['QSL\\OrderReports\\Core\\EventListener'] ?? ($this->privates['QSL\\OrderReports\\Core\\EventListener'] = new \QSL\OrderReports\Core\EventListener()));
  3870.         }, => 'onCollectViewListMutations'], 0);
  3871.         $instance->addListener('xcart.service.view-list.collect-mutation', [=> function () {
  3872.             return ($this->privates['QSL\\Make\\Core\\EventListener'] ?? $this->load('getEventListener8Service'));
  3873.         }, => 'onCollectViewListMutations'], 0);
  3874.         $instance->addListener('xcart.service.view-lists.read.before', [=> function () {
  3875.             return ($this->privates['XC\\ThemeTweaker\\Core\\EventListener'] ?? $this->load('getEventListener18Service'));
  3876.         }, => 'onViewListsReadBefore'], 0);
  3877.         $instance->addListener('xcart.cronjob', [=> function () {
  3878.             return ($this->privates['XC\\MultiCurrency\\Core\\Task\\UpdateRates'] ?? ($this->privates['XC\\MultiCurrency\\Core\\Task\\UpdateRates'] = new \XC\MultiCurrency\Core\Task\UpdateRates()));
  3879.         }, => 'handleTask'], 0);
  3880.         $instance->addListener('xcart.cronjob', [=> function () {
  3881.             return ($this->privates['QSL\\AbandonedCartReminder\\Core\\Task\\CartRecovery'] ?? ($this->privates['QSL\\AbandonedCartReminder\\Core\\Task\\CartRecovery'] = new \QSL\AbandonedCartReminder\Core\Task\CartRecovery()));
  3882.         }, => 'handleTask'], 0);
  3883.         $instance->addListener('xcart.cronjob', [=> function () {
  3884.             return ($this->privates['QSL\\CustomerSatisfaction\\Core\\Task\\SendSurvey'] ?? ($this->privates['QSL\\CustomerSatisfaction\\Core\\Task\\SendSurvey'] = new \QSL\CustomerSatisfaction\Core\Task\SendSurvey()));
  3885.         }, => 'handleTask'], 0);
  3886.         $instance->addListener('xcart.entity-generator.pre-clear-event', [=> function () {
  3887.             return ($this->privates['QSL\\CustomerSatisfaction\\EventListener\\OrderPreClearListener'] ?? ($this->privates['QSL\\CustomerSatisfaction\\EventListener\\OrderPreClearListener'] = new \QSL\CustomerSatisfaction\EventListener\OrderPreClearListener()));
  3888.         }, => 'onOrderPreClear'], 0);
  3889.         $instance->addListener('xcart.cronjob', [=> function () {
  3890.             return ($this->privates['QSL\\ProductFeeds\\Core\\Task\\AutomaticFeedUpdater'] ?? ($this->privates['QSL\\ProductFeeds\\Core\\Task\\AutomaticFeedUpdater'] = new \QSL\ProductFeeds\Core\Task\AutomaticFeedUpdater()));
  3891.         }, => 'handleTask'], 0);
  3892.         $instance->addListener('xcart.cronjob', [=> function () {
  3893.             return ($this->privates['CDev\\XMLSitemap\\Core\\Task\\GenerateSitemap'] ?? ($this->privates['CDev\\XMLSitemap\\Core\\Task\\GenerateSitemap'] = new \CDev\XMLSitemap\Core\Task\GenerateSitemap()));
  3894.         }, => 'handleTask'], 0);
  3895.         $instance->addListener('xcart.cronjob', [=> function () {
  3896.             return ($this->privates['XC\\GoogleFeed\\Core\\Task\\FeedUpdater'] ?? ($this->privates['XC\\GoogleFeed\\Core\\Task\\FeedUpdater'] = new \XC\GoogleFeed\Core\Task\FeedUpdater()));
  3897.         }, => 'handleTask'], 0);
  3898.         $instance->addListener('xcart.boot', [=> function () {
  3899.             return ($this->privates['CDev\\USPS\\Core\\EventListener'] ?? ($this->privates['CDev\\USPS\\Core\\EventListener'] = new \CDev\USPS\Core\EventListener()));
  3900.         }, => 'onBoot'], 0);
  3901.         $instance->addListener('xcart.service.view-list.collect-mutation', [=> function () {
  3902.             return ($this->privates['QSL\\AMP\\Core\\EventListener'] ?? $this->load('getEventListener4Service'));
  3903.         }, => 'onCollectViewListMutations'], 0);
  3904.         $instance->addListener('xcart.service.view-list.collect-mutation', [=> function () {
  3905.             return ($this->privates['QSL\\Backorder\\Core\\EventListener'] ?? $this->load('getEventListener5Service'));
  3906.         }, => 'onCollectViewListMutations'], 0);
  3907.         $instance->addListener('xcart.service.view-list.collect-mutation.after', [=> function () {
  3908.             return ($this->privates['QSL\\Backorder\\Core\\EventListener'] ?? $this->load('getEventListener5Service'));
  3909.         }, => 'onCollectViewListMutationsAfter'], 0);
  3910.         $instance->addListener('auto_import.product.update.after', [=> function () {
  3911.             return ($this->privates['XC\\AutoImportBase\\Core\\ShouldStopImportListener'] ?? $this->load('getShouldStopImportListenerService'));
  3912.         }, => 'onAfterProductUpdate'], 0);
  3913.         $instance->addListener('auto_import.products.batch.finished', [=> function () {
  3914.             return ($this->privates['XC\\AutoImportBase\\Core\\ShouldStopImportListener'] ?? $this->load('getShouldStopImportListenerService'));
  3915.         }, => 'onProductsBatchFinished'], 0);
  3916.         $instance->addListener('auto_import.pull.brand.data.started', [=> function () {
  3917.             return ($this->privates['XC\\AutoImportBase\\Core\\ShouldStopImportListener'] ?? $this->load('getShouldStopImportListenerService'));
  3918.         }, => 'onPullBrandDataStarted'], 0);
  3919.         $instance->addListener('auto_import.pull.brand.data.completed', [=> function () {
  3920.             return ($this->privates['XC\\AutoImportBase\\Core\\ShouldStopImportListener'] ?? $this->load('getShouldStopImportListenerService'));
  3921.         }, => 'onPullBrandDataCompleted'], 0);
  3922.         $instance->addListener('auto_import.pull.vehicles.block.finished', [=> function () {
  3923.             return ($this->privates['XC\\AutoImportBase\\Core\\ShouldStopImportListener'] ?? $this->load('getShouldStopImportListenerService'));
  3924.         }, => 'onImportVehiclesCancel'], 0);
  3925.         $instance->addListener('auto_import.pull.vehicles.completed', [=> function () {
  3926.             return ($this->privates['XC\\AutoImportBase\\Core\\ShouldStopImportListener'] ?? $this->load('getShouldStopImportListenerService'));
  3927.         }, => 'onImportVehiclesCancel'], 0);
  3928.         $instance->addListener('auto_import.pull.vehicles.started', [=> function () {
  3929.             return ($this->privates['XC\\AutoImportBase\\Core\\ShouldStopImportListener'] ?? $this->load('getShouldStopImportListenerService'));
  3930.         }, => 'onImportVehiclesCancel'], 0);
  3931.         $instance->addListener('auto_import.vehicle.update.after', [=> function () {
  3932.             return ($this->privates['XC\\AutoImportBase\\Core\\ShouldStopImportListener'] ?? $this->load('getShouldStopImportListenerService'));
  3933.         }, => 'onImportVehiclesCancel'], 0);
  3934.         $instance->addListener('auto_import.supplier.re.assign.started', [=> function () {
  3935.             return ($this->privates['XC\\AutoImportBase\\Core\\ShouldStopImportListener'] ?? $this->load('getShouldStopImportListenerService'));
  3936.         }, => 'cancelSupplierReAssign'], 0);
  3937.         $instance->addListener('auto_import.supplier.re.assign.product.updated', [=> function () {
  3938.             return ($this->privates['XC\\AutoImportBase\\Core\\ShouldStopImportListener'] ?? $this->load('getShouldStopImportListenerService'));
  3939.         }, => 'cancelSupplierReAssign'], 0);
  3940.         $instance->addListener('auto_import.supplier.re.assign.batch.finished', [=> function () {
  3941.             return ($this->privates['XC\\AutoImportBase\\Core\\ShouldStopImportListener'] ?? $this->load('getShouldStopImportListenerService'));
  3942.         }, => 'cancelSupplierReAssign'], 0);
  3943.         $instance->addListener('auto_import.block.import.constraints.failed', [=> function () {
  3944.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\RePropagateAllConstraintListener'] ?? $this->load('getRePropagateAllConstraintListenerService'));
  3945.         }, => 'onConstraintFailed'], 0);
  3946.         $instance->addListener('auto_import.brands.completed', [=> function () {
  3947.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\PullLocationListener'] ?? $this->load('getPullLocationListenerService'));
  3948.         }, => 'pullLocations'], 0);
  3949.         $instance->addListener('auto_import.pull.brand.data.completed', [=> function () {
  3950.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\PullLocationListener'] ?? $this->load('getPullLocationListenerService'));
  3951.         }, => 'pullLocations'], 0);
  3952.         $instance->addListener('auto_import.pull.brand.data.completed', [=> function () {
  3953.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\CategoriesStructureListener'] ?? $this->load('getCategoriesStructureListenerService'));
  3954.         }, => 'onImportCompleted'], 0);
  3955.         $instance->addListener('auto_import.pull.brand.data.failed', [=> function () {
  3956.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\CategoriesStructureListener'] ?? $this->load('getCategoriesStructureListenerService'));
  3957.         }, => 'onImportFailed'], 0);
  3958.         $instance->addListener('auto_import.pull.brand.data.cancelled', [=> function () {
  3959.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\CategoriesStructureListener'] ?? $this->load('getCategoriesStructureListenerService'));
  3960.         }, => 'onImportCancelled'], 0);
  3961.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  3962.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\StopWorkerIfEntityManagerIsOpenListener'] ?? ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\StopWorkerIfEntityManagerIsOpenListener'] = new \XC\AutoImportBase\Core\EventListener\StopWorkerIfEntityManagerIsOpenListener()));
  3963.         }, => 'onWorkerRunning'], 0);
  3964.         $instance->addListener('auto_import.pull.brand.data.started', [=> function () {
  3965.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\ImportStatusListener'] ?? ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\ImportStatusListener'] = new \XC\AutoImportBase\Core\EventListener\ImportStatusListener()));
  3966.         }, => 'onImportStarted'], -100);
  3967.         $instance->addListener('auto_import.pull.brand.data.completed', [=> function () {
  3968.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\ImportStatusListener'] ?? ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\ImportStatusListener'] = new \XC\AutoImportBase\Core\EventListener\ImportStatusListener()));
  3969.         }, => 'onImportCompleted'], -100);
  3970.         $instance->addListener('auto_import.pull.brand.data.failed', [=> function () {
  3971.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\ImportStatusListener'] ?? ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\ImportStatusListener'] = new \XC\AutoImportBase\Core\EventListener\ImportStatusListener()));
  3972.         }, => 'onImportFailed'], -100);
  3973.         $instance->addListener('auto_import.brands.batch.finished', [=> function () {
  3974.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\ImportWorkerPingListener'] ?? $this->load('getImportWorkerPingListenerService'));
  3975.         }, => 'onBatchFinishedEvent'], 0);
  3976.         $instance->addListener('auto_import.products.batch.finished', [=> function () {
  3977.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\ImportWorkerPingListener'] ?? $this->load('getImportWorkerPingListenerService'));
  3978.         }, => 'onBatchFinishedEvent'], 0);
  3979.         $instance->addListener('auto_import.pull.vehicles.block.finished', [=> function () {
  3980.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\ImportWorkerPingListener'] ?? $this->load('getImportWorkerPingListenerService'));
  3981.         }, => 'onBatchFinishedEvent'], 0);
  3982.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  3983.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\ImportCloudSearchListener'] ?? $this->load('getImportCloudSearchListenerService'));
  3984.         }, => 'onWorkerRunning'], 0);
  3985.         $instance->addListener('auto_import.pull.brand.data.started', [=> function () {
  3986.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\ImportCloudSearchListener'] ?? $this->load('getImportCloudSearchListenerService'));
  3987.         }, => 'onImportStarted'], 0);
  3988.         $instance->addListener('auto_import.pull.brand.data.completed', [=> function () {
  3989.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\ImportCloudSearchListener'] ?? $this->load('getImportCloudSearchListenerService'));
  3990.         }, => 'onImportCompleted'], 0);
  3991.         $instance->addListener('auto_import.pull.brand.data.failed', [=> function () {
  3992.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\ImportCloudSearchListener'] ?? $this->load('getImportCloudSearchListenerService'));
  3993.         }, => 'onImportFailed'], 0);
  3994.         $instance->addListener('auto_import.pull.brand.data.started', [=> function () {
  3995.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\ImportProcessIdListener'] ?? ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\ImportProcessIdListener'] = new \XC\AutoImportBase\Core\EventListener\ImportProcessIdListener()));
  3996.         }, => 'onImportStarted'], 100);
  3997.         $instance->addListener('auto_import.pull.brand.data.completed', [=> function () {
  3998.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\ImportProcessIdListener'] ?? ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\ImportProcessIdListener'] = new \XC\AutoImportBase\Core\EventListener\ImportProcessIdListener()));
  3999.         }, => 'onImportCompleted'], 100);
  4000.         $instance->addListener('auto_import.pull.brand.data.failed', [=> function () {
  4001.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\ImportProcessIdListener'] ?? ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\ImportProcessIdListener'] = new \XC\AutoImportBase\Core\EventListener\ImportProcessIdListener()));
  4002.         }, => 'onImportFailed'], 100);
  4003.         $instance->addListener('auto_import.pull.brand.data.started', [=> function () {
  4004.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\ImportProductsChangesListener'] ?? ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\ImportProductsChangesListener'] = new \XC\AutoImportBase\Core\EventListener\ImportProductsChangesListener()));
  4005.         }, => 'onImportStarted'], 0);
  4006.         $instance->addListener('auto_import.import.status.changed', [=> function () {
  4007.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\ImportStatusHistoryListener'] ?? ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\ImportStatusHistoryListener'] = new \XC\AutoImportBase\Core\EventListener\ImportStatusHistoryListener()));
  4008.         }, => 'onImportStatusChanged'], 0);
  4009.         $instance->addListener('auto_import.pull.brand.data.started', [=> function () {
  4010.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\ImportLogsListener'] ?? $this->load('getImportLogsListenerService'));
  4011.         }, => 'onImportStarted'], 0);
  4012.         $instance->addListener('auto_import.product.update.before', [=> function () {
  4013.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\ImportLogsListener'] ?? $this->load('getImportLogsListenerService'));
  4014.         }, => 'onBeforeProductUpdate'], 0);
  4015.         $instance->addListener('auto_import.product.update.after', [=> function () {
  4016.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\ImportLogsListener'] ?? $this->load('getImportLogsListenerService'));
  4017.         }, => 'onAfterProductUpdate'], 0);
  4018.         $instance->addListener('auto_import.products.batch.finished', [=> function () {
  4019.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\ImportLogsListener'] ?? $this->load('getImportLogsListenerService'));
  4020.         }, => 'onProductsBatchFinished'], 0);
  4021.         $instance->addListener('auto_import.pull.brand.data.completed', [=> function () {
  4022.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\ImportLogsListener'] ?? $this->load('getImportLogsListenerService'));
  4023.         }, => 'onImportCompleted'], 0);
  4024.         $instance->addListener('auto_import.pull.brand.data.failed', [=> function () {
  4025.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\ImportLogsListener'] ?? $this->load('getImportLogsListenerService'));
  4026.         }, => 'onImportFailed'], 0);
  4027.         $instance->addListener('auto_import.brands.started', [=> function () {
  4028.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\BrandsImportLogsListener'] ?? ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\BrandsImportLogsListener'] = new \XC\AutoImportBase\Core\EventListener\BrandsImportLogsListener()));
  4029.         }, => 'onImportStarted'], 0);
  4030.         $instance->addListener('auto_import.brands.batch.finished', [=> function () {
  4031.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\BrandsImportLogsListener'] ?? ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\BrandsImportLogsListener'] = new \XC\AutoImportBase\Core\EventListener\BrandsImportLogsListener()));
  4032.         }, => 'onImportBatchFinished'], 0);
  4033.         $instance->addListener('auto_import.brands.constraint_failed', [=> function () {
  4034.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\BrandsImportLogsListener'] ?? ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\BrandsImportLogsListener'] = new \XC\AutoImportBase\Core\EventListener\BrandsImportLogsListener()));
  4035.         }, => 'onImportConstraintFailed'], 0);
  4036.         $instance->addListener('auto_import.brands.completed', [=> function () {
  4037.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\BrandsImportLogsListener'] ?? ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\BrandsImportLogsListener'] = new \XC\AutoImportBase\Core\EventListener\BrandsImportLogsListener()));
  4038.         }, => 'onImportCompleted'], 0);
  4039.         $instance->addListener('auto_import.brands.failed', [=> function () {
  4040.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\BrandsImportLogsListener'] ?? ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\BrandsImportLogsListener'] = new \XC\AutoImportBase\Core\EventListener\BrandsImportLogsListener()));
  4041.         }, => 'onImportFailed'], 0);
  4042.         $instance->addListener('auto_import.brands.started', [=> function () {
  4043.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\BrandsImportAvailabilityListener'] ?? ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\BrandsImportAvailabilityListener'] = new \XC\AutoImportBase\Core\EventListener\BrandsImportAvailabilityListener()));
  4044.         }, => 'onImportStarted'], 0);
  4045.         $instance->addListener('auto_import.brands.completed', [=> function () {
  4046.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\BrandsImportAvailabilityListener'] ?? ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\BrandsImportAvailabilityListener'] = new \XC\AutoImportBase\Core\EventListener\BrandsImportAvailabilityListener()));
  4047.         }, => 'onImportCompleted'], 0);
  4048.         $instance->addListener('auto_import.brands.started', [=> function () {
  4049.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\BrandsImportStatusListener'] ?? ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\BrandsImportStatusListener'] = new \XC\AutoImportBase\Core\EventListener\BrandsImportStatusListener()));
  4050.         }, => 'onImportStarted'], 0);
  4051.         $instance->addListener('auto_import.brands.completed', [=> function () {
  4052.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\BrandsImportStatusListener'] ?? ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\BrandsImportStatusListener'] = new \XC\AutoImportBase\Core\EventListener\BrandsImportStatusListener()));
  4053.         }, => 'onImportCompleted'], 0);
  4054.         $instance->addListener('auto_import.brands.failed', [=> function () {
  4055.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\BrandsImportStatusListener'] ?? ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\BrandsImportStatusListener'] = new \XC\AutoImportBase\Core\EventListener\BrandsImportStatusListener()));
  4056.         }, => 'onImportFailed'], 0);
  4057.         $instance->addListener('auto_import.brands.completed', [=> function () {
  4058.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\Notifications\\AdminBrandsImportNotificationsListener'] ?? ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\Notifications\\AdminBrandsImportNotificationsListener'] = new \XC\AutoImportBase\Core\EventListener\Notifications\AdminBrandsImportNotificationsListener()));
  4059.         }, => 'onImportCompleted'], 0);
  4060.         $instance->addListener('auto_import.brands.constraint_failed', [=> function () {
  4061.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\Notifications\\AdminBrandsImportNotificationsListener'] ?? ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\Notifications\\AdminBrandsImportNotificationsListener'] = new \XC\AutoImportBase\Core\EventListener\Notifications\AdminBrandsImportNotificationsListener()));
  4062.         }, => 'onImportConstraintFailed'], 0);
  4063.         $instance->addListener('auto_import.brands.failed', [=> function () {
  4064.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\Notifications\\AdminBrandsImportNotificationsListener'] ?? ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\Notifications\\AdminBrandsImportNotificationsListener'] = new \XC\AutoImportBase\Core\EventListener\Notifications\AdminBrandsImportNotificationsListener()));
  4065.         }, => 'onImportFailed'], 0);
  4066.         $instance->addListener('auto_import.block.import.constraints.failed', [=> function () {
  4067.             return ($this->privates['xc.auto_import_base.constraints_notifications_listener'] ?? ($this->privates['xc.auto_import_base.constraints_notifications_listener'] = new \XC\AutoImportBase\Core\EventListener\Notifications\AdminConstraintsFailedNotificationsListener()));
  4068.         }, => 'onConstraintFailed'], 0);
  4069.         $instance->addListener('auto_import.pull.brand.data.started', [=> function () {
  4070.             return ($this->privates['xc.auto_import_base.import_status_notification_listener'] ?? ($this->privates['xc.auto_import_base.import_status_notification_listener'] = new \XC\AutoImportBase\Core\EventListener\Notifications\AdminImportNotificationsListener()));
  4071.         }, => 'onImportStarted'], -100);
  4072.         $instance->addListener('auto_import.pull.brand.data.completed', [=> function () {
  4073.             return ($this->privates['xc.auto_import_base.import_status_notification_listener'] ?? ($this->privates['xc.auto_import_base.import_status_notification_listener'] = new \XC\AutoImportBase\Core\EventListener\Notifications\AdminImportNotificationsListener()));
  4074.         }, => 'onImportCompleted'], -100);
  4075.         $instance->addListener('auto_import.pull.brand.data.failed', [=> function () {
  4076.             return ($this->privates['xc.auto_import_base.import_status_notification_listener'] ?? ($this->privates['xc.auto_import_base.import_status_notification_listener'] = new \XC\AutoImportBase\Core\EventListener\Notifications\AdminImportNotificationsListener()));
  4077.         }, => 'onImportFailed'], -100);
  4078.         $instance->addListener('auto_import.import.status.changed', [=> function () {
  4079.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\ImportStatusChangedLogsListener'] ?? $this->load('getImportStatusChangedLogsListenerService'));
  4080.         }, => 'onImportStatusChanged'], 0);
  4081.         $instance->addListener('auto_import.sub.block.import.status.changed', [=> function () {
  4082.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\ImportStatusChangedLogsListener'] ?? $this->load('getImportStatusChangedLogsListenerService'));
  4083.         }, => 'onSubBlockStatusChanged'], 0);
  4084.         $instance->addListener('auto_import.pull.vehicles.block.finished', [=> function () {
  4085.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\AutoRunImportVehiclesListener'] ?? $this->load('getAutoRunImportVehiclesListenerService'));
  4086.         }, => 'onImportBlockFinished'], 0);
  4087.         $instance->addListener('auto_import.pull.vehicles.completed', [=> function () {
  4088.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\AutoRunImportVehiclesListener'] ?? $this->load('getAutoRunImportVehiclesListenerService'));
  4089.         }, => 'onImportCompleted'], 0);
  4090.         $instance->addListener('auto_import.pull.vehicles.failed', [=> function () {
  4091.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\AutoRunImportVehiclesListener'] ?? $this->load('getAutoRunImportVehiclesListenerService'));
  4092.         }, => 'onImportFailed'], 0);
  4093.         $instance->addListener('auto_import.pull.vehicles.cancelled', [=> function () {
  4094.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\AutoRunImportVehiclesListener'] ?? $this->load('getAutoRunImportVehiclesListenerService'));
  4095.         }, => 'onImportCancelled'], 0);
  4096.         $instance->addListener('auto_import.vehicle.update.after', [=> function () {
  4097.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\AutoRunImportVehiclesListener'] ?? $this->load('getAutoRunImportVehiclesListenerService'));
  4098.         }, => 'onVehicleUpdated'], 0);
  4099.         $instance->addListener('auto_import.pull.vehicles.blocks.got', [=> function () {
  4100.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\AutoRunImportVehiclesListener'] ?? $this->load('getAutoRunImportVehiclesListenerService'));
  4101.         }, => 'onImportBlocksGot'], 0);
  4102.         $instance->addListener('auto_import.block.import.constraints.failed', [=> function () {
  4103.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\BrandConstraintsFailedListener'] ?? ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\BrandConstraintsFailedListener'] = new \XC\AutoImportBase\Core\EventListener\BrandConstraintsFailedListener()));
  4104.         }, => 'onConstraintFailed'], 0);
  4105.         $instance->addListener('auto_import.product.update.before', [=> function () {
  4106.             return ($this->privates['xc.auto_import_base.realtime_import_images'] ?? $this->load('getXc_AutoImportBase_RealtimeImportImagesService'));
  4107.         }, => 'onBeforeProductUpdate'], 0);
  4108.         $instance->addListener('auto_import.product.update.after', [=> function () {
  4109.             return ($this->privates['xc.auto_import_base.realtime_import_images'] ?? $this->load('getXc_AutoImportBase_RealtimeImportImagesService'));
  4110.         }, => 'onAfterProductUpdate'], 0);
  4111.         $instance->addListener('auto_import.products.batch.finished', [=> function () {
  4112.             return ($this->privates['xc.auto_import_base.realtime_import_images'] ?? $this->load('getXc_AutoImportBase_RealtimeImportImagesService'));
  4113.         }, => 'onProductsBatchFinished'], 0);
  4114.         $instance->addListener('auto_import.vehicle.update.before', [=> function () {
  4115.             return ($this->privates['xc.auto_import_base.realtime_import_vehicle_images'] ?? $this->load('getXc_AutoImportBase_RealtimeImportVehicleImagesService'));
  4116.         }, => 'onBeforeVehicleUpdate'], 0);
  4117.         $instance->addListener('auto_import.vehicle.update.after', [=> function () {
  4118.             return ($this->privates['xc.auto_import_base.realtime_import_vehicle_images'] ?? $this->load('getXc_AutoImportBase_RealtimeImportVehicleImagesService'));
  4119.         }, => 'onAfterVehicleUpdate'], 0);
  4120.         $instance->addListener('auto_import.pull.vehicles.block.finished', [=> function () {
  4121.             return ($this->privates['xc.auto_import_base.realtime_import_vehicle_images'] ?? $this->load('getXc_AutoImportBase_RealtimeImportVehicleImagesService'));
  4122.         }, => 'onVehicleBatchFinished'], 0);
  4123.         $instance->addListener('auto_import.product.update.after', [=> function () {
  4124.             return ($this->privates['xc.auto_import_base.stock_and_price'] ?? $this->load('getXc_AutoImportBase_StockAndPriceService'));
  4125.         }, => 'onAfterProductUpdate'], 0);
  4126.         $instance->addListener('auto_import.products.batch.finished', [=> function () {
  4127.             return ($this->privates['xc.auto_import_base.stock_and_price'] ?? $this->load('getXc_AutoImportBase_StockAndPriceService'));
  4128.         }, => 'onProductsBatchFinished'], 0);
  4129.         $instance->addListener('auto_import.brand.update.before', [=> function () {
  4130.             return ($this->privates['xc.auto_import_base.realtime_import_brand_images'] ?? $this->load('getXc_AutoImportBase_RealtimeImportBrandImagesService'));
  4131.         }, => 'onBeforeBrandUpdate'], 0);
  4132.         $instance->addListener('auto_import.brand.update.after', [=> function () {
  4133.             return ($this->privates['xc.auto_import_base.realtime_import_brand_images'] ?? $this->load('getXc_AutoImportBase_RealtimeImportBrandImagesService'));
  4134.         }, => 'onAfterBrandUpdate'], 0);
  4135.         $instance->addListener('auto_import.product.update.before', [=> function () {
  4136.             return ($this->privates['xc.auto_import_base.realtime_import_attachments'] ?? $this->load('getXc_AutoImportBase_RealtimeImportAttachmentsService'));
  4137.         }, => 'onBeforeProductUpdate'], 0);
  4138.         $instance->addListener('auto_import.product.update.after', [=> function () {
  4139.             return ($this->privates['xc.auto_import_base.realtime_import_attachments'] ?? $this->load('getXc_AutoImportBase_RealtimeImportAttachmentsService'));
  4140.         }, => 'onAfterProductUpdate'], 0);
  4141.         $instance->addListener('auto_import.products.batch.finished', [=> function () {
  4142.             return ($this->privates['xc.auto_import_base.realtime_import_attachments'] ?? $this->load('getXc_AutoImportBase_RealtimeImportAttachmentsService'));
  4143.         }, => 'onProductsBatchFinished'], 0);
  4144.         $instance->addListener('auto_import.product.update.after', [=> function () {
  4145.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\QuickDataListener'] ?? $this->load('getQuickDataListenerService'));
  4146.         }, => 'onAfterProductUpdate'], 0);
  4147.         $instance->addListener('auto_import.pull.brand.data.completed', [=> function () {
  4148.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\QuickDataListener'] ?? $this->load('getQuickDataListenerService'));
  4149.         }, => 'onImportFinished'], 0);
  4150.         $instance->addListener('auto_import.pull.brand.data.failed', [=> function () {
  4151.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\QuickDataListener'] ?? $this->load('getQuickDataListenerService'));
  4152.         }, => 'onImportFinished'], 0);
  4153.         $instance->addListener('auto_import.pull.brand.data.started', [=> function () {
  4154.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\BrandImportDiscontinuedProductsListener'] ?? $this->load('getBrandImportDiscontinuedProductsListenerService'));
  4155.         }, => 'onImportStarted'], 0);
  4156.         $instance->addListener('auto_import.product.received', [=> function () {
  4157.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\BrandImportDiscontinuedProductsListener'] ?? $this->load('getBrandImportDiscontinuedProductsListenerService'));
  4158.         }, => 'onProductReceived'], 0);
  4159.         $instance->addListener('auto_import.pull.brand.data.completed', [=> function () {
  4160.             return ($this->privates['XC\\AutoImportBase\\Core\\EventListener\\BrandImportDiscontinuedProductsListener'] ?? $this->load('getBrandImportDiscontinuedProductsListenerService'));
  4161.         }, => 'onImportCompleted'], 0);
  4162.         $instance->addListener('xcart.cronjob', [=> function () {
  4163.             return ($this->privates['XC\\AutoImportBase\\Core\\Task\\ImportScheduleTask'] ?? ($this->privates['XC\\AutoImportBase\\Core\\Task\\ImportScheduleTask'] = new \XC\AutoImportBase\Core\Task\ImportScheduleTask()));
  4164.         }, => 'handleTask'], 0);
  4165.         $instance->addListener('xcart.cronjob', [=> function () {
  4166.             return ($this->privates['XC\\AutoImportBase\\Core\\Task\\LoadResourcesTask'] ?? ($this->privates['XC\\AutoImportBase\\Core\\Task\\LoadResourcesTask'] = new \XC\AutoImportBase\Core\Task\LoadResourcesTask()));
  4167.         }, => 'handleTask'], 0);
  4168.         $instance->addListener('xcart.service.view-list.collect-mutation', [=> function () {
  4169.             return ($this->privates['XC\\OrdersImport\\Core\\EventListener'] ?? ($this->privates['XC\\OrdersImport\\Core\\EventListener'] = new \XC\OrdersImport\Core\EventListener()));
  4170.         }, => 'onCollectViewListMutations'], 0);
  4171.         $instance->addListener('xcart.payment.action.generate_widget_data.xpay.xpayments_cloud.model.payment.processor.xpayments_cloud', [=> function () {
  4172.             return ($this->privates['XPay\\XPaymentsCloud\\EventListener\\PaymentProcessor'] ?? $this->load('getPaymentProcessor2Service'));
  4173.         }, => 'onPaymentGenerateWidgetDataAction'], 0);
  4174.         $instance->addListener('xcart.payment.action.init.xpay.xpayments_cloud.model.payment.processor.xpayments_cloud', [=> function () {
  4175.             return ($this->privates['XPay\\XPaymentsCloud\\EventListener\\PaymentProcessor'] ?? $this->load('getPaymentProcessor2Service'));
  4176.         }, => 'onPaymentInitAction'], 0);
  4177.         $instance->addListener('xcart.payment.action.pay.xpay.xpayments_cloud.model.payment.processor.xpayments_cloud', [=> function () {
  4178.             return ($this->privates['XPay\\XPaymentsCloud\\EventListener\\PaymentProcessor'] ?? $this->load('getPaymentProcessor2Service'));
  4179.         }, => 'onPaymentPayAction'], 0);
  4180.         $instance->addListener('xcart.payment.action.init.xc.stripe.model.payment.stripe', [=> function () {
  4181.             return ($this->privates['XC\\Stripe\\EventListener\\PaymentProcessor'] ?? $this->load('getPaymentProcessorService'));
  4182.         }, => 'onPaymentInitAction'], 0);
  4183.         $instance->addListener('xcart.payment.action.pay.xc.stripe.model.payment.stripe', [=> function () {
  4184.             return ($this->privates['XC\\Stripe\\EventListener\\PaymentProcessor'] ?? $this->load('getPaymentProcessorService'));
  4185.         }, => 'onPaymentPayAction'], 0);
  4186.         $instance->addListener('xcart.service.view-list.collect-mutation', [=> function () {
  4187.             return ($this->privates['XC\\NotFinishedOrders\\Core\\EventListener'] ?? ($this->privates['XC\\NotFinishedOrders\\Core\\EventListener'] = new \XC\NotFinishedOrders\Core\EventListener()));
  4188.         }, => 'onCollectViewListMutations'], 0);
  4189.         $instance->addListener('xcart.cronjob', [=> function () {
  4190.             return ($this->privates['XC\\MailChimp\\Core\\Task\\UpdateLists'] ?? ($this->privates['XC\\MailChimp\\Core\\Task\\UpdateLists'] = new \XC\MailChimp\Core\Task\UpdateLists()));
  4191.         }, => 'handleTask'], 0);
  4192.         $instance->addListener('kernel.controller', [=> function () {
  4193.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  4194.         }, => 'onKernelController'], 0);
  4195.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4196.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  4197.         }, => 'checkPassport'], 1024);
  4198.         $instance->addListener('kernel.response', [=> function () {
  4199.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  4200.         }, => 'onKernelResponse'], 0);
  4201.         $instance->addListener('kernel.request', [=> function () {
  4202.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  4203.         }, => 'onKernelRequest'], 250);
  4204.         $instance->addListener('kernel.response', [=> function () {
  4205.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  4206.         }, => 'onKernelResponse'], 0);
  4207.         $instance->addListener('kernel.response', [=> function () {
  4208.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  4209.         }, => 'onResponse'], 0);
  4210.         $instance->addListener('kernel.request', [=> function () {
  4211.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  4212.         }, => 'onKernelRequest'], 28);
  4213.         $instance->addListener('kernel.request', [=> function () {
  4214.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  4215.         }, => 'onKernelRequest'], 2);
  4216.         $instance->addListener('kernel.view', [=> function () {
  4217.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
  4218.         }, => 'onKernelView'], 16);
  4219.         $instance->addListener('kernel.view', [=> function () {
  4220.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
  4221.         }, => 'onKernelView'], 8);
  4222.         $instance->addListener('kernel.exception', [=> function () {
  4223.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService'));
  4224.         }, => 'onKernelException'], 0);
  4225.         $instance->addListener('kernel.view', [=> function () {
  4226.             return ($this->privates['api_platform.listener.view.write.legacy'] ?? $this->load('getApiPlatform_Listener_View_Write_LegacyService'));
  4227.         }, => 'onKernelView'], 32);
  4228.         $instance->addListener('kernel.request', [=> function () {
  4229.             return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());
  4230.         }, => 'onKernelRequest'], 4);
  4231.         $instance->addListener('kernel.request', [=> function () {
  4232.             return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener()));
  4233.         }, => 'onKernelRequest'], 0);
  4234.         $instance->addListener('kernel.request', [=> function () {
  4235.             return ($this->privates['api_platform.jsonapi.listener.request.transform_pagination_parameters'] ?? ($this->privates['api_platform.jsonapi.listener.request.transform_pagination_parameters'] = new \ApiPlatform\Symfony\EventListener\JsonApi\TransformPaginationParametersListener()));
  4236.         }, => 'onKernelRequest'], 5);
  4237.         $instance->addListener('kernel.request', [=> function () {
  4238.             return ($this->privates['api_platform.jsonapi.listener.request.transform_sorting_parameters'] ?? ($this->privates['api_platform.jsonapi.listener.request.transform_sorting_parameters'] = new \ApiPlatform\Symfony\EventListener\JsonApi\TransformSortingParametersListener('order')));
  4239.         }, => 'onKernelRequest'], 5);
  4240.         $instance->addListener('kernel.request', [=> function () {
  4241.             return ($this->privates['api_platform.jsonapi.listener.request.transform_fieldsets_parameters'] ?? $this->getApiPlatform_Jsonapi_Listener_Request_TransformFieldsetsParametersService());
  4242.         }, => 'onKernelRequest'], 5);
  4243.         $instance->addListener('kernel.request', [=> function () {
  4244.             return ($this->privates['api_platform.jsonapi.listener.request.transform_filtering_parameters'] ?? ($this->privates['api_platform.jsonapi.listener.request.transform_filtering_parameters'] = new \ApiPlatform\Symfony\EventListener\JsonApi\TransformFilteringParametersListener()));
  4245.         }, => 'onKernelRequest'], 5);
  4246.         $instance->addListener('kernel.response', [=> function () {
  4247.             return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  4248.         }, => 'onKernelResponse'], 0);
  4249.         $instance->addListener('kernel.response', [=> function () {
  4250.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  4251.         }, => 'onKernelResponse'], -1);
  4252.         $instance->addListener('kernel.view', [=> function () {
  4253.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
  4254.         }, => 'onKernelView'], 64);
  4255.         $instance->addListener('kernel.request', [=> function () {
  4256.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  4257.         }, => 'onKernelRequest'], 16);
  4258.         $instance->addListener('kernel.request', [=> function () {
  4259.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  4260.         }, => 'onSecurity'], 3);
  4261.         $instance->addListener('kernel.request', [=> function () {
  4262.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  4263.         }, => 'onSecurityPostDenormalize'], 1);
  4264.         $instance->addListener('kernel.view', [=> function () {
  4265.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  4266.         }, => 'onSecurityPostValidation'], 63);
  4267.         $instance->addListener('lexik_jwt_authentication.on_authentication_success', [=> function () {
  4268.             return ($this->privates['gesdinet.jwtrefreshtoken.send_token'] ?? $this->load('getGesdinet_Jwtrefreshtoken_SendTokenService'));
  4269.         }, => 'attachRefreshToken'], 0);
  4270.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  4271.             return ($this->privates['Gesdinet\\JWTRefreshTokenBundle\\EventListener\\LogoutEventListener'] ?? $this->load('getLogoutEventListenerService'));
  4272.         }, => 'onLogout'], 0);
  4273.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  4274.             return ($this->services['XCart\\Messenger\\EventListener\\StopWorkerIfRebuildStartedListener'] ?? $this->load('getStopWorkerIfRebuildStartedListenerService'));
  4275.         }, => 'onWorkerStarted'], 0);
  4276.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  4277.             return ($this->services['XCart\\Messenger\\EventListener\\StopWorkerIfRebuildStartedListener'] ?? $this->load('getStopWorkerIfRebuildStartedListenerService'));
  4278.         }, => 'onWorkerRunning'], 0);
  4279.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  4280.             return ($this->services['XCart\\Messenger\\EventListener\\WorkersRegistryEventListener'] ?? $this->load('getWorkersRegistryEventListenerService'));
  4281.         }, => 'onWorkerStarted'], 0);
  4282.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStoppedEvent', [=> function () {
  4283.             return ($this->services['XCart\\Messenger\\EventListener\\WorkersRegistryEventListener'] ?? $this->load('getWorkersRegistryEventListenerService'));
  4284.         }, => 'onWorkerStopped'], 0);
  4285.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  4286.             return ($this->services['XCart\\Messenger\\EventListener\\WorkersRegistryEventListener'] ?? $this->load('getWorkersRegistryEventListenerService'));
  4287.         }, => 'onWorkerRunning'], 0);
  4288.         $instance->addListener('XCart\\Messenger\\Event\\WorkerPingEvent', [=> function () {
  4289.             return ($this->services['XCart\\Messenger\\EventListener\\WorkersRegistryEventListener'] ?? $this->load('getWorkersRegistryEventListenerService'));
  4290.         }, => 'onWorkerPing'], 0);
  4291.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4292.             return ($this->privates['XCart\\Security\\Http\\EventListener\\CheckCredentialsListenerDecorator'] ?? $this->load('getCheckCredentialsListenerDecoratorService'));
  4293.         }, => 'checkPassport'], 0);
  4294.         $instance->addListener('kernel.request', [=> function () {
  4295.             return ($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? ($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] = new \Symfony\Bridge\Monolog\Processor\WebProcessor()));
  4296.         }, => 'onKernelRequest'], 4096);
  4297.         $instance->addListener('console.command', [=> function () {
  4298.             return ($this->services['Symfony\\Bridge\\Monolog\\Processor\\ConsoleCommandProcessor'] ?? ($this->services['Symfony\\Bridge\\Monolog\\Processor\\ConsoleCommandProcessor'] = new \Symfony\Bridge\Monolog\Processor\ConsoleCommandProcessor(truetrue)));
  4299.         }, => 'addCommandData'], 1);
  4300.         $instance->addListener('kernel.view', [=> function () {
  4301.             return ($this->privates['XLite\\API\\Endpoint\\AttributeOption\\EventSubscriber\\PostWriteEventSubscriber'] ?? $this->load('getPostWriteEventSubscriberService'));
  4302.         }, => 'setOptionValue'], 31);
  4303.         $instance->addListener('kernel.request', [=> function () {
  4304.             return ($this->privates['XCart\\API\\EventSubscriber\\Storefront\\CartAccessValidationEventSubscriber'] ?? $this->getCartAccessValidationEventSubscriberService());
  4305.         }, => 'checkCart'], 6);
  4306.         $instance->addListener('kernel.request', [=> function () {
  4307.             return ($this->privates['XCart\\API\\EventSubscriber\\Storefront\\CartAccessValidationEventSubscriber'] ?? $this->getCartAccessValidationEventSubscriberService());
  4308.         }, => 'checkCartItem'], 5);
  4309.         $instance->addListener('kernel.request', [=> function () {
  4310.             return ($this->privates['XCart\\API\\EventSubscriber\\Storefront\\ProfileDetectionEventSubscriber'] ?? $this->getProfileDetectionEventSubscriberService());
  4311.         }, => 'process'], 7);
  4312.         $instance->addListener('kernel.request', [=> function () {
  4313.             return ($this->privates['CDev\\Coupons\\API\\EventSubscriber\\Storefront\\CouponAccessValidationEventSubscriber'] ?? $this->getCouponAccessValidationEventSubscriberService());
  4314.         }, => 'checkCartCoupon'], 5);
  4315.         $instance->addListener('kernel.response', [=> function () {
  4316.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  4317.         }, => 'onKernelResponse'], 0);
  4318.         $instance->addListener('kernel.response', [=> function () {
  4319.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  4320.         }, => 'onKernelResponse'], -1024);
  4321.         $instance->addListener('kernel.request', [=> function () {
  4322.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  4323.         }, => 'setDefaultLocale'], 100);
  4324.         $instance->addListener('kernel.request', [=> function () {
  4325.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  4326.         }, => 'onKernelRequest'], 16);
  4327.         $instance->addListener('kernel.finish_request', [=> function () {
  4328.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  4329.         }, => 'onKernelFinishRequest'], 0);
  4330.         $instance->addListener('kernel.request', [=> function () {
  4331.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  4332.         }, => 'onKernelRequest'], 256);
  4333.         $instance->addListener('kernel.response', [=> function () {
  4334.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  4335.         }, => 'onResponse'], -255);
  4336.         $instance->addListener('kernel.controller_arguments', [=> function () {
  4337.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  4338.         }, => 'onControllerArguments'], 0);
  4339.         $instance->addListener('kernel.exception', [=> function () {
  4340.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  4341.         }, => 'logKernelException'], 0);
  4342.         $instance->addListener('kernel.exception', [=> function () {
  4343.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  4344.         }, => 'onKernelException'], -128);
  4345.         $instance->addListener('kernel.response', [=> function () {
  4346.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  4347.         }, => 'removeCspHeader'], -128);
  4348.         $instance->addListener('kernel.request', [=> function () {
  4349.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  4350.         }, => 'onKernelRequest'], 15);
  4351.         $instance->addListener('kernel.finish_request', [=> function () {
  4352.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  4353.         }, => 'onKernelFinishRequest'], -15);
  4354.         $instance->addListener('console.error', [=> function () {
  4355.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  4356.         }, => 'onConsoleError'], -128);
  4357.         $instance->addListener('console.terminate', [=> function () {
  4358.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  4359.         }, => 'onConsoleTerminate'], -128);
  4360.         $instance->addListener('console.error', [=> function () {
  4361.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  4362.         }, => 'onConsoleError'], 0);
  4363.         $instance->addListener('kernel.request', [=> function () {
  4364.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  4365.         }, => 'configure'], 2048);
  4366.         $instance->addListener('console.command', [=> function () {
  4367.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  4368.         }, => 'configure'], 2048);
  4369.         $instance->addListener('kernel.request', [=> function () {
  4370.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  4371.         }, => 'onKernelRequest'], 32);
  4372.         $instance->addListener('kernel.finish_request', [=> function () {
  4373.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  4374.         }, => 'onKernelFinishRequest'], 0);
  4375.         $instance->addListener('kernel.exception', [=> function () {
  4376.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  4377.         }, => 'onKernelException'], -64);
  4378.         $instance->addListener('kernel.response', [=> function () {
  4379.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  4380.         }, => 'onKernelResponse'], 0);
  4381.         $instance->addListener('kernel.request', [=> function () {
  4382.             return ($this->privates['session_listener'] ?? $this->getSessionListener2Service());
  4383.         }, => 'onKernelRequest'], 128);
  4384.         $instance->addListener('kernel.response', [=> function () {
  4385.             return ($this->privates['session_listener'] ?? $this->getSessionListener2Service());
  4386.         }, => 'onKernelResponse'], -1000);
  4387.         $instance->addListener('kernel.finish_request', [=> function () {
  4388.             return ($this->privates['session_listener'] ?? $this->getSessionListener2Service());
  4389.         }, => 'onFinishRequest'], 0);
  4390.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  4391.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  4392.         }, => 'onMessageFailed'], 100);
  4393.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  4394.             return ($this->privates['messenger.failure.add_error_details_stamp_listener'] ?? ($this->privates['messenger.failure.add_error_details_stamp_listener'] = new \Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener()));
  4395.         }, => 'onMessageFailed'], 200);
  4396.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  4397.             return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
  4398.         }, => 'onWorkerRunning'], 100);
  4399.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  4400.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  4401.         }, => 'onWorkerStarted'], 0);
  4402.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  4403.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  4404.         }, => 'onWorkerRunning'], 0);
  4405.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  4406.             return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnSigtermSignalListenerService'));
  4407.         }, => 'onWorkerStarted'], 100);
  4408.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  4409.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  4410.         }, => 'onMessageFailed'], 0);
  4411.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  4412.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  4413.         }, => 'onWorkerRunning'], 0);
  4414.         $instance->addListener('kernel.response', [=> function () {
  4415.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  4416.         }, => 'onKernelResponse'], -100);
  4417.         $instance->addListener('kernel.exception', [=> function () {
  4418.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  4419.         }, => 'onKernelException'], 0);
  4420.         $instance->addListener('kernel.terminate', [=> function () {
  4421.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  4422.         }, => 'onKernelTerminate'], -1024);
  4423.         $instance->addListener('kernel.controller', [=> function () {
  4424.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  4425.         }, => 'onKernelController'], 0);
  4426.         $instance->addListener('kernel.response', [=> function () {
  4427.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  4428.         }, => 'onKernelResponse'], 0);
  4429.         $instance->addListener('kernel.response', [=> function () {
  4430.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  4431.         }, => 'onKernelResponse'], 0);
  4432.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  4433.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  4434.         }, => 'onLoginSuccess'], 0);
  4435.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  4436.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  4437.         }, => 'onVoterVote'], 0);
  4438.         $instance->addListener('kernel.request', [=> function () {
  4439.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  4440.         }, => 'configureLogoutUrlGenerator'], 8);
  4441.         $instance->addListener('kernel.request', [=> function () {
  4442.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  4443.         }, => 'onKernelRequest'], 8);
  4444.         $instance->addListener('kernel.finish_request', [=> function () {
  4445.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  4446.         }, => 'onKernelFinishRequest'], 0);
  4447.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  4448.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  4449.         }, => 'onWorkerMessageHandled'], 0);
  4450.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  4451.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  4452.         }, => 'onWorkerMessageFailed'], 0);
  4453.         $instance->addListener('console.command', [=> function () {
  4454.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  4455.         }, => 'onCommand'], 255);
  4456.         $instance->addListener('console.terminate', [=> function () {
  4457.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  4458.         }, => 'onTerminate'], -255);
  4459.         $instance->addListener('kernel.response', [=> function () {
  4460.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  4461.         }, => 'onKernelResponse'], -128);
  4462.         $instance->addListener('console.command', [=> function () {
  4463.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  4464.         }, => 'configure'], 1024);
  4465.         $instance->addListener('kernel.controller', [=> function () {
  4466.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  4467.         }, => 'onKernelController'], 0);
  4468.         $instance->addListener('kernel.controller', [=> function () {
  4469.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  4470.         }, => 'onKernelController'], 0);
  4471.         $instance->addListener('kernel.controller', [=> function () {
  4472.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  4473.         }, => 'onKernelController'], -128);
  4474.         $instance->addListener('kernel.view', [=> function () {
  4475.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  4476.         }, => 'onKernelView'], 0);
  4477.         $instance->addListener('kernel.controller', [=> function () {
  4478.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  4479.         }, => 'onKernelController'], 0);
  4480.         $instance->addListener('kernel.response', [=> function () {
  4481.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  4482.         }, => 'onKernelResponse'], 0);
  4483.         $instance->addListener('kernel.controller_arguments', [=> function () {
  4484.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  4485.         }, => 'onKernelControllerArguments'], 0);
  4486.         $instance->addListener('kernel.controller_arguments', [=> function () {
  4487.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  4488.         }, => 'onKernelControllerArguments'], 0);
  4489.         $instance->addListener('console.error', [=> function () {
  4490.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  4491.         }, => 'onConsoleError'], 0);
  4492.         $instance->addListener('console.terminate', [=> function () {
  4493.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  4494.         }, => 'onConsoleTerminate'], 0);
  4495.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4496.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  4497.         }, => 'checkPassport'], 512);
  4498.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  4499.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  4500.         }, => 'onLogout'], 0);
  4501.         return $instance;
  4502.     }
  4503.     /**
  4504.      * Gets the public 'http_kernel' shared service.
  4505.      *
  4506.      * @return \Symfony\Component\HttpKernel\HttpKernel
  4507.      */
  4508.     protected function getHttpKernelService()
  4509.     {
  4510.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  4511.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $a), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  4512.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  4513.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  4514.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  4515.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  4516.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  4517.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  4518.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  4519.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  4520.         }, 8)), $a));
  4521.     }
  4522.     /**
  4523.      * Gets the public 'kernel.doctrine.orm.entity_manager' shared autowired service.
  4524.      *
  4525.      * @return \XLite\Core\Doctrine\ORM\EntityManager
  4526.      */
  4527.     protected function getKernel_Doctrine_Orm_EntityManagerService()
  4528.     {
  4529.         return $this->services['kernel.doctrine.orm.entity_manager'] = new \XLite\Core\Doctrine\ORM\EntityManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['XCart\\Doctrine\\CallbackManager\\CallbackManager'] ?? $this->getCallbackManagerService()));
  4530.     }
  4531.     /**
  4532.      * Gets the public 'messenger.default_bus' shared service.
  4533.      *
  4534.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  4535.      */
  4536.     protected function getMessenger_DefaultBusService()
  4537.     {
  4538.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  4539.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService'));
  4540.             yield => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default')));
  4541.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  4542.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  4543.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  4544.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  4545.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService'));
  4546.         }, 7)));
  4547.     }
  4548.     /**
  4549.      * Gets the public 'monolog.logger.deprecation' shared service.
  4550.      *
  4551.      * @return \Symfony\Bridge\Monolog\Logger
  4552.      */
  4553.     protected function getMonolog_Logger_DeprecationService()
  4554.     {
  4555.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  4556.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4557.         $instance->pushProcessor(($this->services['XCart\\Monolog\\Processor\\Backtrace'] ?? ($this->services['XCart\\Monolog\\Processor\\Backtrace'] = new \XCart\Monolog\Processor\Backtrace([], $this->getEnv('int:LOGGER_LEVEL')))));
  4558.         $instance->pushProcessor(($this->services['XCart\\Monolog\\Processor\\ExecutionContextProcessor'] ?? ($this->services['XCart\\Monolog\\Processor\\ExecutionContextProcessor'] = new \XCart\Monolog\Processor\ExecutionContextProcessor())));
  4559.         $instance->pushProcessor(($this->services['XCart\\Monolog\\Processor\\RouteProcessor'] ?? ($this->services['XCart\\Monolog\\Processor\\RouteProcessor'] = new \XCart\Monolog\Processor\RouteProcessor())));
  4560.         $instance->pushProcessor(($this->services['Monolog\\Processor\\ProcessIdProcessor'] ?? ($this->services['Monolog\\Processor\\ProcessIdProcessor'] = new \Monolog\Processor\ProcessIdProcessor())));
  4561.         $instance->pushProcessor(($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? ($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] = new \Symfony\Bridge\Monolog\Processor\WebProcessor())));
  4562.         $instance->pushProcessor(($this->services['Symfony\\Bridge\\Monolog\\Processor\\ConsoleCommandProcessor'] ?? ($this->services['Symfony\\Bridge\\Monolog\\Processor\\ConsoleCommandProcessor'] = new \Symfony\Bridge\Monolog\Processor\ConsoleCommandProcessor(truetrue))));
  4563.         $instance->pushProcessor(($this->services['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->services['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  4564.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4565.         $instance->pushHandler(($this->services['XCart\\Monolog\\Handler\\CloudWatch'] ?? $this->getCloudWatchService()));
  4566.         $instance->pushHandler(($this->services['XCart\\Monolog\\Handler\\XCFileHandler'] ?? $this->getXCFileHandlerService()));
  4567.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4568.         return $instance;
  4569.     }
  4570.     /**
  4571.      * Gets the public 'request_stack' shared service.
  4572.      *
  4573.      * @return \Symfony\Component\HttpFoundation\RequestStack
  4574.      */
  4575.     protected function getRequestStackService()
  4576.     {
  4577.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  4578.     }
  4579.     /**
  4580.      * Gets the public 'router' shared service.
  4581.      *
  4582.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  4583.      */
  4584.     protected function getRouterService()
  4585.     {
  4586.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  4587.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4588.         $a->pushProcessor(($this->services['XCart\\Monolog\\Processor\\Backtrace'] ?? ($this->services['XCart\\Monolog\\Processor\\Backtrace'] = new \XCart\Monolog\Processor\Backtrace([], $this->getEnv('int:LOGGER_LEVEL')))));
  4589.         $a->pushProcessor(($this->services['XCart\\Monolog\\Processor\\ExecutionContextProcessor'] ?? ($this->services['XCart\\Monolog\\Processor\\ExecutionContextProcessor'] = new \XCart\Monolog\Processor\ExecutionContextProcessor())));
  4590.         $a->pushProcessor(($this->services['XCart\\Monolog\\Processor\\RouteProcessor'] ?? ($this->services['XCart\\Monolog\\Processor\\RouteProcessor'] = new \XCart\Monolog\Processor\RouteProcessor())));
  4591.         $a->pushProcessor(($this->services['Monolog\\Processor\\ProcessIdProcessor'] ?? ($this->services['Monolog\\Processor\\ProcessIdProcessor'] = new \Monolog\Processor\ProcessIdProcessor())));
  4592.         $a->pushProcessor(($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? ($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] = new \Symfony\Bridge\Monolog\Processor\WebProcessor())));
  4593.         $a->pushProcessor(($this->services['Symfony\\Bridge\\Monolog\\Processor\\ConsoleCommandProcessor'] ?? ($this->services['Symfony\\Bridge\\Monolog\\Processor\\ConsoleCommandProcessor'] = new \Symfony\Bridge\Monolog\Processor\ConsoleCommandProcessor(truetrue))));
  4594.         $a->pushProcessor(($this->services['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->services['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  4595.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4596.         $a->pushHandler(($this->services['XCart\\Monolog\\Handler\\CloudWatch'] ?? $this->getCloudWatchService()));
  4597.         $a->pushHandler(($this->services['XCart\\Monolog\\Handler\\XCFileHandler'] ?? $this->getXCFileHandlerService()));
  4598.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  4599.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4600.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  4601.         ], [
  4602.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  4603.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'en');
  4604.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  4605.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  4606.         return $instance;
  4607.     }
  4608.     /**
  4609.      * Gets the public 'translator' shared service.
  4610.      *
  4611.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  4612.      */
  4613.     protected function getTranslatorService()
  4614.     {
  4615.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  4616.     }
  4617.     /**
  4618.      * Gets the public 'var_dumper.cloner' shared service.
  4619.      *
  4620.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  4621.      */
  4622.     protected function getVarDumper_ClonerService()
  4623.     {
  4624.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  4625.         $instance->setMaxItems(2500);
  4626.         $instance->setMinDepth(1);
  4627.         $instance->setMaxString(-1);
  4628.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  4629.         return $instance;
  4630.     }
  4631.     /**
  4632.      * Gets the public 'xcart.api_resources.reader' shared autowired service.
  4633.      *
  4634.      * @return \XCart\Framework\Doctrine\Common\Annotations\Reader
  4635.      */
  4636.     protected function getXcart_ApiResources_ReaderService()
  4637.     {
  4638.         return $this->services['xcart.api_resources.reader'] = new \XCart\Framework\Doctrine\Common\Annotations\Reader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> 'ApiPlatform\\Core\\Annotation\\ApiResource']);
  4639.     }
  4640.     /**
  4641.      * Gets the public 'xcart.cache' shared service.
  4642.      *
  4643.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4644.      */
  4645.     protected function getXcart_CacheService()
  4646.     {
  4647.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('m4EjeWZKNQ'\Symfony\Component\Cache\Adapter\ParameterNormalizer::normalizeDuration($this->getEnv('resolve:XCART_CACHE_DEFAULT_CACHE_TTL')), ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  4648.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  4649.         return $this->services['xcart.cache'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  4650.     }
  4651.     /**
  4652.      * Gets the public 'xcart.logger' shared service.
  4653.      *
  4654.      * @return \Symfony\Bridge\Monolog\Logger
  4655.      */
  4656.     protected function getXcart_LoggerService()
  4657.     {
  4658.         $this->services['xcart.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  4659.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4660.         $instance->pushProcessor(($this->services['XCart\\Monolog\\Processor\\Backtrace'] ?? ($this->services['XCart\\Monolog\\Processor\\Backtrace'] = new \XCart\Monolog\Processor\Backtrace([], $this->getEnv('int:LOGGER_LEVEL')))));
  4661.         $instance->pushProcessor(($this->services['XCart\\Monolog\\Processor\\ExecutionContextProcessor'] ?? ($this->services['XCart\\Monolog\\Processor\\ExecutionContextProcessor'] = new \XCart\Monolog\Processor\ExecutionContextProcessor())));
  4662.         $instance->pushProcessor(($this->services['XCart\\Monolog\\Processor\\RouteProcessor'] ?? ($this->services['XCart\\Monolog\\Processor\\RouteProcessor'] = new \XCart\Monolog\Processor\RouteProcessor())));
  4663.         $instance->pushProcessor(($this->services['Monolog\\Processor\\ProcessIdProcessor'] ?? ($this->services['Monolog\\Processor\\ProcessIdProcessor'] = new \Monolog\Processor\ProcessIdProcessor())));
  4664.         $instance->pushProcessor(($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? ($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] = new \Symfony\Bridge\Monolog\Processor\WebProcessor())));
  4665.         $instance->pushProcessor(($this->services['Symfony\\Bridge\\Monolog\\Processor\\ConsoleCommandProcessor'] ?? ($this->services['Symfony\\Bridge\\Monolog\\Processor\\ConsoleCommandProcessor'] = new \Symfony\Bridge\Monolog\Processor\ConsoleCommandProcessor(truetrue))));
  4666.         $instance->pushProcessor(($this->services['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->services['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  4667.         $instance->useMicrosecondTimestamps(true);
  4668.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4669.         $instance->pushHandler(($this->services['XCart\\Monolog\\Handler\\CloudWatch'] ?? $this->getCloudWatchService()));
  4670.         $instance->pushHandler(($this->services['XCart\\Monolog\\Handler\\XCFileHandler'] ?? $this->getXCFileHandlerService()));
  4671.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4672.         return $instance;
  4673.     }
  4674.     /**
  4675.      * Gets the private '.debug.http_client' shared service.
  4676.      *
  4677.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  4678.      */
  4679.     protected function get_Debug_HttpClientService()
  4680.     {
  4681.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  4682.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  4683.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4684.         $b->pushProcessor(($this->services['XCart\\Monolog\\Processor\\Backtrace'] ?? ($this->services['XCart\\Monolog\\Processor\\Backtrace'] = new \XCart\Monolog\Processor\Backtrace([], $this->getEnv('int:LOGGER_LEVEL')))));
  4685.         $b->pushProcessor(($this->services['XCart\\Monolog\\Processor\\ExecutionContextProcessor'] ?? ($this->services['XCart\\Monolog\\Processor\\ExecutionContextProcessor'] = new \XCart\Monolog\Processor\ExecutionContextProcessor())));
  4686.         $b->pushProcessor(($this->services['XCart\\Monolog\\Processor\\RouteProcessor'] ?? ($this->services['XCart\\Monolog\\Processor\\RouteProcessor'] = new \XCart\Monolog\Processor\RouteProcessor())));
  4687.         $b->pushProcessor(($this->services['Monolog\\Processor\\ProcessIdProcessor'] ?? ($this->services['Monolog\\Processor\\ProcessIdProcessor'] = new \Monolog\Processor\ProcessIdProcessor())));
  4688.         $b->pushProcessor(($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? ($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] = new \Symfony\Bridge\Monolog\Processor\WebProcessor())));
  4689.         $b->pushProcessor(($this->services['Symfony\\Bridge\\Monolog\\Processor\\ConsoleCommandProcessor'] ?? ($this->services['Symfony\\Bridge\\Monolog\\Processor\\ConsoleCommandProcessor'] = new \Symfony\Bridge\Monolog\Processor\ConsoleCommandProcessor(truetrue))));
  4690.         $b->pushProcessor(($this->services['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->services['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  4691.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4692.         $b->pushHandler(($this->services['XCart\\Monolog\\Handler\\CloudWatch'] ?? $this->getCloudWatchService()));
  4693.         $b->pushHandler(($this->services['XCart\\Monolog\\Handler\\XCFileHandler'] ?? $this->getXCFileHandlerService()));
  4694.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  4695.         $a->setLogger($b);
  4696.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4697.     }
  4698.     /**
  4699.      * Gets the private '.service_locator.ns1D2YX' shared service.
  4700.      *
  4701.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4702.      */
  4703.     protected function get_ServiceLocator_Ns1D2YXService()
  4704.     {
  4705.         return $this->privates['.service_locator.ns1D2YX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4706.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'true],
  4707.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  4708.             'security.firewall.map.context.login' => ['privates''security.firewall.map.context.login''getSecurity_Firewall_Map_Context_LoginService'true],
  4709.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  4710.             'security.firewall.map.context.web' => ['privates''security.firewall.map.context.web''getSecurity_Firewall_Map_Context_WebService'true],
  4711.         ], [
  4712.             'security.firewall.map.context.api' => '?',
  4713.             'security.firewall.map.context.dev' => '?',
  4714.             'security.firewall.map.context.login' => '?',
  4715.             'security.firewall.map.context.main' => '?',
  4716.             'security.firewall.map.context.web' => '?',
  4717.         ]);
  4718.     }
  4719.     /**
  4720.      * Gets the private 'CDev\Coupons\API\EventSubscriber\Storefront\CouponAccessValidationEventSubscriber' shared autowired service.
  4721.      *
  4722.      * @return \CDev\Coupons\API\EventSubscriber\Storefront\CouponAccessValidationEventSubscriber
  4723.      */
  4724.     protected function getCouponAccessValidationEventSubscriberService()
  4725.     {
  4726.         return $this->privates['CDev\\Coupons\\API\\EventSubscriber\\Storefront\\CouponAccessValidationEventSubscriber'] = new \CDev\Coupons\API\EventSubscriber\Storefront\CouponAccessValidationEventSubscriber(($this->privates['xcart.repository.usedcoupon.read'] ?? $this->getXcart_Repository_Usedcoupon_ReadService()));
  4727.     }
  4728.     /**
  4729.      * Gets the private 'XCart\API\EventSubscriber\Storefront\CartAccessValidationEventSubscriber' shared autowired service.
  4730.      *
  4731.      * @return \XCart\API\EventSubscriber\Storefront\CartAccessValidationEventSubscriber
  4732.      */
  4733.     protected function getCartAccessValidationEventSubscriberService()
  4734.     {
  4735.         return $this->privates['XCart\\API\\EventSubscriber\\Storefront\\CartAccessValidationEventSubscriber'] = new \XCart\API\EventSubscriber\Storefront\CartAccessValidationEventSubscriber(($this->privates['xcart.repository.cart.read'] ?? $this->getXcart_Repository_Cart_ReadService()), ($this->privates['xcart.repository.orderitem.read'] ?? $this->getXcart_Repository_Orderitem_ReadService()));
  4736.     }
  4737.     /**
  4738.      * Gets the private 'XCart\API\EventSubscriber\Storefront\ProfileDetectionEventSubscriber' shared autowired service.
  4739.      *
  4740.      * @return \XCart\API\EventSubscriber\Storefront\ProfileDetectionEventSubscriber
  4741.      */
  4742.     protected function getProfileDetectionEventSubscriberService()
  4743.     {
  4744.         return $this->privates['XCart\\API\\EventSubscriber\\Storefront\\ProfileDetectionEventSubscriber'] = new \XCart\API\EventSubscriber\Storefront\ProfileDetectionEventSubscriber(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['xcart.repository.profile.read'] ?? $this->getXcart_Repository_Profile_ReadService()));
  4745.     }
  4746.     /**
  4747.      * Gets the private 'annotations.cache_adapter' shared service.
  4748.      *
  4749.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  4750.      */
  4751.     protected function getAnnotations_CacheAdapterService()
  4752.     {
  4753.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  4754.     }
  4755.     /**
  4756.      * Gets the private 'annotations.cached_reader' shared service.
  4757.      *
  4758.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  4759.      */
  4760.     protected function getAnnotations_CachedReaderService()
  4761.     {
  4762.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  4763.     }
  4764.     /**
  4765.      * Gets the private 'annotations.reader' shared service.
  4766.      *
  4767.      * @return \Doctrine\Common\Annotations\AnnotationReader
  4768.      */
  4769.     protected function getAnnotations_ReaderService()
  4770.     {
  4771.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  4772.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  4773.         $a->registerUniqueLoader('class_exists');
  4774.         $instance->addGlobalIgnoredName('required'$a);
  4775.         return $instance;
  4776.     }
  4777.     /**
  4778.      * Gets the private 'api_platform.cache.identifiers_extractor' shared service.
  4779.      *
  4780.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4781.      */
  4782.     protected function getApiPlatform_Cache_IdentifiersExtractorService()
  4783.     {
  4784.         return $this->privates['api_platform.cache.identifiers_extractor'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('tTGPO53bX2'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4785.     }
  4786.     /**
  4787.      * Gets the private 'api_platform.cache.metadata.property.legacy' shared service.
  4788.      *
  4789.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4790.      */
  4791.     protected function getApiPlatform_Cache_Metadata_Property_LegacyService()
  4792.     {
  4793.         return $this->privates['api_platform.cache.metadata.property.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('DrQPw-VjPu'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4794.     }
  4795.     /**
  4796.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  4797.      *
  4798.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4799.      */
  4800.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  4801.     {
  4802.         return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('TczK6pbc3k'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4803.     }
  4804.     /**
  4805.      * Gets the private 'api_platform.cache.metadata.resource.legacy' shared service.
  4806.      *
  4807.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4808.      */
  4809.     protected function getApiPlatform_Cache_Metadata_Resource_LegacyService()
  4810.     {
  4811.         return $this->privates['api_platform.cache.metadata.resource.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('NSN2VMYgai'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4812.     }
  4813.     /**
  4814.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  4815.      *
  4816.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4817.      */
  4818.     protected function getApiPlatform_Cache_RouteNameResolverService()
  4819.     {
  4820.         return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('2mb5Mzfss6'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4821.     }
  4822.     /**
  4823.      * Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
  4824.      *
  4825.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4826.      */
  4827.     protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
  4828.     {
  4829.         return $this->privates['api_platform.cache.subresource_operation_factory'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Zu442fKfzy'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4830.     }
  4831.     /**
  4832.      * Gets the private 'api_platform.filter_locator' shared service.
  4833.      *
  4834.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4835.      */
  4836.     protected function getApiPlatform_FilterLocatorService()
  4837.     {
  4838.         return $this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4839.             'XCart\\Framework\\ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Filter\\IntegerDateFilter' => ['privates''XCart\\Framework\\ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Filter\\IntegerDateFilter''getIntegerDateFilterService'true],
  4840.             'annotated_q_s_l_make_model_product_q_s_l_make_a_p_i_endpoint_product_filter_fitments_filter' => ['privates''annotated_q_s_l_make_model_product_q_s_l_make_a_p_i_endpoint_product_filter_fitments_filter''getAnnotatedQSLMakeModelProductQSLMakeAPIEndpointProductFilterFitmentsFilterService'true],
  4841.             'annotated_x_c_product_tags_model_tag_x_lite_a_p_i_filter_alphabetical_order_filter' => ['privates''annotated_x_c_product_tags_model_tag_x_lite_a_p_i_filter_alphabetical_order_filter''getAnnotatedXCProductTagsModelTagXLiteAPIFilterAlphabeticalOrderFilterService'true],
  4842.             'annotated_x_cart_a_p_i_entity_storefront_brand_compact_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_string_filter' => ['privates''annotated_x_cart_a_p_i_entity_storefront_brand_compact_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_string_filter''getAnnotatedXCartAPIEntityStorefrontBrandCompactXCartBundleAPIPlatformBridgeBundleFilterStringFilterService'true],
  4843.             'annotated_x_cart_a_p_i_entity_storefront_category_compact_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_id_integer_filter' => ['privates''annotated_x_cart_a_p_i_entity_storefront_category_compact_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_id_integer_filter''getAnnotatedXCartAPIEntityStorefrontCategoryCompactXCartBundleAPIPlatformBridgeBundleFilterIdIntegerFilterService'true],
  4844.             'annotated_x_cart_a_p_i_entity_storefront_category_compact_x_cart_bundle_a_p_i_platform_bridge_bundle_order_rule_order_rule' => ['privates''annotated_x_cart_a_p_i_entity_storefront_category_compact_x_cart_bundle_a_p_i_platform_bridge_bundle_order_rule_order_rule''getAnnotatedXCartAPIEntityStorefrontCategoryCompactXCartBundleAPIPlatformBridgeBundleOrderRuleOrderRuleService'true],
  4845.             'annotated_x_cart_a_p_i_entity_storefront_category_detailed_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_id_integer_filter' => ['privates''annotated_x_cart_a_p_i_entity_storefront_category_detailed_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_id_integer_filter''getAnnotatedXCartAPIEntityStorefrontCategoryDetailedXCartBundleAPIPlatformBridgeBundleFilterIdIntegerFilterService'true],
  4846.             'annotated_x_cart_a_p_i_entity_storefront_category_detailed_x_cart_bundle_a_p_i_platform_bridge_bundle_order_rule_order_rule' => ['privates''annotated_x_cart_a_p_i_entity_storefront_category_detailed_x_cart_bundle_a_p_i_platform_bridge_bundle_order_rule_order_rule''getAnnotatedXCartAPIEntityStorefrontCategoryDetailedXCartBundleAPIPlatformBridgeBundleOrderRuleOrderRuleService'true],
  4847.             'annotated_x_cart_a_p_i_entity_storefront_menu_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_id_integer_filter' => ['privates''annotated_x_cart_a_p_i_entity_storefront_menu_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_id_integer_filter''getAnnotatedXCartAPIEntityStorefrontMenuXCartBundleAPIPlatformBridgeBundleFilterIdIntegerFilterService'true],
  4848.             'annotated_x_cart_a_p_i_entity_storefront_menu_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_string_filter' => ['privates''annotated_x_cart_a_p_i_entity_storefront_menu_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_string_filter''getAnnotatedXCartAPIEntityStorefrontMenuXCartBundleAPIPlatformBridgeBundleFilterStringFilterService'true],
  4849.             'annotated_x_cart_a_p_i_entity_storefront_mmy_level_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_boolean_filter' => ['privates''annotated_x_cart_a_p_i_entity_storefront_mmy_level_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_boolean_filter''getAnnotatedXCartAPIEntityStorefrontMmyLevelXCartBundleAPIPlatformBridgeBundleFilterBooleanFilterService'true],
  4850.             'annotated_x_cart_a_p_i_entity_storefront_mmy_level_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_id_integer_filter' => ['privates''annotated_x_cart_a_p_i_entity_storefront_mmy_level_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_id_integer_filter''getAnnotatedXCartAPIEntityStorefrontMmyLevelXCartBundleAPIPlatformBridgeBundleFilterIdIntegerFilterService'true],
  4851.             'annotated_x_cart_a_p_i_entity_storefront_mmy_level_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_string_filter' => ['privates''annotated_x_cart_a_p_i_entity_storefront_mmy_level_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_string_filter''getAnnotatedXCartAPIEntityStorefrontMmyLevelXCartBundleAPIPlatformBridgeBundleFilterStringFilterService'true],
  4852.             'annotated_x_cart_a_p_i_entity_storefront_product_compact_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_boolean_filter' => ['privates''annotated_x_cart_a_p_i_entity_storefront_product_compact_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_boolean_filter''getAnnotatedXCartAPIEntityStorefrontProductCompactXCartBundleAPIPlatformBridgeBundleFilterBooleanFilterService'true],
  4853.             'annotated_x_cart_a_p_i_entity_storefront_product_compact_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_id_integer_enumeration_filter' => ['privates''annotated_x_cart_a_p_i_entity_storefront_product_compact_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_id_integer_enumeration_filter''getAnnotatedXCartAPIEntityStorefrontProductCompactXCartBundleAPIPlatformBridgeBundleFilterIdIntegerEnumerationFilterService'true],
  4854.             'annotated_x_cart_a_p_i_entity_storefront_product_compact_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_id_integer_filter' => ['privates''annotated_x_cart_a_p_i_entity_storefront_product_compact_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_id_integer_filter''getAnnotatedXCartAPIEntityStorefrontProductCompactXCartBundleAPIPlatformBridgeBundleFilterIdIntegerFilterService'true],
  4855.             'annotated_x_cart_a_p_i_entity_storefront_product_compact_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_string_filter' => ['privates''annotated_x_cart_a_p_i_entity_storefront_product_compact_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_string_filter''getAnnotatedXCartAPIEntityStorefrontProductCompactXCartBundleAPIPlatformBridgeBundleFilterStringFilterService'true],
  4856.             'annotated_x_cart_a_p_i_entity_storefront_product_compact_x_cart_bundle_a_p_i_platform_bridge_bundle_order_rule_order_rule' => ['privates''annotated_x_cart_a_p_i_entity_storefront_product_compact_x_cart_bundle_a_p_i_platform_bridge_bundle_order_rule_order_rule''getAnnotatedXCartAPIEntityStorefrontProductCompactXCartBundleAPIPlatformBridgeBundleOrderRuleOrderRuleService'true],
  4857.             'annotated_x_lite_model_category_x_lite_a_p_i_endpoint_category_filter_parent_filter' => ['privates''annotated_x_lite_model_category_x_lite_a_p_i_endpoint_category_filter_parent_filter''getAnnotatedXLiteModelCategoryXLiteAPIEndpointCategoryFilterParentFilterService'true],
  4858.             'annotated_x_lite_model_category_x_lite_a_p_i_filter_translation_aware_order_filter' => ['privates''annotated_x_lite_model_category_x_lite_a_p_i_filter_translation_aware_order_filter''getAnnotatedXLiteModelCategoryXLiteAPIFilterTranslationAwareOrderFilterService'true],
  4859.             'annotated_x_lite_model_membership_x_lite_a_p_i_filter_alphabetical_order_filter' => ['privates''annotated_x_lite_model_membership_x_lite_a_p_i_filter_alphabetical_order_filter''getAnnotatedXLiteModelMembershipXLiteAPIFilterAlphabeticalOrderFilterService'true],
  4860.             'annotated_x_lite_model_order_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_x_lite_model_order_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedXLiteModelOrderApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  4861.             'annotated_x_lite_model_order_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_x_lite_model_order_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedXLiteModelOrderApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  4862.             'annotated_x_lite_model_order_x_cart_framework_api_platform_core_bridge_doctrine_orm_filter_integer_date_filter' => ['privates''annotated_x_lite_model_order_x_cart_framework_api_platform_core_bridge_doctrine_orm_filter_integer_date_filter''getAnnotatedXLiteModelOrderXCartFrameworkApiPlatformCoreBridgeDoctrineOrmFilterIntegerDateFilterService'true],
  4863.             'annotated_x_lite_model_payment_transaction_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates''annotated_x_lite_model_payment_transaction_api_platform_core_bridge_doctrine_orm_filter_order_filter''getAnnotatedXLiteModelPaymentTransactionApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService'true],
  4864.             'annotated_x_lite_model_product_class_x_lite_a_p_i_filter_alphabetical_order_filter' => ['privates''annotated_x_lite_model_product_class_x_lite_a_p_i_filter_alphabetical_order_filter''getAnnotatedXLiteModelProductClassXLiteAPIFilterAlphabeticalOrderFilterService'true],
  4865.             'annotated_x_lite_model_product_x_cart_framework_api_platform_core_bridge_doctrine_orm_filter_integer_date_filter' => ['privates''annotated_x_lite_model_product_x_cart_framework_api_platform_core_bridge_doctrine_orm_filter_integer_date_filter''getAnnotatedXLiteModelProductXCartFrameworkApiPlatformCoreBridgeDoctrineOrmFilterIntegerDateFilterService'true],
  4866.             'annotated_x_lite_model_product_x_lite_a_p_i_filter_translation_aware_order_filter' => ['privates''annotated_x_lite_model_product_x_lite_a_p_i_filter_translation_aware_order_filter''getAnnotatedXLiteModelProductXLiteAPIFilterTranslationAwareOrderFilterService'true],
  4867.             'annotated_x_lite_model_profile_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_x_lite_model_profile_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedXLiteModelProfileApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  4868.             'annotated_x_lite_model_profile_x_cart_framework_api_platform_core_bridge_doctrine_orm_filter_integer_date_filter' => ['privates''annotated_x_lite_model_profile_x_cart_framework_api_platform_core_bridge_doctrine_orm_filter_integer_date_filter''getAnnotatedXLiteModelProfileXCartFrameworkApiPlatformCoreBridgeDoctrineOrmFilterIntegerDateFilterService'true],
  4869.             'annotated_x_lite_model_tax_class_x_lite_a_p_i_filter_alphabetical_order_filter' => ['privates''annotated_x_lite_model_tax_class_x_lite_a_p_i_filter_alphabetical_order_filter''getAnnotatedXLiteModelTaxClassXLiteAPIFilterAlphabeticalOrderFilterService'true],
  4870.             'xcart.api_platform_bridge_bundle.filter.date_time' => ['privates''xcart.api_platform_bridge_bundle.filter.date_time''getXcart_ApiPlatformBridgeBundle_Filter_DateTimeService'true],
  4871.             'xcart.api_platform_bridge_bundle.filter.integer' => ['privates''xcart.api_platform_bridge_bundle.filter.integer''getXcart_ApiPlatformBridgeBundle_Filter_IntegerService'true],
  4872.             'xcart.api_platform_bridge_bundle.filter.string' => ['privates''xcart.api_platform_bridge_bundle.filter.string''getXcart_ApiPlatformBridgeBundle_Filter_StringService'true],
  4873.         ], [
  4874.             'XCart\\Framework\\ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Filter\\IntegerDateFilter' => '?',
  4875.             'annotated_q_s_l_make_model_product_q_s_l_make_a_p_i_endpoint_product_filter_fitments_filter' => '?',
  4876.             'annotated_x_c_product_tags_model_tag_x_lite_a_p_i_filter_alphabetical_order_filter' => '?',
  4877.             'annotated_x_cart_a_p_i_entity_storefront_brand_compact_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_string_filter' => '?',
  4878.             'annotated_x_cart_a_p_i_entity_storefront_category_compact_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_id_integer_filter' => '?',
  4879.             'annotated_x_cart_a_p_i_entity_storefront_category_compact_x_cart_bundle_a_p_i_platform_bridge_bundle_order_rule_order_rule' => '?',
  4880.             'annotated_x_cart_a_p_i_entity_storefront_category_detailed_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_id_integer_filter' => '?',
  4881.             'annotated_x_cart_a_p_i_entity_storefront_category_detailed_x_cart_bundle_a_p_i_platform_bridge_bundle_order_rule_order_rule' => '?',
  4882.             'annotated_x_cart_a_p_i_entity_storefront_menu_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_id_integer_filter' => '?',
  4883.             'annotated_x_cart_a_p_i_entity_storefront_menu_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_string_filter' => '?',
  4884.             'annotated_x_cart_a_p_i_entity_storefront_mmy_level_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_boolean_filter' => '?',
  4885.             'annotated_x_cart_a_p_i_entity_storefront_mmy_level_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_id_integer_filter' => '?',
  4886.             'annotated_x_cart_a_p_i_entity_storefront_mmy_level_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_string_filter' => '?',
  4887.             'annotated_x_cart_a_p_i_entity_storefront_product_compact_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_boolean_filter' => '?',
  4888.             'annotated_x_cart_a_p_i_entity_storefront_product_compact_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_id_integer_enumeration_filter' => '?',
  4889.             'annotated_x_cart_a_p_i_entity_storefront_product_compact_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_id_integer_filter' => '?',
  4890.             'annotated_x_cart_a_p_i_entity_storefront_product_compact_x_cart_bundle_a_p_i_platform_bridge_bundle_filter_string_filter' => '?',
  4891.             'annotated_x_cart_a_p_i_entity_storefront_product_compact_x_cart_bundle_a_p_i_platform_bridge_bundle_order_rule_order_rule' => '?',
  4892.             'annotated_x_lite_model_category_x_lite_a_p_i_endpoint_category_filter_parent_filter' => '?',
  4893.             'annotated_x_lite_model_category_x_lite_a_p_i_filter_translation_aware_order_filter' => '?',
  4894.             'annotated_x_lite_model_membership_x_lite_a_p_i_filter_alphabetical_order_filter' => '?',
  4895.             'annotated_x_lite_model_order_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  4896.             'annotated_x_lite_model_order_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  4897.             'annotated_x_lite_model_order_x_cart_framework_api_platform_core_bridge_doctrine_orm_filter_integer_date_filter' => '?',
  4898.             'annotated_x_lite_model_payment_transaction_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  4899.             'annotated_x_lite_model_product_class_x_lite_a_p_i_filter_alphabetical_order_filter' => '?',
  4900.             'annotated_x_lite_model_product_x_cart_framework_api_platform_core_bridge_doctrine_orm_filter_integer_date_filter' => '?',
  4901.             'annotated_x_lite_model_product_x_lite_a_p_i_filter_translation_aware_order_filter' => '?',
  4902.             'annotated_x_lite_model_profile_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  4903.             'annotated_x_lite_model_profile_x_cart_framework_api_platform_core_bridge_doctrine_orm_filter_integer_date_filter' => '?',
  4904.             'annotated_x_lite_model_tax_class_x_lite_a_p_i_filter_alphabetical_order_filter' => '?',
  4905.             'xcart.api_platform_bridge_bundle.filter.date_time' => '?',
  4906.             'xcart.api_platform_bridge_bundle.filter.integer' => '?',
  4907.             'xcart.api_platform_bridge_bundle.filter.string' => '?',
  4908.         ]);
  4909.     }
  4910.     /**
  4911.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  4912.      *
  4913.      * @return \ApiPlatform\HttpCache\EventListener\AddHeadersListener
  4914.      */
  4915.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  4916.     {
  4917.         return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\HttpCache\EventListener\AddHeadersListener(trueNULLNULL$this->parameters['api_platform.http_cache.vary'], NULL, ($this->privates['api_platform.metadata.resource.metadata_factory.decorator.tags'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_Decorator_TagsService()));
  4918.     }
  4919.     /**
  4920.      * Gets the private 'api_platform.hydra.json_schema.schema_factory' shared service.
  4921.      *
  4922.      * @return \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory
  4923.      */
  4924.     protected function getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()
  4925.     {
  4926.         $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  4927.         if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  4928.             return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  4929.         }
  4930.         return $this->privates['api_platform.hydra.json_schema.schema_factory'] = new \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory(new \ApiPlatform\Core\JsonSchema\SchemaFactory($a, ($this->privates['api_platform.metadata.resource.metadata_factory.decorator.tags'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_Decorator_TagsService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.decorator.options'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Decorator_OptionsService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())));
  4931.     }
  4932.     /**
  4933.      * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  4934.      *
  4935.      * @return \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener
  4936.      */
  4937.     protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  4938.     {
  4939.         return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  4940.     }
  4941.     /**
  4942.      * Gets the private 'api_platform.identifier.converter' shared service.
  4943.      *
  4944.      * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  4945.      */
  4946.     protected function getApiPlatform_Identifier_ConverterService()
  4947.     {
  4948.         return $this->privates['api_platform.identifier.converter'] = new \ApiPlatform\Core\Identifier\IdentifierConverter(($this->privates['api_platform.identifiers_extractor.cached.decorator.complex'] ?? $this->getApiPlatform_IdentifiersExtractor_Cached_Decorator_ComplexService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), new RewindableGenerator(function () {
  4949.             yield => ($this->privates['api_platform.identifier.symfony_ulid_normalizer'] ?? $this->load('getApiPlatform_Identifier_SymfonyUlidNormalizerService'));
  4950.             yield => ($this->privates['api_platform.identifier.symfony_uuid_normalizer'] ?? $this->load('getApiPlatform_Identifier_SymfonyUuidNormalizerService'));
  4951.             yield => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  4952.             yield => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  4953.             yield => ($this->privates['api_platform.identifier.uuid_normalizer'] ?? $this->load('getApiPlatform_Identifier_UuidNormalizerService'));
  4954.         }, 5));
  4955.     }
  4956.     /**
  4957.      * Gets the private 'api_platform.identifiers_extractor.cached.decorator.complex' shared autowired service.
  4958.      *
  4959.      * @return \XCart\Framework\ApiPlatform\Core\Api\ComplexIdentifiersExtractorDecorator
  4960.      */
  4961.     protected function getApiPlatform_IdentifiersExtractor_Cached_Decorator_ComplexService()
  4962.     {
  4963.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  4964.         $b = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  4965.         return $this->privates['api_platform.identifiers_extractor.cached.decorator.complex'] = new \XCart\Framework\ApiPlatform\Core\Api\ComplexIdentifiersExtractorDecorator(new \ApiPlatform\Core\Api\CachedIdentifiersExtractor(($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), new \ApiPlatform\Core\Api\IdentifiersExtractor(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $a$btrue), $a$b), new RewindableGenerator(function () {
  4966.             yield => ($this->privates['XLite\\API\\Endpoint\\CategoryBanner\\SubIdentifierExtractor\\SubIdentifierExtractor'] ?? ($this->privates['XLite\\API\\Endpoint\\CategoryBanner\\SubIdentifierExtractor\\SubIdentifierExtractor'] = new \XLite\API\Endpoint\CategoryBanner\SubIdentifierExtractor\SubIdentifierExtractor()));
  4967.             yield => ($this->privates['XLite\\API\\Endpoint\\CategoryIcon\\SubIdentifierExtractor\\SubIdentifierExtractor'] ?? ($this->privates['XLite\\API\\Endpoint\\CategoryIcon\\SubIdentifierExtractor\\SubIdentifierExtractor'] = new \XLite\API\Endpoint\CategoryIcon\SubIdentifierExtractor\SubIdentifierExtractor()));
  4968.             yield => ($this->privates['xcart.api.order.sub_identifier_extractor'] ?? ($this->privates['xcart.api.order.sub_identifier_extractor'] = new \XLite\API\Endpoint\Order\SubIdentifierExtractor\SubIdentifierExtractor()));
  4969.             yield => ($this->privates['XLite\\API\\Endpoint\\ProductImage\\SubIdentifierExtractor\\SubIdentifierExtractor'] ?? ($this->privates['XLite\\API\\Endpoint\\ProductImage\\SubIdentifierExtractor\\SubIdentifierExtractor'] = new \XLite\API\Endpoint\ProductImage\SubIdentifierExtractor\SubIdentifierExtractor()));
  4970.             yield => ($this->privates['CDev\\FeaturedProducts\\API\\Endpoint\\FeaturedProduct\\SubIdentifierExtractor\\SubIdentifierExtractor'] ?? ($this->privates['CDev\\FeaturedProducts\\API\\Endpoint\\FeaturedProduct\\SubIdentifierExtractor\\SubIdentifierExtractor'] = new \CDev\FeaturedProducts\API\Endpoint\FeaturedProduct\SubIdentifierExtractor\SubIdentifierExtractor()));
  4971.         }, 5));
  4972.     }
  4973.     /**
  4974.      * Gets the private 'api_platform.iri_converter.legacy' shared service.
  4975.      *
  4976.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter
  4977.      */
  4978.     protected function getApiPlatform_IriConverter_LegacyService()
  4979.     {
  4980.         $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  4981.         return $this->privates['api_platform.iri_converter.legacy'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), new \ApiPlatform\Core\Bridge\Symfony\Routing\CachedRouteNameResolver(($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()), new \ApiPlatform\Core\Bridge\Symfony\Routing\RouteNameResolver($a)), $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['api_platform.identifiers_extractor.cached.decorator.complex'] ?? $this->getApiPlatform_IdentifiersExtractor_Cached_Decorator_ComplexService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), ($this->privates['api_platform.metadata.resource.metadata_factory.decorator.tags'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_Decorator_TagsService()));
  4982.     }
  4983.     /**
  4984.      * Gets the private 'api_platform.iri_converter.mmy.level.decorator' shared autowired service.
  4985.      *
  4986.      * @return \QSL\Make\API\Endpoint\Storefront\MmyLevel\GetCollection\IriConverter\IriConverterDecorator
  4987.      */
  4988.     protected function getApiPlatform_IriConverter_Mmy_Level_DecoratorService()
  4989.     {
  4990.         return $this->privates['api_platform.iri_converter.mmy.level.decorator'] = new \QSL\Make\API\Endpoint\Storefront\MmyLevel\GetCollection\IriConverter\IriConverterDecorator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), new \XCart\Framework\ApiPlatform\Core\Bridge\Symfony\Routing\ComplexIriConverterDecorator(($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService())));
  4991.     }
  4992.     /**
  4993.      * Gets the private 'api_platform.json_schema.type_factory' shared service.
  4994.      *
  4995.      * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  4996.      */
  4997.     protected function getApiPlatform_JsonSchema_TypeFactoryService()
  4998.     {
  4999.         $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  5000.         $instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
  5001.         return $instance;
  5002.     }
  5003.     /**
  5004.      * Gets the private 'api_platform.jsonapi.listener.request.transform_fieldsets_parameters' shared service.
  5005.      *
  5006.      * @return \ApiPlatform\Symfony\EventListener\JsonApi\TransformFieldsetsParametersListener
  5007.      */
  5008.     protected function getApiPlatform_Jsonapi_Listener_Request_TransformFieldsetsParametersService()
  5009.     {
  5010.         return $this->privates['api_platform.jsonapi.listener.request.transform_fieldsets_parameters'] = new \ApiPlatform\Symfony\EventListener\JsonApi\TransformFieldsetsParametersListener(($this->privates['api_platform.metadata.resource.metadata_factory.decorator.tags'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_Decorator_TagsService()));
  5011.     }
  5012.     /**
  5013.      * Gets the private 'api_platform.jsonld.context_builder' shared service.
  5014.      *
  5015.      * @return \ApiPlatform\JsonLd\ContextBuilder
  5016.      */
  5017.     protected function getApiPlatform_Jsonld_ContextBuilderService()
  5018.     {
  5019.         $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  5020.         return $this->privates['api_platform.jsonld.context_builder'] = new \ApiPlatform\JsonLd\ContextBuilder(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.decorator.tags'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_Decorator_TagsService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.decorator.options'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Decorator_OptionsService()), $aNULL, new \ApiPlatform\Symfony\Routing\SkolemIriConverter($a));
  5021.     }
  5022.     /**
  5023.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  5024.      *
  5025.      * @return \ApiPlatform\Symfony\EventListener\AddFormatListener
  5026.      */
  5027.     protected function getApiPlatform_Listener_Request_AddFormatService()
  5028.     {
  5029.         return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($this->privates['api_platform.metadata.resource.metadata_factory.decorator.tags'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_Decorator_TagsService()), $this->parameters['api_platform.formats']);
  5030.     }
  5031.     /**
  5032.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  5033.      *
  5034.      * @return \ApiPlatform\Symfony\EventListener\DeserializeListener
  5035.      */
  5036.     protected function getApiPlatform_Listener_Request_DeserializeService()
  5037.     {
  5038.         return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.decorator.tags'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_Decorator_TagsService()));
  5039.     }
  5040.     /**
  5041.      * Gets the private 'api_platform.listener.request.read.legacy' shared service.
  5042.      *
  5043.      * @return \ApiPlatform\Core\EventListener\ReadListener
  5044.      */
  5045.     protected function getApiPlatform_Listener_Request_Read_LegacyService()
  5046.     {
  5047.         return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.decorator.tags'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_Decorator_TagsService()));
  5048.     }
  5049.     /**
  5050.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  5051.      *
  5052.      * @return \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener
  5053.      */
  5054.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  5055.     {
  5056.         return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener(($this->privates['api_platform.metadata.resource.metadata_factory.decorator.tags'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_Decorator_TagsService()), new \ApiPlatform\Core\Filter\QueryParameterValidator(($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService())), true);
  5057.     }
  5058.     /**
  5059.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached.legacy' shared service.
  5060.      *
  5061.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  5062.      */
  5063.     protected function getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()
  5064.     {
  5065.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  5066.         return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationPropertyMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationSubresourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\DefaultPropertyMetadataFactory(new \ApiPlatform\Core\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.metadata_factory.decorator.tags'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_Decorator_TagsService()), ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Core\Bridge\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyMetadataFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())))))), new RewindableGenerator(function () {
  5067.             yield => ($this->privates['api_platform.metadata.property_schema.choice_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.choice_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction()));
  5068.             yield => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService'));
  5069.             yield => ($this->privates['api_platform.metadata.property_schema.count_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.count_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction()));
  5070.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction()));
  5071.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction()));
  5072.             yield => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.length_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction()));
  5073.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction()));
  5074.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction()));
  5075.             yield => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService'));
  5076.             yield => ($this->privates['api_platform.metadata.property_schema.range_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.range_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction()));
  5077.             yield 10 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.regex_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction()));
  5078.             yield 11 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.format_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat()));
  5079.             yield 12 => ($this->privates['api_platform.metadata.property_schema.unique_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.unique_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction()));
  5080.         }, 13)));
  5081.     }
  5082.     /**
  5083.      * Gets the private 'api_platform.metadata.property.metadata_factory.decorator.options' shared autowired service.
  5084.      *
  5085.      * @return \XCart\Framework\ApiPlatform\Core\Bridge\Doctrine\MongoDbOdm\Metadata\Property\PropertyMetadataFactoryDecorator
  5086.      */
  5087.     protected function getApiPlatform_Metadata_Property_MetadataFactory_Decorator_OptionsService()
  5088.     {
  5089.         return $this->privates['api_platform.metadata.property.metadata_factory.decorator.options'] = new \XCart\Framework\ApiPlatform\Core\Bridge\Doctrine\MongoDbOdm\Metadata\Property\PropertyMetadataFactoryDecorator(($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()));
  5090.     }
  5091.     /**
  5092.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  5093.      *
  5094.      * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  5095.      */
  5096.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  5097.     {
  5098.         return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this))), new \XCart\Framework\ApiPlatform\Core\Metadata\Property\Factory\PropertyNameCollectionFactoryDecorator(new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyNameCollectionFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService())))));
  5099.     }
  5100.     /**
  5101.      * Gets the private 'api_platform.metadata.resource.metadata_factory.decorator.tags' shared autowired service.
  5102.      *
  5103.      * @return \XCart\Framework\ApiPlatform\Core\Metadata\Resource\Factory\TagsDecorator
  5104.      */
  5105.     protected function getApiPlatform_Metadata_Resource_MetadataFactory_Decorator_TagsService()
  5106.     {
  5107.         return $this->privates['api_platform.metadata.resource.metadata_factory.decorator.tags'] = new \XCart\Framework\ApiPlatform\Core\Metadata\Resource\Factory\TagsDecorator(new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory(($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()), new \ApiPlatform\Core\Metadata\Resource\Factory\FormatsResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\OperationResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceFilterMetadataFactory(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), new \ApiPlatform\Core\Metadata\Resource\Factory\ShortNameResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\PhpDocResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\InputOutputResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceMetadataFactory(($this->services['xcart.api_resources.reader'] ?? $this->getXcart_ApiResources_ReaderService()), new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))), $this->parameters['api_platform.defaults']), $this->parameters['api_platform.defaults']))))), $this->parameters['api_platform.patch_formats']), $this->parameters['api_platform.formats'], $this->parameters['api_platform.patch_formats'])));
  5108.     }
  5109.     /**
  5110.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  5111.      *
  5112.      * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  5113.      */
  5114.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  5115.     {
  5116.         return $this->privates['api_platform.metadata.resource.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceNameCollectionFactory(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $this->getParameter('api_platform.resource_class_directories'), new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))));
  5117.     }
  5118.     /**
  5119.      * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  5120.      *
  5121.      * @return \ApiPlatform\PathResolver\CustomOperationPathResolver
  5122.      */
  5123.     protected function getApiPlatform_OperationPathResolver_CustomService()
  5124.     {
  5125.         return $this->privates['api_platform.operation_path_resolver.custom'] = new \ApiPlatform\PathResolver\CustomOperationPathResolver(new \ApiPlatform\PathResolver\OperationPathResolver(($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator()))));
  5126.     }
  5127.     /**
  5128.      * Gets the private 'api_platform.operation_path_resolver.router' shared service.
  5129.      *
  5130.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver
  5131.      */
  5132.     protected function getApiPlatform_OperationPathResolver_RouterService()
  5133.     {
  5134.         return $this->privates['api_platform.operation_path_resolver.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()), ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()));
  5135.     }
  5136.     /**
  5137.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  5138.      *
  5139.      * @return \ApiPlatform\Api\ResourceClassResolver
  5140.      */
  5141.     protected function getApiPlatform_ResourceClassResolverService()
  5142.     {
  5143.         return $this->privates['api_platform.resource_class_resolver'] = new \ApiPlatform\Api\ResourceClassResolver(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  5144.     }
  5145.     /**
  5146.      * Gets the private 'api_platform.router' shared service.
  5147.      *
  5148.      * @return \ApiPlatform\Symfony\Routing\Router
  5149.      */
  5150.     protected function getApiPlatform_RouterService()
  5151.     {
  5152.         return $this->privates['api_platform.router'] = new \ApiPlatform\Symfony\Routing\Router(($this->services['router'] ?? $this->getRouterService()), 1);
  5153.     }
  5154.     /**
  5155.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  5156.      *
  5157.      * @return \ApiPlatform\Symfony\EventListener\DenyAccessListener
  5158.      */
  5159.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  5160.     {
  5161.         return $this->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Symfony\EventListener\DenyAccessListener(($this->privates['api_platform.metadata.resource.metadata_factory.decorator.tags'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_Decorator_TagsService()), ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService()));
  5162.     }
  5163.     /**
  5164.      * Gets the private 'api_platform.security.resource_access_checker' shared service.
  5165.      *
  5166.      * @return \ApiPlatform\Symfony\Security\ResourceAccessChecker
  5167.      */
  5168.     protected function getApiPlatform_Security_ResourceAccessCheckerService()
  5169.     {
  5170.         return $this->privates['api_platform.security.resource_access_checker'] = new \ApiPlatform\Symfony\Security\ResourceAccessChecker(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), false);
  5171.     }
  5172.     /**
  5173.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  5174.      *
  5175.      * @return \ApiPlatform\Serializer\SerializerFilterContextBuilder
  5176.      */
  5177.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  5178.     {
  5179.         $a = ($this->privates['api_platform.metadata.resource.metadata_factory.decorator.tags'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_Decorator_TagsService());
  5180.         return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), new \ApiPlatform\Serializer\SerializerContextBuilder($a));
  5181.     }
  5182.     /**
  5183.      * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  5184.      *
  5185.      * @return \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory
  5186.      */
  5187.     protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  5188.     {
  5189.         return $this->privates['api_platform.serializer.mapping.class_metadata_factory'] = new \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))])));
  5190.     }
  5191.     /**
  5192.      * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  5193.      *
  5194.      * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  5195.      */
  5196.     protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  5197.     {
  5198.         return $this->privates['api_platform.subresource_operation_factory.cached'] = new \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory(($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), new \ApiPlatform\Core\Operation\Factory\SubresourceOperationFactory(($this->privates['api_platform.metadata.resource.metadata_factory.decorator.tags'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_Decorator_TagsService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator())), ($this->privates['api_platform.identifiers_extractor.cached.decorator.complex'] ?? $this->getApiPlatform_IdentifiersExtractor_Cached_Decorator_ComplexService())));
  5199.     }
  5200.     /**
  5201.      * Gets the private 'assets.packages' shared service.
  5202.      *
  5203.      * @return \Symfony\Component\Asset\Packages
  5204.      */
  5205.     protected function getAssets_PackagesService()
  5206.     {
  5207.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  5208.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  5209.             return new \EmptyIterator();
  5210.         }, 0));
  5211.     }
  5212.     /**
  5213.      * Gets the private 'cache.annotations' shared service.
  5214.      *
  5215.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5216.      */
  5217.     protected function getCache_AnnotationsService()
  5218.     {
  5219.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('GDDlv5LPnB'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5220.     }
  5221.     /**
  5222.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  5223.      *
  5224.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5225.      */
  5226.     protected function getCache_Messenger_RestartWorkersSignalService()
  5227.     {
  5228.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('VAIUzR4Rui'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  5229.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  5230.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  5231.     }
  5232.     /**
  5233.      * Gets the private 'cache.property_info' shared service.
  5234.      *
  5235.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5236.      */
  5237.     protected function getCache_PropertyInfoService()
  5238.     {
  5239.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('RtJaCMOfEy'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5240.     }
  5241.     /**
  5242.      * Gets the private 'cache.security_expression_language' shared service.
  5243.      *
  5244.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5245.      */
  5246.     protected function getCache_SecurityExpressionLanguageService()
  5247.     {
  5248.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Ec2Ibhbqtg'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5249.     }
  5250.     /**
  5251.      * Gets the private 'cache.serializer' shared service.
  5252.      *
  5253.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5254.      */
  5255.     protected function getCache_SerializerService()
  5256.     {
  5257.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('U2ZuYxq5Bn'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5258.     }
  5259.     /**
  5260.      * Gets the private 'cache.validator' shared service.
  5261.      *
  5262.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5263.      */
  5264.     protected function getCache_ValidatorService()
  5265.     {
  5266.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('2UgZD9aOaW'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5267.     }
  5268.     /**
  5269.      * Gets the private 'config_cache_factory' shared service.
  5270.      *
  5271.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  5272.      */
  5273.     protected function getConfigCacheFactoryService()
  5274.     {
  5275.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  5276.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
  5277.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  5278.         }, 2));
  5279.     }
  5280.     /**
  5281.      * Gets the private 'data_collector.form' shared service.
  5282.      *
  5283.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  5284.      */
  5285.     protected function getDataCollector_FormService()
  5286.     {
  5287.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  5288.     }
  5289.     /**
  5290.      * Gets the private 'data_collector.request' shared service.
  5291.      *
  5292.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  5293.      */
  5294.     protected function getDataCollector_RequestService()
  5295.     {
  5296.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5297.     }
  5298.     /**
  5299.      * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  5300.      *
  5301.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  5302.      */
  5303.     protected function getDebug_ApiPlatform_CollectionDataProviderService()
  5304.     {
  5305.         return $this->privates['debug.api_platform.collection_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider(new \ApiPlatform\Core\DataProvider\ChainCollectionDataProvider(new RewindableGenerator(function () {
  5306.             yield => ($this->privates['XLite\\API\\Endpoint\\Category\\DataProvider'] ?? $this->load('getDataProvider2Service'));
  5307.             yield => ($this->privates['xcart.api.storefront.config.data_provider.item.get_list'] ?? $this->load('getXcart_Api_Storefront_Config_DataProvider_Item_GetListService'));
  5308.             yield => ($this->services['XC\\Reviews\\API\\Endpoint\\ProductReview\\DataProvider\\CollectionDataProvider'] ?? $this->load('getCollectionDataProvider3Service'));
  5309.             yield => ($this->services['CDev\\FileAttachments\\API\\Endpoint\\ProductAttachment\\DataProvider\\CollectionDataProvider'] ?? $this->load('getCollectionDataProviderService'));
  5310.             yield => ($this->privates['CDev\\FeaturedProducts\\API\\Endpoint\\FeaturedProduct\\DataProvider\\FeaturedDataProvider'] ?? $this->load('getFeaturedDataProviderService'));
  5311.             yield => ($this->privates['xcart.api.storefront.product.compact.data_provider.collection.get_featured_products'] ?? $this->load('getXcart_Api_Storefront_Product_Compact_DataProvider_Collection_GetFeaturedProductsService'));
  5312.             yield => ($this->services['XC\\Upselling\\API\\Endpoint\\ProductUpsellingProduct\\DataProvider\\CollectionDataProvider'] ?? $this->load('getCollectionDataProvider4Service'));
  5313.             yield => ($this->services['xcart.api.storefront.product.compact.data_provider.collection.get_related_products'] ?? $this->load('getXcart_Api_Storefront_Product_Compact_DataProvider_Collection_GetRelatedProductsService'));
  5314.             yield => ($this->privates['XC\\CustomProductTabs\\API\\Endpoint\\CustomProductTab\\DataProvider'] ?? $this->load('getDataProviderService'));
  5315.             yield => ($this->services['CDev\\Wholesale\\API\\Endpoint\\ProductWholesalePrice\\DataProvider\\CollectionDataProvider'] ?? $this->load('getCollectionDataProvider2Service'));
  5316.             yield 10 => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService'));
  5317.             yield 11 => ($this->privates['xcart.api.storefront.cart.address.data_provider.collection'] ?? $this->load('getXcart_Api_Storefront_Cart_Address_DataProvider_CollectionService'));
  5318.             yield 12 => ($this->privates['xcart.api.storefront.address.data_provider.collection'] ?? $this->load('getXcart_Api_Storefront_Address_DataProvider_CollectionService'));
  5319.             yield 13 => ($this->privates['xcart.api.storefront.addressfield.data_provider.collection'] ?? $this->load('getXcart_Api_Storefront_Addressfield_DataProvider_CollectionService'));
  5320.             yield 14 => ($this->privates['xcart.api.storefront.cart.item.data_provider.collection'] ?? $this->load('getXcart_Api_Storefront_Cart_Item_DataProvider_CollectionService'));
  5321.             yield 15 => ($this->privates['xcart.api.storefront.cart.paymentmethod.data_provider.collection'] ?? $this->load('getXcart_Api_Storefront_Cart_Paymentmethod_DataProvider_CollectionService'));
  5322.             yield 16 => ($this->privates['xcart.api.storefront.category.compact.data_provider.collection'] ?? $this->load('getXcart_Api_Storefront_Category_Compact_DataProvider_CollectionService'));
  5323.             yield 17 => ($this->privates['xcart.api.storefront.category.detailed.data_provider.collection'] ?? $this->load('getXcart_Api_Storefront_Category_Detailed_DataProvider_CollectionService'));
  5324.             yield 18 => ($this->privates['xcart.api.storefront.config.data_provider.collection'] ?? $this->load('getXcart_Api_Storefront_Config_DataProvider_CollectionService'));
  5325.             yield 19 => ($this->privates['xcart.api.storefront.country.data_provider.collection'] ?? $this->load('getXcart_Api_Storefront_Country_DataProvider_CollectionService'));
  5326.             yield 20 => ($this->privates['xcart.api.storefront.product.compact.data_provider.collection'] ?? $this->load('getXcart_Api_Storefront_Product_Compact_DataProvider_CollectionService'));
  5327.             yield 21 => ($this->privates['xcart.api.storefront.brand.compact.data_provider.collection'] ?? $this->load('getXcart_Api_Storefront_Brand_Compact_DataProvider_CollectionService'));
  5328.             yield 22 => ($this->privates['xcart.api.storefront.mmylevel.data_provider.collection'] ?? $this->load('getXcart_Api_Storefront_Mmylevel_DataProvider_CollectionService'));
  5329.             yield 23 => ($this->privates['xcart.api.storefront.currency.data_provider.collection'] ?? $this->load('getXcart_Api_Storefront_Currency_DataProvider_CollectionService'));
  5330.             yield 24 => ($this->privates['xcart.api.storefront.menu.data_provider.collection'] ?? $this->load('getXcart_Api_Storefront_Menu_DataProvider_CollectionService'));
  5331.             yield 25 => ($this->privates['xcart.api.storefront.staticpage.data_provider.collection'] ?? $this->load('getXcart_Api_Storefront_Staticpage_DataProvider_CollectionService'));
  5332.         }, 26)));
  5333.     }
  5334.     /**
  5335.      * Gets the private 'debug.api_platform.data_persister' shared service.
  5336.      *
  5337.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  5338.      */
  5339.     protected function getDebug_ApiPlatform_DataPersisterService()
  5340.     {
  5341.         return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  5342.             yield => ($this->privates['XLite\\API\\Endpoint\\AttributeValue\\Checkbox\\DataPersister\\DataPersister'] ?? $this->load('getDataPersister3Service'));
  5343.             yield => ($this->privates['XLite\\API\\Endpoint\\OrderPaymentStatus\\DataPersister\\DataPersister'] ?? $this->load('getDataPersister4Service'));
  5344.             yield => ($this->privates['XLite\\API\\Endpoint\\OrderShippingStatus\\DataPersister\\DataPersister'] ?? $this->load('getDataPersister5Service'));
  5345.             yield => ($this->services['XLite\\API\\Endpoint\\Profile\\DataPersister\\DataPersister'] ?? $this->load('getDataPersisterService'));
  5346.             yield => ($this->privates['xcart.api.storefront.reset_password_action.data_persister'] ?? $this->load('getXcart_Api_Storefront_ResetPasswordAction_DataPersisterService'));
  5347.             yield => ($this->privates['xcart.api.storefront.payment.action.data_persister'] ?? $this->load('getXcart_Api_Storefront_Payment_Action_DataPersisterService'));
  5348.             yield => ($this->privates['XC\\CustomProductTabs\\API\\Endpoint\\CustomProductTab\\DataPersister'] ?? $this->load('getDataPersister2Service'));
  5349.             yield => ($this->privates['xcart.api.storefront.cart.address.data_persister'] ?? $this->load('getXcart_Api_Storefront_Cart_Address_DataPersisterService'));
  5350.             yield => ($this->privates['xcart.api.storefront.address.data_persister'] ?? $this->load('getXcart_Api_Storefront_Address_DataPersisterService'));
  5351.             yield => ($this->privates['xcart.api.storefront.cart.data_persister'] ?? $this->load('getXcart_Api_Storefront_Cart_DataPersisterService'));
  5352.             yield 10 => ($this->privates['xcart.api.storefront.cart.item.data_persister'] ?? $this->load('getXcart_Api_Storefront_Cart_Item_DataPersisterService'));
  5353.             yield 11 => ($this->privates['xcart.api.storefront.cart.calculatedshippingrates.data_persister'] ?? $this->load('getXcart_Api_Storefront_Cart_Calculatedshippingrates_DataPersisterService'));
  5354.             yield 12 => ($this->privates['xcart.api.storefront.cart.mergerequest.data_persister'] ?? $this->load('getXcart_Api_Storefront_Cart_Mergerequest_DataPersisterService'));
  5355.             yield 13 => ($this->privates['xcart.api.storefront.cart.shippingmethodselection.data_persister'] ?? $this->load('getXcart_Api_Storefront_Cart_Shippingmethodselection_DataPersisterService'));
  5356.             yield 14 => ($this->privates['xcart.api.storefront.cart.paymentmethodselection.data_persister'] ?? $this->load('getXcart_Api_Storefront_Cart_Paymentmethodselection_DataPersisterService'));
  5357.             yield 15 => ($this->privates['xcart.api.storefront.cart.emailchanging.data_persister'] ?? $this->load('getXcart_Api_Storefront_Cart_Emailchanging_DataPersisterService'));
  5358.             yield 16 => ($this->privates['xcart.api.storefront.order.data_persister'] ?? $this->load('getXcart_Api_Storefront_Order_DataPersisterService'));
  5359.             yield 17 => ($this->privates['xcart.api.storefront.user.data_persister'] ?? $this->load('getXcart_Api_Storefront_User_DataPersisterService'));
  5360.             yield 18 => ($this->privates['xcart.api.storefront.cart.coupon.data_persister'] ?? $this->load('getXcart_Api_Storefront_Cart_Coupon_DataPersisterService'));
  5361.             yield 19 => ($this->privates['xcart.api.storefront.wishlist.clearrequest.data_persister'] ?? $this->load('getXcart_Api_Storefront_Wishlist_Clearrequest_DataPersisterService'));
  5362.             yield 20 => ($this->privates['xcart.api.storefront.wishlist.mergerequest.data_persister'] ?? $this->load('getXcart_Api_Storefront_Wishlist_Mergerequest_DataPersisterService'));
  5363.             yield 21 => ($this->privates['xcart.api.storefront.wishlistlink.data_persister'] ?? $this->load('getXcart_Api_Storefront_Wishlistlink_DataPersisterService'));
  5364.             yield 22 => ($this->privates['xcart.api.storefront.mmygarage.mergerequest.data_persister'] ?? $this->load('getXcart_Api_Storefront_Mmygarage_Mergerequest_DataPersisterService'));
  5365.             yield 23 => ($this->privates['xcart.api.storefront.mmygarage.clearrequest.data_persister'] ?? $this->load('getXcart_Api_Storefront_Mmygarage_Clearrequest_DataPersisterService'));
  5366.             yield 24 => ($this->privates['xcart.api.storefront.mmyvehicle.data_persister'] ?? $this->load('getXcart_Api_Storefront_Mmyvehicle_DataPersisterService'));
  5367.             yield 25 => ($this->privates['api_platform.messenger.data_persister'] ?? $this->load('getApiPlatform_Messenger_DataPersisterService'));
  5368.             yield 26 => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->load('getApiPlatform_Doctrine_Orm_DataPersisterService'));
  5369.         }, 27)));
  5370.     }
  5371.     /**
  5372.      * Gets the private 'debug.api_platform.item_data_provider' shared service.
  5373.      *
  5374.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
  5375.      */
  5376.     protected function getDebug_ApiPlatform_ItemDataProviderService()
  5377.     {
  5378.         return $this->privates['debug.api_platform.item_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider(new \ApiPlatform\Core\DataProvider\ChainItemDataProvider(new RewindableGenerator(function () {
  5379.             yield => ($this->privates['XLite\\API\\Endpoint\\AttributeProperty\\DataProvider\\ItemDataProvider'] ?? $this->load('getItemDataProvider6Service'));
  5380.             yield => ($this->privates['XLite\\API\\Endpoint\\AttributeValue\\Checkbox\\DataProvider\\ItemDataProvider'] ?? $this->load('getItemDataProvider7Service'));
  5381.             yield => ($this->privates['XLite\\API\\Endpoint\\AttributeValue\\Hidden\\DataProvider\\ItemDataProvider'] ?? $this->load('getItemDataProvider8Service'));
  5382.             yield => ($this->privates['XLite\\API\\Endpoint\\AttributeValue\\Text\\DataProvider\\ItemDataProvider'] ?? $this->load('getItemDataProvider9Service'));
  5383.             yield => ($this->privates['XLite\\API\\Endpoint\\Cart\\DataProvider\\ItemDataProvider'] ?? $this->load('getItemDataProvider10Service'));
  5384.             yield => ($this->privates['XLite\\API\\Endpoint\\Order\\DataProvider\\ItemDataProvider'] ?? $this->load('getItemDataProvider13Service'));
  5385.             yield => ($this->privates['XLite\\API\\Endpoint\\OrderPaymentStatus\\DataProvider\\ItemDataProvider'] ?? $this->load('getItemDataProvider11Service'));
  5386.             yield => ($this->privates['XLite\\API\\Endpoint\\OrderShippingStatus\\DataProvider\\ItemDataProvider'] ?? $this->load('getItemDataProvider12Service'));
  5387.             yield => ($this->services['XLite\\API\\Endpoint\\ProfileAddress\\DataProvider\\ItemDataProvider'] ?? $this->load('getItemDataProvider5Service'));
  5388.             yield => ($this->privates['xcart.api.storefront.cart.address.data_provider.item.get_one'] ?? $this->load('getXcart_Api_Storefront_Cart_Address_DataProvider_Item_GetOneService'));
  5389.             yield 10 => ($this->privates['xcart.api.storefront.address.data_provider.item.get_one.self'] ?? $this->load('getXcart_Api_Storefront_Address_DataProvider_Item_GetOne_SelfService'));
  5390.             yield 11 => ($this->privates['xcart.api.storefront.address_field.data_provider.item.get_one'] ?? $this->load('getXcart_Api_Storefront_AddressField_DataProvider_Item_GetOneService'));
  5391.             yield 12 => ($this->privates['xcart.api.storefront.principal.data_provider.item.whoami'] ?? $this->load('getXcart_Api_Storefront_Principal_DataProvider_Item_WhoamiService'));
  5392.             yield 13 => ($this->privates['xcart.api.storefront.category.compact.data_provider.item.get_one_by_id'] ?? $this->load('getXcart_Api_Storefront_Category_Compact_DataProvider_Item_GetOneByIdService'));
  5393.             yield 14 => ($this->privates['xcart.api.storefront.category.detailed.data_provider.item.get_one_by_id'] ?? $this->load('getXcart_Api_Storefront_Category_Detailed_DataProvider_Item_GetOneByIdService'));
  5394.             yield 15 => ($this->privates['xcart.api.storefront.category.compact.data_provider.item.get_by_clean_url'] ?? $this->load('getXcart_Api_Storefront_Category_Compact_DataProvider_Item_GetByCleanUrlService'));
  5395.             yield 16 => ($this->privates['xcart.api.storefront.category.detailed.data_provider.item.get_by_clean_url'] ?? $this->load('getXcart_Api_Storefront_Category_Detailed_DataProvider_Item_GetByCleanUrlService'));
  5396.             yield 17 => ($this->privates['xcart.api.storefront.product.compact.data_provider.item.get_one_by_id'] ?? $this->load('getXcart_Api_Storefront_Product_Compact_DataProvider_Item_GetOneByIdService'));
  5397.             yield 18 => ($this->privates['xcart.api.storefront.product.detailed.data_provider.item.get_one_by_id'] ?? $this->load('getXcart_Api_Storefront_Product_Detailed_DataProvider_Item_GetOneByIdService'));
  5398.             yield 19 => ($this->privates['xcart.api.storefront.product.detailed.data_provider.item.get_by_clean_url'] ?? $this->load('getXcart_Api_Storefront_Product_Detailed_DataProvider_Item_GetByCleanUrlService'));
  5399.             yield 20 => ($this->privates['xcart.api.storefront.config.data_provider.item.get_one_by_id'] ?? $this->load('getXcart_Api_Storefront_Config_DataProvider_Item_GetOneByIdService'));
  5400.             yield 21 => ($this->services['XC\\Reviews\\API\\Endpoint\\ProductReview\\DataProvider\\ItemDataProvider'] ?? $this->load('getItemDataProvider3Service'));
  5401.             yield 22 => ($this->services['CDev\\FileAttachments\\API\\Endpoint\\ProductAttachment\\DataProvider\\ItemDataProvider'] ?? $this->load('getItemDataProviderService'));
  5402.             yield 23 => ($this->privates['xcart.api.storefront.wishlist.data_provider.item.get_one.self'] ?? $this->load('getXcart_Api_Storefront_Wishlist_DataProvider_Item_GetOne_SelfService'));
  5403.             yield 24 => ($this->privates['xcart.api.storefront.wishlist.data_provider.item.get_by_hash'] ?? $this->load('getXcart_Api_Storefront_Wishlist_DataProvider_Item_GetByHashService'));
  5404.             yield 25 => ($this->privates['xcart.api.storefront.brand.compact.data_provider.item.get_one_by_id'] ?? $this->load('getXcart_Api_Storefront_Brand_Compact_DataProvider_Item_GetOneByIdService'));
  5405.             yield 26 => ($this->privates['xcart.api.storefront.brand.detailed.data_provider.item.get_one_by_id'] ?? $this->load('getXcart_Api_Storefront_Brand_Detailed_DataProvider_Item_GetOneByIdService'));
  5406.             yield 27 => ($this->privates['xcart.api.storefront.brand.detailed.data_provider.item.get_by_clean_url'] ?? $this->load('getXcart_Api_Storefront_Brand_Detailed_DataProvider_Item_GetByCleanUrlService'));
  5407.             yield 28 => ($this->privates['xcart.api.storefront.mmy_level.data_provider.item.get_one'] ?? $this->load('getXcart_Api_Storefront_MmyLevel_DataProvider_Item_GetOneService'));
  5408.             yield 29 => ($this->privates['xcart.api.storefront.currency.data_provider.item.get_one_by_id'] ?? $this->load('getXcart_Api_Storefront_Currency_DataProvider_Item_GetOneByIdService'));
  5409.             yield 30 => ($this->privates['xcart.api.storefront.currency.data_provider.item.get_by_code'] ?? $this->load('getXcart_Api_Storefront_Currency_DataProvider_Item_GetByCodeService'));
  5410.             yield 31 => ($this->privates['xcart.api.storefront.staticpage.data_provider.item.get_by_clean_url'] ?? $this->load('getXcart_Api_Storefront_Staticpage_DataProvider_Item_GetByCleanUrlService'));
  5411.             yield 32 => ($this->privates['xcart.api.storefront.staticpage.data_provider.item.get_one_by_id'] ?? $this->load('getXcart_Api_Storefront_Staticpage_DataProvider_Item_GetOneByIdService'));
  5412.             yield 33 => ($this->privates['xcart.api.storefront.menu.data_provider.item.get_one_by_id'] ?? $this->load('getXcart_Api_Storefront_Menu_DataProvider_Item_GetOneByIdService'));
  5413.             yield 34 => ($this->services['XC\\Upselling\\API\\Endpoint\\ProductUpsellingProduct\\DataProvider\\ItemDataProvider'] ?? $this->load('getItemDataProvider4Service'));
  5414.             yield 35 => ($this->privates['XC\\CustomProductTabs\\API\\Endpoint\\CustomProductTab\\DataProvider'] ?? $this->load('getDataProviderService'));
  5415.             yield 36 => ($this->services['CDev\\Wholesale\\API\\Endpoint\\ProductWholesalePrice\\DataProvider\\ItemDataProvider'] ?? $this->load('getItemDataProvider2Service'));
  5416.             yield 37 => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService'));
  5417.             yield 38 => ($this->privates['xcart.api.storefront.cart.address.data_provider.item'] ?? $this->load('getXcart_Api_Storefront_Cart_Address_DataProvider_ItemService'));
  5418.             yield 39 => ($this->privates['xcart.api.storefront.address.data_provider.item'] ?? $this->load('getXcart_Api_Storefront_Address_DataProvider_ItemService'));
  5419.             yield 40 => ($this->privates['xcart.api.storefront.addressfield.data_provider.item'] ?? $this->load('getXcart_Api_Storefront_Addressfield_DataProvider_ItemService'));
  5420.             yield 41 => ($this->privates['xcart.api.storefront.cart.data_provider.item'] ?? $this->load('getXcart_Api_Storefront_Cart_DataProvider_ItemService'));
  5421.             yield 42 => ($this->privates['xcart.api.storefront.cart.item.data_provider.item'] ?? $this->load('getXcart_Api_Storefront_Cart_Item_DataProvider_ItemService'));
  5422.             yield 43 => ($this->privates['xcart.api.storefront.cart.paymentmethod.data_provider.item'] ?? $this->load('getXcart_Api_Storefront_Cart_Paymentmethod_DataProvider_ItemService'));
  5423.             yield 44 => ($this->privates['xcart.api.storefront.category.compact.data_provider.item'] ?? $this->load('getXcart_Api_Storefront_Category_Compact_DataProvider_ItemService'));
  5424.             yield 45 => ($this->privates['xcart.api.storefront.category.detailed.data_provider.item'] ?? $this->load('getXcart_Api_Storefront_Category_Detailed_DataProvider_ItemService'));
  5425.             yield 46 => ($this->privates['xcart.api.storefront.config.data_provider.item'] ?? $this->load('getXcart_Api_Storefront_Config_DataProvider_ItemService'));
  5426.             yield 47 => ($this->privates['xcart.api.storefront.country.data_provider.item'] ?? $this->load('getXcart_Api_Storefront_Country_DataProvider_ItemService'));
  5427.             yield 48 => ($this->privates['xcart.api.storefront.payment.action.data_provider.item'] ?? $this->load('getXcart_Api_Storefront_Payment_Action_DataProvider_ItemService'));
  5428.             yield 49 => ($this->privates['xcart.api.storefront.product.compact.data_provider.item'] ?? $this->load('getXcart_Api_Storefront_Product_Compact_DataProvider_ItemService'));
  5429.             yield 50 => ($this->privates['xcart.api.storefront.product.detailed.data_provider.item'] ?? $this->load('getXcart_Api_Storefront_Product_Detailed_DataProvider_ItemService'));
  5430.             yield 51 => ($this->privates['xcart.api.storefront.user.data_provider.item'] ?? $this->load('getXcart_Api_Storefront_User_DataProvider_ItemService'));
  5431.             yield 52 => ($this->privates['xcart.api.storefront.cart.coupon.data_provider.item'] ?? $this->load('getXcart_Api_Storefront_Cart_Coupon_DataProvider_ItemService'));
  5432.             yield 53 => ($this->privates['xcart.api.storefront.wishlist.data_provider.item'] ?? $this->load('getXcart_Api_Storefront_Wishlist_DataProvider_ItemService'));
  5433.             yield 54 => ($this->privates['xcart.api.storefront.wishlistlink.data_provider.item'] ?? $this->load('getXcart_Api_Storefront_Wishlistlink_DataProvider_ItemService'));
  5434.             yield 55 => ($this->privates['xcart.api.storefront.brand.compact.data_provider.item'] ?? $this->load('getXcart_Api_Storefront_Brand_Compact_DataProvider_ItemService'));
  5435.             yield 56 => ($this->privates['xcart.api.storefront.brand.detailed.data_provider.item'] ?? $this->load('getXcart_Api_Storefront_Brand_Detailed_DataProvider_ItemService'));
  5436.             yield 57 => ($this->privates['xcart.api.storefront.mmylevel.data_provider.item'] ?? $this->load('getXcart_Api_Storefront_Mmylevel_DataProvider_ItemService'));
  5437.             yield 58 => ($this->privates['xcart.api.storefront.mmylevelssetup.data_provider.item'] ?? $this->load('getXcart_Api_Storefront_Mmylevelssetup_DataProvider_ItemService'));
  5438.             yield 59 => ($this->privates['xcart.api.storefront.mmygarage.data_provider.item'] ?? $this->load('getXcart_Api_Storefront_Mmygarage_DataProvider_ItemService'));
  5439.             yield 60 => ($this->privates['xcart.api.storefront.mmyvehicle.data_provider.item'] ?? $this->load('getXcart_Api_Storefront_Mmyvehicle_DataProvider_ItemService'));
  5440.             yield 61 => ($this->privates['xcart.api.storefront.currency.data_provider.item'] ?? $this->load('getXcart_Api_Storefront_Currency_DataProvider_ItemService'));
  5441.             yield 62 => ($this->privates['xcart.api.storefront.menu.data_provider.item'] ?? $this->load('getXcart_Api_Storefront_Menu_DataProvider_ItemService'));
  5442.             yield 63 => ($this->privates['xcart.api.storefront.staticpage.data_provider.item'] ?? $this->load('getXcart_Api_Storefront_Staticpage_DataProvider_ItemService'));
  5443.             yield 64 => ($this->privates['xcart.api.storefront.vinlookup.data_provider.item'] ?? $this->load('getXcart_Api_Storefront_Vinlookup_DataProvider_ItemService'));
  5444.         }, 65)));
  5445.     }
  5446.     /**
  5447.      * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  5448.      *
  5449.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  5450.      */
  5451.     protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  5452.     {
  5453.         return $this->privates['debug.api_platform.subresource_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider(new \ApiPlatform\Core\DataProvider\ChainSubresourceDataProvider(new RewindableGenerator(function () {
  5454.             yield => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService'));
  5455.         }, 1)));
  5456.     }
  5457.     /**
  5458.      * Gets the private 'debug.debug_handlers_listener' shared service.
  5459.      *
  5460.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  5461.      */
  5462.     protected function getDebug_DebugHandlersListenerService()
  5463.     {
  5464.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  5465.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5466.         $a->pushProcessor(($this->services['XCart\\Monolog\\Processor\\Backtrace'] ?? ($this->services['XCart\\Monolog\\Processor\\Backtrace'] = new \XCart\Monolog\Processor\Backtrace([], $this->getEnv('int:LOGGER_LEVEL')))));
  5467.         $a->pushProcessor(($this->services['XCart\\Monolog\\Processor\\ExecutionContextProcessor'] ?? ($this->services['XCart\\Monolog\\Processor\\ExecutionContextProcessor'] = new \XCart\Monolog\Processor\ExecutionContextProcessor())));
  5468.         $a->pushProcessor(($this->services['XCart\\Monolog\\Processor\\RouteProcessor'] ?? ($this->services['XCart\\Monolog\\Processor\\RouteProcessor'] = new \XCart\Monolog\Processor\RouteProcessor())));
  5469.         $a->pushProcessor(($this->services['Monolog\\Processor\\ProcessIdProcessor'] ?? ($this->services['Monolog\\Processor\\ProcessIdProcessor'] = new \Monolog\Processor\ProcessIdProcessor())));
  5470.         $a->pushProcessor(($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? ($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] = new \Symfony\Bridge\Monolog\Processor\WebProcessor())));
  5471.         $a->pushProcessor(($this->services['Symfony\\Bridge\\Monolog\\Processor\\ConsoleCommandProcessor'] ?? ($this->services['Symfony\\Bridge\\Monolog\\Processor\\ConsoleCommandProcessor'] = new \Symfony\Bridge\Monolog\Processor\ConsoleCommandProcessor(truetrue))));
  5472.         $a->pushProcessor(($this->services['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->services['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  5473.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  5474.         $a->pushHandler(($this->services['XCart\\Monolog\\Handler\\CloudWatch'] ?? $this->getCloudWatchService()));
  5475.         $a->pushHandler(($this->services['XCart\\Monolog\\Handler\\XCFileHandler'] ?? $this->getXCFileHandlerService()));
  5476.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  5477.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrue, ($this->services['monolog.logger.deprecation'] ?? $this->getMonolog_Logger_DeprecationService()));
  5478.     }
  5479.     /**
  5480.      * Gets the private 'debug.file_link_formatter' shared service.
  5481.      *
  5482.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  5483.      */
  5484.     protected function getDebug_FileLinkFormatterService()
  5485.     {
  5486.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__4), function () {
  5487.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  5488.         });
  5489.     }
  5490.     /**
  5491.      * Gets the private 'debug.log_processor' shared service.
  5492.      *
  5493.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  5494.      */
  5495.     protected function getDebug_LogProcessorService()
  5496.     {
  5497.         return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5498.     }
  5499.     /**
  5500.      * Gets the private 'debug.security.access.decision_manager' shared service.
  5501.      *
  5502.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  5503.      */
  5504.     protected function getDebug_Security_Access_DecisionManagerService()
  5505.     {
  5506.         return $this->privates['debug.security.access.decision_manager'] = new \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager(new \Symfony\Component\Security\Core\Authorization\AccessDecisionManager(new RewindableGenerator(function () {
  5507.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  5508.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));
  5509.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  5510.         }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  5511.     }
  5512.     /**
  5513.      * Gets the private 'debug.security.firewall' shared service.
  5514.      *
  5515.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  5516.      */
  5517.     protected function getDebug_Security_FirewallService()
  5518.     {
  5519.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  5520.     }
  5521.     /**
  5522.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  5523.      *
  5524.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  5525.      */
  5526.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  5527.     {
  5528.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__3).'/run/classes/XLite/Model'), => (\dirname(__DIR__3).'/run/classes/XC/NewsletterSubscriptions/Model'), => (\dirname(__DIR__3).'/run/classes/QSL/SpecialOffersBase/Model'), => (\dirname(__DIR__3).'/run/classes/QSL/SpecialOffersSpendXGetY/Model'), => (\dirname(__DIR__3).'/run/classes/QSL/MembershipProducts/Model'), => (\dirname(__DIR__3).'/run/classes/XC/Onboarding/Model'), => (\dirname(__DIR__3).'/run/classes/QSL/Banner/Model'), => (\dirname(__DIR__3).'/run/classes/CDev/VolumeDiscounts/Model'), => (\dirname(__DIR__3).'/run/classes/QSL/LoyaltyProgram/Model'), => (\dirname(__DIR__3).'/run/classes/CDev/MarketPrice/Model'), 10 => (\dirname(__DIR__3).'/run/classes/XC/CoreCharge/Model'), 11 => (\dirname(__DIR__3).'/run/classes/XC/Reviews/Model'), 12 => (\dirname(__DIR__3).'/run/classes/XC/SystemFields/Model'), 13 => (\dirname(__DIR__3).'/run/classes/CDev/FileAttachments/Model'), 14 => (\dirname(__DIR__3).'/run/classes/XC/ProductComparison/Model'), 15 => (\dirname(__DIR__3).'/run/classes/XC/ProductTags/Model'), 16 => (\dirname(__DIR__3).'/run/classes/CDev/Bestsellers/Model'), 17 => (\dirname(__DIR__3).'/run/classes/XC/FacebookMarketing/Model'), 18 => (\dirname(__DIR__3).'/run/classes/QSL/ProductStickers/Model'), 19 => (\dirname(__DIR__3).'/run/classes/QSL/Braintree/Model'), 20 => (\dirname(__DIR__3).'/run/classes/CDev/Coupons/Model'), 21 => (\dirname(__DIR__3).'/run/classes/XC/ESelectHPP/Model'), 22 => (\dirname(__DIR__3).'/run/classes/QSL/BackInStock/Model'), 23 => (\dirname(__DIR__3).'/run/classes/XC/FastLaneCheckout/Model'), 24 => (\dirname(__DIR__3).'/run/classes/CDev/ContactUs/Model'), 25 => (\dirname(__DIR__3).'/run/classes/CDev/ProductAdvisor/Model'), 26 => (\dirname(__DIR__3).'/run/classes/QSL/CostPrice/Model'), 27 => (\dirname(__DIR__3).'/run/classes/CDev/FedEx/Model'), 28 => (\dirname(__DIR__3).'/run/classes/XC/CustomOrderStatuses/Model'), 29 => (\dirname(__DIR__3).'/run/classes/QSL/CloudSearch/Model'), 30 => (\dirname(__DIR__3).'/run/classes/XC/UPS/Model'), 31 => (\dirname(__DIR__3).'/run/classes/XC/BulkEditing/Model'), 32 => (\dirname(__DIR__3).'/run/classes/QSL/MyWishlist/Model'), 33 => (\dirname(__DIR__3).'/run/classes/XC/CanadaPost/Model'), 34 => (\dirname(__DIR__3).'/run/classes/QSL/AntiFraud/Model'), 35 => (\dirname(__DIR__3).'/run/classes/CDev/Sale/Model'), 36 => (\dirname(__DIR__3).'/run/classes/QSL/PDFInvoice/Model'), 37 => (\dirname(__DIR__3).'/run/classes/XC/OrderStatusColors/Model'), 38 => (\dirname(__DIR__3).'/run/classes/CDev/FeaturedProducts/Model'), 39 => (\dirname(__DIR__3).'/run/classes/QSL/Returns/Model'), 40 => (\dirname(__DIR__3).'/run/classes/QSL/ShopByBrand/Model'), 41 => (\dirname(__DIR__3).'/run/classes/XC/News/Model'), 42 => (\dirname(__DIR__3).'/run/classes/Amazon/PayWithAmazon/Model'), 43 => (\dirname(__DIR__3).'/run/classes/XC/ProductVariations/Model'), 44 => (\dirname(__DIR__3).'/run/classes/CDev/GoSocial/Model'), 45 => (\dirname(__DIR__3).'/run/classes/QSL/OrderReports/Model'), 46 => (\dirname(__DIR__3).'/run/classes/QSL/Make/Model'), 47 => (\dirname(__DIR__3).'/run/classes/XC/WheelTireFitment/Model'), 48 => (\dirname(__DIR__3).'/run/classes/XC/ThemeTweaker/Model'), 49 => (\dirname(__DIR__3).'/run/classes/XC/MultiCurrency/Model'), 50 => (\dirname(__DIR__3).'/run/classes/QSL/AbandonedCartReminder/Model'), 51 => (\dirname(__DIR__3).'/run/classes/QSL/CustomerSatisfaction/Model'), 52 => (\dirname(__DIR__3).'/run/classes/XC/Concierge/Model'), 53 => (\dirname(__DIR__3).'/run/classes/QSL/ProductFeeds/Model'), 54 => (\dirname(__DIR__3).'/run/classes/XC/FreeShipping/Model'), 55 => (\dirname(__DIR__3).'/run/classes/CDev/XMLSitemap/Model'), 56 => (\dirname(__DIR__3).'/run/classes/CDev/UserPermissions/Model'), 57 => (\dirname(__DIR__3).'/run/classes/QSL/ColorSwatches/Model'), 58 => (\dirname(__DIR__3).'/run/classes/CDev/SimpleCMS/Model'), 59 => (\dirname(__DIR__3).'/run/classes/QSL/SpecialOffersBuyXGetY/Model'), 60 => (\dirname(__DIR__3).'/run/classes/XC/GoogleFeed/Model'), 61 => (\dirname(__DIR__3).'/run/classes/XC/VendorMessages/Model'), 62 => (\dirname(__DIR__3).'/run/classes/XC/Upselling/Model'), 63 => (\dirname(__DIR__3).'/run/classes/CDev/USPS/Model'), 64 => (\dirname(__DIR__3).'/run/classes/QSL/AuthorizenetAcceptjs/Model'), 65 => (\dirname(__DIR__3).'/run/classes/CDev/Paypal/Model'), 66 => (\dirname(__DIR__3).'/run/classes/QSL/OneClickUpsellAfterCheckout/Model'), 67 => (\dirname(__DIR__3).'/run/classes/QSL/Backorder/Model'), 68 => (\dirname(__DIR__3).'/run/classes/XC/AutoImportBase/Model'), 69 => (\dirname(__DIR__3).'/run/classes/XC/OrdersImport/Model'), 70 => (\dirname(__DIR__3).'/run/classes/QSL/FlyoutCategoriesMenu/Model'), 71 => (\dirname(__DIR__3).'/run/classes/XPay/XPaymentsCloud/Model'), 72 => (\dirname(__DIR__3).'/run/classes/XC/CustomProductTabs/Model'), 73 => (\dirname(__DIR__3).'/run/classes/CDev/GoogleAnalytics/Model'), 74 => (\dirname(__DIR__3).'/run/classes/XC/Stripe/Model'), 75 => (\dirname(__DIR__3).'/run/classes/XC/NotFinishedOrders/Model'), 76 => (\dirname(__DIR__3).'/run/classes/CDev/Wholesale/Model'), 77 => (\dirname(__DIR__3).'/run/classes/XC/MailChimp/Model'), 78 => (\dirname(__DIR__3).'/run/classes/CDev/SalesTax/Model'), 79 => (\dirname(__DIR__4).'/src/Entity'), 80 => (\dirname(__DIR__4).'/modules/CDev/Coupons/src/Entity'), 81 => (\dirname(__DIR__4).'/modules/QSL/MyWishlist/src/Entity'), 82 => (\dirname(__DIR__4).'/modules/QSL/ShopByBrand/src/Entity'), 83 => (\dirname(__DIR__4).'/modules/QSL/Make/src/Entity'), 84 => (\dirname(__DIR__4).'/modules/XC/MultiCurrency/src/Entity'), 85 => (\dirname(__DIR__4).'/modules/CDev/SimpleCMS/src/Entity')]);
  5529.     }
  5530.     /**
  5531.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  5532.      *
  5533.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  5534.      */
  5535.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  5536.     {
  5537.         $this->privates['doctrine.orm.default_xml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Resources/config/doctrine') => 'Gesdinet\\JWTRefreshTokenBundle\\Entity']);
  5538.         $instance->setGlobalBasename('mapping');
  5539.         return $instance;
  5540.     }
  5541.     /**
  5542.      * Gets the private 'doctrine.result_cache_pool' shared service.
  5543.      *
  5544.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5545.      */
  5546.     protected function getDoctrine_ResultCachePoolService()
  5547.     {
  5548.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('kDwTVOM5Sg'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  5549.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  5550.         return $this->privates['doctrine.result_cache_pool'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  5551.     }
  5552.     /**
  5553.      * Gets the private 'doctrine.system_cache_pool' shared service.
  5554.      *
  5555.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5556.      */
  5557.     protected function getDoctrine_SystemCachePoolService()
  5558.     {
  5559.         return $this->privates['doctrine.system_cache_pool'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('FTObJEIhEr'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5560.     }
  5561.     /**
  5562.      * Gets the private 'exception_listener' shared service.
  5563.      *
  5564.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  5565.      */
  5566.     protected function getExceptionListener2Service()
  5567.     {
  5568.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  5569.     }
  5570.     /**
  5571.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  5572.      *
  5573.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  5574.      */
  5575.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  5576.     {
  5577.         return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
  5578.     }
  5579.     /**
  5580.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  5581.      *
  5582.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  5583.      */
  5584.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  5585.     {
  5586.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  5587.     }
  5588.     /**
  5589.      * Gets the private 'jms_serializer.event_dispatcher' shared service.
  5590.      *
  5591.      * @return \JMS\SerializerBundle\Debug\TraceableEventDispatcher
  5592.      */
  5593.     protected function getJmsSerializer_EventDispatcherService()
  5594.     {
  5595.         $this->privates['jms_serializer.event_dispatcher'] = $instance = new \JMS\SerializerBundle\Debug\TraceableEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5596.             'jms_serializer.stopwatch_subscriber' => ['privates''jms_serializer.stopwatch_subscriber''getJmsSerializer_StopwatchSubscriberService'true],
  5597.             'jms_serializer.traceable_runs_listener' => ['privates''jms_serializer.traceable_runs_listener''getJmsSerializer_TraceableRunsListenerService'false],
  5598.             'jms_serializer.doctrine_proxy_subscriber' => ['privates''jms_serializer.doctrine_proxy_subscriber''getJmsSerializer_DoctrineProxySubscriberService'true],
  5599.         ], [
  5600.             'jms_serializer.stopwatch_subscriber' => '?',
  5601.             'jms_serializer.traceable_runs_listener' => '?',
  5602.             'jms_serializer.doctrine_proxy_subscriber' => '?',
  5603.         ]));
  5604.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.stopwatch_subscriber'=> 'onPreSerialize'], NULLNULLNULL);
  5605.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.traceable_runs_listener'=> 'saveRunInfo'], NULLNULLNULL);
  5606.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], NULLNULL'Doctrine\\Persistence\\Proxy');
  5607.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], NULLNULL'Doctrine\\Common\\Persistence\\Proxy');
  5608.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ORM\\PersistentCollection');
  5609.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ODM\\MongoDB\\PersistentCollection');
  5610.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ODM\\PHPCR\\PersistentCollection');
  5611.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\Persistence\\Proxy');
  5612.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\Common\\Persistence\\Proxy');
  5613.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'ProxyManager\\Proxy\\LazyLoadingInterface');
  5614.         $instance->addListener('serializer.pre_deserialize', [=> 'jms_serializer.traceable_runs_listener'=> 'saveRunInfo'], NULLNULLNULL);
  5615.         $instance->addListener('serializer.post_serialize', [=> 'jms_serializer.stopwatch_subscriber'=> 'onPostSerialize'], NULLNULLNULL);
  5616.         return $instance;
  5617.     }
  5618.     /**
  5619.      * Gets the private 'jms_serializer.metadata.traceable_file_locator' shared service.
  5620.      *
  5621.      * @return \JMS\SerializerBundle\Debug\TraceableFileLocator
  5622.      */
  5623.     protected function getJmsSerializer_Metadata_TraceableFileLocatorService()
  5624.     {
  5625.         return $this->privates['jms_serializer.metadata.traceable_file_locator'] = new \JMS\SerializerBundle\Debug\TraceableFileLocator(new \Metadata\Driver\FileLocator([]));
  5626.     }
  5627.     /**
  5628.      * Gets the private 'jms_serializer.traceable_handler_registry' shared service.
  5629.      *
  5630.      * @return \JMS\SerializerBundle\Debug\TraceableHandlerRegistry
  5631.      */
  5632.     protected function getJmsSerializer_TraceableHandlerRegistryService()
  5633.     {
  5634.         $this->privates['jms_serializer.traceable_handler_registry'] = $instance = new \JMS\SerializerBundle\Debug\TraceableHandlerRegistry(new \JMS\Serializer\Handler\LazyHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5635.             'jms_serializer.array_collection_handler' => ['privates''jms_serializer.array_collection_handler''getJmsSerializer_ArrayCollectionHandlerService'true],
  5636.             'jms_serializer.constraint_violation_handler' => ['privates''jms_serializer.constraint_violation_handler''getJmsSerializer_ConstraintViolationHandlerService'true],
  5637.             'jms_serializer.datetime_handler' => ['privates''jms_serializer.datetime_handler''getJmsSerializer_DatetimeHandlerService'true],
  5638.             'jms_serializer.form_error_handler' => ['privates''jms_serializer.form_error_handler''getJmsSerializer_FormErrorHandlerService'true],
  5639.             'jms_serializer.iterator_handler' => ['privates''jms_serializer.iterator_handler''getJmsSerializer_IteratorHandlerService'true],
  5640.             'jms_serializer.symfony_uid_handler' => ['privates''jms_serializer.symfony_uid_handler''getJmsSerializer_SymfonyUidHandlerService'true],
  5641.             'xcart.bundle.common.jms_serializer.enum_handler' => ['services''xcart.bundle.common.jms_serializer.enum_handler''getXcart_Bundle_Common_JmsSerializer_EnumHandlerService'true],
  5642.         ], [
  5643.             'jms_serializer.array_collection_handler' => '?',
  5644.             'jms_serializer.constraint_violation_handler' => '?',
  5645.             'jms_serializer.datetime_handler' => '?',
  5646.             'jms_serializer.form_error_handler' => '?',
  5647.             'jms_serializer.iterator_handler' => '?',
  5648.             'jms_serializer.symfony_uid_handler' => '?',
  5649.             'xcart.bundle.common.jms_serializer.enum_handler' => '?',
  5650.         ])));
  5651.         $instance->registerHandler(1'ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  5652.         $instance->registerHandler(1'ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  5653.         $instance->registerHandler(1'ArrayCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  5654.         $instance->registerHandler(1'Doctrine\\Common\\Collections\\ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  5655.         $instance->registerHandler(1'Doctrine\\Common\\Collections\\ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  5656.         $instance->registerHandler(1'Doctrine\\Common\\Collections\\ArrayCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  5657.         $instance->registerHandler(1'Doctrine\\ORM\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  5658.         $instance->registerHandler(1'Doctrine\\ORM\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  5659.         $instance->registerHandler(1'Doctrine\\ORM\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  5660.         $instance->registerHandler(1'Doctrine\\ODM\\MongoDB\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  5661.         $instance->registerHandler(1'Doctrine\\ODM\\MongoDB\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  5662.         $instance->registerHandler(1'Doctrine\\ODM\\MongoDB\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  5663.         $instance->registerHandler(1'Doctrine\\ODM\\PHPCR\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  5664.         $instance->registerHandler(1'Doctrine\\ODM\\PHPCR\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  5665.         $instance->registerHandler(1'Doctrine\\ODM\\PHPCR\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  5666.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolationList''xml', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListToxml']);
  5667.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolationList''json', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListTojson']);
  5668.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolation''xml', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationToxml']);
  5669.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolation''json', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationTojson']);
  5670.         $instance->registerHandler(1'DateTime''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']);
  5671.         $instance->registerHandler(1'DateTime''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']);
  5672.         $instance->registerHandler(1'DateTimeImmutable''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']);
  5673.         $instance->registerHandler(1'DateTimeImmutable''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']);
  5674.         $instance->registerHandler(1'DateInterval''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']);
  5675.         $instance->registerHandler(1'DateInterval''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']);
  5676.         $instance->registerHandler(1'DateTimeInterface''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface']);
  5677.         $instance->registerHandler(1'DateTimeInterface''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface']);
  5678.         $instance->registerHandler(1'Symfony\\Component\\Form\\Form''xml', [=> 'jms_serializer.form_error_handler'=> 'serializeFormToxml']);
  5679.         $instance->registerHandler(1'Symfony\\Component\\Form\\Form''json', [=> 'jms_serializer.form_error_handler'=> 'serializeFormTojson']);
  5680.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormInterface''xml', [=> 'jms_serializer.form_error_handler'=> 'serializeFormToXml']);
  5681.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormInterface''json', [=> 'jms_serializer.form_error_handler'=> 'serializeFormToJson']);
  5682.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormError''xml', [=> 'jms_serializer.form_error_handler'=> 'serializeFormErrorToxml']);
  5683.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormError''json', [=> 'jms_serializer.form_error_handler'=> 'serializeFormErrorTojson']);
  5684.         $instance->registerHandler(1'Iterator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  5685.         $instance->registerHandler(1'Iterator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  5686.         $instance->registerHandler(1'ArrayIterator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  5687.         $instance->registerHandler(1'ArrayIterator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  5688.         $instance->registerHandler(1'Generator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  5689.         $instance->registerHandler(1'Generator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  5690.         $instance->registerHandler(1'Symfony\\Component\\Uid\\Ulid''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  5691.         $instance->registerHandler(1'Symfony\\Component\\Uid\\Ulid''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  5692.         $instance->registerHandler(1'Symfony\\Component\\Uid\\Uuid''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  5693.         $instance->registerHandler(1'Symfony\\Component\\Uid\\Uuid''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  5694.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV1''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  5695.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV1''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  5696.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV3''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  5697.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV3''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  5698.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV4''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  5699.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV4''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  5700.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV5''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  5701.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV5''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  5702.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV6''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  5703.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV6''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  5704.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV7''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  5705.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV7''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  5706.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV8''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  5707.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV8''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  5708.         $instance->registerHandler(1'enum''json', [=> 'xcart.bundle.common.jms_serializer.enum_handler'=> 'serializeEnum']);
  5709.         $instance->registerHandler(1'enum''xml', [=> 'xcart.bundle.common.jms_serializer.enum_handler'=> 'serializeEnum']);
  5710.         $instance->registerHandler(1'enum''yml', [=> 'xcart.bundle.common.jms_serializer.enum_handler'=> 'serializeEnum']);
  5711.         $instance->registerHandler(2'ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  5712.         $instance->registerHandler(2'ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  5713.         $instance->registerHandler(2'ArrayCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  5714.         $instance->registerHandler(2'Doctrine\\Common\\Collections\\ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  5715.         $instance->registerHandler(2'Doctrine\\Common\\Collections\\ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  5716.         $instance->registerHandler(2'Doctrine\\Common\\Collections\\ArrayCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  5717.         $instance->registerHandler(2'Doctrine\\ORM\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  5718.         $instance->registerHandler(2'Doctrine\\ORM\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  5719.         $instance->registerHandler(2'Doctrine\\ORM\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  5720.         $instance->registerHandler(2'Doctrine\\ODM\\MongoDB\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  5721.         $instance->registerHandler(2'Doctrine\\ODM\\MongoDB\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  5722.         $instance->registerHandler(2'Doctrine\\ODM\\MongoDB\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  5723.         $instance->registerHandler(2'Doctrine\\ODM\\PHPCR\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  5724.         $instance->registerHandler(2'Doctrine\\ODM\\PHPCR\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  5725.         $instance->registerHandler(2'Doctrine\\ODM\\PHPCR\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  5726.         $instance->registerHandler(2'DateTime''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromjson']);
  5727.         $instance->registerHandler(2'DateTime''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromxml']);
  5728.         $instance->registerHandler(2'DateTimeImmutable''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromjson']);
  5729.         $instance->registerHandler(2'DateTimeImmutable''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromxml']);
  5730.         $instance->registerHandler(2'DateInterval''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromjson']);
  5731.         $instance->registerHandler(2'DateInterval''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromxml']);
  5732.         $instance->registerHandler(2'DateTimeInterface''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromJson']);
  5733.         $instance->registerHandler(2'DateTimeInterface''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromXml']);
  5734.         $instance->registerHandler(2'Iterator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  5735.         $instance->registerHandler(2'Iterator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  5736.         $instance->registerHandler(2'ArrayIterator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  5737.         $instance->registerHandler(2'ArrayIterator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  5738.         $instance->registerHandler(2'Generator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']);
  5739.         $instance->registerHandler(2'Generator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']);
  5740.         $instance->registerHandler(2'Symfony\\Component\\Uid\\Ulid''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  5741.         $instance->registerHandler(2'Symfony\\Component\\Uid\\Ulid''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  5742.         $instance->registerHandler(2'Symfony\\Component\\Uid\\Uuid''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  5743.         $instance->registerHandler(2'Symfony\\Component\\Uid\\Uuid''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  5744.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV1''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  5745.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV1''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  5746.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV3''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  5747.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV3''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  5748.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV4''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  5749.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV4''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  5750.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV5''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  5751.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV5''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  5752.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV6''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  5753.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV6''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  5754.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV7''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  5755.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV7''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  5756.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV8''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  5757.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV8''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  5758.         $instance->registerHandler(2'enum''json', [=> 'xcart.bundle.common.jms_serializer.enum_handler'=> 'deserializeEnum']);
  5759.         $instance->registerHandler(2'enum''xml', [=> 'xcart.bundle.common.jms_serializer.enum_handler'=> 'deserializeEnum']);
  5760.         $instance->registerHandler(2'enum''yml', [=> 'xcart.bundle.common.jms_serializer.enum_handler'=> 'deserializeEnum']);
  5761.         return $instance;
  5762.     }
  5763.     /**
  5764.      * Gets the private 'jms_serializer.traceable_metadata_factory' shared service.
  5765.      *
  5766.      * @return \JMS\SerializerBundle\Debug\TraceableMetadataFactory
  5767.      */
  5768.     protected function getJmsSerializer_TraceableMetadataFactoryService()
  5769.     {
  5770.         $a = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5771.             'metadata_driver' => ['privates''jms_serializer.metadata.typed_properties_driver''getJmsSerializer_Metadata_TypedPropertiesDriverService'true],
  5772.         ], [
  5773.             'metadata_driver' => '?',
  5774.         ]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata'true);
  5775.         $a->setCache(($this->privates['jms_serializer.metadata.cache.file_cache'] ?? ($this->privates['jms_serializer.metadata.cache.file_cache'] = new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer_default')))));
  5776.         $a->setIncludeInterfaces(false);
  5777.         return $this->privates['jms_serializer.traceable_metadata_factory'] = new \JMS\SerializerBundle\Debug\TraceableMetadataFactory($a);
  5778.     }
  5779.     /**
  5780.      * Gets the private 'jms_serializer.traceable_runs_listener' shared service.
  5781.      *
  5782.      * @return \JMS\SerializerBundle\Debug\RunsListener
  5783.      */
  5784.     protected function getJmsSerializer_TraceableRunsListenerService()
  5785.     {
  5786.         return $this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener();
  5787.     }
  5788.     /**
  5789.      * Gets the private 'locale_aware_listener' shared service.
  5790.      *
  5791.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  5792.      */
  5793.     protected function getLocaleAwareListenerService()
  5794.     {
  5795.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  5796.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  5797.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  5798.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5799.     }
  5800.     /**
  5801.      * Gets the private 'locale_listener' shared service.
  5802.      *
  5803.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  5804.      */
  5805.     protected function getLocaleListenerService()
  5806.     {
  5807.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['router'] ?? $this->getRouterService()), false, []);
  5808.     }
  5809.     /**
  5810.      * Gets the private 'monolog.handler.console' shared service.
  5811.      *
  5812.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  5813.      */
  5814.     protected function getMonolog_Handler_ConsoleService()
  5815.     {
  5816.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  5817.     }
  5818.     /**
  5819.      * Gets the private 'monolog.logger.cache' shared service.
  5820.      *
  5821.      * @return \Symfony\Bridge\Monolog\Logger
  5822.      */
  5823.     protected function getMonolog_Logger_CacheService()
  5824.     {
  5825.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  5826.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5827.         $instance->pushProcessor(($this->services['XCart\\Monolog\\Processor\\Backtrace'] ?? ($this->services['XCart\\Monolog\\Processor\\Backtrace'] = new \XCart\Monolog\Processor\Backtrace([], $this->getEnv('int:LOGGER_LEVEL')))));
  5828.         $instance->pushProcessor(($this->services['XCart\\Monolog\\Processor\\ExecutionContextProcessor'] ?? ($this->services['XCart\\Monolog\\Processor\\ExecutionContextProcessor'] = new \XCart\Monolog\Processor\ExecutionContextProcessor())));
  5829.         $instance->pushProcessor(($this->services['XCart\\Monolog\\Processor\\RouteProcessor'] ?? ($this->services['XCart\\Monolog\\Processor\\RouteProcessor'] = new \XCart\Monolog\Processor\RouteProcessor())));
  5830.         $instance->pushProcessor(($this->services['Monolog\\Processor\\ProcessIdProcessor'] ?? ($this->services['Monolog\\Processor\\ProcessIdProcessor'] = new \Monolog\Processor\ProcessIdProcessor())));
  5831.         $instance->pushProcessor(($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? ($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] = new \Symfony\Bridge\Monolog\Processor\WebProcessor())));
  5832.         $instance->pushProcessor(($this->services['Symfony\\Bridge\\Monolog\\Processor\\ConsoleCommandProcessor'] ?? ($this->services['Symfony\\Bridge\\Monolog\\Processor\\ConsoleCommandProcessor'] = new \Symfony\Bridge\Monolog\Processor\ConsoleCommandProcessor(truetrue))));
  5833.         $instance->pushProcessor(($this->services['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->services['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  5834.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  5835.         $instance->pushHandler(($this->services['XCart\\Monolog\\Handler\\CloudWatch'] ?? $this->getCloudWatchService()));
  5836.         $instance->pushHandler(($this->services['XCart\\Monolog\\Handler\\XCFileHandler'] ?? $this->getXCFileHandlerService()));
  5837.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  5838.         return $instance;
  5839.     }
  5840.     /**
  5841.      * Gets the private 'monolog.logger.request' shared service.
  5842.      *
  5843.      * @return \Symfony\Bridge\Monolog\Logger
  5844.      */
  5845.     protected function getMonolog_Logger_RequestService()
  5846.     {
  5847.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  5848.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5849.         $instance->pushProcessor(($this->services['XCart\\Monolog\\Processor\\Backtrace'] ?? ($this->services['XCart\\Monolog\\Processor\\Backtrace'] = new \XCart\Monolog\Processor\Backtrace([], $this->getEnv('int:LOGGER_LEVEL')))));
  5850.         $instance->pushProcessor(($this->services['XCart\\Monolog\\Processor\\ExecutionContextProcessor'] ?? ($this->services['XCart\\Monolog\\Processor\\ExecutionContextProcessor'] = new \XCart\Monolog\Processor\ExecutionContextProcessor())));
  5851.         $instance->pushProcessor(($this->services['XCart\\Monolog\\Processor\\RouteProcessor'] ?? ($this->services['XCart\\Monolog\\Processor\\RouteProcessor'] = new \XCart\Monolog\Processor\RouteProcessor())));
  5852.         $instance->pushProcessor(($this->services['Monolog\\Processor\\ProcessIdProcessor'] ?? ($this->services['Monolog\\Processor\\ProcessIdProcessor'] = new \Monolog\Processor\ProcessIdProcessor())));
  5853.         $instance->pushProcessor(($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? ($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] = new \Symfony\Bridge\Monolog\Processor\WebProcessor())));
  5854.         $instance->pushProcessor(($this->services['Symfony\\Bridge\\Monolog\\Processor\\ConsoleCommandProcessor'] ?? ($this->services['Symfony\\Bridge\\Monolog\\Processor\\ConsoleCommandProcessor'] = new \Symfony\Bridge\Monolog\Processor\ConsoleCommandProcessor(truetrue))));
  5855.         $instance->pushProcessor(($this->services['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->services['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  5856.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  5857.         $instance->pushHandler(($this->services['XCart\\Monolog\\Handler\\CloudWatch'] ?? $this->getCloudWatchService()));
  5858.         $instance->pushHandler(($this->services['XCart\\Monolog\\Handler\\XCFileHandler'] ?? $this->getXCFileHandlerService()));
  5859.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  5860.         return $instance;
  5861.     }
  5862.     /**
  5863.      * Gets the private 'monolog.logger.security' shared service.
  5864.      *
  5865.      * @return \Symfony\Bridge\Monolog\Logger
  5866.      */
  5867.     protected function getMonolog_Logger_SecurityService()
  5868.     {
  5869.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  5870.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5871.         $instance->pushProcessor(($this->services['XCart\\Monolog\\Processor\\Backtrace'] ?? ($this->services['XCart\\Monolog\\Processor\\Backtrace'] = new \XCart\Monolog\Processor\Backtrace([], $this->getEnv('int:LOGGER_LEVEL')))));
  5872.         $instance->pushProcessor(($this->services['XCart\\Monolog\\Processor\\ExecutionContextProcessor'] ?? ($this->services['XCart\\Monolog\\Processor\\ExecutionContextProcessor'] = new \XCart\Monolog\Processor\ExecutionContextProcessor())));
  5873.         $instance->pushProcessor(($this->services['XCart\\Monolog\\Processor\\RouteProcessor'] ?? ($this->services['XCart\\Monolog\\Processor\\RouteProcessor'] = new \XCart\Monolog\Processor\RouteProcessor())));
  5874.         $instance->pushProcessor(($this->services['Monolog\\Processor\\ProcessIdProcessor'] ?? ($this->services['Monolog\\Processor\\ProcessIdProcessor'] = new \Monolog\Processor\ProcessIdProcessor())));
  5875.         $instance->pushProcessor(($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] ?? ($this->services['Symfony\\Bridge\\Monolog\\Processor\\WebProcessor'] = new \Symfony\Bridge\Monolog\Processor\WebProcessor())));
  5876.         $instance->pushProcessor(($this->services['Symfony\\Bridge\\Monolog\\Processor\\ConsoleCommandProcessor'] ?? ($this->services['Symfony\\Bridge\\Monolog\\Processor\\ConsoleCommandProcessor'] = new \Symfony\Bridge\Monolog\Processor\ConsoleCommandProcessor(truetrue))));
  5877.         $instance->pushProcessor(($this->services['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->services['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  5878.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  5879.         $instance->pushHandler(($this->services['XCart\\Monolog\\Handler\\CloudWatch'] ?? $this->getCloudWatchService()));
  5880.         $instance->pushHandler(($this->services['XCart\\Monolog\\Handler\\XCFileHandler'] ?? $this->getXCFileHandlerService()));
  5881.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  5882.         return $instance;
  5883.     }
  5884.     /**
  5885.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  5886.      *
  5887.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  5888.      */
  5889.     protected function getNelmioCors_CorsListenerService()
  5890.     {
  5891.         return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([=> new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->getParameter('nelmio_cors.defaults'))]));
  5892.     }
  5893.     /**
  5894.      * Gets the private 'parameter_bag' shared service.
  5895.      *
  5896.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  5897.      */
  5898.     protected function getParameterBagService()
  5899.     {
  5900.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  5901.     }
  5902.     /**
  5903.      * Gets the private 'profiler_listener' shared service.
  5904.      *
  5905.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  5906.      */
  5907.     protected function getProfilerListenerService()
  5908.     {
  5909.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  5910.     }
  5911.     /**
  5912.      * Gets the private 'property_accessor' shared service.
  5913.      *
  5914.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  5915.      */
  5916.     protected function getPropertyAccessorService()
  5917.     {
  5918.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  5919.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  5920.     }
  5921.     /**
  5922.      * Gets the private 'property_info' shared service.
  5923.      *
  5924.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  5925.      */
  5926.     protected function getPropertyInfoService()
  5927.     {
  5928.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  5929.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  5930.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  5931.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  5932.         }, 3), new RewindableGenerator(function () {
  5933.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  5934.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  5935.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  5936.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  5937.         }, 4), new RewindableGenerator(function () {
  5938.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  5939.         }, 1), new RewindableGenerator(function () {
  5940.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  5941.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  5942.         }, 2), new RewindableGenerator(function () {
  5943.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  5944.         }, 1));
  5945.     }
  5946.     /**
  5947.      * Gets the private 'router.expression_language_provider' shared service.
  5948.      *
  5949.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  5950.      */
  5951.     protected function getRouter_ExpressionLanguageProviderService()
  5952.     {
  5953.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5954.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  5955.         ], [
  5956.             'env' => 'Closure',
  5957.         ]));
  5958.     }
  5959.     /**
  5960.      * Gets the private 'router.request_context' shared service.
  5961.      *
  5962.      * @return \Symfony\Component\Routing\RequestContext
  5963.      */
  5964.     protected function getRouter_RequestContextService()
  5965.     {
  5966.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  5967.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  5968.         return $instance;
  5969.     }
  5970.     /**
  5971.      * Gets the private 'router_listener' shared service.
  5972.      *
  5973.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  5974.      */
  5975.     protected function getRouterListenerService()
  5976.     {
  5977.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  5978.     }
  5979.     /**
  5980.      * Gets the private 'security.context_listener.0' shared service.
  5981.      *
  5982.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  5983.      */
  5984.     protected function getSecurity_ContextListener_0Service()
  5985.     {
  5986.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  5987.             yield => ($this->privates['XCart\\Security\\UserProvider'] ?? $this->load('getUserProviderService'));
  5988.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  5989.     }
  5990.     /**
  5991.      * Gets the private 'security.event_dispatcher.main' shared service.
  5992.      *
  5993.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  5994.      */
  5995.     protected function getSecurity_EventDispatcher_MainService()
  5996.     {
  5997.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  5998.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  5999.             return ($this->privates['security.listener.session.main'] ?? $this->load('getSecurity_Listener_Session_MainService'));
  6000.         }, => 'onSuccessfulLogin'], 0);
  6001.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6002.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  6003.         }, => 'preCheckCredentials'], 256);
  6004.         $instance->addListener('security.authentication.success', [=> function () {
  6005.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  6006.         }, => 'postCheckCredentials'], 256);
  6007.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6008.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  6009.         }, => 'checkPassport'], 1024);
  6010.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6011.             return ($this->privates['Gesdinet\\JWTRefreshTokenBundle\\EventListener\\LogoutEventListener'] ?? $this->load('getLogoutEventListenerService'));
  6012.         }, => 'onLogout'], 0);
  6013.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6014.             return ($this->privates['XCart\\Security\\Http\\EventListener\\CheckCredentialsListenerDecorator'] ?? $this->load('getCheckCredentialsListenerDecoratorService'));
  6015.         }, => 'checkPassport'], 0);
  6016.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6017.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  6018.         }, => 'onLoginSuccess'], 0);
  6019.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6020.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  6021.         }, => 'checkPassport'], 512);
  6022.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6023.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  6024.         }, => 'onLogout'], 0);
  6025.         return $instance;
  6026.     }
  6027.     /**
  6028.      * Gets the private 'security.expression_language' shared service.
  6029.      *
  6030.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  6031.      */
  6032.     protected function getSecurity_ExpressionLanguageService()
  6033.     {
  6034.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  6035.         $instance->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider())));
  6036.         return $instance;
  6037.     }
  6038.     /**
  6039.      * Gets the private 'security.firewall.map' shared service.
  6040.      *
  6041.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  6042.      */
  6043.     protected function getSecurity_Firewall_MapService()
  6044.     {
  6045.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(($this->privates['.service_locator.ns1D2YX'] ?? $this->get_ServiceLocator_Ns1D2YXService()), new RewindableGenerator(function () {
  6046.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
  6047.             yield 'security.firewall.map.context.login' => ($this->privates['.security.request_matcher.6.r2ORI'] ?? ($this->privates['.security.request_matcher.6.r2ORI'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/storefront/auth/(login|refresh)')));
  6048.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.uTv4pMG'] ?? ($this->privates['.security.request_matcher.uTv4pMG'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/')));
  6049.             yield 'security.firewall.map.context.web' => NULL;
  6050.             yield 'security.firewall.map.context.main' => NULL;
  6051.         }, 5));
  6052.     }
  6053.     /**
  6054.      * Gets the private 'security.helper' shared service.
  6055.      *
  6056.      * @return \Symfony\Component\Security\Core\Security
  6057.      */
  6058.     protected function getSecurity_HelperService()
  6059.     {
  6060.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6061.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  6062.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  6063.         ], [
  6064.             'security.authorization_checker' => '?',
  6065.             'security.token_storage' => '?',
  6066.         ]));
  6067.     }
  6068.     /**
  6069.      * Gets the private 'security.logout_url_generator' shared service.
  6070.      *
  6071.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  6072.      */
  6073.     protected function getSecurity_LogoutUrlGeneratorService()
  6074.     {
  6075.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  6076.         $instance->registerListener('api''/api/storefront/auth/logout''logout''_csrf_token'NULLNULL);
  6077.         return $instance;
  6078.     }
  6079.     /**
  6080.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  6081.      *
  6082.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  6083.      */
  6084.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  6085.     {
  6086.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  6087.     }
  6088.     /**
  6089.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  6090.      *
  6091.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  6092.      */
  6093.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  6094.     {
  6095.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  6096.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  6097.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  6098.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  6099.     }
  6100.     /**
  6101.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  6102.      *
  6103.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  6104.      */
  6105.     protected function getSensioFrameworkExtra_Security_ListenerService()
  6106.     {
  6107.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
  6108.         $a->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider())));
  6109.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['xcart.logger'] ?? $this->getXcart_LoggerService()));
  6110.     }
  6111.     /**
  6112.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  6113.      *
  6114.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  6115.      */
  6116.     protected function getSensioFrameworkExtra_View_ListenerService()
  6117.     {
  6118.         $this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel'1))));
  6119.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6120.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  6121.         ], [
  6122.             'twig' => '?',
  6123.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  6124.         return $instance;
  6125.     }
  6126.     /**
  6127.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  6128.      *
  6129.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  6130.      */
  6131.     protected function getSerializer_NameConverter_MetadataAwareService()
  6132.     {
  6133.         return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
  6134.     }
  6135.     /**
  6136.      * Gets the private 'session_listener' shared service.
  6137.      *
  6138.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  6139.      */
  6140.     protected function getSessionListener2Service()
  6141.     {
  6142.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6143.             'initialized_session' => ['services''.container.private.session'NULLtrue],
  6144.             'logger' => ['services''xcart.logger''getXcart_LoggerService'false],
  6145.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'true],
  6146.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  6147.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  6148.         ], [
  6149.             'initialized_session' => '?',
  6150.             'logger' => '?',
  6151.             'session' => '?',
  6152.             'session_collector' => '?',
  6153.             'session_factory' => '?',
  6154.         ]), true$this->getParameter('session.storage.options'));
  6155.     }
  6156.     /**
  6157.      * Gets the private 'translator.default' shared service.
  6158.      *
  6159.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  6160.      */
  6161.     protected function getTranslator_DefaultService()
  6162.     {
  6163.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6164.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  6165.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  6166.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  6167.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  6168.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  6169.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  6170.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  6171.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  6172.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  6173.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  6174.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  6175.         ], [
  6176.             'translation.loader.csv' => '?',
  6177.             'translation.loader.dat' => '?',
  6178.             'translation.loader.ini' => '?',
  6179.             'translation.loader.json' => '?',
  6180.             'translation.loader.mo' => '?',
  6181.             'translation.loader.php' => '?',
  6182.             'translation.loader.po' => '?',
  6183.             'translation.loader.qt' => '?',
  6184.             'translation.loader.res' => '?',
  6185.             'translation.loader.xliff' => '?',
  6186.             'translation.loader.yml' => '?',
  6187.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle/translations'), => (\dirname(__DIR__4).'/vendor/xcart/common-bundle/src/translations'), => (\dirname(__DIR__4).'/vendor/xcart/logic-bundle/src/translations'), => (\dirname(__DIR__4).'/vendor/xcart/dto-generator-bundle/src/translations'), 10 => (\dirname(__DIR__4).'/vendor/xcart/api-platform-bridge-bundle/src/translations'), 11 => (\dirname(__DIR__4).'/vendor/xcart/doctrine-bridge-bundle/src/translations'), 12 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 22 => (\dirname(__DIR__4).'/src/translations'), 23 => (\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/translations'), 24 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 25 => (\dirname(__DIR__4).'/modules/XC/NewsletterSubscriptions/src/translations'), 26 => (\dirname(__DIR__4).'/modules/QSL/SpecialOffersBase/src/translations'), 27 => (\dirname(__DIR__4).'/modules/QSL/SpecialOffersSpendXGetY/src/translations'), 28 => (\dirname(__DIR__4).'/modules/QSL/MembershipProducts/src/translations'), 29 => (\dirname(__DIR__4).'/modules/XC/Onboarding/src/translations'), 30 => (\dirname(__DIR__4).'/modules/QSL/Banner/src/translations'), 31 => (\dirname(__DIR__4).'/modules/CDev/VolumeDiscounts/src/translations'), 32 => (\dirname(__DIR__4).'/modules/QSL/LoyaltyProgram/src/translations'), 33 => (\dirname(__DIR__4).'/modules/CDev/MarketPrice/src/translations'), 34 => (\dirname(__DIR__4).'/modules/XC/CoreCharge/src/translations'), 35 => (\dirname(__DIR__4).'/modules/XC/Reviews/src/translations'), 36 => (\dirname(__DIR__4).'/modules/XC/SystemFields/src/translations'), 37 => (\dirname(__DIR__4).'/modules/CDev/FileAttachments/src/translations'), 38 => (\dirname(__DIR__4).'/modules/XC/ProductComparison/src/translations'), 39 => (\dirname(__DIR__4).'/modules/XC/ProductTags/src/translations'), 40 => (\dirname(__DIR__4).'/modules/CDev/Bestsellers/src/translations'), 41 => (\dirname(__DIR__4).'/modules/XC/FacebookMarketing/src/translations'), 42 => (\dirname(__DIR__4).'/modules/QSL/ProductStickers/src/translations'), 43 => (\dirname(__DIR__4).'/modules/QSL/Braintree/src/translations'), 44 => (\dirname(__DIR__4).'/modules/XC/Sitemap/src/translations'), 45 => (\dirname(__DIR__4).'/modules/CDev/Coupons/src/translations'), 46 => (\dirname(__DIR__4).'/modules/XC/ESelectHPP/src/translations'), 47 => (\dirname(__DIR__4).'/modules/QSL/BackInStock/src/translations'), 48 => (\dirname(__DIR__4).'/modules/XC/FastLaneCheckout/src/translations'), 49 => (\dirname(__DIR__4).'/modules/CDev/ContactUs/src/translations'), 50 => (\dirname(__DIR__4).'/modules/CDev/ProductAdvisor/src/translations'), 51 => (\dirname(__DIR__4).'/modules/QSL/CostPrice/src/translations'), 52 => (\dirname(__DIR__4).'/modules/CDev/FedEx/src/translations'), 53 => (\dirname(__DIR__4).'/modules/XC/CustomOrderStatuses/src/translations'), 54 => (\dirname(__DIR__4).'/modules/QSL/CloudSearch/src/translations'), 55 => (\dirname(__DIR__4).'/modules/XC/UPS/src/translations'), 56 => (\dirname(__DIR__4).'/modules/XC/BulkEditing/src/translations'), 57 => (\dirname(__DIR__4).'/modules/QSL/MyWishlist/src/translations'), 58 => (\dirname(__DIR__4).'/modules/XC/CrispWhiteSkin/src/translations'), 59 => (\dirname(__DIR__4).'/modules/XC/CanadaPost/src/translations'), 60 => (\dirname(__DIR__4).'/modules/QSL/AntiFraud/src/translations'), 61 => (\dirname(__DIR__4).'/modules/CDev/Sale/src/translations'), 62 => (\dirname(__DIR__4).'/modules/QSL/PDFInvoice/src/translations'), 63 => (\dirname(__DIR__4).'/modules/XC/OrderStatusColors/src/translations'), 64 => (\dirname(__DIR__4).'/modules/CDev/FeaturedProducts/src/translations'), 65 => (\dirname(__DIR__4).'/modules/QSL/Returns/src/translations'), 66 => (\dirname(__DIR__4).'/modules/QSL/ShopByBrand/src/translations'), 67 => (\dirname(__DIR__4).'/modules/XC/News/src/translations'), 68 => (\dirname(__DIR__4).'/modules/Amazon/PayWithAmazon/src/translations'), 69 => (\dirname(__DIR__4).'/modules/XC/UpdateInventory/src/translations'), 70 => (\dirname(__DIR__4).'/modules/XC/ProductVariations/src/translations'), 71 => (\dirname(__DIR__4).'/modules/CDev/GoSocial/src/translations'), 72 => (\dirname(__DIR__4).'/modules/QSL/OrderReports/src/translations'), 73 => (\dirname(__DIR__4).'/modules/QSL/Make/src/translations'), 74 => (\dirname(__DIR__4).'/modules/XC/WheelTireFitment/src/translations'), 75 => (\dirname(__DIR__4).'/modules/XC/ThemeTweaker/src/translations'), 76 => (\dirname(__DIR__4).'/modules/XC/MultiCurrency/src/translations'), 77 => (\dirname(__DIR__4).'/modules/QSL/AbandonedCartReminder/src/translations'), 78 => (\dirname(__DIR__4).'/modules/QSL/CustomerSatisfaction/src/translations'), 79 => (\dirname(__DIR__4).'/modules/XC/Concierge/src/translations'), 80 => (\dirname(__DIR__4).'/modules/QSL/ProductFeeds/src/translations'), 81 => (\dirname(__DIR__4).'/modules/XC/FreeShipping/src/translations'), 82 => (\dirname(__DIR__4).'/modules/CDev/XMLSitemap/src/translations'), 83 => (\dirname(__DIR__4).'/modules/CDev/UserPermissions/src/translations'), 84 => (\dirname(__DIR__4).'/modules/QSL/ColorSwatches/src/translations'), 85 => (\dirname(__DIR__4).'/modules/CDev/SimpleCMS/src/translations'), 86 => (\dirname(__DIR__4).'/modules/QSL/SpecialOffersBuyXGetY/src/translations'), 87 => (\dirname(__DIR__4).'/modules/XC/GoogleFeed/src/translations'), 88 => (\dirname(__DIR__4).'/modules/XC/VendorMessages/src/translations'), 89 => (\dirname(__DIR__4).'/modules/XC/Upselling/src/translations'), 90 => (\dirname(__DIR__4).'/modules/XC/VINLookup/src/translations'), 91 => (\dirname(__DIR__4).'/modules/XC/BuyButton/src/translations'), 92 => (\dirname(__DIR__4).'/modules/CDev/USPS/src/translations'), 93 => (\dirname(__DIR__4).'/modules/QSL/AuthorizenetAcceptjs/src/translations'), 94 => (\dirname(__DIR__4).'/modules/QSL/AMP/src/translations'), 95 => (\dirname(__DIR__4).'/modules/CDev/Paypal/src/translations'), 96 => (\dirname(__DIR__4).'/modules/QSL/OneClickUpsellAfterCheckout/src/translations'), 97 => (\dirname(__DIR__4).'/modules/QSL/Backorder/src/translations'), 98 => (\dirname(__DIR__4).'/modules/XC/AutoImportBase/src/translations'), 99 => (\dirname(__DIR__4).'/modules/QSL/AdminProductsListThumbnails/src/translations'), 100 => (\dirname(__DIR__4).'/modules/XC/OrdersImport/src/translations'), 101 => (\dirname(__DIR__4).'/modules/QSL/FlyoutCategoriesMenu/src/translations'), 102 => (\dirname(__DIR__4).'/modules/XPay/XPaymentsCloud/src/translations'), 103 => (\dirname(__DIR__4).'/modules/XC/FroalaEditor/src/translations'), 104 => (\dirname(__DIR__4).'/modules/XC/CustomProductTabs/src/translations'), 105 => (\dirname(__DIR__4).'/modules/XPay/DevKit/src/translations'), 106 => (\dirname(__DIR__4).'/modules/CDev/GoogleAnalytics/src/translations'), 107 => (\dirname(__DIR__4).'/modules/XC/Stripe/src/translations'), 108 => (\dirname(__DIR__4).'/modules/XC/NotFinishedOrders/src/translations'), 109 => (\dirname(__DIR__4).'/modules/CDev/Wholesale/src/translations'), 110 => (\dirname(__DIR__4).'/modules/XC/MailChimp/src/translations'), 111 => (\dirname(__DIR__4).'/modules/CDev/SalesTax/src/translations'), 112 => (\dirname(__DIR__4).'/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/symfony/twig-bundle/translations'=> 'vendor/symfony/security-bundle/translations'=> 'vendor/jms/serializer-bundle/translations'=> 'vendor/xcart/common-bundle/src/translations'=> 'vendor/xcart/logic-bundle/src/translations'=> 'vendor/xcart/dto-generator-bundle/src/translations'10 => 'vendor/xcart/api-platform-bridge-bundle/src/translations'11 => 'vendor/xcart/doctrine-bridge-bundle/src/translations'12 => 'vendor/doctrine/doctrine-bundle/translations'13 => 'vendor/doctrine/doctrine-migrations-bundle/translations'14 => 'vendor/nelmio/cors-bundle/translations'15 => 'vendor/api-platform/core/src/Symfony/Bundle/translations'16 => 'vendor/symfony/monolog-bundle/translations'17 => 'vendor/twig/extra-bundle/translations'18 => 'vendor/symfony/web-profiler-bundle/translations'19 => 'vendor/symfony/debug-bundle/translations'20 => 'vendor/lexik/jwt-authentication-bundle/translations'21 => 'vendor/sensio/framework-extra-bundle/src/translations'22 => 'src/translations'23 => 'vendor/gesdinet/jwt-refresh-token-bundle/translations'24 => 'vendor/symfony/maker-bundle/src/translations'25 => 'modules/XC/NewsletterSubscriptions/src/translations'26 => 'modules/QSL/SpecialOffersBase/src/translations'27 => 'modules/QSL/SpecialOffersSpendXGetY/src/translations'28 => 'modules/QSL/MembershipProducts/src/translations'29 => 'modules/XC/Onboarding/src/translations'30 => 'modules/QSL/Banner/src/translations'31 => 'modules/CDev/VolumeDiscounts/src/translations'32 => 'modules/QSL/LoyaltyProgram/src/translations'33 => 'modules/CDev/MarketPrice/src/translations'34 => 'modules/XC/CoreCharge/src/translations'35 => 'modules/XC/Reviews/src/translations'36 => 'modules/XC/SystemFields/src/translations'37 => 'modules/CDev/FileAttachments/src/translations'38 => 'modules/XC/ProductComparison/src/translations'39 => 'modules/XC/ProductTags/src/translations'40 => 'modules/CDev/Bestsellers/src/translations'41 => 'modules/XC/FacebookMarketing/src/translations'42 => 'modules/QSL/ProductStickers/src/translations'43 => 'modules/QSL/Braintree/src/translations'44 => 'modules/XC/Sitemap/src/translations'45 => 'modules/CDev/Coupons/src/translations'46 => 'modules/XC/ESelectHPP/src/translations'47 => 'modules/QSL/BackInStock/src/translations'48 => 'modules/XC/FastLaneCheckout/src/translations'49 => 'modules/CDev/ContactUs/src/translations'50 => 'modules/CDev/ProductAdvisor/src/translations'51 => 'modules/QSL/CostPrice/src/translations'52 => 'modules/CDev/FedEx/src/translations'53 => 'modules/XC/CustomOrderStatuses/src/translations'54 => 'modules/QSL/CloudSearch/src/translations'55 => 'modules/XC/UPS/src/translations'56 => 'modules/XC/BulkEditing/src/translations'57 => 'modules/QSL/MyWishlist/src/translations'58 => 'modules/XC/CrispWhiteSkin/src/translations'59 => 'modules/XC/CanadaPost/src/translations'60 => 'modules/QSL/AntiFraud/src/translations'61 => 'modules/CDev/Sale/src/translations'62 => 'modules/QSL/PDFInvoice/src/translations'63 => 'modules/XC/OrderStatusColors/src/translations'64 => 'modules/CDev/FeaturedProducts/src/translations'65 => 'modules/QSL/Returns/src/translations'66 => 'modules/QSL/ShopByBrand/src/translations'67 => 'modules/XC/News/src/translations'68 => 'modules/Amazon/PayWithAmazon/src/translations'69 => 'modules/XC/UpdateInventory/src/translations'70 => 'modules/XC/ProductVariations/src/translations'71 => 'modules/CDev/GoSocial/src/translations'72 => 'modules/QSL/OrderReports/src/translations'73 => 'modules/QSL/Make/src/translations'74 => 'modules/XC/WheelTireFitment/src/translations'75 => 'modules/XC/ThemeTweaker/src/translations'76 => 'modules/XC/MultiCurrency/src/translations'77 => 'modules/QSL/AbandonedCartReminder/src/translations'78 => 'modules/QSL/CustomerSatisfaction/src/translations'79 => 'modules/XC/Concierge/src/translations'80 => 'modules/QSL/ProductFeeds/src/translations'81 => 'modules/XC/FreeShipping/src/translations'82 => 'modules/CDev/XMLSitemap/src/translations'83 => 'modules/CDev/UserPermissions/src/translations'84 => 'modules/QSL/ColorSwatches/src/translations'85 => 'modules/CDev/SimpleCMS/src/translations'86 => 'modules/QSL/SpecialOffersBuyXGetY/src/translations'87 => 'modules/XC/GoogleFeed/src/translations'88 => 'modules/XC/VendorMessages/src/translations'89 => 'modules/XC/Upselling/src/translations'90 => 'modules/XC/VINLookup/src/translations'91 => 'modules/XC/BuyButton/src/translations'92 => 'modules/CDev/USPS/src/translations'93 => 'modules/QSL/AuthorizenetAcceptjs/src/translations'94 => 'modules/QSL/AMP/src/translations'95 => 'modules/CDev/Paypal/src/translations'96 => 'modules/QSL/OneClickUpsellAfterCheckout/src/translations'97 => 'modules/QSL/Backorder/src/translations'98 => 'modules/XC/AutoImportBase/src/translations'99 => 'modules/QSL/AdminProductsListThumbnails/src/translations'100 => 'modules/XC/OrdersImport/src/translations'101 => 'modules/QSL/FlyoutCategoriesMenu/src/translations'102 => 'modules/XPay/XPaymentsCloud/src/translations'103 => 'modules/XC/FroalaEditor/src/translations'104 => 'modules/XC/CustomProductTabs/src/translations'105 => 'modules/XPay/DevKit/src/translations'106 => 'modules/CDev/GoogleAnalytics/src/translations'107 => 'modules/XC/Stripe/src/translations'108 => 'modules/XC/NotFinishedOrders/src/translations'109 => 'modules/CDev/Wholesale/src/translations'110 => 'modules/XC/MailChimp/src/translations'111 => 'modules/CDev/SalesTax/src/translations'112 => 'translations']]], []);
  6188.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  6189.         $instance->setFallbackLocales([=> 'en']);
  6190.         return $instance;
  6191.     }
  6192.     /**
  6193.      * Gets the private 'validator.builder' shared service.
  6194.      *
  6195.      * @return \Symfony\Component\Validator\ValidatorBuilder
  6196.      */
  6197.     protected function getValidator_BuilderService()
  6198.     {
  6199.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  6200.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  6201.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6202.             'CDev\\Coupons\\Validator\\Constraint\\CouponTypeValidator' => ['services''xcart.cdev.coupons.validator.coupon_type''getXcart_Cdev_Coupons_Validator_CouponTypeService'true],
  6203.             'CDev\\VolumeDiscounts\\Validator\\Constraint\\VolumeDiscountTypeValidator' => ['privates''xcart.cdev.volume_discounts.validator.volume_discount_type''getXcart_Cdev_VolumeDiscounts_Validator_VolumeDiscountTypeService'true],
  6204.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  6205.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  6206.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  6207.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  6208.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  6209.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  6210.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  6211.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  6212.         ], [
  6213.             'CDev\\Coupons\\Validator\\Constraint\\CouponTypeValidator' => '?',
  6214.             'CDev\\VolumeDiscounts\\Validator\\Constraint\\VolumeDiscountTypeValidator' => '?',
  6215.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  6216.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  6217.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  6218.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  6219.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  6220.             'doctrine.orm.validator.unique' => '?',
  6221.             'security.validator.user_password' => '?',
  6222.             'validator.expression' => '?',
  6223.         ])));
  6224.         if ($this->has('translator')) {
  6225.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  6226.         }
  6227.         $instance->setTranslationDomain('validators');
  6228.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  6229.         $instance->enableAnnotationMapping(true);
  6230.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  6231.         $instance->addMethodMapping('loadValidatorMetadata');
  6232.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  6233.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  6234.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  6235.         return $instance;
  6236.     }
  6237.     /**
  6238.      * Gets the private 'var_dumper.html_dumper' shared service.
  6239.      *
  6240.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  6241.      */
  6242.     protected function getVarDumper_HtmlDumperService()
  6243.     {
  6244.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  6245.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  6246.         return $instance;
  6247.     }
  6248.     /**
  6249.      * Gets the private 'var_dumper.server_connection' shared service.
  6250.      *
  6251.      * @return \Symfony\Component\VarDumper\Server\Connection
  6252.      */
  6253.     protected function getVarDumper_ServerConnectionService()
  6254.     {
  6255.         return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8'\dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  6256.     }
  6257.     /**
  6258.      * Gets the private 'web_profiler.csp.handler' shared service.
  6259.      *
  6260.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  6261.      */
  6262.     protected function getWebProfiler_Csp_HandlerService()
  6263.     {
  6264.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  6265.     }
  6266.     /**
  6267.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  6268.      *
  6269.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  6270.      */
  6271.     protected function getWebProfiler_DebugToolbarService()
  6272.     {
  6273.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  6274.     }
  6275.     /**
  6276.      * Gets the private 'xcart.query_builder.factory.profile.read' shared autowired service.
  6277.      *
  6278.      * @return \XCart\Bundle\DoctrineBridgeBundle\QueryBuilder\Factory\QueryBuilderFactory
  6279.      */
  6280.     protected function getXcart_QueryBuilder_Factory_Profile_ReadService()
  6281.     {
  6282.         return $this->privates['xcart.query_builder.factory.profile.read'] = new \XCart\Bundle\DoctrineBridgeBundle\QueryBuilder\Factory\QueryBuilderFactory(($this->services['kernel.doctrine.orm.entity_manager'] ?? $this->getKernel_Doctrine_Orm_EntityManagerService()), 'XCart\\Bundle\\DoctrineBridgeBundle\\QueryBuilder\\CommonQueryBuilder');
  6283.     }
  6284.     /**
  6285.      * Gets the private 'xcart.repository.cart.read' shared autowired service.
  6286.      *
  6287.      * @return \XLite\Model\Repo\Cart
  6288.      */
  6289.     protected function getXcart_Repository_Cart_ReadService()
  6290.     {
  6291.         $this->privates['xcart.repository.cart.read'] = $instance = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository('XLite\\Model\\Cart');
  6292.         $instance->setQueryBuilderFactory(new \XCart\Bundle\DoctrineBridgeBundle\QueryBuilder\Factory\QueryBuilderFactory(($this->services['kernel.doctrine.orm.entity_manager'] ?? $this->getKernel_Doctrine_Orm_EntityManagerService()), 'XCart\\Bundle\\DoctrineBridgeBundle\\QueryBuilder\\CommonQueryBuilder'));
  6293.         return $instance;
  6294.     }
  6295.     /**
  6296.      * Gets the private 'xcart.repository.orderitem.read' shared autowired service.
  6297.      *
  6298.      * @return \XLite\Model\Repo\Cart
  6299.      */
  6300.     protected function getXcart_Repository_Orderitem_ReadService()
  6301.     {
  6302.         $this->privates['xcart.repository.orderitem.read'] = $instance = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository('XLite\\Model\\OrderItem');
  6303.         $instance->setQueryBuilderFactory(new \XCart\Bundle\DoctrineBridgeBundle\QueryBuilder\Factory\QueryBuilderFactory(($this->services['kernel.doctrine.orm.entity_manager'] ?? $this->getKernel_Doctrine_Orm_EntityManagerService()), 'XCart\\Bundle\\DoctrineBridgeBundle\\QueryBuilder\\CommonQueryBuilder'));
  6304.         return $instance;
  6305.     }
  6306.     /**
  6307.      * Gets the private 'xcart.repository.profile.read' shared autowired service.
  6308.      *
  6309.      * @return \XLite\Model\Repo\Profile
  6310.      */
  6311.     protected function getXcart_Repository_Profile_ReadService()
  6312.     {
  6313.         $this->privates['xcart.repository.profile.read'] = $instance = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository('XLite\\Model\\Profile');
  6314.         $instance->setQueryBuilderFactory(($this->privates['xcart.query_builder.factory.profile.read'] ?? $this->getXcart_QueryBuilder_Factory_Profile_ReadService()));
  6315.         return $instance;
  6316.     }
  6317.     /**
  6318.      * Gets the private 'xcart.repository.usedcoupon.read' shared autowired service.
  6319.      *
  6320.      * @return \CDev\Coupons\Model\Repo\UsedCoupon
  6321.      */
  6322.     protected function getXcart_Repository_Usedcoupon_ReadService()
  6323.     {
  6324.         $this->privates['xcart.repository.usedcoupon.read'] = $instance = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository('CDev\\Coupons\\Model\\UsedCoupon');
  6325.         $instance->setQueryBuilderFactory(new \XCart\Bundle\DoctrineBridgeBundle\QueryBuilder\Factory\QueryBuilderFactory(($this->services['kernel.doctrine.orm.entity_manager'] ?? $this->getKernel_Doctrine_Orm_EntityManagerService()), 'XCart\\Bundle\\DoctrineBridgeBundle\\QueryBuilder\\CommonQueryBuilder'));
  6326.         return $instance;
  6327.     }
  6328.     /**
  6329.      * Gets the public 'cache_clearer' alias.
  6330.      *
  6331.      * @return object The ".container.private.cache_clearer" service.
  6332.      */
  6333.     protected function getCacheClearerService()
  6334.     {
  6335.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  6336.         return $this->get('.container.private.cache_clearer');
  6337.     }
  6338.     /**
  6339.      * Gets the public 'filesystem' alias.
  6340.      *
  6341.      * @return object The ".container.private.filesystem" service.
  6342.      */
  6343.     protected function getFilesystemService()
  6344.     {
  6345.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  6346.         return $this->get('.container.private.filesystem');
  6347.     }
  6348.     /**
  6349.      * Gets the public 'serializer' alias.
  6350.      *
  6351.      * @return object The ".container.private.serializer" service.
  6352.      */
  6353.     protected function getSerializerService()
  6354.     {
  6355.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  6356.         return $this->get('.container.private.serializer');
  6357.     }
  6358.     /**
  6359.      * Gets the public 'security.csrf.token_manager' alias.
  6360.      *
  6361.      * @return object The ".container.private.security.csrf.token_manager" service.
  6362.      */
  6363.     protected function getSecurity_Csrf_TokenManagerService()
  6364.     {
  6365.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  6366.         return $this->get('.container.private.security.csrf.token_manager');
  6367.     }
  6368.     /**
  6369.      * Gets the public 'form.factory' alias.
  6370.      *
  6371.      * @return object The ".container.private.form.factory" service.
  6372.      */
  6373.     protected function getForm_FactoryService()
  6374.     {
  6375.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  6376.         return $this->get('.container.private.form.factory');
  6377.     }
  6378.     /**
  6379.      * Gets the public 'form.type.file' alias.
  6380.      *
  6381.      * @return object The ".container.private.form.type.file" service.
  6382.      */
  6383.     protected function getForm_Type_FileService()
  6384.     {
  6385.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  6386.         return $this->get('.container.private.form.type.file');
  6387.     }
  6388.     /**
  6389.      * Gets the public 'profiler' alias.
  6390.      *
  6391.      * @return object The ".container.private.profiler" service.
  6392.      */
  6393.     protected function getProfilerService()
  6394.     {
  6395.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  6396.         return $this->get('.container.private.profiler');
  6397.     }
  6398.     /**
  6399.      * Gets the public 'twig' alias.
  6400.      *
  6401.      * @return object The ".container.private.twig" service.
  6402.      */
  6403.     protected function getTwigService()
  6404.     {
  6405.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  6406.         return $this->get('.container.private.twig');
  6407.     }
  6408.     /**
  6409.      * Gets the public 'security.authorization_checker' alias.
  6410.      *
  6411.      * @return object The ".container.private.security.authorization_checker" service.
  6412.      */
  6413.     protected function getSecurity_AuthorizationCheckerService()
  6414.     {
  6415.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  6416.         return $this->get('.container.private.security.authorization_checker');
  6417.     }
  6418.     /**
  6419.      * Gets the public 'security.token_storage' alias.
  6420.      *
  6421.      * @return object The ".container.private.security.token_storage" service.
  6422.      */
  6423.     protected function getSecurity_TokenStorageService()
  6424.     {
  6425.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  6426.         return $this->get('.container.private.security.token_storage');
  6427.     }
  6428.     /**
  6429.      * Gets the public 'security.password_encoder' alias.
  6430.      *
  6431.      * @return object The ".container.private.security.password_encoder" service.
  6432.      */
  6433.     protected function getSecurity_PasswordEncoderService()
  6434.     {
  6435.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  6436.         return $this->get('.container.private.security.password_encoder');
  6437.     }
  6438.     /**
  6439.      * Gets the public 'session' alias.
  6440.      *
  6441.      * @return object The ".container.private.session" service.
  6442.      */
  6443.     protected function getSessionService()
  6444.     {
  6445.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  6446.         return $this->get('.container.private.session');
  6447.     }
  6448.     /**
  6449.      * Gets the public 'validator' alias.
  6450.      *
  6451.      * @return object The ".container.private.validator" service.
  6452.      */
  6453.     protected function getValidatorService()
  6454.     {
  6455.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  6456.         return $this->get('.container.private.validator');
  6457.     }
  6458.     /**
  6459.      * @return array|bool|float|int|string|\UnitEnum|null
  6460.      */
  6461.     public function getParameter(string $name)
  6462.     {
  6463.         if (isset($this->buildParameters[$name])) {
  6464.             return $this->buildParameters[$name];
  6465.         }
  6466.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  6467.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  6468.         }
  6469.         if (isset($this->loadedDynamicParameters[$name])) {
  6470.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  6471.         }
  6472.         return $this->parameters[$name];
  6473.     }
  6474.     public function hasParameter(string $name): bool
  6475.     {
  6476.         if (isset($this->buildParameters[$name])) {
  6477.             return true;
  6478.         }
  6479.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  6480.     }
  6481.     public function setParameter(string $name$value): void
  6482.     {
  6483.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  6484.     }
  6485.     public function getParameterBag(): ParameterBagInterface
  6486.     {
  6487.         if (null === $this->parameterBag) {
  6488.             $parameters $this->parameters;
  6489.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  6490.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  6491.             }
  6492.             foreach ($this->buildParameters as $name => $value) {
  6493.                 $parameters[$name] = $value;
  6494.             }
  6495.             $this->parameterBag = new FrozenParameterBag($parameters);
  6496.         }
  6497.         return $this->parameterBag;
  6498.     }
  6499.     private $loadedDynamicParameters = [
  6500.         'kernel.runtime_environment' => false,
  6501.         'kernel.build_dir' => false,
  6502.         'kernel.cache_dir' => false,
  6503.         'xcart.affiliate_id' => false,
  6504.         'table_prefix' => false,
  6505.         'upsCrypterPassPhrase' => false,
  6506.         'ups_app_secret' => false,
  6507.         'variations.convert_batch_size' => false,
  6508.         'auto_trial.end_date' => false,
  6509.         'auto_trial.products_limit' => false,
  6510.         'autoimport.background.enabled' => false,
  6511.         'autoimport.test.api.gateway' => false,
  6512.         'autoimport.metadata_products_search.enabled' => false,
  6513.         'autoimport.product_stock_list.test_gateway_enabled' => false,
  6514.         'kernel.secret' => false,
  6515.         'debug.container.dump' => false,
  6516.         'serializer.mapping.cache.file' => false,
  6517.         'session.storage.options' => false,
  6518.         'session.save_path' => false,
  6519.         'validator.mapping.cache.file' => false,
  6520.         'profiler.storage.dsn' => false,
  6521.         'xcart' => false,
  6522.         'xcart.dto_generator.directory' => false,
  6523.         'xcart.dto_generator.config' => false,
  6524.         'doctrine.orm.proxy_dir' => false,
  6525.         'nelmio_cors.defaults' => false,
  6526.         'api_platform.resource_class_directories' => false,
  6527.         'lexik_jwt_authentication.pass_phrase' => false,
  6528.     ];
  6529.     private $dynamicParameters = [];
  6530.     private function getDynamicParameter(string $name)
  6531.     {
  6532.         switch ($name) {
  6533.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  6534.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  6535.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  6536.             case 'xcart.affiliate_id'$value $this->getEnv('string:XCART_AFFILIATE_ID'); break;
  6537.             case 'table_prefix'$value = [
  6538.                 => [
  6539.                     'class' => '*',
  6540.                     'table' => '*',
  6541.                     'prefix' => $this->getEnv('resolve:DATABASE_DEFAULT_TABLE_PREFIX'),
  6542.                 ],
  6543.                 => [
  6544.                     'class' => '#XCart\\\\Service\\\\Storage\\\\.*#',
  6545.                     'table' => '*',
  6546.                     'prefix' => '',
  6547.                 ],
  6548.             ]; break;
  6549.             case 'upsCrypterPassPhrase'$value $this->getEnv('default:ups_app_secret:UPS_CRYPTER_PASSPHRASE'); break;
  6550.             case 'ups_app_secret'$value $this->getEnv('string:APP_SECRET'); break;
  6551.             case 'variations.convert_batch_size'$value $this->getEnv('default:variations.default_convert_batch_size:int:VARIATIONS_CONVERT_BATCH_SIZE'); break;
  6552.             case 'auto_trial.end_date'$value $this->getEnv('default::string:XCART_END_DATE'); break;
  6553.             case 'auto_trial.products_limit'$value $this->getEnv('default:auto_trial.default_limit:int:AUTOTRIAL_PRODUCTS_LIMIT'); break;
  6554.             case 'autoimport.background.enabled'$value $this->getEnv('default:autoimport.background.enabled.default:bool:FORCE_AUTOIMPORT_BACKGROUND_JOBS_ENABLED'); break;
  6555.             case 'autoimport.test.api.gateway'$value $this->getEnv('default:autoimport.test.api.gateway.default:bool:AUTOIMPORT_TEST_API_GATEWAY_ENABLED'); break;
  6556.             case 'autoimport.metadata_products_search.enabled'$value $this->getEnv('default:autoimport.metadata_products_search.enabled.default:bool:AUTOIMPORT_METADATA_PRODUCTS_SEARCH_ENABLED'); break;
  6557.             case 'autoimport.product_stock_list.test_gateway_enabled'$value $this->getEnv('default:autoimport.product_stock_list.test_gateway_enabled.default:bool:AUTOIMPORT_STOCK_TEST_GATEWAY_ENABLED'); break;
  6558.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  6559.             case 'debug.container.dump'$value = ($this->targetDir.''.'/XCart_KernelDevDebugContainer.xml'); break;
  6560.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  6561.             case 'session.storage.options'$value = [
  6562.                 'cache_limiter' => '0',
  6563.                 'name' => 'xid',
  6564.                 'cookie_lifetime' => 2592000,
  6565.                 'cookie_path' => $this->getEnv('string:remove_trailing_slash:string:XCART_HOST_DETAILS_WEB_DIR').'/',
  6566.                 'cookie_secure' => 'auto',
  6567.                 'cookie_httponly' => true,
  6568.                 'cookie_samesite' => 'lax',
  6569.                 'use_cookies' => true,
  6570.                 'gc_maxlifetime' => 604800,
  6571.                 'gc_probability' => 1,
  6572.                 'gc_divisor' => 1000,
  6573.             ]; break;
  6574.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  6575.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  6576.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  6577.             case 'xcart'$value = [
  6578.                 'dto_generator' => [
  6579.                     'directory' => ($this->targetDir.''.'/generated/dto'),
  6580.                     'namespace' => 'App',
  6581.                     'appPrefix' => 'app',
  6582.                     'config' => NULL,
  6583.                 ],
  6584.             ]; break;
  6585.             case 'xcart.dto_generator.directory'$value = ($this->targetDir.''.'/generated/dto'); break;
  6586.             case 'xcart.dto_generator.config'$value = [
  6587.                 'directory' => ($this->targetDir.''.'/generated/dto'),
  6588.                 'namespace' => 'XCart',
  6589.                 'appPrefix' => 'xcart',
  6590.                 'entities' => [
  6591.                     'api' => [
  6592.                         'XCart\\API\\Entity\\Storefront\\Cart\\Address' => [
  6593.                             'name' => 'Cart Address',
  6594.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\Address',
  6595.                             'path' => '/storefront/carts/{cart_id}/addresses',
  6596.                             'register_get_one' => true,
  6597.                             'register_get_collection' => true,
  6598.                             'register_create_one' => true,
  6599.                             'register_update_one' => true,
  6600.                             'register_delete_one' => true,
  6601.                             'annotations' => [
  6602.                                 '\\XCart\\API\\Endpoint\\Storefront\\Address\\Validator\\Constraint\\InvalidFields' => [
  6603.                                 ],
  6604.                                 '\\XCart\\API\\Endpoint\\Storefront\\Address\\Validator\\Constraint\\RequiredFields' => [
  6605.                                 ],
  6606.                                 '\\XCart\\API\\Endpoint\\Storefront\\Address\\Validator\\Constraint\\CountryStateCompatibility' => [
  6607.                                 ],
  6608.                             ],
  6609.                             'fields' => [
  6610.                                 'cartId' => [
  6611.                                     'type' => 'string',
  6612.                                     'groups' => [
  6613.                                         => 'read',
  6614.                                     ],
  6615.                                     'id' => false,
  6616.                                     'nullable' => false,
  6617.                                     'annotations' => [
  6618.                                     ],
  6619.                                 ],
  6620.                                 'isBilling' => [
  6621.                                     'type' => 'bool',
  6622.                                     'groups' => [
  6623.                                         => 'read',
  6624.                                         => 'update',
  6625.                                     ],
  6626.                                     'id' => false,
  6627.                                     'nullable' => false,
  6628.                                     'annotations' => [
  6629.                                     ],
  6630.                                 ],
  6631.                                 'isShipping' => [
  6632.                                     'type' => 'bool',
  6633.                                     'groups' => [
  6634.                                         => 'read',
  6635.                                         => 'update',
  6636.                                     ],
  6637.                                     'id' => false,
  6638.                                     'nullable' => false,
  6639.                                     'annotations' => [
  6640.                                     ],
  6641.                                 ],
  6642.                                 'fields' => [
  6643.                                     'type' => 'XCart\\API\\Entity\\Storefront\\AddressFieldValue[]',
  6644.                                     'annotations' => [
  6645.                                         '\\XCart\\API\\Endpoint\\Storefront\\Address\\Validator\\Constraint\\CountryCode' => [
  6646.                                         ],
  6647.                                         '\\XCart\\API\\Endpoint\\Storefront\\Address\\Validator\\Constraint\\StateId' => [
  6648.                                         ],
  6649.                                     ],
  6650.                                     'id' => false,
  6651.                                     'nullable' => false,
  6652.                                     'groups' => [
  6653.                                     ],
  6654.                                 ],
  6655.                             ],
  6656.                             'idType' => 'int',
  6657.                             'traits' => [
  6658.                             ],
  6659.                             'interfaces' => [
  6660.                             ],
  6661.                             'itemOperations' => [
  6662.                             ],
  6663.                             'collectionOperations' => [
  6664.                             ],
  6665.                             'filters' => [
  6666.                             ],
  6667.                             'register_full_update_one' => false,
  6668.                         ],
  6669.                         'XCart\\API\\Entity\\Storefront\\Address' => [
  6670.                             'name' => 'User Address',
  6671.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\Address',
  6672.                             'path' => '/storefront/users/self/addresses',
  6673.                             'register_get_one' => true,
  6674.                             'register_get_collection' => true,
  6675.                             'register_create_one' => true,
  6676.                             'register_update_one' => true,
  6677.                             'register_delete_one' => true,
  6678.                             'annotations' => [
  6679.                                 '\\XCart\\API\\Endpoint\\Storefront\\Address\\Validator\\Constraint\\InvalidFields' => [
  6680.                                 ],
  6681.                                 '\\XCart\\API\\Endpoint\\Storefront\\Address\\Validator\\Constraint\\RequiredFields' => [
  6682.                                 ],
  6683.                                 '\\XCart\\API\\Endpoint\\Storefront\\Address\\Validator\\Constraint\\CountryStateCompatibility' => [
  6684.                                 ],
  6685.                             ],
  6686.                             'fields' => [
  6687.                                 'profileId' => [
  6688.                                     'type' => 'integer',
  6689.                                     'groups' => [
  6690.                                         => 'empty',
  6691.                                     ],
  6692.                                     'id' => false,
  6693.                                     'nullable' => false,
  6694.                                     'annotations' => [
  6695.                                     ],
  6696.                                 ],
  6697.                                 'isBilling' => [
  6698.                                     'type' => 'bool',
  6699.                                     'groups' => [
  6700.                                         => 'read',
  6701.                                         => 'update',
  6702.                                     ],
  6703.                                     'id' => false,
  6704.                                     'nullable' => false,
  6705.                                     'annotations' => [
  6706.                                     ],
  6707.                                 ],
  6708.                                 'isShipping' => [
  6709.                                     'type' => 'bool',
  6710.                                     'groups' => [
  6711.                                         => 'read',
  6712.                                         => 'update',
  6713.                                     ],
  6714.                                     'id' => false,
  6715.                                     'nullable' => false,
  6716.                                     'annotations' => [
  6717.                                     ],
  6718.                                 ],
  6719.                                 'fields' => [
  6720.                                     'type' => 'XCart\\API\\Entity\\Storefront\\AddressFieldValue[]',
  6721.                                     'annotations' => [
  6722.                                         '\\XCart\\API\\Endpoint\\Storefront\\Address\\Validator\\Constraint\\CountryCode' => [
  6723.                                         ],
  6724.                                         '\\XCart\\API\\Endpoint\\Storefront\\Address\\Validator\\Constraint\\StateId' => [
  6725.                                         ],
  6726.                                     ],
  6727.                                     'id' => false,
  6728.                                     'nullable' => false,
  6729.                                     'groups' => [
  6730.                                     ],
  6731.                                 ],
  6732.                             ],
  6733.                             'idType' => 'int',
  6734.                             'traits' => [
  6735.                             ],
  6736.                             'interfaces' => [
  6737.                             ],
  6738.                             'itemOperations' => [
  6739.                             ],
  6740.                             'collectionOperations' => [
  6741.                             ],
  6742.                             'filters' => [
  6743.                             ],
  6744.                             'register_full_update_one' => false,
  6745.                         ],
  6746.                         'XCart\\API\\Entity\\Storefront\\AddressField' => [
  6747.                             'name' => 'Address Field',
  6748.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\AddressField',
  6749.                             'path' => '/storefront/address_fields',
  6750.                             'register_get_one' => true,
  6751.                             'register_get_collection' => true,
  6752.                             'fields' => [
  6753.                                 'serviceName' => [
  6754.                                     'type' => 'string',
  6755.                                     'id' => false,
  6756.                                     'nullable' => false,
  6757.                                     'annotations' => [
  6758.                                     ],
  6759.                                     'groups' => [
  6760.                                     ],
  6761.                                 ],
  6762.                                 'label' => [
  6763.                                     'type' => 'string',
  6764.                                     'id' => false,
  6765.                                     'nullable' => false,
  6766.                                     'annotations' => [
  6767.                                     ],
  6768.                                     'groups' => [
  6769.                                     ],
  6770.                                 ],
  6771.                                 'required' => [
  6772.                                     'type' => 'bool',
  6773.                                     'id' => false,
  6774.                                     'nullable' => false,
  6775.                                     'annotations' => [
  6776.                                     ],
  6777.                                     'groups' => [
  6778.                                     ],
  6779.                                 ],
  6780.                                 'values' => [
  6781.                                     'type' => 'XCart\\API\\Entity\\Storefront\\AddressFieldSelectorOption[]',
  6782.                                     'nullable' => true,
  6783.                                     'id' => false,
  6784.                                     'annotations' => [
  6785.                                     ],
  6786.                                     'groups' => [
  6787.                                     ],
  6788.                                 ],
  6789.                             ],
  6790.                             'idType' => 'int',
  6791.                             'traits' => [
  6792.                             ],
  6793.                             'interfaces' => [
  6794.                             ],
  6795.                             'annotations' => [
  6796.                             ],
  6797.                             'itemOperations' => [
  6798.                             ],
  6799.                             'collectionOperations' => [
  6800.                             ],
  6801.                             'filters' => [
  6802.                             ],
  6803.                             'register_create_one' => false,
  6804.                             'register_full_update_one' => false,
  6805.                             'register_update_one' => false,
  6806.                             'register_delete_one' => false,
  6807.                         ],
  6808.                         'XCart\\API\\Entity\\Storefront\\Principal' => [
  6809.                             'name' => 'Authentication',
  6810.                             'path' => '/storefront/auth/whoami',
  6811.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\Principal',
  6812.                             'idType' => 'manual',
  6813.                             'annotations' => [
  6814.                                 => [
  6815.                                     '_' => 'ApiResource',
  6816.                                     'itemOperations' => [
  6817.                                         'whoami' => [
  6818.                                             'method' => 'GET',
  6819.                                             'path' => '/storefront/auth/whoami',
  6820.                                             'identifiers' => [
  6821.                                             ],
  6822.                                             'openapi_context' => [
  6823.                                                 'summary' => 'Retrieve user info of an authenticated user',
  6824.                                             ],
  6825.                                         ],
  6826.                                     ],
  6827.                                 ],
  6828.                             ],
  6829.                             'fields' => [
  6830.                                 'id' => [
  6831.                                     'id' => true,
  6832.                                     'type' => 'string',
  6833.                                     'nullable' => true,
  6834.                                     'annotations' => [
  6835.                                     ],
  6836.                                     'groups' => [
  6837.                                     ],
  6838.                                 ],
  6839.                                 'email' => [
  6840.                                     'type' => 'string',
  6841.                                     'id' => false,
  6842.                                     'nullable' => false,
  6843.                                     'annotations' => [
  6844.                                     ],
  6845.                                     'groups' => [
  6846.                                     ],
  6847.                                 ],
  6848.                                 'firstname' => [
  6849.                                     'type' => 'string',
  6850.                                     'nullable' => true,
  6851.                                     'id' => false,
  6852.                                     'annotations' => [
  6853.                                     ],
  6854.                                     'groups' => [
  6855.                                     ],
  6856.                                 ],
  6857.                                 'lastname' => [
  6858.                                     'type' => 'string',
  6859.                                     'nullable' => true,
  6860.                                     'id' => false,
  6861.                                     'annotations' => [
  6862.                                     ],
  6863.                                     'groups' => [
  6864.                                     ],
  6865.                                 ],
  6866.                                 'roles' => [
  6867.                                     'type' => 'string[]',
  6868.                                     'id' => false,
  6869.                                     'nullable' => false,
  6870.                                     'annotations' => [
  6871.                                     ],
  6872.                                     'groups' => [
  6873.                                     ],
  6874.                                 ],
  6875.                             ],
  6876.                             'traits' => [
  6877.                             ],
  6878.                             'interfaces' => [
  6879.                             ],
  6880.                             'itemOperations' => [
  6881.                             ],
  6882.                             'collectionOperations' => [
  6883.                             ],
  6884.                             'filters' => [
  6885.                             ],
  6886.                             'register_get_one' => false,
  6887.                             'register_get_collection' => false,
  6888.                             'register_create_one' => false,
  6889.                             'register_full_update_one' => false,
  6890.                             'register_update_one' => false,
  6891.                             'register_delete_one' => false,
  6892.                         ],
  6893.                         'XCart\\API\\Entity\\Storefront\\ResetPasswordAction' => [
  6894.                             'name' => 'Authentication',
  6895.                             'path' => '/storefront/auth/reset_password',
  6896.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\ResetPasswordAction',
  6897.                             'fields' => [
  6898.                                 'username' => [
  6899.                                     'type' => 'string',
  6900.                                     'id' => false,
  6901.                                     'nullable' => false,
  6902.                                     'annotations' => [
  6903.                                     ],
  6904.                                     'groups' => [
  6905.                                     ],
  6906.                                 ],
  6907.                             ],
  6908.                             'annotations' => [
  6909.                                 => [
  6910.                                     '_' => 'ApiResource',
  6911.                                     'collectionOperations' => [
  6912.                                         'resetPassword' => [
  6913.                                             'method' => 'POST',
  6914.                                             'path' => '/storefront/auth/reset_password',
  6915.                                             'status' => 204,
  6916.                                             'openapi_context' => [
  6917.                                                 'summary' => 'Reset password and send new password to the user\'s e-mail',
  6918.                                                 'requestBody' => [
  6919.                                                     'content' => [
  6920.                                                         'application/json' => [
  6921.                                                             'schema' => [
  6922.                                                                 'type' => 'object',
  6923.                                                                 'properties' => [
  6924.                                                                     'username' => [
  6925.                                                                         'type' => 'string',
  6926.                                                                         'format' => 'email',
  6927.                                                                     ],
  6928.                                                                 ],
  6929.                                                             ],
  6930.                                                             'example' => [
  6931.                                                                 'username' => '[email protected]',
  6932.                                                             ],
  6933.                                                         ],
  6934.                                                     ],
  6935.                                                 ],
  6936.                                                 'responses' => [
  6937.                                                     204 => [
  6938.                                                         'description' => 'New password was sent to the user\'s e-mail successfully',
  6939.                                                     ],
  6940.                                                 ],
  6941.                                             ],
  6942.                                         ],
  6943.                                     ],
  6944.                                 ],
  6945.                             ],
  6946.                             'idType' => 'int',
  6947.                             'traits' => [
  6948.                             ],
  6949.                             'interfaces' => [
  6950.                             ],
  6951.                             'itemOperations' => [
  6952.                             ],
  6953.                             'collectionOperations' => [
  6954.                             ],
  6955.                             'filters' => [
  6956.                             ],
  6957.                             'register_get_one' => false,
  6958.                             'register_get_collection' => false,
  6959.                             'register_create_one' => false,
  6960.                             'register_full_update_one' => false,
  6961.                             'register_update_one' => false,
  6962.                             'register_delete_one' => false,
  6963.                         ],
  6964.                         'XCart\\API\\Entity\\Storefront\\Cart' => [
  6965.                             'name' => 'Storefront Cart',
  6966.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\Cart',
  6967.                             'path' => '/storefront/carts',
  6968.                             'register_get_one' => true,
  6969.                             'register_create_one' => true,
  6970.                             'register_update_one' => true,
  6971.                             'register_delete_one' => true,
  6972.                             'idType' => 'uuid4',
  6973.                             'fields' => [
  6974.                                 'email' => [
  6975.                                     'type' => 'string',
  6976.                                     'groups' => [
  6977.                                         => 'read',
  6978.                                     ],
  6979.                                     'id' => false,
  6980.                                     'nullable' => false,
  6981.                                     'annotations' => [
  6982.                                     ],
  6983.                                 ],
  6984.                                 'items' => [
  6985.                                     'type' => 'XCart\\API\\Entity\\Storefront\\Cart\\Item[]',
  6986.                                     'groups' => [
  6987.                                         => 'read',
  6988.                                     ],
  6989.                                     'id' => false,
  6990.                                     'nullable' => false,
  6991.                                     'annotations' => [
  6992.                                     ],
  6993.                                 ],
  6994.                                 'subTotal' => [
  6995.                                     'type' => 'float',
  6996.                                     'groups' => [
  6997.                                         => 'read',
  6998.                                     ],
  6999.                                     'id' => false,
  7000.                                     'nullable' => false,
  7001.                                     'annotations' => [
  7002.                                     ],
  7003.                                 ],
  7004.                                 'total' => [
  7005.                                     'type' => 'float',
  7006.                                     'groups' => [
  7007.                                         => 'read',
  7008.                                     ],
  7009.                                     'id' => false,
  7010.                                     'nullable' => false,
  7011.                                     'annotations' => [
  7012.                                     ],
  7013.                                 ],
  7014.                                 'payment' => [
  7015.                                     'type' => 'XCart\\API\\Entity\\Storefront\\Cart\\PaymentMethod',
  7016.                                     'groups' => [
  7017.                                         => 'read',
  7018.                                     ],
  7019.                                     'nullable' => true,
  7020.                                     'id' => false,
  7021.                                     'annotations' => [
  7022.                                     ],
  7023.                                 ],
  7024.                                 'paymentTransaction' => [
  7025.                                     'type' => 'string',
  7026.                                     'groups' => [
  7027.                                         => 'read',
  7028.                                     ],
  7029.                                     'nullable' => true,
  7030.                                     'id' => false,
  7031.                                     'annotations' => [
  7032.                                     ],
  7033.                                 ],
  7034.                                 'shipping' => [
  7035.                                     'type' => 'XCart\\API\\Entity\\Storefront\\Cart\\ShippingMethod',
  7036.                                     'groups' => [
  7037.                                         => 'read',
  7038.                                     ],
  7039.                                     'nullable' => true,
  7040.                                     'id' => false,
  7041.                                     'annotations' => [
  7042.                                     ],
  7043.                                 ],
  7044.                                 'surcharges' => [
  7045.                                     'type' => 'XCart\\API\\Entity\\Storefront\\Cart\\Surcharge[]',
  7046.                                     'groups' => [
  7047.                                         => 'read',
  7048.                                     ],
  7049.                                     'id' => false,
  7050.                                     'nullable' => false,
  7051.                                     'annotations' => [
  7052.                                     ],
  7053.                                 ],
  7054.                                 'coupons' => [
  7055.                                     'type' => 'XCart\\API\\Entity\\Storefront\\Cart\\Coupon[]',
  7056.                                     'groups' => [
  7057.                                         => 'read',
  7058.                                     ],
  7059.                                     'id' => false,
  7060.                                     'nullable' => false,
  7061.                                     'annotations' => [
  7062.                                     ],
  7063.                                 ],
  7064.                             ],
  7065.                             'traits' => [
  7066.                             ],
  7067.                             'interfaces' => [
  7068.                             ],
  7069.                             'annotations' => [
  7070.                             ],
  7071.                             'itemOperations' => [
  7072.                             ],
  7073.                             'collectionOperations' => [
  7074.                             ],
  7075.                             'filters' => [
  7076.                             ],
  7077.                             'register_get_collection' => false,
  7078.                             'register_full_update_one' => false,
  7079.                         ],
  7080.                         'XCart\\API\\Entity\\Storefront\\Cart\\Item' => [
  7081.                             'name' => 'Cart item',
  7082.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\Cart\\Item',
  7083.                             'path' => '/storefront/carts/{cart_id}/items',
  7084.                             'register_get_one' => true,
  7085.                             'register_get_collection' => true,
  7086.                             'register_create_one' => true,
  7087.                             'register_update_one' => true,
  7088.                             'register_delete_one' => true,
  7089.                             'fields' => [
  7090.                                 'productId' => [
  7091.                                     'type' => 'integer',
  7092.                                     'groups' => [
  7093.                                         => 'read',
  7094.                                         => 'insert',
  7095.                                     ],
  7096.                                     'annotations' => [
  7097.                                         'Assert\\NotBlank' => [
  7098.                                         ],
  7099.                                     ],
  7100.                                     'id' => false,
  7101.                                     'nullable' => false,
  7102.                                 ],
  7103.                                 'sku' => [
  7104.                                     'type' => 'string',
  7105.                                     'groups' => [
  7106.                                         => 'read',
  7107.                                     ],
  7108.                                     'id' => false,
  7109.                                     'nullable' => false,
  7110.                                     'annotations' => [
  7111.                                     ],
  7112.                                 ],
  7113.                                 'name' => [
  7114.                                     'type' => 'string',
  7115.                                     'groups' => [
  7116.                                         => 'read',
  7117.                                     ],
  7118.                                     'id' => false,
  7119.                                     'nullable' => false,
  7120.                                     'annotations' => [
  7121.                                     ],
  7122.                                 ],
  7123.                                 'cleanUrl' => [
  7124.                                     'type' => 'string',
  7125.                                     'groups' => [
  7126.                                         => 'read',
  7127.                                     ],
  7128.                                     'id' => false,
  7129.                                     'nullable' => false,
  7130.                                     'annotations' => [
  7131.                                     ],
  7132.                                 ],
  7133.                                 'amount' => [
  7134.                                     'type' => 'float',
  7135.                                     'annotations' => [
  7136.                                         'Assert\\NotBlank' => [
  7137.                                         ],
  7138.                                     ],
  7139.                                     'id' => false,
  7140.                                     'nullable' => false,
  7141.                                     'groups' => [
  7142.                                     ],
  7143.                                 ],
  7144.                                 'inStock' => [
  7145.                                     'type' => 'integer',
  7146.                                     'groups' => [
  7147.                                         => 'read',
  7148.                                     ],
  7149.                                     'id' => false,
  7150.                                     'nullable' => false,
  7151.                                     'annotations' => [
  7152.                                     ],
  7153.                                 ],
  7154.                                 'price' => [
  7155.                                     'type' => 'float',
  7156.                                     'groups' => [
  7157.                                         => 'read',
  7158.                                     ],
  7159.                                     'id' => false,
  7160.                                     'nullable' => false,
  7161.                                     'annotations' => [
  7162.                                     ],
  7163.                                 ],
  7164.                                 'clear_price' => [
  7165.                                     'type' => 'float',
  7166.                                     'groups' => [
  7167.                                         => 'read',
  7168.                                     ],
  7169.                                     'id' => false,
  7170.                                     'nullable' => false,
  7171.                                     'annotations' => [
  7172.                                     ],
  7173.                                 ],
  7174.                                 'net_price' => [
  7175.                                     'type' => 'float',
  7176.                                     'groups' => [
  7177.                                         => 'read',
  7178.                                     ],
  7179.                                     'id' => false,
  7180.                                     'nullable' => false,
  7181.                                     'annotations' => [
  7182.                                     ],
  7183.                                 ],
  7184.                                 'display_price' => [
  7185.                                     'type' => 'float',
  7186.                                     'groups' => [
  7187.                                         => 'read',
  7188.                                     ],
  7189.                                     'id' => false,
  7190.                                     'nullable' => false,
  7191.                                     'annotations' => [
  7192.                                     ],
  7193.                                 ],
  7194.                                 'attributes' => [
  7195.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Cart\\Item\\AttributeValue[]',
  7196.                                     'id' => false,
  7197.                                     'nullable' => false,
  7198.                                     'annotations' => [
  7199.                                     ],
  7200.                                     'groups' => [
  7201.                                     ],
  7202.                                 ],
  7203.                                 'surcharges' => [
  7204.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Cart\\Item\\Surcharge[]',
  7205.                                     'groups' => [
  7206.                                         => 'read',
  7207.                                     ],
  7208.                                     'id' => false,
  7209.                                     'nullable' => false,
  7210.                                     'annotations' => [
  7211.                                     ],
  7212.                                 ],
  7213.                                 'subtotal' => [
  7214.                                     'type' => 'float',
  7215.                                     'groups' => [
  7216.                                         => 'read',
  7217.                                     ],
  7218.                                     'id' => false,
  7219.                                     'nullable' => false,
  7220.                                     'annotations' => [
  7221.                                     ],
  7222.                                 ],
  7223.                                 'total' => [
  7224.                                     'type' => 'float',
  7225.                                     'groups' => [
  7226.                                         => 'read',
  7227.                                     ],
  7228.                                     'id' => false,
  7229.                                     'nullable' => false,
  7230.                                     'annotations' => [
  7231.                                     ],
  7232.                                 ],
  7233.                                 'images' => [
  7234.                                     'type' => 'XCart\\API\\Entity\\Storefront\\Image[]',
  7235.                                     'groups' => [
  7236.                                         => 'read',
  7237.                                     ],
  7238.                                     'id' => false,
  7239.                                     'nullable' => false,
  7240.                                     'annotations' => [
  7241.                                     ],
  7242.                                 ],
  7243.                                 'marketPrice' => [
  7244.                                     'type' => 'float',
  7245.                                     'groups' => [
  7246.                                         => 'read',
  7247.                                     ],
  7248.                                     'id' => false,
  7249.                                     'nullable' => false,
  7250.                                     'annotations' => [
  7251.                                     ],
  7252.                                 ],
  7253.                             ],
  7254.                             'idType' => 'int',
  7255.                             'traits' => [
  7256.                             ],
  7257.                             'interfaces' => [
  7258.                             ],
  7259.                             'annotations' => [
  7260.                             ],
  7261.                             'itemOperations' => [
  7262.                             ],
  7263.                             'collectionOperations' => [
  7264.                             ],
  7265.                             'filters' => [
  7266.                             ],
  7267.                             'register_full_update_one' => false,
  7268.                         ],
  7269.                         'XCart\\API\\Entity\\Storefront\\Cart\\PaymentMethod' => [
  7270.                             'name' => 'Payment method',
  7271.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\Cart\\PaymentMethod',
  7272.                             'path' => '/storefront/carts/{cart_id}/payment_methods',
  7273.                             'register_get_one' => true,
  7274.                             'register_get_collection' => true,
  7275.                             'fields' => [
  7276.                                 'cartId' => [
  7277.                                     'type' => 'string',
  7278.                                     'groups' => [
  7279.                                         => 'empty',
  7280.                                     ],
  7281.                                     'id' => false,
  7282.                                     'nullable' => false,
  7283.                                     'annotations' => [
  7284.                                     ],
  7285.                                 ],
  7286.                                 'serviceName' => [
  7287.                                     'type' => 'string',
  7288.                                     'id' => false,
  7289.                                     'nullable' => false,
  7290.                                     'annotations' => [
  7291.                                     ],
  7292.                                     'groups' => [
  7293.                                     ],
  7294.                                 ],
  7295.                                 'name' => [
  7296.                                     'type' => 'string',
  7297.                                     'id' => false,
  7298.                                     'nullable' => false,
  7299.                                     'annotations' => [
  7300.                                     ],
  7301.                                     'groups' => [
  7302.                                     ],
  7303.                                 ],
  7304.                                 'title' => [
  7305.                                     'type' => 'string',
  7306.                                     'id' => false,
  7307.                                     'nullable' => false,
  7308.                                     'annotations' => [
  7309.                                     ],
  7310.                                     'groups' => [
  7311.                                     ],
  7312.                                 ],
  7313.                                 'description' => [
  7314.                                     'type' => 'string',
  7315.                                     'id' => false,
  7316.                                     'nullable' => false,
  7317.                                     'annotations' => [
  7318.                                     ],
  7319.                                     'groups' => [
  7320.                                     ],
  7321.                                 ],
  7322.                                 'instruction' => [
  7323.                                     'type' => 'string',
  7324.                                     'id' => false,
  7325.                                     'nullable' => false,
  7326.                                     'annotations' => [
  7327.                                     ],
  7328.                                     'groups' => [
  7329.                                     ],
  7330.                                 ],
  7331.                             ],
  7332.                             'idType' => 'int',
  7333.                             'traits' => [
  7334.                             ],
  7335.                             'interfaces' => [
  7336.                             ],
  7337.                             'annotations' => [
  7338.                             ],
  7339.                             'itemOperations' => [
  7340.                             ],
  7341.                             'collectionOperations' => [
  7342.                             ],
  7343.                             'filters' => [
  7344.                             ],
  7345.                             'register_create_one' => false,
  7346.                             'register_full_update_one' => false,
  7347.                             'register_update_one' => false,
  7348.                             'register_delete_one' => false,
  7349.                         ],
  7350.                         'XCart\\API\\Entity\\Storefront\\Cart\\CalculatedShippingRates' => [
  7351.                             'name' => 'Calculated shipping rates',
  7352.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\Cart\\CalculatedShippingRates',
  7353.                             'path' => '/storefront/carts/{cart_id}/calculatedShippingRates',
  7354.                             'register_create_one' => true,
  7355.                             'idType' => 'uuid4',
  7356.                             'fields' => [
  7357.                                 'rates' => [
  7358.                                     'type' => 'XCart\\API\\Entity\\Storefront\\Cart\\ShippingRate[]',
  7359.                                     'groups' => [
  7360.                                         => 'read',
  7361.                                     ],
  7362.                                     'id' => false,
  7363.                                     'nullable' => false,
  7364.                                     'annotations' => [
  7365.                                     ],
  7366.                                 ],
  7367.                             ],
  7368.                             'annotations' => [
  7369.                                 => [
  7370.                                     '_' => 'ApiResource',
  7371.                                     'collectionOperations' => [
  7372.                                         'post' => [
  7373.                                             'method' => 'POST',
  7374.                                             'path' => '/storefront/carts/{cart_id}/calculatedShippingRates.{_format}',
  7375.                                             'denormalization_context' => [
  7376.                                                 'groups' => [
  7377.                                                     => 'insert',
  7378.                                                 ],
  7379.                                             ],
  7380.                                             'openapi_context' => [
  7381.                                                 'summary' => 'Calculated shipping rates',
  7382.                                             ],
  7383.                                         ],
  7384.                                     ],
  7385.                                 ],
  7386.                             ],
  7387.                             'traits' => [
  7388.                             ],
  7389.                             'interfaces' => [
  7390.                             ],
  7391.                             'itemOperations' => [
  7392.                             ],
  7393.                             'collectionOperations' => [
  7394.                             ],
  7395.                             'filters' => [
  7396.                             ],
  7397.                             'register_get_one' => false,
  7398.                             'register_get_collection' => false,
  7399.                             'register_full_update_one' => false,
  7400.                             'register_update_one' => false,
  7401.                             'register_delete_one' => false,
  7402.                         ],
  7403.                         'XCart\\API\\Entity\\Storefront\\Cart\\MergeRequest' => [
  7404.                             'name' => 'Cart merge request',
  7405.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\Cart\\MergeRequest',
  7406.                             'path' => '/storefront/carts/{cart_id}/merge',
  7407.                             'register_create_one' => true,
  7408.                             'idType' => 'uuid4',
  7409.                             'fields' => [
  7410.                                 'anonymousCartId' => [
  7411.                                     'type' => 'string',
  7412.                                     'groups' => [
  7413.                                         => 'insert',
  7414.                                     ],
  7415.                                     'annotations' => [
  7416.                                         'Assert\\NotBlank' => [
  7417.                                         ],
  7418.                                     ],
  7419.                                     'id' => false,
  7420.                                     'nullable' => false,
  7421.                                 ],
  7422.                             ],
  7423.                             'annotations' => [
  7424.                                 => [
  7425.                                     '_' => 'ApiResource',
  7426.                                     'collectionOperations' => [
  7427.                                         'post' => [
  7428.                                             'method' => 'POST',
  7429.                                             'path' => '/storefront/carts/{cart_id}/merge.{_format}',
  7430.                                             'denormalization_context' => [
  7431.                                                 'groups' => [
  7432.                                                     => 'insert',
  7433.                                                 ],
  7434.                                             ],
  7435.                                             'openapi_context' => [
  7436.                                                 'summary' => 'Cart merge request',
  7437.                                             ],
  7438.                                         ],
  7439.                                     ],
  7440.                                 ],
  7441.                             ],
  7442.                             'traits' => [
  7443.                             ],
  7444.                             'interfaces' => [
  7445.                             ],
  7446.                             'itemOperations' => [
  7447.                             ],
  7448.                             'collectionOperations' => [
  7449.                             ],
  7450.                             'filters' => [
  7451.                             ],
  7452.                             'register_get_one' => false,
  7453.                             'register_get_collection' => false,
  7454.                             'register_full_update_one' => false,
  7455.                             'register_update_one' => false,
  7456.                             'register_delete_one' => false,
  7457.                         ],
  7458.                         'XCart\\API\\Entity\\Storefront\\Cart\\ShippingMethodSelection' => [
  7459.                             'name' => 'Cart shipping method selection',
  7460.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\Cart\\ShippingMethodSelection',
  7461.                             'path' => '/storefront/carts/{cart_id}/select_shipping_method',
  7462.                             'register_create_one' => true,
  7463.                             'idType' => 'uuid4',
  7464.                             'fields' => [
  7465.                                 'shippingMethodId' => [
  7466.                                     'type' => 'integer',
  7467.                                     'annotations' => [
  7468.                                         'Assert\\NotBlank' => [
  7469.                                         ],
  7470.                                     ],
  7471.                                     'id' => false,
  7472.                                     'nullable' => false,
  7473.                                     'groups' => [
  7474.                                     ],
  7475.                                 ],
  7476.                             ],
  7477.                             'annotations' => [
  7478.                                 => [
  7479.                                     '_' => 'ApiResource',
  7480.                                     'collectionOperations' => [
  7481.                                         'post' => [
  7482.                                             'method' => 'POST',
  7483.                                             'path' => '/storefront/carts/{cart_id}/select_shipping_method.{_format}',
  7484.                                             'denormalization_context' => [
  7485.                                                 'groups' => [
  7486.                                                     => 'insert',
  7487.                                                 ],
  7488.                                             ],
  7489.                                             'openapi_context' => [
  7490.                                                 'summary' => 'Cart shipping method selection',
  7491.                                             ],
  7492.                                         ],
  7493.                                     ],
  7494.                                 ],
  7495.                             ],
  7496.                             'traits' => [
  7497.                             ],
  7498.                             'interfaces' => [
  7499.                             ],
  7500.                             'itemOperations' => [
  7501.                             ],
  7502.                             'collectionOperations' => [
  7503.                             ],
  7504.                             'filters' => [
  7505.                             ],
  7506.                             'register_get_one' => false,
  7507.                             'register_get_collection' => false,
  7508.                             'register_full_update_one' => false,
  7509.                             'register_update_one' => false,
  7510.                             'register_delete_one' => false,
  7511.                         ],
  7512.                         'XCart\\API\\Entity\\Storefront\\Cart\\PaymentMethodSelection' => [
  7513.                             'name' => 'Cart payment method selection',
  7514.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\Cart\\PaymentMethodSelection',
  7515.                             'path' => '/storefront/carts/{cart_id}/select_payment_method',
  7516.                             'register_create_one' => true,
  7517.                             'idType' => 'uuid4',
  7518.                             'fields' => [
  7519.                                 'paymentMethodId' => [
  7520.                                     'type' => 'integer',
  7521.                                     'annotations' => [
  7522.                                         'Assert\\NotBlank' => [
  7523.                                         ],
  7524.                                     ],
  7525.                                     'id' => false,
  7526.                                     'nullable' => false,
  7527.                                     'groups' => [
  7528.                                     ],
  7529.                                 ],
  7530.                             ],
  7531.                             'annotations' => [
  7532.                                 => [
  7533.                                     '_' => 'ApiResource',
  7534.                                     'collectionOperations' => [
  7535.                                         'post' => [
  7536.                                             'method' => 'POST',
  7537.                                             'path' => '/storefront/carts/{cart_id}/select_payment_method.{_format}',
  7538.                                             'denormalization_context' => [
  7539.                                                 'groups' => [
  7540.                                                     => 'insert',
  7541.                                                 ],
  7542.                                             ],
  7543.                                             'openapi_context' => [
  7544.                                                 'summary' => 'Cart payment method selection',
  7545.                                             ],
  7546.                                         ],
  7547.                                     ],
  7548.                                 ],
  7549.                             ],
  7550.                             'traits' => [
  7551.                             ],
  7552.                             'interfaces' => [
  7553.                             ],
  7554.                             'itemOperations' => [
  7555.                             ],
  7556.                             'collectionOperations' => [
  7557.                             ],
  7558.                             'filters' => [
  7559.                             ],
  7560.                             'register_get_one' => false,
  7561.                             'register_get_collection' => false,
  7562.                             'register_full_update_one' => false,
  7563.                             'register_update_one' => false,
  7564.                             'register_delete_one' => false,
  7565.                         ],
  7566.                         'XCart\\API\\Entity\\Storefront\\Cart\\EmailChanging' => [
  7567.                             'name' => 'Cart email change',
  7568.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\Cart\\EmailChanging',
  7569.                             'path' => '/storefront/carts/{cart_id}/change_email',
  7570.                             'register_create_one' => true,
  7571.                             'idType' => 'uuid4',
  7572.                             'fields' => [
  7573.                                 'email' => [
  7574.                                     'type' => 'string',
  7575.                                     'annotations' => [
  7576.                                         'Assert\\Email' => [
  7577.                                         ],
  7578.                                     ],
  7579.                                     'id' => false,
  7580.                                     'nullable' => false,
  7581.                                     'groups' => [
  7582.                                     ],
  7583.                                 ],
  7584.                             ],
  7585.                             'annotations' => [
  7586.                                 => [
  7587.                                     '_' => 'ApiResource',
  7588.                                     'collectionOperations' => [
  7589.                                         'post' => [
  7590.                                             'method' => 'POST',
  7591.                                             'path' => '/storefront/carts/{cart_id}/change_email.{_format}',
  7592.                                             'denormalization_context' => [
  7593.                                                 'groups' => [
  7594.                                                     => 'insert',
  7595.                                                 ],
  7596.                                             ],
  7597.                                             'openapi_context' => [
  7598.                                                 'summary' => 'Cart email change',
  7599.                                             ],
  7600.                                         ],
  7601.                                     ],
  7602.                                 ],
  7603.                             ],
  7604.                             'traits' => [
  7605.                             ],
  7606.                             'interfaces' => [
  7607.                             ],
  7608.                             'itemOperations' => [
  7609.                             ],
  7610.                             'collectionOperations' => [
  7611.                             ],
  7612.                             'filters' => [
  7613.                             ],
  7614.                             'register_get_one' => false,
  7615.                             'register_get_collection' => false,
  7616.                             'register_full_update_one' => false,
  7617.                             'register_update_one' => false,
  7618.                             'register_delete_one' => false,
  7619.                         ],
  7620.                         'XCart\\API\\Entity\\Storefront\\Order' => [
  7621.                             'name' => 'Order',
  7622.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\Order',
  7623.                             'path' => '/storefront/carts/{cart_id}/order',
  7624.                             'register_create_one' => true,
  7625.                             'fields' => [
  7626.                                 'cartPublicId' => [
  7627.                                     'type' => 'string',
  7628.                                     'groups' => [
  7629.                                         => 'empty',
  7630.                                     ],
  7631.                                     'id' => false,
  7632.                                     'nullable' => false,
  7633.                                     'annotations' => [
  7634.                                     ],
  7635.                                 ],
  7636.                                 'number' => [
  7637.                                     'type' => 'string',
  7638.                                     'groups' => [
  7639.                                         => 'read',
  7640.                                     ],
  7641.                                     'id' => false,
  7642.                                     'nullable' => false,
  7643.                                     'annotations' => [
  7644.                                     ],
  7645.                                 ],
  7646.                             ],
  7647.                             'idType' => 'int',
  7648.                             'traits' => [
  7649.                             ],
  7650.                             'interfaces' => [
  7651.                             ],
  7652.                             'annotations' => [
  7653.                             ],
  7654.                             'itemOperations' => [
  7655.                             ],
  7656.                             'collectionOperations' => [
  7657.                             ],
  7658.                             'filters' => [
  7659.                             ],
  7660.                             'register_get_one' => false,
  7661.                             'register_get_collection' => false,
  7662.                             'register_full_update_one' => false,
  7663.                             'register_update_one' => false,
  7664.                             'register_delete_one' => false,
  7665.                         ],
  7666.                         'XCart\\API\\Entity\\Storefront\\Category\\Compact' => [
  7667.                             'name' => 'Category Compact',
  7668.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\Category',
  7669.                             'path' => '/storefront/categories/compact',
  7670.                             'register_get_one' => true,
  7671.                             'register_get_collection' => true,
  7672.                             'itemOperations' => [
  7673.                                 'getByCleanURL' => [
  7674.                                     'method' => 'GET',
  7675.                                     'path' => '/storefront/categories/compact/by_clean_url/{clean_url}',
  7676.                                     'identifiers' => [
  7677.                                         => 'clean_url',
  7678.                                     ],
  7679.                                     'requirements' => [
  7680.                                         'clean_url' => '\\S+',
  7681.                                     ],
  7682.                                     'openapi_context' => [
  7683.                                         'summary' => 'Retrieve a category by clean url',
  7684.                                         'parameters' => [
  7685.                                             => [
  7686.                                                 'in' => 'path',
  7687.                                                 'name' => 'clean_url',
  7688.                                                 'schema' => [
  7689.                                                     'type' => 'string',
  7690.                                                 ],
  7691.                                                 'required' => true,
  7692.                                                 'description' => 'Full category clean url',
  7693.                                                 'example' => 'fashion/shoes',
  7694.                                             ],
  7695.                                         ],
  7696.                                     ],
  7697.                                 ],
  7698.                             ],
  7699.                             'filters' => [
  7700.                                 => [
  7701.                                     'className' => 'XCart\\Bundle\\APIPlatformBridgeBundle\\Filter\\IdIntegerFilter',
  7702.                                     'properties' => [
  7703.                                         => 'parent',
  7704.                                     ],
  7705.                                     'operations' => [
  7706.                                     ],
  7707.                                     'arguments' => [
  7708.                                     ],
  7709.                                 ],
  7710.                                 => [
  7711.                                     'className' => 'XCart\\Bundle\\APIPlatformBridgeBundle\\OrderRule\\OrderRule',
  7712.                                     'properties' => [
  7713.                                         => 'pos',
  7714.                                     ],
  7715.                                     'operations' => [
  7716.                                     ],
  7717.                                     'arguments' => [
  7718.                                     ],
  7719.                                 ],
  7720.                             ],
  7721.                             'fields' => [
  7722.                                 'name' => [
  7723.                                     'type' => 'string',
  7724.                                     'id' => false,
  7725.                                     'nullable' => false,
  7726.                                     'annotations' => [
  7727.                                     ],
  7728.                                     'groups' => [
  7729.                                     ],
  7730.                                 ],
  7731.                                 'cleanUrl' => [
  7732.                                     'type' => 'string',
  7733.                                     'nullable' => true,
  7734.                                     'id' => false,
  7735.                                     'annotations' => [
  7736.                                     ],
  7737.                                     'groups' => [
  7738.                                     ],
  7739.                                 ],
  7740.                                 'showTitle' => [
  7741.                                     'type' => 'bool',
  7742.                                     'id' => false,
  7743.                                     'nullable' => false,
  7744.                                     'annotations' => [
  7745.                                     ],
  7746.                                     'groups' => [
  7747.                                     ],
  7748.                                 ],
  7749.                                 'icon' => [
  7750.                                     'type' => 'XCart\\API\\Entity\\Storefront\\Image',
  7751.                                     'nullable' => true,
  7752.                                     'id' => false,
  7753.                                     'annotations' => [
  7754.                                     ],
  7755.                                     'groups' => [
  7756.                                     ],
  7757.                                 ],
  7758.                                 'banner' => [
  7759.                                     'type' => 'XCart\\API\\Entity\\Storefront\\Image',
  7760.                                     'nullable' => true,
  7761.                                     'id' => false,
  7762.                                     'annotations' => [
  7763.                                     ],
  7764.                                     'groups' => [
  7765.                                     ],
  7766.                                 ],
  7767.                                 'path' => [
  7768.                                     'type' => 'XCart\\API\\Entity\\Storefront\\Category\\PathElement[]',
  7769.                                     'id' => false,
  7770.                                     'nullable' => false,
  7771.                                     'annotations' => [
  7772.                                     ],
  7773.                                     'groups' => [
  7774.                                     ],
  7775.                                 ],
  7776.                                 'hasSubcategories' => [
  7777.                                     'type' => 'bool',
  7778.                                     'id' => false,
  7779.                                     'nullable' => false,
  7780.                                     'annotations' => [
  7781.                                     ],
  7782.                                     'groups' => [
  7783.                                     ],
  7784.                                 ],
  7785.                             ],
  7786.                             'idType' => 'int',
  7787.                             'traits' => [
  7788.                             ],
  7789.                             'interfaces' => [
  7790.                             ],
  7791.                             'annotations' => [
  7792.                             ],
  7793.                             'collectionOperations' => [
  7794.                             ],
  7795.                             'register_create_one' => false,
  7796.                             'register_full_update_one' => false,
  7797.                             'register_update_one' => false,
  7798.                             'register_delete_one' => false,
  7799.                         ],
  7800.                         'XCart\\API\\Entity\\Storefront\\Category\\Detailed' => [
  7801.                             'name' => 'Category Detailed',
  7802.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\Category',
  7803.                             'path' => '/storefront/categories/detailed',
  7804.                             'register_get_one' => true,
  7805.                             'register_get_collection' => true,
  7806.                             'itemOperations' => [
  7807.                                 'getByCleanURL' => [
  7808.                                     'method' => 'GET',
  7809.                                     'path' => '/storefront/categories/detailed/by_clean_url/{clean_url}',
  7810.                                     'identifiers' => [
  7811.                                         => 'clean_url',
  7812.                                     ],
  7813.                                     'requirements' => [
  7814.                                         'clean_url' => '\\S+',
  7815.                                     ],
  7816.                                     'openapi_context' => [
  7817.                                         'summary' => 'Retrieve a category by clean url',
  7818.                                         'parameters' => [
  7819.                                             => [
  7820.                                                 'in' => 'path',
  7821.                                                 'name' => 'clean_url',
  7822.                                                 'schema' => [
  7823.                                                     'type' => 'string',
  7824.                                                 ],
  7825.                                                 'required' => true,
  7826.                                                 'description' => 'Full category clean url',
  7827.                                                 'example' => 'fashion/shoes',
  7828.                                             ],
  7829.                                         ],
  7830.                                     ],
  7831.                                 ],
  7832.                             ],
  7833.                             'filters' => [
  7834.                                 => [
  7835.                                     'className' => 'XCart\\Bundle\\APIPlatformBridgeBundle\\Filter\\IdIntegerFilter',
  7836.                                     'properties' => [
  7837.                                         => 'parent',
  7838.                                     ],
  7839.                                     'operations' => [
  7840.                                     ],
  7841.                                     'arguments' => [
  7842.                                     ],
  7843.                                 ],
  7844.                                 => [
  7845.                                     'className' => 'XCart\\Bundle\\APIPlatformBridgeBundle\\OrderRule\\OrderRule',
  7846.                                     'properties' => [
  7847.                                         => 'pos',
  7848.                                     ],
  7849.                                     'operations' => [
  7850.                                     ],
  7851.                                     'arguments' => [
  7852.                                     ],
  7853.                                 ],
  7854.                             ],
  7855.                             'fields' => [
  7856.                                 'name' => [
  7857.                                     'type' => 'string',
  7858.                                     'id' => false,
  7859.                                     'nullable' => false,
  7860.                                     'annotations' => [
  7861.                                     ],
  7862.                                     'groups' => [
  7863.                                     ],
  7864.                                 ],
  7865.                                 'description' => [
  7866.                                     'type' => 'string',
  7867.                                     'id' => false,
  7868.                                     'nullable' => false,
  7869.                                     'annotations' => [
  7870.                                     ],
  7871.                                     'groups' => [
  7872.                                     ],
  7873.                                 ],
  7874.                                 'cleanUrl' => [
  7875.                                     'type' => 'string',
  7876.                                     'nullable' => true,
  7877.                                     'id' => false,
  7878.                                     'annotations' => [
  7879.                                     ],
  7880.                                     'groups' => [
  7881.                                     ],
  7882.                                 ],
  7883.                                 'showTitle' => [
  7884.                                     'type' => 'bool',
  7885.                                     'id' => false,
  7886.                                     'nullable' => false,
  7887.                                     'annotations' => [
  7888.                                     ],
  7889.                                     'groups' => [
  7890.                                     ],
  7891.                                 ],
  7892.                                 'banner' => [
  7893.                                     'type' => 'XCart\\API\\Entity\\Storefront\\Image',
  7894.                                     'nullable' => true,
  7895.                                     'id' => false,
  7896.                                     'annotations' => [
  7897.                                     ],
  7898.                                     'groups' => [
  7899.                                     ],
  7900.                                 ],
  7901.                                 'metaTags' => [
  7902.                                     'type' => 'string',
  7903.                                     'nullable' => true,
  7904.                                     'id' => false,
  7905.                                     'annotations' => [
  7906.                                     ],
  7907.                                     'groups' => [
  7908.                                     ],
  7909.                                 ],
  7910.                                 'metaDescription' => [
  7911.                                     'type' => 'string',
  7912.                                     'nullable' => true,
  7913.                                     'id' => false,
  7914.                                     'annotations' => [
  7915.                                     ],
  7916.                                     'groups' => [
  7917.                                     ],
  7918.                                 ],
  7919.                                 'metaTitle' => [
  7920.                                     'type' => 'string',
  7921.                                     'id' => false,
  7922.                                     'nullable' => false,
  7923.                                     'annotations' => [
  7924.                                     ],
  7925.                                     'groups' => [
  7926.                                     ],
  7927.                                 ],
  7928.                                 'path' => [
  7929.                                     'type' => 'XCart\\API\\Entity\\Storefront\\Category\\PathElement[]',
  7930.                                     'id' => false,
  7931.                                     'nullable' => false,
  7932.                                     'annotations' => [
  7933.                                     ],
  7934.                                     'groups' => [
  7935.                                     ],
  7936.                                 ],
  7937.                                 'hasSubcategories' => [
  7938.                                     'type' => 'bool',
  7939.                                     'id' => false,
  7940.                                     'nullable' => false,
  7941.                                     'annotations' => [
  7942.                                     ],
  7943.                                     'groups' => [
  7944.                                     ],
  7945.                                 ],
  7946.                                 'ogMetaTags' => [
  7947.                                     'type' => 'string',
  7948.                                     'nullable' => true,
  7949.                                     'id' => false,
  7950.                                     'annotations' => [
  7951.                                     ],
  7952.                                     'groups' => [
  7953.                                     ],
  7954.                                 ],
  7955.                             ],
  7956.                             'idType' => 'int',
  7957.                             'traits' => [
  7958.                             ],
  7959.                             'interfaces' => [
  7960.                             ],
  7961.                             'annotations' => [
  7962.                             ],
  7963.                             'collectionOperations' => [
  7964.                             ],
  7965.                             'register_create_one' => false,
  7966.                             'register_full_update_one' => false,
  7967.                             'register_update_one' => false,
  7968.                             'register_delete_one' => false,
  7969.                         ],
  7970.                         'XCart\\API\\Entity\\Storefront\\Config' => [
  7971.                             'name' => 'Config',
  7972.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\Config',
  7973.                             'path' => '/storefront/configs',
  7974.                             'register_get_one' => true,
  7975.                             'register_get_collection' => true,
  7976.                             'itemOperations' => [
  7977.                                 'get' => [
  7978.                                     'method' => 'GET',
  7979.                                     'path' => '/storefront/configs/{id}',
  7980.                                     'requirements' => [
  7981.                                         'id' => '\\S+',
  7982.                                     ],
  7983.                                     'identifiers' => [
  7984.                                         => 'id',
  7985.                                     ],
  7986.                                     'openapi_context' => [
  7987.                                     ],
  7988.                                 ],
  7989.                             ],
  7990.                             'idType' => 'manual',
  7991.                             'fields' => [
  7992.                                 'id' => [
  7993.                                     'id' => true,
  7994.                                     'type' => 'string',
  7995.                                     'nullable' => false,
  7996.                                     'annotations' => [
  7997.                                     ],
  7998.                                     'groups' => [
  7999.                                     ],
  8000.                                 ],
  8001.                                 'name' => [
  8002.                                     'type' => 'string',
  8003.                                     'id' => false,
  8004.                                     'nullable' => false,
  8005.                                     'annotations' => [
  8006.                                     ],
  8007.                                     'groups' => [
  8008.                                     ],
  8009.                                 ],
  8010.                                 'category' => [
  8011.                                     'type' => 'string',
  8012.                                     'id' => false,
  8013.                                     'nullable' => false,
  8014.                                     'annotations' => [
  8015.                                     ],
  8016.                                     'groups' => [
  8017.                                     ],
  8018.                                 ],
  8019.                                 'value' => [
  8020.                                     'type' => 'string',
  8021.                                     'nullable' => true,
  8022.                                     'id' => false,
  8023.                                     'annotations' => [
  8024.                                     ],
  8025.                                     'groups' => [
  8026.                                     ],
  8027.                                 ],
  8028.                             ],
  8029.                             'traits' => [
  8030.                             ],
  8031.                             'interfaces' => [
  8032.                             ],
  8033.                             'annotations' => [
  8034.                             ],
  8035.                             'collectionOperations' => [
  8036.                             ],
  8037.                             'filters' => [
  8038.                             ],
  8039.                             'register_create_one' => false,
  8040.                             'register_full_update_one' => false,
  8041.                             'register_update_one' => false,
  8042.                             'register_delete_one' => false,
  8043.                         ],
  8044.                         'XCart\\API\\Entity\\Storefront\\Country' => [
  8045.                             'name' => 'Country',
  8046.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\Country',
  8047.                             'path' => '/storefront/countries',
  8048.                             'register_get_one' => true,
  8049.                             'register_get_collection' => true,
  8050.                             'idType' => 'manual',
  8051.                             'itemOperations' => [
  8052.                                 'get' => [
  8053.                                     'method' => 'GET',
  8054.                                     'path' => '/storefront/countries/{id}',
  8055.                                     'requirements' => [
  8056.                                         'id' => '\\S+',
  8057.                                     ],
  8058.                                     'identifiers' => [
  8059.                                         => 'id',
  8060.                                     ],
  8061.                                     'openapi_context' => [
  8062.                                     ],
  8063.                                 ],
  8064.                             ],
  8065.                             'fields' => [
  8066.                                 'id' => [
  8067.                                     'id' => true,
  8068.                                     'type' => 'string',
  8069.                                     'nullable' => false,
  8070.                                     'annotations' => [
  8071.                                     ],
  8072.                                     'groups' => [
  8073.                                     ],
  8074.                                 ],
  8075.                                 'code' => [
  8076.                                     'type' => 'string',
  8077.                                     'id' => false,
  8078.                                     'nullable' => false,
  8079.                                     'annotations' => [
  8080.                                     ],
  8081.                                     'groups' => [
  8082.                                     ],
  8083.                                 ],
  8084.                                 'name' => [
  8085.                                     'type' => 'string',
  8086.                                     'id' => false,
  8087.                                     'nullable' => false,
  8088.                                     'annotations' => [
  8089.                                     ],
  8090.                                     'groups' => [
  8091.                                     ],
  8092.                                 ],
  8093.                                 'regions' => [
  8094.                                     'type' => 'XCart\\API\\Entity\\Storefront\\Region[]',
  8095.                                     'id' => false,
  8096.                                     'nullable' => false,
  8097.                                     'annotations' => [
  8098.                                     ],
  8099.                                     'groups' => [
  8100.                                     ],
  8101.                                 ],
  8102.                                 'states' => [
  8103.                                     'type' => 'XCart\\API\\Entity\\Storefront\\State[]',
  8104.                                     'id' => false,
  8105.                                     'nullable' => false,
  8106.                                     'annotations' => [
  8107.                                     ],
  8108.                                     'groups' => [
  8109.                                     ],
  8110.                                 ],
  8111.                                 'activeCurrency' => [
  8112.                                     'type' => 'string',
  8113.                                     'nullable' => true,
  8114.                                     'id' => false,
  8115.                                     'annotations' => [
  8116.                                     ],
  8117.                                     'groups' => [
  8118.                                     ],
  8119.                                 ],
  8120.                             ],
  8121.                             'traits' => [
  8122.                             ],
  8123.                             'interfaces' => [
  8124.                             ],
  8125.                             'annotations' => [
  8126.                             ],
  8127.                             'collectionOperations' => [
  8128.                             ],
  8129.                             'filters' => [
  8130.                             ],
  8131.                             'register_create_one' => false,
  8132.                             'register_full_update_one' => false,
  8133.                             'register_update_one' => false,
  8134.                             'register_delete_one' => false,
  8135.                         ],
  8136.                         'XCart\\API\\Entity\\Storefront\\Payment\\Action' => [
  8137.                             'name' => 'Payment',
  8138.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\Payment\\Action',
  8139.                             'path' => '/storefront/carts/{cart_id}/payment',
  8140.                             'idType' => 'manual',
  8141.                             'register_get_one' => true,
  8142.                             'register_update_one' => true,
  8143.                             'itemOperations' => [
  8144.                                 'get' => [
  8145.                                     'method' => 'GET',
  8146.                                     'path' => '/storefront/carts/{cart_id}/payment/{id}.{_format}',
  8147.                                     'identifiers' => [
  8148.                                         => 'id',
  8149.                                     ],
  8150.                                     'requirements' => [
  8151.                                         'id' => '.+',
  8152.                                     ],
  8153.                                     'normalization_context' => [
  8154.                                         'groups' => [
  8155.                                             => 'read',
  8156.                                         ],
  8157.                                     ],
  8158.                                     'openapi_context' => [
  8159.                                         'summary' => 'Retrieve an entity by id',
  8160.                                         'parameters' => [
  8161.                                             => [
  8162.                                                 'name' => 'id',
  8163.                                                 'in' => 'path',
  8164.                                                 'required' => true,
  8165.                                                 'schema' => [
  8166.                                                     'type' => 'string',
  8167.                                                 ],
  8168.                                             ],
  8169.                                         ],
  8170.                                     ],
  8171.                                 ],
  8172.                                 'patch' => [
  8173.                                     'method' => 'PATCH',
  8174.                                     'path' => '/storefront/carts/{cart_id}/payment/{id}.{_format}',
  8175.                                     'identifiers' => [
  8176.                                         => 'id',
  8177.                                     ],
  8178.                                     'requirements' => [
  8179.                                         'id' => '.+',
  8180.                                     ],
  8181.                                     'normalization_context' => [
  8182.                                         'groups' => [
  8183.                                             => 'read',
  8184.                                         ],
  8185.                                     ],
  8186.                                     'denormalization_context' => [
  8187.                                         'groups' => [
  8188.                                             => 'update',
  8189.                                         ],
  8190.                                     ],
  8191.                                     'openapi_context' => [
  8192.                                         'summary' => 'Partially change an entity by id',
  8193.                                         'parameters' => [
  8194.                                             => [
  8195.                                                 'name' => 'id',
  8196.                                                 'in' => 'path',
  8197.                                                 'required' => true,
  8198.                                                 'schema' => [
  8199.                                                     'type' => 'string',
  8200.                                                 ],
  8201.                                             ],
  8202.                                         ],
  8203.                                     ],
  8204.                                 ],
  8205.                             ],
  8206.                             'interfaces' => [
  8207.                                 => '\\XCart\\Bundle\\CommonBundle\\DTO\\Id\\IdOwnerInterface',
  8208.                             ],
  8209.                             'fields' => [
  8210.                                 'id' => [
  8211.                                     'id' => true,
  8212.                                     'type' => 'string',
  8213.                                     'nullable' => true,
  8214.                                     'groups' => [
  8215.                                         => 'read',
  8216.                                     ],
  8217.                                     'annotations' => [
  8218.                                     ],
  8219.                                 ],
  8220.                                 'cartId' => [
  8221.                                     'type' => 'string',
  8222.                                     'nullable' => true,
  8223.                                     'groups' => [
  8224.                                         => 'empty',
  8225.                                     ],
  8226.                                     'id' => false,
  8227.                                     'annotations' => [
  8228.                                     ],
  8229.                                 ],
  8230.                                 'status' => [
  8231.                                     'type' => 'string',
  8232.                                     'nullable' => true,
  8233.                                     'groups' => [
  8234.                                         => 'read',
  8235.                                     ],
  8236.                                     'id' => false,
  8237.                                     'annotations' => [
  8238.                                     ],
  8239.                                 ],
  8240.                                 'value' => [
  8241.                                     'type' => 'float',
  8242.                                     'nullable' => true,
  8243.                                     'groups' => [
  8244.                                         => 'read',
  8245.                                     ],
  8246.                                     'id' => false,
  8247.                                     'annotations' => [
  8248.                                     ],
  8249.                                 ],
  8250.                                 'type' => [
  8251.                                     'type' => 'string',
  8252.                                     'nullable' => true,
  8253.                                     'groups' => [
  8254.                                         => 'read',
  8255.                                     ],
  8256.                                     'id' => false,
  8257.                                     'annotations' => [
  8258.                                     ],
  8259.                                 ],
  8260.                                 'data' => [
  8261.                                     'type' => 'XCart\\API\\Entity\\Storefront\\Payment\\Action\\TransactionData[]',
  8262.                                     'nullable' => true,
  8263.                                     'groups' => [
  8264.                                         => 'read',
  8265.                                     ],
  8266.                                     'id' => false,
  8267.                                     'annotations' => [
  8268.                                     ],
  8269.                                 ],
  8270.                                 'backendTransactions' => [
  8271.                                     'type' => 'XCart\\API\\Entity\\Storefront\\Payment\\Action\\BackendTransaction[]',
  8272.                                     'nullable' => true,
  8273.                                     'groups' => [
  8274.                                         => 'read',
  8275.                                     ],
  8276.                                     'id' => false,
  8277.                                     'annotations' => [
  8278.                                     ],
  8279.                                 ],
  8280.                                 'processor' => [
  8281.                                     'type' => 'string',
  8282.                                     'nullable' => true,
  8283.                                     'groups' => [
  8284.                                         => 'read',
  8285.                                     ],
  8286.                                     'id' => false,
  8287.                                     'annotations' => [
  8288.                                     ],
  8289.                                 ],
  8290.                                 'action' => [
  8291.                                     'type' => 'string',
  8292.                                     'nullable' => true,
  8293.                                     'groups' => [
  8294.                                         => 'read',
  8295.                                         => 'update',
  8296.                                     ],
  8297.                                     'annotations' => [
  8298.                                         'Assert\\NotBlank' => [
  8299.                                         ],
  8300.                                     ],
  8301.                                     'id' => false,
  8302.                                 ],
  8303.                                 'actionData' => [
  8304.                                     'type' => 'XCart\\API\\Entity\\Storefront\\Payment\\Action\\ActionData[]',
  8305.                                     'nullable' => true,
  8306.                                     'groups' => [
  8307.                                         => 'read',
  8308.                                         => 'update',
  8309.                                     ],
  8310.                                     'id' => false,
  8311.                                     'annotations' => [
  8312.                                     ],
  8313.                                 ],
  8314.                                 'actionMetaData' => [
  8315.                                     'type' => 'XCart\\API\\Entity\\Storefront\\Payment\\Action\\ActionMetaData[]',
  8316.                                     'nullable' => true,
  8317.                                     'groups' => [
  8318.                                         => 'read',
  8319.                                         => 'update',
  8320.                                     ],
  8321.                                     'id' => false,
  8322.                                     'annotations' => [
  8323.                                     ],
  8324.                                 ],
  8325.                             ],
  8326.                             'traits' => [
  8327.                             ],
  8328.                             'annotations' => [
  8329.                             ],
  8330.                             'collectionOperations' => [
  8331.                             ],
  8332.                             'filters' => [
  8333.                             ],
  8334.                             'register_get_collection' => false,
  8335.                             'register_create_one' => false,
  8336.                             'register_full_update_one' => false,
  8337.                             'register_delete_one' => false,
  8338.                         ],
  8339.                         'XCart\\API\\Entity\\Storefront\\Product\\Compact' => [
  8340.                             'name' => 'Product Compact',
  8341.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\Product',
  8342.                             'path' => '/storefront/products/compact',
  8343.                             'register_get_one' => true,
  8344.                             'register_get_collection' => true,
  8345.                             'filters' => [
  8346.                                 => [
  8347.                                     'className' => 'XCart\\Bundle\\APIPlatformBridgeBundle\\Filter\\IdIntegerEnumerationFilter',
  8348.                                     'properties' => [
  8349.                                         => 'products',
  8350.                                         => 'categories',
  8351.                                     ],
  8352.                                     'operations' => [
  8353.                                         => 'get',
  8354.                                     ],
  8355.                                     'arguments' => [
  8356.                                     ],
  8357.                                 ],
  8358.                                 => [
  8359.                                     'className' => 'XCart\\Bundle\\APIPlatformBridgeBundle\\Filter\\BooleanFilter',
  8360.                                     'properties' => [
  8361.                                         => 'outOfStock',
  8362.                                         => 'bestsellers',
  8363.                                         => 'newArrivals',
  8364.                                         => 'comingSoon',
  8365.                                         => 'participateSale',
  8366.                                     ],
  8367.                                     'operations' => [
  8368.                                         => 'get',
  8369.                                     ],
  8370.                                     'arguments' => [
  8371.                                     ],
  8372.                                 ],
  8373.                                 => [
  8374.                                     'className' => 'XCart\\Bundle\\APIPlatformBridgeBundle\\Filter\\StringFilter',
  8375.                                     'properties' => [
  8376.                                         => 'substring',
  8377.                                     ],
  8378.                                     'operations' => [
  8379.                                         => 'get',
  8380.                                     ],
  8381.                                     'arguments' => [
  8382.                                         'strategies' => [
  8383.                                             => 'partial',
  8384.                                         ],
  8385.                                     ],
  8386.                                 ],
  8387.                                 => [
  8388.                                     'className' => 'XCart\\Bundle\\APIPlatformBridgeBundle\\OrderRule\\OrderRule',
  8389.                                     'properties' => [
  8390.                                         => 'name',
  8391.                                         => 'price',
  8392.                                         => 'arrivalDate',
  8393.                                         => 'sales',
  8394.                                     ],
  8395.                                     'operations' => [
  8396.                                         => 'get',
  8397.                                     ],
  8398.                                     'arguments' => [
  8399.                                     ],
  8400.                                 ],
  8401.                                 => [
  8402.                                     'className' => 'XCart\\Bundle\\APIPlatformBridgeBundle\\Filter\\IdIntegerFilter',
  8403.                                     'properties' => [
  8404.                                         => 'brandId',
  8405.                                         => 'levelId',
  8406.                                     ],
  8407.                                     'arguments' => [
  8408.                                     ],
  8409.                                     'operations' => [
  8410.                                     ],
  8411.                                 ],
  8412.                             ],
  8413.                             'fields' => [
  8414.                                 'sku' => [
  8415.                                     'type' => 'string',
  8416.                                     'id' => false,
  8417.                                     'nullable' => false,
  8418.                                     'annotations' => [
  8419.                                     ],
  8420.                                     'groups' => [
  8421.                                     ],
  8422.                                 ],
  8423.                                 'name' => [
  8424.                                     'type' => 'string',
  8425.                                     'id' => false,
  8426.                                     'nullable' => false,
  8427.                                     'annotations' => [
  8428.                                     ],
  8429.                                     'groups' => [
  8430.                                     ],
  8431.                                 ],
  8432.                                 'cleanUrl' => [
  8433.                                     'type' => 'string',
  8434.                                     'id' => false,
  8435.                                     'nullable' => false,
  8436.                                     'annotations' => [
  8437.                                     ],
  8438.                                     'groups' => [
  8439.                                     ],
  8440.                                 ],
  8441.                                 'briefDescription' => [
  8442.                                     'type' => 'string',
  8443.                                     'id' => false,
  8444.                                     'nullable' => false,
  8445.                                     'annotations' => [
  8446.                                     ],
  8447.                                     'groups' => [
  8448.                                     ],
  8449.                                 ],
  8450.                                 'price' => [
  8451.                                     'type' => 'float',
  8452.                                     'nullable' => true,
  8453.                                     'id' => false,
  8454.                                     'annotations' => [
  8455.                                     ],
  8456.                                     'groups' => [
  8457.                                     ],
  8458.                                 ],
  8459.                                 'requiresShipping' => [
  8460.                                     'type' => 'bool',
  8461.                                     'id' => false,
  8462.                                     'nullable' => false,
  8463.                                     'annotations' => [
  8464.                                     ],
  8465.                                     'groups' => [
  8466.                                     ],
  8467.                                 ],
  8468.                                 'arrivalDate' => [
  8469.                                     'type' => 'integer',
  8470.                                     'id' => false,
  8471.                                     'nullable' => false,
  8472.                                     'annotations' => [
  8473.                                     ],
  8474.                                     'groups' => [
  8475.                                     ],
  8476.                                 ],
  8477.                                 'amount' => [
  8478.                                     'type' => 'integer',
  8479.                                     'id' => false,
  8480.                                     'nullable' => false,
  8481.                                     'annotations' => [
  8482.                                     ],
  8483.                                     'groups' => [
  8484.                                     ],
  8485.                                 ],
  8486.                                 'images' => [
  8487.                                     'type' => 'XCart\\API\\Entity\\Storefront\\Image[]',
  8488.                                     'id' => false,
  8489.                                     'nullable' => false,
  8490.                                     'annotations' => [
  8491.                                     ],
  8492.                                     'groups' => [
  8493.                                     ],
  8494.                                 ],
  8495.                                 'marketPrice' => [
  8496.                                     'type' => 'float',
  8497.                                     'id' => false,
  8498.                                     'nullable' => false,
  8499.                                     'annotations' => [
  8500.                                     ],
  8501.                                     'groups' => [
  8502.                                     ],
  8503.                                 ],
  8504.                                 'stickers' => [
  8505.                                     'type' => 'XCart\\API\\Entity\\Storefront\\Sticker[]',
  8506.                                     'id' => false,
  8507.                                     'nullable' => false,
  8508.                                     'annotations' => [
  8509.                                     ],
  8510.                                     'groups' => [
  8511.                                     ],
  8512.                                 ],
  8513.                                 'participateSale' => [
  8514.                                     'type' => 'bool',
  8515.                                     'id' => false,
  8516.                                     'nullable' => false,
  8517.                                     'annotations' => [
  8518.                                     ],
  8519.                                     'groups' => [
  8520.                                     ],
  8521.                                 ],
  8522.                                 'discountType' => [
  8523.                                     'type' => 'XCart\\Enum\\DiscountType',
  8524.                                     'id' => false,
  8525.                                     'nullable' => false,
  8526.                                     'annotations' => [
  8527.                                     ],
  8528.                                     'groups' => [
  8529.                                     ],
  8530.                                 ],
  8531.                                 'saleValue' => [
  8532.                                     'type' => 'float',
  8533.                                     'id' => false,
  8534.                                     'nullable' => false,
  8535.                                     'annotations' => [
  8536.                                     ],
  8537.                                     'groups' => [
  8538.                                     ],
  8539.                                 ],
  8540.                                 'salePrice' => [
  8541.                                     'type' => 'float',
  8542.                                     'id' => false,
  8543.                                     'nullable' => false,
  8544.                                     'annotations' => [
  8545.                                     ],
  8546.                                     'groups' => [
  8547.                                     ],
  8548.                                 ],
  8549.                                 'brandName' => [
  8550.                                     'type' => 'string',
  8551.                                     'nullable' => true,
  8552.                                     'id' => false,
  8553.                                     'annotations' => [
  8554.                                     ],
  8555.                                     'groups' => [
  8556.                                     ],
  8557.                                 ],
  8558.                                 'canBeBackordered' => [
  8559.                                     'type' => 'bool',
  8560.                                     'id' => false,
  8561.                                     'nullable' => false,
  8562.                                     'annotations' => [
  8563.                                     ],
  8564.                                     'groups' => [
  8565.                                     ],
  8566.                                 ],
  8567.                                 'backorderQtyLabel' => [
  8568.                                     'type' => 'string',
  8569.                                     'id' => false,
  8570.                                     'nullable' => false,
  8571.                                     'annotations' => [
  8572.                                     ],
  8573.                                     'groups' => [
  8574.                                     ],
  8575.                                 ],
  8576.                                 'isLimitedBackorder' => [
  8577.                                     'type' => 'bool',
  8578.                                     'id' => false,
  8579.                                     'nullable' => false,
  8580.                                     'annotations' => [
  8581.                                     ],
  8582.                                     'groups' => [
  8583.                                     ],
  8584.                                 ],
  8585.                                 'backorderLimit' => [
  8586.                                     'type' => 'integer',
  8587.                                     'id' => false,
  8588.                                     'nullable' => false,
  8589.                                     'annotations' => [
  8590.                                     ],
  8591.                                     'groups' => [
  8592.                                     ],
  8593.                                 ],
  8594.                                 'minPurchaseQuantity' => [
  8595.                                     'type' => 'integer',
  8596.                                     'id' => false,
  8597.                                     'nullable' => false,
  8598.                                     'annotations' => [
  8599.                                     ],
  8600.                                     'groups' => [
  8601.                                     ],
  8602.                                 ],
  8603.                             ],
  8604.                             'collectionOperations' => [
  8605.                                 'getFeaturedProducts' => [
  8606.                                     'method' => 'GET',
  8607.                                     'path' => '/storefront/products/compact/featured/home_page',
  8608.                                     'openapi_context' => [
  8609.                                         'summary' => 'Retrieve a list of featured products for the home page',
  8610.                                     ],
  8611.                                     'identifiers' => [
  8612.                                     ],
  8613.                                     'requirements' => [
  8614.                                     ],
  8615.                                 ],
  8616.                                 'getFeaturedProductsFromCategory' => [
  8617.                                     'method' => 'GET',
  8618.                                     'path' => '/storefront/products/compact/featured/{category_id}',
  8619.                                     'identifiers' => [
  8620.                                         => 'category_id',
  8621.                                     ],
  8622.                                     'openapi_context' => [
  8623.                                         'summary' => 'Retrieve a list of featured products for the category',
  8624.                                         'parameters' => [
  8625.                                             => [
  8626.                                                 'name' => 'category_id',
  8627.                                                 'in' => 'path',
  8628.                                                 'required' => true,
  8629.                                                 'schema' => [
  8630.                                                     'type' => 'integer',
  8631.                                                     'minimum' => 1,
  8632.                                                 ],
  8633.                                             ],
  8634.                                         ],
  8635.                                     ],
  8636.                                     'requirements' => [
  8637.                                     ],
  8638.                                 ],
  8639.                                 'getRelatedProducts' => [
  8640.                                     'method' => 'GET',
  8641.                                     'path' => '/storefront/products/compact/{product_id}/related',
  8642.                                     'identifiers' => [
  8643.                                         => 'product_id',
  8644.                                     ],
  8645.                                     'openapi_context' => [
  8646.                                         'summary' => 'Retrieve a list of related products',
  8647.                                         'parameters' => [
  8648.                                             => [
  8649.                                                 'name' => 'product_id',
  8650.                                                 'in' => 'path',
  8651.                                                 'required' => true,
  8652.                                                 'schema' => [
  8653.                                                     'type' => 'integer',
  8654.                                                     'minimum' => 1,
  8655.                                                 ],
  8656.                                             ],
  8657.                                         ],
  8658.                                     ],
  8659.                                     'requirements' => [
  8660.                                     ],
  8661.                                 ],
  8662.                             ],
  8663.                             'idType' => 'int',
  8664.                             'traits' => [
  8665.                             ],
  8666.                             'interfaces' => [
  8667.                             ],
  8668.                             'annotations' => [
  8669.                             ],
  8670.                             'itemOperations' => [
  8671.                             ],
  8672.                             'register_create_one' => false,
  8673.                             'register_full_update_one' => false,
  8674.                             'register_update_one' => false,
  8675.                             'register_delete_one' => false,
  8676.                         ],
  8677.                         'XCart\\API\\Entity\\Storefront\\Product\\Detailed' => [
  8678.                             'name' => 'Product Detailed',
  8679.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\Product',
  8680.                             'path' => '/storefront/products/detailed',
  8681.                             'register_get_one' => true,
  8682.                             'itemOperations' => [
  8683.                                 'getByCleanURL' => [
  8684.                                     'method' => 'GET',
  8685.                                     'path' => '/storefront/products/detailed/by_clean_url/{clean_url}',
  8686.                                     'requirements' => [
  8687.                                         'clean_url' => '\\S+',
  8688.                                     ],
  8689.                                     'identifiers' => [
  8690.                                         => 'clean_url',
  8691.                                     ],
  8692.                                     'openapi_context' => [
  8693.                                         'summary' => 'Retrieve a product by clean url',
  8694.                                     ],
  8695.                                 ],
  8696.                             ],
  8697.                             'fields' => [
  8698.                                 'sku' => [
  8699.                                     'type' => 'string',
  8700.                                     'id' => false,
  8701.                                     'nullable' => false,
  8702.                                     'annotations' => [
  8703.                                     ],
  8704.                                     'groups' => [
  8705.                                     ],
  8706.                                 ],
  8707.                                 'name' => [
  8708.                                     'type' => 'string',
  8709.                                     'id' => false,
  8710.                                     'nullable' => false,
  8711.                                     'annotations' => [
  8712.                                     ],
  8713.                                     'groups' => [
  8714.                                     ],
  8715.                                 ],
  8716.                                 'cleanUrl' => [
  8717.                                     'type' => 'string',
  8718.                                     'id' => false,
  8719.                                     'nullable' => false,
  8720.                                     'annotations' => [
  8721.                                     ],
  8722.                                     'groups' => [
  8723.                                     ],
  8724.                                 ],
  8725.                                 'briefDescription' => [
  8726.                                     'type' => 'string',
  8727.                                     'id' => false,
  8728.                                     'nullable' => false,
  8729.                                     'annotations' => [
  8730.                                     ],
  8731.                                     'groups' => [
  8732.                                     ],
  8733.                                 ],
  8734.                                 'price' => [
  8735.                                     'type' => 'float',
  8736.                                     'nullable' => true,
  8737.                                     'id' => false,
  8738.                                     'annotations' => [
  8739.                                     ],
  8740.                                     'groups' => [
  8741.                                     ],
  8742.                                 ],
  8743.                                 'weight' => [
  8744.                                     'type' => 'float',
  8745.                                     'id' => false,
  8746.                                     'nullable' => false,
  8747.                                     'annotations' => [
  8748.                                     ],
  8749.                                     'groups' => [
  8750.                                     ],
  8751.                                 ],
  8752.                                 'requiresShipping' => [
  8753.                                     'type' => 'bool',
  8754.                                     'id' => false,
  8755.                                     'nullable' => false,
  8756.                                     'annotations' => [
  8757.                                     ],
  8758.                                     'groups' => [
  8759.                                     ],
  8760.                                 ],
  8761.                                 'arrivalDate' => [
  8762.                                     'type' => 'integer',
  8763.                                     'id' => false,
  8764.                                     'nullable' => false,
  8765.                                     'annotations' => [
  8766.                                     ],
  8767.                                     'groups' => [
  8768.                                     ],
  8769.                                 ],
  8770.                                 'amount' => [
  8771.                                     'type' => 'integer',
  8772.                                     'id' => false,
  8773.                                     'nullable' => false,
  8774.                                     'annotations' => [
  8775.                                     ],
  8776.                                     'groups' => [
  8777.                                     ],
  8778.                                 ],
  8779.                                 'images' => [
  8780.                                     'type' => 'XCart\\API\\Entity\\Storefront\\Image[]',
  8781.                                     'id' => false,
  8782.                                     'nullable' => false,
  8783.                                     'annotations' => [
  8784.                                     ],
  8785.                                     'groups' => [
  8786.                                     ],
  8787.                                 ],
  8788.                                 'path' => [
  8789.                                     'type' => 'XCart\\API\\Entity\\Storefront\\ProductCategory[]',
  8790.                                     'id' => false,
  8791.                                     'nullable' => false,
  8792.                                     'annotations' => [
  8793.                                     ],
  8794.                                     'groups' => [
  8795.                                     ],
  8796.                                 ],
  8797.                                 'description' => [
  8798.                                     'type' => 'string',
  8799.                                     'id' => false,
  8800.                                     'nullable' => false,
  8801.                                     'annotations' => [
  8802.                                     ],
  8803.                                     'groups' => [
  8804.                                     ],
  8805.                                 ],
  8806.                                 'metaTags' => [
  8807.                                     'type' => 'string',
  8808.                                     'id' => false,
  8809.                                     'nullable' => false,
  8810.                                     'annotations' => [
  8811.                                     ],
  8812.                                     'groups' => [
  8813.                                     ],
  8814.                                 ],
  8815.                                 'metaDescription' => [
  8816.                                     'type' => 'string',
  8817.                                     'id' => false,
  8818.                                     'nullable' => false,
  8819.                                     'annotations' => [
  8820.                                     ],
  8821.                                     'groups' => [
  8822.                                     ],
  8823.                                 ],
  8824.                                 'metaTitle' => [
  8825.                                     'type' => 'string',
  8826.                                     'id' => false,
  8827.                                     'nullable' => false,
  8828.                                     'annotations' => [
  8829.                                     ],
  8830.                                     'groups' => [
  8831.                                     ],
  8832.                                 ],
  8833.                                 'attributes' => [
  8834.                                     'type' => 'XCart\\API\\Entity\\Storefront\\ProductAttribute[]',
  8835.                                     'id' => false,
  8836.                                     'nullable' => false,
  8837.                                     'annotations' => [
  8838.                                     ],
  8839.                                     'groups' => [
  8840.                                     ],
  8841.                                 ],
  8842.                                 'dimensions' => [
  8843.                                     'type' => 'XCart\\API\\Entity\\Storefront\\ProductDimensions',
  8844.                                     'id' => false,
  8845.                                     'nullable' => false,
  8846.                                     'annotations' => [
  8847.                                     ],
  8848.                                     'groups' => [
  8849.                                     ],
  8850.                                 ],
  8851.                                 'marketPrice' => [
  8852.                                     'type' => 'float',
  8853.                                     'id' => false,
  8854.                                     'nullable' => false,
  8855.                                     'annotations' => [
  8856.                                     ],
  8857.                                     'groups' => [
  8858.                                     ],
  8859.                                 ],
  8860.                                 'upc' => [
  8861.                                     'type' => 'string',
  8862.                                     'nullable' => true,
  8863.                                     'id' => false,
  8864.                                     'annotations' => [
  8865.                                     ],
  8866.                                     'groups' => [
  8867.                                     ],
  8868.                                 ],
  8869.                                 'mnf' => [
  8870.                                     'type' => 'string',
  8871.                                     'nullable' => true,
  8872.                                     'id' => false,
  8873.                                     'annotations' => [
  8874.                                     ],
  8875.                                     'groups' => [
  8876.                                     ],
  8877.                                 ],
  8878.                                 'attachments' => [
  8879.                                     'type' => 'XCart\\API\\Entity\\Storefront\\FileAttachment[]',
  8880.                                     'id' => false,
  8881.                                     'nullable' => false,
  8882.                                     'annotations' => [
  8883.                                     ],
  8884.                                     'groups' => [
  8885.                                     ],
  8886.                                 ],
  8887.                                 'tags' => [
  8888.                                     'type' => 'string[]',
  8889.                                     'id' => false,
  8890.                                     'nullable' => false,
  8891.                                     'annotations' => [
  8892.                                     ],
  8893.                                     'groups' => [
  8894.                                     ],
  8895.                                 ],
  8896.                                 'stickers' => [
  8897.                                     'type' => 'XCart\\API\\Entity\\Storefront\\Sticker[]',
  8898.                                     'id' => false,
  8899.                                     'nullable' => false,
  8900.                                     'annotations' => [
  8901.                                     ],
  8902.                                     'groups' => [
  8903.                                     ],
  8904.                                 ],
  8905.                                 'participateSale' => [
  8906.                                     'type' => 'bool',
  8907.                                     'id' => false,
  8908.                                     'nullable' => false,
  8909.                                     'annotations' => [
  8910.                                     ],
  8911.                                     'groups' => [
  8912.                                     ],
  8913.                                 ],
  8914.                                 'discountType' => [
  8915.                                     'type' => 'XCart\\Enum\\DiscountType',
  8916.                                     'id' => false,
  8917.                                     'nullable' => false,
  8918.                                     'annotations' => [
  8919.                                     ],
  8920.                                     'groups' => [
  8921.                                     ],
  8922.                                 ],
  8923.                                 'saleValue' => [
  8924.                                     'type' => 'float',
  8925.                                     'id' => false,
  8926.                                     'nullable' => false,
  8927.                                     'annotations' => [
  8928.                                     ],
  8929.                                     'groups' => [
  8930.                                     ],
  8931.                                 ],
  8932.                                 'salePrice' => [
  8933.                                     'type' => 'float',
  8934.                                     'id' => false,
  8935.                                     'nullable' => false,
  8936.                                     'annotations' => [
  8937.                                     ],
  8938.                                     'groups' => [
  8939.                                     ],
  8940.                                 ],
  8941.                                 'brand' => [
  8942.                                     'type' => 'XCart\\API\\Entity\\Storefront\\Brand',
  8943.                                     'nullable' => true,
  8944.                                     'id' => false,
  8945.                                     'annotations' => [
  8946.                                     ],
  8947.                                     'groups' => [
  8948.                                     ],
  8949.                                 ],
  8950.                                 'fitment' => [
  8951.                                     'type' => 'XCart\\API\\Entity\\Storefront\\ProductFitment',
  8952.                                     'id' => false,
  8953.                                     'nullable' => false,
  8954.                                     'annotations' => [
  8955.                                     ],
  8956.                                     'groups' => [
  8957.                                     ],
  8958.                                 ],
  8959.                                 'canBeBackordered' => [
  8960.                                     'type' => 'bool',
  8961.                                     'id' => false,
  8962.                                     'nullable' => false,
  8963.                                     'annotations' => [
  8964.                                     ],
  8965.                                     'groups' => [
  8966.                                     ],
  8967.                                 ],
  8968.                                 'backorderQtyLabel' => [
  8969.                                     'type' => 'string',
  8970.                                     'id' => false,
  8971.                                     'nullable' => false,
  8972.                                     'annotations' => [
  8973.                                     ],
  8974.                                     'groups' => [
  8975.                                     ],
  8976.                                 ],
  8977.                                 'isLimitedBackorder' => [
  8978.                                     'type' => 'bool',
  8979.                                     'id' => false,
  8980.                                     'nullable' => false,
  8981.                                     'annotations' => [
  8982.                                     ],
  8983.                                     'groups' => [
  8984.                                     ],
  8985.                                 ],
  8986.                                 'backorderLimit' => [
  8987.                                     'type' => 'integer',
  8988.                                     'id' => false,
  8989.                                     'nullable' => false,
  8990.                                     'annotations' => [
  8991.                                     ],
  8992.                                     'groups' => [
  8993.                                     ],
  8994.                                 ],
  8995.                                 'tabs' => [
  8996.                                     'type' => 'XCart\\API\\Entity\\Storefront\\ProductTab[]',
  8997.                                     'id' => false,
  8998.                                     'nullable' => false,
  8999.                                     'annotations' => [
  9000.                                     ],
  9001.                                     'groups' => [
  9002.                                     ],
  9003.                                 ],
  9004.                                 'minPurchaseQuantity' => [
  9005.                                     'type' => 'integer',
  9006.                                     'id' => false,
  9007.                                     'nullable' => false,
  9008.                                     'annotations' => [
  9009.                                     ],
  9010.                                     'groups' => [
  9011.                                     ],
  9012.                                 ],
  9013.                                 'applySaleToWholesale' => [
  9014.                                     'type' => 'boolean',
  9015.                                     'id' => false,
  9016.                                     'nullable' => false,
  9017.                                     'annotations' => [
  9018.                                     ],
  9019.                                     'groups' => [
  9020.                                     ],
  9021.                                 ],
  9022.                                 'wholesalePrices' => [
  9023.                                     'type' => 'XCart\\API\\Entity\\Storefront\\WholesalePrice[]',
  9024.                                     'id' => false,
  9025.                                     'nullable' => false,
  9026.                                     'annotations' => [
  9027.                                     ],
  9028.                                     'groups' => [
  9029.                                     ],
  9030.                                 ],
  9031.                             ],
  9032.                             'idType' => 'int',
  9033.                             'traits' => [
  9034.                             ],
  9035.                             'interfaces' => [
  9036.                             ],
  9037.                             'annotations' => [
  9038.                             ],
  9039.                             'collectionOperations' => [
  9040.                             ],
  9041.                             'filters' => [
  9042.                             ],
  9043.                             'register_get_collection' => false,
  9044.                             'register_create_one' => false,
  9045.                             'register_full_update_one' => false,
  9046.                             'register_update_one' => false,
  9047.                             'register_delete_one' => false,
  9048.                         ],
  9049.                         'XCart\\API\\Entity\\Storefront\\User' => [
  9050.                             'name' => 'User',
  9051.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\User',
  9052.                             'path' => '/storefront/users',
  9053.                             'register_get_one' => true,
  9054.                             'register_create_one' => true,
  9055.                             'register_update_one' => true,
  9056.                             'register_delete_one' => true,
  9057.                             'annotations' => [
  9058.                                 => [
  9059.                                     '_' => 'ApiResource',
  9060.                                     'collectionOperations' => [
  9061.                                         'post' => [
  9062.                                             'method' => 'POST',
  9063.                                             'path' => '/storefront/users',
  9064.                                             'openapi_context' => [
  9065.                                                 'summary' => 'Register a new user',
  9066.                                             ],
  9067.                                         ],
  9068.                                     ],
  9069.                                     'itemOperations' => [
  9070.                                         'get' => [
  9071.                                             'method' => 'GET',
  9072.                                             'path' => '/storefront/users/self',
  9073.                                             'identifiers' => [
  9074.                                             ],
  9075.                                             'normalization_context' => [
  9076.                                                 'skip_null_values' => false,
  9077.                                                 'groups' => [
  9078.                                                     => 'read',
  9079.                                                 ],
  9080.                                             ],
  9081.                                             'openapi_context' => [
  9082.                                                 'summary' => 'Retrieve an authenticated user',
  9083.                                             ],
  9084.                                         ],
  9085.                                         'delete' => [
  9086.                                             'method' => 'DELETE',
  9087.                                             'path' => '/storefront/users/self',
  9088.                                             'identifiers' => [
  9089.                                             ],
  9090.                                             'openapi_context' => [
  9091.                                                 'summary' => 'Delete an authenticated user',
  9092.                                             ],
  9093.                                         ],
  9094.                                         'patch' => [
  9095.                                             'method' => 'PATCH',
  9096.                                             'path' => '/storefront/users/self',
  9097.                                             'identifiers' => [
  9098.                                             ],
  9099.                                             'openapi_context' => [
  9100.                                                 'summary' => 'Partially update an authenticated user',
  9101.                                             ],
  9102.                                         ],
  9103.                                     ],
  9104.                                 ],
  9105.                             ],
  9106.                             'fields' => [
  9107.                                 'login' => [
  9108.                                     'type' => 'string',
  9109.                                     'annotations' => [
  9110.                                         'Assert\\Email' => [
  9111.                                         ],
  9112.                                     ],
  9113.                                     'id' => false,
  9114.                                     'nullable' => false,
  9115.                                     'groups' => [
  9116.                                     ],
  9117.                                 ],
  9118.                                 'password' => [
  9119.                                     'type' => 'string',
  9120.                                     'nullable' => true,
  9121.                                     'annotations' => [
  9122.                                         'Assert\\Length' => [
  9123.                                             'min' => 8,
  9124.                                             'max' => 64,
  9125.                                         ],
  9126.                                     ],
  9127.                                     'groups' => [
  9128.                                         => 'insert',
  9129.                                         => 'update',
  9130.                                     ],
  9131.                                     'id' => false,
  9132.                                 ],
  9133.                                 'membership' => [
  9134.                                     'type' => 'string',
  9135.                                     'nullable' => true,
  9136.                                     'groups' => [
  9137.                                         => 'read',
  9138.                                     ],
  9139.                                     'id' => false,
  9140.                                     'annotations' => [
  9141.                                     ],
  9142.                                 ],
  9143.                                 'cartId' => [
  9144.                                     'type' => 'string',
  9145.                                     'nullable' => true,
  9146.                                     'groups' => [
  9147.                                         => 'read',
  9148.                                     ],
  9149.                                     'id' => false,
  9150.                                     'annotations' => [
  9151.                                     ],
  9152.                                 ],
  9153.                             ],
  9154.                             'idType' => 'int',
  9155.                             'traits' => [
  9156.                             ],
  9157.                             'interfaces' => [
  9158.                             ],
  9159.                             'itemOperations' => [
  9160.                             ],
  9161.                             'collectionOperations' => [
  9162.                             ],
  9163.                             'filters' => [
  9164.                             ],
  9165.                             'register_get_collection' => false,
  9166.                             'register_full_update_one' => false,
  9167.                         ],
  9168.                         'XCart\\API\\Entity\\Storefront\\Cart\\Coupon' => [
  9169.                             'name' => 'Cart coupon',
  9170.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\Cart\\Coupon',
  9171.                             'path' => '/storefront/carts/{cart_id}/coupons',
  9172.                             'register_get_one' => true,
  9173.                             'register_create_one' => true,
  9174.                             'register_delete_one' => true,
  9175.                             'fields' => [
  9176.                                 'code' => [
  9177.                                     'type' => 'string',
  9178.                                     'annotations' => [
  9179.                                         'Assert\\NotBlank' => [
  9180.                                         ],
  9181.                                     ],
  9182.                                     'id' => false,
  9183.                                     'nullable' => false,
  9184.                                     'groups' => [
  9185.                                     ],
  9186.                                 ],
  9187.                                 'type' => [
  9188.                                     'type' => 'XCart\\Enum\\CouponType',
  9189.                                     'groups' => [
  9190.                                         => 'read',
  9191.                                     ],
  9192.                                     'id' => false,
  9193.                                     'nullable' => false,
  9194.                                     'annotations' => [
  9195.                                     ],
  9196.                                 ],
  9197.                                 'value' => [
  9198.                                     'type' => 'float',
  9199.                                     'groups' => [
  9200.                                         => 'read',
  9201.                                     ],
  9202.                                     'id' => false,
  9203.                                     'nullable' => false,
  9204.                                     'annotations' => [
  9205.                                     ],
  9206.                                 ],
  9207.                             ],
  9208.                             'idType' => 'int',
  9209.                             'traits' => [
  9210.                             ],
  9211.                             'interfaces' => [
  9212.                             ],
  9213.                             'annotations' => [
  9214.                             ],
  9215.                             'itemOperations' => [
  9216.                             ],
  9217.                             'collectionOperations' => [
  9218.                             ],
  9219.                             'filters' => [
  9220.                             ],
  9221.                             'register_get_collection' => false,
  9222.                             'register_full_update_one' => false,
  9223.                             'register_update_one' => false,
  9224.                         ],
  9225.                         'XCart\\API\\Entity\\Storefront\\Wishlist' => [
  9226.                             'name' => 'Wishlist',
  9227.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\Wishlist',
  9228.                             'path' => '/storefront/wishlist',
  9229.                             'register_get_one' => true,
  9230.                             'annotations' => [
  9231.                                 => [
  9232.                                     '_' => 'ApiResource',
  9233.                                     'itemOperations' => [
  9234.                                         'get' => [
  9235.                                             'method' => 'GET',
  9236.                                             'path' => '/storefront/wishlist',
  9237.                                             'identifiers' => [
  9238.                                             ],
  9239.                                             'normalization_context' => [
  9240.                                                 'skip_null_values' => false,
  9241.                                                 'groups' => [
  9242.                                                     => 'read',
  9243.                                                 ],
  9244.                                             ],
  9245.                                             'openapi_context' => [
  9246.                                                 'summary' => 'Retrieve the wishlist',
  9247.                                             ],
  9248.                                         ],
  9249.                                         'getByHash' => [
  9250.                                             'method' => 'GET',
  9251.                                             'path' => '/storefront/wishlist/by_hash/{hash}',
  9252.                                             'requirements' => [
  9253.                                                 'hash' => '[a-zA-Z0-9]{7}',
  9254.                                             ],
  9255.                                             'identifiers' => [
  9256.                                                 => 'hash',
  9257.                                             ],
  9258.                                             'openapi_context' => [
  9259.                                                 'summary' => 'Retrieve the wishlist by hash',
  9260.                                             ],
  9261.                                         ],
  9262.                                     ],
  9263.                                 ],
  9264.                             ],
  9265.                             'fields' => [
  9266.                                 'hash' => [
  9267.                                     'type' => 'string',
  9268.                                     'nullable' => true,
  9269.                                     'id' => false,
  9270.                                     'annotations' => [
  9271.                                     ],
  9272.                                     'groups' => [
  9273.                                     ],
  9274.                                 ],
  9275.                                 'productIds' => [
  9276.                                     'type' => 'int[]',
  9277.                                     'id' => false,
  9278.                                     'nullable' => false,
  9279.                                     'annotations' => [
  9280.                                     ],
  9281.                                     'groups' => [
  9282.                                     ],
  9283.                                 ],
  9284.                             ],
  9285.                             'idType' => 'int',
  9286.                             'traits' => [
  9287.                             ],
  9288.                             'interfaces' => [
  9289.                             ],
  9290.                             'itemOperations' => [
  9291.                             ],
  9292.                             'collectionOperations' => [
  9293.                             ],
  9294.                             'filters' => [
  9295.                             ],
  9296.                             'register_get_collection' => false,
  9297.                             'register_create_one' => false,
  9298.                             'register_full_update_one' => false,
  9299.                             'register_update_one' => false,
  9300.                             'register_delete_one' => false,
  9301.                         ],
  9302.                         'XCart\\API\\Entity\\Storefront\\Wishlist\\ClearRequest' => [
  9303.                             'name' => 'Wishlist clear request',
  9304.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\Wishlist\\ClearRequest',
  9305.                             'path' => '/storefront/wishlist/clear',
  9306.                             'register_create_one' => true,
  9307.                             'annotations' => [
  9308.                                 => [
  9309.                                     '_' => 'ApiResource',
  9310.                                     'collectionOperations' => [
  9311.                                         'clear' => [
  9312.                                             'method' => 'POST',
  9313.                                             'path' => '/storefront/wishlist/clear',
  9314.                                             'identifiers' => [
  9315.                                             ],
  9316.                                             'openapi_context' => [
  9317.                                                 'summary' => 'Clear the wishlist',
  9318.                                             ],
  9319.                                         ],
  9320.                                     ],
  9321.                                 ],
  9322.                             ],
  9323.                             'idType' => 'int',
  9324.                             'traits' => [
  9325.                             ],
  9326.                             'interfaces' => [
  9327.                             ],
  9328.                             'itemOperations' => [
  9329.                             ],
  9330.                             'collectionOperations' => [
  9331.                             ],
  9332.                             'filters' => [
  9333.                             ],
  9334.                             'fields' => [
  9335.                             ],
  9336.                             'register_get_one' => false,
  9337.                             'register_get_collection' => false,
  9338.                             'register_full_update_one' => false,
  9339.                             'register_update_one' => false,
  9340.                             'register_delete_one' => false,
  9341.                         ],
  9342.                         'XCart\\API\\Entity\\Storefront\\Wishlist\\MergeRequest' => [
  9343.                             'name' => 'Wishlist merge request',
  9344.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\Wishlist\\MergeRequest',
  9345.                             'path' => '/storefront/wishlist/merge',
  9346.                             'register_create_one' => true,
  9347.                             'annotations' => [
  9348.                                 => [
  9349.                                     '_' => 'ApiResource',
  9350.                                     'collectionOperations' => [
  9351.                                         'merge' => [
  9352.                                             'method' => 'POST',
  9353.                                             'path' => '/storefront/wishlist/merge',
  9354.                                             'denormalization_context' => [
  9355.                                                 'groups' => [
  9356.                                                     => 'insert',
  9357.                                                 ],
  9358.                                             ],
  9359.                                             'identifiers' => [
  9360.                                             ],
  9361.                                             'openapi_context' => [
  9362.                                                 'summary' => 'Add one or more products to wishlist',
  9363.                                             ],
  9364.                                         ],
  9365.                                     ],
  9366.                                 ],
  9367.                             ],
  9368.                             'fields' => [
  9369.                                 'productIds' => [
  9370.                                     'type' => 'int[]',
  9371.                                     'groups' => [
  9372.                                         => 'insert',
  9373.                                     ],
  9374.                                     'id' => false,
  9375.                                     'nullable' => false,
  9376.                                     'annotations' => [
  9377.                                     ],
  9378.                                 ],
  9379.                             ],
  9380.                             'idType' => 'int',
  9381.                             'traits' => [
  9382.                             ],
  9383.                             'interfaces' => [
  9384.                             ],
  9385.                             'itemOperations' => [
  9386.                             ],
  9387.                             'collectionOperations' => [
  9388.                             ],
  9389.                             'filters' => [
  9390.                             ],
  9391.                             'register_get_one' => false,
  9392.                             'register_get_collection' => false,
  9393.                             'register_full_update_one' => false,
  9394.                             'register_update_one' => false,
  9395.                             'register_delete_one' => false,
  9396.                         ],
  9397.                         'XCart\\API\\Entity\\Storefront\\WishlistLink' => [
  9398.                             'name' => 'Wishlist Product',
  9399.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\WishlistLink',
  9400.                             'path' => '/storefront/wishlist/product',
  9401.                             'register_get_one' => true,
  9402.                             'register_delete_one' => true,
  9403.                             'register_create_one' => true,
  9404.                             'fields' => [
  9405.                                 'productId' => [
  9406.                                     'type' => 'int',
  9407.                                     'groups' => [
  9408.                                         => 'insert',
  9409.                                     ],
  9410.                                     'annotations' => [
  9411.                                         'Assert\\NotBlank' => [
  9412.                                         ],
  9413.                                     ],
  9414.                                     'id' => false,
  9415.                                     'nullable' => false,
  9416.                                 ],
  9417.                             ],
  9418.                             'itemOperations' => [
  9419.                                 'get' => [
  9420.                                     'method' => 'GET',
  9421.                                     'path' => '/storefront/wishlist/product/{id}',
  9422.                                     'identifiers' => [
  9423.                                         => 'id',
  9424.                                     ],
  9425.                                     'openapi_context' => [
  9426.                                         'parameters' => [
  9427.                                             => [
  9428.                                                 'in' => 'path',
  9429.                                                 'name' => 'id',
  9430.                                                 'schema' => [
  9431.                                                     'type' => 'integer',
  9432.                                                 ],
  9433.                                                 'required' => true,
  9434.                                                 'description' => 'product id',
  9435.                                             ],
  9436.                                         ],
  9437.                                     ],
  9438.                                     'requirements' => [
  9439.                                     ],
  9440.                                 ],
  9441.                                 'delete' => [
  9442.                                     'method' => 'DELETE',
  9443.                                     'path' => '/storefront/wishlist/product/{id}',
  9444.                                     'identifiers' => [
  9445.                                         => 'id',
  9446.                                     ],
  9447.                                     'openapi_context' => [
  9448.                                         'summary' => 'Delete product from wishlist',
  9449.                                         'parameters' => [
  9450.                                             => [
  9451.                                                 'in' => 'path',
  9452.                                                 'name' => 'id',
  9453.                                                 'schema' => [
  9454.                                                     'type' => 'integer',
  9455.                                                 ],
  9456.                                                 'required' => true,
  9457.                                                 'description' => 'product id',
  9458.                                             ],
  9459.                                         ],
  9460.                                     ],
  9461.                                     'requirements' => [
  9462.                                     ],
  9463.                                 ],
  9464.                             ],
  9465.                             'collectionOperations' => [
  9466.                                 'post' => [
  9467.                                     'method' => 'POST',
  9468.                                     'path' => '/storefront/wishlist/product',
  9469.                                     'openapi_context' => [
  9470.                                         'summary' => 'Add product to wishlist',
  9471.                                     ],
  9472.                                     'identifiers' => [
  9473.                                     ],
  9474.                                     'requirements' => [
  9475.                                     ],
  9476.                                 ],
  9477.                             ],
  9478.                             'idType' => 'int',
  9479.                             'traits' => [
  9480.                             ],
  9481.                             'interfaces' => [
  9482.                             ],
  9483.                             'annotations' => [
  9484.                             ],
  9485.                             'filters' => [
  9486.                             ],
  9487.                             'register_get_collection' => false,
  9488.                             'register_full_update_one' => false,
  9489.                             'register_update_one' => false,
  9490.                         ],
  9491.                         'XCart\\API\\Entity\\Storefront\\Brand\\Compact' => [
  9492.                             'name' => 'Brand Compact',
  9493.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\Brand',
  9494.                             'path' => '/storefront/brands/compact',
  9495.                             'register_get_one' => true,
  9496.                             'register_get_collection' => true,
  9497.                             'filters' => [
  9498.                                 => [
  9499.                                     'className' => 'XCart\\Bundle\\APIPlatformBridgeBundle\\Filter\\StringFilter',
  9500.                                     'properties' => [
  9501.                                         => 'firstLetter',
  9502.                                         => 'substring',
  9503.                                     ],
  9504.                                     'operations' => [
  9505.                                     ],
  9506.                                     'arguments' => [
  9507.                                     ],
  9508.                                 ],
  9509.                             ],
  9510.                             'fields' => [
  9511.                                 'name' => [
  9512.                                     'type' => 'string',
  9513.                                     'id' => false,
  9514.                                     'nullable' => false,
  9515.                                     'annotations' => [
  9516.                                     ],
  9517.                                     'groups' => [
  9518.                                     ],
  9519.                                 ],
  9520.                                 'cleanUrl' => [
  9521.                                     'type' => 'string',
  9522.                                     'id' => false,
  9523.                                     'nullable' => false,
  9524.                                     'annotations' => [
  9525.                                     ],
  9526.                                     'groups' => [
  9527.                                     ],
  9528.                                 ],
  9529.                                 'logo' => [
  9530.                                     'type' => 'XCart\\API\\Entity\\Storefront\\Image',
  9531.                                     'nullable' => true,
  9532.                                     'id' => false,
  9533.                                     'annotations' => [
  9534.                                     ],
  9535.                                     'groups' => [
  9536.                                     ],
  9537.                                 ],
  9538.                             ],
  9539.                             'idType' => 'int',
  9540.                             'traits' => [
  9541.                             ],
  9542.                             'interfaces' => [
  9543.                             ],
  9544.                             'annotations' => [
  9545.                             ],
  9546.                             'itemOperations' => [
  9547.                             ],
  9548.                             'collectionOperations' => [
  9549.                             ],
  9550.                             'register_create_one' => false,
  9551.                             'register_full_update_one' => false,
  9552.                             'register_update_one' => false,
  9553.                             'register_delete_one' => false,
  9554.                         ],
  9555.                         'XCart\\API\\Entity\\Storefront\\Brand\\Detailed' => [
  9556.                             'name' => 'Brand Detailed',
  9557.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\Brand',
  9558.                             'path' => '/storefront/brands/detailed',
  9559.                             'register_get_one' => true,
  9560.                             'itemOperations' => [
  9561.                                 'getByCleanURL' => [
  9562.                                     'method' => 'GET',
  9563.                                     'path' => '/storefront/brands/detailed/by_clean_url/{clean_url}',
  9564.                                     'requirements' => [
  9565.                                         'clean_url' => '\\S+',
  9566.                                     ],
  9567.                                     'identifiers' => [
  9568.                                         => 'clean_url',
  9569.                                     ],
  9570.                                     'openapi_context' => [
  9571.                                         'summary' => 'Retrieve a brand by clean url',
  9572.                                     ],
  9573.                                 ],
  9574.                             ],
  9575.                             'fields' => [
  9576.                                 'name' => [
  9577.                                     'type' => 'string',
  9578.                                     'id' => false,
  9579.                                     'nullable' => false,
  9580.                                     'annotations' => [
  9581.                                     ],
  9582.                                     'groups' => [
  9583.                                     ],
  9584.                                 ],
  9585.                                 'cleanUrl' => [
  9586.                                     'type' => 'string',
  9587.                                     'id' => false,
  9588.                                     'nullable' => false,
  9589.                                     'annotations' => [
  9590.                                     ],
  9591.                                     'groups' => [
  9592.                                     ],
  9593.                                 ],
  9594.                                 'logo' => [
  9595.                                     'type' => 'XCart\\API\\Entity\\Storefront\\Image',
  9596.                                     'nullable' => true,
  9597.                                     'id' => false,
  9598.                                     'annotations' => [
  9599.                                     ],
  9600.                                     'groups' => [
  9601.                                     ],
  9602.                                 ],
  9603.                                 'description' => [
  9604.                                     'type' => 'string',
  9605.                                     'id' => false,
  9606.                                     'nullable' => false,
  9607.                                     'annotations' => [
  9608.                                     ],
  9609.                                     'groups' => [
  9610.                                     ],
  9611.                                 ],
  9612.                                 'metaTags' => [
  9613.                                     'type' => 'string',
  9614.                                     'id' => false,
  9615.                                     'nullable' => false,
  9616.                                     'annotations' => [
  9617.                                     ],
  9618.                                     'groups' => [
  9619.                                     ],
  9620.                                 ],
  9621.                                 'metaDescription' => [
  9622.                                     'type' => 'string',
  9623.                                     'id' => false,
  9624.                                     'nullable' => false,
  9625.                                     'annotations' => [
  9626.                                     ],
  9627.                                     'groups' => [
  9628.                                     ],
  9629.                                 ],
  9630.                                 'metaTitle' => [
  9631.                                     'type' => 'string',
  9632.                                     'id' => false,
  9633.                                     'nullable' => false,
  9634.                                     'annotations' => [
  9635.                                     ],
  9636.                                     'groups' => [
  9637.                                     ],
  9638.                                 ],
  9639.                             ],
  9640.                             'idType' => 'int',
  9641.                             'traits' => [
  9642.                             ],
  9643.                             'interfaces' => [
  9644.                             ],
  9645.                             'annotations' => [
  9646.                             ],
  9647.                             'collectionOperations' => [
  9648.                             ],
  9649.                             'filters' => [
  9650.                             ],
  9651.                             'register_get_collection' => false,
  9652.                             'register_create_one' => false,
  9653.                             'register_full_update_one' => false,
  9654.                             'register_update_one' => false,
  9655.                             'register_delete_one' => false,
  9656.                         ],
  9657.                         'XCart\\API\\Entity\\Storefront\\MmyLevel' => [
  9658.                             'name' => 'MMY Level',
  9659.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\MmyLevel',
  9660.                             'path' => '/storefront/mmy/levels/{depth}',
  9661.                             'register_get_one' => true,
  9662.                             'register_get_collection' => true,
  9663.                             'filters' => [
  9664.                                 => [
  9665.                                     'className' => 'XCart\\Bundle\\APIPlatformBridgeBundle\\Filter\\StringFilter',
  9666.                                     'properties' => [
  9667.                                         => 'firstLetter',
  9668.                                         => 'substring',
  9669.                                     ],
  9670.                                     'operations' => [
  9671.                                     ],
  9672.                                     'arguments' => [
  9673.                                     ],
  9674.                                 ],
  9675.                                 => [
  9676.                                     'className' => 'XCart\\Bundle\\APIPlatformBridgeBundle\\Filter\\IdIntegerFilter',
  9677.                                     'properties' => [
  9678.                                         => 'parent',
  9679.                                     ],
  9680.                                     'operations' => [
  9681.                                     ],
  9682.                                     'arguments' => [
  9683.                                     ],
  9684.                                 ],
  9685.                                 => [
  9686.                                     'className' => 'XCart\\Bundle\\APIPlatformBridgeBundle\\Filter\\BooleanFilter',
  9687.                                     'properties' => [
  9688.                                         => 'showOnFrontPage',
  9689.                                     ],
  9690.                                     'operations' => [
  9691.                                     ],
  9692.                                     'arguments' => [
  9693.                                     ],
  9694.                                 ],
  9695.                             ],
  9696.                             'fields' => [
  9697.                                 'name' => [
  9698.                                     'type' => 'string',
  9699.                                     'id' => false,
  9700.                                     'nullable' => false,
  9701.                                     'annotations' => [
  9702.                                     ],
  9703.                                     'groups' => [
  9704.                                     ],
  9705.                                 ],
  9706.                                 'depth' => [
  9707.                                     'type' => 'string',
  9708.                                     'groups' => [
  9709.                                         => 'nonExistentGroup',
  9710.                                     ],
  9711.                                     'id' => false,
  9712.                                     'nullable' => false,
  9713.                                     'annotations' => [
  9714.                                     ],
  9715.                                 ],
  9716.                                 'title' => [
  9717.                                     'type' => 'string',
  9718.                                     'id' => false,
  9719.                                     'nullable' => false,
  9720.                                     'annotations' => [
  9721.                                     ],
  9722.                                     'groups' => [
  9723.                                     ],
  9724.                                 ],
  9725.                                 'description' => [
  9726.                                     'type' => 'string',
  9727.                                     'id' => false,
  9728.                                     'nullable' => false,
  9729.                                     'annotations' => [
  9730.                                     ],
  9731.                                     'groups' => [
  9732.                                     ],
  9733.                                 ],
  9734.                                 'parent_level_id' => [
  9735.                                     'type' => 'integer',
  9736.                                     'nullable' => true,
  9737.                                     'id' => false,
  9738.                                     'annotations' => [
  9739.                                     ],
  9740.                                     'groups' => [
  9741.                                     ],
  9742.                                 ],
  9743.                                 'logo_url' => [
  9744.                                     'type' => 'string',
  9745.                                     'id' => false,
  9746.                                     'nullable' => false,
  9747.                                     'annotations' => [
  9748.                                     ],
  9749.                                     'groups' => [
  9750.                                     ],
  9751.                                 ],
  9752.                                 'banner_urls' => [
  9753.                                     'type' => 'array',
  9754.                                     'id' => false,
  9755.                                     'nullable' => false,
  9756.                                     'annotations' => [
  9757.                                     ],
  9758.                                     'groups' => [
  9759.                                     ],
  9760.                                 ],
  9761.                             ],
  9762.                             'collectionOperations' => [
  9763.                                 'get' => [
  9764.                                     'method' => 'GET',
  9765.                                     'path' => '/storefront/mmy/levels/{depth}',
  9766.                                     'requirements' => [
  9767.                                         'depth' => '[1-4]',
  9768.                                     ],
  9769.                                     'openapi_context' => [
  9770.                                         'summary' => 'Retrieve MMY levels by depth',
  9771.                                         'parameters' => [
  9772.                                             => [
  9773.                                                 'in' => 'path',
  9774.                                                 'name' => 'depth',
  9775.                                                 'schema' => [
  9776.                                                     'type' => 'integer',
  9777.                                                     'enum' => [
  9778.                                                         => 1,
  9779.                                                         => 2,
  9780.                                                         => 3,
  9781.                                                         => 4,
  9782.                                                     ],
  9783.                                                 ],
  9784.                                                 'required' => true,
  9785.                                                 'description' => 'Level depth (1, 2, 3 or 4)',
  9786.                                             ],
  9787.                                         ],
  9788.                                     ],
  9789.                                     'identifiers' => [
  9790.                                     ],
  9791.                                 ],
  9792.                             ],
  9793.                             'itemOperations' => [
  9794.                                 'get' => [
  9795.                                     'method' => 'GET',
  9796.                                     'path' => '/storefront/mmy/levels/{depth}/{id}',
  9797.                                     'identifiers' => [
  9798.                                         => 'id',
  9799.                                     ],
  9800.                                     'requirements' => [
  9801.                                         'depth' => '[1-4]',
  9802.                                     ],
  9803.                                     'openapi_context' => [
  9804.                                         'summary' => 'Retrieve MMY level by depth and id',
  9805.                                         'parameters' => [
  9806.                                             => [
  9807.                                                 'in' => 'path',
  9808.                                                 'name' => 'depth',
  9809.                                                 'schema' => [
  9810.                                                     'type' => 'integer',
  9811.                                                     'enum' => [
  9812.                                                         => 1,
  9813.                                                         => 2,
  9814.                                                         => 3,
  9815.                                                         => 4,
  9816.                                                     ],
  9817.                                                 ],
  9818.                                                 'required' => true,
  9819.                                                 'description' => 'Level depth (1, 2, 3 or 4)',
  9820.                                             ],
  9821.                                             => [
  9822.                                                 'in' => 'path',
  9823.                                                 'name' => 'id',
  9824.                                                 'schema' => [
  9825.                                                     'type' => 'integer',
  9826.                                                 ],
  9827.                                                 'required' => true,
  9828.                                             ],
  9829.                                         ],
  9830.                                     ],
  9831.                                 ],
  9832.                             ],
  9833.                             'idType' => 'int',
  9834.                             'traits' => [
  9835.                             ],
  9836.                             'interfaces' => [
  9837.                             ],
  9838.                             'annotations' => [
  9839.                             ],
  9840.                             'register_create_one' => false,
  9841.                             'register_full_update_one' => false,
  9842.                             'register_update_one' => false,
  9843.                             'register_delete_one' => false,
  9844.                         ],
  9845.                         'XCart\\API\\Entity\\Storefront\\MmyLevelsSetup' => [
  9846.                             'name' => 'MMY Levels Setup',
  9847.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\MmyLevelsSetup',
  9848.                             'path' => '/storefront/mmy/levels_setup',
  9849.                             'idType' => 'manual',
  9850.                             'register_get_one' => true,
  9851.                             'fields' => [
  9852.                                 'id' => [
  9853.                                     'type' => 'int',
  9854.                                     'id' => true,
  9855.                                     'nullable' => true,
  9856.                                     'groups' => [
  9857.                                         => 'insert',
  9858.                                     ],
  9859.                                     'annotations' => [
  9860.                                     ],
  9861.                                 ],
  9862.                                 'levels' => [
  9863.                                     'type' => 'XCart\\API\\Entity\\Storefront\\MmyLevelsSetupItem[]',
  9864.                                     'id' => false,
  9865.                                     'nullable' => false,
  9866.                                     'annotations' => [
  9867.                                     ],
  9868.                                     'groups' => [
  9869.                                     ],
  9870.                                 ],
  9871.                             ],
  9872.                             'annotations' => [
  9873.                                 => [
  9874.                                     '_' => 'ApiResource',
  9875.                                     'itemOperations' => [
  9876.                                         'get' => [
  9877.                                             'method' => 'GET',
  9878.                                             'path' => '/storefront/mmy/levels_setup',
  9879.                                             'identifiers' => [
  9880.                                             ],
  9881.                                             'openapi_context' => [
  9882.                                                 'summary' => 'Retrieve MMY levels setup',
  9883.                                             ],
  9884.                                         ],
  9885.                                     ],
  9886.                                 ],
  9887.                             ],
  9888.                             'traits' => [
  9889.                             ],
  9890.                             'interfaces' => [
  9891.                             ],
  9892.                             'itemOperations' => [
  9893.                             ],
  9894.                             'collectionOperations' => [
  9895.                             ],
  9896.                             'filters' => [
  9897.                             ],
  9898.                             'register_get_collection' => false,
  9899.                             'register_create_one' => false,
  9900.                             'register_full_update_one' => false,
  9901.                             'register_update_one' => false,
  9902.                             'register_delete_one' => false,
  9903.                         ],
  9904.                         'XCart\\API\\Entity\\Storefront\\MmyGarage' => [
  9905.                             'name' => 'MMY Garage',
  9906.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\MmyGarage',
  9907.                             'path' => '/storefront/mmy/garage',
  9908.                             'idType' => 'manual',
  9909.                             'register_get_one' => true,
  9910.                             'fields' => [
  9911.                                 'id' => [
  9912.                                     'type' => 'int',
  9913.                                     'id' => true,
  9914.                                     'nullable' => true,
  9915.                                     'groups' => [
  9916.                                         => 'insert',
  9917.                                     ],
  9918.                                     'annotations' => [
  9919.                                     ],
  9920.                                 ],
  9921.                                 'vehicles' => [
  9922.                                     'type' => 'XCart\\API\\Entity\\Storefront\\Vehicle[]',
  9923.                                     'id' => false,
  9924.                                     'nullable' => false,
  9925.                                     'annotations' => [
  9926.                                     ],
  9927.                                     'groups' => [
  9928.                                     ],
  9929.                                 ],
  9930.                             ],
  9931.                             'annotations' => [
  9932.                                 => [
  9933.                                     '_' => 'ApiResource',
  9934.                                     'itemOperations' => [
  9935.                                         'get' => [
  9936.                                             'method' => 'GET',
  9937.                                             'path' => '/storefront/mmy/garage',
  9938.                                             'identifiers' => [
  9939.                                             ],
  9940.                                             'openapi_context' => [
  9941.                                                 'summary' => 'Retrieve the garage',
  9942.                                             ],
  9943.                                         ],
  9944.                                     ],
  9945.                                 ],
  9946.                             ],
  9947.                             'traits' => [
  9948.                             ],
  9949.                             'interfaces' => [
  9950.                             ],
  9951.                             'itemOperations' => [
  9952.                             ],
  9953.                             'collectionOperations' => [
  9954.                             ],
  9955.                             'filters' => [
  9956.                             ],
  9957.                             'register_get_collection' => false,
  9958.                             'register_create_one' => false,
  9959.                             'register_full_update_one' => false,
  9960.                             'register_update_one' => false,
  9961.                             'register_delete_one' => false,
  9962.                         ],
  9963.                         'XCart\\API\\Entity\\Storefront\\MmyGarage\\MergeRequest' => [
  9964.                             'name' => 'MMY Garage merge request',
  9965.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\MmyGarage\\MergeRequest',
  9966.                             'path' => '/storefront/mmy/garage/merge',
  9967.                             'register_create_one' => true,
  9968.                             'fields' => [
  9969.                                 'vehicleIds' => [
  9970.                                     'type' => 'integer[]',
  9971.                                     'groups' => [
  9972.                                         => 'insert',
  9973.                                     ],
  9974.                                     'id' => false,
  9975.                                     'nullable' => false,
  9976.                                     'annotations' => [
  9977.                                     ],
  9978.                                 ],
  9979.                             ],
  9980.                             'idType' => 'int',
  9981.                             'traits' => [
  9982.                             ],
  9983.                             'interfaces' => [
  9984.                             ],
  9985.                             'annotations' => [
  9986.                             ],
  9987.                             'itemOperations' => [
  9988.                             ],
  9989.                             'collectionOperations' => [
  9990.                             ],
  9991.                             'filters' => [
  9992.                             ],
  9993.                             'register_get_one' => false,
  9994.                             'register_get_collection' => false,
  9995.                             'register_full_update_one' => false,
  9996.                             'register_update_one' => false,
  9997.                             'register_delete_one' => false,
  9998.                         ],
  9999.                         'XCart\\API\\Entity\\Storefront\\MmyGarage\\ClearRequest' => [
  10000.                             'name' => 'MMY Garage clear request',
  10001.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\MmyGarage\\ClearRequest',
  10002.                             'path' => '/storefront/mmy/garage/clear',
  10003.                             'register_create_one' => true,
  10004.                             'idType' => 'int',
  10005.                             'traits' => [
  10006.                             ],
  10007.                             'interfaces' => [
  10008.                             ],
  10009.                             'annotations' => [
  10010.                             ],
  10011.                             'itemOperations' => [
  10012.                             ],
  10013.                             'collectionOperations' => [
  10014.                             ],
  10015.                             'filters' => [
  10016.                             ],
  10017.                             'fields' => [
  10018.                             ],
  10019.                             'register_get_one' => false,
  10020.                             'register_get_collection' => false,
  10021.                             'register_full_update_one' => false,
  10022.                             'register_update_one' => false,
  10023.                             'register_delete_one' => false,
  10024.                         ],
  10025.                         'XCart\\API\\Entity\\Storefront\\MmyVehicle' => [
  10026.                             'name' => 'MMY Garage Vehicle',
  10027.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\MmyVehicle',
  10028.                             'path' => '/storefront/mmy/garage/vehicles',
  10029.                             'register_get_one' => true,
  10030.                             'register_delete_one' => true,
  10031.                             'register_create_one' => true,
  10032.                             'fields' => [
  10033.                                 'name' => [
  10034.                                     'type' => 'string',
  10035.                                     'groups' => [
  10036.                                         => 'read',
  10037.                                     ],
  10038.                                     'id' => false,
  10039.                                     'nullable' => false,
  10040.                                     'annotations' => [
  10041.                                     ],
  10042.                                 ],
  10043.                                 'levels' => [
  10044.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Vehicle\\Level[]',
  10045.                                     'groups' => [
  10046.                                         => 'read',
  10047.                                     ],
  10048.                                     'id' => false,
  10049.                                     'nullable' => false,
  10050.                                     'annotations' => [
  10051.                                     ],
  10052.                                 ],
  10053.                                 'vehicleId' => [
  10054.                                     'type' => 'integer',
  10055.                                     'groups' => [
  10056.                                         => 'insert',
  10057.                                     ],
  10058.                                     'id' => false,
  10059.                                     'nullable' => false,
  10060.                                     'annotations' => [
  10061.                                     ],
  10062.                                 ],
  10063.                             ],
  10064.                             'collectionOperations' => [
  10065.                                 'post' => [
  10066.                                     'method' => 'POST',
  10067.                                     'path' => '/storefront/mmy/garage/vehicles',
  10068.                                     'openapi_context' => [
  10069.                                         'summary' => 'Add the vehicle to garage',
  10070.                                     ],
  10071.                                     'identifiers' => [
  10072.                                     ],
  10073.                                     'requirements' => [
  10074.                                     ],
  10075.                                 ],
  10076.                             ],
  10077.                             'itemOperations' => [
  10078.                                 'get' => [
  10079.                                     'method' => 'GET',
  10080.                                     'path' => '/storefront/mmy/garage/vehicles/{id}',
  10081.                                     'openapi_context' => [
  10082.                                         'summary' => 'Retrieve the vehicle from the garage',
  10083.                                     ],
  10084.                                     'identifiers' => [
  10085.                                     ],
  10086.                                     'requirements' => [
  10087.                                     ],
  10088.                                 ],
  10089.                                 'delete' => [
  10090.                                     'method' => 'DELETE',
  10091.                                     'path' => '/storefront/mmy/garage/vehicles/{id}',
  10092.                                     'openapi_context' => [
  10093.                                         'summary' => 'Delete the vehicle from the garage',
  10094.                                     ],
  10095.                                     'identifiers' => [
  10096.                                     ],
  10097.                                     'requirements' => [
  10098.                                     ],
  10099.                                 ],
  10100.                             ],
  10101.                             'idType' => 'int',
  10102.                             'traits' => [
  10103.                             ],
  10104.                             'interfaces' => [
  10105.                             ],
  10106.                             'annotations' => [
  10107.                             ],
  10108.                             'filters' => [
  10109.                             ],
  10110.                             'register_get_collection' => false,
  10111.                             'register_full_update_one' => false,
  10112.                             'register_update_one' => false,
  10113.                         ],
  10114.                         'XCart\\API\\Entity\\Storefront\\Currency' => [
  10115.                             'name' => 'Currency',
  10116.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\Currency',
  10117.                             'path' => '/storefront/currencies',
  10118.                             'register_get_one' => true,
  10119.                             'register_get_collection' => true,
  10120.                             'itemOperations' => [
  10121.                                 'getByCode' => [
  10122.                                     'method' => 'GET',
  10123.                                     'path' => '/storefront/currencies/by_code/{code}',
  10124.                                     'requirements' => [
  10125.                                         'code' => '[a-zA-Z]{3}',
  10126.                                     ],
  10127.                                     'identifiers' => [
  10128.                                         => 'code',
  10129.                                     ],
  10130.                                     'openapi_context' => [
  10131.                                         'summary' => 'Retrieve a currency by code',
  10132.                                     ],
  10133.                                 ],
  10134.                             ],
  10135.                             'fields' => [
  10136.                                 'code' => [
  10137.                                     'type' => 'string',
  10138.                                     'id' => false,
  10139.                                     'nullable' => false,
  10140.                                     'annotations' => [
  10141.                                     ],
  10142.                                     'groups' => [
  10143.                                     ],
  10144.                                 ],
  10145.                                 'rate' => [
  10146.                                     'type' => 'float',
  10147.                                     'id' => false,
  10148.                                     'nullable' => false,
  10149.                                     'annotations' => [
  10150.                                     ],
  10151.                                     'groups' => [
  10152.                                     ],
  10153.                                 ],
  10154.                                 'prefix' => [
  10155.                                     'type' => 'string',
  10156.                                     'id' => false,
  10157.                                     'nullable' => false,
  10158.                                     'annotations' => [
  10159.                                     ],
  10160.                                     'groups' => [
  10161.                                     ],
  10162.                                 ],
  10163.                                 'suffix' => [
  10164.                                     'type' => 'string',
  10165.                                     'id' => false,
  10166.                                     'nullable' => false,
  10167.                                     'annotations' => [
  10168.                                     ],
  10169.                                     'groups' => [
  10170.                                     ],
  10171.                                 ],
  10172.                                 'precision' => [
  10173.                                     'type' => 'int',
  10174.                                     'id' => false,
  10175.                                     'nullable' => false,
  10176.                                     'annotations' => [
  10177.                                     ],
  10178.                                     'groups' => [
  10179.                                     ],
  10180.                                 ],
  10181.                                 'decimalDelimiter' => [
  10182.                                     'type' => 'string',
  10183.                                     'id' => false,
  10184.                                     'nullable' => false,
  10185.                                     'annotations' => [
  10186.                                     ],
  10187.                                     'groups' => [
  10188.                                     ],
  10189.                                 ],
  10190.                                 'thousandDelimiter' => [
  10191.                                     'type' => 'string',
  10192.                                     'id' => false,
  10193.                                     'nullable' => false,
  10194.                                     'annotations' => [
  10195.                                     ],
  10196.                                     'groups' => [
  10197.                                     ],
  10198.                                 ],
  10199.                                 'default' => [
  10200.                                     'type' => 'bool',
  10201.                                     'id' => false,
  10202.                                     'nullable' => false,
  10203.                                     'annotations' => [
  10204.                                     ],
  10205.                                     'groups' => [
  10206.                                     ],
  10207.                                 ],
  10208.                                 'countries' => [
  10209.                                     'type' => 'array',
  10210.                                     'id' => false,
  10211.                                     'nullable' => false,
  10212.                                     'annotations' => [
  10213.                                     ],
  10214.                                     'groups' => [
  10215.                                     ],
  10216.                                 ],
  10217.                             ],
  10218.                             'idType' => 'int',
  10219.                             'traits' => [
  10220.                             ],
  10221.                             'interfaces' => [
  10222.                             ],
  10223.                             'annotations' => [
  10224.                             ],
  10225.                             'collectionOperations' => [
  10226.                             ],
  10227.                             'filters' => [
  10228.                             ],
  10229.                             'register_create_one' => false,
  10230.                             'register_full_update_one' => false,
  10231.                             'register_update_one' => false,
  10232.                             'register_delete_one' => false,
  10233.                         ],
  10234.                         'XCart\\API\\Entity\\Storefront\\Menu' => [
  10235.                             'name' => 'Menu',
  10236.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\Menu',
  10237.                             'path' => '/storefront/menus',
  10238.                             'register_get_one' => true,
  10239.                             'register_get_collection' => true,
  10240.                             'filters' => [
  10241.                                 => [
  10242.                                     'className' => 'XCart\\Bundle\\APIPlatformBridgeBundle\\Filter\\StringFilter',
  10243.                                     'properties' => [
  10244.                                         => 'type',
  10245.                                     ],
  10246.                                     'operations' => [
  10247.                                         => 'get',
  10248.                                     ],
  10249.                                     'arguments' => [
  10250.                                     ],
  10251.                                 ],
  10252.                                 => [
  10253.                                     'className' => 'XCart\\Bundle\\APIPlatformBridgeBundle\\Filter\\IdIntegerFilter',
  10254.                                     'properties' => [
  10255.                                         => 'parent',
  10256.                                     ],
  10257.                                     'operations' => [
  10258.                                         => 'get',
  10259.                                     ],
  10260.                                     'arguments' => [
  10261.                                     ],
  10262.                                 ],
  10263.                             ],
  10264.                             'fields' => [
  10265.                                 'name' => [
  10266.                                     'type' => 'string',
  10267.                                     'nullable' => true,
  10268.                                     'id' => false,
  10269.                                     'annotations' => [
  10270.                                     ],
  10271.                                     'groups' => [
  10272.                                     ],
  10273.                                 ],
  10274.                                 'link' => [
  10275.                                     'type' => 'string',
  10276.                                     'nullable' => true,
  10277.                                     'id' => false,
  10278.                                     'annotations' => [
  10279.                                     ],
  10280.                                     'groups' => [
  10281.                                     ],
  10282.                                 ],
  10283.                                 'submenuCount' => [
  10284.                                     'type' => 'integer',
  10285.                                     'id' => false,
  10286.                                     'nullable' => false,
  10287.                                     'annotations' => [
  10288.                                     ],
  10289.                                     'groups' => [
  10290.                                     ],
  10291.                                 ],
  10292.                             ],
  10293.                             'idType' => 'int',
  10294.                             'traits' => [
  10295.                             ],
  10296.                             'interfaces' => [
  10297.                             ],
  10298.                             'annotations' => [
  10299.                             ],
  10300.                             'itemOperations' => [
  10301.                             ],
  10302.                             'collectionOperations' => [
  10303.                             ],
  10304.                             'register_create_one' => false,
  10305.                             'register_full_update_one' => false,
  10306.                             'register_update_one' => false,
  10307.                             'register_delete_one' => false,
  10308.                         ],
  10309.                         'XCart\\API\\Entity\\Storefront\\StaticPage' => [
  10310.                             'name' => 'Static Page',
  10311.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\StaticPage',
  10312.                             'path' => '/storefront/pages',
  10313.                             'register_get_one' => true,
  10314.                             'register_get_collection' => true,
  10315.                             'itemOperations' => [
  10316.                                 'getByCleanURL' => [
  10317.                                     'method' => 'GET',
  10318.                                     'path' => '/storefront/pages/by_clean_url/{clean_url}',
  10319.                                     'requirements' => [
  10320.                                         'clean_url' => '\\S+',
  10321.                                     ],
  10322.                                     'identifiers' => [
  10323.                                         => 'clean_url',
  10324.                                     ],
  10325.                                     'openapi_context' => [
  10326.                                         'summary' => 'Retrieve a static page by clean url',
  10327.                                     ],
  10328.                                 ],
  10329.                             ],
  10330.                             'fields' => [
  10331.                                 'name' => [
  10332.                                     'type' => 'string',
  10333.                                     'id' => false,
  10334.                                     'nullable' => false,
  10335.                                     'annotations' => [
  10336.                                     ],
  10337.                                     'groups' => [
  10338.                                     ],
  10339.                                 ],
  10340.                                 'cleanUrl' => [
  10341.                                     'type' => 'string',
  10342.                                     'nullable' => true,
  10343.                                     'id' => false,
  10344.                                     'annotations' => [
  10345.                                     ],
  10346.                                     'groups' => [
  10347.                                     ],
  10348.                                 ],
  10349.                                 'body' => [
  10350.                                     'type' => 'string',
  10351.                                     'id' => false,
  10352.                                     'nullable' => false,
  10353.                                     'annotations' => [
  10354.                                     ],
  10355.                                     'groups' => [
  10356.                                     ],
  10357.                                 ],
  10358.                                 'metaDescription' => [
  10359.                                     'type' => 'string',
  10360.                                     'id' => false,
  10361.                                     'nullable' => false,
  10362.                                     'annotations' => [
  10363.                                     ],
  10364.                                     'groups' => [
  10365.                                     ],
  10366.                                 ],
  10367.                                 'metaKeywords' => [
  10368.                                     'type' => 'string',
  10369.                                     'id' => false,
  10370.                                     'nullable' => false,
  10371.                                     'annotations' => [
  10372.                                     ],
  10373.                                     'groups' => [
  10374.                                     ],
  10375.                                 ],
  10376.                                 'metaTitle' => [
  10377.                                     'type' => 'string',
  10378.                                     'id' => false,
  10379.                                     'nullable' => false,
  10380.                                     'annotations' => [
  10381.                                     ],
  10382.                                     'groups' => [
  10383.                                     ],
  10384.                                 ],
  10385.                                 'image' => [
  10386.                                     'type' => 'XCart\\API\\Entity\\Storefront\\Image',
  10387.                                     'nullable' => true,
  10388.                                     'id' => false,
  10389.                                     'annotations' => [
  10390.                                     ],
  10391.                                     'groups' => [
  10392.                                     ],
  10393.                                 ],
  10394.                             ],
  10395.                             'idType' => 'int',
  10396.                             'traits' => [
  10397.                             ],
  10398.                             'interfaces' => [
  10399.                             ],
  10400.                             'annotations' => [
  10401.                             ],
  10402.                             'collectionOperations' => [
  10403.                             ],
  10404.                             'filters' => [
  10405.                             ],
  10406.                             'register_create_one' => false,
  10407.                             'register_full_update_one' => false,
  10408.                             'register_update_one' => false,
  10409.                             'register_delete_one' => false,
  10410.                         ],
  10411.                         'XCart\\API\\Entity\\Storefront\\VinLookup' => [
  10412.                             'name' => 'Vin lookup',
  10413.                             'logicEntity' => 'XCart\\Logic\\Entity\\Storefront\\VinLookup',
  10414.                             'path' => '/storefront/mmy/vin_lookup/{id}',
  10415.                             'register_get_one' => true,
  10416.                             'idType' => 'manual',
  10417.                             'fields' => [
  10418.                                 'id' => [
  10419.                                     'type' => 'string',
  10420.                                     'id' => true,
  10421.                                     'nullable' => true,
  10422.                                     'groups' => [
  10423.                                         => 'insert',
  10424.                                     ],
  10425.                                     'annotations' => [
  10426.                                     ],
  10427.                                 ],
  10428.                                 'vehicle' => [
  10429.                                     'type' => 'XCart\\API\\Entity\\Storefront\\Vehicle',
  10430.                                     'nullable' => true,
  10431.                                     'id' => false,
  10432.                                     'annotations' => [
  10433.                                     ],
  10434.                                     'groups' => [
  10435.                                     ],
  10436.                                 ],
  10437.                                 'error' => [
  10438.                                     'type' => 'string',
  10439.                                     'nullable' => true,
  10440.                                     'id' => false,
  10441.                                     'annotations' => [
  10442.                                     ],
  10443.                                     'groups' => [
  10444.                                     ],
  10445.                                 ],
  10446.                             ],
  10447.                             'annotations' => [
  10448.                                 => [
  10449.                                     '_' => 'ApiResource',
  10450.                                     'itemOperations' => [
  10451.                                         'get' => [
  10452.                                             'method' => 'GET',
  10453.                                             'path' => '/storefront/mmy/vin_lookup/{id}',
  10454.                                             'identifiers' => [
  10455.                                             ],
  10456.                                             'openapi_context' => [
  10457.                                                 'summary' => 'Retrieve a vehicle by vin number',
  10458.                                                 'parameters' => [
  10459.                                                     => [
  10460.                                                         'in' => 'path',
  10461.                                                         'name' => 'id',
  10462.                                                         'schema' => [
  10463.                                                             'type' => 'string',
  10464.                                                         ],
  10465.                                                         'required' => true,
  10466.                                                         'description' => 'Vin number',
  10467.                                                     ],
  10468.                                                 ],
  10469.                                             ],
  10470.                                         ],
  10471.                                     ],
  10472.                                 ],
  10473.                             ],
  10474.                             'traits' => [
  10475.                             ],
  10476.                             'interfaces' => [
  10477.                             ],
  10478.                             'itemOperations' => [
  10479.                             ],
  10480.                             'collectionOperations' => [
  10481.                             ],
  10482.                             'filters' => [
  10483.                             ],
  10484.                             'register_get_collection' => false,
  10485.                             'register_create_one' => false,
  10486.                             'register_full_update_one' => false,
  10487.                             'register_update_one' => false,
  10488.                             'register_delete_one' => false,
  10489.                         ],
  10490.                     ],
  10491.                     'dto' => [
  10492.                         'XCart\\API\\Entity\\Storefront\\Cart\\Item\\AttributeValue' => [
  10493.                             'fields' => [
  10494.                                 'name' => [
  10495.                                     'type' => 'string',
  10496.                                     'nullable' => true,
  10497.                                     'groups' => [
  10498.                                         => 'read',
  10499.                                     ],
  10500.                                     'annotations' => [
  10501.                                     ],
  10502.                                 ],
  10503.                                 'attributeId' => [
  10504.                                     'type' => 'integer',
  10505.                                     'nullable' => false,
  10506.                                     'annotations' => [
  10507.                                     ],
  10508.                                     'groups' => [
  10509.                                     ],
  10510.                                 ],
  10511.                                 'attributeValueId' => [
  10512.                                     'type' => 'integer',
  10513.                                     'nullable' => true,
  10514.                                     'annotations' => [
  10515.                                     ],
  10516.                                     'groups' => [
  10517.                                     ],
  10518.                                 ],
  10519.                                 'attributeValue' => [
  10520.                                     'type' => 'string',
  10521.                                     'nullable' => true,
  10522.                                     'annotations' => [
  10523.                                     ],
  10524.                                     'groups' => [
  10525.                                     ],
  10526.                                 ],
  10527.                             ],
  10528.                             'type' => NULL,
  10529.                             'trait' => false,
  10530.                             'traits' => [
  10531.                             ],
  10532.                             'uses' => [
  10533.                             ],
  10534.                             'interfaces' => [
  10535.                             ],
  10536.                             'extends' => NULL,
  10537.                             'annotations' => [
  10538.                             ],
  10539.                         ],
  10540.                         'XCart\\API\\Entity\\Storefront\\Cart\\Surcharge' => [
  10541.                             'fields' => [
  10542.                                 'type' => [
  10543.                                     'type' => 'string',
  10544.                                     'nullable' => false,
  10545.                                     'annotations' => [
  10546.                                     ],
  10547.                                     'groups' => [
  10548.                                     ],
  10549.                                 ],
  10550.                                 'name' => [
  10551.                                     'type' => 'string',
  10552.                                     'nullable' => false,
  10553.                                     'annotations' => [
  10554.                                     ],
  10555.                                     'groups' => [
  10556.                                     ],
  10557.                                 ],
  10558.                                 'value' => [
  10559.                                     'type' => 'float',
  10560.                                     'nullable' => false,
  10561.                                     'annotations' => [
  10562.                                     ],
  10563.                                     'groups' => [
  10564.                                     ],
  10565.                                 ],
  10566.                             ],
  10567.                             'type' => NULL,
  10568.                             'trait' => false,
  10569.                             'traits' => [
  10570.                             ],
  10571.                             'uses' => [
  10572.                             ],
  10573.                             'interfaces' => [
  10574.                             ],
  10575.                             'extends' => NULL,
  10576.                             'annotations' => [
  10577.                             ],
  10578.                         ],
  10579.                         'XCart\\API\\Entity\\Storefront\\Cart\\Item\\Surcharge' => [
  10580.                             'fields' => [
  10581.                                 'type' => [
  10582.                                     'type' => 'string',
  10583.                                     'nullable' => false,
  10584.                                     'annotations' => [
  10585.                                     ],
  10586.                                     'groups' => [
  10587.                                     ],
  10588.                                 ],
  10589.                                 'name' => [
  10590.                                     'type' => 'string',
  10591.                                     'nullable' => false,
  10592.                                     'annotations' => [
  10593.                                     ],
  10594.                                     'groups' => [
  10595.                                     ],
  10596.                                 ],
  10597.                                 'value' => [
  10598.                                     'type' => 'float',
  10599.                                     'nullable' => false,
  10600.                                     'annotations' => [
  10601.                                     ],
  10602.                                     'groups' => [
  10603.                                     ],
  10604.                                 ],
  10605.                             ],
  10606.                             'type' => NULL,
  10607.                             'trait' => false,
  10608.                             'traits' => [
  10609.                             ],
  10610.                             'uses' => [
  10611.                             ],
  10612.                             'interfaces' => [
  10613.                             ],
  10614.                             'extends' => NULL,
  10615.                             'annotations' => [
  10616.                             ],
  10617.                         ],
  10618.                         'XCart\\API\\Entity\\Storefront\\Cart\\ShippingMethod' => [
  10619.                             'fields' => [
  10620.                                 'id' => [
  10621.                                     'type' => 'integer',
  10622.                                     'nullable' => false,
  10623.                                     'annotations' => [
  10624.                                     ],
  10625.                                     'groups' => [
  10626.                                     ],
  10627.                                 ],
  10628.                                 'name' => [
  10629.                                     'type' => 'string',
  10630.                                     'nullable' => false,
  10631.                                     'annotations' => [
  10632.                                     ],
  10633.                                     'groups' => [
  10634.                                     ],
  10635.                                 ],
  10636.                             ],
  10637.                             'type' => NULL,
  10638.                             'trait' => false,
  10639.                             'traits' => [
  10640.                             ],
  10641.                             'uses' => [
  10642.                             ],
  10643.                             'interfaces' => [
  10644.                             ],
  10645.                             'extends' => NULL,
  10646.                             'annotations' => [
  10647.                             ],
  10648.                         ],
  10649.                         'XCart\\API\\Entity\\Storefront\\Cart\\ShippingRate' => [
  10650.                             'fields' => [
  10651.                                 'method' => [
  10652.                                     'type' => 'XCart\\API\\Entity\\Storefront\\Cart\\ShippingMethod',
  10653.                                     'nullable' => false,
  10654.                                     'annotations' => [
  10655.                                     ],
  10656.                                     'groups' => [
  10657.                                     ],
  10658.                                 ],
  10659.                                 'value' => [
  10660.                                     'type' => 'float',
  10661.                                     'nullable' => false,
  10662.                                     'annotations' => [
  10663.                                     ],
  10664.                                     'groups' => [
  10665.                                     ],
  10666.                                 ],
  10667.                                 'preparedDeliveryTime' => [
  10668.                                     'type' => 'string',
  10669.                                     'nullable' => true,
  10670.                                     'annotations' => [
  10671.                                     ],
  10672.                                     'groups' => [
  10673.                                     ],
  10674.                                 ],
  10675.                             ],
  10676.                             'type' => NULL,
  10677.                             'trait' => false,
  10678.                             'traits' => [
  10679.                             ],
  10680.                             'uses' => [
  10681.                             ],
  10682.                             'interfaces' => [
  10683.                             ],
  10684.                             'extends' => NULL,
  10685.                             'annotations' => [
  10686.                             ],
  10687.                         ],
  10688.                         'XCart\\API\\Entity\\Storefront\\Image' => [
  10689.                             'fields' => [
  10690.                                 'url' => [
  10691.                                     'type' => 'string',
  10692.                                     'nullable' => false,
  10693.                                     'annotations' => [
  10694.                                     ],
  10695.                                     'groups' => [
  10696.                                     ],
  10697.                                 ],
  10698.                                 'width' => [
  10699.                                     'type' => 'integer',
  10700.                                     'nullable' => true,
  10701.                                     'annotations' => [
  10702.                                     ],
  10703.                                     'groups' => [
  10704.                                     ],
  10705.                                 ],
  10706.                                 'height' => [
  10707.                                     'type' => 'integer',
  10708.                                     'nullable' => true,
  10709.                                     'annotations' => [
  10710.                                     ],
  10711.                                     'groups' => [
  10712.                                     ],
  10713.                                 ],
  10714.                                 'alt' => [
  10715.                                     'type' => 'string',
  10716.                                     'nullable' => true,
  10717.                                     'annotations' => [
  10718.                                     ],
  10719.                                     'groups' => [
  10720.                                     ],
  10721.                                 ],
  10722.                             ],
  10723.                             'type' => NULL,
  10724.                             'trait' => false,
  10725.                             'traits' => [
  10726.                             ],
  10727.                             'uses' => [
  10728.                             ],
  10729.                             'interfaces' => [
  10730.                             ],
  10731.                             'extends' => NULL,
  10732.                             'annotations' => [
  10733.                             ],
  10734.                         ],
  10735.                         'XCart\\API\\Entity\\Storefront\\Category\\PathElement' => [
  10736.                             'fields' => [
  10737.                                 'id' => [
  10738.                                     'type' => 'integer',
  10739.                                     'nullable' => false,
  10740.                                     'annotations' => [
  10741.                                     ],
  10742.                                     'groups' => [
  10743.                                     ],
  10744.                                 ],
  10745.                                 'name' => [
  10746.                                     'type' => 'string',
  10747.                                     'nullable' => false,
  10748.                                     'annotations' => [
  10749.                                     ],
  10750.                                     'groups' => [
  10751.                                     ],
  10752.                                 ],
  10753.                                 'cleanUrl' => [
  10754.                                     'type' => 'string',
  10755.                                     'nullable' => true,
  10756.                                     'annotations' => [
  10757.                                     ],
  10758.                                     'groups' => [
  10759.                                     ],
  10760.                                 ],
  10761.                             ],
  10762.                             'type' => NULL,
  10763.                             'trait' => false,
  10764.                             'traits' => [
  10765.                             ],
  10766.                             'uses' => [
  10767.                             ],
  10768.                             'interfaces' => [
  10769.                             ],
  10770.                             'extends' => NULL,
  10771.                             'annotations' => [
  10772.                             ],
  10773.                         ],
  10774.                         'XCart\\API\\Entity\\Storefront\\ProductCategory' => [
  10775.                             'fields' => [
  10776.                                 'id' => [
  10777.                                     'type' => 'integer',
  10778.                                     'nullable' => false,
  10779.                                     'annotations' => [
  10780.                                     ],
  10781.                                     'groups' => [
  10782.                                     ],
  10783.                                 ],
  10784.                                 'name' => [
  10785.                                     'type' => 'string',
  10786.                                     'nullable' => false,
  10787.                                     'annotations' => [
  10788.                                     ],
  10789.                                     'groups' => [
  10790.                                     ],
  10791.                                 ],
  10792.                                 'cleanUrl' => [
  10793.                                     'type' => 'string',
  10794.                                     'nullable' => false,
  10795.                                     'annotations' => [
  10796.                                     ],
  10797.                                     'groups' => [
  10798.                                     ],
  10799.                                 ],
  10800.                             ],
  10801.                             'type' => NULL,
  10802.                             'trait' => false,
  10803.                             'traits' => [
  10804.                             ],
  10805.                             'uses' => [
  10806.                             ],
  10807.                             'interfaces' => [
  10808.                             ],
  10809.                             'extends' => NULL,
  10810.                             'annotations' => [
  10811.                             ],
  10812.                         ],
  10813.                         'XCart\\API\\Entity\\Storefront\\ProductAttributeValue' => [
  10814.                             'fields' => [
  10815.                                 'id' => [
  10816.                                     'type' => 'integer',
  10817.                                     'nullable' => false,
  10818.                                     'annotations' => [
  10819.                                     ],
  10820.                                     'groups' => [
  10821.                                     ],
  10822.                                 ],
  10823.                                 'value' => [
  10824.                                     'type' => 'string',
  10825.                                     'nullable' => false,
  10826.                                     'annotations' => [
  10827.                                     ],
  10828.                                     'groups' => [
  10829.                                     ],
  10830.                                 ],
  10831.                                 'priceModifier' => [
  10832.                                     'type' => 'float',
  10833.                                     'nullable' => false,
  10834.                                     'annotations' => [
  10835.                                     ],
  10836.                                     'groups' => [
  10837.                                     ],
  10838.                                 ],
  10839.                                 'priceModifierType' => [
  10840.                                     'type' => 'string',
  10841.                                     'nullable' => false,
  10842.                                     'annotations' => [
  10843.                                     ],
  10844.                                     'groups' => [
  10845.                                     ],
  10846.                                 ],
  10847.                                 'weightModifier' => [
  10848.                                     'type' => 'float',
  10849.                                     'nullable' => false,
  10850.                                     'annotations' => [
  10851.                                     ],
  10852.                                     'groups' => [
  10853.                                     ],
  10854.                                 ],
  10855.                                 'weightModifierType' => [
  10856.                                     'type' => 'string',
  10857.                                     'nullable' => false,
  10858.                                     'annotations' => [
  10859.                                     ],
  10860.                                     'groups' => [
  10861.                                     ],
  10862.                                 ],
  10863.                                 'isDefault' => [
  10864.                                     'type' => 'bool',
  10865.                                     'nullable' => false,
  10866.                                     'annotations' => [
  10867.                                     ],
  10868.                                     'groups' => [
  10869.                                     ],
  10870.                                 ],
  10871.                                 'swatchColor' => [
  10872.                                     'type' => 'string',
  10873.                                     'nullable' => false,
  10874.                                     'annotations' => [
  10875.                                     ],
  10876.                                     'groups' => [
  10877.                                     ],
  10878.                                 ],
  10879.                                 'swatchImage' => [
  10880.                                     'type' => 'XCart\\API\\Entity\\Storefront\\SwatchImage',
  10881.                                     'nullable' => false,
  10882.                                     'annotations' => [
  10883.                                     ],
  10884.                                     'groups' => [
  10885.                                     ],
  10886.                                 ],
  10887.                             ],
  10888.                             'type' => NULL,
  10889.                             'trait' => false,
  10890.                             'traits' => [
  10891.                             ],
  10892.                             'uses' => [
  10893.                             ],
  10894.                             'interfaces' => [
  10895.                             ],
  10896.                             'extends' => NULL,
  10897.                             'annotations' => [
  10898.                             ],
  10899.                         ],
  10900.                         'XCart\\API\\Entity\\Storefront\\ProductAttribute' => [
  10901.                             'fields' => [
  10902.                                 'id' => [
  10903.                                     'type' => 'integer',
  10904.                                     'nullable' => false,
  10905.                                     'annotations' => [
  10906.                                     ],
  10907.                                     'groups' => [
  10908.                                     ],
  10909.                                 ],
  10910.                                 'name' => [
  10911.                                     'type' => 'string',
  10912.                                     'nullable' => false,
  10913.                                     'annotations' => [
  10914.                                     ],
  10915.                                     'groups' => [
  10916.                                     ],
  10917.                                 ],
  10918.                                 'type' => [
  10919.                                     'type' => 'XCart\\Enum\\AttributeType',
  10920.                                     'nullable' => false,
  10921.                                     'annotations' => [
  10922.                                     ],
  10923.                                     'groups' => [
  10924.                                     ],
  10925.                                 ],
  10926.                                 'displayMode' => [
  10927.                                     'type' => 'XCart\\Enum\\AttributeDisplayMode',
  10928.                                     'nullable' => false,
  10929.                                     'annotations' => [
  10930.                                     ],
  10931.                                     'groups' => [
  10932.                                     ],
  10933.                                 ],
  10934.                                 'editable' => [
  10935.                                     'type' => 'bool',
  10936.                                     'nullable' => false,
  10937.                                     'annotations' => [
  10938.                                     ],
  10939.                                     'groups' => [
  10940.                                     ],
  10941.                                 ],
  10942.                                 'displayAbove' => [
  10943.                                     'type' => 'bool',
  10944.                                     'nullable' => false,
  10945.                                     'annotations' => [
  10946.                                     ],
  10947.                                     'groups' => [
  10948.                                     ],
  10949.                                 ],
  10950.                                 'values' => [
  10951.                                     'type' => 'XCart\\API\\Entity\\Storefront\\ProductAttributeValue[]',
  10952.                                     'nullable' => false,
  10953.                                     'annotations' => [
  10954.                                     ],
  10955.                                     'groups' => [
  10956.                                     ],
  10957.                                 ],
  10958.                                 'group' => [
  10959.                                     'type' => 'string',
  10960.                                     'nullable' => true,
  10961.                                     'annotations' => [
  10962.                                     ],
  10963.                                     'groups' => [
  10964.                                     ],
  10965.                                 ],
  10966.                             ],
  10967.                             'type' => NULL,
  10968.                             'trait' => false,
  10969.                             'traits' => [
  10970.                             ],
  10971.                             'uses' => [
  10972.                             ],
  10973.                             'interfaces' => [
  10974.                             ],
  10975.                             'extends' => NULL,
  10976.                             'annotations' => [
  10977.                             ],
  10978.                         ],
  10979.                         'XCart\\API\\Entity\\Storefront\\ProductDimensions' => [
  10980.                             'fields' => [
  10981.                                 'length' => [
  10982.                                     'type' => 'float',
  10983.                                     'nullable' => false,
  10984.                                     'annotations' => [
  10985.                                     ],
  10986.                                     'groups' => [
  10987.                                     ],
  10988.                                 ],
  10989.                                 'width' => [
  10990.                                     'type' => 'float',
  10991.                                     'nullable' => false,
  10992.                                     'annotations' => [
  10993.                                     ],
  10994.                                     'groups' => [
  10995.                                     ],
  10996.                                 ],
  10997.                                 'height' => [
  10998.                                     'type' => 'float',
  10999.                                     'nullable' => false,
  11000.                                     'annotations' => [
  11001.                                     ],
  11002.                                     'groups' => [
  11003.                                     ],
  11004.                                 ],
  11005.                             ],
  11006.                             'type' => NULL,
  11007.                             'trait' => false,
  11008.                             'traits' => [
  11009.                             ],
  11010.                             'uses' => [
  11011.                             ],
  11012.                             'interfaces' => [
  11013.                             ],
  11014.                             'extends' => NULL,
  11015.                             'annotations' => [
  11016.                             ],
  11017.                         ],
  11018.                         'XCart\\API\\Entity\\Storefront\\AddressFieldSelectorOption' => [
  11019.                             'fields' => [
  11020.                                 'value' => [
  11021.                                     'type' => 'string',
  11022.                                     'nullable' => false,
  11023.                                     'annotations' => [
  11024.                                     ],
  11025.                                     'groups' => [
  11026.                                     ],
  11027.                                 ],
  11028.                                 'label' => [
  11029.                                     'type' => 'string',
  11030.                                     'nullable' => false,
  11031.                                     'annotations' => [
  11032.                                     ],
  11033.                                     'groups' => [
  11034.                                     ],
  11035.                                 ],
  11036.                             ],
  11037.                             'type' => NULL,
  11038.                             'trait' => false,
  11039.                             'traits' => [
  11040.                             ],
  11041.                             'uses' => [
  11042.                             ],
  11043.                             'interfaces' => [
  11044.                             ],
  11045.                             'extends' => NULL,
  11046.                             'annotations' => [
  11047.                             ],
  11048.                         ],
  11049.                         'XCart\\API\\Entity\\Storefront\\AddressFieldValue' => [
  11050.                             'fields' => [
  11051.                                 'serviceName' => [
  11052.                                     'type' => 'string',
  11053.                                     'nullable' => true,
  11054.                                     'annotations' => [
  11055.                                     ],
  11056.                                     'groups' => [
  11057.                                     ],
  11058.                                 ],
  11059.                                 'name' => [
  11060.                                     'type' => 'string',
  11061.                                     'groups' => [
  11062.                                         => 'read',
  11063.                                     ],
  11064.                                     'nullable' => false,
  11065.                                     'annotations' => [
  11066.                                     ],
  11067.                                 ],
  11068.                                 'value' => [
  11069.                                     'type' => 'string',
  11070.                                     'nullable' => true,
  11071.                                     'annotations' => [
  11072.                                     ],
  11073.                                     'groups' => [
  11074.                                     ],
  11075.                                 ],
  11076.                                 'required' => [
  11077.                                     'type' => 'bool',
  11078.                                     'groups' => [
  11079.                                         => 'read',
  11080.                                     ],
  11081.                                     'nullable' => false,
  11082.                                     'annotations' => [
  11083.                                     ],
  11084.                                 ],
  11085.                             ],
  11086.                             'type' => NULL,
  11087.                             'trait' => false,
  11088.                             'traits' => [
  11089.                             ],
  11090.                             'uses' => [
  11091.                             ],
  11092.                             'interfaces' => [
  11093.                             ],
  11094.                             'extends' => NULL,
  11095.                             'annotations' => [
  11096.                             ],
  11097.                         ],
  11098.                         'XCart\\API\\Entity\\Storefront\\Region' => [
  11099.                             'fields' => [
  11100.                                 'code' => [
  11101.                                     'type' => 'string',
  11102.                                     'nullable' => false,
  11103.                                     'annotations' => [
  11104.                                     ],
  11105.                                     'groups' => [
  11106.                                     ],
  11107.                                 ],
  11108.                                 'name' => [
  11109.                                     'type' => 'string',
  11110.                                     'nullable' => false,
  11111.                                     'annotations' => [
  11112.                                     ],
  11113.                                     'groups' => [
  11114.                                     ],
  11115.                                 ],
  11116.                             ],
  11117.                             'type' => NULL,
  11118.                             'trait' => false,
  11119.                             'traits' => [
  11120.                             ],
  11121.                             'uses' => [
  11122.                             ],
  11123.                             'interfaces' => [
  11124.                             ],
  11125.                             'extends' => NULL,
  11126.                             'annotations' => [
  11127.                             ],
  11128.                         ],
  11129.                         'XCart\\API\\Entity\\Storefront\\State' => [
  11130.                             'fields' => [
  11131.                                 'id' => [
  11132.                                     'type' => 'integer',
  11133.                                     'nullable' => false,
  11134.                                     'annotations' => [
  11135.                                     ],
  11136.                                     'groups' => [
  11137.                                     ],
  11138.                                 ],
  11139.                                 'regionCode' => [
  11140.                                     'type' => 'string',
  11141.                                     'nullable' => true,
  11142.                                     'annotations' => [
  11143.                                     ],
  11144.                                     'groups' => [
  11145.                                     ],
  11146.                                 ],
  11147.                                 'name' => [
  11148.                                     'type' => 'string',
  11149.                                     'nullable' => false,
  11150.                                     'annotations' => [
  11151.                                     ],
  11152.                                     'groups' => [
  11153.                                     ],
  11154.                                 ],
  11155.                                 'code' => [
  11156.                                     'type' => 'string',
  11157.                                     'nullable' => false,
  11158.                                     'annotations' => [
  11159.                                     ],
  11160.                                     'groups' => [
  11161.                                     ],
  11162.                                 ],
  11163.                             ],
  11164.                             'type' => NULL,
  11165.                             'trait' => false,
  11166.                             'traits' => [
  11167.                             ],
  11168.                             'uses' => [
  11169.                             ],
  11170.                             'interfaces' => [
  11171.                             ],
  11172.                             'extends' => NULL,
  11173.                             'annotations' => [
  11174.                             ],
  11175.                         ],
  11176.                         'XCart\\API\\Entity\\Storefront\\Payment\\Action\\TransactionData' => [
  11177.                             'fields' => [
  11178.                                 'name' => [
  11179.                                     'type' => 'string',
  11180.                                     'nullable' => true,
  11181.                                     'annotations' => [
  11182.                                     ],
  11183.                                     'groups' => [
  11184.                                     ],
  11185.                                 ],
  11186.                                 'value' => [
  11187.                                     'type' => 'string',
  11188.                                     'nullable' => true,
  11189.                                     'annotations' => [
  11190.                                     ],
  11191.                                     'groups' => [
  11192.                                     ],
  11193.                                 ],
  11194.                             ],
  11195.                             'type' => NULL,
  11196.                             'trait' => false,
  11197.                             'traits' => [
  11198.                             ],
  11199.                             'uses' => [
  11200.                             ],
  11201.                             'interfaces' => [
  11202.                             ],
  11203.                             'extends' => NULL,
  11204.                             'annotations' => [
  11205.                             ],
  11206.                         ],
  11207.                         'XCart\\API\\Entity\\Storefront\\Payment\\Action\\BackendTransaction' => [
  11208.                             'fields' => [
  11209.                                 'status' => [
  11210.                                     'type' => 'string',
  11211.                                     'nullable' => true,
  11212.                                     'annotations' => [
  11213.                                     ],
  11214.                                     'groups' => [
  11215.                                     ],
  11216.                                 ],
  11217.                                 'value' => [
  11218.                                     'type' => 'float',
  11219.                                     'nullable' => true,
  11220.                                     'annotations' => [
  11221.                                     ],
  11222.                                     'groups' => [
  11223.                                     ],
  11224.                                 ],
  11225.                                 'type' => [
  11226.                                     'type' => 'string',
  11227.                                     'nullable' => true,
  11228.                                     'annotations' => [
  11229.                                     ],
  11230.                                     'groups' => [
  11231.                                     ],
  11232.                                 ],
  11233.                                 'data' => [
  11234.                                     'type' => 'XCart\\API\\Entity\\Storefront\\Payment\\Action\\TransactionData[]',
  11235.                                     'nullable' => true,
  11236.                                     'annotations' => [
  11237.                                     ],
  11238.                                     'groups' => [
  11239.                                     ],
  11240.                                 ],
  11241.                             ],
  11242.                             'type' => NULL,
  11243.                             'trait' => false,
  11244.                             'traits' => [
  11245.                             ],
  11246.                             'uses' => [
  11247.                             ],
  11248.                             'interfaces' => [
  11249.                             ],
  11250.                             'extends' => NULL,
  11251.                             'annotations' => [
  11252.                             ],
  11253.                         ],
  11254.                         'XCart\\API\\Entity\\Storefront\\Payment\\Action\\ActionData' => [
  11255.                             'fields' => [
  11256.                                 'name' => [
  11257.                                     'type' => 'string',
  11258.                                     'nullable' => true,
  11259.                                     'annotations' => [
  11260.                                     ],
  11261.                                     'groups' => [
  11262.                                     ],
  11263.                                 ],
  11264.                                 'value' => [
  11265.                                     'type' => 'string',
  11266.                                     'nullable' => true,
  11267.                                     'annotations' => [
  11268.                                     ],
  11269.                                     'groups' => [
  11270.                                     ],
  11271.                                 ],
  11272.                             ],
  11273.                             'type' => NULL,
  11274.                             'trait' => false,
  11275.                             'traits' => [
  11276.                             ],
  11277.                             'uses' => [
  11278.                             ],
  11279.                             'interfaces' => [
  11280.                             ],
  11281.                             'extends' => NULL,
  11282.                             'annotations' => [
  11283.                             ],
  11284.                         ],
  11285.                         'XCart\\API\\Entity\\Storefront\\Payment\\Action\\ActionMetaData' => [
  11286.                             'fields' => [
  11287.                                 'name' => [
  11288.                                     'type' => 'string',
  11289.                                     'nullable' => true,
  11290.                                     'annotations' => [
  11291.                                     ],
  11292.                                     'groups' => [
  11293.                                     ],
  11294.                                 ],
  11295.                                 'value' => [
  11296.                                     'type' => 'string',
  11297.                                     'nullable' => true,
  11298.                                     'annotations' => [
  11299.                                     ],
  11300.                                     'groups' => [
  11301.                                     ],
  11302.                                 ],
  11303.                             ],
  11304.                             'type' => NULL,
  11305.                             'trait' => false,
  11306.                             'traits' => [
  11307.                             ],
  11308.                             'uses' => [
  11309.                             ],
  11310.                             'interfaces' => [
  11311.                             ],
  11312.                             'extends' => NULL,
  11313.                             'annotations' => [
  11314.                             ],
  11315.                         ],
  11316.                         'XCart\\Logic\\Action\\Storefront\\Address\\GetList\\DTO\\Request\\Filter' => [
  11317.                             'type' => 'logic_request_get_list_filter',
  11318.                             'fields' => [
  11319.                                 'profile' => [
  11320.                                     'type' => 'IntegerValue',
  11321.                                     'nullable' => true,
  11322.                                     'annotations' => [
  11323.                                     ],
  11324.                                     'groups' => [
  11325.                                     ],
  11326.                                 ],
  11327.                             ],
  11328.                             'trait' => false,
  11329.                             'traits' => [
  11330.                             ],
  11331.                             'uses' => [
  11332.                             ],
  11333.                             'interfaces' => [
  11334.                             ],
  11335.                             'extends' => NULL,
  11336.                             'annotations' => [
  11337.                             ],
  11338.                         ],
  11339.                         'XCart\\DTO\\Doctrine\\Storefront\\Address\\Filter' => [
  11340.                             'type' => 'doctrine_entity_filter',
  11341.                             'fields' => [
  11342.                                 'profile' => [
  11343.                                     'type' => 'IntegerValue',
  11344.                                     'nullable' => true,
  11345.                                     'annotations' => [
  11346.                                     ],
  11347.                                     'groups' => [
  11348.                                     ],
  11349.                                 ],
  11350.                             ],
  11351.                             'trait' => false,
  11352.                             'traits' => [
  11353.                             ],
  11354.                             'uses' => [
  11355.                             ],
  11356.                             'interfaces' => [
  11357.                             ],
  11358.                             'extends' => NULL,
  11359.                             'annotations' => [
  11360.                             ],
  11361.                         ],
  11362.                         'XCart\\Logic\\Action\\Storefront\\AddressField\\GetList\\DTO\\Request\\OrderRule' => [
  11363.                             'type' => 'logic_request_get_list_order_rule',
  11364.                             'fields' => [
  11365.                                 'pos' => [
  11366.                                     'type' => 'string',
  11367.                                     'nullable' => true,
  11368.                                     'annotations' => [
  11369.                                     ],
  11370.                                     'groups' => [
  11371.                                     ],
  11372.                                 ],
  11373.                             ],
  11374.                             'trait' => false,
  11375.                             'traits' => [
  11376.                             ],
  11377.                             'uses' => [
  11378.                             ],
  11379.                             'interfaces' => [
  11380.                             ],
  11381.                             'extends' => NULL,
  11382.                             'annotations' => [
  11383.                             ],
  11384.                         ],
  11385.                         'XCart\\DTO\\Doctrine\\Storefront\\AddressField\\OrderRule' => [
  11386.                             'type' => 'doctrine_entity_order_rule',
  11387.                             'fields' => [
  11388.                                 'position' => [
  11389.                                     'type' => 'string',
  11390.                                     'nullable' => true,
  11391.                                     'annotations' => [
  11392.                                     ],
  11393.                                     'groups' => [
  11394.                                     ],
  11395.                                 ],
  11396.                             ],
  11397.                             'trait' => false,
  11398.                             'traits' => [
  11399.                             ],
  11400.                             'uses' => [
  11401.                             ],
  11402.                             'interfaces' => [
  11403.                             ],
  11404.                             'extends' => NULL,
  11405.                             'annotations' => [
  11406.                             ],
  11407.                         ],
  11408.                         'XCart\\Logic\\Action\\Storefront\\AddressField\\GetList\\DTO\\Request\\Filter' => [
  11409.                             'type' => 'logic_request_get_list_filter',
  11410.                             'fields' => [
  11411.                                 'enabled' => [
  11412.                                     'type' => 'BooleanValue',
  11413.                                     'nullable' => true,
  11414.                                     'annotations' => [
  11415.                                     ],
  11416.                                     'groups' => [
  11417.                                     ],
  11418.                                 ],
  11419.                                 'serviceName' => [
  11420.                                     'type' => 'StringValue',
  11421.                                     'nullable' => true,
  11422.                                     'annotations' => [
  11423.                                     ],
  11424.                                     'groups' => [
  11425.                                     ],
  11426.                                 ],
  11427.                             ],
  11428.                             'trait' => false,
  11429.                             'traits' => [
  11430.                             ],
  11431.                             'uses' => [
  11432.                             ],
  11433.                             'interfaces' => [
  11434.                             ],
  11435.                             'extends' => NULL,
  11436.                             'annotations' => [
  11437.                             ],
  11438.                         ],
  11439.                         'XCart\\DTO\\Doctrine\\Storefront\\AddressField\\Filter' => [
  11440.                             'type' => 'doctrine_entity_filter',
  11441.                             'fields' => [
  11442.                                 'enabled' => [
  11443.                                     'type' => 'BooleanValue',
  11444.                                     'nullable' => true,
  11445.                                     'annotations' => [
  11446.                                     ],
  11447.                                     'groups' => [
  11448.                                     ],
  11449.                                 ],
  11450.                                 'serviceName' => [
  11451.                                     'type' => 'StringValue',
  11452.                                     'nullable' => true,
  11453.                                     'annotations' => [
  11454.                                     ],
  11455.                                     'groups' => [
  11456.                                     ],
  11457.                                 ],
  11458.                             ],
  11459.                             'trait' => false,
  11460.                             'traits' => [
  11461.                             ],
  11462.                             'uses' => [
  11463.                             ],
  11464.                             'interfaces' => [
  11465.                             ],
  11466.                             'extends' => NULL,
  11467.                             'annotations' => [
  11468.                             ],
  11469.                         ],
  11470.                         'XCart\\Logic\\Action\\Storefront\\Cart\\Item\\GetList\\DTO\\Request\\Filter' => [
  11471.                             'type' => 'logic_request_get_list_filter',
  11472.                             'fields' => [
  11473.                                 'order' => [
  11474.                                     'type' => 'IntegerValue',
  11475.                                     'nullable' => false,
  11476.                                     'annotations' => [
  11477.                                     ],
  11478.                                     'groups' => [
  11479.                                     ],
  11480.                                 ],
  11481.                             ],
  11482.                             'trait' => false,
  11483.                             'traits' => [
  11484.                             ],
  11485.                             'uses' => [
  11486.                             ],
  11487.                             'interfaces' => [
  11488.                             ],
  11489.                             'extends' => NULL,
  11490.                             'annotations' => [
  11491.                             ],
  11492.                         ],
  11493.                         'XCart\\DTO\\Doctrine\\Storefront\\Cart\\Item\\Filter' => [
  11494.                             'type' => 'doctrine_entity_filter',
  11495.                             'fields' => [
  11496.                                 'order' => [
  11497.                                     'type' => 'IntegerValue',
  11498.                                     'nullable' => false,
  11499.                                     'annotations' => [
  11500.                                     ],
  11501.                                     'groups' => [
  11502.                                     ],
  11503.                                 ],
  11504.                             ],
  11505.                             'trait' => false,
  11506.                             'traits' => [
  11507.                             ],
  11508.                             'uses' => [
  11509.                             ],
  11510.                             'interfaces' => [
  11511.                             ],
  11512.                             'extends' => NULL,
  11513.                             'annotations' => [
  11514.                             ],
  11515.                         ],
  11516.                         'XCart\\Logic\\Entity\\Storefront\\Cart\\Item\\AttributeValue' => [
  11517.                             'fields' => [
  11518.                                 'name' => [
  11519.                                     'type' => 'string',
  11520.                                     'nullable' => true,
  11521.                                     'annotations' => [
  11522.                                     ],
  11523.                                     'groups' => [
  11524.                                     ],
  11525.                                 ],
  11526.                                 'attributeId' => [
  11527.                                     'type' => 'integer',
  11528.                                     'nullable' => true,
  11529.                                     'annotations' => [
  11530.                                     ],
  11531.                                     'groups' => [
  11532.                                     ],
  11533.                                 ],
  11534.                                 'attributeValueId' => [
  11535.                                     'type' => 'integer',
  11536.                                     'nullable' => true,
  11537.                                     'annotations' => [
  11538.                                     ],
  11539.                                     'groups' => [
  11540.                                     ],
  11541.                                 ],
  11542.                                 'attributeValue' => [
  11543.                                     'type' => 'string',
  11544.                                     'nullable' => true,
  11545.                                     'annotations' => [
  11546.                                     ],
  11547.                                     'groups' => [
  11548.                                     ],
  11549.                                 ],
  11550.                             ],
  11551.                             'type' => NULL,
  11552.                             'trait' => false,
  11553.                             'traits' => [
  11554.                             ],
  11555.                             'uses' => [
  11556.                             ],
  11557.                             'interfaces' => [
  11558.                             ],
  11559.                             'extends' => NULL,
  11560.                             'annotations' => [
  11561.                             ],
  11562.                         ],
  11563.                         'XCart\\Logic\\Entity\\Storefront\\Cart\\Surcharge' => [
  11564.                             'fields' => [
  11565.                                 'type' => [
  11566.                                     'type' => 'string',
  11567.                                     'nullable' => false,
  11568.                                     'annotations' => [
  11569.                                     ],
  11570.                                     'groups' => [
  11571.                                     ],
  11572.                                 ],
  11573.                                 'name' => [
  11574.                                     'type' => 'string',
  11575.                                     'nullable' => false,
  11576.                                     'annotations' => [
  11577.                                     ],
  11578.                                     'groups' => [
  11579.                                     ],
  11580.                                 ],
  11581.                                 'value' => [
  11582.                                     'type' => 'float',
  11583.                                     'nullable' => false,
  11584.                                     'annotations' => [
  11585.                                     ],
  11586.                                     'groups' => [
  11587.                                     ],
  11588.                                 ],
  11589.                             ],
  11590.                             'type' => NULL,
  11591.                             'trait' => false,
  11592.                             'traits' => [
  11593.                             ],
  11594.                             'uses' => [
  11595.                             ],
  11596.                             'interfaces' => [
  11597.                             ],
  11598.                             'extends' => NULL,
  11599.                             'annotations' => [
  11600.                             ],
  11601.                         ],
  11602.                         'XCart\\Logic\\Entity\\Storefront\\Cart\\Item\\Surcharge' => [
  11603.                             'fields' => [
  11604.                                 'type' => [
  11605.                                     'type' => 'string',
  11606.                                     'nullable' => false,
  11607.                                     'annotations' => [
  11608.                                     ],
  11609.                                     'groups' => [
  11610.                                     ],
  11611.                                 ],
  11612.                                 'name' => [
  11613.                                     'type' => 'string',
  11614.                                     'nullable' => false,
  11615.                                     'annotations' => [
  11616.                                     ],
  11617.                                     'groups' => [
  11618.                                     ],
  11619.                                 ],
  11620.                                 'value' => [
  11621.                                     'type' => 'float',
  11622.                                     'nullable' => false,
  11623.                                     'annotations' => [
  11624.                                     ],
  11625.                                     'groups' => [
  11626.                                     ],
  11627.                                 ],
  11628.                             ],
  11629.                             'type' => NULL,
  11630.                             'trait' => false,
  11631.                             'traits' => [
  11632.                             ],
  11633.                             'uses' => [
  11634.                             ],
  11635.                             'interfaces' => [
  11636.                             ],
  11637.                             'extends' => NULL,
  11638.                             'annotations' => [
  11639.                             ],
  11640.                         ],
  11641.                         'XCart\\Logic\\Entity\\Storefront\\Cart\\ShippingMethod' => [
  11642.                             'fields' => [
  11643.                                 'id' => [
  11644.                                     'type' => 'integer',
  11645.                                     'nullable' => false,
  11646.                                     'annotations' => [
  11647.                                     ],
  11648.                                     'groups' => [
  11649.                                     ],
  11650.                                 ],
  11651.                                 'name' => [
  11652.                                     'type' => 'string',
  11653.                                     'nullable' => false,
  11654.                                     'annotations' => [
  11655.                                     ],
  11656.                                     'groups' => [
  11657.                                     ],
  11658.                                 ],
  11659.                             ],
  11660.                             'type' => NULL,
  11661.                             'trait' => false,
  11662.                             'traits' => [
  11663.                             ],
  11664.                             'uses' => [
  11665.                             ],
  11666.                             'interfaces' => [
  11667.                             ],
  11668.                             'extends' => NULL,
  11669.                             'annotations' => [
  11670.                             ],
  11671.                         ],
  11672.                         'XCart\\Logic\\Entity\\Storefront\\Cart\\ShippingRate' => [
  11673.                             'fields' => [
  11674.                                 'method' => [
  11675.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Cart\\ShippingMethod',
  11676.                                     'nullable' => false,
  11677.                                     'annotations' => [
  11678.                                     ],
  11679.                                     'groups' => [
  11680.                                     ],
  11681.                                 ],
  11682.                                 'value' => [
  11683.                                     'type' => 'float',
  11684.                                     'nullable' => false,
  11685.                                     'annotations' => [
  11686.                                     ],
  11687.                                     'groups' => [
  11688.                                     ],
  11689.                                 ],
  11690.                                 'preparedDeliveryTime' => [
  11691.                                     'type' => 'string',
  11692.                                     'nullable' => true,
  11693.                                     'annotations' => [
  11694.                                     ],
  11695.                                     'groups' => [
  11696.                                     ],
  11697.                                 ],
  11698.                             ],
  11699.                             'type' => NULL,
  11700.                             'trait' => false,
  11701.                             'traits' => [
  11702.                             ],
  11703.                             'uses' => [
  11704.                             ],
  11705.                             'interfaces' => [
  11706.                             ],
  11707.                             'extends' => NULL,
  11708.                             'annotations' => [
  11709.                             ],
  11710.                         ],
  11711.                         'XCart\\Logic\\Action\\Storefront\\Category\\GetList\\DTO\\Request\\Filter' => [
  11712.                             'type' => 'logic_request_get_list_filter',
  11713.                             'fields' => [
  11714.                                 'parent' => [
  11715.                                     'type' => 'IntegerValue',
  11716.                                     'nullable' => true,
  11717.                                     'annotations' => [
  11718.                                     ],
  11719.                                     'groups' => [
  11720.                                     ],
  11721.                                 ],
  11722.                             ],
  11723.                             'trait' => false,
  11724.                             'traits' => [
  11725.                             ],
  11726.                             'uses' => [
  11727.                             ],
  11728.                             'interfaces' => [
  11729.                             ],
  11730.                             'extends' => NULL,
  11731.                             'annotations' => [
  11732.                             ],
  11733.                         ],
  11734.                         'XCart\\Logic\\Action\\Storefront\\Category\\GetList\\DTO\\Request\\OrderRule' => [
  11735.                             'type' => 'logic_request_get_list_order_rule',
  11736.                             'fields' => [
  11737.                                 'pos' => [
  11738.                                     'type' => 'string',
  11739.                                     'nullable' => true,
  11740.                                     'annotations' => [
  11741.                                     ],
  11742.                                     'groups' => [
  11743.                                     ],
  11744.                                 ],
  11745.                             ],
  11746.                             'trait' => false,
  11747.                             'traits' => [
  11748.                             ],
  11749.                             'uses' => [
  11750.                             ],
  11751.                             'interfaces' => [
  11752.                             ],
  11753.                             'extends' => NULL,
  11754.                             'annotations' => [
  11755.                             ],
  11756.                         ],
  11757.                         'XCart\\DTO\\Doctrine\\Storefront\\Category\\Filter' => [
  11758.                             'type' => 'doctrine_entity_filter',
  11759.                             'fields' => [
  11760.                                 'parent' => [
  11761.                                     'type' => 'IntegerValue',
  11762.                                     'nullable' => true,
  11763.                                     'annotations' => [
  11764.                                     ],
  11765.                                     'groups' => [
  11766.                                     ],
  11767.                                 ],
  11768.                                 'enabled' => [
  11769.                                     'type' => 'BooleanValue',
  11770.                                     'nullable' => true,
  11771.                                     'annotations' => [
  11772.                                     ],
  11773.                                     'groups' => [
  11774.                                     ],
  11775.                                 ],
  11776.                                 'membership' => [
  11777.                                     'type' => 'IntegerValue',
  11778.                                     'nullable' => true,
  11779.                                     'annotations' => [
  11780.                                     ],
  11781.                                     'groups' => [
  11782.                                     ],
  11783.                                 ],
  11784.                             ],
  11785.                             'trait' => false,
  11786.                             'traits' => [
  11787.                             ],
  11788.                             'uses' => [
  11789.                             ],
  11790.                             'interfaces' => [
  11791.                             ],
  11792.                             'extends' => NULL,
  11793.                             'annotations' => [
  11794.                             ],
  11795.                         ],
  11796.                         'XCart\\DTO\\Doctrine\\Storefront\\Category\\OrderRule' => [
  11797.                             'type' => 'doctrine_entity_order_rule',
  11798.                             'fields' => [
  11799.                                 'pos' => [
  11800.                                     'type' => 'string',
  11801.                                     'nullable' => true,
  11802.                                     'annotations' => [
  11803.                                     ],
  11804.                                     'groups' => [
  11805.                                     ],
  11806.                                 ],
  11807.                             ],
  11808.                             'trait' => false,
  11809.                             'traits' => [
  11810.                             ],
  11811.                             'uses' => [
  11812.                             ],
  11813.                             'interfaces' => [
  11814.                             ],
  11815.                             'extends' => NULL,
  11816.                             'annotations' => [
  11817.                             ],
  11818.                         ],
  11819.                         'XCart\\Logic\\Entity\\Storefront\\Image' => [
  11820.                             'fields' => [
  11821.                                 'url' => [
  11822.                                     'type' => 'string',
  11823.                                     'nullable' => false,
  11824.                                     'annotations' => [
  11825.                                     ],
  11826.                                     'groups' => [
  11827.                                     ],
  11828.                                 ],
  11829.                                 'width' => [
  11830.                                     'type' => 'integer',
  11831.                                     'nullable' => true,
  11832.                                     'annotations' => [
  11833.                                     ],
  11834.                                     'groups' => [
  11835.                                     ],
  11836.                                 ],
  11837.                                 'height' => [
  11838.                                     'type' => 'integer',
  11839.                                     'nullable' => true,
  11840.                                     'annotations' => [
  11841.                                     ],
  11842.                                     'groups' => [
  11843.                                     ],
  11844.                                 ],
  11845.                                 'alt' => [
  11846.                                     'type' => 'string',
  11847.                                     'nullable' => true,
  11848.                                     'annotations' => [
  11849.                                     ],
  11850.                                     'groups' => [
  11851.                                     ],
  11852.                                 ],
  11853.                             ],
  11854.                             'type' => NULL,
  11855.                             'trait' => false,
  11856.                             'traits' => [
  11857.                             ],
  11858.                             'uses' => [
  11859.                             ],
  11860.                             'interfaces' => [
  11861.                             ],
  11862.                             'extends' => NULL,
  11863.                             'annotations' => [
  11864.                             ],
  11865.                         ],
  11866.                         'XCart\\Logic\\Entity\\Storefront\\Category\\PathElement' => [
  11867.                             'fields' => [
  11868.                                 'id' => [
  11869.                                     'type' => 'integer',
  11870.                                     'nullable' => false,
  11871.                                     'annotations' => [
  11872.                                     ],
  11873.                                     'groups' => [
  11874.                                     ],
  11875.                                 ],
  11876.                                 'name' => [
  11877.                                     'type' => 'string',
  11878.                                     'nullable' => false,
  11879.                                     'annotations' => [
  11880.                                     ],
  11881.                                     'groups' => [
  11882.                                     ],
  11883.                                 ],
  11884.                                 'cleanUrl' => [
  11885.                                     'type' => 'string',
  11886.                                     'nullable' => true,
  11887.                                     'annotations' => [
  11888.                                     ],
  11889.                                     'groups' => [
  11890.                                     ],
  11891.                                 ],
  11892.                             ],
  11893.                             'type' => NULL,
  11894.                             'trait' => false,
  11895.                             'traits' => [
  11896.                             ],
  11897.                             'uses' => [
  11898.                             ],
  11899.                             'interfaces' => [
  11900.                             ],
  11901.                             'extends' => NULL,
  11902.                             'annotations' => [
  11903.                             ],
  11904.                         ],
  11905.                         'XCart\\Logic\\Entity\\Storefront\\ProductCategory' => [
  11906.                             'fields' => [
  11907.                                 'id' => [
  11908.                                     'type' => 'integer',
  11909.                                     'nullable' => false,
  11910.                                     'annotations' => [
  11911.                                     ],
  11912.                                     'groups' => [
  11913.                                     ],
  11914.                                 ],
  11915.                                 'name' => [
  11916.                                     'type' => 'string',
  11917.                                     'nullable' => false,
  11918.                                     'annotations' => [
  11919.                                     ],
  11920.                                     'groups' => [
  11921.                                     ],
  11922.                                 ],
  11923.                                 'cleanUrl' => [
  11924.                                     'type' => 'string',
  11925.                                     'nullable' => false,
  11926.                                     'annotations' => [
  11927.                                     ],
  11928.                                     'groups' => [
  11929.                                     ],
  11930.                                 ],
  11931.                             ],
  11932.                             'type' => NULL,
  11933.                             'trait' => false,
  11934.                             'traits' => [
  11935.                             ],
  11936.                             'uses' => [
  11937.                             ],
  11938.                             'interfaces' => [
  11939.                             ],
  11940.                             'extends' => NULL,
  11941.                             'annotations' => [
  11942.                             ],
  11943.                         ],
  11944.                         'XCart\\Logic\\Entity\\Storefront\\ProductAttributeValue' => [
  11945.                             'fields' => [
  11946.                                 'id' => [
  11947.                                     'type' => 'integer',
  11948.                                     'nullable' => false,
  11949.                                     'annotations' => [
  11950.                                     ],
  11951.                                     'groups' => [
  11952.                                     ],
  11953.                                 ],
  11954.                                 'value' => [
  11955.                                     'type' => 'string',
  11956.                                     'nullable' => false,
  11957.                                     'annotations' => [
  11958.                                     ],
  11959.                                     'groups' => [
  11960.                                     ],
  11961.                                 ],
  11962.                                 'priceModifier' => [
  11963.                                     'type' => 'float',
  11964.                                     'nullable' => false,
  11965.                                     'annotations' => [
  11966.                                     ],
  11967.                                     'groups' => [
  11968.                                     ],
  11969.                                 ],
  11970.                                 'priceModifierType' => [
  11971.                                     'type' => 'string',
  11972.                                     'nullable' => false,
  11973.                                     'annotations' => [
  11974.                                     ],
  11975.                                     'groups' => [
  11976.                                     ],
  11977.                                 ],
  11978.                                 'weightModifier' => [
  11979.                                     'type' => 'float',
  11980.                                     'nullable' => false,
  11981.                                     'annotations' => [
  11982.                                     ],
  11983.                                     'groups' => [
  11984.                                     ],
  11985.                                 ],
  11986.                                 'weightModifierType' => [
  11987.                                     'type' => 'string',
  11988.                                     'nullable' => false,
  11989.                                     'annotations' => [
  11990.                                     ],
  11991.                                     'groups' => [
  11992.                                     ],
  11993.                                 ],
  11994.                                 'isDefault' => [
  11995.                                     'type' => 'bool',
  11996.                                     'nullable' => false,
  11997.                                     'annotations' => [
  11998.                                     ],
  11999.                                     'groups' => [
  12000.                                     ],
  12001.                                 ],
  12002.                                 'swatchColor' => [
  12003.                                     'type' => 'string',
  12004.                                     'nullable' => false,
  12005.                                     'annotations' => [
  12006.                                     ],
  12007.                                     'groups' => [
  12008.                                     ],
  12009.                                 ],
  12010.                                 'swatchImage' => [
  12011.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\SwatchImage',
  12012.                                     'nullable' => false,
  12013.                                     'annotations' => [
  12014.                                     ],
  12015.                                     'groups' => [
  12016.                                     ],
  12017.                                 ],
  12018.                             ],
  12019.                             'type' => NULL,
  12020.                             'trait' => false,
  12021.                             'traits' => [
  12022.                             ],
  12023.                             'uses' => [
  12024.                             ],
  12025.                             'interfaces' => [
  12026.                             ],
  12027.                             'extends' => NULL,
  12028.                             'annotations' => [
  12029.                             ],
  12030.                         ],
  12031.                         'XCart\\Logic\\Entity\\Storefront\\ProductAttribute' => [
  12032.                             'fields' => [
  12033.                                 'id' => [
  12034.                                     'type' => 'integer',
  12035.                                     'nullable' => false,
  12036.                                     'annotations' => [
  12037.                                     ],
  12038.                                     'groups' => [
  12039.                                     ],
  12040.                                 ],
  12041.                                 'name' => [
  12042.                                     'type' => 'string',
  12043.                                     'nullable' => false,
  12044.                                     'annotations' => [
  12045.                                     ],
  12046.                                     'groups' => [
  12047.                                     ],
  12048.                                 ],
  12049.                                 'type' => [
  12050.                                     'type' => 'string',
  12051.                                     'nullable' => false,
  12052.                                     'annotations' => [
  12053.                                     ],
  12054.                                     'groups' => [
  12055.                                     ],
  12056.                                 ],
  12057.                                 'displayMode' => [
  12058.                                     'type' => 'string',
  12059.                                     'nullable' => false,
  12060.                                     'annotations' => [
  12061.                                     ],
  12062.                                     'groups' => [
  12063.                                     ],
  12064.                                 ],
  12065.                                 'editable' => [
  12066.                                     'type' => 'bool',
  12067.                                     'nullable' => false,
  12068.                                     'annotations' => [
  12069.                                     ],
  12070.                                     'groups' => [
  12071.                                     ],
  12072.                                 ],
  12073.                                 'displayAbove' => [
  12074.                                     'type' => 'bool',
  12075.                                     'nullable' => false,
  12076.                                     'annotations' => [
  12077.                                     ],
  12078.                                     'groups' => [
  12079.                                     ],
  12080.                                 ],
  12081.                                 'values' => [
  12082.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\ProductAttributeValue[]',
  12083.                                     'nullable' => false,
  12084.                                     'annotations' => [
  12085.                                     ],
  12086.                                     'groups' => [
  12087.                                     ],
  12088.                                 ],
  12089.                                 'group' => [
  12090.                                     'type' => 'string',
  12091.                                     'nullable' => true,
  12092.                                     'annotations' => [
  12093.                                     ],
  12094.                                     'groups' => [
  12095.                                     ],
  12096.                                 ],
  12097.                             ],
  12098.                             'type' => NULL,
  12099.                             'trait' => false,
  12100.                             'traits' => [
  12101.                             ],
  12102.                             'uses' => [
  12103.                             ],
  12104.                             'interfaces' => [
  12105.                             ],
  12106.                             'extends' => NULL,
  12107.                             'annotations' => [
  12108.                             ],
  12109.                         ],
  12110.                         'XCart\\Logic\\Entity\\Storefront\\ProductDimensions' => [
  12111.                             'fields' => [
  12112.                                 'length' => [
  12113.                                     'type' => 'float',
  12114.                                     'nullable' => false,
  12115.                                     'annotations' => [
  12116.                                     ],
  12117.                                     'groups' => [
  12118.                                     ],
  12119.                                 ],
  12120.                                 'width' => [
  12121.                                     'type' => 'float',
  12122.                                     'nullable' => false,
  12123.                                     'annotations' => [
  12124.                                     ],
  12125.                                     'groups' => [
  12126.                                     ],
  12127.                                 ],
  12128.                                 'height' => [
  12129.                                     'type' => 'float',
  12130.                                     'nullable' => false,
  12131.                                     'annotations' => [
  12132.                                     ],
  12133.                                     'groups' => [
  12134.                                     ],
  12135.                                 ],
  12136.                             ],
  12137.                             'type' => NULL,
  12138.                             'trait' => false,
  12139.                             'traits' => [
  12140.                             ],
  12141.                             'uses' => [
  12142.                             ],
  12143.                             'interfaces' => [
  12144.                             ],
  12145.                             'extends' => NULL,
  12146.                             'annotations' => [
  12147.                             ],
  12148.                         ],
  12149.                         'XCart\\Logic\\Entity\\Storefront\\AddressFieldSelectorOption' => [
  12150.                             'fields' => [
  12151.                                 'value' => [
  12152.                                     'type' => 'string',
  12153.                                     'nullable' => false,
  12154.                                     'annotations' => [
  12155.                                     ],
  12156.                                     'groups' => [
  12157.                                     ],
  12158.                                 ],
  12159.                                 'label' => [
  12160.                                     'type' => 'string',
  12161.                                     'nullable' => false,
  12162.                                     'annotations' => [
  12163.                                     ],
  12164.                                     'groups' => [
  12165.                                     ],
  12166.                                 ],
  12167.                             ],
  12168.                             'type' => NULL,
  12169.                             'trait' => false,
  12170.                             'traits' => [
  12171.                             ],
  12172.                             'uses' => [
  12173.                             ],
  12174.                             'interfaces' => [
  12175.                             ],
  12176.                             'extends' => NULL,
  12177.                             'annotations' => [
  12178.                             ],
  12179.                         ],
  12180.                         'XCart\\Logic\\Entity\\Storefront\\AddressFieldValue' => [
  12181.                             'fields' => [
  12182.                                 'serviceName' => [
  12183.                                     'type' => 'string',
  12184.                                     'nullable' => false,
  12185.                                     'annotations' => [
  12186.                                     ],
  12187.                                     'groups' => [
  12188.                                     ],
  12189.                                 ],
  12190.                                 'name' => [
  12191.                                     'type' => 'string',
  12192.                                     'nullable' => false,
  12193.                                     'annotations' => [
  12194.                                     ],
  12195.                                     'groups' => [
  12196.                                     ],
  12197.                                 ],
  12198.                                 'value' => [
  12199.                                     'type' => 'string',
  12200.                                     'nullable' => false,
  12201.                                     'annotations' => [
  12202.                                     ],
  12203.                                     'groups' => [
  12204.                                     ],
  12205.                                 ],
  12206.                                 'required' => [
  12207.                                     'type' => 'bool',
  12208.                                     'nullable' => false,
  12209.                                     'annotations' => [
  12210.                                     ],
  12211.                                     'groups' => [
  12212.                                     ],
  12213.                                 ],
  12214.                             ],
  12215.                             'type' => NULL,
  12216.                             'trait' => false,
  12217.                             'traits' => [
  12218.                             ],
  12219.                             'uses' => [
  12220.                             ],
  12221.                             'interfaces' => [
  12222.                             ],
  12223.                             'extends' => NULL,
  12224.                             'annotations' => [
  12225.                             ],
  12226.                         ],
  12227.                         'XCart\\Logic\\Entity\\Storefront\\Region' => [
  12228.                             'fields' => [
  12229.                                 'code' => [
  12230.                                     'type' => 'string',
  12231.                                     'nullable' => false,
  12232.                                     'annotations' => [
  12233.                                     ],
  12234.                                     'groups' => [
  12235.                                     ],
  12236.                                 ],
  12237.                                 'name' => [
  12238.                                     'type' => 'string',
  12239.                                     'nullable' => false,
  12240.                                     'annotations' => [
  12241.                                     ],
  12242.                                     'groups' => [
  12243.                                     ],
  12244.                                 ],
  12245.                             ],
  12246.                             'type' => NULL,
  12247.                             'trait' => false,
  12248.                             'traits' => [
  12249.                             ],
  12250.                             'uses' => [
  12251.                             ],
  12252.                             'interfaces' => [
  12253.                             ],
  12254.                             'extends' => NULL,
  12255.                             'annotations' => [
  12256.                             ],
  12257.                         ],
  12258.                         'XCart\\Logic\\Entity\\Storefront\\State' => [
  12259.                             'fields' => [
  12260.                                 'id' => [
  12261.                                     'type' => 'integer',
  12262.                                     'nullable' => false,
  12263.                                     'annotations' => [
  12264.                                     ],
  12265.                                     'groups' => [
  12266.                                     ],
  12267.                                 ],
  12268.                                 'regionCode' => [
  12269.                                     'type' => 'string',
  12270.                                     'nullable' => true,
  12271.                                     'annotations' => [
  12272.                                     ],
  12273.                                     'groups' => [
  12274.                                     ],
  12275.                                 ],
  12276.                                 'name' => [
  12277.                                     'type' => 'string',
  12278.                                     'nullable' => false,
  12279.                                     'annotations' => [
  12280.                                     ],
  12281.                                     'groups' => [
  12282.                                     ],
  12283.                                 ],
  12284.                                 'code' => [
  12285.                                     'type' => 'string',
  12286.                                     'nullable' => false,
  12287.                                     'annotations' => [
  12288.                                     ],
  12289.                                     'groups' => [
  12290.                                     ],
  12291.                                 ],
  12292.                             ],
  12293.                             'type' => NULL,
  12294.                             'trait' => false,
  12295.                             'traits' => [
  12296.                             ],
  12297.                             'uses' => [
  12298.                             ],
  12299.                             'interfaces' => [
  12300.                             ],
  12301.                             'extends' => NULL,
  12302.                             'annotations' => [
  12303.                             ],
  12304.                         ],
  12305.                         'XCart\\Logic\\Action\\Storefront\\Config\\GetList\\DTO\\Request\\Filter' => [
  12306.                             'type' => 'logic_request_get_list_filter',
  12307.                             'fields' => [
  12308.                                 'selected' => [
  12309.                                     'type' => 'StringListValue',
  12310.                                     'nullable' => false,
  12311.                                     'annotations' => [
  12312.                                     ],
  12313.                                     'groups' => [
  12314.                                     ],
  12315.                                 ],
  12316.                             ],
  12317.                             'trait' => false,
  12318.                             'traits' => [
  12319.                             ],
  12320.                             'uses' => [
  12321.                             ],
  12322.                             'interfaces' => [
  12323.                             ],
  12324.                             'extends' => NULL,
  12325.                             'annotations' => [
  12326.                             ],
  12327.                         ],
  12328.                         'XCart\\DTO\\Doctrine\\Storefront\\Config\\Filter' => [
  12329.                             'type' => 'doctrine_entity_filter',
  12330.                             'fields' => [
  12331.                                 'selected' => [
  12332.                                     'type' => 'StringListValue',
  12333.                                     'nullable' => false,
  12334.                                     'annotations' => [
  12335.                                     ],
  12336.                                     'groups' => [
  12337.                                     ],
  12338.                                 ],
  12339.                             ],
  12340.                             'trait' => false,
  12341.                             'traits' => [
  12342.                             ],
  12343.                             'uses' => [
  12344.                             ],
  12345.                             'interfaces' => [
  12346.                             ],
  12347.                             'extends' => NULL,
  12348.                             'annotations' => [
  12349.                             ],
  12350.                         ],
  12351.                         'XCart\\DTO\\Doctrine\\Storefront\\Country\\Filter' => [
  12352.                             'type' => 'doctrine_entity_filter',
  12353.                             'fields' => [
  12354.                                 'enabled' => [
  12355.                                     'type' => 'BooleanValue',
  12356.                                     'nullable' => true,
  12357.                                     'annotations' => [
  12358.                                     ],
  12359.                                     'groups' => [
  12360.                                     ],
  12361.                                 ],
  12362.                             ],
  12363.                             'trait' => false,
  12364.                             'traits' => [
  12365.                             ],
  12366.                             'uses' => [
  12367.                             ],
  12368.                             'interfaces' => [
  12369.                             ],
  12370.                             'extends' => NULL,
  12371.                             'annotations' => [
  12372.                             ],
  12373.                         ],
  12374.                         'XCart\\Logic\\Action\\Storefront\\Payment\\Action\\GetList\\DTO\\Request\\Filter' => [
  12375.                             'type' => 'logic_request_get_list_filter',
  12376.                             'fields' => [
  12377.                                 'publicTxnId' => [
  12378.                                     'type' => 'StringValue',
  12379.                                     'nullable' => true,
  12380.                                     'annotations' => [
  12381.                                     ],
  12382.                                     'groups' => [
  12383.                                     ],
  12384.                                 ],
  12385.                             ],
  12386.                             'trait' => false,
  12387.                             'traits' => [
  12388.                             ],
  12389.                             'uses' => [
  12390.                             ],
  12391.                             'interfaces' => [
  12392.                             ],
  12393.                             'extends' => NULL,
  12394.                             'annotations' => [
  12395.                             ],
  12396.                         ],
  12397.                         'XCart\\DTO\\Doctrine\\Storefront\\Payment\\Action\\Filter' => [
  12398.                             'type' => 'doctrine_entity_filter',
  12399.                             'fields' => [
  12400.                                 'publicTxnId' => [
  12401.                                     'type' => 'StringValue',
  12402.                                     'nullable' => true,
  12403.                                     'annotations' => [
  12404.                                     ],
  12405.                                     'groups' => [
  12406.                                     ],
  12407.                                 ],
  12408.                             ],
  12409.                             'trait' => false,
  12410.                             'traits' => [
  12411.                             ],
  12412.                             'uses' => [
  12413.                             ],
  12414.                             'interfaces' => [
  12415.                             ],
  12416.                             'extends' => NULL,
  12417.                             'annotations' => [
  12418.                             ],
  12419.                         ],
  12420.                         'XCart\\Logic\\Entity\\Storefront\\Payment\\Action\\TransactionData' => [
  12421.                             'fields' => [
  12422.                                 'name' => [
  12423.                                     'type' => 'string',
  12424.                                     'nullable' => true,
  12425.                                     'annotations' => [
  12426.                                     ],
  12427.                                     'groups' => [
  12428.                                     ],
  12429.                                 ],
  12430.                                 'value' => [
  12431.                                     'type' => 'string',
  12432.                                     'nullable' => true,
  12433.                                     'annotations' => [
  12434.                                     ],
  12435.                                     'groups' => [
  12436.                                     ],
  12437.                                 ],
  12438.                                 'label' => [
  12439.                                     'type' => 'string',
  12440.                                     'nullable' => true,
  12441.                                     'annotations' => [
  12442.                                     ],
  12443.                                     'groups' => [
  12444.                                     ],
  12445.                                 ],
  12446.                                 'accessLevel' => [
  12447.                                     'type' => 'string',
  12448.                                     'nullable' => true,
  12449.                                     'annotations' => [
  12450.                                     ],
  12451.                                     'groups' => [
  12452.                                     ],
  12453.                                 ],
  12454.                             ],
  12455.                             'type' => NULL,
  12456.                             'trait' => false,
  12457.                             'traits' => [
  12458.                             ],
  12459.                             'uses' => [
  12460.                             ],
  12461.                             'interfaces' => [
  12462.                             ],
  12463.                             'extends' => NULL,
  12464.                             'annotations' => [
  12465.                             ],
  12466.                         ],
  12467.                         'XCart\\Logic\\Entity\\Storefront\\Payment\\Action\\BackendTransaction' => [
  12468.                             'fields' => [
  12469.                                 'status' => [
  12470.                                     'type' => 'string',
  12471.                                     'nullable' => true,
  12472.                                     'annotations' => [
  12473.                                     ],
  12474.                                     'groups' => [
  12475.                                     ],
  12476.                                 ],
  12477.                                 'value' => [
  12478.                                     'type' => 'float',
  12479.                                     'nullable' => true,
  12480.                                     'annotations' => [
  12481.                                     ],
  12482.                                     'groups' => [
  12483.                                     ],
  12484.                                 ],
  12485.                                 'type' => [
  12486.                                     'type' => 'string',
  12487.                                     'nullable' => true,
  12488.                                     'annotations' => [
  12489.                                     ],
  12490.                                     'groups' => [
  12491.                                     ],
  12492.                                 ],
  12493.                                 'data' => [
  12494.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Payment\\Action\\TransactionData[]',
  12495.                                     'nullable' => true,
  12496.                                     'annotations' => [
  12497.                                     ],
  12498.                                     'groups' => [
  12499.                                     ],
  12500.                                 ],
  12501.                             ],
  12502.                             'type' => NULL,
  12503.                             'trait' => false,
  12504.                             'traits' => [
  12505.                             ],
  12506.                             'uses' => [
  12507.                             ],
  12508.                             'interfaces' => [
  12509.                             ],
  12510.                             'extends' => NULL,
  12511.                             'annotations' => [
  12512.                             ],
  12513.                         ],
  12514.                         'XCart\\Logic\\Entity\\Storefront\\Payment\\Action\\ActionData' => [
  12515.                             'fields' => [
  12516.                                 'name' => [
  12517.                                     'type' => 'string',
  12518.                                     'nullable' => true,
  12519.                                     'annotations' => [
  12520.                                     ],
  12521.                                     'groups' => [
  12522.                                     ],
  12523.                                 ],
  12524.                                 'value' => [
  12525.                                     'type' => 'string',
  12526.                                     'nullable' => true,
  12527.                                     'annotations' => [
  12528.                                     ],
  12529.                                     'groups' => [
  12530.                                     ],
  12531.                                 ],
  12532.                             ],
  12533.                             'type' => NULL,
  12534.                             'trait' => false,
  12535.                             'traits' => [
  12536.                             ],
  12537.                             'uses' => [
  12538.                             ],
  12539.                             'interfaces' => [
  12540.                             ],
  12541.                             'extends' => NULL,
  12542.                             'annotations' => [
  12543.                             ],
  12544.                         ],
  12545.                         'XCart\\Logic\\Entity\\Storefront\\Payment\\Action\\ActionMetaData' => [
  12546.                             'fields' => [
  12547.                                 'name' => [
  12548.                                     'type' => 'string',
  12549.                                     'nullable' => true,
  12550.                                     'annotations' => [
  12551.                                     ],
  12552.                                     'groups' => [
  12553.                                     ],
  12554.                                 ],
  12555.                                 'value' => [
  12556.                                     'type' => 'string',
  12557.                                     'nullable' => true,
  12558.                                     'annotations' => [
  12559.                                     ],
  12560.                                     'groups' => [
  12561.                                     ],
  12562.                                 ],
  12563.                             ],
  12564.                             'type' => NULL,
  12565.                             'trait' => false,
  12566.                             'traits' => [
  12567.                             ],
  12568.                             'uses' => [
  12569.                             ],
  12570.                             'interfaces' => [
  12571.                             ],
  12572.                             'extends' => NULL,
  12573.                             'annotations' => [
  12574.                             ],
  12575.                         ],
  12576.                         'XCart\\Event\\Payment\\PaymentActionEvent' => [
  12577.                             'extends' => 'Symfony\\Contracts\\EventDispatcher\\Event',
  12578.                             'traits' => [
  12579.                                 => 'XCart\\Event\\Payment\\PaymentActionEventTrait',
  12580.                             ],
  12581.                             'fields' => [
  12582.                                 'input' => [
  12583.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Payment\\Action',
  12584.                                     'nullable' => false,
  12585.                                     'annotations' => [
  12586.                                     ],
  12587.                                     'groups' => [
  12588.                                     ],
  12589.                                 ],
  12590.                                 'inputData' => [
  12591.                                     'type' => 'array',
  12592.                                     'nullable' => true,
  12593.                                     'annotations' => [
  12594.                                     ],
  12595.                                     'groups' => [
  12596.                                     ],
  12597.                                 ],
  12598.                                 'inputMetaData' => [
  12599.                                     'type' => 'array',
  12600.                                     'nullable' => true,
  12601.                                     'annotations' => [
  12602.                                     ],
  12603.                                     'groups' => [
  12604.                                     ],
  12605.                                 ],
  12606.                                 'transaction' => [
  12607.                                     'type' => 'XLite\\Model\\Payment\\Transaction',
  12608.                                     'nullable' => false,
  12609.                                     'annotations' => [
  12610.                                     ],
  12611.                                     'groups' => [
  12612.                                     ],
  12613.                                 ],
  12614.                                 'value' => [
  12615.                                     'type' => 'float',
  12616.                                     'nullable' => false,
  12617.                                     'annotations' => [
  12618.                                     ],
  12619.                                     'groups' => [
  12620.                                     ],
  12621.                                 ],
  12622.                                 'outputData' => [
  12623.                                     'type' => 'array',
  12624.                                     'nullable' => false,
  12625.                                     'annotations' => [
  12626.                                     ],
  12627.                                     'groups' => [
  12628.                                     ],
  12629.                                 ],
  12630.                                 'outputMetaData' => [
  12631.                                     'type' => 'array',
  12632.                                     'nullable' => false,
  12633.                                     'annotations' => [
  12634.                                     ],
  12635.                                     'groups' => [
  12636.                                     ],
  12637.                                 ],
  12638.                                 'outputNote' => [
  12639.                                     'type' => 'string',
  12640.                                     'nullable' => true,
  12641.                                     'annotations' => [
  12642.                                     ],
  12643.                                     'groups' => [
  12644.                                     ],
  12645.                                 ],
  12646.                                 'outputTransactionData' => [
  12647.                                     'type' => 'XCart\\Event\\Payment\\TransactionData[]',
  12648.                                     'nullable' => false,
  12649.                                     'annotations' => [
  12650.                                     ],
  12651.                                     'groups' => [
  12652.                                     ],
  12653.                                 ],
  12654.                                 'outputBackendTransaction' => [
  12655.                                     'type' => 'XCart\\Event\\Payment\\BackendTransaction',
  12656.                                     'nullable' => true,
  12657.                                     'annotations' => [
  12658.                                     ],
  12659.                                     'groups' => [
  12660.                                     ],
  12661.                                 ],
  12662.                                 'outputCode' => [
  12663.                                     'type' => 'string',
  12664.                                     'nullable' => true,
  12665.                                     'annotations' => [
  12666.                                     ],
  12667.                                     'groups' => [
  12668.                                     ],
  12669.                                 ],
  12670.                             ],
  12671.                             'type' => NULL,
  12672.                             'trait' => false,
  12673.                             'uses' => [
  12674.                             ],
  12675.                             'interfaces' => [
  12676.                             ],
  12677.                             'annotations' => [
  12678.                             ],
  12679.                         ],
  12680.                         'XCart\\Event\\Payment\\TransactionData' => [
  12681.                             'fields' => [
  12682.                                 'name' => [
  12683.                                     'type' => 'string',
  12684.                                     'nullable' => false,
  12685.                                     'annotations' => [
  12686.                                     ],
  12687.                                     'groups' => [
  12688.                                     ],
  12689.                                 ],
  12690.                                 'value' => [
  12691.                                     'type' => 'string',
  12692.                                     'nullable' => false,
  12693.                                     'annotations' => [
  12694.                                     ],
  12695.                                     'groups' => [
  12696.                                     ],
  12697.                                 ],
  12698.                                 'label' => [
  12699.                                     'type' => 'string',
  12700.                                     'nullable' => true,
  12701.                                     'annotations' => [
  12702.                                     ],
  12703.                                     'groups' => [
  12704.                                     ],
  12705.                                 ],
  12706.                                 'accessLevel' => [
  12707.                                     'type' => 'string',
  12708.                                     'nullable' => true,
  12709.                                     'annotations' => [
  12710.                                     ],
  12711.                                     'groups' => [
  12712.                                     ],
  12713.                                 ],
  12714.                             ],
  12715.                             'type' => NULL,
  12716.                             'trait' => false,
  12717.                             'traits' => [
  12718.                             ],
  12719.                             'uses' => [
  12720.                             ],
  12721.                             'interfaces' => [
  12722.                             ],
  12723.                             'extends' => NULL,
  12724.                             'annotations' => [
  12725.                             ],
  12726.                         ],
  12727.                         'XCart\\Event\\Payment\\BackendTransaction' => [
  12728.                             'fields' => [
  12729.                                 'status' => [
  12730.                                     'type' => 'string',
  12731.                                     'nullable' => false,
  12732.                                     'annotations' => [
  12733.                                     ],
  12734.                                     'groups' => [
  12735.                                     ],
  12736.                                 ],
  12737.                                 'value' => [
  12738.                                     'type' => 'float',
  12739.                                     'nullable' => false,
  12740.                                     'annotations' => [
  12741.                                     ],
  12742.                                     'groups' => [
  12743.                                     ],
  12744.                                 ],
  12745.                                 'type' => [
  12746.                                     'type' => 'string',
  12747.                                     'nullable' => false,
  12748.                                     'annotations' => [
  12749.                                     ],
  12750.                                     'groups' => [
  12751.                                     ],
  12752.                                 ],
  12753.                                 'data' => [
  12754.                                     'type' => 'XCart\\Event\\Payment\\TransactionData[]',
  12755.                                     'nullable' => false,
  12756.                                     'annotations' => [
  12757.                                     ],
  12758.                                     'groups' => [
  12759.                                     ],
  12760.                                 ],
  12761.                             ],
  12762.                             'type' => NULL,
  12763.                             'trait' => false,
  12764.                             'traits' => [
  12765.                             ],
  12766.                             'uses' => [
  12767.                             ],
  12768.                             'interfaces' => [
  12769.                             ],
  12770.                             'extends' => NULL,
  12771.                             'annotations' => [
  12772.                             ],
  12773.                         ],
  12774.                         'XCart\\Logic\\Action\\Storefront\\Product\\GetList\\DTO\\Request\\Filter' => [
  12775.                             'type' => 'logic_request_get_list_filter',
  12776.                             'fields' => [
  12777.                                 'products' => [
  12778.                                     'type' => 'IntegerListValue',
  12779.                                     'nullable' => true,
  12780.                                     'annotations' => [
  12781.                                     ],
  12782.                                     'groups' => [
  12783.                                     ],
  12784.                                 ],
  12785.                                 'categories' => [
  12786.                                     'type' => 'IntegerListValue',
  12787.                                     'nullable' => true,
  12788.                                     'annotations' => [
  12789.                                     ],
  12790.                                     'groups' => [
  12791.                                     ],
  12792.                                 ],
  12793.                                 'outOfStock' => [
  12794.                                     'type' => 'BooleanValue',
  12795.                                     'nullable' => true,
  12796.                                     'annotations' => [
  12797.                                     ],
  12798.                                     'groups' => [
  12799.                                     ],
  12800.                                 ],
  12801.                                 'substring' => [
  12802.                                     'type' => 'StringValue',
  12803.                                     'nullable' => true,
  12804.                                     'annotations' => [
  12805.                                     ],
  12806.                                     'groups' => [
  12807.                                     ],
  12808.                                 ],
  12809.                                 'cleanURL' => [
  12810.                                     'type' => 'StringValue',
  12811.                                     'nullable' => true,
  12812.                                     'annotations' => [
  12813.                                     ],
  12814.                                     'groups' => [
  12815.                                     ],
  12816.                                 ],
  12817.                                 'bestsellers' => [
  12818.                                     'type' => 'BooleanValue',
  12819.                                     'nullable' => true,
  12820.                                     'annotations' => [
  12821.                                     ],
  12822.                                     'groups' => [
  12823.                                     ],
  12824.                                 ],
  12825.                                 'newArrivals' => [
  12826.                                     'type' => 'BooleanValue',
  12827.                                     'nullable' => true,
  12828.                                     'annotations' => [
  12829.                                     ],
  12830.                                     'groups' => [
  12831.                                     ],
  12832.                                 ],
  12833.                                 'comingSoon' => [
  12834.                                     'type' => 'BooleanValue',
  12835.                                     'nullable' => true,
  12836.                                     'annotations' => [
  12837.                                     ],
  12838.                                     'groups' => [
  12839.                                     ],
  12840.                                 ],
  12841.                                 'participateSale' => [
  12842.                                     'type' => 'BooleanValue',
  12843.                                     'nullable' => true,
  12844.                                     'annotations' => [
  12845.                                     ],
  12846.                                     'groups' => [
  12847.                                     ],
  12848.                                 ],
  12849.                                 'featuredCategoryId' => [
  12850.                                     'type' => 'IntegerValue',
  12851.                                     'nullable' => true,
  12852.                                     'annotations' => [
  12853.                                     ],
  12854.                                     'groups' => [
  12855.                                     ],
  12856.                                 ],
  12857.                                 'brandId' => [
  12858.                                     'type' => 'IntegerValue',
  12859.                                     'nullable' => true,
  12860.                                     'annotations' => [
  12861.                                     ],
  12862.                                     'groups' => [
  12863.                                     ],
  12864.                                 ],
  12865.                                 'levelId' => [
  12866.                                     'type' => 'IntegerValue',
  12867.                                     'nullable' => true,
  12868.                                     'annotations' => [
  12869.                                     ],
  12870.                                     'groups' => [
  12871.                                     ],
  12872.                                 ],
  12873.                                 'relatedOwnerId' => [
  12874.                                     'type' => 'IntegerValue',
  12875.                                     'nullable' => true,
  12876.                                     'annotations' => [
  12877.                                     ],
  12878.                                     'groups' => [
  12879.                                     ],
  12880.                                 ],
  12881.                             ],
  12882.                             'trait' => false,
  12883.                             'traits' => [
  12884.                             ],
  12885.                             'uses' => [
  12886.                             ],
  12887.                             'interfaces' => [
  12888.                             ],
  12889.                             'extends' => NULL,
  12890.                             'annotations' => [
  12891.                             ],
  12892.                         ],
  12893.                         'XCart\\Logic\\Action\\Storefront\\Product\\GetList\\DTO\\Request\\OrderRule' => [
  12894.                             'type' => 'logic_request_get_list_order_rule',
  12895.                             'fields' => [
  12896.                                 'name' => [
  12897.                                     'type' => 'string',
  12898.                                     'nullable' => true,
  12899.                                     'annotations' => [
  12900.                                     ],
  12901.                                     'groups' => [
  12902.                                     ],
  12903.                                 ],
  12904.                                 'price' => [
  12905.                                     'type' => 'string',
  12906.                                     'nullable' => true,
  12907.                                     'annotations' => [
  12908.                                     ],
  12909.                                     'groups' => [
  12910.                                     ],
  12911.                                 ],
  12912.                                 'arrivalDate' => [
  12913.                                     'type' => 'string',
  12914.                                     'nullable' => true,
  12915.                                     'annotations' => [
  12916.                                     ],
  12917.                                     'groups' => [
  12918.                                     ],
  12919.                                 ],
  12920.                                 'sales' => [
  12921.                                     'type' => 'string',
  12922.                                     'nullable' => true,
  12923.                                     'annotations' => [
  12924.                                     ],
  12925.                                     'groups' => [
  12926.                                     ],
  12927.                                 ],
  12928.                             ],
  12929.                             'trait' => false,
  12930.                             'traits' => [
  12931.                             ],
  12932.                             'uses' => [
  12933.                             ],
  12934.                             'interfaces' => [
  12935.                             ],
  12936.                             'extends' => NULL,
  12937.                             'annotations' => [
  12938.                             ],
  12939.                         ],
  12940.                         'XCart\\DTO\\Doctrine\\Storefront\\Product\\Filter' => [
  12941.                             'type' => 'doctrine_entity_filter',
  12942.                             'fields' => [
  12943.                                 'membership' => [
  12944.                                     'type' => 'IntegerValue',
  12945.                                     'nullable' => true,
  12946.                                     'annotations' => [
  12947.                                     ],
  12948.                                     'groups' => [
  12949.                                     ],
  12950.                                 ],
  12951.                                 'products' => [
  12952.                                     'type' => 'IntegerListValue',
  12953.                                     'nullable' => true,
  12954.                                     'annotations' => [
  12955.                                     ],
  12956.                                     'groups' => [
  12957.                                     ],
  12958.                                 ],
  12959.                                 'categories' => [
  12960.                                     'type' => 'IntegerListValue',
  12961.                                     'nullable' => true,
  12962.                                     'annotations' => [
  12963.                                     ],
  12964.                                     'groups' => [
  12965.                                     ],
  12966.                                 ],
  12967.                                 'outOfStock' => [
  12968.                                     'type' => 'BooleanValue',
  12969.                                     'nullable' => true,
  12970.                                     'annotations' => [
  12971.                                     ],
  12972.                                     'groups' => [
  12973.                                     ],
  12974.                                 ],
  12975.                                 'substring' => [
  12976.                                     'type' => 'StringValue',
  12977.                                     'nullable' => true,
  12978.                                     'annotations' => [
  12979.                                     ],
  12980.                                     'groups' => [
  12981.                                     ],
  12982.                                 ],
  12983.                                 'enabled' => [
  12984.                                     'type' => 'BooleanValue',
  12985.                                     'nullable' => true,
  12986.                                     'annotations' => [
  12987.                                     ],
  12988.                                     'groups' => [
  12989.                                     ],
  12990.                                 ],
  12991.                                 'bestsellers' => [
  12992.                                     'type' => 'BooleanValue',
  12993.                                     'nullable' => true,
  12994.                                     'annotations' => [
  12995.                                     ],
  12996.                                     'groups' => [
  12997.                                     ],
  12998.                                 ],
  12999.                                 'newArrivals' => [
  13000.                                     'type' => 'BooleanValue',
  13001.                                     'nullable' => true,
  13002.                                     'annotations' => [
  13003.                                     ],
  13004.                                     'groups' => [
  13005.                                     ],
  13006.                                 ],
  13007.                                 'comingSoon' => [
  13008.                                     'type' => 'BooleanValue',
  13009.                                     'nullable' => true,
  13010.                                     'annotations' => [
  13011.                                     ],
  13012.                                     'groups' => [
  13013.                                     ],
  13014.                                 ],
  13015.                                 'participateSale' => [
  13016.                                     'type' => 'BooleanValue',
  13017.                                     'nullable' => true,
  13018.                                     'annotations' => [
  13019.                                     ],
  13020.                                     'groups' => [
  13021.                                     ],
  13022.                                 ],
  13023.                                 'featuredCategoryId' => [
  13024.                                     'type' => 'IntegerValue',
  13025.                                     'nullable' => true,
  13026.                                     'annotations' => [
  13027.                                     ],
  13028.                                     'groups' => [
  13029.                                     ],
  13030.                                 ],
  13031.                                 'brandId' => [
  13032.                                     'type' => 'IntegerValue',
  13033.                                     'nullable' => true,
  13034.                                     'annotations' => [
  13035.                                     ],
  13036.                                     'groups' => [
  13037.                                     ],
  13038.                                 ],
  13039.                                 'levelId' => [
  13040.                                     'type' => 'IntegerValue',
  13041.                                     'nullable' => true,
  13042.                                     'annotations' => [
  13043.                                     ],
  13044.                                     'groups' => [
  13045.                                     ],
  13046.                                 ],
  13047.                                 'relatedOwnerId' => [
  13048.                                     'type' => 'IntegerValue',
  13049.                                     'nullable' => true,
  13050.                                     'annotations' => [
  13051.                                     ],
  13052.                                     'groups' => [
  13053.                                     ],
  13054.                                 ],
  13055.                             ],
  13056.                             'trait' => false,
  13057.                             'traits' => [
  13058.                             ],
  13059.                             'uses' => [
  13060.                             ],
  13061.                             'interfaces' => [
  13062.                             ],
  13063.                             'extends' => NULL,
  13064.                             'annotations' => [
  13065.                             ],
  13066.                         ],
  13067.                         'XCart\\DTO\\Doctrine\\Storefront\\Product\\OrderRule' => [
  13068.                             'type' => 'doctrine_entity_order_rule',
  13069.                             'fields' => [
  13070.                                 'name' => [
  13071.                                     'type' => 'string',
  13072.                                     'nullable' => true,
  13073.                                     'annotations' => [
  13074.                                     ],
  13075.                                     'groups' => [
  13076.                                     ],
  13077.                                 ],
  13078.                                 'price' => [
  13079.                                     'type' => 'string',
  13080.                                     'nullable' => true,
  13081.                                     'annotations' => [
  13082.                                     ],
  13083.                                     'groups' => [
  13084.                                     ],
  13085.                                 ],
  13086.                                 'arrivalDate' => [
  13087.                                     'type' => 'string',
  13088.                                     'nullable' => true,
  13089.                                     'annotations' => [
  13090.                                     ],
  13091.                                     'groups' => [
  13092.                                     ],
  13093.                                 ],
  13094.                                 'sales' => [
  13095.                                     'type' => 'string',
  13096.                                     'nullable' => true,
  13097.                                     'annotations' => [
  13098.                                     ],
  13099.                                     'groups' => [
  13100.                                     ],
  13101.                                 ],
  13102.                             ],
  13103.                             'trait' => false,
  13104.                             'traits' => [
  13105.                             ],
  13106.                             'uses' => [
  13107.                             ],
  13108.                             'interfaces' => [
  13109.                             ],
  13110.                             'extends' => NULL,
  13111.                             'annotations' => [
  13112.                             ],
  13113.                         ],
  13114.                         'XCart\\API\\Entity\\Storefront\\FileAttachment' => [
  13115.                             'fields' => [
  13116.                                 'title' => [
  13117.                                     'type' => 'string',
  13118.                                     'nullable' => false,
  13119.                                     'annotations' => [
  13120.                                     ],
  13121.                                     'groups' => [
  13122.                                     ],
  13123.                                 ],
  13124.                                 'description' => [
  13125.                                     'type' => 'string',
  13126.                                     'nullable' => false,
  13127.                                     'annotations' => [
  13128.                                     ],
  13129.                                     'groups' => [
  13130.                                     ],
  13131.                                 ],
  13132.                                 'url' => [
  13133.                                     'type' => 'string',
  13134.                                     'nullable' => false,
  13135.                                     'annotations' => [
  13136.                                     ],
  13137.                                     'groups' => [
  13138.                                     ],
  13139.                                 ],
  13140.                             ],
  13141.                             'type' => NULL,
  13142.                             'trait' => false,
  13143.                             'traits' => [
  13144.                             ],
  13145.                             'uses' => [
  13146.                             ],
  13147.                             'interfaces' => [
  13148.                             ],
  13149.                             'extends' => NULL,
  13150.                             'annotations' => [
  13151.                             ],
  13152.                         ],
  13153.                         'XCart\\Logic\\Entity\\Storefront\\FileAttachment' => [
  13154.                             'fields' => [
  13155.                                 'title' => [
  13156.                                     'type' => 'string',
  13157.                                     'nullable' => false,
  13158.                                     'annotations' => [
  13159.                                     ],
  13160.                                     'groups' => [
  13161.                                     ],
  13162.                                 ],
  13163.                                 'description' => [
  13164.                                     'type' => 'string',
  13165.                                     'nullable' => false,
  13166.                                     'annotations' => [
  13167.                                     ],
  13168.                                     'groups' => [
  13169.                                     ],
  13170.                                 ],
  13171.                                 'url' => [
  13172.                                     'type' => 'string',
  13173.                                     'nullable' => false,
  13174.                                     'annotations' => [
  13175.                                     ],
  13176.                                     'groups' => [
  13177.                                     ],
  13178.                                 ],
  13179.                             ],
  13180.                             'type' => NULL,
  13181.                             'trait' => false,
  13182.                             'traits' => [
  13183.                             ],
  13184.                             'uses' => [
  13185.                             ],
  13186.                             'interfaces' => [
  13187.                             ],
  13188.                             'extends' => NULL,
  13189.                             'annotations' => [
  13190.                             ],
  13191.                         ],
  13192.                         'XCart\\API\\Entity\\Storefront\\Sticker' => [
  13193.                             'fields' => [
  13194.                                 'label' => [
  13195.                                     'type' => 'string',
  13196.                                     'nullable' => false,
  13197.                                     'annotations' => [
  13198.                                     ],
  13199.                                     'groups' => [
  13200.                                     ],
  13201.                                 ],
  13202.                                 'textColor' => [
  13203.                                     'type' => 'string',
  13204.                                     'nullable' => false,
  13205.                                     'annotations' => [
  13206.                                     ],
  13207.                                     'groups' => [
  13208.                                     ],
  13209.                                 ],
  13210.                                 'bgColor' => [
  13211.                                     'type' => 'string',
  13212.                                     'nullable' => false,
  13213.                                     'annotations' => [
  13214.                                     ],
  13215.                                     'groups' => [
  13216.                                     ],
  13217.                                 ],
  13218.                             ],
  13219.                             'type' => NULL,
  13220.                             'trait' => false,
  13221.                             'traits' => [
  13222.                             ],
  13223.                             'uses' => [
  13224.                             ],
  13225.                             'interfaces' => [
  13226.                             ],
  13227.                             'extends' => NULL,
  13228.                             'annotations' => [
  13229.                             ],
  13230.                         ],
  13231.                         'XCart\\Logic\\Entity\\Storefront\\Sticker' => [
  13232.                             'fields' => [
  13233.                                 'label' => [
  13234.                                     'type' => 'string',
  13235.                                     'nullable' => false,
  13236.                                     'annotations' => [
  13237.                                     ],
  13238.                                     'groups' => [
  13239.                                     ],
  13240.                                 ],
  13241.                                 'textColor' => [
  13242.                                     'type' => 'string',
  13243.                                     'nullable' => false,
  13244.                                     'annotations' => [
  13245.                                     ],
  13246.                                     'groups' => [
  13247.                                     ],
  13248.                                 ],
  13249.                                 'bgColor' => [
  13250.                                     'type' => 'string',
  13251.                                     'nullable' => false,
  13252.                                     'annotations' => [
  13253.                                     ],
  13254.                                     'groups' => [
  13255.                                     ],
  13256.                                 ],
  13257.                             ],
  13258.                             'type' => NULL,
  13259.                             'trait' => false,
  13260.                             'traits' => [
  13261.                             ],
  13262.                             'uses' => [
  13263.                             ],
  13264.                             'interfaces' => [
  13265.                             ],
  13266.                             'extends' => NULL,
  13267.                             'annotations' => [
  13268.                             ],
  13269.                         ],
  13270.                         'XCart\\API\\Entity\\Storefront\\Brand' => [
  13271.                             'fields' => [
  13272.                                 'name' => [
  13273.                                     'type' => 'string',
  13274.                                     'nullable' => false,
  13275.                                     'annotations' => [
  13276.                                     ],
  13277.                                     'groups' => [
  13278.                                     ],
  13279.                                 ],
  13280.                                 'cleanUrl' => [
  13281.                                     'type' => 'string',
  13282.                                     'nullable' => false,
  13283.                                     'annotations' => [
  13284.                                     ],
  13285.                                     'groups' => [
  13286.                                     ],
  13287.                                 ],
  13288.                                 'logo' => [
  13289.                                     'type' => 'XCart\\API\\Entity\\Storefront\\Image',
  13290.                                     'nullable' => true,
  13291.                                     'annotations' => [
  13292.                                     ],
  13293.                                     'groups' => [
  13294.                                     ],
  13295.                                 ],
  13296.                             ],
  13297.                             'type' => NULL,
  13298.                             'trait' => false,
  13299.                             'traits' => [
  13300.                             ],
  13301.                             'uses' => [
  13302.                             ],
  13303.                             'interfaces' => [
  13304.                             ],
  13305.                             'extends' => NULL,
  13306.                             'annotations' => [
  13307.                             ],
  13308.                         ],
  13309.                         'XCart\\Logic\\Action\\Storefront\\Brand\\GetList\\DTO\\Request\\Filter' => [
  13310.                             'type' => 'logic_request_get_list_filter',
  13311.                             'fields' => [
  13312.                                 'enabled' => [
  13313.                                     'type' => 'BooleanValue',
  13314.                                     'nullable' => true,
  13315.                                     'annotations' => [
  13316.                                     ],
  13317.                                     'groups' => [
  13318.                                     ],
  13319.                                 ],
  13320.                                 'substring' => [
  13321.                                     'type' => 'StringValue',
  13322.                                     'nullable' => true,
  13323.                                     'annotations' => [
  13324.                                     ],
  13325.                                     'groups' => [
  13326.                                     ],
  13327.                                 ],
  13328.                                 'firstLetter' => [
  13329.                                     'type' => 'StringValue',
  13330.                                     'nullable' => true,
  13331.                                     'annotations' => [
  13332.                                     ],
  13333.                                     'groups' => [
  13334.                                     ],
  13335.                                 ],
  13336.                             ],
  13337.                             'trait' => false,
  13338.                             'traits' => [
  13339.                             ],
  13340.                             'uses' => [
  13341.                             ],
  13342.                             'interfaces' => [
  13343.                             ],
  13344.                             'extends' => NULL,
  13345.                             'annotations' => [
  13346.                             ],
  13347.                         ],
  13348.                         'XCart\\DTO\\Doctrine\\Storefront\\Brand\\Filter' => [
  13349.                             'type' => 'doctrine_entity_filter',
  13350.                             'fields' => [
  13351.                                 'enabled' => [
  13352.                                     'type' => 'BooleanValue',
  13353.                                     'nullable' => true,
  13354.                                     'annotations' => [
  13355.                                     ],
  13356.                                     'groups' => [
  13357.                                     ],
  13358.                                 ],
  13359.                                 'substring' => [
  13360.                                     'type' => 'StringValue',
  13361.                                     'nullable' => true,
  13362.                                     'annotations' => [
  13363.                                     ],
  13364.                                     'groups' => [
  13365.                                     ],
  13366.                                 ],
  13367.                                 'firstLetter' => [
  13368.                                     'type' => 'StringValue',
  13369.                                     'nullable' => true,
  13370.                                     'annotations' => [
  13371.                                     ],
  13372.                                     'groups' => [
  13373.                                     ],
  13374.                                 ],
  13375.                             ],
  13376.                             'trait' => false,
  13377.                             'traits' => [
  13378.                             ],
  13379.                             'uses' => [
  13380.                             ],
  13381.                             'interfaces' => [
  13382.                             ],
  13383.                             'extends' => NULL,
  13384.                             'annotations' => [
  13385.                             ],
  13386.                         ],
  13387.                         'XCart\\API\\Entity\\Storefront\\ProductFitment' => [
  13388.                             'fields' => [
  13389.                                 'type' => [
  13390.                                     'type' => 'XCart\\Enum\\FitmentType',
  13391.                                     'nullable' => false,
  13392.                                     'annotations' => [
  13393.                                     ],
  13394.                                     'groups' => [
  13395.                                     ],
  13396.                                 ],
  13397.                                 'fitments' => [
  13398.                                     'type' => 'XCart\\API\\Entity\\Storefront\\Vehicle[]',
  13399.                                     'nullable' => false,
  13400.                                     'annotations' => [
  13401.                                     ],
  13402.                                     'groups' => [
  13403.                                     ],
  13404.                                 ],
  13405.                             ],
  13406.                             'type' => NULL,
  13407.                             'trait' => false,
  13408.                             'traits' => [
  13409.                             ],
  13410.                             'uses' => [
  13411.                             ],
  13412.                             'interfaces' => [
  13413.                             ],
  13414.                             'extends' => NULL,
  13415.                             'annotations' => [
  13416.                             ],
  13417.                         ],
  13418.                         'XCart\\Logic\\Entity\\Storefront\\ProductFitment' => [
  13419.                             'fields' => [
  13420.                                 'type' => [
  13421.                                     'type' => 'string',
  13422.                                     'nullable' => false,
  13423.                                     'annotations' => [
  13424.                                     ],
  13425.                                     'groups' => [
  13426.                                     ],
  13427.                                 ],
  13428.                                 'fitments' => [
  13429.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Vehicle[]',
  13430.                                     'nullable' => false,
  13431.                                     'annotations' => [
  13432.                                     ],
  13433.                                     'groups' => [
  13434.                                     ],
  13435.                                 ],
  13436.                             ],
  13437.                             'type' => NULL,
  13438.                             'trait' => false,
  13439.                             'traits' => [
  13440.                             ],
  13441.                             'uses' => [
  13442.                             ],
  13443.                             'interfaces' => [
  13444.                             ],
  13445.                             'extends' => NULL,
  13446.                             'annotations' => [
  13447.                             ],
  13448.                         ],
  13449.                         'XCart\\API\\Entity\\Storefront\\MmyLevelsSetupItem' => [
  13450.                             'fields' => [
  13451.                                 'name' => [
  13452.                                     'type' => 'string',
  13453.                                     'nullable' => false,
  13454.                                     'annotations' => [
  13455.                                     ],
  13456.                                     'groups' => [
  13457.                                     ],
  13458.                                 ],
  13459.                                 'type' => [
  13460.                                     'type' => 'XCart\\Enum\\LevelType',
  13461.                                     'nullable' => false,
  13462.                                     'annotations' => [
  13463.                                     ],
  13464.                                     'groups' => [
  13465.                                     ],
  13466.                                 ],
  13467.                                 'enabled' => [
  13468.                                     'type' => 'boolean',
  13469.                                     'nullable' => false,
  13470.                                     'annotations' => [
  13471.                                     ],
  13472.                                     'groups' => [
  13473.                                     ],
  13474.                                 ],
  13475.                             ],
  13476.                             'type' => NULL,
  13477.                             'trait' => false,
  13478.                             'traits' => [
  13479.                             ],
  13480.                             'uses' => [
  13481.                             ],
  13482.                             'interfaces' => [
  13483.                             ],
  13484.                             'extends' => NULL,
  13485.                             'annotations' => [
  13486.                             ],
  13487.                         ],
  13488.                         'XCart\\Logic\\Entity\\Storefront\\MmyLevelsSetupItem' => [
  13489.                             'fields' => [
  13490.                                 'name' => [
  13491.                                     'type' => 'string',
  13492.                                     'nullable' => false,
  13493.                                     'annotations' => [
  13494.                                     ],
  13495.                                     'groups' => [
  13496.                                     ],
  13497.                                 ],
  13498.                                 'type' => [
  13499.                                     'type' => 'string',
  13500.                                     'nullable' => false,
  13501.                                     'annotations' => [
  13502.                                     ],
  13503.                                     'groups' => [
  13504.                                     ],
  13505.                                 ],
  13506.                                 'enabled' => [
  13507.                                     'type' => 'boolean',
  13508.                                     'nullable' => false,
  13509.                                     'annotations' => [
  13510.                                     ],
  13511.                                     'groups' => [
  13512.                                     ],
  13513.                                 ],
  13514.                             ],
  13515.                             'type' => NULL,
  13516.                             'trait' => false,
  13517.                             'traits' => [
  13518.                             ],
  13519.                             'uses' => [
  13520.                             ],
  13521.                             'interfaces' => [
  13522.                             ],
  13523.                             'extends' => NULL,
  13524.                             'annotations' => [
  13525.                             ],
  13526.                         ],
  13527.                         'XCart\\API\\Entity\\Storefront\\Vehicle' => [
  13528.                             'fields' => [
  13529.                                 'name' => [
  13530.                                     'type' => 'string',
  13531.                                     'nullable' => false,
  13532.                                     'annotations' => [
  13533.                                     ],
  13534.                                     'groups' => [
  13535.                                     ],
  13536.                                 ],
  13537.                                 'levels' => [
  13538.                                     'type' => 'XCart\\API\\Entity\\Storefront\\Vehicle\\Level[]',
  13539.                                     'nullable' => false,
  13540.                                     'annotations' => [
  13541.                                     ],
  13542.                                     'groups' => [
  13543.                                     ],
  13544.                                 ],
  13545.                             ],
  13546.                             'type' => NULL,
  13547.                             'trait' => false,
  13548.                             'traits' => [
  13549.                             ],
  13550.                             'uses' => [
  13551.                             ],
  13552.                             'interfaces' => [
  13553.                             ],
  13554.                             'extends' => NULL,
  13555.                             'annotations' => [
  13556.                             ],
  13557.                         ],
  13558.                         'XCart\\Logic\\Entity\\Storefront\\Vehicle' => [
  13559.                             'fields' => [
  13560.                                 'name' => [
  13561.                                     'type' => 'string',
  13562.                                     'nullable' => false,
  13563.                                     'annotations' => [
  13564.                                     ],
  13565.                                     'groups' => [
  13566.                                     ],
  13567.                                 ],
  13568.                                 'levels' => [
  13569.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Vehicle\\Level[]',
  13570.                                     'nullable' => false,
  13571.                                     'annotations' => [
  13572.                                     ],
  13573.                                     'groups' => [
  13574.                                     ],
  13575.                                 ],
  13576.                             ],
  13577.                             'type' => NULL,
  13578.                             'trait' => false,
  13579.                             'traits' => [
  13580.                             ],
  13581.                             'uses' => [
  13582.                             ],
  13583.                             'interfaces' => [
  13584.                             ],
  13585.                             'extends' => NULL,
  13586.                             'annotations' => [
  13587.                             ],
  13588.                         ],
  13589.                         'XCart\\API\\Entity\\Storefront\\Vehicle\\Level' => [
  13590.                             'fields' => [
  13591.                                 'name' => [
  13592.                                     'type' => 'string',
  13593.                                     'nullable' => false,
  13594.                                     'annotations' => [
  13595.                                     ],
  13596.                                     'groups' => [
  13597.                                     ],
  13598.                                 ],
  13599.                                 'id' => [
  13600.                                     'type' => 'integer',
  13601.                                     'nullable' => false,
  13602.                                     'annotations' => [
  13603.                                     ],
  13604.                                     'groups' => [
  13605.                                     ],
  13606.                                 ],
  13607.                             ],
  13608.                             'type' => NULL,
  13609.                             'trait' => false,
  13610.                             'traits' => [
  13611.                             ],
  13612.                             'uses' => [
  13613.                             ],
  13614.                             'interfaces' => [
  13615.                             ],
  13616.                             'extends' => NULL,
  13617.                             'annotations' => [
  13618.                             ],
  13619.                         ],
  13620.                         'XCart\\Logic\\Entity\\Storefront\\Vehicle\\Level' => [
  13621.                             'fields' => [
  13622.                                 'name' => [
  13623.                                     'type' => 'string',
  13624.                                     'nullable' => false,
  13625.                                     'annotations' => [
  13626.                                     ],
  13627.                                     'groups' => [
  13628.                                     ],
  13629.                                 ],
  13630.                                 'id' => [
  13631.                                     'type' => 'integer',
  13632.                                     'nullable' => false,
  13633.                                     'annotations' => [
  13634.                                     ],
  13635.                                     'groups' => [
  13636.                                     ],
  13637.                                 ],
  13638.                             ],
  13639.                             'type' => NULL,
  13640.                             'trait' => false,
  13641.                             'traits' => [
  13642.                             ],
  13643.                             'uses' => [
  13644.                             ],
  13645.                             'interfaces' => [
  13646.                             ],
  13647.                             'extends' => NULL,
  13648.                             'annotations' => [
  13649.                             ],
  13650.                         ],
  13651.                         'XCart\\Logic\\Action\\Storefront\\MmyLevel\\GetList\\DTO\\Request\\Filter' => [
  13652.                             'type' => 'logic_request_get_list_filter',
  13653.                             'fields' => [
  13654.                                 'firstLetter' => [
  13655.                                     'type' => 'StringValue',
  13656.                                     'nullable' => true,
  13657.                                     'annotations' => [
  13658.                                     ],
  13659.                                     'groups' => [
  13660.                                     ],
  13661.                                 ],
  13662.                                 'substring' => [
  13663.                                     'type' => 'StringValue',
  13664.                                     'nullable' => true,
  13665.                                     'annotations' => [
  13666.                                     ],
  13667.                                     'groups' => [
  13668.                                     ],
  13669.                                 ],
  13670.                                 'depth' => [
  13671.                                     'type' => 'IntegerValue',
  13672.                                     'nullable' => true,
  13673.                                     'annotations' => [
  13674.                                     ],
  13675.                                     'groups' => [
  13676.                                     ],
  13677.                                 ],
  13678.                                 'parent' => [
  13679.                                     'type' => 'IntegerValue',
  13680.                                     'nullable' => true,
  13681.                                     'annotations' => [
  13682.                                     ],
  13683.                                     'groups' => [
  13684.                                     ],
  13685.                                 ],
  13686.                                 'showOnFrontPage' => [
  13687.                                     'type' => 'BooleanValue',
  13688.                                     'nullable' => true,
  13689.                                     'annotations' => [
  13690.                                     ],
  13691.                                     'groups' => [
  13692.                                     ],
  13693.                                 ],
  13694.                             ],
  13695.                             'trait' => false,
  13696.                             'traits' => [
  13697.                             ],
  13698.                             'uses' => [
  13699.                             ],
  13700.                             'interfaces' => [
  13701.                             ],
  13702.                             'extends' => NULL,
  13703.                             'annotations' => [
  13704.                             ],
  13705.                         ],
  13706.                         'XCart\\DTO\\Doctrine\\Storefront\\MmyLevel\\Filter' => [
  13707.                             'type' => 'doctrine_entity_filter',
  13708.                             'fields' => [
  13709.                                 'id' => [
  13710.                                     'type' => 'IntegerListValue',
  13711.                                     'nullable' => true,
  13712.                                     'annotations' => [
  13713.                                     ],
  13714.                                     'groups' => [
  13715.                                     ],
  13716.                                 ],
  13717.                                 'enabled' => [
  13718.                                     'type' => 'BooleanValue',
  13719.                                     'nullable' => true,
  13720.                                     'annotations' => [
  13721.                                     ],
  13722.                                     'groups' => [
  13723.                                     ],
  13724.                                 ],
  13725.                                 'firstLetter' => [
  13726.                                     'type' => 'StringValue',
  13727.                                     'nullable' => true,
  13728.                                     'annotations' => [
  13729.                                     ],
  13730.                                     'groups' => [
  13731.                                     ],
  13732.                                 ],
  13733.                                 'substring' => [
  13734.                                     'type' => 'StringValue',
  13735.                                     'nullable' => true,
  13736.                                     'annotations' => [
  13737.                                     ],
  13738.                                     'groups' => [
  13739.                                     ],
  13740.                                 ],
  13741.                                 'depth' => [
  13742.                                     'type' => 'IntegerValue',
  13743.                                     'nullable' => true,
  13744.                                     'annotations' => [
  13745.                                     ],
  13746.                                     'groups' => [
  13747.                                     ],
  13748.                                 ],
  13749.                                 'parent' => [
  13750.                                     'type' => 'IntegerValue',
  13751.                                     'nullable' => true,
  13752.                                     'annotations' => [
  13753.                                     ],
  13754.                                     'groups' => [
  13755.                                     ],
  13756.                                 ],
  13757.                                 'showOnFrontPage' => [
  13758.                                     'type' => 'BooleanValue',
  13759.                                     'nullable' => true,
  13760.                                     'annotations' => [
  13761.                                     ],
  13762.                                     'groups' => [
  13763.                                     ],
  13764.                                 ],
  13765.                             ],
  13766.                             'trait' => false,
  13767.                             'traits' => [
  13768.                             ],
  13769.                             'uses' => [
  13770.                             ],
  13771.                             'interfaces' => [
  13772.                             ],
  13773.                             'extends' => NULL,
  13774.                             'annotations' => [
  13775.                             ],
  13776.                         ],
  13777.                         'XCart\\DTO\\Doctrine\\Storefront\\MmyLevel\\OrderRule' => [
  13778.                             'type' => 'doctrine_entity_order_rule',
  13779.                             'fields' => [
  13780.                                 'value' => [
  13781.                                     'type' => 'string',
  13782.                                     'nullable' => true,
  13783.                                     'annotations' => [
  13784.                                     ],
  13785.                                     'groups' => [
  13786.                                     ],
  13787.                                 ],
  13788.                             ],
  13789.                             'trait' => false,
  13790.                             'traits' => [
  13791.                             ],
  13792.                             'uses' => [
  13793.                             ],
  13794.                             'interfaces' => [
  13795.                             ],
  13796.                             'extends' => NULL,
  13797.                             'annotations' => [
  13798.                             ],
  13799.                         ],
  13800.                         'XCart\\DTO\\Doctrine\\Storefront\\Currency\\Filter' => [
  13801.                             'type' => 'doctrine_entity_filter',
  13802.                             'fields' => [
  13803.                                 'enabled' => [
  13804.                                     'type' => 'BooleanValue',
  13805.                                     'nullable' => true,
  13806.                                     'annotations' => [
  13807.                                     ],
  13808.                                     'groups' => [
  13809.                                     ],
  13810.                                 ],
  13811.                             ],
  13812.                             'trait' => false,
  13813.                             'traits' => [
  13814.                             ],
  13815.                             'uses' => [
  13816.                             ],
  13817.                             'interfaces' => [
  13818.                             ],
  13819.                             'extends' => NULL,
  13820.                             'annotations' => [
  13821.                             ],
  13822.                         ],
  13823.                         'XCart\\DTO\\Doctrine\\Storefront\\Currency\\OrderRule' => [
  13824.                             'type' => 'doctrine_entity_order_rule',
  13825.                             'fields' => [
  13826.                                 'position' => [
  13827.                                     'type' => 'string',
  13828.                                     'nullable' => true,
  13829.                                     'annotations' => [
  13830.                                     ],
  13831.                                     'groups' => [
  13832.                                     ],
  13833.                                 ],
  13834.                             ],
  13835.                             'trait' => false,
  13836.                             'traits' => [
  13837.                             ],
  13838.                             'uses' => [
  13839.                             ],
  13840.                             'interfaces' => [
  13841.                             ],
  13842.                             'extends' => NULL,
  13843.                             'annotations' => [
  13844.                             ],
  13845.                         ],
  13846.                         'XCart\\API\\Entity\\Storefront\\SwatchImage' => [
  13847.                             'fields' => [
  13848.                                 'url' => [
  13849.                                     'type' => 'string',
  13850.                                     'nullable' => false,
  13851.                                     'annotations' => [
  13852.                                     ],
  13853.                                     'groups' => [
  13854.                                     ],
  13855.                                 ],
  13856.                                 'width' => [
  13857.                                     'type' => 'integer',
  13858.                                     'nullable' => false,
  13859.                                     'annotations' => [
  13860.                                     ],
  13861.                                     'groups' => [
  13862.                                     ],
  13863.                                 ],
  13864.                                 'height' => [
  13865.                                     'type' => 'integer',
  13866.                                     'nullable' => false,
  13867.                                     'annotations' => [
  13868.                                     ],
  13869.                                     'groups' => [
  13870.                                     ],
  13871.                                 ],
  13872.                             ],
  13873.                             'type' => NULL,
  13874.                             'trait' => false,
  13875.                             'traits' => [
  13876.                             ],
  13877.                             'uses' => [
  13878.                             ],
  13879.                             'interfaces' => [
  13880.                             ],
  13881.                             'extends' => NULL,
  13882.                             'annotations' => [
  13883.                             ],
  13884.                         ],
  13885.                         'XCart\\Logic\\Entity\\Storefront\\SwatchImage' => [
  13886.                             'fields' => [
  13887.                                 'url' => [
  13888.                                     'type' => 'string',
  13889.                                     'nullable' => false,
  13890.                                     'annotations' => [
  13891.                                     ],
  13892.                                     'groups' => [
  13893.                                     ],
  13894.                                 ],
  13895.                                 'width' => [
  13896.                                     'type' => 'integer',
  13897.                                     'nullable' => false,
  13898.                                     'annotations' => [
  13899.                                     ],
  13900.                                     'groups' => [
  13901.                                     ],
  13902.                                 ],
  13903.                                 'height' => [
  13904.                                     'type' => 'integer',
  13905.                                     'nullable' => false,
  13906.                                     'annotations' => [
  13907.                                     ],
  13908.                                     'groups' => [
  13909.                                     ],
  13910.                                 ],
  13911.                             ],
  13912.                             'type' => NULL,
  13913.                             'trait' => false,
  13914.                             'traits' => [
  13915.                             ],
  13916.                             'uses' => [
  13917.                             ],
  13918.                             'interfaces' => [
  13919.                             ],
  13920.                             'extends' => NULL,
  13921.                             'annotations' => [
  13922.                             ],
  13923.                         ],
  13924.                         'XCart\\Logic\\Action\\Storefront\\Menu\\GetList\\DTO\\Request\\Filter' => [
  13925.                             'type' => 'logic_request_get_list_filter',
  13926.                             'fields' => [
  13927.                                 'type' => [
  13928.                                     'type' => 'StringValue',
  13929.                                     'nullable' => true,
  13930.                                     'annotations' => [
  13931.                                     ],
  13932.                                     'groups' => [
  13933.                                     ],
  13934.                                 ],
  13935.                                 'parent' => [
  13936.                                     'type' => 'IntegerValue',
  13937.                                     'nullable' => true,
  13938.                                     'annotations' => [
  13939.                                     ],
  13940.                                     'groups' => [
  13941.                                     ],
  13942.                                 ],
  13943.                             ],
  13944.                             'trait' => false,
  13945.                             'traits' => [
  13946.                             ],
  13947.                             'uses' => [
  13948.                             ],
  13949.                             'interfaces' => [
  13950.                             ],
  13951.                             'extends' => NULL,
  13952.                             'annotations' => [
  13953.                             ],
  13954.                         ],
  13955.                         'XCart\\DTO\\Doctrine\\Storefront\\Menu\\OrderRule' => [
  13956.                             'type' => 'doctrine_entity_order_rule',
  13957.                             'fields' => [
  13958.                                 'position' => [
  13959.                                     'type' => 'string',
  13960.                                     'nullable' => true,
  13961.                                     'annotations' => [
  13962.                                     ],
  13963.                                     'groups' => [
  13964.                                     ],
  13965.                                 ],
  13966.                             ],
  13967.                             'trait' => false,
  13968.                             'traits' => [
  13969.                             ],
  13970.                             'uses' => [
  13971.                             ],
  13972.                             'interfaces' => [
  13973.                             ],
  13974.                             'extends' => NULL,
  13975.                             'annotations' => [
  13976.                             ],
  13977.                         ],
  13978.                         'XCart\\DTO\\Doctrine\\Storefront\\Menu\\Filter' => [
  13979.                             'type' => 'doctrine_entity_filter',
  13980.                             'fields' => [
  13981.                                 'type' => [
  13982.                                     'type' => 'StringValue',
  13983.                                     'nullable' => true,
  13984.                                     'annotations' => [
  13985.                                     ],
  13986.                                     'groups' => [
  13987.                                     ],
  13988.                                 ],
  13989.                                 'parent' => [
  13990.                                     'type' => 'IntegerValue',
  13991.                                     'nullable' => true,
  13992.                                     'annotations' => [
  13993.                                     ],
  13994.                                     'groups' => [
  13995.                                     ],
  13996.                                 ],
  13997.                                 'enabled' => [
  13998.                                     'type' => 'BooleanValue',
  13999.                                     'nullable' => true,
  14000.                                     'annotations' => [
  14001.                                     ],
  14002.                                     'groups' => [
  14003.                                     ],
  14004.                                 ],
  14005.                                 'visibleFor' => [
  14006.                                     'type' => 'StringListValue',
  14007.                                     'nullable' => false,
  14008.                                     'annotations' => [
  14009.                                     ],
  14010.                                     'groups' => [
  14011.                                     ],
  14012.                                 ],
  14013.                             ],
  14014.                             'trait' => false,
  14015.                             'traits' => [
  14016.                             ],
  14017.                             'uses' => [
  14018.                             ],
  14019.                             'interfaces' => [
  14020.                             ],
  14021.                             'extends' => NULL,
  14022.                             'annotations' => [
  14023.                             ],
  14024.                         ],
  14025.                         'XCart\\Logic\\Action\\Storefront\\StaticPage\\GetList\\DTO\\Request\\Filter' => [
  14026.                             'type' => 'logic_request_get_list_filter',
  14027.                             'fields' => [
  14028.                                 'cleanURL' => [
  14029.                                     'type' => 'StringValue',
  14030.                                     'nullable' => true,
  14031.                                     'annotations' => [
  14032.                                     ],
  14033.                                     'groups' => [
  14034.                                     ],
  14035.                                 ],
  14036.                             ],
  14037.                             'trait' => false,
  14038.                             'traits' => [
  14039.                             ],
  14040.                             'uses' => [
  14041.                             ],
  14042.                             'interfaces' => [
  14043.                             ],
  14044.                             'extends' => NULL,
  14045.                             'annotations' => [
  14046.                             ],
  14047.                         ],
  14048.                         'XCart\\DTO\\Doctrine\\Storefront\\StaticPage\\OrderRule' => [
  14049.                             'type' => 'doctrine_entity_order_rule',
  14050.                             'fields' => [
  14051.                                 'position' => [
  14052.                                     'type' => 'string',
  14053.                                     'nullable' => true,
  14054.                                     'annotations' => [
  14055.                                     ],
  14056.                                     'groups' => [
  14057.                                     ],
  14058.                                 ],
  14059.                             ],
  14060.                             'trait' => false,
  14061.                             'traits' => [
  14062.                             ],
  14063.                             'uses' => [
  14064.                             ],
  14065.                             'interfaces' => [
  14066.                             ],
  14067.                             'extends' => NULL,
  14068.                             'annotations' => [
  14069.                             ],
  14070.                         ],
  14071.                         'XCart\\DTO\\Doctrine\\Storefront\\StaticPage\\Filter' => [
  14072.                             'type' => 'doctrine_entity_filter',
  14073.                             'fields' => [
  14074.                                 'type' => [
  14075.                                     'type' => 'StringValue',
  14076.                                     'nullable' => false,
  14077.                                     'annotations' => [
  14078.                                     ],
  14079.                                     'groups' => [
  14080.                                     ],
  14081.                                 ],
  14082.                                 'enabled' => [
  14083.                                     'type' => 'BooleanValue',
  14084.                                     'nullable' => true,
  14085.                                     'annotations' => [
  14086.                                     ],
  14087.                                     'groups' => [
  14088.                                     ],
  14089.                                 ],
  14090.                             ],
  14091.                             'trait' => false,
  14092.                             'traits' => [
  14093.                             ],
  14094.                             'uses' => [
  14095.                             ],
  14096.                             'interfaces' => [
  14097.                             ],
  14098.                             'extends' => NULL,
  14099.                             'annotations' => [
  14100.                             ],
  14101.                         ],
  14102.                         'XCart\\API\\Entity\\Storefront\\ProductTab' => [
  14103.                             'fields' => [
  14104.                                 'serviceName' => [
  14105.                                     'type' => 'string',
  14106.                                     'nullable' => false,
  14107.                                     'annotations' => [
  14108.                                     ],
  14109.                                     'groups' => [
  14110.                                     ],
  14111.                                 ],
  14112.                                 'name' => [
  14113.                                     'type' => 'string',
  14114.                                     'nullable' => false,
  14115.                                     'annotations' => [
  14116.                                     ],
  14117.                                     'groups' => [
  14118.                                     ],
  14119.                                 ],
  14120.                                 'content' => [
  14121.                                     'type' => 'string',
  14122.                                     'nullable' => false,
  14123.                                     'annotations' => [
  14124.                                     ],
  14125.                                     'groups' => [
  14126.                                     ],
  14127.                                 ],
  14128.                                 'briefInfo' => [
  14129.                                     'type' => 'string',
  14130.                                     'nullable' => false,
  14131.                                     'annotations' => [
  14132.                                     ],
  14133.                                     'groups' => [
  14134.                                     ],
  14135.                                 ],
  14136.                             ],
  14137.                             'type' => NULL,
  14138.                             'trait' => false,
  14139.                             'traits' => [
  14140.                             ],
  14141.                             'uses' => [
  14142.                             ],
  14143.                             'interfaces' => [
  14144.                             ],
  14145.                             'extends' => NULL,
  14146.                             'annotations' => [
  14147.                             ],
  14148.                         ],
  14149.                         'XCart\\Logic\\Entity\\Storefront\\ProductTab' => [
  14150.                             'fields' => [
  14151.                                 'serviceName' => [
  14152.                                     'type' => 'string',
  14153.                                     'nullable' => false,
  14154.                                     'annotations' => [
  14155.                                     ],
  14156.                                     'groups' => [
  14157.                                     ],
  14158.                                 ],
  14159.                                 'name' => [
  14160.                                     'type' => 'string',
  14161.                                     'nullable' => false,
  14162.                                     'annotations' => [
  14163.                                     ],
  14164.                                     'groups' => [
  14165.                                     ],
  14166.                                 ],
  14167.                                 'content' => [
  14168.                                     'type' => 'string',
  14169.                                     'nullable' => false,
  14170.                                     'annotations' => [
  14171.                                     ],
  14172.                                     'groups' => [
  14173.                                     ],
  14174.                                 ],
  14175.                                 'briefInfo' => [
  14176.                                     'type' => 'string',
  14177.                                     'nullable' => true,
  14178.                                     'annotations' => [
  14179.                                     ],
  14180.                                     'groups' => [
  14181.                                     ],
  14182.                                 ],
  14183.                             ],
  14184.                             'type' => NULL,
  14185.                             'trait' => false,
  14186.                             'traits' => [
  14187.                             ],
  14188.                             'uses' => [
  14189.                             ],
  14190.                             'interfaces' => [
  14191.                             ],
  14192.                             'extends' => NULL,
  14193.                             'annotations' => [
  14194.                             ],
  14195.                         ],
  14196.                         'XCart\\API\\Entity\\Storefront\\WholesalePrice' => [
  14197.                             'fields' => [
  14198.                                 'quantityRangeBegin' => [
  14199.                                     'type' => 'integer',
  14200.                                     'nullable' => false,
  14201.                                     'annotations' => [
  14202.                                     ],
  14203.                                     'groups' => [
  14204.                                     ],
  14205.                                 ],
  14206.                                 'quantityRangeEnd' => [
  14207.                                     'type' => 'integer',
  14208.                                     'nullable' => true,
  14209.                                     'annotations' => [
  14210.                                     ],
  14211.                                     'groups' => [
  14212.                                     ],
  14213.                                 ],
  14214.                                 'type' => [
  14215.                                     'type' => 'XCart\\Enum\\WholesalePriceType',
  14216.                                     'nullable' => false,
  14217.                                     'annotations' => [
  14218.                                     ],
  14219.                                     'groups' => [
  14220.                                     ],
  14221.                                 ],
  14222.                                 'value' => [
  14223.                                     'type' => 'float',
  14224.                                     'nullable' => false,
  14225.                                     'annotations' => [
  14226.                                     ],
  14227.                                     'groups' => [
  14228.                                     ],
  14229.                                 ],
  14230.                             ],
  14231.                             'type' => NULL,
  14232.                             'trait' => false,
  14233.                             'traits' => [
  14234.                             ],
  14235.                             'uses' => [
  14236.                             ],
  14237.                             'interfaces' => [
  14238.                             ],
  14239.                             'extends' => NULL,
  14240.                             'annotations' => [
  14241.                             ],
  14242.                         ],
  14243.                         'XCart\\Logic\\Entity\\Storefront\\WholesalePrice' => [
  14244.                             'fields' => [
  14245.                                 'quantityRangeBegin' => [
  14246.                                     'type' => 'integer',
  14247.                                     'nullable' => false,
  14248.                                     'annotations' => [
  14249.                                     ],
  14250.                                     'groups' => [
  14251.                                     ],
  14252.                                 ],
  14253.                                 'quantityRangeEnd' => [
  14254.                                     'type' => 'integer',
  14255.                                     'nullable' => true,
  14256.                                     'annotations' => [
  14257.                                     ],
  14258.                                     'groups' => [
  14259.                                     ],
  14260.                                 ],
  14261.                                 'type' => [
  14262.                                     'type' => 'string',
  14263.                                     'nullable' => false,
  14264.                                     'annotations' => [
  14265.                                     ],
  14266.                                     'groups' => [
  14267.                                     ],
  14268.                                 ],
  14269.                                 'value' => [
  14270.                                     'type' => 'float',
  14271.                                     'nullable' => false,
  14272.                                     'annotations' => [
  14273.                                     ],
  14274.                                     'groups' => [
  14275.                                     ],
  14276.                                 ],
  14277.                             ],
  14278.                             'type' => NULL,
  14279.                             'trait' => false,
  14280.                             'traits' => [
  14281.                             ],
  14282.                             'uses' => [
  14283.                             ],
  14284.                             'interfaces' => [
  14285.                             ],
  14286.                             'extends' => NULL,
  14287.                             'annotations' => [
  14288.                             ],
  14289.                         ],
  14290.                     ],
  14291.                     'logic' => [
  14292.                         'XCart\\Logic\\Entity\\Storefront\\Address' => [
  14293.                             'doctrineEntity' => 'XLite\\Model\\Address',
  14294.                             'generate_get_one' => true,
  14295.                             'generate_create_one' => true,
  14296.                             'generate_delete_one' => true,
  14297.                             'generate_update_one' => true,
  14298.                             'generate_get_collection' => true,
  14299.                             'use_doctrine_get_one' => true,
  14300.                             'use_doctrine_delete_one' => true,
  14301.                             'use_doctrine_create_one' => true,
  14302.                             'use_doctrine_update_one' => true,
  14303.                             'use_doctrine_get_collection' => true,
  14304.                             'fields' => [
  14305.                                 'isBilling' => [
  14306.                                     'type' => 'bool',
  14307.                                     'nullable' => true,
  14308.                                     'id' => false,
  14309.                                     'annotations' => [
  14310.                                     ],
  14311.                                 ],
  14312.                                 'isShipping' => [
  14313.                                     'type' => 'bool',
  14314.                                     'nullable' => true,
  14315.                                     'id' => false,
  14316.                                     'annotations' => [
  14317.                                     ],
  14318.                                 ],
  14319.                                 'cartId' => [
  14320.                                     'type' => 'string',
  14321.                                     'nullable' => true,
  14322.                                     'id' => false,
  14323.                                     'annotations' => [
  14324.                                     ],
  14325.                                 ],
  14326.                                 'profileId' => [
  14327.                                     'type' => 'integer',
  14328.                                     'id' => false,
  14329.                                     'nullable' => false,
  14330.                                     'annotations' => [
  14331.                                     ],
  14332.                                 ],
  14333.                                 'fields' => [
  14334.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\AddressFieldValue[]',
  14335.                                     'id' => false,
  14336.                                     'nullable' => false,
  14337.                                     'annotations' => [
  14338.                                     ],
  14339.                                 ],
  14340.                             ],
  14341.                             'idType' => 'int',
  14342.                             'traits' => [
  14343.                             ],
  14344.                             'interfaces' => [
  14345.                             ],
  14346.                             'annotations' => [
  14347.                             ],
  14348.                             'generate_new_entity' => true,
  14349.                             'enricher' => NULL,
  14350.                         ],
  14351.                         'XCart\\Logic\\Entity\\Storefront\\AddressField' => [
  14352.                             'doctrineEntity' => 'XLite\\Model\\AddressField',
  14353.                             'generate_get_one' => true,
  14354.                             'generate_get_collection' => true,
  14355.                             'use_doctrine_get_one' => true,
  14356.                             'use_doctrine_get_collection' => true,
  14357.                             'fields' => [
  14358.                                 'serviceName' => [
  14359.                                     'type' => 'string',
  14360.                                     'id' => false,
  14361.                                     'nullable' => false,
  14362.                                     'annotations' => [
  14363.                                     ],
  14364.                                 ],
  14365.                                 'label' => [
  14366.                                     'type' => 'string',
  14367.                                     'id' => false,
  14368.                                     'nullable' => false,
  14369.                                     'annotations' => [
  14370.                                     ],
  14371.                                 ],
  14372.                                 'required' => [
  14373.                                     'type' => 'bool',
  14374.                                     'id' => false,
  14375.                                     'nullable' => false,
  14376.                                     'annotations' => [
  14377.                                     ],
  14378.                                 ],
  14379.                                 'values' => [
  14380.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\AddressFieldSelectorOption[]',
  14381.                                     'nullable' => true,
  14382.                                     'id' => false,
  14383.                                     'annotations' => [
  14384.                                     ],
  14385.                                 ],
  14386.                             ],
  14387.                             'idType' => 'int',
  14388.                             'traits' => [
  14389.                             ],
  14390.                             'interfaces' => [
  14391.                             ],
  14392.                             'annotations' => [
  14393.                             ],
  14394.                             'generate_new_entity' => true,
  14395.                             'generate_create_one' => false,
  14396.                             'generate_update_one' => false,
  14397.                             'generate_delete_one' => false,
  14398.                             'use_doctrine_create_one' => false,
  14399.                             'use_doctrine_update_one' => false,
  14400.                             'use_doctrine_delete_one' => false,
  14401.                             'enricher' => NULL,
  14402.                         ],
  14403.                         'XCart\\Logic\\Entity\\Storefront\\Principal' => [
  14404.                             'doctrineEntity' => 'XLite\\Model\\Profile',
  14405.                             'generate_get_one' => true,
  14406.                             'idType' => 'manual',
  14407.                             'fields' => [
  14408.                                 'id' => [
  14409.                                     'id' => true,
  14410.                                     'type' => 'string',
  14411.                                     'nullable' => true,
  14412.                                     'annotations' => [
  14413.                                     ],
  14414.                                 ],
  14415.                                 'email' => [
  14416.                                     'type' => 'string',
  14417.                                     'nullable' => true,
  14418.                                     'id' => false,
  14419.                                     'annotations' => [
  14420.                                     ],
  14421.                                 ],
  14422.                                 'firstname' => [
  14423.                                     'type' => 'string',
  14424.                                     'nullable' => true,
  14425.                                     'id' => false,
  14426.                                     'annotations' => [
  14427.                                     ],
  14428.                                 ],
  14429.                                 'lastname' => [
  14430.                                     'type' => 'string',
  14431.                                     'nullable' => true,
  14432.                                     'id' => false,
  14433.                                     'annotations' => [
  14434.                                     ],
  14435.                                 ],
  14436.                                 'roles' => [
  14437.                                     'type' => 'string[]',
  14438.                                     'id' => false,
  14439.                                     'nullable' => false,
  14440.                                     'annotations' => [
  14441.                                     ],
  14442.                                 ],
  14443.                             ],
  14444.                             'traits' => [
  14445.                             ],
  14446.                             'interfaces' => [
  14447.                             ],
  14448.                             'annotations' => [
  14449.                             ],
  14450.                             'generate_new_entity' => true,
  14451.                             'generate_get_collection' => false,
  14452.                             'generate_create_one' => false,
  14453.                             'generate_update_one' => false,
  14454.                             'generate_delete_one' => false,
  14455.                             'use_doctrine_get_one' => false,
  14456.                             'use_doctrine_get_collection' => false,
  14457.                             'use_doctrine_create_one' => false,
  14458.                             'use_doctrine_update_one' => false,
  14459.                             'use_doctrine_delete_one' => false,
  14460.                             'enricher' => NULL,
  14461.                         ],
  14462.                         'XCart\\Logic\\Entity\\Storefront\\ResetPasswordAction' => [
  14463.                             'doctrineEntity' => 'XLite\\Model\\Profile',
  14464.                             'generate_create_one' => true,
  14465.                             'fields' => [
  14466.                                 'username' => [
  14467.                                     'type' => 'string',
  14468.                                     'nullable' => true,
  14469.                                     'id' => false,
  14470.                                     'annotations' => [
  14471.                                     ],
  14472.                                 ],
  14473.                             ],
  14474.                             'idType' => 'int',
  14475.                             'traits' => [
  14476.                             ],
  14477.                             'interfaces' => [
  14478.                             ],
  14479.                             'annotations' => [
  14480.                             ],
  14481.                             'generate_new_entity' => true,
  14482.                             'generate_get_one' => false,
  14483.                             'generate_get_collection' => false,
  14484.                             'generate_update_one' => false,
  14485.                             'generate_delete_one' => false,
  14486.                             'use_doctrine_get_one' => false,
  14487.                             'use_doctrine_get_collection' => false,
  14488.                             'use_doctrine_create_one' => false,
  14489.                             'use_doctrine_update_one' => false,
  14490.                             'use_doctrine_delete_one' => false,
  14491.                             'enricher' => NULL,
  14492.                         ],
  14493.                         'XCart\\Logic\\Entity\\Storefront\\Cart' => [
  14494.                             'doctrineEntity' => 'XLite\\Model\\Cart',
  14495.                             'generate_get_one' => true,
  14496.                             'generate_create_one' => true,
  14497.                             'generate_update_one' => true,
  14498.                             'generate_delete_one' => true,
  14499.                             'use_doctrine_get_one' => true,
  14500.                             'use_doctrine_create_one' => true,
  14501.                             'use_doctrine_update_one' => true,
  14502.                             'use_doctrine_delete_one' => true,
  14503.                             'fields' => [
  14504.                                 'publicId' => [
  14505.                                     'type' => 'string',
  14506.                                     'nullable' => true,
  14507.                                     'id' => false,
  14508.                                     'annotations' => [
  14509.                                     ],
  14510.                                 ],
  14511.                                 'profileId' => [
  14512.                                     'type' => 'integer',
  14513.                                     'nullable' => true,
  14514.                                     'id' => false,
  14515.                                     'annotations' => [
  14516.                                     ],
  14517.                                 ],
  14518.                                 'email' => [
  14519.                                     'type' => 'string',
  14520.                                     'id' => false,
  14521.                                     'nullable' => false,
  14522.                                     'annotations' => [
  14523.                                     ],
  14524.                                 ],
  14525.                                 'items' => [
  14526.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Cart\\Item[]',
  14527.                                     'id' => false,
  14528.                                     'nullable' => false,
  14529.                                     'annotations' => [
  14530.                                     ],
  14531.                                 ],
  14532.                                 'subTotal' => [
  14533.                                     'type' => 'float',
  14534.                                     'id' => false,
  14535.                                     'nullable' => false,
  14536.                                     'annotations' => [
  14537.                                     ],
  14538.                                 ],
  14539.                                 'total' => [
  14540.                                     'type' => 'float',
  14541.                                     'id' => false,
  14542.                                     'nullable' => false,
  14543.                                     'annotations' => [
  14544.                                     ],
  14545.                                 ],
  14546.                                 'payment' => [
  14547.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Cart\\PaymentMethod',
  14548.                                     'nullable' => true,
  14549.                                     'id' => false,
  14550.                                     'annotations' => [
  14551.                                     ],
  14552.                                 ],
  14553.                                 'paymentTransaction' => [
  14554.                                     'type' => 'string',
  14555.                                     'nullable' => true,
  14556.                                     'id' => false,
  14557.                                     'annotations' => [
  14558.                                     ],
  14559.                                 ],
  14560.                                 'shipping' => [
  14561.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Cart\\ShippingMethod',
  14562.                                     'nullable' => true,
  14563.                                     'id' => false,
  14564.                                     'annotations' => [
  14565.                                     ],
  14566.                                 ],
  14567.                                 'surcharges' => [
  14568.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Cart\\Surcharge[]',
  14569.                                     'id' => false,
  14570.                                     'nullable' => false,
  14571.                                     'annotations' => [
  14572.                                     ],
  14573.                                 ],
  14574.                                 'coupons' => [
  14575.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Cart\\Coupon[]',
  14576.                                     'id' => false,
  14577.                                     'nullable' => false,
  14578.                                     'annotations' => [
  14579.                                     ],
  14580.                                 ],
  14581.                             ],
  14582.                             'idType' => 'int',
  14583.                             'traits' => [
  14584.                             ],
  14585.                             'interfaces' => [
  14586.                             ],
  14587.                             'annotations' => [
  14588.                             ],
  14589.                             'generate_new_entity' => true,
  14590.                             'generate_get_collection' => false,
  14591.                             'use_doctrine_get_collection' => false,
  14592.                             'enricher' => NULL,
  14593.                         ],
  14594.                         'XCart\\Logic\\Entity\\Storefront\\Cart\\Item' => [
  14595.                             'doctrineEntity' => 'XLite\\Model\\OrderItem',
  14596.                             'generate_get_one' => true,
  14597.                             'generate_get_collection' => true,
  14598.                             'generate_create_one' => true,
  14599.                             'generate_update_one' => true,
  14600.                             'generate_delete_one' => true,
  14601.                             'use_doctrine_get_one' => true,
  14602.                             'use_doctrine_get_collection' => true,
  14603.                             'use_doctrine_create_one' => true,
  14604.                             'use_doctrine_update_one' => true,
  14605.                             'use_doctrine_delete_one' => true,
  14606.                             'fields' => [
  14607.                                 'cartId' => [
  14608.                                     'type' => 'integer',
  14609.                                     'id' => false,
  14610.                                     'nullable' => false,
  14611.                                     'annotations' => [
  14612.                                     ],
  14613.                                 ],
  14614.                                 'productId' => [
  14615.                                     'type' => 'integer',
  14616.                                     'id' => false,
  14617.                                     'nullable' => false,
  14618.                                     'annotations' => [
  14619.                                     ],
  14620.                                 ],
  14621.                                 'sku' => [
  14622.                                     'type' => 'string',
  14623.                                     'nullable' => true,
  14624.                                     'id' => false,
  14625.                                     'annotations' => [
  14626.                                     ],
  14627.                                 ],
  14628.                                 'name' => [
  14629.                                     'type' => 'string',
  14630.                                     'nullable' => true,
  14631.                                     'id' => false,
  14632.                                     'annotations' => [
  14633.                                     ],
  14634.                                 ],
  14635.                                 'cleanUrl' => [
  14636.                                     'type' => 'string',
  14637.                                     'nullable' => true,
  14638.                                     'id' => false,
  14639.                                     'annotations' => [
  14640.                                     ],
  14641.                                 ],
  14642.                                 'amount' => [
  14643.                                     'type' => 'float',
  14644.                                     'id' => false,
  14645.                                     'nullable' => false,
  14646.                                     'annotations' => [
  14647.                                     ],
  14648.                                 ],
  14649.                                 'inStock' => [
  14650.                                     'type' => 'integer',
  14651.                                     'nullable' => true,
  14652.                                     'id' => false,
  14653.                                     'annotations' => [
  14654.                                     ],
  14655.                                 ],
  14656.                                 'price' => [
  14657.                                     'type' => 'float',
  14658.                                     'nullable' => true,
  14659.                                     'id' => false,
  14660.                                     'annotations' => [
  14661.                                     ],
  14662.                                 ],
  14663.                                 'clear_price' => [
  14664.                                     'type' => 'float',
  14665.                                     'nullable' => true,
  14666.                                     'id' => false,
  14667.                                     'annotations' => [
  14668.                                     ],
  14669.                                 ],
  14670.                                 'net_price' => [
  14671.                                     'type' => 'float',
  14672.                                     'nullable' => true,
  14673.                                     'id' => false,
  14674.                                     'annotations' => [
  14675.                                     ],
  14676.                                 ],
  14677.                                 'display_price' => [
  14678.                                     'type' => 'float',
  14679.                                     'nullable' => true,
  14680.                                     'id' => false,
  14681.                                     'annotations' => [
  14682.                                     ],
  14683.                                 ],
  14684.                                 'attributes' => [
  14685.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Cart\\Item\\AttributeValue[]',
  14686.                                     'id' => false,
  14687.                                     'nullable' => false,
  14688.                                     'annotations' => [
  14689.                                     ],
  14690.                                 ],
  14691.                                 'surcharges' => [
  14692.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Cart\\Item\\Surcharge[]',
  14693.                                     'id' => false,
  14694.                                     'nullable' => false,
  14695.                                     'annotations' => [
  14696.                                     ],
  14697.                                 ],
  14698.                                 'subtotal' => [
  14699.                                     'type' => 'float',
  14700.                                     'id' => false,
  14701.                                     'nullable' => false,
  14702.                                     'annotations' => [
  14703.                                     ],
  14704.                                 ],
  14705.                                 'total' => [
  14706.                                     'type' => 'float',
  14707.                                     'id' => false,
  14708.                                     'nullable' => false,
  14709.                                     'annotations' => [
  14710.                                     ],
  14711.                                 ],
  14712.                                 'images' => [
  14713.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Image[]',
  14714.                                     'id' => false,
  14715.                                     'nullable' => false,
  14716.                                     'annotations' => [
  14717.                                     ],
  14718.                                 ],
  14719.                                 'marketPrice' => [
  14720.                                     'type' => 'float',
  14721.                                     'nullable' => true,
  14722.                                     'id' => false,
  14723.                                     'annotations' => [
  14724.                                     ],
  14725.                                 ],
  14726.                             ],
  14727.                             'idType' => 'int',
  14728.                             'traits' => [
  14729.                             ],
  14730.                             'interfaces' => [
  14731.                             ],
  14732.                             'annotations' => [
  14733.                             ],
  14734.                             'generate_new_entity' => true,
  14735.                             'enricher' => NULL,
  14736.                         ],
  14737.                         'XCart\\Logic\\Entity\\Storefront\\Cart\\PaymentMethod' => [
  14738.                             'generate_get_one' => true,
  14739.                             'generate_get_collection' => true,
  14740.                             'fields' => [
  14741.                                 'cartId' => [
  14742.                                     'type' => 'string',
  14743.                                     'id' => false,
  14744.                                     'nullable' => false,
  14745.                                     'annotations' => [
  14746.                                     ],
  14747.                                 ],
  14748.                                 'serviceName' => [
  14749.                                     'type' => 'string',
  14750.                                     'id' => false,
  14751.                                     'nullable' => false,
  14752.                                     'annotations' => [
  14753.                                     ],
  14754.                                 ],
  14755.                                 'name' => [
  14756.                                     'type' => 'string',
  14757.                                     'id' => false,
  14758.                                     'nullable' => false,
  14759.                                     'annotations' => [
  14760.                                     ],
  14761.                                 ],
  14762.                                 'title' => [
  14763.                                     'type' => 'string',
  14764.                                     'id' => false,
  14765.                                     'nullable' => false,
  14766.                                     'annotations' => [
  14767.                                     ],
  14768.                                 ],
  14769.                                 'description' => [
  14770.                                     'type' => 'string',
  14771.                                     'id' => false,
  14772.                                     'nullable' => false,
  14773.                                     'annotations' => [
  14774.                                     ],
  14775.                                 ],
  14776.                                 'instruction' => [
  14777.                                     'type' => 'string',
  14778.                                     'id' => false,
  14779.                                     'nullable' => false,
  14780.                                     'annotations' => [
  14781.                                     ],
  14782.                                 ],
  14783.                             ],
  14784.                             'idType' => 'int',
  14785.                             'doctrineEntity' => NULL,
  14786.                             'traits' => [
  14787.                             ],
  14788.                             'interfaces' => [
  14789.                             ],
  14790.                             'annotations' => [
  14791.                             ],
  14792.                             'generate_new_entity' => true,
  14793.                             'generate_create_one' => false,
  14794.                             'generate_update_one' => false,
  14795.                             'generate_delete_one' => false,
  14796.                             'use_doctrine_get_one' => false,
  14797.                             'use_doctrine_get_collection' => false,
  14798.                             'use_doctrine_create_one' => false,
  14799.                             'use_doctrine_update_one' => false,
  14800.                             'use_doctrine_delete_one' => false,
  14801.                             'enricher' => NULL,
  14802.                         ],
  14803.                         'XCart\\Logic\\Entity\\Storefront\\Cart\\CalculatedShippingRates' => [
  14804.                             'generate_create_one' => true,
  14805.                             'fields' => [
  14806.                                 'cartId' => [
  14807.                                     'type' => 'integer',
  14808.                                     'id' => false,
  14809.                                     'nullable' => false,
  14810.                                     'annotations' => [
  14811.                                     ],
  14812.                                 ],
  14813.                                 'rates' => [
  14814.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Cart\\ShippingRate[]',
  14815.                                     'id' => false,
  14816.                                     'nullable' => false,
  14817.                                     'annotations' => [
  14818.                                     ],
  14819.                                 ],
  14820.                             ],
  14821.                             'idType' => 'int',
  14822.                             'doctrineEntity' => NULL,
  14823.                             'traits' => [
  14824.                             ],
  14825.                             'interfaces' => [
  14826.                             ],
  14827.                             'annotations' => [
  14828.                             ],
  14829.                             'generate_new_entity' => true,
  14830.                             'generate_get_one' => false,
  14831.                             'generate_get_collection' => false,
  14832.                             'generate_update_one' => false,
  14833.                             'generate_delete_one' => false,
  14834.                             'use_doctrine_get_one' => false,
  14835.                             'use_doctrine_get_collection' => false,
  14836.                             'use_doctrine_create_one' => false,
  14837.                             'use_doctrine_update_one' => false,
  14838.                             'use_doctrine_delete_one' => false,
  14839.                             'enricher' => NULL,
  14840.                         ],
  14841.                         'XCart\\Logic\\Entity\\Storefront\\Cart\\MergeRequest' => [
  14842.                             'generate_create_one' => true,
  14843.                             'idType' => 'uuid4',
  14844.                             'fields' => [
  14845.                                 'anonymousCartId' => [
  14846.                                     'type' => 'string',
  14847.                                     'id' => false,
  14848.                                     'nullable' => false,
  14849.                                     'annotations' => [
  14850.                                     ],
  14851.                                 ],
  14852.                                 'profileId' => [
  14853.                                     'type' => 'integer',
  14854.                                     'id' => false,
  14855.                                     'nullable' => false,
  14856.                                     'annotations' => [
  14857.                                     ],
  14858.                                 ],
  14859.                             ],
  14860.                             'doctrineEntity' => NULL,
  14861.                             'traits' => [
  14862.                             ],
  14863.                             'interfaces' => [
  14864.                             ],
  14865.                             'annotations' => [
  14866.                             ],
  14867.                             'generate_new_entity' => true,
  14868.                             'generate_get_one' => false,
  14869.                             'generate_get_collection' => false,
  14870.                             'generate_update_one' => false,
  14871.                             'generate_delete_one' => false,
  14872.                             'use_doctrine_get_one' => false,
  14873.                             'use_doctrine_get_collection' => false,
  14874.                             'use_doctrine_create_one' => false,
  14875.                             'use_doctrine_update_one' => false,
  14876.                             'use_doctrine_delete_one' => false,
  14877.                             'enricher' => NULL,
  14878.                         ],
  14879.                         'XCart\\Logic\\Entity\\Storefront\\Cart\\ShippingMethodSelection' => [
  14880.                             'generate_create_one' => true,
  14881.                             'idType' => 'uuid4',
  14882.                             'fields' => [
  14883.                                 'cartId' => [
  14884.                                     'type' => 'integer',
  14885.                                     'id' => false,
  14886.                                     'nullable' => false,
  14887.                                     'annotations' => [
  14888.                                     ],
  14889.                                 ],
  14890.                                 'shippingMethodId' => [
  14891.                                     'type' => 'integer',
  14892.                                     'nullable' => true,
  14893.                                     'id' => false,
  14894.                                     'annotations' => [
  14895.                                     ],
  14896.                                 ],
  14897.                             ],
  14898.                             'doctrineEntity' => NULL,
  14899.                             'traits' => [
  14900.                             ],
  14901.                             'interfaces' => [
  14902.                             ],
  14903.                             'annotations' => [
  14904.                             ],
  14905.                             'generate_new_entity' => true,
  14906.                             'generate_get_one' => false,
  14907.                             'generate_get_collection' => false,
  14908.                             'generate_update_one' => false,
  14909.                             'generate_delete_one' => false,
  14910.                             'use_doctrine_get_one' => false,
  14911.                             'use_doctrine_get_collection' => false,
  14912.                             'use_doctrine_create_one' => false,
  14913.                             'use_doctrine_update_one' => false,
  14914.                             'use_doctrine_delete_one' => false,
  14915.                             'enricher' => NULL,
  14916.                         ],
  14917.                         'XCart\\Logic\\Entity\\Storefront\\Cart\\PaymentMethodSelection' => [
  14918.                             'generate_create_one' => true,
  14919.                             'idType' => 'uuid4',
  14920.                             'fields' => [
  14921.                                 'cartId' => [
  14922.                                     'type' => 'integer',
  14923.                                     'id' => false,
  14924.                                     'nullable' => false,
  14925.                                     'annotations' => [
  14926.                                     ],
  14927.                                 ],
  14928.                                 'paymentMethodId' => [
  14929.                                     'type' => 'integer',
  14930.                                     'nullable' => true,
  14931.                                     'id' => false,
  14932.                                     'annotations' => [
  14933.                                     ],
  14934.                                 ],
  14935.                             ],
  14936.                             'doctrineEntity' => NULL,
  14937.                             'traits' => [
  14938.                             ],
  14939.                             'interfaces' => [
  14940.                             ],
  14941.                             'annotations' => [
  14942.                             ],
  14943.                             'generate_new_entity' => true,
  14944.                             'generate_get_one' => false,
  14945.                             'generate_get_collection' => false,
  14946.                             'generate_update_one' => false,
  14947.                             'generate_delete_one' => false,
  14948.                             'use_doctrine_get_one' => false,
  14949.                             'use_doctrine_get_collection' => false,
  14950.                             'use_doctrine_create_one' => false,
  14951.                             'use_doctrine_update_one' => false,
  14952.                             'use_doctrine_delete_one' => false,
  14953.                             'enricher' => NULL,
  14954.                         ],
  14955.                         'XCart\\Logic\\Entity\\Storefront\\Cart\\EmailChanging' => [
  14956.                             'generate_create_one' => true,
  14957.                             'idType' => 'uuid4',
  14958.                             'fields' => [
  14959.                                 'cartId' => [
  14960.                                     'type' => 'integer',
  14961.                                     'id' => false,
  14962.                                     'nullable' => false,
  14963.                                     'annotations' => [
  14964.                                     ],
  14965.                                 ],
  14966.                                 'email' => [
  14967.                                     'type' => 'string',
  14968.                                     'id' => false,
  14969.                                     'nullable' => false,
  14970.                                     'annotations' => [
  14971.                                     ],
  14972.                                 ],
  14973.                             ],
  14974.                             'doctrineEntity' => NULL,
  14975.                             'traits' => [
  14976.                             ],
  14977.                             'interfaces' => [
  14978.                             ],
  14979.                             'annotations' => [
  14980.                             ],
  14981.                             'generate_new_entity' => true,
  14982.                             'generate_get_one' => false,
  14983.                             'generate_get_collection' => false,
  14984.                             'generate_update_one' => false,
  14985.                             'generate_delete_one' => false,
  14986.                             'use_doctrine_get_one' => false,
  14987.                             'use_doctrine_get_collection' => false,
  14988.                             'use_doctrine_create_one' => false,
  14989.                             'use_doctrine_update_one' => false,
  14990.                             'use_doctrine_delete_one' => false,
  14991.                             'enricher' => NULL,
  14992.                         ],
  14993.                         'XCart\\Logic\\Entity\\Storefront\\Order' => [
  14994.                             'generate_create_one' => true,
  14995.                             'fields' => [
  14996.                                 'cartId' => [
  14997.                                     'type' => 'integer',
  14998.                                     'id' => false,
  14999.                                     'nullable' => false,
  15000.                                     'annotations' => [
  15001.                                     ],
  15002.                                 ],
  15003.                                 'cartPublicId' => [
  15004.                                     'type' => 'string',
  15005.                                     'id' => false,
  15006.                                     'nullable' => false,
  15007.                                     'annotations' => [
  15008.                                     ],
  15009.                                 ],
  15010.                                 'number' => [
  15011.                                     'type' => 'string',
  15012.                                     'id' => false,
  15013.                                     'nullable' => false,
  15014.                                     'annotations' => [
  15015.                                     ],
  15016.                                 ],
  15017.                             ],
  15018.                             'idType' => 'int',
  15019.                             'doctrineEntity' => NULL,
  15020.                             'traits' => [
  15021.                             ],
  15022.                             'interfaces' => [
  15023.                             ],
  15024.                             'annotations' => [
  15025.                             ],
  15026.                             'generate_new_entity' => true,
  15027.                             'generate_get_one' => false,
  15028.                             'generate_get_collection' => false,
  15029.                             'generate_update_one' => false,
  15030.                             'generate_delete_one' => false,
  15031.                             'use_doctrine_get_one' => false,
  15032.                             'use_doctrine_get_collection' => false,
  15033.                             'use_doctrine_create_one' => false,
  15034.                             'use_doctrine_update_one' => false,
  15035.                             'use_doctrine_delete_one' => false,
  15036.                             'enricher' => NULL,
  15037.                         ],
  15038.                         'XCart\\Logic\\Entity\\Storefront\\Category' => [
  15039.                             'doctrineEntity' => 'XLite\\Model\\Category',
  15040.                             'generate_get_one' => true,
  15041.                             'generate_get_collection' => true,
  15042.                             'use_doctrine_get_one' => true,
  15043.                             'use_doctrine_get_collection' => true,
  15044.                             'fields' => [
  15045.                                 'name' => [
  15046.                                     'type' => 'string',
  15047.                                     'id' => false,
  15048.                                     'nullable' => false,
  15049.                                     'annotations' => [
  15050.                                     ],
  15051.                                 ],
  15052.                                 'description' => [
  15053.                                     'type' => 'string',
  15054.                                     'id' => false,
  15055.                                     'nullable' => false,
  15056.                                     'annotations' => [
  15057.                                     ],
  15058.                                 ],
  15059.                                 'cleanUrl' => [
  15060.                                     'type' => 'string',
  15061.                                     'nullable' => true,
  15062.                                     'id' => false,
  15063.                                     'annotations' => [
  15064.                                     ],
  15065.                                 ],
  15066.                                 'showTitle' => [
  15067.                                     'type' => 'bool',
  15068.                                     'id' => false,
  15069.                                     'nullable' => false,
  15070.                                     'annotations' => [
  15071.                                     ],
  15072.                                 ],
  15073.                                 'icon' => [
  15074.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Image',
  15075.                                     'nullable' => true,
  15076.                                     'id' => false,
  15077.                                     'annotations' => [
  15078.                                     ],
  15079.                                 ],
  15080.                                 'banner' => [
  15081.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Image',
  15082.                                     'nullable' => true,
  15083.                                     'id' => false,
  15084.                                     'annotations' => [
  15085.                                     ],
  15086.                                 ],
  15087.                                 'metaTags' => [
  15088.                                     'type' => 'string',
  15089.                                     'nullable' => true,
  15090.                                     'id' => false,
  15091.                                     'annotations' => [
  15092.                                     ],
  15093.                                 ],
  15094.                                 'metaDescription' => [
  15095.                                     'type' => 'string',
  15096.                                     'nullable' => true,
  15097.                                     'id' => false,
  15098.                                     'annotations' => [
  15099.                                     ],
  15100.                                 ],
  15101.                                 'metaTitle' => [
  15102.                                     'type' => 'string',
  15103.                                     'id' => false,
  15104.                                     'nullable' => false,
  15105.                                     'annotations' => [
  15106.                                     ],
  15107.                                 ],
  15108.                                 'path' => [
  15109.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Category\\PathElement[]',
  15110.                                     'id' => false,
  15111.                                     'nullable' => false,
  15112.                                     'annotations' => [
  15113.                                     ],
  15114.                                 ],
  15115.                                 'hasSubcategories' => [
  15116.                                     'type' => 'bool',
  15117.                                     'id' => false,
  15118.                                     'nullable' => false,
  15119.                                     'annotations' => [
  15120.                                     ],
  15121.                                 ],
  15122.                                 'ogMetaTags' => [
  15123.                                     'type' => 'string',
  15124.                                     'nullable' => true,
  15125.                                     'id' => false,
  15126.                                     'annotations' => [
  15127.                                     ],
  15128.                                 ],
  15129.                             ],
  15130.                             'idType' => 'int',
  15131.                             'traits' => [
  15132.                             ],
  15133.                             'interfaces' => [
  15134.                             ],
  15135.                             'annotations' => [
  15136.                             ],
  15137.                             'generate_new_entity' => true,
  15138.                             'generate_create_one' => false,
  15139.                             'generate_update_one' => false,
  15140.                             'generate_delete_one' => false,
  15141.                             'use_doctrine_create_one' => false,
  15142.                             'use_doctrine_update_one' => false,
  15143.                             'use_doctrine_delete_one' => false,
  15144.                             'enricher' => NULL,
  15145.                         ],
  15146.                         'XCart\\Logic\\Entity\\Storefront\\Config' => [
  15147.                             'doctrineEntity' => 'XLite\\Model\\Config',
  15148.                             'generate_get_one' => true,
  15149.                             'generate_get_collection' => true,
  15150.                             'use_doctrine_get_one' => true,
  15151.                             'use_doctrine_get_collection' => true,
  15152.                             'idType' => 'manual',
  15153.                             'fields' => [
  15154.                                 'id' => [
  15155.                                     'id' => true,
  15156.                                     'type' => 'string',
  15157.                                     'nullable' => false,
  15158.                                     'annotations' => [
  15159.                                     ],
  15160.                                 ],
  15161.                                 'name' => [
  15162.                                     'type' => 'string',
  15163.                                     'id' => false,
  15164.                                     'nullable' => false,
  15165.                                     'annotations' => [
  15166.                                     ],
  15167.                                 ],
  15168.                                 'category' => [
  15169.                                     'type' => 'string',
  15170.                                     'id' => false,
  15171.                                     'nullable' => false,
  15172.                                     'annotations' => [
  15173.                                     ],
  15174.                                 ],
  15175.                                 'value' => [
  15176.                                     'type' => 'string',
  15177.                                     'nullable' => true,
  15178.                                     'id' => false,
  15179.                                     'annotations' => [
  15180.                                     ],
  15181.                                 ],
  15182.                             ],
  15183.                             'traits' => [
  15184.                             ],
  15185.                             'interfaces' => [
  15186.                             ],
  15187.                             'annotations' => [
  15188.                             ],
  15189.                             'generate_new_entity' => true,
  15190.                             'generate_create_one' => false,
  15191.                             'generate_update_one' => false,
  15192.                             'generate_delete_one' => false,
  15193.                             'use_doctrine_create_one' => false,
  15194.                             'use_doctrine_update_one' => false,
  15195.                             'use_doctrine_delete_one' => false,
  15196.                             'enricher' => NULL,
  15197.                         ],
  15198.                         'XCart\\Logic\\Entity\\Storefront\\Country' => [
  15199.                             'doctrineEntity' => 'XLite\\Model\\Country',
  15200.                             'generate_get_one' => true,
  15201.                             'use_doctrine_get_one' => true,
  15202.                             'generate_get_collection' => true,
  15203.                             'use_doctrine_get_collection' => true,
  15204.                             'idType' => 'manual',
  15205.                             'fields' => [
  15206.                                 'id' => [
  15207.                                     'id' => true,
  15208.                                     'type' => 'string',
  15209.                                     'nullable' => false,
  15210.                                     'annotations' => [
  15211.                                     ],
  15212.                                 ],
  15213.                                 'code' => [
  15214.                                     'type' => 'string',
  15215.                                     'id' => false,
  15216.                                     'nullable' => false,
  15217.                                     'annotations' => [
  15218.                                     ],
  15219.                                 ],
  15220.                                 'name' => [
  15221.                                     'type' => 'string',
  15222.                                     'id' => false,
  15223.                                     'nullable' => false,
  15224.                                     'annotations' => [
  15225.                                     ],
  15226.                                 ],
  15227.                                 'regions' => [
  15228.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Region[]',
  15229.                                     'id' => false,
  15230.                                     'nullable' => false,
  15231.                                     'annotations' => [
  15232.                                     ],
  15233.                                 ],
  15234.                                 'states' => [
  15235.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\State[]',
  15236.                                     'id' => false,
  15237.                                     'nullable' => false,
  15238.                                     'annotations' => [
  15239.                                     ],
  15240.                                 ],
  15241.                                 'activeCurrency' => [
  15242.                                     'type' => 'string',
  15243.                                     'nullable' => true,
  15244.                                     'id' => false,
  15245.                                     'annotations' => [
  15246.                                     ],
  15247.                                 ],
  15248.                             ],
  15249.                             'traits' => [
  15250.                             ],
  15251.                             'interfaces' => [
  15252.                             ],
  15253.                             'annotations' => [
  15254.                             ],
  15255.                             'generate_new_entity' => true,
  15256.                             'generate_create_one' => false,
  15257.                             'generate_update_one' => false,
  15258.                             'generate_delete_one' => false,
  15259.                             'use_doctrine_create_one' => false,
  15260.                             'use_doctrine_update_one' => false,
  15261.                             'use_doctrine_delete_one' => false,
  15262.                             'enricher' => NULL,
  15263.                         ],
  15264.                         'XCart\\Logic\\Entity\\Storefront\\Payment\\Action' => [
  15265.                             'doctrineEntity' => 'XLite\\Model\\Payment\\Transaction',
  15266.                             'idType' => 'manual',
  15267.                             'generate_get_one' => true,
  15268.                             'generate_update_one' => true,
  15269.                             'use_doctrine_get_one' => true,
  15270.                             'use_doctrine_update_one' => true,
  15271.                             'fields' => [
  15272.                                 'id' => [
  15273.                                     'id' => true,
  15274.                                     'type' => 'string',
  15275.                                     'nullable' => true,
  15276.                                     'annotations' => [
  15277.                                     ],
  15278.                                 ],
  15279.                                 'cartId' => [
  15280.                                     'type' => 'string',
  15281.                                     'nullable' => true,
  15282.                                     'id' => false,
  15283.                                     'annotations' => [
  15284.                                     ],
  15285.                                 ],
  15286.                                 'status' => [
  15287.                                     'type' => 'string',
  15288.                                     'nullable' => true,
  15289.                                     'id' => false,
  15290.                                     'annotations' => [
  15291.                                     ],
  15292.                                 ],
  15293.                                 'value' => [
  15294.                                     'type' => 'float',
  15295.                                     'nullable' => true,
  15296.                                     'id' => false,
  15297.                                     'annotations' => [
  15298.                                     ],
  15299.                                 ],
  15300.                                 'note' => [
  15301.                                     'type' => 'string',
  15302.                                     'nullable' => true,
  15303.                                     'id' => false,
  15304.                                     'annotations' => [
  15305.                                     ],
  15306.                                 ],
  15307.                                 'type' => [
  15308.                                     'type' => 'string',
  15309.                                     'nullable' => true,
  15310.                                     'id' => false,
  15311.                                     'annotations' => [
  15312.                                     ],
  15313.                                 ],
  15314.                                 'data' => [
  15315.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Payment\\Action\\TransactionData[]',
  15316.                                     'nullable' => true,
  15317.                                     'id' => false,
  15318.                                     'annotations' => [
  15319.                                     ],
  15320.                                 ],
  15321.                                 'backendTransactions' => [
  15322.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Payment\\Action\\BackendTransaction[]',
  15323.                                     'nullable' => true,
  15324.                                     'id' => false,
  15325.                                     'annotations' => [
  15326.                                     ],
  15327.                                 ],
  15328.                                 'processor' => [
  15329.                                     'type' => 'string',
  15330.                                     'nullable' => true,
  15331.                                     'id' => false,
  15332.                                     'annotations' => [
  15333.                                     ],
  15334.                                 ],
  15335.                                 'action' => [
  15336.                                     'type' => 'string',
  15337.                                     'id' => false,
  15338.                                     'nullable' => false,
  15339.                                     'annotations' => [
  15340.                                     ],
  15341.                                 ],
  15342.                                 'actionData' => [
  15343.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Payment\\Action\\ActionData[]',
  15344.                                     'nullable' => true,
  15345.                                     'id' => false,
  15346.                                     'annotations' => [
  15347.                                     ],
  15348.                                 ],
  15349.                                 'actionMetaData' => [
  15350.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Payment\\Action\\ActionMetaData[]',
  15351.                                     'nullable' => true,
  15352.                                     'id' => false,
  15353.                                     'annotations' => [
  15354.                                     ],
  15355.                                 ],
  15356.                                 'processorResult' => [
  15357.                                     'type' => 'string',
  15358.                                     'nullable' => true,
  15359.                                     'id' => false,
  15360.                                     'annotations' => [
  15361.                                     ],
  15362.                                 ],
  15363.                             ],
  15364.                             'traits' => [
  15365.                             ],
  15366.                             'interfaces' => [
  15367.                             ],
  15368.                             'annotations' => [
  15369.                             ],
  15370.                             'generate_new_entity' => true,
  15371.                             'generate_get_collection' => false,
  15372.                             'generate_create_one' => false,
  15373.                             'generate_delete_one' => false,
  15374.                             'use_doctrine_get_collection' => false,
  15375.                             'use_doctrine_create_one' => false,
  15376.                             'use_doctrine_delete_one' => false,
  15377.                             'enricher' => NULL,
  15378.                         ],
  15379.                         'XCart\\Logic\\Entity\\Storefront\\Product' => [
  15380.                             'doctrineEntity' => 'XLite\\Model\\Product',
  15381.                             'generate_get_one' => true,
  15382.                             'generate_get_collection' => true,
  15383.                             'use_doctrine_get_one' => true,
  15384.                             'use_doctrine_get_collection' => true,
  15385.                             'fields' => [
  15386.                                 'sku' => [
  15387.                                     'type' => 'string',
  15388.                                     'id' => false,
  15389.                                     'nullable' => false,
  15390.                                     'annotations' => [
  15391.                                     ],
  15392.                                 ],
  15393.                                 'name' => [
  15394.                                     'type' => 'string',
  15395.                                     'id' => false,
  15396.                                     'nullable' => false,
  15397.                                     'annotations' => [
  15398.                                     ],
  15399.                                 ],
  15400.                                 'cleanUrl' => [
  15401.                                     'type' => 'string',
  15402.                                     'id' => false,
  15403.                                     'nullable' => false,
  15404.                                     'annotations' => [
  15405.                                     ],
  15406.                                 ],
  15407.                                 'briefDescription' => [
  15408.                                     'type' => 'string',
  15409.                                     'id' => false,
  15410.                                     'nullable' => false,
  15411.                                     'annotations' => [
  15412.                                     ],
  15413.                                 ],
  15414.                                 'price' => [
  15415.                                     'type' => 'float',
  15416.                                     'nullable' => true,
  15417.                                     'id' => false,
  15418.                                     'annotations' => [
  15419.                                     ],
  15420.                                 ],
  15421.                                 'weight' => [
  15422.                                     'type' => 'float',
  15423.                                     'id' => false,
  15424.                                     'nullable' => false,
  15425.                                     'annotations' => [
  15426.                                     ],
  15427.                                 ],
  15428.                                 'requiresShipping' => [
  15429.                                     'type' => 'bool',
  15430.                                     'id' => false,
  15431.                                     'nullable' => false,
  15432.                                     'annotations' => [
  15433.                                     ],
  15434.                                 ],
  15435.                                 'arrivalDate' => [
  15436.                                     'type' => 'integer',
  15437.                                     'id' => false,
  15438.                                     'nullable' => false,
  15439.                                     'annotations' => [
  15440.                                     ],
  15441.                                 ],
  15442.                                 'amount' => [
  15443.                                     'type' => 'integer',
  15444.                                     'id' => false,
  15445.                                     'nullable' => false,
  15446.                                     'annotations' => [
  15447.                                     ],
  15448.                                 ],
  15449.                                 'images' => [
  15450.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Image[]',
  15451.                                     'id' => false,
  15452.                                     'nullable' => false,
  15453.                                     'annotations' => [
  15454.                                     ],
  15455.                                 ],
  15456.                                 'path' => [
  15457.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\ProductCategory[]',
  15458.                                     'id' => false,
  15459.                                     'nullable' => false,
  15460.                                     'annotations' => [
  15461.                                     ],
  15462.                                 ],
  15463.                                 'description' => [
  15464.                                     'type' => 'string',
  15465.                                     'id' => false,
  15466.                                     'nullable' => false,
  15467.                                     'annotations' => [
  15468.                                     ],
  15469.                                 ],
  15470.                                 'metaTags' => [
  15471.                                     'type' => 'string',
  15472.                                     'id' => false,
  15473.                                     'nullable' => false,
  15474.                                     'annotations' => [
  15475.                                     ],
  15476.                                 ],
  15477.                                 'metaDescription' => [
  15478.                                     'type' => 'string',
  15479.                                     'id' => false,
  15480.                                     'nullable' => false,
  15481.                                     'annotations' => [
  15482.                                     ],
  15483.                                 ],
  15484.                                 'metaTitle' => [
  15485.                                     'type' => 'string',
  15486.                                     'id' => false,
  15487.                                     'nullable' => false,
  15488.                                     'annotations' => [
  15489.                                     ],
  15490.                                 ],
  15491.                                 'attributes' => [
  15492.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\ProductAttribute[]',
  15493.                                     'id' => false,
  15494.                                     'nullable' => false,
  15495.                                     'annotations' => [
  15496.                                     ],
  15497.                                 ],
  15498.                                 'dimensions' => [
  15499.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\ProductDimensions',
  15500.                                     'id' => false,
  15501.                                     'nullable' => false,
  15502.                                     'annotations' => [
  15503.                                     ],
  15504.                                 ],
  15505.                                 'marketPrice' => [
  15506.                                     'type' => 'float',
  15507.                                     'id' => false,
  15508.                                     'nullable' => false,
  15509.                                     'annotations' => [
  15510.                                     ],
  15511.                                 ],
  15512.                                 'upc' => [
  15513.                                     'type' => 'string',
  15514.                                     'nullable' => true,
  15515.                                     'id' => false,
  15516.                                     'annotations' => [
  15517.                                     ],
  15518.                                 ],
  15519.                                 'mnf' => [
  15520.                                     'type' => 'string',
  15521.                                     'nullable' => true,
  15522.                                     'id' => false,
  15523.                                     'annotations' => [
  15524.                                     ],
  15525.                                 ],
  15526.                                 'attachments' => [
  15527.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\FileAttachment[]',
  15528.                                     'id' => false,
  15529.                                     'nullable' => false,
  15530.                                     'annotations' => [
  15531.                                     ],
  15532.                                 ],
  15533.                                 'tags' => [
  15534.                                     'type' => 'string[]',
  15535.                                     'id' => false,
  15536.                                     'nullable' => false,
  15537.                                     'annotations' => [
  15538.                                     ],
  15539.                                 ],
  15540.                                 'stickers' => [
  15541.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Sticker[]',
  15542.                                     'id' => false,
  15543.                                     'nullable' => false,
  15544.                                     'annotations' => [
  15545.                                     ],
  15546.                                 ],
  15547.                                 'participateSale' => [
  15548.                                     'type' => 'bool',
  15549.                                     'id' => false,
  15550.                                     'nullable' => false,
  15551.                                     'annotations' => [
  15552.                                     ],
  15553.                                 ],
  15554.                                 'discountType' => [
  15555.                                     'type' => 'string',
  15556.                                     'id' => false,
  15557.                                     'nullable' => false,
  15558.                                     'annotations' => [
  15559.                                     ],
  15560.                                 ],
  15561.                                 'saleValue' => [
  15562.                                     'type' => 'float',
  15563.                                     'id' => false,
  15564.                                     'nullable' => false,
  15565.                                     'annotations' => [
  15566.                                     ],
  15567.                                 ],
  15568.                                 'salePrice' => [
  15569.                                     'type' => 'float',
  15570.                                     'id' => false,
  15571.                                     'nullable' => false,
  15572.                                     'annotations' => [
  15573.                                     ],
  15574.                                 ],
  15575.                                 'brandName' => [
  15576.                                     'type' => 'string',
  15577.                                     'id' => false,
  15578.                                     'nullable' => false,
  15579.                                     'annotations' => [
  15580.                                     ],
  15581.                                 ],
  15582.                                 'brand' => [
  15583.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Brand',
  15584.                                     'id' => false,
  15585.                                     'nullable' => false,
  15586.                                     'annotations' => [
  15587.                                     ],
  15588.                                 ],
  15589.                                 'fitment' => [
  15590.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\ProductFitment',
  15591.                                     'id' => false,
  15592.                                     'nullable' => false,
  15593.                                     'annotations' => [
  15594.                                     ],
  15595.                                 ],
  15596.                                 'canBeBackordered' => [
  15597.                                     'type' => 'bool',
  15598.                                     'id' => false,
  15599.                                     'nullable' => false,
  15600.                                     'annotations' => [
  15601.                                     ],
  15602.                                 ],
  15603.                                 'backorderQtyLabel' => [
  15604.                                     'type' => 'string',
  15605.                                     'nullable' => true,
  15606.                                     'id' => false,
  15607.                                     'annotations' => [
  15608.                                     ],
  15609.                                 ],
  15610.                                 'isLimitedBackorder' => [
  15611.                                     'type' => 'bool',
  15612.                                     'nullable' => true,
  15613.                                     'id' => false,
  15614.                                     'annotations' => [
  15615.                                     ],
  15616.                                 ],
  15617.                                 'backorderLimit' => [
  15618.                                     'type' => 'integer',
  15619.                                     'nullable' => true,
  15620.                                     'id' => false,
  15621.                                     'annotations' => [
  15622.                                     ],
  15623.                                 ],
  15624.                                 'tabs' => [
  15625.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\ProductTab[]',
  15626.                                     'id' => false,
  15627.                                     'nullable' => false,
  15628.                                     'annotations' => [
  15629.                                     ],
  15630.                                 ],
  15631.                                 'minPurchaseQuantity' => [
  15632.                                     'type' => 'integer',
  15633.                                     'id' => false,
  15634.                                     'nullable' => false,
  15635.                                     'annotations' => [
  15636.                                     ],
  15637.                                 ],
  15638.                                 'applySaleToWholesale' => [
  15639.                                     'type' => 'boolean',
  15640.                                     'id' => false,
  15641.                                     'nullable' => false,
  15642.                                     'annotations' => [
  15643.                                     ],
  15644.                                 ],
  15645.                                 'wholesalePrices' => [
  15646.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\WholesalePrice[]',
  15647.                                     'id' => false,
  15648.                                     'nullable' => false,
  15649.                                     'annotations' => [
  15650.                                     ],
  15651.                                 ],
  15652.                             ],
  15653.                             'idType' => 'int',
  15654.                             'traits' => [
  15655.                             ],
  15656.                             'interfaces' => [
  15657.                             ],
  15658.                             'annotations' => [
  15659.                             ],
  15660.                             'generate_new_entity' => true,
  15661.                             'generate_create_one' => false,
  15662.                             'generate_update_one' => false,
  15663.                             'generate_delete_one' => false,
  15664.                             'use_doctrine_create_one' => false,
  15665.                             'use_doctrine_update_one' => false,
  15666.                             'use_doctrine_delete_one' => false,
  15667.                             'enricher' => NULL,
  15668.                         ],
  15669.                         'XCart\\Logic\\Entity\\Storefront\\User' => [
  15670.                             'doctrineEntity' => 'XLite\\Model\\Profile',
  15671.                             'generate_create_one' => true,
  15672.                             'generate_get_one' => true,
  15673.                             'generate_delete_one' => true,
  15674.                             'generate_update_one' => true,
  15675.                             'use_doctrine_get_one' => true,
  15676.                             'use_doctrine_delete_one' => true,
  15677.                             'use_doctrine_create_one' => true,
  15678.                             'use_doctrine_update_one' => true,
  15679.                             'generate_new_entity' => true,
  15680.                             'fields' => [
  15681.                                 'login' => [
  15682.                                     'type' => 'string',
  15683.                                     'id' => false,
  15684.                                     'nullable' => false,
  15685.                                     'annotations' => [
  15686.                                     ],
  15687.                                 ],
  15688.                                 'password' => [
  15689.                                     'type' => 'string',
  15690.                                     'nullable' => true,
  15691.                                     'id' => false,
  15692.                                     'annotations' => [
  15693.                                     ],
  15694.                                 ],
  15695.                                 'membership' => [
  15696.                                     'type' => 'string',
  15697.                                     'nullable' => true,
  15698.                                     'id' => false,
  15699.                                     'annotations' => [
  15700.                                     ],
  15701.                                 ],
  15702.                                 'cartId' => [
  15703.                                     'type' => 'string',
  15704.                                     'nullable' => true,
  15705.                                     'id' => false,
  15706.                                     'annotations' => [
  15707.                                     ],
  15708.                                 ],
  15709.                             ],
  15710.                             'idType' => 'int',
  15711.                             'traits' => [
  15712.                             ],
  15713.                             'interfaces' => [
  15714.                             ],
  15715.                             'annotations' => [
  15716.                             ],
  15717.                             'generate_get_collection' => false,
  15718.                             'use_doctrine_get_collection' => false,
  15719.                             'enricher' => NULL,
  15720.                         ],
  15721.                         'XCart\\Logic\\Entity\\Storefront\\Cart\\Coupon' => [
  15722.                             'generate_get_one' => true,
  15723.                             'use_doctrine_get_one' => true,
  15724.                             'generate_create_one' => true,
  15725.                             'use_doctrine_create_one' => true,
  15726.                             'generate_delete_one' => true,
  15727.                             'use_doctrine_delete_one' => true,
  15728.                             'doctrineEntity' => 'CDev\\Coupons\\Model\\UsedCoupon',
  15729.                             'fields' => [
  15730.                                 'cartId' => [
  15731.                                     'type' => 'string',
  15732.                                     'id' => false,
  15733.                                     'nullable' => false,
  15734.                                     'annotations' => [
  15735.                                     ],
  15736.                                 ],
  15737.                                 'code' => [
  15738.                                     'type' => 'string',
  15739.                                     'id' => false,
  15740.                                     'nullable' => false,
  15741.                                     'annotations' => [
  15742.                                     ],
  15743.                                 ],
  15744.                                 'type' => [
  15745.                                     'type' => 'string',
  15746.                                     'id' => false,
  15747.                                     'nullable' => false,
  15748.                                     'annotations' => [
  15749.                                     ],
  15750.                                 ],
  15751.                                 'value' => [
  15752.                                     'type' => 'float',
  15753.                                     'id' => false,
  15754.                                     'nullable' => false,
  15755.                                     'annotations' => [
  15756.                                     ],
  15757.                                 ],
  15758.                             ],
  15759.                             'idType' => 'int',
  15760.                             'traits' => [
  15761.                             ],
  15762.                             'interfaces' => [
  15763.                             ],
  15764.                             'annotations' => [
  15765.                             ],
  15766.                             'generate_new_entity' => true,
  15767.                             'generate_get_collection' => false,
  15768.                             'generate_update_one' => false,
  15769.                             'use_doctrine_get_collection' => false,
  15770.                             'use_doctrine_update_one' => false,
  15771.                             'enricher' => NULL,
  15772.                         ],
  15773.                         'XCart\\Logic\\Entity\\Storefront\\Wishlist' => [
  15774.                             'doctrineEntity' => 'QSL\\MyWishlist\\Model\\Wishlist',
  15775.                             'generate_get_one' => true,
  15776.                             'use_doctrine_get_one' => true,
  15777.                             'fields' => [
  15778.                                 'hash' => [
  15779.                                     'type' => 'string',
  15780.                                     'nullable' => true,
  15781.                                     'id' => false,
  15782.                                     'annotations' => [
  15783.                                     ],
  15784.                                 ],
  15785.                                 'productIds' => [
  15786.                                     'type' => 'int[]',
  15787.                                     'id' => false,
  15788.                                     'nullable' => false,
  15789.                                     'annotations' => [
  15790.                                     ],
  15791.                                 ],
  15792.                             ],
  15793.                             'idType' => 'int',
  15794.                             'traits' => [
  15795.                             ],
  15796.                             'interfaces' => [
  15797.                             ],
  15798.                             'annotations' => [
  15799.                             ],
  15800.                             'generate_new_entity' => true,
  15801.                             'generate_get_collection' => false,
  15802.                             'generate_create_one' => false,
  15803.                             'generate_update_one' => false,
  15804.                             'generate_delete_one' => false,
  15805.                             'use_doctrine_get_collection' => false,
  15806.                             'use_doctrine_create_one' => false,
  15807.                             'use_doctrine_update_one' => false,
  15808.                             'use_doctrine_delete_one' => false,
  15809.                             'enricher' => NULL,
  15810.                         ],
  15811.                         'XCart\\Logic\\Entity\\Storefront\\Wishlist\\ClearRequest' => [
  15812.                             'generate_create_one' => true,
  15813.                             'idType' => 'int',
  15814.                             'doctrineEntity' => NULL,
  15815.                             'traits' => [
  15816.                             ],
  15817.                             'interfaces' => [
  15818.                             ],
  15819.                             'annotations' => [
  15820.                             ],
  15821.                             'generate_new_entity' => true,
  15822.                             'generate_get_one' => false,
  15823.                             'generate_get_collection' => false,
  15824.                             'generate_update_one' => false,
  15825.                             'generate_delete_one' => false,
  15826.                             'use_doctrine_get_one' => false,
  15827.                             'use_doctrine_get_collection' => false,
  15828.                             'use_doctrine_create_one' => false,
  15829.                             'use_doctrine_update_one' => false,
  15830.                             'use_doctrine_delete_one' => false,
  15831.                             'enricher' => NULL,
  15832.                             'fields' => [
  15833.                             ],
  15834.                         ],
  15835.                         'XCart\\Logic\\Entity\\Storefront\\Wishlist\\MergeRequest' => [
  15836.                             'generate_create_one' => true,
  15837.                             'fields' => [
  15838.                                 'productIds' => [
  15839.                                     'type' => 'int[]',
  15840.                                     'id' => false,
  15841.                                     'nullable' => false,
  15842.                                     'annotations' => [
  15843.                                     ],
  15844.                                 ],
  15845.                             ],
  15846.                             'idType' => 'int',
  15847.                             'doctrineEntity' => NULL,
  15848.                             'traits' => [
  15849.                             ],
  15850.                             'interfaces' => [
  15851.                             ],
  15852.                             'annotations' => [
  15853.                             ],
  15854.                             'generate_new_entity' => true,
  15855.                             'generate_get_one' => false,
  15856.                             'generate_get_collection' => false,
  15857.                             'generate_update_one' => false,
  15858.                             'generate_delete_one' => false,
  15859.                             'use_doctrine_get_one' => false,
  15860.                             'use_doctrine_get_collection' => false,
  15861.                             'use_doctrine_create_one' => false,
  15862.                             'use_doctrine_update_one' => false,
  15863.                             'use_doctrine_delete_one' => false,
  15864.                             'enricher' => NULL,
  15865.                         ],
  15866.                         'XCart\\Logic\\Entity\\Storefront\\WishlistLink' => [
  15867.                             'doctrineEntity' => 'QSL\\MyWishlist\\Model\\WishlistLink',
  15868.                             'generate_get_one' => true,
  15869.                             'generate_delete_one' => true,
  15870.                             'generate_create_one' => true,
  15871.                             'use_doctrine_get_one' => true,
  15872.                             'use_doctrine_delete_one' => true,
  15873.                             'use_doctrine_create_one' => true,
  15874.                             'fields' => [
  15875.                                 'productId' => [
  15876.                                     'type' => 'int',
  15877.                                     'id' => false,
  15878.                                     'nullable' => false,
  15879.                                     'annotations' => [
  15880.                                     ],
  15881.                                 ],
  15882.                                 'wishlist_id' => [
  15883.                                     'type' => 'int',
  15884.                                     'id' => false,
  15885.                                     'nullable' => false,
  15886.                                     'annotations' => [
  15887.                                     ],
  15888.                                 ],
  15889.                                 'orderby' => [
  15890.                                     'type' => 'int',
  15891.                                     'id' => false,
  15892.                                     'nullable' => false,
  15893.                                     'annotations' => [
  15894.                                     ],
  15895.                                 ],
  15896.                                 'creationDate' => [
  15897.                                     'type' => 'int',
  15898.                                     'id' => false,
  15899.                                     'nullable' => false,
  15900.                                     'annotations' => [
  15901.                                     ],
  15902.                                 ],
  15903.                             ],
  15904.                             'idType' => 'int',
  15905.                             'traits' => [
  15906.                             ],
  15907.                             'interfaces' => [
  15908.                             ],
  15909.                             'annotations' => [
  15910.                             ],
  15911.                             'generate_new_entity' => true,
  15912.                             'generate_get_collection' => false,
  15913.                             'generate_update_one' => false,
  15914.                             'use_doctrine_get_collection' => false,
  15915.                             'use_doctrine_update_one' => false,
  15916.                             'enricher' => NULL,
  15917.                         ],
  15918.                         'XCart\\Logic\\Entity\\Storefront\\Brand' => [
  15919.                             'doctrineEntity' => 'QSL\\ShopByBrand\\Model\\Brand',
  15920.                             'generate_get_one' => true,
  15921.                             'generate_get_collection' => true,
  15922.                             'use_doctrine_get_one' => true,
  15923.                             'use_doctrine_get_collection' => true,
  15924.                             'fields' => [
  15925.                                 'name' => [
  15926.                                     'type' => 'string',
  15927.                                     'id' => false,
  15928.                                     'nullable' => false,
  15929.                                     'annotations' => [
  15930.                                     ],
  15931.                                 ],
  15932.                                 'cleanUrl' => [
  15933.                                     'type' => 'string',
  15934.                                     'id' => false,
  15935.                                     'nullable' => false,
  15936.                                     'annotations' => [
  15937.                                     ],
  15938.                                 ],
  15939.                                 'logo' => [
  15940.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Image',
  15941.                                     'nullable' => true,
  15942.                                     'id' => false,
  15943.                                     'annotations' => [
  15944.                                     ],
  15945.                                 ],
  15946.                                 'description' => [
  15947.                                     'type' => 'string',
  15948.                                     'id' => false,
  15949.                                     'nullable' => false,
  15950.                                     'annotations' => [
  15951.                                     ],
  15952.                                 ],
  15953.                                 'metaTags' => [
  15954.                                     'type' => 'string',
  15955.                                     'id' => false,
  15956.                                     'nullable' => false,
  15957.                                     'annotations' => [
  15958.                                     ],
  15959.                                 ],
  15960.                                 'metaDescription' => [
  15961.                                     'type' => 'string',
  15962.                                     'id' => false,
  15963.                                     'nullable' => false,
  15964.                                     'annotations' => [
  15965.                                     ],
  15966.                                 ],
  15967.                                 'metaTitle' => [
  15968.                                     'type' => 'string',
  15969.                                     'id' => false,
  15970.                                     'nullable' => false,
  15971.                                     'annotations' => [
  15972.                                     ],
  15973.                                 ],
  15974.                             ],
  15975.                             'idType' => 'int',
  15976.                             'traits' => [
  15977.                             ],
  15978.                             'interfaces' => [
  15979.                             ],
  15980.                             'annotations' => [
  15981.                             ],
  15982.                             'generate_new_entity' => true,
  15983.                             'generate_create_one' => false,
  15984.                             'generate_update_one' => false,
  15985.                             'generate_delete_one' => false,
  15986.                             'use_doctrine_create_one' => false,
  15987.                             'use_doctrine_update_one' => false,
  15988.                             'use_doctrine_delete_one' => false,
  15989.                             'enricher' => NULL,
  15990.                         ],
  15991.                         'XCart\\Logic\\Entity\\Storefront\\MmyLevel' => [
  15992.                             'doctrineEntity' => 'QSL\\Make\\Model\\ALevel',
  15993.                             'generate_get_one' => true,
  15994.                             'generate_get_collection' => true,
  15995.                             'use_doctrine_get_one' => true,
  15996.                             'use_doctrine_get_collection' => true,
  15997.                             'fields' => [
  15998.                                 'name' => [
  15999.                                     'type' => 'string',
  16000.                                     'id' => false,
  16001.                                     'nullable' => false,
  16002.                                     'annotations' => [
  16003.                                     ],
  16004.                                 ],
  16005.                                 'depth' => [
  16006.                                     'type' => 'int',
  16007.                                     'id' => false,
  16008.                                     'nullable' => false,
  16009.                                     'annotations' => [
  16010.                                     ],
  16011.                                 ],
  16012.                                 'title' => [
  16013.                                     'type' => 'string',
  16014.                                     'id' => false,
  16015.                                     'nullable' => false,
  16016.                                     'annotations' => [
  16017.                                     ],
  16018.                                 ],
  16019.                                 'description' => [
  16020.                                     'type' => 'string',
  16021.                                     'id' => false,
  16022.                                     'nullable' => false,
  16023.                                     'annotations' => [
  16024.                                     ],
  16025.                                 ],
  16026.                                 'parent_level_id' => [
  16027.                                     'type' => 'integer',
  16028.                                     'nullable' => true,
  16029.                                     'id' => false,
  16030.                                     'annotations' => [
  16031.                                     ],
  16032.                                 ],
  16033.                                 'logo_url' => [
  16034.                                     'type' => 'string',
  16035.                                     'id' => false,
  16036.                                     'nullable' => false,
  16037.                                     'annotations' => [
  16038.                                     ],
  16039.                                 ],
  16040.                                 'banner_urls' => [
  16041.                                     'type' => 'array',
  16042.                                     'id' => false,
  16043.                                     'nullable' => false,
  16044.                                     'annotations' => [
  16045.                                     ],
  16046.                                 ],
  16047.                             ],
  16048.                             'idType' => 'int',
  16049.                             'traits' => [
  16050.                             ],
  16051.                             'interfaces' => [
  16052.                             ],
  16053.                             'annotations' => [
  16054.                             ],
  16055.                             'generate_new_entity' => true,
  16056.                             'generate_create_one' => false,
  16057.                             'generate_update_one' => false,
  16058.                             'generate_delete_one' => false,
  16059.                             'use_doctrine_create_one' => false,
  16060.                             'use_doctrine_update_one' => false,
  16061.                             'use_doctrine_delete_one' => false,
  16062.                             'enricher' => NULL,
  16063.                         ],
  16064.                         'XCart\\Logic\\Entity\\Storefront\\MmyLevelsSetup' => [
  16065.                             'generate_get_one' => true,
  16066.                             'idType' => 'manual',
  16067.                             'fields' => [
  16068.                                 'id' => [
  16069.                                     'type' => 'int',
  16070.                                     'id' => true,
  16071.                                     'nullable' => true,
  16072.                                     'annotations' => [
  16073.                                     ],
  16074.                                 ],
  16075.                                 'levels' => [
  16076.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\MmyLevelsSetupItem[]',
  16077.                                     'id' => false,
  16078.                                     'nullable' => false,
  16079.                                     'annotations' => [
  16080.                                     ],
  16081.                                 ],
  16082.                             ],
  16083.                             'doctrineEntity' => NULL,
  16084.                             'traits' => [
  16085.                             ],
  16086.                             'interfaces' => [
  16087.                             ],
  16088.                             'annotations' => [
  16089.                             ],
  16090.                             'generate_new_entity' => true,
  16091.                             'generate_get_collection' => false,
  16092.                             'generate_create_one' => false,
  16093.                             'generate_update_one' => false,
  16094.                             'generate_delete_one' => false,
  16095.                             'use_doctrine_get_one' => false,
  16096.                             'use_doctrine_get_collection' => false,
  16097.                             'use_doctrine_create_one' => false,
  16098.                             'use_doctrine_update_one' => false,
  16099.                             'use_doctrine_delete_one' => false,
  16100.                             'enricher' => NULL,
  16101.                         ],
  16102.                         'XCart\\Logic\\Entity\\Storefront\\MmyGarage' => [
  16103.                             'generate_get_one' => true,
  16104.                             'idType' => 'manual',
  16105.                             'fields' => [
  16106.                                 'id' => [
  16107.                                     'type' => 'int',
  16108.                                     'id' => true,
  16109.                                     'nullable' => true,
  16110.                                     'annotations' => [
  16111.                                     ],
  16112.                                 ],
  16113.                                 'vehicles' => [
  16114.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Vehicle[]',
  16115.                                     'id' => false,
  16116.                                     'nullable' => false,
  16117.                                     'annotations' => [
  16118.                                     ],
  16119.                                 ],
  16120.                             ],
  16121.                             'doctrineEntity' => NULL,
  16122.                             'traits' => [
  16123.                             ],
  16124.                             'interfaces' => [
  16125.                             ],
  16126.                             'annotations' => [
  16127.                             ],
  16128.                             'generate_new_entity' => true,
  16129.                             'generate_get_collection' => false,
  16130.                             'generate_create_one' => false,
  16131.                             'generate_update_one' => false,
  16132.                             'generate_delete_one' => false,
  16133.                             'use_doctrine_get_one' => false,
  16134.                             'use_doctrine_get_collection' => false,
  16135.                             'use_doctrine_create_one' => false,
  16136.                             'use_doctrine_update_one' => false,
  16137.                             'use_doctrine_delete_one' => false,
  16138.                             'enricher' => NULL,
  16139.                         ],
  16140.                         'XCart\\Logic\\Entity\\Storefront\\MmyGarage\\MergeRequest' => [
  16141.                             'generate_create_one' => true,
  16142.                             'fields' => [
  16143.                                 'vehicleIds' => [
  16144.                                     'type' => 'integer[]',
  16145.                                     'id' => false,
  16146.                                     'nullable' => false,
  16147.                                     'annotations' => [
  16148.                                     ],
  16149.                                 ],
  16150.                             ],
  16151.                             'idType' => 'int',
  16152.                             'doctrineEntity' => NULL,
  16153.                             'traits' => [
  16154.                             ],
  16155.                             'interfaces' => [
  16156.                             ],
  16157.                             'annotations' => [
  16158.                             ],
  16159.                             'generate_new_entity' => true,
  16160.                             'generate_get_one' => false,
  16161.                             'generate_get_collection' => false,
  16162.                             'generate_update_one' => false,
  16163.                             'generate_delete_one' => false,
  16164.                             'use_doctrine_get_one' => false,
  16165.                             'use_doctrine_get_collection' => false,
  16166.                             'use_doctrine_create_one' => false,
  16167.                             'use_doctrine_update_one' => false,
  16168.                             'use_doctrine_delete_one' => false,
  16169.                             'enricher' => NULL,
  16170.                         ],
  16171.                         'XCart\\Logic\\Entity\\Storefront\\MmyGarage\\ClearRequest' => [
  16172.                             'generate_create_one' => true,
  16173.                             'idType' => 'int',
  16174.                             'doctrineEntity' => NULL,
  16175.                             'traits' => [
  16176.                             ],
  16177.                             'interfaces' => [
  16178.                             ],
  16179.                             'annotations' => [
  16180.                             ],
  16181.                             'generate_new_entity' => true,
  16182.                             'generate_get_one' => false,
  16183.                             'generate_get_collection' => false,
  16184.                             'generate_update_one' => false,
  16185.                             'generate_delete_one' => false,
  16186.                             'use_doctrine_get_one' => false,
  16187.                             'use_doctrine_get_collection' => false,
  16188.                             'use_doctrine_create_one' => false,
  16189.                             'use_doctrine_update_one' => false,
  16190.                             'use_doctrine_delete_one' => false,
  16191.                             'enricher' => NULL,
  16192.                             'fields' => [
  16193.                             ],
  16194.                         ],
  16195.                         'XCart\\Logic\\Entity\\Storefront\\MmyVehicle' => [
  16196.                             'generate_get_one' => true,
  16197.                             'generate_delete_one' => true,
  16198.                             'generate_create_one' => true,
  16199.                             'fields' => [
  16200.                                 'name' => [
  16201.                                     'type' => 'string',
  16202.                                     'id' => false,
  16203.                                     'nullable' => false,
  16204.                                     'annotations' => [
  16205.                                     ],
  16206.                                 ],
  16207.                                 'levels' => [
  16208.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Vehicle\\Level[]',
  16209.                                     'id' => false,
  16210.                                     'nullable' => false,
  16211.                                     'annotations' => [
  16212.                                     ],
  16213.                                 ],
  16214.                                 'vehicleId' => [
  16215.                                     'type' => 'integer',
  16216.                                     'id' => false,
  16217.                                     'nullable' => false,
  16218.                                     'annotations' => [
  16219.                                     ],
  16220.                                 ],
  16221.                             ],
  16222.                             'idType' => 'int',
  16223.                             'doctrineEntity' => NULL,
  16224.                             'traits' => [
  16225.                             ],
  16226.                             'interfaces' => [
  16227.                             ],
  16228.                             'annotations' => [
  16229.                             ],
  16230.                             'generate_new_entity' => true,
  16231.                             'generate_get_collection' => false,
  16232.                             'generate_update_one' => false,
  16233.                             'use_doctrine_get_one' => false,
  16234.                             'use_doctrine_get_collection' => false,
  16235.                             'use_doctrine_create_one' => false,
  16236.                             'use_doctrine_update_one' => false,
  16237.                             'use_doctrine_delete_one' => false,
  16238.                             'enricher' => NULL,
  16239.                         ],
  16240.                         'XCart\\Logic\\Entity\\Storefront\\Currency' => [
  16241.                             'doctrineEntity' => 'XC\\MultiCurrency\\Model\\ActiveCurrency',
  16242.                             'generate_get_one' => true,
  16243.                             'generate_get_collection' => true,
  16244.                             'use_doctrine_get_one' => true,
  16245.                             'use_doctrine_get_collection' => true,
  16246.                             'fields' => [
  16247.                                 'code' => [
  16248.                                     'type' => 'string',
  16249.                                     'id' => false,
  16250.                                     'nullable' => false,
  16251.                                     'annotations' => [
  16252.                                     ],
  16253.                                 ],
  16254.                                 'rate' => [
  16255.                                     'type' => 'float',
  16256.                                     'id' => false,
  16257.                                     'nullable' => false,
  16258.                                     'annotations' => [
  16259.                                     ],
  16260.                                 ],
  16261.                                 'prefix' => [
  16262.                                     'type' => 'string',
  16263.                                     'id' => false,
  16264.                                     'nullable' => false,
  16265.                                     'annotations' => [
  16266.                                     ],
  16267.                                 ],
  16268.                                 'suffix' => [
  16269.                                     'type' => 'string',
  16270.                                     'id' => false,
  16271.                                     'nullable' => false,
  16272.                                     'annotations' => [
  16273.                                     ],
  16274.                                 ],
  16275.                                 'precision' => [
  16276.                                     'type' => 'int',
  16277.                                     'id' => false,
  16278.                                     'nullable' => false,
  16279.                                     'annotations' => [
  16280.                                     ],
  16281.                                 ],
  16282.                                 'decimalDelimiter' => [
  16283.                                     'type' => 'string',
  16284.                                     'id' => false,
  16285.                                     'nullable' => false,
  16286.                                     'annotations' => [
  16287.                                     ],
  16288.                                 ],
  16289.                                 'thousandDelimiter' => [
  16290.                                     'type' => 'string',
  16291.                                     'id' => false,
  16292.                                     'nullable' => false,
  16293.                                     'annotations' => [
  16294.                                     ],
  16295.                                 ],
  16296.                                 'default' => [
  16297.                                     'type' => 'bool',
  16298.                                     'id' => false,
  16299.                                     'nullable' => false,
  16300.                                     'annotations' => [
  16301.                                     ],
  16302.                                 ],
  16303.                                 'countries' => [
  16304.                                     'type' => 'array',
  16305.                                     'id' => false,
  16306.                                     'nullable' => false,
  16307.                                     'annotations' => [
  16308.                                     ],
  16309.                                 ],
  16310.                             ],
  16311.                             'idType' => 'int',
  16312.                             'traits' => [
  16313.                             ],
  16314.                             'interfaces' => [
  16315.                             ],
  16316.                             'annotations' => [
  16317.                             ],
  16318.                             'generate_new_entity' => true,
  16319.                             'generate_create_one' => false,
  16320.                             'generate_update_one' => false,
  16321.                             'generate_delete_one' => false,
  16322.                             'use_doctrine_create_one' => false,
  16323.                             'use_doctrine_update_one' => false,
  16324.                             'use_doctrine_delete_one' => false,
  16325.                             'enricher' => NULL,
  16326.                         ],
  16327.                         'XCart\\Logic\\Entity\\Storefront\\Menu' => [
  16328.                             'doctrineEntity' => 'CDev\\SimpleCMS\\Model\\Menu',
  16329.                             'generate_get_one' => true,
  16330.                             'generate_get_collection' => true,
  16331.                             'use_doctrine_get_one' => true,
  16332.                             'use_doctrine_get_collection' => true,
  16333.                             'fields' => [
  16334.                                 'name' => [
  16335.                                     'type' => 'string',
  16336.                                     'nullable' => true,
  16337.                                     'id' => false,
  16338.                                     'annotations' => [
  16339.                                     ],
  16340.                                 ],
  16341.                                 'link' => [
  16342.                                     'type' => 'string',
  16343.                                     'nullable' => true,
  16344.                                     'id' => false,
  16345.                                     'annotations' => [
  16346.                                     ],
  16347.                                 ],
  16348.                                 'submenuCount' => [
  16349.                                     'type' => 'integer',
  16350.                                     'id' => false,
  16351.                                     'nullable' => false,
  16352.                                     'annotations' => [
  16353.                                     ],
  16354.                                 ],
  16355.                                 'parentId' => [
  16356.                                     'type' => 'integer',
  16357.                                     'id' => false,
  16358.                                     'nullable' => false,
  16359.                                     'annotations' => [
  16360.                                     ],
  16361.                                 ],
  16362.                             ],
  16363.                             'idType' => 'int',
  16364.                             'traits' => [
  16365.                             ],
  16366.                             'interfaces' => [
  16367.                             ],
  16368.                             'annotations' => [
  16369.                             ],
  16370.                             'generate_new_entity' => true,
  16371.                             'generate_create_one' => false,
  16372.                             'generate_update_one' => false,
  16373.                             'generate_delete_one' => false,
  16374.                             'use_doctrine_create_one' => false,
  16375.                             'use_doctrine_update_one' => false,
  16376.                             'use_doctrine_delete_one' => false,
  16377.                             'enricher' => NULL,
  16378.                         ],
  16379.                         'XCart\\Logic\\Entity\\Storefront\\StaticPage' => [
  16380.                             'doctrineEntity' => 'CDev\\SimpleCMS\\Model\\Page',
  16381.                             'generate_get_one' => true,
  16382.                             'generate_get_collection' => true,
  16383.                             'use_doctrine_get_one' => true,
  16384.                             'use_doctrine_get_collection' => true,
  16385.                             'fields' => [
  16386.                                 'name' => [
  16387.                                     'type' => 'string',
  16388.                                     'id' => false,
  16389.                                     'nullable' => false,
  16390.                                     'annotations' => [
  16391.                                     ],
  16392.                                 ],
  16393.                                 'cleanUrl' => [
  16394.                                     'type' => 'string',
  16395.                                     'nullable' => true,
  16396.                                     'id' => false,
  16397.                                     'annotations' => [
  16398.                                     ],
  16399.                                 ],
  16400.                                 'body' => [
  16401.                                     'type' => 'string',
  16402.                                     'id' => false,
  16403.                                     'nullable' => false,
  16404.                                     'annotations' => [
  16405.                                     ],
  16406.                                 ],
  16407.                                 'metaDescription' => [
  16408.                                     'type' => 'string',
  16409.                                     'id' => false,
  16410.                                     'nullable' => false,
  16411.                                     'annotations' => [
  16412.                                     ],
  16413.                                 ],
  16414.                                 'metaKeywords' => [
  16415.                                     'type' => 'string',
  16416.                                     'id' => false,
  16417.                                     'nullable' => false,
  16418.                                     'annotations' => [
  16419.                                     ],
  16420.                                 ],
  16421.                                 'metaTitle' => [
  16422.                                     'type' => 'string',
  16423.                                     'id' => false,
  16424.                                     'nullable' => false,
  16425.                                     'annotations' => [
  16426.                                     ],
  16427.                                 ],
  16428.                                 'image' => [
  16429.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Image',
  16430.                                     'nullable' => true,
  16431.                                     'id' => false,
  16432.                                     'annotations' => [
  16433.                                     ],
  16434.                                 ],
  16435.                             ],
  16436.                             'idType' => 'int',
  16437.                             'traits' => [
  16438.                             ],
  16439.                             'interfaces' => [
  16440.                             ],
  16441.                             'annotations' => [
  16442.                             ],
  16443.                             'generate_new_entity' => true,
  16444.                             'generate_create_one' => false,
  16445.                             'generate_update_one' => false,
  16446.                             'generate_delete_one' => false,
  16447.                             'use_doctrine_create_one' => false,
  16448.                             'use_doctrine_update_one' => false,
  16449.                             'use_doctrine_delete_one' => false,
  16450.                             'enricher' => NULL,
  16451.                         ],
  16452.                         'XCart\\Logic\\Entity\\Storefront\\VinLookup' => [
  16453.                             'generate_get_one' => true,
  16454.                             'idType' => 'manual',
  16455.                             'fields' => [
  16456.                                 'id' => [
  16457.                                     'type' => 'string',
  16458.                                     'id' => true,
  16459.                                     'nullable' => true,
  16460.                                     'annotations' => [
  16461.                                     ],
  16462.                                 ],
  16463.                                 'vehicle' => [
  16464.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Vehicle',
  16465.                                     'nullable' => true,
  16466.                                     'id' => false,
  16467.                                     'annotations' => [
  16468.                                     ],
  16469.                                 ],
  16470.                                 'error' => [
  16471.                                     'type' => 'string',
  16472.                                     'nullable' => true,
  16473.                                     'id' => false,
  16474.                                     'annotations' => [
  16475.                                     ],
  16476.                                 ],
  16477.                             ],
  16478.                             'doctrineEntity' => NULL,
  16479.                             'traits' => [
  16480.                             ],
  16481.                             'interfaces' => [
  16482.                             ],
  16483.                             'annotations' => [
  16484.                             ],
  16485.                             'generate_new_entity' => true,
  16486.                             'generate_get_collection' => false,
  16487.                             'generate_create_one' => false,
  16488.                             'generate_update_one' => false,
  16489.                             'generate_delete_one' => false,
  16490.                             'use_doctrine_get_one' => false,
  16491.                             'use_doctrine_get_collection' => false,
  16492.                             'use_doctrine_create_one' => false,
  16493.                             'use_doctrine_update_one' => false,
  16494.                             'use_doctrine_delete_one' => false,
  16495.                             'enricher' => NULL,
  16496.                         ],
  16497.                     ],
  16498.                     'logic_request' => [
  16499.                         'XCart\\Logic\\Action\\Storefront\\Address\\GetList\\DTO\\Request' => [
  16500.                             'type' => 'get_collection',
  16501.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\Address',
  16502.                             'interfaces' => [
  16503.                                 => 'XCart\\Logic\\DTO\\Request\\CartRequestInterface',
  16504.                             ],
  16505.                             'traits' => [
  16506.                                 => 'XCart\\Logic\\DTO\\Request\\CartRequestTrait',
  16507.                             ],
  16508.                             'annotations' => [
  16509.                             ],
  16510.                             'fields' => [
  16511.                             ],
  16512.                         ],
  16513.                         'XCart\\Logic\\Action\\Storefront\\Address\\GetOne\\DTO\\Request' => [
  16514.                             'type' => 'get_one',
  16515.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\Address',
  16516.                             'interfaces' => [
  16517.                                 => 'XCart\\Logic\\DTO\\Request\\CartRequestInterface',
  16518.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileRequestInterface',
  16519.                             ],
  16520.                             'traits' => [
  16521.                                 => 'XCart\\Logic\\DTO\\Request\\CartRequestTrait',
  16522.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileRequestTrait',
  16523.                             ],
  16524.                             'annotations' => [
  16525.                             ],
  16526.                             'fields' => [
  16527.                             ],
  16528.                         ],
  16529.                         'XCart\\Logic\\Action\\Storefront\\Address\\CreateOne\\DTO\\Request' => [
  16530.                             'type' => 'create_one',
  16531.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\NewAddress',
  16532.                             'interfaces' => [
  16533.                                 => 'XCart\\Logic\\DTO\\Request\\CartRequestInterface',
  16534.                             ],
  16535.                             'traits' => [
  16536.                                 => 'XCart\\Logic\\DTO\\Request\\CartRequestTrait',
  16537.                             ],
  16538.                             'annotations' => [
  16539.                             ],
  16540.                             'fields' => [
  16541.                             ],
  16542.                         ],
  16543.                         'XCart\\Logic\\Action\\Storefront\\Address\\UpdateOne\\DTO\\Request' => [
  16544.                             'type' => 'update_one',
  16545.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\Address',
  16546.                             'interfaces' => [
  16547.                                 => 'XCart\\Logic\\DTO\\Request\\CartRequestInterface',
  16548.                             ],
  16549.                             'traits' => [
  16550.                                 => 'XCart\\Logic\\DTO\\Request\\CartRequestTrait',
  16551.                             ],
  16552.                             'annotations' => [
  16553.                             ],
  16554.                             'fields' => [
  16555.                             ],
  16556.                         ],
  16557.                         'XCart\\Logic\\Action\\Storefront\\Principal\\GetOne\\DTO\\Request' => [
  16558.                             'type' => 'get_one',
  16559.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\Principal',
  16560.                             'interfaces' => [
  16561.                                 => 'XCart\\Logic\\DTO\\Request\\NullableIdRequestInterface',
  16562.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileOwnerRequestInterface',
  16563.                             ],
  16564.                             'traits' => [
  16565.                                 => 'XCart\\Logic\\DTO\\Request\\NullableIdRequestTrait',
  16566.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileOwnerRequestTrait',
  16567.                             ],
  16568.                             'annotations' => [
  16569.                             ],
  16570.                             'fields' => [
  16571.                             ],
  16572.                         ],
  16573.                         'XCart\\Logic\\Action\\Storefront\\Cart\\PaymentMethod\\GetList\\DTO\\Request' => [
  16574.                             'type' => 'get_collection',
  16575.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\Cart\\PaymentMethod',
  16576.                             'interfaces' => [
  16577.                                 => 'XCart\\Logic\\DTO\\Request\\CartRequestInterface',
  16578.                             ],
  16579.                             'traits' => [
  16580.                                 => 'XCart\\Logic\\DTO\\Request\\CartRequestTrait',
  16581.                             ],
  16582.                             'annotations' => [
  16583.                             ],
  16584.                             'fields' => [
  16585.                             ],
  16586.                         ],
  16587.                         'XCart\\Logic\\Action\\Storefront\\Cart\\PaymentMethod\\GetOne\\DTO\\Request' => [
  16588.                             'type' => 'get_one',
  16589.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\Cart\\PaymentMethod',
  16590.                             'interfaces' => [
  16591.                                 => 'XCart\\Logic\\DTO\\Request\\CartRequestInterface',
  16592.                             ],
  16593.                             'traits' => [
  16594.                                 => 'XCart\\Logic\\DTO\\Request\\CartRequestTrait',
  16595.                             ],
  16596.                             'annotations' => [
  16597.                             ],
  16598.                             'fields' => [
  16599.                             ],
  16600.                         ],
  16601.                         'XCart\\Logic\\Action\\Storefront\\Category\\GetList\\DTO\\Request' => [
  16602.                             'type' => 'get_collection',
  16603.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\Category',
  16604.                             'interfaces' => [
  16605.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileOwnerRequestInterface',
  16606.                             ],
  16607.                             'traits' => [
  16608.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileOwnerRequestTrait',
  16609.                             ],
  16610.                             'annotations' => [
  16611.                             ],
  16612.                             'fields' => [
  16613.                             ],
  16614.                         ],
  16615.                         'XCart\\Logic\\Action\\Storefront\\Category\\GetOne\\DTO\\Request' => [
  16616.                             'type' => 'get_one',
  16617.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\Category',
  16618.                             'interfaces' => [
  16619.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileOwnerRequestInterface',
  16620.                             ],
  16621.                             'traits' => [
  16622.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileOwnerRequestTrait',
  16623.                             ],
  16624.                             'annotations' => [
  16625.                             ],
  16626.                             'fields' => [
  16627.                             ],
  16628.                         ],
  16629.                         'XCart\\Logic\\Action\\Storefront\\Config\\GetOne\\DTO\\Request' => [
  16630.                             'type' => 'get_one',
  16631.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\Config',
  16632.                             'traits' => [
  16633.                                 => 'XCart\\Logic\\Action\\Storefront\\Config\\GetOne\\Request\\ConfigIdRequestTrait',
  16634.                             ],
  16635.                             'interfaces' => [
  16636.                             ],
  16637.                             'annotations' => [
  16638.                             ],
  16639.                             'fields' => [
  16640.                             ],
  16641.                         ],
  16642.                         'XCart\\Logic\\Action\\Storefront\\Country\\GetOne\\DTO\\Request' => [
  16643.                             'type' => 'get_one',
  16644.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\Country',
  16645.                             'traits' => [
  16646.                                 => 'XCart\\Logic\\Action\\Storefront\\Country\\GetOne\\Request\\CountryCodeRequestTrait',
  16647.                             ],
  16648.                             'interfaces' => [
  16649.                             ],
  16650.                             'annotations' => [
  16651.                             ],
  16652.                             'fields' => [
  16653.                             ],
  16654.                         ],
  16655.                         'XCart\\Logic\\Action\\Storefront\\Payment\\Action\\GetOne\\DTO\\Request' => [
  16656.                             'type' => 'get_one',
  16657.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\Payment\\Action',
  16658.                             'interfaces' => [
  16659.                                 => 'XCart\\Logic\\DTO\\Request\\CartRequestInterface',
  16660.                             ],
  16661.                             'traits' => [
  16662.                                 => 'XCart\\Logic\\DTO\\Request\\CartRequestTrait',
  16663.                             ],
  16664.                             'fields' => [
  16665.                                 'id' => [
  16666.                                     'type' => 'string',
  16667.                                     'nullable' => false,
  16668.                                     'annotations' => [
  16669.                                     ],
  16670.                                 ],
  16671.                             ],
  16672.                             'annotations' => [
  16673.                             ],
  16674.                         ],
  16675.                         'XCart\\Logic\\Action\\Storefront\\Payment\\Action\\UpdateOne\\DTO\\Request' => [
  16676.                             'type' => 'update_one',
  16677.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\Payment\\Action',
  16678.                             'interfaces' => [
  16679.                                 => 'XCart\\Logic\\DTO\\Request\\CartRequestInterface',
  16680.                             ],
  16681.                             'traits' => [
  16682.                                 => 'XCart\\Logic\\DTO\\Request\\CartRequestTrait',
  16683.                             ],
  16684.                             'fields' => [
  16685.                                 'payload' => [
  16686.                                     'type' => 'XCart\\Logic\\Entity\\Storefront\\Payment\\Action',
  16687.                                     'nullable' => false,
  16688.                                     'annotations' => [
  16689.                                     ],
  16690.                                 ],
  16691.                             ],
  16692.                             'annotations' => [
  16693.                             ],
  16694.                         ],
  16695.                         'XCart\\Logic\\Action\\Storefront\\Product\\GetList\\DTO\\Request' => [
  16696.                             'type' => 'get_collection',
  16697.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\Product',
  16698.                             'interfaces' => [
  16699.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileOwnerRequestInterface',
  16700.                             ],
  16701.                             'traits' => [
  16702.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileOwnerRequestTrait',
  16703.                             ],
  16704.                             'annotations' => [
  16705.                             ],
  16706.                             'fields' => [
  16707.                             ],
  16708.                         ],
  16709.                         'XCart\\Logic\\Action\\Storefront\\Product\\GetOne\\DTO\\Request' => [
  16710.                             'type' => 'get_one',
  16711.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\Product',
  16712.                             'interfaces' => [
  16713.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileOwnerRequestInterface',
  16714.                             ],
  16715.                             'traits' => [
  16716.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileOwnerRequestTrait',
  16717.                             ],
  16718.                             'annotations' => [
  16719.                             ],
  16720.                             'fields' => [
  16721.                             ],
  16722.                         ],
  16723.                         'XCart\\Logic\\Action\\Storefront\\User\\GetOne\\DTO\\Request' => [
  16724.                             'type' => 'get_one',
  16725.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\User',
  16726.                             'interfaces' => [
  16727.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileOwnerRequestInterface',
  16728.                             ],
  16729.                             'traits' => [
  16730.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileOwnerRequestTrait',
  16731.                             ],
  16732.                             'annotations' => [
  16733.                             ],
  16734.                             'fields' => [
  16735.                             ],
  16736.                         ],
  16737.                         'XCart\\Logic\\Action\\Storefront\\User\\Delete\\DTO\\Request' => [
  16738.                             'type' => 'delete_one',
  16739.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\User',
  16740.                             'interfaces' => [
  16741.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileOwnerRequestInterface',
  16742.                             ],
  16743.                             'traits' => [
  16744.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileOwnerRequestTrait',
  16745.                             ],
  16746.                             'annotations' => [
  16747.                             ],
  16748.                             'fields' => [
  16749.                             ],
  16750.                         ],
  16751.                         'XCart\\Logic\\Action\\Storefront\\User\\Update\\DTO\\Request' => [
  16752.                             'type' => 'update_one',
  16753.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\User',
  16754.                             'interfaces' => [
  16755.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileOwnerRequestInterface',
  16756.                             ],
  16757.                             'traits' => [
  16758.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileOwnerRequestTrait',
  16759.                             ],
  16760.                             'annotations' => [
  16761.                             ],
  16762.                             'fields' => [
  16763.                             ],
  16764.                         ],
  16765.                         'XCart\\Logic\\Action\\Storefront\\Wishlist\\GetOne\\DTO\\Request' => [
  16766.                             'type' => 'get_one',
  16767.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\Wishlist',
  16768.                             'interfaces' => [
  16769.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileRequestInterface',
  16770.                             ],
  16771.                             'traits' => [
  16772.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileRequestTrait',
  16773.                             ],
  16774.                             'annotations' => [
  16775.                             ],
  16776.                             'fields' => [
  16777.                             ],
  16778.                         ],
  16779.                         'XCart\\Logic\\Action\\Storefront\\WishlistLink\\GetOne\\DTO\\Request' => [
  16780.                             'type' => 'get_one',
  16781.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\WishlistLink',
  16782.                             'interfaces' => [
  16783.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileRequestInterface',
  16784.                             ],
  16785.                             'traits' => [
  16786.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileRequestTrait',
  16787.                             ],
  16788.                             'annotations' => [
  16789.                             ],
  16790.                             'fields' => [
  16791.                             ],
  16792.                         ],
  16793.                         'XCart\\Logic\\Action\\Storefront\\WishlistLink\\CreateOne\\DTO\\Request' => [
  16794.                             'type' => 'create_one',
  16795.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\NewWishlistLink',
  16796.                             'interfaces' => [
  16797.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileRequestInterface',
  16798.                             ],
  16799.                             'traits' => [
  16800.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileRequestTrait',
  16801.                             ],
  16802.                             'annotations' => [
  16803.                             ],
  16804.                             'fields' => [
  16805.                             ],
  16806.                         ],
  16807.                         'XCart\\Logic\\Action\\Storefront\\Wishlist\\MergeRequest\\CreateOne\\DTO\\Request' => [
  16808.                             'type' => 'create_one',
  16809.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\Wishlist\\NewMergeRequest',
  16810.                             'interfaces' => [
  16811.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileRequestInterface',
  16812.                             ],
  16813.                             'traits' => [
  16814.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileRequestTrait',
  16815.                             ],
  16816.                             'annotations' => [
  16817.                             ],
  16818.                             'fields' => [
  16819.                             ],
  16820.                         ],
  16821.                         'XCart\\Logic\\Action\\Storefront\\Wishlist\\ClearRequest\\CreateOne\\DTO\\Request' => [
  16822.                             'type' => 'create_one',
  16823.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\Wishlist\\NewClearRequest',
  16824.                             'interfaces' => [
  16825.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileRequestInterface',
  16826.                             ],
  16827.                             'traits' => [
  16828.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileRequestTrait',
  16829.                             ],
  16830.                             'annotations' => [
  16831.                             ],
  16832.                             'fields' => [
  16833.                             ],
  16834.                         ],
  16835.                         'XCart\\Logic\\Action\\Storefront\\MmyLevel\\GetList\\DTO\\Request' => [
  16836.                             'type' => 'get_collection',
  16837.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\MmyLevel',
  16838.                             'interfaces' => [
  16839.                                 => 'QSL\\Make\\Logic\\Action\\Storefront\\MmyLevel\\DTO\\Request\\MmyLevelRequestInterface',
  16840.                             ],
  16841.                             'traits' => [
  16842.                                 => 'QSL\\Make\\Logic\\Action\\Storefront\\MmyLevel\\DTO\\Request\\MmyLevelRequestTrait',
  16843.                             ],
  16844.                             'annotations' => [
  16845.                             ],
  16846.                             'fields' => [
  16847.                             ],
  16848.                         ],
  16849.                         'XCart\\Logic\\Action\\Storefront\\MmyLevel\\GetOne\\DTO\\Request' => [
  16850.                             'type' => 'get_one',
  16851.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\MmyLevel',
  16852.                             'interfaces' => [
  16853.                                 => 'QSL\\Make\\Logic\\Action\\Storefront\\MmyLevel\\DTO\\Request\\MmyLevelRequestInterface',
  16854.                             ],
  16855.                             'traits' => [
  16856.                                 => 'QSL\\Make\\Logic\\Action\\Storefront\\MmyLevel\\DTO\\Request\\MmyLevelRequestTrait',
  16857.                             ],
  16858.                             'annotations' => [
  16859.                             ],
  16860.                             'fields' => [
  16861.                             ],
  16862.                         ],
  16863.                         'XCart\\Logic\\Action\\Storefront\\MmyGarage\\GetOne\\DTO\\Request' => [
  16864.                             'type' => 'get_one',
  16865.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\MmyGarage',
  16866.                             'interfaces' => [
  16867.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileOwnerRequestInterface',
  16868.                             ],
  16869.                             'traits' => [
  16870.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileOwnerRequestTrait',
  16871.                             ],
  16872.                             'annotations' => [
  16873.                             ],
  16874.                             'fields' => [
  16875.                             ],
  16876.                         ],
  16877.                         'XCart\\Logic\\Action\\Storefront\\MmyGarage\\MergeRequest\\CreateOne\\DTO\\Request' => [
  16878.                             'type' => 'create_one',
  16879.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\MmyGarage\\NewMergeRequest',
  16880.                             'interfaces' => [
  16881.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileOwnerRequestInterface',
  16882.                             ],
  16883.                             'traits' => [
  16884.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileOwnerRequestTrait',
  16885.                             ],
  16886.                             'annotations' => [
  16887.                             ],
  16888.                             'fields' => [
  16889.                             ],
  16890.                         ],
  16891.                         'XCart\\Logic\\Action\\Storefront\\MmyGarage\\ClearRequest\\CreateOne\\DTO\\Request' => [
  16892.                             'type' => 'create_one',
  16893.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\MmyGarage\\NewClearRequest',
  16894.                             'interfaces' => [
  16895.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileOwnerRequestInterface',
  16896.                             ],
  16897.                             'traits' => [
  16898.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileOwnerRequestTrait',
  16899.                             ],
  16900.                             'annotations' => [
  16901.                             ],
  16902.                             'fields' => [
  16903.                             ],
  16904.                         ],
  16905.                         'XCart\\Logic\\Action\\Storefront\\MmyVehicle\\GetOne\\DTO\\Request' => [
  16906.                             'type' => 'get_one',
  16907.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\MmyVehicle',
  16908.                             'interfaces' => [
  16909.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileOwnerRequestInterface',
  16910.                             ],
  16911.                             'traits' => [
  16912.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileOwnerRequestTrait',
  16913.                             ],
  16914.                             'annotations' => [
  16915.                             ],
  16916.                             'fields' => [
  16917.                             ],
  16918.                         ],
  16919.                         'XCart\\Logic\\Action\\Storefront\\MmyVehicle\\DeleteOne\\DTO\\Request' => [
  16920.                             'type' => 'delete_one',
  16921.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\MmyVehicle',
  16922.                             'interfaces' => [
  16923.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileOwnerRequestInterface',
  16924.                             ],
  16925.                             'traits' => [
  16926.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileOwnerRequestTrait',
  16927.                             ],
  16928.                             'annotations' => [
  16929.                             ],
  16930.                             'fields' => [
  16931.                             ],
  16932.                         ],
  16933.                         'XCart\\Logic\\Action\\Storefront\\MmyVehicle\\CreateOne\\DTO\\Request' => [
  16934.                             'type' => 'create_one',
  16935.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\NewMmyVehicle',
  16936.                             'interfaces' => [
  16937.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileOwnerRequestInterface',
  16938.                             ],
  16939.                             'traits' => [
  16940.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileOwnerRequestTrait',
  16941.                             ],
  16942.                             'annotations' => [
  16943.                             ],
  16944.                             'fields' => [
  16945.                             ],
  16946.                         ],
  16947.                         'XCart\\Logic\\Action\\Storefront\\Menu\\GetList\\DTO\\Request' => [
  16948.                             'type' => 'get_collection',
  16949.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\Menu',
  16950.                             'interfaces' => [
  16951.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileOwnerRequestInterface',
  16952.                             ],
  16953.                             'traits' => [
  16954.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileOwnerRequestTrait',
  16955.                             ],
  16956.                             'annotations' => [
  16957.                             ],
  16958.                             'fields' => [
  16959.                             ],
  16960.                         ],
  16961.                         'XCart\\Logic\\Action\\Storefront\\Menu\\GetOne\\DTO\\Request' => [
  16962.                             'type' => 'get_one',
  16963.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\Menu',
  16964.                             'interfaces' => [
  16965.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileOwnerRequestInterface',
  16966.                             ],
  16967.                             'traits' => [
  16968.                                 => 'XCart\\Logic\\DTO\\Request\\ProfileOwnerRequestTrait',
  16969.                             ],
  16970.                             'annotations' => [
  16971.                             ],
  16972.                             'fields' => [
  16973.                             ],
  16974.                         ],
  16975.                         'XCart\\Logic\\Action\\Storefront\\VinLookup\\GetOne\\DTO\\Request' => [
  16976.                             'type' => 'get_one',
  16977.                             'entity' => 'XCart\\Logic\\Entity\\Storefront\\MmyLevel',
  16978.                             'interfaces' => [
  16979.                                 => 'XC\\VINLookup\\Action\\Storefront\\VinLookup\\GetOne\\VinLookupRequestInterface',
  16980.                             ],
  16981.                             'traits' => [
  16982.                                 => 'XC\\VINLookup\\Action\\Storefront\\VinLookup\\GetOne\\VinLookupRequestTrait',
  16983.                             ],
  16984.                             'annotations' => [
  16985.                             ],
  16986.                             'fields' => [
  16987.                             ],
  16988.                         ],
  16989.                     ],
  16990.                     'doctrine' => [
  16991.                     ],
  16992.                     'logic_response' => [
  16993.                     ],
  16994.                 ],
  16995.                 'enumerations' => [
  16996.                     'XCart\\Enum\\AttributeType' => [
  16997.                         'items' => [
  16998.                             'Text' => [
  16999.                                 'value' => 'T',
  17000.                             ],
  17001.                             'Checkbox' => [
  17002.                                 'value' => 'C',
  17003.                             ],
  17004.                             'Select' => [
  17005.                                 'value' => 'S',
  17006.                             ],
  17007.                             'Hidden' => [
  17008.                                 'value' => 'H',
  17009.                             ],
  17010.                         ],
  17011.                     ],
  17012.                     'XCart\\Enum\\AttributeDisplayMode' => [
  17013.                         'items' => [
  17014.                             'SelectBox' => [
  17015.                                 'value' => 'S',
  17016.                             ],
  17017.                             'Blocks' => [
  17018.                                 'value' => 'B',
  17019.                             ],
  17020.                             'ColorSwatch' => [
  17021.                                 'value' => 'C',
  17022.                             ],
  17023.                         ],
  17024.                     ],
  17025.                     'XCart\\Enum\\CouponType' => [
  17026.                         'items' => [
  17027.                             'Price' => [
  17028.                                 'value' => '$',
  17029.                             ],
  17030.                             'Percent' => [
  17031.                                 'value' => '%',
  17032.                             ],
  17033.                             'FreeShipping' => [
  17034.                                 'value' => 'S',
  17035.                             ],
  17036.                         ],
  17037.                     ],
  17038.                     'XCart\\Enum\\DiscountType' => [
  17039.                         'items' => [
  17040.                             'Price' => [
  17041.                                 'value' => 'sale_price',
  17042.                             ],
  17043.                             'Percent' => [
  17044.                                 'value' => 'sale_percent',
  17045.                             ],
  17046.                         ],
  17047.                     ],
  17048.                     'XCart\\Enum\\FitmentType' => [
  17049.                         'items' => [
  17050.                             'Regular' => [
  17051.                                 'value' => 'regular',
  17052.                             ],
  17053.                             'Universal' => [
  17054.                                 'value' => 'universal',
  17055.                             ],
  17056.                             'Models' => [
  17057.                                 'value' => 'specific',
  17058.                             ],
  17059.                         ],
  17060.                     ],
  17061.                     'XCart\\Enum\\LevelType' => [
  17062.                         'items' => [
  17063.                             'Year' => [
  17064.                                 'value' => 'year',
  17065.                             ],
  17066.                             'Text' => [
  17067.                                 'value' => 'text',
  17068.                             ],
  17069.                         ],
  17070.                     ],
  17071.                     'XCart\\Enum\\WholesalePriceType' => [
  17072.                         'items' => [
  17073.                             'Price' => [
  17074.                                 'value' => 'price',
  17075.                             ],
  17076.                             'Percent' => [
  17077.                                 'value' => 'percent',
  17078.                             ],
  17079.                         ],
  17080.                     ],
  17081.                 ],
  17082.                 'transformers' => [
  17083.                     => [
  17084.                         'from' => 'XLite\\Model\\Address',
  17085.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\Address',
  17086.                         'pattern' => 'predefined',
  17087.                         'type' => NULL,
  17088.                     ],
  17089.                     => [
  17090.                         'from' => 'XLite\\Model\\Address',
  17091.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\NewAddress',
  17092.                         'pattern' => 'predefined',
  17093.                         'type' => NULL,
  17094.                     ],
  17095.                     => [
  17096.                         'from' => 'XCart\\Logic\\Entity\\Storefront\\Address',
  17097.                         'to' => 'XLite\\Model\\Address',
  17098.                         'pattern' => 'predefined',
  17099.                         'type' => NULL,
  17100.                     ],
  17101.                     => [
  17102.                         'from' => 'XCart\\Logic\\Entity\\Storefront\\NewAddress',
  17103.                         'to' => 'XLite\\Model\\Address',
  17104.                         'pattern' => 'predefined',
  17105.                         'type' => NULL,
  17106.                     ],
  17107.                     => [
  17108.                         'from' => 'XLite\\Model\\AddressField',
  17109.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\AddressField',
  17110.                         'pattern' => 'predefined',
  17111.                         'type' => NULL,
  17112.                     ],
  17113.                     => [
  17114.                         'from' => 'XLite\\Model\\Profile',
  17115.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\Principal',
  17116.                         'pattern' => 'predefined',
  17117.                         'type' => NULL,
  17118.                     ],
  17119.                     => [
  17120.                         'from' => 'XCart\\Logic\\Entity\\Storefront\\Principal',
  17121.                         'to' => 'XCart\\API\\Entity\\Principal',
  17122.                         'type' => NULL,
  17123.                         'pattern' => 'serialization',
  17124.                     ],
  17125.                     => [
  17126.                         'from' => 'XLite\\Model\\Profile',
  17127.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\NewResetPasswordAction',
  17128.                         'type' => NULL,
  17129.                         'pattern' => 'serialization',
  17130.                     ],
  17131.                     => [
  17132.                         'from' => 'XCart\\Logic\\Entity\\Storefront\\NewResetPasswordAction',
  17133.                         'to' => 'XLite\\Model\\Profile',
  17134.                         'type' => NULL,
  17135.                         'pattern' => 'serialization',
  17136.                     ],
  17137.                     => [
  17138.                         'from' => 'XCart\\API\\Entity\\Storefront\\Cart',
  17139.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\Cart',
  17140.                         'pattern' => 'predefined',
  17141.                         'type' => NULL,
  17142.                     ],
  17143.                     10 => [
  17144.                         'from' => 'XCart\\Logic\\Entity\\Storefront\\Cart',
  17145.                         'to' => 'XCart\\API\\Entity\\Storefront\\Cart',
  17146.                         'pattern' => 'predefined',
  17147.                         'type' => NULL,
  17148.                     ],
  17149.                     11 => [
  17150.                         'from' => 'XCart\\Logic\\Entity\\Storefront\\NewCart',
  17151.                         'to' => 'XCart\\API\\Entity\\Storefront\\Cart',
  17152.                         'pattern' => 'predefined',
  17153.                         'type' => NULL,
  17154.                     ],
  17155.                     12 => [
  17156.                         'from' => 'XCart\\API\\Entity\\Storefront\\Cart',
  17157.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\NewCart',
  17158.                         'pattern' => 'serialization',
  17159.                         'type' => NULL,
  17160.                     ],
  17161.                     13 => [
  17162.                         'from' => 'XCart\\Logic\\Entity\\Storefront\\NewCart',
  17163.                         'to' => 'XLite\\Model\\Cart',
  17164.                         'pattern' => 'predefined',
  17165.                         'type' => NULL,
  17166.                     ],
  17167.                     14 => [
  17168.                         'from' => 'XLite\\Model\\Cart',
  17169.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\NewCart',
  17170.                         'pattern' => 'predefined',
  17171.                         'type' => NULL,
  17172.                     ],
  17173.                     15 => [
  17174.                         'from' => 'XCart\\Logic\\Entity\\Storefront\\Cart',
  17175.                         'to' => 'XLite\\Model\\Cart',
  17176.                         'pattern' => 'predefined',
  17177.                         'type' => NULL,
  17178.                     ],
  17179.                     16 => [
  17180.                         'from' => 'XLite\\Model\\Cart',
  17181.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\Cart',
  17182.                         'pattern' => 'predefined',
  17183.                         'type' => NULL,
  17184.                     ],
  17185.                     17 => [
  17186.                         'from' => 'XCart\\Logic\\Entity\\Storefront\\Cart\\NewItem',
  17187.                         'to' => 'XLite\\Model\\OrderItem',
  17188.                         'pattern' => 'predefined',
  17189.                         'type' => NULL,
  17190.                     ],
  17191.                     18 => [
  17192.                         'from' => 'XLite\\Model\\OrderItem',
  17193.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\Cart\\NewItem',
  17194.                         'pattern' => 'predefined',
  17195.                         'type' => NULL,
  17196.                     ],
  17197.                     19 => [
  17198.                         'from' => 'XCart\\Logic\\Entity\\Storefront\\Cart\\Item',
  17199.                         'to' => 'XLite\\Model\\OrderItem',
  17200.                         'pattern' => 'predefined',
  17201.                         'type' => NULL,
  17202.                     ],
  17203.                     20 => [
  17204.                         'from' => 'XLite\\Model\\OrderItem',
  17205.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\Cart\\Item',
  17206.                         'pattern' => 'predefined',
  17207.                         'type' => NULL,
  17208.                     ],
  17209.                     21 => [
  17210.                         'from' => 'XLite\\Model\\OrderItem\\Surcharge',
  17211.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\Cart\\Item\\Surcharge',
  17212.                         'pattern' => 'predefined',
  17213.                         'type' => NULL,
  17214.                     ],
  17215.                     22 => [
  17216.                         'from' => 'XLite\\Model\\Order\\Surcharge',
  17217.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\Cart\\Surcharge',
  17218.                         'pattern' => 'predefined',
  17219.                         'type' => NULL,
  17220.                     ],
  17221.                     23 => [
  17222.                         'from' => 'XLite\\Model\\OrderItem\\AttributeValue',
  17223.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\Cart\\Item\\AttributeValue',
  17224.                         'pattern' => 'predefined',
  17225.                         'type' => NULL,
  17226.                     ],
  17227.                     24 => [
  17228.                         'from' => 'XLite\\Model\\Category',
  17229.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\Category',
  17230.                         'pattern' => 'predefined',
  17231.                         'type' => NULL,
  17232.                     ],
  17233.                     25 => [
  17234.                         'from' => 'XLite\\Model\\Category',
  17235.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\NewCategory',
  17236.                         'pattern' => 'predefined',
  17237.                         'type' => NULL,
  17238.                     ],
  17239.                     26 => [
  17240.                         'from' => 'XLite\\Model\\Config',
  17241.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\Config',
  17242.                         'type' => NULL,
  17243.                         'pattern' => 'serialization',
  17244.                     ],
  17245.                     27 => [
  17246.                         'from' => 'XCart\\Logic\\Entity\\Storefront\\Config',
  17247.                         'to' => 'XCart\\API\\Entity\\Storefront\\Config',
  17248.                         'pattern' => 'predefined',
  17249.                         'type' => NULL,
  17250.                     ],
  17251.                     28 => [
  17252.                         'from' => 'XLite\\Model\\Country',
  17253.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\Country',
  17254.                         'pattern' => 'predefined',
  17255.                         'type' => NULL,
  17256.                     ],
  17257.                     29 => [
  17258.                         'from' => 'XLite\\Model\\Payment\\Transaction',
  17259.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\Payment\\Action',
  17260.                         'pattern' => 'predefined',
  17261.                         'type' => NULL,
  17262.                     ],
  17263.                     30 => [
  17264.                         'from' => 'XCart\\Logic\\Entity\\Storefront\\Payment\\Action',
  17265.                         'to' => 'XLite\\Model\\Payment\\Transaction',
  17266.                         'pattern' => 'serialization',
  17267.                         'type' => NULL,
  17268.                     ],
  17269.                     31 => [
  17270.                         'from' => 'XCart\\Event\\Payment\\TransactionData',
  17271.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\Payment\\Action\\TransactionData',
  17272.                         'pattern' => 'direct',
  17273.                         'type' => NULL,
  17274.                     ],
  17275.                     32 => [
  17276.                         'from' => 'XCart\\Event\\Payment\\BackendTransaction',
  17277.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\Payment\\Action\\BackendTransaction',
  17278.                         'pattern' => 'predefined',
  17279.                         'type' => NULL,
  17280.                     ],
  17281.                     33 => [
  17282.                         'from' => 'XLite\\Model\\Product',
  17283.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\Product',
  17284.                         'pattern' => 'predefined',
  17285.                         'type' => NULL,
  17286.                     ],
  17287.                     34 => [
  17288.                         'from' => 'XLite\\Model\\Product',
  17289.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\NewProduct',
  17290.                         'pattern' => 'predefined',
  17291.                         'type' => NULL,
  17292.                     ],
  17293.                     35 => [
  17294.                         'from' => 'XLite\\Model\\Profile',
  17295.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\User',
  17296.                         'pattern' => 'predefined',
  17297.                         'type' => NULL,
  17298.                     ],
  17299.                     36 => [
  17300.                         'from' => 'XCart\\Logic\\Entity\\Storefront\\User',
  17301.                         'to' => 'XLite\\Model\\Profile',
  17302.                         'type' => NULL,
  17303.                         'pattern' => 'serialization',
  17304.                     ],
  17305.                     37 => [
  17306.                         'from' => 'XCart\\Logic\\Entity\\Storefront\\User',
  17307.                         'to' => 'XCart\\API\\Entity\\Storefront\\User',
  17308.                         'type' => NULL,
  17309.                         'pattern' => 'serialization',
  17310.                     ],
  17311.                     38 => [
  17312.                         'from' => 'XCart\\Logic\\Entity\\Storefront\\NewUser',
  17313.                         'to' => 'XLite\\Model\\Profile',
  17314.                         'pattern' => 'predefined',
  17315.                         'type' => NULL,
  17316.                     ],
  17317.                     39 => [
  17318.                         'from' => 'XLite\\Model\\Profile',
  17319.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\NewUser',
  17320.                         'pattern' => 'predefined',
  17321.                         'type' => NULL,
  17322.                     ],
  17323.                     40 => [
  17324.                         'from' => 'XCart\\Logic\\Entity\\Storefront\\Cart\\NewCoupon',
  17325.                         'to' => 'CDev\\Coupons\\Model\\UsedCoupon',
  17326.                         'type' => NULL,
  17327.                         'pattern' => 'serialization',
  17328.                     ],
  17329.                     41 => [
  17330.                         'from' => 'CDev\\Coupons\\Model\\UsedCoupon',
  17331.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\Cart\\NewCoupon',
  17332.                         'type' => NULL,
  17333.                         'pattern' => 'serialization',
  17334.                     ],
  17335.                     42 => [
  17336.                         'from' => 'CDev\\Coupons\\Model\\UsedCoupon',
  17337.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\Cart\\Coupon',
  17338.                         'type' => NULL,
  17339.                         'pattern' => 'serialization',
  17340.                     ],
  17341.                     43 => [
  17342.                         'from' => 'QSL\\MyWishlist\\Model\\Wishlist',
  17343.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\Wishlist',
  17344.                         'type' => NULL,
  17345.                         'pattern' => 'serialization',
  17346.                     ],
  17347.                     44 => [
  17348.                         'from' => 'QSL\\MyWishlist\\Model\\WishlistLink',
  17349.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\WishlistLink',
  17350.                         'type' => NULL,
  17351.                         'pattern' => 'serialization',
  17352.                     ],
  17353.                     45 => [
  17354.                         'from' => 'QSL\\MyWishlist\\Model\\WishlistLink',
  17355.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\NewWishlistLink',
  17356.                         'type' => NULL,
  17357.                         'pattern' => 'serialization',
  17358.                     ],
  17359.                     46 => [
  17360.                         'from' => 'XCart\\Logic\\Entity\\Storefront\\WishlistLink',
  17361.                         'to' => 'QSL\\MyWishlist\\Model\\WishlistLink',
  17362.                         'type' => NULL,
  17363.                         'pattern' => 'serialization',
  17364.                     ],
  17365.                     47 => [
  17366.                         'from' => 'XCart\\Logic\\Entity\\Storefront\\NewWishlistLink',
  17367.                         'to' => 'QSL\\MyWishlist\\Model\\WishlistLink',
  17368.                         'type' => NULL,
  17369.                         'pattern' => 'serialization',
  17370.                     ],
  17371.                     48 => [
  17372.                         'from' => 'XCart\\API\\Entity\\Storefront\\WishlistLink',
  17373.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\NewWishlistLink',
  17374.                         'type' => NULL,
  17375.                         'pattern' => 'serialization',
  17376.                     ],
  17377.                     49 => [
  17378.                         'from' => 'QSL\\ShopByBrand\\Model\\Brand',
  17379.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\Brand',
  17380.                         'type' => NULL,
  17381.                         'pattern' => 'serialization',
  17382.                     ],
  17383.                     50 => [
  17384.                         'from' => 'XCart\\Logic\\Entity\\Storefront\\Brand',
  17385.                         'to' => 'QSL\\ShopByBrand\\Model\\Brand',
  17386.                         'type' => NULL,
  17387.                         'pattern' => 'serialization',
  17388.                     ],
  17389.                     51 => [
  17390.                         'from' => 'QSL\\Make\\Model\\ALevel',
  17391.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\MmyLevel',
  17392.                         'type' => NULL,
  17393.                         'pattern' => 'serialization',
  17394.                     ],
  17395.                     52 => [
  17396.                         'from' => 'XC\\MultiCurrency\\Model\\ActiveCurrency',
  17397.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\Currency',
  17398.                         'type' => NULL,
  17399.                         'pattern' => 'serialization',
  17400.                     ],
  17401.                     53 => [
  17402.                         'from' => 'CDev\\SimpleCMS\\Model\\Menu',
  17403.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\Menu',
  17404.                         'type' => NULL,
  17405.                         'pattern' => 'serialization',
  17406.                     ],
  17407.                     54 => [
  17408.                         'from' => 'CDev\\SimpleCMS\\Model\\Page',
  17409.                         'to' => 'XCart\\Logic\\Entity\\Storefront\\StaticPage',
  17410.                         'type' => NULL,
  17411.                         'pattern' => 'serialization',
  17412.                     ],
  17413.                 ],
  17414.                 'hashMaps' => [
  17415.                 ],
  17416.             ]; break;
  17417.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  17418.             case 'nelmio_cors.defaults'$value = [
  17419.                 'allow_origin' => [
  17420.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  17421.                 ],
  17422.                 'allow_credentials' => false,
  17423.                 'allow_headers' => [
  17424.                     => 'content-type',
  17425.                     => 'authorization',
  17426.                 ],
  17427.                 'expose_headers' => [
  17428.                     => 'Link',
  17429.                 ],
  17430.                 'allow_methods' => [
  17431.                     => 'GET',
  17432.                     => 'OPTIONS',
  17433.                     => 'POST',
  17434.                     => 'PUT',
  17435.                     => 'PATCH',
  17436.                     => 'DELETE',
  17437.                 ],
  17438.                 'max_age' => 3600,
  17439.                 'hosts' => [
  17440.                 ],
  17441.                 'origin_regex' => true,
  17442.                 'forced_allow_origin_value' => NULL,
  17443.             ]; break;
  17444.             case 'api_platform.resource_class_directories'$value = [
  17445.                 => (\dirname(__DIR__3).'/run/classes/XLite/Model'),
  17446.                 => ($this->targetDir.''.'/generated/dto/API/Entity'),
  17447.                 => (\dirname(__DIR__3).'/run/classes/CDev/VolumeDiscounts/Model'),
  17448.                 => (\dirname(__DIR__3).'/run/classes/XC/Reviews/Model'),
  17449.                 => (\dirname(__DIR__3).'/run/classes/CDev/FileAttachments/Model'),
  17450.                 => (\dirname(__DIR__3).'/run/classes/QSL/ProductStickers/Model'),
  17451.                 => (\dirname(__DIR__3).'/run/classes/CDev/Coupons/Model'),
  17452.                 => (\dirname(__DIR__3).'/run/classes/CDev/Sale/Model'),
  17453.                 => (\dirname(__DIR__3).'/run/classes/XC/Upselling/Model'),
  17454.                 => (\dirname(__DIR__3).'/run/classes/CDev/Wholesale/Model'),
  17455.                 10 => (\dirname(__DIR__4).'/vendor/xcart/logic-bundle/src/Entity'),
  17456.                 11 => (\dirname(__DIR__4).'/vendor/xcart/doctrine-bridge-bundle/src/Entity'),
  17457.                 12 => (\dirname(__DIR__4).'/src/Entity'),
  17458.                 13 => (\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Entity'),
  17459.                 14 => (\dirname(__DIR__4).'/modules/CDev/Coupons/src/Entity'),
  17460.                 15 => (\dirname(__DIR__4).'/modules/QSL/MyWishlist/src/Entity'),
  17461.                 16 => (\dirname(__DIR__4).'/modules/QSL/ShopByBrand/src/Entity'),
  17462.                 17 => (\dirname(__DIR__4).'/modules/QSL/Make/src/Entity'),
  17463.                 18 => (\dirname(__DIR__4).'/modules/XC/MultiCurrency/src/Entity'),
  17464.                 19 => (\dirname(__DIR__4).'/modules/CDev/SimpleCMS/src/Entity'),
  17465.                 20 => (\dirname(__DIR__3).'/run/classes/XC/ProductTags/Model'),
  17466.                 21 => (\dirname(__DIR__3).'/run/classes/CDev/FeaturedProducts/Model'),
  17467.                 22 => (\dirname(__DIR__3).'/run/classes/QSL/Make/Model'),
  17468.                 23 => (\dirname(__DIR__3).'/run/classes/XC/CustomProductTabs/API/Resource'),
  17469.             ]; break;
  17470.             case 'lexik_jwt_authentication.pass_phrase'$value $this->getEnv('JWT_PASSPHRASE'); break;
  17471.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  17472.         }
  17473.         $this->loadedDynamicParameters[$name] = true;
  17474.         return $this->dynamicParameters[$name] = $value;
  17475.     }
  17476.     protected function getDefaultParameters(): array
  17477.     {
  17478.         return [
  17479.             'kernel.project_dir' => \dirname(__DIR__4),
  17480.             'kernel.environment' => 'dev',
  17481.             'kernel.debug' => true,
  17482.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  17483.             'kernel.bundles' => [
  17484.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  17485.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  17486.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  17487.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  17488.                 'CommonBundle' => 'XCart\\Bundle\\CommonBundle\\CommonBundle',
  17489.                 'LogicBundle' => 'XCart\\Bundle\\LogicBundle\\LogicBundle',
  17490.                 'DTOGeneratorBundle' => 'XCart\\Bundle\\DTOGeneratorBundle\\DTOGeneratorBundle',
  17491.                 'APIPlatformBridgeBundle' => 'XCart\\Bundle\\APIPlatformBridgeBundle\\APIPlatformBridgeBundle',
  17492.                 'DoctrineBridgeBundle' => 'XCart\\Bundle\\DoctrineBridgeBundle\\DoctrineBridgeBundle',
  17493.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  17494.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  17495.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  17496.                 'ApiPlatformBundle' => 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle',
  17497.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  17498.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  17499.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  17500.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  17501.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  17502.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  17503.                 'XCartBundle' => 'XCart\\XCartBundle',
  17504.                 'GesdinetJWTRefreshTokenBundle' => 'Gesdinet\\JWTRefreshTokenBundle\\GesdinetJWTRefreshTokenBundle',
  17505.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  17506.                 'NewsletterSubscriptionsBundle' => 'XC\\NewsletterSubscriptions\\NewsletterSubscriptionsBundle',
  17507.                 'SpecialOffersBaseBundle' => 'QSL\\SpecialOffersBase\\SpecialOffersBaseBundle',
  17508.                 'SpecialOffersSpendXGetYBundle' => 'QSL\\SpecialOffersSpendXGetY\\SpecialOffersSpendXGetYBundle',
  17509.                 'MembershipProductsBundle' => 'QSL\\MembershipProducts\\MembershipProductsBundle',
  17510.                 'OnboardingBundle' => 'XC\\Onboarding\\OnboardingBundle',
  17511.                 'BannerBundle' => 'QSL\\Banner\\BannerBundle',
  17512.                 'VolumeDiscountsBundle' => 'CDev\\VolumeDiscounts\\VolumeDiscountsBundle',
  17513.                 'LoyaltyProgramBundle' => 'QSL\\LoyaltyProgram\\LoyaltyProgramBundle',
  17514.                 'MarketPriceBundle' => 'CDev\\MarketPrice\\MarketPriceBundle',
  17515.                 'CoreChargeBundle' => 'XC\\CoreCharge\\CoreChargeBundle',
  17516.                 'ReviewsBundle' => 'XC\\Reviews\\ReviewsBundle',
  17517.                 'SystemFieldsBundle' => 'XC\\SystemFields\\SystemFieldsBundle',
  17518.                 'FileAttachmentsBundle' => 'CDev\\FileAttachments\\FileAttachmentsBundle',
  17519.                 'ProductComparisonBundle' => 'XC\\ProductComparison\\ProductComparisonBundle',
  17520.                 'ProductTagsBundle' => 'XC\\ProductTags\\ProductTagsBundle',
  17521.                 'BestsellersBundle' => 'CDev\\Bestsellers\\BestsellersBundle',
  17522.                 'FacebookMarketingBundle' => 'XC\\FacebookMarketing\\FacebookMarketingBundle',
  17523.                 'ProductStickersBundle' => 'QSL\\ProductStickers\\ProductStickersBundle',
  17524.                 'BraintreeBundle' => 'QSL\\Braintree\\BraintreeBundle',
  17525.                 'SitemapBundle' => 'XC\\Sitemap\\SitemapBundle',
  17526.                 'CouponsBundle' => 'CDev\\Coupons\\CouponsBundle',
  17527.                 'ESelectHPPBundle' => 'XC\\ESelectHPP\\ESelectHPPBundle',
  17528.                 'BackInStockBundle' => 'QSL\\BackInStock\\BackInStockBundle',
  17529.                 'FastLaneCheckoutBundle' => 'XC\\FastLaneCheckout\\FastLaneCheckoutBundle',
  17530.                 'ContactUsBundle' => 'CDev\\ContactUs\\ContactUsBundle',
  17531.                 'ProductAdvisorBundle' => 'CDev\\ProductAdvisor\\ProductAdvisorBundle',
  17532.                 'CostPriceBundle' => 'QSL\\CostPrice\\CostPriceBundle',
  17533.                 'FedExBundle' => 'CDev\\FedEx\\FedExBundle',
  17534.                 'CustomOrderStatusesBundle' => 'XC\\CustomOrderStatuses\\CustomOrderStatusesBundle',
  17535.                 'CloudSearchBundle' => 'QSL\\CloudSearch\\CloudSearchBundle',
  17536.                 'UPSBundle' => 'XC\\UPS\\UPSBundle',
  17537.                 'BulkEditingBundle' => 'XC\\BulkEditing\\BulkEditingBundle',
  17538.                 'MyWishlistBundle' => 'QSL\\MyWishlist\\MyWishlistBundle',
  17539.                 'CrispWhiteSkinBundle' => 'XC\\CrispWhiteSkin\\CrispWhiteSkinBundle',
  17540.                 'CanadaPostBundle' => 'XC\\CanadaPost\\CanadaPostBundle',
  17541.                 'AntiFraudBundle' => 'QSL\\AntiFraud\\AntiFraudBundle',
  17542.                 'SaleBundle' => 'CDev\\Sale\\SaleBundle',
  17543.                 'PDFInvoiceBundle' => 'QSL\\PDFInvoice\\PDFInvoiceBundle',
  17544.                 'OrderStatusColorsBundle' => 'XC\\OrderStatusColors\\OrderStatusColorsBundle',
  17545.                 'FeaturedProductsBundle' => 'CDev\\FeaturedProducts\\FeaturedProductsBundle',
  17546.                 'ReturnsBundle' => 'QSL\\Returns\\ReturnsBundle',
  17547.                 'ShopByBrandBundle' => 'QSL\\ShopByBrand\\ShopByBrandBundle',
  17548.                 'NewsBundle' => 'XC\\News\\NewsBundle',
  17549.                 'PayWithAmazonBundle' => 'Amazon\\PayWithAmazon\\PayWithAmazonBundle',
  17550.                 'UpdateInventoryBundle' => 'XC\\UpdateInventory\\UpdateInventoryBundle',
  17551.                 'ProductVariationsBundle' => 'XC\\ProductVariations\\ProductVariationsBundle',
  17552.                 'GoSocialBundle' => 'CDev\\GoSocial\\GoSocialBundle',
  17553.                 'OrderReportsBundle' => 'QSL\\OrderReports\\OrderReportsBundle',
  17554.                 'MakeBundle' => 'QSL\\Make\\MakeBundle',
  17555.                 'WheelTireFitmentBundle' => 'XC\\WheelTireFitment\\WheelTireFitmentBundle',
  17556.                 'ThemeTweakerBundle' => 'XC\\ThemeTweaker\\ThemeTweakerBundle',
  17557.                 'MultiCurrencyBundle' => 'XC\\MultiCurrency\\MultiCurrencyBundle',
  17558.                 'AbandonedCartReminderBundle' => 'QSL\\AbandonedCartReminder\\AbandonedCartReminderBundle',
  17559.                 'CustomerSatisfactionBundle' => 'QSL\\CustomerSatisfaction\\CustomerSatisfactionBundle',
  17560.                 'ConciergeBundle' => 'XC\\Concierge\\ConciergeBundle',
  17561.                 'ProductFeedsBundle' => 'QSL\\ProductFeeds\\ProductFeedsBundle',
  17562.                 'FreeShippingBundle' => 'XC\\FreeShipping\\FreeShippingBundle',
  17563.                 'XMLSitemapBundle' => 'CDev\\XMLSitemap\\XMLSitemapBundle',
  17564.                 'UserPermissionsBundle' => 'CDev\\UserPermissions\\UserPermissionsBundle',
  17565.                 'ColorSwatchesBundle' => 'QSL\\ColorSwatches\\ColorSwatchesBundle',
  17566.                 'SimpleCMSBundle' => 'CDev\\SimpleCMS\\SimpleCMSBundle',
  17567.                 'SpecialOffersBuyXGetYBundle' => 'QSL\\SpecialOffersBuyXGetY\\SpecialOffersBuyXGetYBundle',
  17568.                 'GoogleFeedBundle' => 'XC\\GoogleFeed\\GoogleFeedBundle',
  17569.                 'VendorMessagesBundle' => 'XC\\VendorMessages\\VendorMessagesBundle',
  17570.                 'UpsellingBundle' => 'XC\\Upselling\\UpsellingBundle',
  17571.                 'VINLookupBundle' => 'XC\\VINLookup\\VINLookupBundle',
  17572.                 'BuyButtonBundle' => 'XC\\BuyButton\\BuyButtonBundle',
  17573.                 'USPSBundle' => 'CDev\\USPS\\USPSBundle',
  17574.                 'AuthorizenetAcceptjsBundle' => 'QSL\\AuthorizenetAcceptjs\\AuthorizenetAcceptjsBundle',
  17575.                 'AMPBundle' => 'QSL\\AMP\\AMPBundle',
  17576.                 'PaypalBundle' => 'CDev\\Paypal\\PaypalBundle',
  17577.                 'OneClickUpsellAfterCheckoutBundle' => 'QSL\\OneClickUpsellAfterCheckout\\OneClickUpsellAfterCheckoutBundle',
  17578.                 'BackorderBundle' => 'QSL\\Backorder\\BackorderBundle',
  17579.                 'AutoImportBaseBundle' => 'XC\\AutoImportBase\\AutoImportBaseBundle',
  17580.                 'AdminProductsListThumbnailsBundle' => 'QSL\\AdminProductsListThumbnails\\AdminProductsListThumbnailsBundle',
  17581.                 'OrdersImportBundle' => 'XC\\OrdersImport\\OrdersImportBundle',
  17582.                 'FlyoutCategoriesMenuBundle' => 'QSL\\FlyoutCategoriesMenu\\FlyoutCategoriesMenuBundle',
  17583.                 'XPaymentsCloudBundle' => 'XPay\\XPaymentsCloud\\XPaymentsCloudBundle',
  17584.                 'FroalaEditorBundle' => 'XC\\FroalaEditor\\FroalaEditorBundle',
  17585.                 'CustomProductTabsBundle' => 'XC\\CustomProductTabs\\CustomProductTabsBundle',
  17586.                 'DevKitBundle' => 'XPay\\DevKit\\DevKitBundle',
  17587.                 'GoogleAnalyticsBundle' => 'CDev\\GoogleAnalytics\\GoogleAnalyticsBundle',
  17588.                 'StripeBundle' => 'XC\\Stripe\\StripeBundle',
  17589.                 'NotFinishedOrdersBundle' => 'XC\\NotFinishedOrders\\NotFinishedOrdersBundle',
  17590.                 'WholesaleBundle' => 'CDev\\Wholesale\\WholesaleBundle',
  17591.                 'MailChimpBundle' => 'XC\\MailChimp\\MailChimpBundle',
  17592.                 'SalesTaxBundle' => 'CDev\\SalesTax\\SalesTaxBundle',
  17593.             ],
  17594.             'kernel.bundles_metadata' => [
  17595.                 'FrameworkBundle' => [
  17596.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  17597.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  17598.                 ],
  17599.                 'TwigBundle' => [
  17600.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  17601.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  17602.                 ],
  17603.                 'SecurityBundle' => [
  17604.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  17605.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  17606.                 ],
  17607.                 'JMSSerializerBundle' => [
  17608.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  17609.                     'namespace' => 'JMS\\SerializerBundle',
  17610.                 ],
  17611.                 'CommonBundle' => [
  17612.                     'path' => (\dirname(__DIR__4).'/vendor/xcart/common-bundle/src'),
  17613.                     'namespace' => 'XCart\\Bundle\\CommonBundle',
  17614.                 ],
  17615.                 'LogicBundle' => [
  17616.                     'path' => (\dirname(__DIR__4).'/vendor/xcart/logic-bundle/src'),
  17617.                     'namespace' => 'XCart\\Bundle\\LogicBundle',
  17618.                 ],
  17619.                 'DTOGeneratorBundle' => [
  17620.                     'path' => (\dirname(__DIR__4).'/vendor/xcart/dto-generator-bundle/src'),
  17621.                     'namespace' => 'XCart\\Bundle\\DTOGeneratorBundle',
  17622.                 ],
  17623.                 'APIPlatformBridgeBundle' => [
  17624.                     'path' => (\dirname(__DIR__4).'/vendor/xcart/api-platform-bridge-bundle/src'),
  17625.                     'namespace' => 'XCart\\Bundle\\APIPlatformBridgeBundle',
  17626.                 ],
  17627.                 'DoctrineBridgeBundle' => [
  17628.                     'path' => (\dirname(__DIR__4).'/vendor/xcart/doctrine-bridge-bundle/src'),
  17629.                     'namespace' => 'XCart\\Bundle\\DoctrineBridgeBundle',
  17630.                 ],
  17631.                 'DoctrineBundle' => [
  17632.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  17633.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  17634.                 ],
  17635.                 'DoctrineMigrationsBundle' => [
  17636.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  17637.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  17638.                 ],
  17639.                 'NelmioCorsBundle' => [
  17640.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  17641.                     'namespace' => 'Nelmio\\CorsBundle',
  17642.                 ],
  17643.                 'ApiPlatformBundle' => [
  17644.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle'),
  17645.                     'namespace' => 'ApiPlatform\\Symfony\\Bundle',
  17646.                 ],
  17647.                 'MonologBundle' => [
  17648.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  17649.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  17650.                 ],
  17651.                 'TwigExtraBundle' => [
  17652.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  17653.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  17654.                 ],
  17655.                 'WebProfilerBundle' => [
  17656.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  17657.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  17658.                 ],
  17659.                 'DebugBundle' => [
  17660.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  17661.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  17662.                 ],
  17663.                 'LexikJWTAuthenticationBundle' => [
  17664.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  17665.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  17666.                 ],
  17667.                 'SensioFrameworkExtraBundle' => [
  17668.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  17669.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  17670.                 ],
  17671.                 'XCartBundle' => [
  17672.                     'path' => (\dirname(__DIR__4).'/src'),
  17673.                     'namespace' => 'XCart',
  17674.                 ],
  17675.                 'GesdinetJWTRefreshTokenBundle' => [
  17676.                     'path' => (\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle'),
  17677.                     'namespace' => 'Gesdinet\\JWTRefreshTokenBundle',
  17678.                 ],
  17679.                 'MakerBundle' => [
  17680.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  17681.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  17682.                 ],
  17683.                 'NewsletterSubscriptionsBundle' => [
  17684.                     'path' => (\dirname(__DIR__4).'/modules/XC/NewsletterSubscriptions/src'),
  17685.                     'namespace' => 'XC\\NewsletterSubscriptions',
  17686.                 ],
  17687.                 'SpecialOffersBaseBundle' => [
  17688.                     'path' => (\dirname(__DIR__4).'/modules/QSL/SpecialOffersBase/src'),
  17689.                     'namespace' => 'QSL\\SpecialOffersBase',
  17690.                 ],
  17691.                 'SpecialOffersSpendXGetYBundle' => [
  17692.                     'path' => (\dirname(__DIR__4).'/modules/QSL/SpecialOffersSpendXGetY/src'),
  17693.                     'namespace' => 'QSL\\SpecialOffersSpendXGetY',
  17694.                 ],
  17695.                 'MembershipProductsBundle' => [
  17696.                     'path' => (\dirname(__DIR__4).'/modules/QSL/MembershipProducts/src'),
  17697.                     'namespace' => 'QSL\\MembershipProducts',
  17698.                 ],
  17699.                 'OnboardingBundle' => [
  17700.                     'path' => (\dirname(__DIR__4).'/modules/XC/Onboarding/src'),
  17701.                     'namespace' => 'XC\\Onboarding',
  17702.                 ],
  17703.                 'BannerBundle' => [
  17704.                     'path' => (\dirname(__DIR__4).'/modules/QSL/Banner/src'),
  17705.                     'namespace' => 'QSL\\Banner',
  17706.                 ],
  17707.                 'VolumeDiscountsBundle' => [
  17708.                     'path' => (\dirname(__DIR__4).'/modules/CDev/VolumeDiscounts/src'),
  17709.                     'namespace' => 'CDev\\VolumeDiscounts',
  17710.                 ],
  17711.                 'LoyaltyProgramBundle' => [
  17712.                     'path' => (\dirname(__DIR__4).'/modules/QSL/LoyaltyProgram/src'),
  17713.                     'namespace' => 'QSL\\LoyaltyProgram',
  17714.                 ],
  17715.                 'MarketPriceBundle' => [
  17716.                     'path' => (\dirname(__DIR__4).'/modules/CDev/MarketPrice/src'),
  17717.                     'namespace' => 'CDev\\MarketPrice',
  17718.                 ],
  17719.                 'CoreChargeBundle' => [
  17720.                     'path' => (\dirname(__DIR__4).'/modules/XC/CoreCharge/src'),
  17721.                     'namespace' => 'XC\\CoreCharge',
  17722.                 ],
  17723.                 'ReviewsBundle' => [
  17724.                     'path' => (\dirname(__DIR__4).'/modules/XC/Reviews/src'),
  17725.                     'namespace' => 'XC\\Reviews',
  17726.                 ],
  17727.                 'SystemFieldsBundle' => [
  17728.                     'path' => (\dirname(__DIR__4).'/modules/XC/SystemFields/src'),
  17729.                     'namespace' => 'XC\\SystemFields',
  17730.                 ],
  17731.                 'FileAttachmentsBundle' => [
  17732.                     'path' => (\dirname(__DIR__4).'/modules/CDev/FileAttachments/src'),
  17733.                     'namespace' => 'CDev\\FileAttachments',
  17734.                 ],
  17735.                 'ProductComparisonBundle' => [
  17736.                     'path' => (\dirname(__DIR__4).'/modules/XC/ProductComparison/src'),
  17737.                     'namespace' => 'XC\\ProductComparison',
  17738.                 ],
  17739.                 'ProductTagsBundle' => [
  17740.                     'path' => (\dirname(__DIR__4).'/modules/XC/ProductTags/src'),
  17741.                     'namespace' => 'XC\\ProductTags',
  17742.                 ],
  17743.                 'BestsellersBundle' => [
  17744.                     'path' => (\dirname(__DIR__4).'/modules/CDev/Bestsellers/src'),
  17745.                     'namespace' => 'CDev\\Bestsellers',
  17746.                 ],
  17747.                 'FacebookMarketingBundle' => [
  17748.                     'path' => (\dirname(__DIR__4).'/modules/XC/FacebookMarketing/src'),
  17749.                     'namespace' => 'XC\\FacebookMarketing',
  17750.                 ],
  17751.                 'ProductStickersBundle' => [
  17752.                     'path' => (\dirname(__DIR__4).'/modules/QSL/ProductStickers/src'),
  17753.                     'namespace' => 'QSL\\ProductStickers',
  17754.                 ],
  17755.                 'BraintreeBundle' => [
  17756.                     'path' => (\dirname(__DIR__4).'/modules/QSL/Braintree/src'),
  17757.                     'namespace' => 'QSL\\Braintree',
  17758.                 ],
  17759.                 'SitemapBundle' => [
  17760.                     'path' => (\dirname(__DIR__4).'/modules/XC/Sitemap/src'),
  17761.                     'namespace' => 'XC\\Sitemap',
  17762.                 ],
  17763.                 'CouponsBundle' => [
  17764.                     'path' => (\dirname(__DIR__4).'/modules/CDev/Coupons/src'),
  17765.                     'namespace' => 'CDev\\Coupons',
  17766.                 ],
  17767.                 'ESelectHPPBundle' => [
  17768.                     'path' => (\dirname(__DIR__4).'/modules/XC/ESelectHPP/src'),
  17769.                     'namespace' => 'XC\\ESelectHPP',
  17770.                 ],
  17771.                 'BackInStockBundle' => [
  17772.                     'path' => (\dirname(__DIR__4).'/modules/QSL/BackInStock/src'),
  17773.                     'namespace' => 'QSL\\BackInStock',
  17774.                 ],
  17775.                 'FastLaneCheckoutBundle' => [
  17776.                     'path' => (\dirname(__DIR__4).'/modules/XC/FastLaneCheckout/src'),
  17777.                     'namespace' => 'XC\\FastLaneCheckout',
  17778.                 ],
  17779.                 'ContactUsBundle' => [
  17780.                     'path' => (\dirname(__DIR__4).'/modules/CDev/ContactUs/src'),
  17781.                     'namespace' => 'CDev\\ContactUs',
  17782.                 ],
  17783.                 'ProductAdvisorBundle' => [
  17784.                     'path' => (\dirname(__DIR__4).'/modules/CDev/ProductAdvisor/src'),
  17785.                     'namespace' => 'CDev\\ProductAdvisor',
  17786.                 ],
  17787.                 'CostPriceBundle' => [
  17788.                     'path' => (\dirname(__DIR__4).'/modules/QSL/CostPrice/src'),
  17789.                     'namespace' => 'QSL\\CostPrice',
  17790.                 ],
  17791.                 'FedExBundle' => [
  17792.                     'path' => (\dirname(__DIR__4).'/modules/CDev/FedEx/src'),
  17793.                     'namespace' => 'CDev\\FedEx',
  17794.                 ],
  17795.                 'CustomOrderStatusesBundle' => [
  17796.                     'path' => (\dirname(__DIR__4).'/modules/XC/CustomOrderStatuses/src'),
  17797.                     'namespace' => 'XC\\CustomOrderStatuses',
  17798.                 ],
  17799.                 'CloudSearchBundle' => [
  17800.                     'path' => (\dirname(__DIR__4).'/modules/QSL/CloudSearch/src'),
  17801.                     'namespace' => 'QSL\\CloudSearch',
  17802.                 ],
  17803.                 'UPSBundle' => [
  17804.                     'path' => (\dirname(__DIR__4).'/modules/XC/UPS/src'),
  17805.                     'namespace' => 'XC\\UPS',
  17806.                 ],
  17807.                 'BulkEditingBundle' => [
  17808.                     'path' => (\dirname(__DIR__4).'/modules/XC/BulkEditing/src'),
  17809.                     'namespace' => 'XC\\BulkEditing',
  17810.                 ],
  17811.                 'MyWishlistBundle' => [
  17812.                     'path' => (\dirname(__DIR__4).'/modules/QSL/MyWishlist/src'),
  17813.                     'namespace' => 'QSL\\MyWishlist',
  17814.                 ],
  17815.                 'CrispWhiteSkinBundle' => [
  17816.                     'path' => (\dirname(__DIR__4).'/modules/XC/CrispWhiteSkin/src'),
  17817.                     'namespace' => 'XC\\CrispWhiteSkin',
  17818.                 ],
  17819.                 'CanadaPostBundle' => [
  17820.                     'path' => (\dirname(__DIR__4).'/modules/XC/CanadaPost/src'),
  17821.                     'namespace' => 'XC\\CanadaPost',
  17822.                 ],
  17823.                 'AntiFraudBundle' => [
  17824.                     'path' => (\dirname(__DIR__4).'/modules/QSL/AntiFraud/src'),
  17825.                     'namespace' => 'QSL\\AntiFraud',
  17826.                 ],
  17827.                 'SaleBundle' => [
  17828.                     'path' => (\dirname(__DIR__4).'/modules/CDev/Sale/src'),
  17829.                     'namespace' => 'CDev\\Sale',
  17830.                 ],
  17831.                 'PDFInvoiceBundle' => [
  17832.                     'path' => (\dirname(__DIR__4).'/modules/QSL/PDFInvoice/src'),
  17833.                     'namespace' => 'QSL\\PDFInvoice',
  17834.                 ],
  17835.                 'OrderStatusColorsBundle' => [
  17836.                     'path' => (\dirname(__DIR__4).'/modules/XC/OrderStatusColors/src'),
  17837.                     'namespace' => 'XC\\OrderStatusColors',
  17838.                 ],
  17839.                 'FeaturedProductsBundle' => [
  17840.                     'path' => (\dirname(__DIR__4).'/modules/CDev/FeaturedProducts/src'),
  17841.                     'namespace' => 'CDev\\FeaturedProducts',
  17842.                 ],
  17843.                 'ReturnsBundle' => [
  17844.                     'path' => (\dirname(__DIR__4).'/modules/QSL/Returns/src'),
  17845.                     'namespace' => 'QSL\\Returns',
  17846.                 ],
  17847.                 'ShopByBrandBundle' => [
  17848.                     'path' => (\dirname(__DIR__4).'/modules/QSL/ShopByBrand/src'),
  17849.                     'namespace' => 'QSL\\ShopByBrand',
  17850.                 ],
  17851.                 'NewsBundle' => [
  17852.                     'path' => (\dirname(__DIR__4).'/modules/XC/News/src'),
  17853.                     'namespace' => 'XC\\News',
  17854.                 ],
  17855.                 'PayWithAmazonBundle' => [
  17856.                     'path' => (\dirname(__DIR__4).'/modules/Amazon/PayWithAmazon/src'),
  17857.                     'namespace' => 'Amazon\\PayWithAmazon',
  17858.                 ],
  17859.                 'UpdateInventoryBundle' => [
  17860.                     'path' => (\dirname(__DIR__4).'/modules/XC/UpdateInventory/src'),
  17861.                     'namespace' => 'XC\\UpdateInventory',
  17862.                 ],
  17863.                 'ProductVariationsBundle' => [
  17864.                     'path' => (\dirname(__DIR__4).'/modules/XC/ProductVariations/src'),
  17865.                     'namespace' => 'XC\\ProductVariations',
  17866.                 ],
  17867.                 'GoSocialBundle' => [
  17868.                     'path' => (\dirname(__DIR__4).'/modules/CDev/GoSocial/src'),
  17869.                     'namespace' => 'CDev\\GoSocial',
  17870.                 ],
  17871.                 'OrderReportsBundle' => [
  17872.                     'path' => (\dirname(__DIR__4).'/modules/QSL/OrderReports/src'),
  17873.                     'namespace' => 'QSL\\OrderReports',
  17874.                 ],
  17875.                 'MakeBundle' => [
  17876.                     'path' => (\dirname(__DIR__4).'/modules/QSL/Make/src'),
  17877.                     'namespace' => 'QSL\\Make',
  17878.                 ],
  17879.                 'WheelTireFitmentBundle' => [
  17880.                     'path' => (\dirname(__DIR__4).'/modules/XC/WheelTireFitment/src'),
  17881.                     'namespace' => 'XC\\WheelTireFitment',
  17882.                 ],
  17883.                 'ThemeTweakerBundle' => [
  17884.                     'path' => (\dirname(__DIR__4).'/modules/XC/ThemeTweaker/src'),
  17885.                     'namespace' => 'XC\\ThemeTweaker',
  17886.                 ],
  17887.                 'MultiCurrencyBundle' => [
  17888.                     'path' => (\dirname(__DIR__4).'/modules/XC/MultiCurrency/src'),
  17889.                     'namespace' => 'XC\\MultiCurrency',
  17890.                 ],
  17891.                 'AbandonedCartReminderBundle' => [
  17892.                     'path' => (\dirname(__DIR__4).'/modules/QSL/AbandonedCartReminder/src'),
  17893.                     'namespace' => 'QSL\\AbandonedCartReminder',
  17894.                 ],
  17895.                 'CustomerSatisfactionBundle' => [
  17896.                     'path' => (\dirname(__DIR__4).'/modules/QSL/CustomerSatisfaction/src'),
  17897.                     'namespace' => 'QSL\\CustomerSatisfaction',
  17898.                 ],
  17899.                 'ConciergeBundle' => [
  17900.                     'path' => (\dirname(__DIR__4).'/modules/XC/Concierge/src'),
  17901.                     'namespace' => 'XC\\Concierge',
  17902.                 ],
  17903.                 'ProductFeedsBundle' => [
  17904.                     'path' => (\dirname(__DIR__4).'/modules/QSL/ProductFeeds/src'),
  17905.                     'namespace' => 'QSL\\ProductFeeds',
  17906.                 ],
  17907.                 'FreeShippingBundle' => [
  17908.                     'path' => (\dirname(__DIR__4).'/modules/XC/FreeShipping/src'),
  17909.                     'namespace' => 'XC\\FreeShipping',
  17910.                 ],
  17911.                 'XMLSitemapBundle' => [
  17912.                     'path' => (\dirname(__DIR__4).'/modules/CDev/XMLSitemap/src'),
  17913.                     'namespace' => 'CDev\\XMLSitemap',
  17914.                 ],
  17915.                 'UserPermissionsBundle' => [
  17916.                     'path' => (\dirname(__DIR__4).'/modules/CDev/UserPermissions/src'),
  17917.                     'namespace' => 'CDev\\UserPermissions',
  17918.                 ],
  17919.                 'ColorSwatchesBundle' => [
  17920.                     'path' => (\dirname(__DIR__4).'/modules/QSL/ColorSwatches/src'),
  17921.                     'namespace' => 'QSL\\ColorSwatches',
  17922.                 ],
  17923.                 'SimpleCMSBundle' => [
  17924.                     'path' => (\dirname(__DIR__4).'/modules/CDev/SimpleCMS/src'),
  17925.                     'namespace' => 'CDev\\SimpleCMS',
  17926.                 ],
  17927.                 'SpecialOffersBuyXGetYBundle' => [
  17928.                     'path' => (\dirname(__DIR__4).'/modules/QSL/SpecialOffersBuyXGetY/src'),
  17929.                     'namespace' => 'QSL\\SpecialOffersBuyXGetY',
  17930.                 ],
  17931.                 'GoogleFeedBundle' => [
  17932.                     'path' => (\dirname(__DIR__4).'/modules/XC/GoogleFeed/src'),
  17933.                     'namespace' => 'XC\\GoogleFeed',
  17934.                 ],
  17935.                 'VendorMessagesBundle' => [
  17936.                     'path' => (\dirname(__DIR__4).'/modules/XC/VendorMessages/src'),
  17937.                     'namespace' => 'XC\\VendorMessages',
  17938.                 ],
  17939.                 'UpsellingBundle' => [
  17940.                     'path' => (\dirname(__DIR__4).'/modules/XC/Upselling/src'),
  17941.                     'namespace' => 'XC\\Upselling',
  17942.                 ],
  17943.                 'VINLookupBundle' => [
  17944.                     'path' => (\dirname(__DIR__4).'/modules/XC/VINLookup/src'),
  17945.                     'namespace' => 'XC\\VINLookup',
  17946.                 ],
  17947.                 'BuyButtonBundle' => [
  17948.                     'path' => (\dirname(__DIR__4).'/modules/XC/BuyButton/src'),
  17949.                     'namespace' => 'XC\\BuyButton',
  17950.                 ],
  17951.                 'USPSBundle' => [
  17952.                     'path' => (\dirname(__DIR__4).'/modules/CDev/USPS/src'),
  17953.                     'namespace' => 'CDev\\USPS',
  17954.                 ],
  17955.                 'AuthorizenetAcceptjsBundle' => [
  17956.                     'path' => (\dirname(__DIR__4).'/modules/QSL/AuthorizenetAcceptjs/src'),
  17957.                     'namespace' => 'QSL\\AuthorizenetAcceptjs',
  17958.                 ],
  17959.                 'AMPBundle' => [
  17960.                     'path' => (\dirname(__DIR__4).'/modules/QSL/AMP/src'),
  17961.                     'namespace' => 'QSL\\AMP',
  17962.                 ],
  17963.                 'PaypalBundle' => [
  17964.                     'path' => (\dirname(__DIR__4).'/modules/CDev/Paypal/src'),
  17965.                     'namespace' => 'CDev\\Paypal',
  17966.                 ],
  17967.                 'OneClickUpsellAfterCheckoutBundle' => [
  17968.                     'path' => (\dirname(__DIR__4).'/modules/QSL/OneClickUpsellAfterCheckout/src'),
  17969.                     'namespace' => 'QSL\\OneClickUpsellAfterCheckout',
  17970.                 ],
  17971.                 'BackorderBundle' => [
  17972.                     'path' => (\dirname(__DIR__4).'/modules/QSL/Backorder/src'),
  17973.                     'namespace' => 'QSL\\Backorder',
  17974.                 ],
  17975.                 'AutoImportBaseBundle' => [
  17976.                     'path' => (\dirname(__DIR__4).'/modules/XC/AutoImportBase/src'),
  17977.                     'namespace' => 'XC\\AutoImportBase',
  17978.                 ],
  17979.                 'AdminProductsListThumbnailsBundle' => [
  17980.                     'path' => (\dirname(__DIR__4).'/modules/QSL/AdminProductsListThumbnails/src'),
  17981.                     'namespace' => 'QSL\\AdminProductsListThumbnails',
  17982.                 ],
  17983.                 'OrdersImportBundle' => [
  17984.                     'path' => (\dirname(__DIR__4).'/modules/XC/OrdersImport/src'),
  17985.                     'namespace' => 'XC\\OrdersImport',
  17986.                 ],
  17987.                 'FlyoutCategoriesMenuBundle' => [
  17988.                     'path' => (\dirname(__DIR__4).'/modules/QSL/FlyoutCategoriesMenu/src'),
  17989.                     'namespace' => 'QSL\\FlyoutCategoriesMenu',
  17990.                 ],
  17991.                 'XPaymentsCloudBundle' => [
  17992.                     'path' => (\dirname(__DIR__4).'/modules/XPay/XPaymentsCloud/src'),
  17993.                     'namespace' => 'XPay\\XPaymentsCloud',
  17994.                 ],
  17995.                 'FroalaEditorBundle' => [
  17996.                     'path' => (\dirname(__DIR__4).'/modules/XC/FroalaEditor/src'),
  17997.                     'namespace' => 'XC\\FroalaEditor',
  17998.                 ],
  17999.                 'CustomProductTabsBundle' => [
  18000.                     'path' => (\dirname(__DIR__4).'/modules/XC/CustomProductTabs/src'),
  18001.                     'namespace' => 'XC\\CustomProductTabs',
  18002.                 ],
  18003.                 'DevKitBundle' => [
  18004.                     'path' => (\dirname(__DIR__4).'/modules/XPay/DevKit/src'),
  18005.                     'namespace' => 'XPay\\DevKit',
  18006.                 ],
  18007.                 'GoogleAnalyticsBundle' => [
  18008.                     'path' => (\dirname(__DIR__4).'/modules/CDev/GoogleAnalytics/src'),
  18009.                     'namespace' => 'CDev\\GoogleAnalytics',
  18010.                 ],
  18011.                 'StripeBundle' => [
  18012.                     'path' => (\dirname(__DIR__4).'/modules/XC/Stripe/src'),
  18013.                     'namespace' => 'XC\\Stripe',
  18014.                 ],
  18015.                 'NotFinishedOrdersBundle' => [
  18016.                     'path' => (\dirname(__DIR__4).'/modules/XC/NotFinishedOrders/src'),
  18017.                     'namespace' => 'XC\\NotFinishedOrders',
  18018.                 ],
  18019.                 'WholesaleBundle' => [
  18020.                     'path' => (\dirname(__DIR__4).'/modules/CDev/Wholesale/src'),
  18021.                     'namespace' => 'CDev\\Wholesale',
  18022.                 ],
  18023.                 'MailChimpBundle' => [
  18024.                     'path' => (\dirname(__DIR__4).'/modules/XC/MailChimp/src'),
  18025.                     'namespace' => 'XC\\MailChimp',
  18026.                 ],
  18027.                 'SalesTaxBundle' => [
  18028.                     'path' => (\dirname(__DIR__4).'/modules/CDev/SalesTax/src'),
  18029.                     'namespace' => 'CDev\\SalesTax',
  18030.                 ],
  18031.             ],
  18032.             'kernel.charset' => 'UTF-8',
  18033.             'kernel.container_class' => 'XCart_KernelDevDebugContainer',
  18034.             'xcart.marketplace.url' => 'https://my.x-cart.com/api/',
  18035.             'xcart.marketplace.appstore_url' => 'https://market.x-cart.com/',
  18036.             'xcart.marketplace.upgrade_step_time_limit' => 240,
  18037.             'xcart.marketplace.banner_url' => 'https://my.x-cart.com/xcinfo',
  18038.             'xcart.marketplace.editions_url' => 'https://my.x-cart.com/sites/default/files/editions.yaml',
  18039.             'xcart.marketplace.segment_url' => 'https://mc-end-auth.qtmsoft.com',
  18040.             'xcart.marketplace.addon_images_url' => 'https://my.x-cart.com/XCimageInterface/',
  18041.             'xcart.marketplace.xb_host' => 'secure.x-cart.com',
  18042.             'xcart.installation_lng' => 'en',
  18043.             'xcart.modules' => [
  18044.                 'XC-NewsletterSubscriptions' => [
  18045.                     'id' => 'XC-NewsletterSubscriptions',
  18046.                     'isEnabled' => true,
  18047.                     'type' => 'common',
  18048.                     'author' => 'XC',
  18049.                     'name' => 'NewsletterSubscriptions',
  18050.                     'version' => '5.5.1.2',
  18051.                     'authorName' => 'X-Cart team',
  18052.                     'moduleName' => 'Newsletter subscriptions',
  18053.                     'description' => 'The module adds a sign up form into your site footer inviting your customers to subscribe for your company newsletters. The list of subscribers is stored in the admin back-end and can also be forwarded to Mailchimp.',
  18054.                     'showSettingsForm' => false,
  18055.                     'canDisable' => true,
  18056.                     'dependsOn' => [
  18057.                     ],
  18058.                 ],
  18059.                 'QSL-SpecialOffersSpendXGetY' => [
  18060.                     'id' => 'QSL-SpecialOffersSpendXGetY',
  18061.                     'isEnabled' => true,
  18062.                     'type' => 'common',
  18063.                     'author' => 'QSL',
  18064.                     'name' => 'SpecialOffersSpendXGetY',
  18065.                     'version' => '5.5.3.0',
  18066.                     'authorName' => 'Qualiteam Software',
  18067.                     'moduleName' => 'Special Offers: Spend X Get Y',
  18068.                     'description' => 'This module adds variations of the "Spend X Get Y" special offer type. Requires the base Special Offers module.',
  18069.                     'showSettingsForm' => false,
  18070.                     'canDisable' => true,
  18071.                     'dependsOn' => [
  18072.                         => 'QSL-SpecialOffersBase',
  18073.                     ],
  18074.                 ],
  18075.                 'QSL-MembershipProducts' => [
  18076.                     'id' => 'QSL-MembershipProducts',
  18077.                     'isEnabled' => true,
  18078.                     'type' => 'common',
  18079.                     'author' => 'QSL',
  18080.                     'name' => 'MembershipProducts',
  18081.                     'version' => '5.5.1.2',
  18082.                     'authorName' => 'Qualiteam',
  18083.                     'moduleName' => 'Paid memberships',
  18084.                     'description' => 'Sell premium memberships in your store. The module expands the "Memberships" feature of X-Cart, enabling the ability to sell paid memberships as regular products.',
  18085.                     'showSettingsForm' => false,
  18086.                     'canDisable' => true,
  18087.                     'dependsOn' => [
  18088.                     ],
  18089.                 ],
  18090.                 'XC-Onboarding' => [
  18091.                     'id' => 'XC-Onboarding',
  18092.                     'isEnabled' => true,
  18093.                     'type' => 'common',
  18094.                     'author' => 'XC',
  18095.                     'name' => 'Onboarding',
  18096.                     'version' => '5.5.1.6',
  18097.                     'authorName' => 'X-Cart team',
  18098.                     'moduleName' => 'Onboarding Wizard',
  18099.                     'description' => 'The module helps to complete the very first steps of store setup: edit company information and upload logo, add products, set shipping and payments; as well as provides all the necessary links and tips related to the store setup.',
  18100.                     'showSettingsForm' => false,
  18101.                     'canDisable' => true,
  18102.                     'dependsOn' => [
  18103.                     ],
  18104.                 ],
  18105.                 'QSL-Banner' => [
  18106.                     'id' => 'QSL-Banner',
  18107.                     'isEnabled' => true,
  18108.                     'type' => 'common',
  18109.                     'author' => 'QSL',
  18110.                     'name' => 'Banner',
  18111.                     'version' => '5.5.1.7',
  18112.                     'authorName' => 'Qualiteam',
  18113.                     'moduleName' => 'Banner System',
  18114.                     'description' => 'It allows admin to place both images and HTML-code banners anywhere in X-Cart via the special interface in admin area. This module is useful for promoting products, events, offers, etc.',
  18115.                     'showSettingsForm' => true,
  18116.                     'canDisable' => true,
  18117.                     'dependsOn' => [
  18118.                     ],
  18119.                 ],
  18120.                 'CDev-VolumeDiscounts' => [
  18121.                     'id' => 'CDev-VolumeDiscounts',
  18122.                     'isEnabled' => true,
  18123.                     'type' => 'common',
  18124.                     'author' => 'CDev',
  18125.                     'name' => 'VolumeDiscounts',
  18126.                     'version' => '5.5.1.3',
  18127.                     'authorName' => 'X-Cart team',
  18128.                     'moduleName' => 'Volume Discounts',
  18129.                     'description' => 'Enables discounts depending on the total price of ordered products and the customer membership level.',
  18130.                     'showSettingsForm' => false,
  18131.                     'canDisable' => true,
  18132.                     'dependsOn' => [
  18133.                     ],
  18134.                 ],
  18135.                 'QSL-LoyaltyProgram' => [
  18136.                     'id' => 'QSL-LoyaltyProgram',
  18137.                     'isEnabled' => true,
  18138.                     'type' => 'common',
  18139.                     'author' => 'QSL',
  18140.                     'name' => 'LoyaltyProgram',
  18141.                     'version' => '5.5.1.4',
  18142.                     'authorName' => 'Qualiteam Software',
  18143.                     'moduleName' => 'Loyalty Program',
  18144.                     'description' => 'Increase customer loyalty and turn your visitors into returning customers by giving them reward points for purchases made in your store and letting them cash the points in for discounts on future orders.',
  18145.                     'showSettingsForm' => true,
  18146.                     'canDisable' => true,
  18147.                     'dependsOn' => [
  18148.                     ],
  18149.                 ],
  18150.                 'CDev-MarketPrice' => [
  18151.                     'id' => 'CDev-MarketPrice',
  18152.                     'isEnabled' => true,
  18153.                     'type' => 'common',
  18154.                     'author' => 'CDev',
  18155.                     'name' => 'MarketPrice',
  18156.                     'version' => '5.5.1.1',
  18157.                     'authorName' => 'X-Cart team',
  18158.                     'moduleName' => 'Market price',
  18159.                     'description' => 'Adds support for the product market price.',
  18160.                     'showSettingsForm' => false,
  18161.                     'canDisable' => true,
  18162.                     'dependsOn' => [
  18163.                     ],
  18164.                 ],
  18165.                 'XC-Keystone' => [
  18166.                     'id' => 'XC-Keystone',
  18167.                     'isEnabled' => false,
  18168.                     'type' => 'common',
  18169.                     'author' => 'XC',
  18170.                     'name' => 'Keystone',
  18171.                     'version' => '5.5.6.0',
  18172.                     'authorName' => 'X-Cart team',
  18173.                     'moduleName' => 'Keystone',
  18174.                     'description' => 'This add-on integrates X-Cart with KAO Warehouse Distributor via API / FTP.',
  18175.                     'showSettingsForm' => false,
  18176.                     'canDisable' => true,
  18177.                     'dependsOn' => [
  18178.                         => 'QSL-Make',
  18179.                         => 'QSL-ShopByBrand',
  18180.                         => 'XC-AutoImportBase',
  18181.                         => 'XC-SplitShipment',
  18182.                     ],
  18183.                 ],
  18184.                 'XC-CoreCharge' => [
  18185.                     'id' => 'XC-CoreCharge',
  18186.                     'isEnabled' => true,
  18187.                     'type' => 'common',
  18188.                     'author' => 'XC',
  18189.                     'name' => 'CoreCharge',
  18190.                     'version' => '5.5.0.0',
  18191.                     'authorName' => 'X-Cart team',
  18192.                     'moduleName' => 'Core Charge',
  18193.                     'description' => 'Allows to add core charge to products. It is a deposit that is charged upon purchase and fully refunded upon the return of the core.',
  18194.                     'showSettingsForm' => true,
  18195.                     'canDisable' => true,
  18196.                     'dependsOn' => [
  18197.                     ],
  18198.                 ],
  18199.                 'XC-Reviews' => [
  18200.                     'id' => 'XC-Reviews',
  18201.                     'isEnabled' => true,
  18202.                     'type' => 'common',
  18203.                     'author' => 'XC',
  18204.                     'name' => 'Reviews',
  18205.                     'version' => '5.5.1.7',
  18206.                     'authorName' => 'X-Cart team',
  18207.                     'moduleName' => 'Product reviews',
  18208.                     'description' => 'Adds an ability to add products reviews and manage them in admin area',
  18209.                     'showSettingsForm' => true,
  18210.                     'canDisable' => true,
  18211.                     'dependsOn' => [
  18212.                     ],
  18213.                 ],
  18214.                 'XC-SystemFields' => [
  18215.                     'id' => 'XC-SystemFields',
  18216.                     'isEnabled' => true,
  18217.                     'type' => 'common',
  18218.                     'author' => 'XC',
  18219.                     'name' => 'SystemFields',
  18220.                     'version' => '5.5.1.2',
  18221.                     'authorName' => 'X-Cart team',
  18222.                     'moduleName' => 'Barcode and Manufacturer Part Number fields',
  18223.                     'description' => 'The module adds 2 additional product fields - Barcode (ISBN, UPC, GTIN, etc.) and Manufacturer Part Number to products and variants. Admin selects whether to display the fields nowhere, in admin area only or both in admin and customer area.',
  18224.                     'showSettingsForm' => true,
  18225.                     'canDisable' => true,
  18226.                     'dependsOn' => [
  18227.                     ],
  18228.                 ],
  18229.                 'CDev-FileAttachments' => [
  18230.                     'id' => 'CDev-FileAttachments',
  18231.                     'isEnabled' => true,
  18232.                     'type' => 'common',
  18233.                     'author' => 'CDev',
  18234.                     'name' => 'FileAttachments',
  18235.                     'version' => '5.5.1.6',
  18236.                     'authorName' => 'X-Cart team',
  18237.                     'moduleName' => 'File attachments',
  18238.                     'description' => 'Allows you to attach files to goods that can be downloaded from the detailed pages of this product by visitors.',
  18239.                     'showSettingsForm' => false,
  18240.                     'canDisable' => true,
  18241.                     'dependsOn' => [
  18242.                     ],
  18243.                 ],
  18244.                 'XC-ProductComparison' => [
  18245.                     'id' => 'XC-ProductComparison',
  18246.                     'isEnabled' => true,
  18247.                     'type' => 'common',
  18248.                     'author' => 'XC',
  18249.                     'name' => 'ProductComparison',
  18250.                     'version' => '5.5.1.3',
  18251.                     'authorName' => 'X-Cart team',
  18252.                     'moduleName' => 'Product Comparison',
  18253.                     'description' => 'Allows customers to compare products.',
  18254.                     'showSettingsForm' => false,
  18255.                     'canDisable' => true,
  18256.                     'dependsOn' => [
  18257.                     ],
  18258.                 ],
  18259.                 'XC-ProductTags' => [
  18260.                     'id' => 'XC-ProductTags',
  18261.                     'isEnabled' => true,
  18262.                     'type' => 'common',
  18263.                     'author' => 'XC',
  18264.                     'name' => 'ProductTags',
  18265.                     'version' => '5.5.1.8',
  18266.                     'authorName' => 'X-Cart team',
  18267.                     'moduleName' => 'Product Tags',
  18268.                     'description' => 'Assign one or multiple tags to your products and improve the navigation for your customers, who can narrow the search results by tags in the Product Filters or, vice versa, see all products with the same tag.',
  18269.                     'showSettingsForm' => true,
  18270.                     'canDisable' => true,
  18271.                     'dependsOn' => [
  18272.                     ],
  18273.                 ],
  18274.                 'CDev-Bestsellers' => [
  18275.                     'id' => 'CDev-Bestsellers',
  18276.                     'isEnabled' => true,
  18277.                     'type' => 'common',
  18278.                     'author' => 'CDev',
  18279.                     'name' => 'Bestsellers',
  18280.                     'version' => '5.5.1.2',
  18281.                     'authorName' => 'X-Cart team',
  18282.                     'moduleName' => 'Bestsellers',
  18283.                     'description' => 'Lists best-selling products at any place of the customer interface.',
  18284.                     'showSettingsForm' => true,
  18285.                     'canDisable' => true,
  18286.                     'dependsOn' => [
  18287.                     ],
  18288.                 ],
  18289.                 'XC-SplitShipment' => [
  18290.                     'id' => 'XC-SplitShipment',
  18291.                     'isEnabled' => false,
  18292.                     'type' => 'common',
  18293.                     'author' => 'XC',
  18294.                     'name' => 'SplitShipment',
  18295.                     'version' => '5.5.4.1',
  18296.                     'authorName' => 'X-Cart team',
  18297.                     'moduleName' => 'Split Shipment',
  18298.                     'description' => 'This module enables additional features for Turn14 Distribution integration: splitting order into multiple shipments and shipping from multiple locations (multiple ship-from addresses → one ship-to address).',
  18299.                     'showSettingsForm' => false,
  18300.                     'canDisable' => false,
  18301.                     'dependsOn' => [
  18302.                     ],
  18303.                 ],
  18304.                 'XC-FacebookMarketing' => [
  18305.                     'id' => 'XC-FacebookMarketing',
  18306.                     'isEnabled' => true,
  18307.                     'type' => 'common',
  18308.                     'author' => 'XC',
  18309.                     'name' => 'FacebookMarketing',
  18310.                     'version' => '5.5.1.7',
  18311.                     'authorName' => 'X-Cart team',
  18312.                     'moduleName' => 'Facebook Ads and Instagram Ads',
  18313.                     'description' => 'This add-on syncs your X-Cart and your Facebook catalogs to help you make maximum use of Facebook Marketing tools having your products promoted to the right audience in the right place at the right time.',
  18314.                     'showSettingsForm' => true,
  18315.                     'canDisable' => true,
  18316.                     'dependsOn' => [
  18317.                     ],
  18318.                 ],
  18319.                 'QSL-ProductStickers' => [
  18320.                     'id' => 'QSL-ProductStickers',
  18321.                     'isEnabled' => true,
  18322.                     'type' => 'common',
  18323.                     'author' => 'QSL',
  18324.                     'name' => 'ProductStickers',
  18325.                     'version' => '5.5.1.5',
  18326.                     'authorName' => 'Qualiteam',
  18327.                     'moduleName' => 'Product stickers',
  18328.                     'description' => 'This module will allow you to add custom stickers to your products',
  18329.                     'showSettingsForm' => true,
  18330.                     'canDisable' => true,
  18331.                     'dependsOn' => [
  18332.                     ],
  18333.                 ],
  18334.                 'QSL-Braintree' => [
  18335.                     'id' => 'QSL-Braintree',
  18336.                     'isEnabled' => true,
  18337.                     'type' => 'payment',
  18338.                     'author' => 'QSL',
  18339.                     'name' => 'Braintree',
  18340.                     'version' => '5.5.1.2',
  18341.                     'authorName' => 'X-Cart team',
  18342.                     'moduleName' => 'Braintree payment gateway',
  18343.                     'description' => 'Braintree is a full-stack payments platform that makes it easy to accept payments in your app or website. The service replaces the traditional model of sourcing a payment gateway and merchant account from different providers.',
  18344.                     'showSettingsForm' => false,
  18345.                     'canDisable' => true,
  18346.                     'dependsOn' => [
  18347.                     ],
  18348.                 ],
  18349.                 'XC-Sitemap' => [
  18350.                     'id' => 'XC-Sitemap',
  18351.                     'isEnabled' => true,
  18352.                     'type' => 'common',
  18353.                     'author' => 'XC',
  18354.                     'name' => 'Sitemap',
  18355.                     'version' => '5.5.1.1',
  18356.                     'authorName' => 'X-Cart team',
  18357.                     'moduleName' => 'Site Map',
  18358.                     'description' => 'Enable a sitemap on your site for easier customers\' navigation.The sitemap can include categories and static pages.',
  18359.                     'showSettingsForm' => false,
  18360.                     'canDisable' => true,
  18361.                     'dependsOn' => [
  18362.                     ],
  18363.                 ],
  18364.                 'CDev-Coupons' => [
  18365.                     'id' => 'CDev-Coupons',
  18366.                     'isEnabled' => true,
  18367.                     'type' => 'common',
  18368.                     'author' => 'CDev',
  18369.                     'name' => 'Coupons',
  18370.                     'version' => '5.5.3.3',
  18371.                     'authorName' => 'X-Cart team',
  18372.                     'moduleName' => 'Coupons',
  18373.                     'description' => 'Allows to configure discounts which customers can activate in your shop with a coupon code',
  18374.                     'showSettingsForm' => true,
  18375.                     'canDisable' => true,
  18376.                     'dependsOn' => [
  18377.                     ],
  18378.                 ],
  18379.                 'XC-ESelectHPP' => [
  18380.                     'id' => 'XC-ESelectHPP',
  18381.                     'isEnabled' => true,
  18382.                     'type' => 'payment',
  18383.                     'author' => 'XC',
  18384.                     'name' => 'ESelectHPP',
  18385.                     'version' => '5.5.1.3',
  18386.                     'authorName' => 'X-Cart team',
  18387.                     'moduleName' => 'Moneris (eSELECTplus- Hosted Pay Page)',
  18388.                     'description' => 'Accept credit and debit cards via an online transaction processing engine. USA and Canada',
  18389.                     'showSettingsForm' => false,
  18390.                     'canDisable' => true,
  18391.                     'dependsOn' => [
  18392.                     ],
  18393.                 ],
  18394.                 'QSL-BackInStock' => [
  18395.                     'id' => 'QSL-BackInStock',
  18396.                     'isEnabled' => true,
  18397.                     'type' => 'common',
  18398.                     'author' => 'QSL',
  18399.                     'name' => 'BackInStock',
  18400.                     'version' => '5.5.1.4',
  18401.                     'authorName' => 'Qualiteam',
  18402.                     'moduleName' => 'Back in Stock Notifications',
  18403.                     'description' => 'Don\'t let those customers who want to buy a product that is out of stock or think the product price is too high simply walk away. Enable them to sign up for Back in Stock and/or Price Drop email notifications for the product so they can get an automatic message when the product becomes available again, or when its price is decreased.',
  18404.                     'showSettingsForm' => true,
  18405.                     'canDisable' => true,
  18406.                     'dependsOn' => [
  18407.                     ],
  18408.                 ],
  18409.                 'XC-FastLaneCheckout' => [
  18410.                     'id' => 'XC-FastLaneCheckout',
  18411.                     'isEnabled' => true,
  18412.                     'type' => 'common',
  18413.                     'author' => 'XC',
  18414.                     'name' => 'FastLaneCheckout',
  18415.                     'version' => '5.5.2.3',
  18416.                     'authorName' => 'X-Cart team',
  18417.                     'moduleName' => 'Fast Lane Checkout',
  18418.                     'description' => 'Modern multi-step checkout asks for a separate piece of information at a separate step. As a result, it looks clean for customers and seems secure and easy to fill in.',
  18419.                     'showSettingsForm' => false,
  18420.                     'canDisable' => true,
  18421.                     'dependsOn' => [
  18422.                     ],
  18423.                 ],
  18424.                 'CDev-ContactUs' => [
  18425.                     'id' => 'CDev-ContactUs',
  18426.                     'isEnabled' => true,
  18427.                     'type' => 'common',
  18428.                     'author' => 'CDev',
  18429.                     'name' => 'ContactUs',
  18430.                     'version' => '5.5.2.0',
  18431.                     'authorName' => 'X-Cart team',
  18432.                     'moduleName' => 'Contact us',
  18433.                     'description' => 'Enables "Contact us" page',
  18434.                     'showSettingsForm' => true,
  18435.                     'canDisable' => true,
  18436.                     'dependsOn' => [
  18437.                     ],
  18438.                 ],
  18439.                 'CDev-ProductAdvisor' => [
  18440.                     'id' => 'CDev-ProductAdvisor',
  18441.                     'isEnabled' => true,
  18442.                     'type' => 'common',
  18443.                     'author' => 'CDev',
  18444.                     'name' => 'ProductAdvisor',
  18445.                     'version' => '5.5.1.3',
  18446.                     'authorName' => 'X-Cart team',
  18447.                     'moduleName' => 'Product Advisor',
  18448.                     'description' => 'Adds specific products lists to the catalog: new arrivals, coming soon, recently viewed etc.',
  18449.                     'showSettingsForm' => true,
  18450.                     'canDisable' => true,
  18451.                     'dependsOn' => [
  18452.                     ],
  18453.                 ],
  18454.                 'QSL-CostPrice' => [
  18455.                     'id' => 'QSL-CostPrice',
  18456.                     'isEnabled' => true,
  18457.                     'type' => 'common',
  18458.                     'author' => 'QSL',
  18459.                     'name' => 'CostPrice',
  18460.                     'version' => '5.5.1.1',
  18461.                     'authorName' => 'Qualiteam',
  18462.                     'moduleName' => 'Cost Price',
  18463.                     'description' => 'Adds the supplier price and shows gross profit statistic',
  18464.                     'showSettingsForm' => false,
  18465.                     'canDisable' => true,
  18466.                     'dependsOn' => [
  18467.                     ],
  18468.                 ],
  18469.                 'CDev-FedEx' => [
  18470.                     'id' => 'CDev-FedEx',
  18471.                     'isEnabled' => true,
  18472.                     'type' => 'shipping',
  18473.                     'author' => 'CDev',
  18474.                     'name' => 'FedEx',
  18475.                     'version' => '5.5.2.0',
  18476.                     'authorName' => 'X-Cart team',
  18477.                     'moduleName' => 'FedEx',
  18478.                     'description' => 'Gets shipping quotes for FedEx delivery methods.',
  18479.                     'showSettingsForm' => true,
  18480.                     'canDisable' => true,
  18481.                     'dependsOn' => [
  18482.                     ],
  18483.                 ],
  18484.                 'XC-CustomOrderStatuses' => [
  18485.                     'id' => 'XC-CustomOrderStatuses',
  18486.                     'isEnabled' => true,
  18487.                     'type' => 'common',
  18488.                     'author' => 'XC',
  18489.                     'name' => 'CustomOrderStatuses',
  18490.                     'version' => '5.5.1.1',
  18491.                     'authorName' => 'X-Cart team',
  18492.                     'moduleName' => 'Custom Order Statuses',
  18493.                     'description' => 'This module allows you to edit the existing order statuses and add new statuses.',
  18494.                     'showSettingsForm' => false,
  18495.                     'canDisable' => true,
  18496.                     'dependsOn' => [
  18497.                     ],
  18498.                 ],
  18499.                 'QSL-CloudSearch' => [
  18500.                     'id' => 'QSL-CloudSearch',
  18501.                     'isEnabled' => true,
  18502.                     'type' => 'common',
  18503.                     'author' => 'QSL',
  18504.                     'name' => 'CloudSearch',
  18505.                     'version' => '5.5.3.0',
  18506.                     'authorName' => 'Qualiteam Software',
  18507.                     'moduleName' => 'CloudSearch & CloudFilters',
  18508.                     'description' => 'CloudSearch is a powerful search & navigation engine for X-Cart 5. It enables smart & fast product search and efficient filtering experience. Power up your store with top-notch search & filtering for better conversion rates!',
  18509.                     'showSettingsForm' => true,
  18510.                     'canDisable' => true,
  18511.                     'dependsOn' => [
  18512.                     ],
  18513.                 ],
  18514.                 'XC-ATD' => [
  18515.                     'id' => 'XC-ATD',
  18516.                     'isEnabled' => false,
  18517.                     'type' => 'common',
  18518.                     'author' => 'XC',
  18519.                     'name' => 'ATD',
  18520.                     'version' => '5.5.4.0',
  18521.                     'authorName' => 'X-Cart team',
  18522.                     'moduleName' => 'ATD',
  18523.                     'description' => 'This module enables ATD integration via API.',
  18524.                     'showSettingsForm' => false,
  18525.                     'canDisable' => true,
  18526.                     'dependsOn' => [
  18527.                         => 'QSL-Make',
  18528.                         => 'QSL-ShopByBrand',
  18529.                         => 'XC-AutoImportBase',
  18530.                         => 'XC-SplitShipment',
  18531.                         => 'XC-WheelTireFitment',
  18532.                     ],
  18533.                 ],
  18534.                 'XC-UPS' => [
  18535.                     'id' => 'XC-UPS',
  18536.                     'isEnabled' => true,
  18537.                     'type' => 'shipping',
  18538.                     'author' => 'XC',
  18539.                     'name' => 'UPS',
  18540.                     'version' => '5.5.3.1',
  18541.                     'authorName' => 'X-Cart team',
  18542.                     'moduleName' => 'UPS',
  18543.                     'description' => 'Gets shipping quotes for UPS delivery methods.',
  18544.                     'showSettingsForm' => true,
  18545.                     'canDisable' => true,
  18546.                     'dependsOn' => [
  18547.                     ],
  18548.                 ],
  18549.                 'XC-AutoSync' => [
  18550.                     'id' => 'XC-AutoSync',
  18551.                     'isEnabled' => false,
  18552.                     'type' => 'common',
  18553.                     'author' => 'XC',
  18554.                     'name' => 'AutoSync',
  18555.                     'version' => '5.5.15.0',
  18556.                     'authorName' => 'X-Cart team',
  18557.                     'moduleName' => 'AutoSync',
  18558.                     'description' => 'AutoSync API & Visualizer integration',
  18559.                     'showSettingsForm' => true,
  18560.                     'canDisable' => true,
  18561.                     'dependsOn' => [
  18562.                         => 'QSL-Make',
  18563.                         => 'QSL-ShopByBrand',
  18564.                         => 'XC-AutoImportBase',
  18565.                         => 'XC-WheelTireFitment',
  18566.                     ],
  18567.                 ],
  18568.                 'XC-BulkEditing' => [
  18569.                     'id' => 'XC-BulkEditing',
  18570.                     'isEnabled' => true,
  18571.                     'type' => 'common',
  18572.                     'author' => 'XC',
  18573.                     'name' => 'BulkEditing',
  18574.                     'version' => '5.5.3.0',
  18575.                     'authorName' => 'X-Cart team',
  18576.                     'moduleName' => 'Bulk Editing',
  18577.                     'description' => 'The module allows to edit products in bulk. Choose products for editing and select the parameter that needs to be updated for them.',
  18578.                     'showSettingsForm' => false,
  18579.                     'canDisable' => true,
  18580.                     'dependsOn' => [
  18581.                     ],
  18582.                 ],
  18583.                 'QSL-MyWishlist' => [
  18584.                     'id' => 'QSL-MyWishlist',
  18585.                     'isEnabled' => true,
  18586.                     'type' => 'common',
  18587.                     'author' => 'QSL',
  18588.                     'name' => 'MyWishlist',
  18589.                     'version' => '5.5.1.7',
  18590.                     'authorName' => 'Qualiteam',
  18591.                     'moduleName' => 'My Wishlist',
  18592.                     'description' => 'My Wishlist allows your customer to collect the favorited products into one wishlist in which the customer can buy them, track them in the catalog and send the list to friends as desired shopping list',
  18593.                     'showSettingsForm' => false,
  18594.                     'canDisable' => true,
  18595.                     'dependsOn' => [
  18596.                     ],
  18597.                 ],
  18598.                 'XC-ForestGreenSkin' => [
  18599.                     'id' => 'XC-ForestGreenSkin',
  18600.                     'isEnabled' => false,
  18601.                     'type' => 'skin',
  18602.                     'author' => 'XC',
  18603.                     'name' => 'ForestGreenSkin',
  18604.                     'version' => '5.5.2.1',
  18605.                     'authorName' => 'X-Cart team',
  18606.                     'moduleName' => 'Forest Green skin',
  18607.                     'description' => 'A combination of dark and light shades of green and minimalistic design for your store.',
  18608.                     'showSettingsForm' => false,
  18609.                     'canDisable' => true,
  18610.                     'dependsOn' => [
  18611.                         => 'XC-CrispWhiteSkin',
  18612.                     ],
  18613.                 ],
  18614.                 'XC-CrispWhiteSkin' => [
  18615.                     'id' => 'XC-CrispWhiteSkin',
  18616.                     'isEnabled' => true,
  18617.                     'type' => 'skin',
  18618.                     'author' => 'XC',
  18619.                     'name' => 'CrispWhiteSkin',
  18620.                     'version' => '5.5.3.3',
  18621.                     'authorName' => 'X-Cart team',
  18622.                     'moduleName' => 'Crisp White skin',
  18623.                     'description' => 'Light and clean skin developed in minimalist style and combining flat and material design will make your store look clean and modern.',
  18624.                     'showSettingsForm' => false,
  18625.                     'canDisable' => true,
  18626.                     'dependsOn' => [
  18627.                     ],
  18628.                     'isActiveSkin' => true,
  18629.                 ],
  18630.                 'XC-CanadaPost' => [
  18631.                     'id' => 'XC-CanadaPost',
  18632.                     'isEnabled' => true,
  18633.                     'type' => 'shipping',
  18634.                     'author' => 'XC',
  18635.                     'name' => 'CanadaPost',
  18636.                     'version' => '5.5.1.5',
  18637.                     'authorName' => 'X-Cart team',
  18638.                     'moduleName' => 'Canada Post',
  18639.                     'description' => 'Gets shipping quotes for Canada Post delivery methods.',
  18640.                     'showSettingsForm' => true,
  18641.                     'canDisable' => true,
  18642.                     'dependsOn' => [
  18643.                     ],
  18644.                 ],
  18645.                 'QSL-AntiFraud' => [
  18646.                     'id' => 'QSL-AntiFraud',
  18647.                     'isEnabled' => true,
  18648.                     'type' => 'common',
  18649.                     'author' => 'QSL',
  18650.                     'name' => 'AntiFraud',
  18651.                     'version' => '5.5.0.0',
  18652.                     'authorName' => 'Qualiteam',
  18653.                     'moduleName' => 'AntiFraud Service Connector',
  18654.                     'description' => 'AntiFraud service reduces chargebacks by identifing online fraud using sophisticated checking algorithm. It is best for merchants selling e-goods with immediate electronic delivery (like software, music, content, etc.) and for merchants trading overseas.',
  18655.                     'showSettingsForm' => true,
  18656.                     'canDisable' => true,
  18657.                     'dependsOn' => [
  18658.                     ],
  18659.                 ],
  18660.                 'CDev-Sale' => [
  18661.                     'id' => 'CDev-Sale',
  18662.                     'isEnabled' => true,
  18663.                     'type' => 'common',
  18664.                     'author' => 'CDev',
  18665.                     'name' => 'Sale',
  18666.                     'version' => '5.5.1.4',
  18667.                     'authorName' => 'X-Cart team',
  18668.                     'moduleName' => 'Sale',
  18669.                     'description' => 'Module allows you set special sale prices for certain products.',
  18670.                     'showSettingsForm' => true,
  18671.                     'canDisable' => true,
  18672.                     'dependsOn' => [
  18673.                     ],
  18674.                 ],
  18675.                 'QSL-PDFInvoice' => [
  18676.                     'id' => 'QSL-PDFInvoice',
  18677.                     'isEnabled' => true,
  18678.                     'type' => 'common',
  18679.                     'author' => 'QSL',
  18680.                     'name' => 'PDFInvoice',
  18681.                     'version' => '5.5.1.4',
  18682.                     'authorName' => 'Qualiteam',
  18683.                     'moduleName' => 'PDF Invoice',
  18684.                     'description' => 'Makes PDF invoice',
  18685.                     'showSettingsForm' => true,
  18686.                     'canDisable' => true,
  18687.                     'dependsOn' => [
  18688.                     ],
  18689.                 ],
  18690.                 'XC-OrderStatusColors' => [
  18691.                     'id' => 'XC-OrderStatusColors',
  18692.                     'isEnabled' => true,
  18693.                     'type' => 'common',
  18694.                     'author' => 'XC',
  18695.                     'name' => 'OrderStatusColors',
  18696.                     'version' => '5.5.1.2',
  18697.                     'authorName' => 'X-Cart team',
  18698.                     'moduleName' => 'Order Status Colors',
  18699.                     'description' => 'This module allows you to mark the orders in admin area according to the order statuses.',
  18700.                     'showSettingsForm' => true,
  18701.                     'canDisable' => true,
  18702.                     'dependsOn' => [
  18703.                         => 'XC-CustomOrderStatuses',
  18704.                     ],
  18705.                 ],
  18706.                 'XC-CustomerGallery' => [
  18707.                     'id' => 'XC-CustomerGallery',
  18708.                     'isEnabled' => false,
  18709.                     'type' => 'common',
  18710.                     'author' => 'XC',
  18711.                     'name' => 'CustomerGallery',
  18712.                     'version' => '5.5.0.3',
  18713.                     'authorName' => 'X-Cart team',
  18714.                     'moduleName' => 'Customer gallery',
  18715.                     'description' => 'This module allows creating a gallery of customers\' cars to show how products look in real life.',
  18716.                     'showSettingsForm' => true,
  18717.                     'canDisable' => true,
  18718.                     'dependsOn' => [
  18719.                         => 'QSL-Make',
  18720.                     ],
  18721.                 ],
  18722.                 'CDev-FeaturedProducts' => [
  18723.                     'id' => 'CDev-FeaturedProducts',
  18724.                     'isEnabled' => true,
  18725.                     'type' => 'common',
  18726.                     'author' => 'CDev',
  18727.                     'name' => 'FeaturedProducts',
  18728.                     'version' => '5.5.1.4',
  18729.                     'authorName' => 'X-Cart team',
  18730.                     'moduleName' => 'Featured Products',
  18731.                     'description' => 'Shows your best and most profitable products to customers.',
  18732.                     'showSettingsForm' => true,
  18733.                     'canDisable' => true,
  18734.                     'dependsOn' => [
  18735.                     ],
  18736.                 ],
  18737.                 'XC-SoftBlueSkin' => [
  18738.                     'id' => 'XC-SoftBlueSkin',
  18739.                     'isEnabled' => false,
  18740.                     'type' => 'skin',
  18741.                     'author' => 'XC',
  18742.                     'name' => 'SoftBlueSkin',
  18743.                     'version' => '5.5.2.1',
  18744.                     'authorName' => 'X-Cart team',
  18745.                     'moduleName' => 'Soft Blue skin',
  18746.                     'description' => 'A light blue theme with multicolor pastel accents creates a relaxed appearance and is easy on the eyes.',
  18747.                     'showSettingsForm' => false,
  18748.                     'canDisable' => true,
  18749.                     'dependsOn' => [
  18750.                         => 'XC-CrispWhiteSkin',
  18751.                     ],
  18752.                 ],
  18753.                 'QSL-Returns' => [
  18754.                     'id' => 'QSL-Returns',
  18755.                     'isEnabled' => true,
  18756.                     'type' => 'common',
  18757.                     'author' => 'QSL',
  18758.                     'name' => 'Returns',
  18759.                     'version' => '5.5.1.8',
  18760.                     'authorName' => 'Qualiteam',
  18761.                     'moduleName' => 'Order Returns',
  18762.                     'description' => 'Enable your customers to issue returns for their orders. Return requests are put into a queue, so they can be conveniently processed.',
  18763.                     'showSettingsForm' => true,
  18764.                     'canDisable' => true,
  18765.                     'dependsOn' => [
  18766.                     ],
  18767.                 ],
  18768.                 'XC-DarkSparkleSkin' => [
  18769.                     'id' => 'XC-DarkSparkleSkin',
  18770.                     'isEnabled' => false,
  18771.                     'type' => 'skin',
  18772.                     'author' => 'XC',
  18773.                     'name' => 'DarkSparkleSkin',
  18774.                     'version' => '5.5.2.1',
  18775.                     'authorName' => 'X-Cart team',
  18776.                     'moduleName' => 'Dark Sparkle skin',
  18777.                     'description' => 'This theme uses a dark background and vibrant blue and green colors to create accents.',
  18778.                     'showSettingsForm' => false,
  18779.                     'canDisable' => true,
  18780.                     'dependsOn' => [
  18781.                         => 'XC-CrispWhiteSkin',
  18782.                     ],
  18783.                 ],
  18784.                 'QSL-ShopByBrand' => [
  18785.                     'id' => 'QSL-ShopByBrand',
  18786.                     'isEnabled' => true,
  18787.                     'type' => 'common',
  18788.                     'author' => 'QSL',
  18789.                     'name' => 'ShopByBrand',
  18790.                     'version' => '5.5.3.0',
  18791.                     'authorName' => 'Qualiteam Software',
  18792.                     'moduleName' => 'Shop By Brand',
  18793.                     'description' => 'Allows customers to navigate and search products by brands / manufacturers / vendors.',
  18794.                     'showSettingsForm' => true,
  18795.                     'canDisable' => true,
  18796.                     'dependsOn' => [
  18797.                     ],
  18798.                 ],
  18799.                 'XC-News' => [
  18800.                     'id' => 'XC-News',
  18801.                     'isEnabled' => true,
  18802.                     'type' => 'common',
  18803.                     'author' => 'XC',
  18804.                     'name' => 'News',
  18805.                     'version' => '5.5.2.0',
  18806.                     'authorName' => 'X-Cart team',
  18807.                     'moduleName' => 'News',
  18808.                     'description' => 'Share the company and products news and updates with your community.',
  18809.                     'showSettingsForm' => true,
  18810.                     'canDisable' => true,
  18811.                     'dependsOn' => [
  18812.                     ],
  18813.                 ],
  18814.                 'Amazon-PayWithAmazon' => [
  18815.                     'id' => 'Amazon-PayWithAmazon',
  18816.                     'isEnabled' => true,
  18817.                     'type' => 'payment',
  18818.                     'author' => 'Amazon',
  18819.                     'name' => 'PayWithAmazon',
  18820.                     'version' => '5.5.2.8',
  18821.                     'authorName' => 'Amazon Payments',
  18822.                     'moduleName' => 'Amazon Pay',
  18823.                     'description' => 'This module enables Amazon Pay functionality',
  18824.                     'showSettingsForm' => false,
  18825.                     'canDisable' => true,
  18826.                     'dependsOn' => [
  18827.                     ],
  18828.                 ],
  18829.                 'XC-UpdateInventory' => [
  18830.                     'id' => 'XC-UpdateInventory',
  18831.                     'isEnabled' => true,
  18832.                     'type' => 'common',
  18833.                     'author' => 'XC',
  18834.                     'name' => 'UpdateInventory',
  18835.                     'version' => '5.5.1.2',
  18836.                     'authorName' => 'X-Cart team',
  18837.                     'moduleName' => 'Update Inventory',
  18838.                     'description' => 'Allows to update products quantity via CSV simple file.',
  18839.                     'showSettingsForm' => false,
  18840.                     'canDisable' => true,
  18841.                     'dependsOn' => [
  18842.                     ],
  18843.                 ],
  18844.                 'XC-ProductVariations' => [
  18845.                     'id' => 'XC-ProductVariations',
  18846.                     'isEnabled' => true,
  18847.                     'type' => 'common',
  18848.                     'author' => 'XC',
  18849.                     'name' => 'ProductVariations',
  18850.                     'version' => '5.5.4.1',
  18851.                     'authorName' => 'X-Cart team',
  18852.                     'moduleName' => 'Product Variations',
  18853.                     'description' => 'Product Variations',
  18854.                     'showSettingsForm' => false,
  18855.                     'canDisable' => true,
  18856.                     'dependsOn' => [
  18857.                     ],
  18858.                 ],
  18859.                 'XC-ASAP' => [
  18860.                     'id' => 'XC-ASAP',
  18861.                     'isEnabled' => false,
  18862.                     'type' => 'common',
  18863.                     'author' => 'XC',
  18864.                     'name' => 'ASAP',
  18865.                     'version' => '5.5.14.0',
  18866.                     'authorName' => 'X-Cart team',
  18867.                     'moduleName' => 'ASAP Network',
  18868.                     'description' => 'ASAP Network API integration',
  18869.                     'showSettingsForm' => true,
  18870.                     'canDisable' => true,
  18871.                     'dependsOn' => [
  18872.                         => 'QSL-Make',
  18873.                         => 'QSL-ShopByBrand',
  18874.                         => 'XC-AutoImportBase',
  18875.                     ],
  18876.                 ],
  18877.                 'CDev-GoSocial' => [
  18878.                     'id' => 'CDev-GoSocial',
  18879.                     'isEnabled' => true,
  18880.                     'type' => 'common',
  18881.                     'author' => 'CDev',
  18882.                     'name' => 'GoSocial',
  18883.                     'version' => '5.5.2.1',
  18884.                     'authorName' => 'X-Cart team',
  18885.                     'moduleName' => 'Go Social',
  18886.                     'description' => 'Adds social media sharing functions like Facebook comments, OpenGraph meta tags and share buttons for product pages.',
  18887.                     'showSettingsForm' => true,
  18888.                     'canDisable' => true,
  18889.                     'dependsOn' => [
  18890.                     ],
  18891.                 ],
  18892.                 'QSL-OrderReports' => [
  18893.                     'id' => 'QSL-OrderReports',
  18894.                     'isEnabled' => true,
  18895.                     'type' => 'common',
  18896.                     'author' => 'QSL',
  18897.                     'name' => 'OrderReports',
  18898.                     'version' => '5.5.1.4',
  18899.                     'authorName' => 'Qualiteam',
  18900.                     'moduleName' => 'Order reports',
  18901.                     'description' => 'Get statistics about what are your bestselling products and categories, what countries and states you get the most orders from, what marketing campaigns drive the most revenue to you. Display mobile icon for orders created with mobile devices on the Order details and Order listing pages.',
  18902.                     'showSettingsForm' => true,
  18903.                     'canDisable' => true,
  18904.                     'dependsOn' => [
  18905.                     ],
  18906.                 ],
  18907.                 'XC-WheelTireFitment' => [
  18908.                     'id' => 'XC-WheelTireFitment',
  18909.                     'isEnabled' => true,
  18910.                     'type' => 'common',
  18911.                     'author' => 'XC',
  18912.                     'name' => 'WheelTireFitment',
  18913.                     'version' => '5.5.4.2',
  18914.                     'authorName' => 'X-Cart team',
  18915.                     'moduleName' => 'Wheel & Tire Fitment',
  18916.                     'description' => 'This add-on adds Wheel & Tire Fitment selection feature to X-Cart pages',
  18917.                     'showSettingsForm' => false,
  18918.                     'canDisable' => true,
  18919.                     'dependsOn' => [
  18920.                         => 'QSL-Make',
  18921.                         => 'QSL-CloudSearch',
  18922.                     ],
  18923.                 ],
  18924.                 'XC-MarbleGreySkin' => [
  18925.                     'id' => 'XC-MarbleGreySkin',
  18926.                     'isEnabled' => false,
  18927.                     'type' => 'skin',
  18928.                     'author' => 'XC',
  18929.                     'name' => 'MarbleGreySkin',
  18930.                     'version' => '5.5.2.1',
  18931.                     'authorName' => 'X-Cart team',
  18932.                     'moduleName' => 'Marble Grey skin',
  18933.                     'description' => 'Calm and elegant gray with bright colors that accentuate active elements.',
  18934.                     'showSettingsForm' => false,
  18935.                     'canDisable' => true,
  18936.                     'dependsOn' => [
  18937.                         => 'XC-CrispWhiteSkin',
  18938.                     ],
  18939.                 ],
  18940.                 'XC-ThemeTweaker' => [
  18941.                     'id' => 'XC-ThemeTweaker',
  18942.                     'isEnabled' => true,
  18943.                     'type' => 'common',
  18944.                     'author' => 'XC',
  18945.                     'name' => 'ThemeTweaker',
  18946.                     'version' => '5.5.1.13',
  18947.                     'authorName' => 'X-Cart team',
  18948.                     'moduleName' => 'Theme tweaker',
  18949.                     'description' => 'This extension allows you to tweak your store design by adding and editing custom CSS styles and JavaScript code directly in the store back end. Also you can upload images to link them from your CSS styles.',
  18950.                     'showSettingsForm' => false,
  18951.                     'canDisable' => true,
  18952.                     'dependsOn' => [
  18953.                     ],
  18954.                 ],
  18955.                 'XC-MultiCurrency' => [
  18956.                     'id' => 'XC-MultiCurrency',
  18957.                     'isEnabled' => true,
  18958.                     'type' => 'common',
  18959.                     'author' => 'XC',
  18960.                     'name' => 'MultiCurrency',
  18961.                     'version' => '5.5.1.6',
  18962.                     'authorName' => 'X-Cart team',
  18963.                     'moduleName' => 'Multicurrency',
  18964.                     'description' => 'Show product prices in multiple currencies for your customers around the world.',
  18965.                     'showSettingsForm' => true,
  18966.                     'canDisable' => true,
  18967.                     'dependsOn' => [
  18968.                     ],
  18969.                 ],
  18970.                 'XC-Turn14' => [
  18971.                     'id' => 'XC-Turn14',
  18972.                     'isEnabled' => false,
  18973.                     'type' => 'common',
  18974.                     'author' => 'XC',
  18975.                     'name' => 'Turn14',
  18976.                     'version' => '5.5.11.0',
  18977.                     'authorName' => 'X-Cart team',
  18978.                     'moduleName' => 'Turn14 Distribution',
  18979.                     'description' => 'This module enables Turn14 Distribution integration via API.',
  18980.                     'showSettingsForm' => true,
  18981.                     'canDisable' => true,
  18982.                     'dependsOn' => [
  18983.                         => 'QSL-Make',
  18984.                         => 'QSL-ShopByBrand',
  18985.                         => 'XC-AutoImportBase',
  18986.                         => 'QSL-Backorder',
  18987.                         => 'XC-SplitShipment',
  18988.                     ],
  18989.                 ],
  18990.                 'QSL-AbandonedCartReminder' => [
  18991.                     'id' => 'QSL-AbandonedCartReminder',
  18992.                     'isEnabled' => true,
  18993.                     'type' => 'common',
  18994.                     'author' => 'QSL',
  18995.                     'name' => 'AbandonedCartReminder',
  18996.                     'version' => '5.5.1.5',
  18997.                     'authorName' => 'Qualiteam Software',
  18998.                     'moduleName' => 'Abandoned Cart Reminder',
  18999.                     'description' => 'This module gives unfinished orders a second chance and allows you to remind customers of their abandoned carts by sending an e-mail notification manually or automatically.',
  19000.                     'showSettingsForm' => true,
  19001.                     'canDisable' => true,
  19002.                     'dependsOn' => [
  19003.                     ],
  19004.                 ],
  19005.                 'QSL-CustomerSatisfaction' => [
  19006.                     'id' => 'QSL-CustomerSatisfaction',
  19007.                     'isEnabled' => true,
  19008.                     'type' => 'common',
  19009.                     'author' => 'QSL',
  19010.                     'name' => 'CustomerSatisfaction',
  19011.                     'version' => '5.5.1.6',
  19012.                     'authorName' => 'Qualiteam',
  19013.                     'moduleName' => 'Customer Satisfaction',
  19014.                     'description' => 'Module allows store administrator to know as soon as possible if customer is satisfied with the purchase and to prevent any negative customer reviews by resolving their issues.',
  19015.                     'showSettingsForm' => true,
  19016.                     'canDisable' => true,
  19017.                     'dependsOn' => [
  19018.                     ],
  19019.                 ],
  19020.                 'XC-Concierge' => [
  19021.                     'id' => 'XC-Concierge',
  19022.                     'isEnabled' => true,
  19023.                     'type' => 'common',
  19024.                     'author' => 'XC',
  19025.                     'name' => 'Concierge',
  19026.                     'version' => '5.5.1.4',
  19027.                     'authorName' => 'X-Cart team',
  19028.                     'moduleName' => 'Concierge',
  19029.                     'description' => 'This module helps X-Cart team to improve merchants experience, track errors and make X-Cart better.',
  19030.                     'showSettingsForm' => false,
  19031.                     'canDisable' => true,
  19032.                     'dependsOn' => [
  19033.                     ],
  19034.                 ],
  19035.                 'QSL-ProductFeeds' => [
  19036.                     'id' => 'QSL-ProductFeeds',
  19037.                     'isEnabled' => true,
  19038.                     'type' => 'common',
  19039.                     'author' => 'QSL',
  19040.                     'name' => 'ProductFeeds',
  19041.                     'version' => '5.5.1.6',
  19042.                     'authorName' => 'Qualiteam Software',
  19043.                     'moduleName' => 'Product Feeds',
  19044.                     'description' => 'Product Feeds module allows you to export your products into popular comparison shopping websites: Nextag, Pricegrabber, Shopzilla, eBay Commerce Network (shopping.com) and Google Shopping.',
  19045.                     'showSettingsForm' => true,
  19046.                     'canDisable' => true,
  19047.                     'dependsOn' => [
  19048.                     ],
  19049.                 ],
  19050.                 'XC-FreeShipping' => [
  19051.                     'id' => 'XC-FreeShipping',
  19052.                     'isEnabled' => true,
  19053.                     'type' => 'common',
  19054.                     'author' => 'XC',
  19055.                     'name' => 'FreeShipping',
  19056.                     'version' => '5.5.3.0',
  19057.                     'authorName' => 'X-Cart team',
  19058.                     'moduleName' => 'Free Shipping and Shipping freights',
  19059.                     'description' => 'Attract more customers by offering Free Shipping. Mark the products that are shipped for free. Add a possibility to specify shipping freight to products.',
  19060.                     'showSettingsForm' => true,
  19061.                     'canDisable' => true,
  19062.                     'dependsOn' => [
  19063.                     ],
  19064.                 ],
  19065.                 'CDev-XMLSitemap' => [
  19066.                     'id' => 'CDev-XMLSitemap',
  19067.                     'isEnabled' => true,
  19068.                     'type' => 'common',
  19069.                     'author' => 'CDev',
  19070.                     'name' => 'XMLSitemap',
  19071.                     'version' => '5.5.1.5',
  19072.                     'authorName' => 'X-Cart team',
  19073.                     'moduleName' => 'XML sitemap',
  19074.                     'description' => 'Module generates an XML file with information for search engines.',
  19075.                     'showSettingsForm' => true,
  19076.                     'canDisable' => true,
  19077.                     'dependsOn' => [
  19078.                     ],
  19079.                 ],
  19080.                 'CDev-UserPermissions' => [
  19081.                     'id' => 'CDev-UserPermissions',
  19082.                     'isEnabled' => true,
  19083.                     'type' => 'common',
  19084.                     'author' => 'CDev',
  19085.                     'name' => 'UserPermissions',
  19086.                     'version' => '5.5.1.3',
  19087.                     'authorName' => 'X-Cart team',
  19088.                     'moduleName' => 'User permissions',
  19089.                     'description' => 'Allows you to restrict access to backend functions to only those employees who need them. You can define administrator roles and configure which groups of back-end functions are available to users having these roles.',
  19090.                     'showSettingsForm' => false,
  19091.                     'canDisable' => true,
  19092.                     'dependsOn' => [
  19093.                     ],
  19094.                 ],
  19095.                 'XC-DewyGreenSkin' => [
  19096.                     'id' => 'XC-DewyGreenSkin',
  19097.                     'isEnabled' => false,
  19098.                     'type' => 'skin',
  19099.                     'author' => 'XC',
  19100.                     'name' => 'DewyGreenSkin',
  19101.                     'version' => '5.5.2.1',
  19102.                     'authorName' => 'X-Cart team',
  19103.                     'moduleName' => 'Dewy Green skin',
  19104.                     'description' => 'Soft green shades and neat elements will give your store a fresh look.',
  19105.                     'showSettingsForm' => false,
  19106.                     'canDisable' => true,
  19107.                     'dependsOn' => [
  19108.                         => 'XC-CrispWhiteSkin',
  19109.                     ],
  19110.                 ],
  19111.                 'QSL-ColorSwatches' => [
  19112.                     'id' => 'QSL-ColorSwatches',
  19113.                     'isEnabled' => true,
  19114.                     'type' => 'common',
  19115.                     'author' => 'QSL',
  19116.                     'name' => 'ColorSwatches',
  19117.                     'version' => '5.5.1.8',
  19118.                     'authorName' => 'Qualiteam',
  19119.                     'moduleName' => 'Color swatches',
  19120.                     'description' => 'The module displays product options, such as color, fabric or design as clickable color swatches or small images on the product page.',
  19121.                     'showSettingsForm' => true,
  19122.                     'canDisable' => true,
  19123.                     'dependsOn' => [
  19124.                     ],
  19125.                 ],
  19126.                 'QSL-Make' => [
  19127.                     'id' => 'QSL-Make',
  19128.                     'isEnabled' => true,
  19129.                     'type' => 'common',
  19130.                     'author' => 'QSL',
  19131.                     'name' => 'Make',
  19132.                     'version' => '5.5.9.1',
  19133.                     'authorName' => 'Qualiteam',
  19134.                     'moduleName' => 'Make/Model/Year',
  19135.                     'description' => 'Enable this module to allow your customers search for the right auto parts by vehicle using Make, Model, Year filter sets.',
  19136.                     'showSettingsForm' => true,
  19137.                     'canDisable' => true,
  19138.                     'dependsOn' => [
  19139.                     ],
  19140.                 ],
  19141.                 'CDev-SimpleCMS' => [
  19142.                     'id' => 'CDev-SimpleCMS',
  19143.                     'isEnabled' => true,
  19144.                     'type' => 'common',
  19145.                     'author' => 'CDev',
  19146.                     'name' => 'SimpleCMS',
  19147.                     'version' => '5.5.1.11',
  19148.                     'authorName' => 'X-Cart team',
  19149.                     'moduleName' => 'Simple CMS',
  19150.                     'description' => 'Allows you to add a company logo and favicon, modify the primary website menu, edit the footer links and add custom website pages. When used with TinyMCE and Go Social modules, allows you to configure OpenGraph tags for your pages and edit their contents in the WYSIWYG mode. The module is incompatible with modules integrating your store with third-party CMS solutions.',
  19151.                     'showSettingsForm' => true,
  19152.                     'canDisable' => true,
  19153.                     'dependsOn' => [
  19154.                     ],
  19155.                 ],
  19156.                 'QSL-SpecialOffersBuyXGetY' => [
  19157.                     'id' => 'QSL-SpecialOffersBuyXGetY',
  19158.                     'isEnabled' => true,
  19159.                     'type' => 'common',
  19160.                     'author' => 'QSL',
  19161.                     'name' => 'SpecialOffersBuyXGetY',
  19162.                     'version' => '5.5.1.3',
  19163.                     'authorName' => 'Qualiteam Software',
  19164.                     'moduleName' => 'Special Offers: Buy X Get Y',
  19165.                     'description' => 'This module adds variations of the "Buy X Get Y" special offer type. Requires the base Special Offers module.',
  19166.                     'showSettingsForm' => false,
  19167.                     'canDisable' => true,
  19168.                     'dependsOn' => [
  19169.                         => 'QSL-SpecialOffersBase',
  19170.                     ],
  19171.                 ],
  19172.                 'XC-SpaceVioletSkin' => [
  19173.                     'id' => 'XC-SpaceVioletSkin',
  19174.                     'isEnabled' => false,
  19175.                     'type' => 'skin',
  19176.                     'author' => 'XC',
  19177.                     'name' => 'SpaceVioletSkin',
  19178.                     'version' => '5.5.2.1',
  19179.                     'authorName' => 'X-Cart team',
  19180.                     'moduleName' => 'Space Violet skin',
  19181.                     'description' => 'Contrast rich colors and sleek design elements to modernize the look of your store.',
  19182.                     'showSettingsForm' => false,
  19183.                     'canDisable' => true,
  19184.                     'dependsOn' => [
  19185.                         => 'XC-CrispWhiteSkin',
  19186.                     ],
  19187.                 ],
  19188.                 'XC-GoogleFeed' => [
  19189.                     'id' => 'XC-GoogleFeed',
  19190.                     'isEnabled' => true,
  19191.                     'type' => 'common',
  19192.                     'author' => 'XC',
  19193.                     'name' => 'GoogleFeed',
  19194.                     'version' => '5.5.2.0',
  19195.                     'authorName' => 'X-Cart team',
  19196.                     'moduleName' => 'Google Product Feed',
  19197.                     'description' => 'The addon generates a google feed file that can be used for Google Shopping service and other services that accept the Google feed format. Easy way to expand your sales channels.',
  19198.                     'showSettingsForm' => true,
  19199.                     'canDisable' => true,
  19200.                     'dependsOn' => [
  19201.                     ],
  19202.                 ],
  19203.                 'XC-VendorMessages' => [
  19204.                     'id' => 'XC-VendorMessages',
  19205.                     'isEnabled' => true,
  19206.                     'type' => 'common',
  19207.                     'author' => 'XC',
  19208.                     'name' => 'VendorMessages',
  19209.                     'version' => '5.5.1.8',
  19210.                     'authorName' => 'X-Cart team',
  19211.                     'moduleName' => 'Messages',
  19212.                     'description' => 'The module adds an opportunity for customers, administrator and sellers to start messaging about an order right from the order details page. In multi-vendor edition, this addon also allows customers to reach a seller from the seller\'s page before purchasing.',
  19213.                     'showSettingsForm' => true,
  19214.                     'canDisable' => true,
  19215.                     'dependsOn' => [
  19216.                     ],
  19217.                 ],
  19218.                 'XC-Upselling' => [
  19219.                     'id' => 'XC-Upselling',
  19220.                     'isEnabled' => true,
  19221.                     'type' => 'common',
  19222.                     'author' => 'XC',
  19223.                     'name' => 'Upselling',
  19224.                     'version' => '5.5.1.5',
  19225.                     'authorName' => 'X-Cart team',
  19226.                     'moduleName' => 'Related Products',
  19227.                     'description' => 'This module gives you the ability to add a list of products which will be offered along with the product being viewed. You may use this feature to promote products, e.g. making them related or recommended.',
  19228.                     'showSettingsForm' => false,
  19229.                     'canDisable' => true,
  19230.                     'dependsOn' => [
  19231.                     ],
  19232.                 ],
  19233.                 'XC-AutoMobileSkin' => [
  19234.                     'id' => 'XC-AutoMobileSkin',
  19235.                     'isEnabled' => false,
  19236.                     'type' => 'skin',
  19237.                     'author' => 'XC',
  19238.                     'name' => 'AutoMobileSkin',
  19239.                     'version' => '5.5.8.0',
  19240.                     'authorName' => 'X-Cart team',
  19241.                     'moduleName' => 'AutoMobile',
  19242.                     'description' => 'This mobile-first designed theme is a perfect fit for any kind of automotive aftermarket car parts business, whether you sell tires or headlights or auto accessories. It was developed to work seamlessly with the vehicle fitment tool also known as the Year/Make/Model filters. If your customers visit your website using mostly mobile devices such as cell phones or tablets, this theme is your number one choice. While we designed it with mobile visitors in mind, it also works perfectly for desktop users. Never lose another sale due to a bad mobile experience!',
  19243.                     'showSettingsForm' => false,
  19244.                     'canDisable' => true,
  19245.                     'dependsOn' => [
  19246.                     ],
  19247.                 ],
  19248.                 'XC-DelicatePinkSkin' => [
  19249.                     'id' => 'XC-DelicatePinkSkin',
  19250.                     'isEnabled' => false,
  19251.                     'type' => 'skin',
  19252.                     'author' => 'XC',
  19253.                     'name' => 'DelicatePinkSkin',
  19254.                     'version' => '5.5.2.1',
  19255.                     'authorName' => 'X-Cart team',
  19256.                     'moduleName' => 'Delicate Pink skin',
  19257.                     'description' => 'A modern design and elegant color palette including pastel pink and purple hues.',
  19258.                     'showSettingsForm' => false,
  19259.                     'canDisable' => true,
  19260.                     'dependsOn' => [
  19261.                         => 'XC-CrispWhiteSkin',
  19262.                     ],
  19263.                 ],
  19264.                 'XC-VINLookup' => [
  19265.                     'id' => 'XC-VINLookup',
  19266.                     'isEnabled' => true,
  19267.                     'type' => 'common',
  19268.                     'author' => 'XC',
  19269.                     'name' => 'VINLookup',
  19270.                     'version' => '5.5.2.2',
  19271.                     'authorName' => 'X-Cart team',
  19272.                     'moduleName' => 'Vehicle VIN Lookup',
  19273.                     'description' => 'Provides possibility to find vehicle via VIN code.',
  19274.                     'showSettingsForm' => true,
  19275.                     'canDisable' => true,
  19276.                     'dependsOn' => [
  19277.                         => 'QSL-Make',
  19278.                     ],
  19279.                 ],
  19280.                 'XC-BuyButton' => [
  19281.                     'id' => 'XC-BuyButton',
  19282.                     'isEnabled' => true,
  19283.                     'type' => 'common',
  19284.                     'author' => 'XC',
  19285.                     'name' => 'BuyButton',
  19286.                     'version' => '5.5.1.2',
  19287.                     'authorName' => 'X-Cart team',
  19288.                     'moduleName' => 'Buy button',
  19289.                     'description' => 'The module generates embed code to add your products with a “Buy” button to a newsletter, your blog and any other website or platform.',
  19290.                     'showSettingsForm' => false,
  19291.                     'canDisable' => true,
  19292.                     'dependsOn' => [
  19293.                     ],
  19294.                 ],
  19295.                 'CDev-USPS' => [
  19296.                     'id' => 'CDev-USPS',
  19297.                     'isEnabled' => true,
  19298.                     'type' => 'shipping',
  19299.                     'author' => 'CDev',
  19300.                     'name' => 'USPS',
  19301.                     'version' => '5.5.1.9',
  19302.                     'authorName' => 'X-Cart team',
  19303.                     'moduleName' => 'U.S.P.S.',
  19304.                     'description' => 'Gets shipping quotes for USPS delivery methods.',
  19305.                     'showSettingsForm' => true,
  19306.                     'canDisable' => true,
  19307.                     'dependsOn' => [
  19308.                     ],
  19309.                 ],
  19310.                 'QSL-AuthorizenetAcceptjs' => [
  19311.                     'id' => 'QSL-AuthorizenetAcceptjs',
  19312.                     'isEnabled' => true,
  19313.                     'type' => 'payment',
  19314.                     'author' => 'QSL',
  19315.                     'name' => 'AuthorizenetAcceptjs',
  19316.                     'version' => '5.5.1.5',
  19317.                     'authorName' => 'Qualiteam',
  19318.                     'moduleName' => 'Authorize.Net Accept.js',
  19319.                     'description' => 'The module integrates your store with Authorize.Net Accept.js to accept payments in a PCI-DSS compliant way.',
  19320.                     'showSettingsForm' => false,
  19321.                     'canDisable' => true,
  19322.                     'dependsOn' => [
  19323.                     ],
  19324.                 ],
  19325.                 'QSL-AMP' => [
  19326.                     'id' => 'QSL-AMP',
  19327.                     'isEnabled' => true,
  19328.                     'type' => 'common',
  19329.                     'author' => 'QSL',
  19330.                     'name' => 'AMP',
  19331.                     'version' => '5.5.1.4',
  19332.                     'authorName' => 'Qualiteam',
  19333.                     'moduleName' => 'AMP - Accelerated Mobile Pages',
  19334.                     'description' => 'Accelerated Mobile Pages (AMP) is an online publishing format that is optimized for mobile web browsing. The module provides AMP versions of home page and category pages. For more info about AMP project, see https://ampproject.org.',
  19335.                     'showSettingsForm' => false,
  19336.                     'canDisable' => true,
  19337.                     'dependsOn' => [
  19338.                     ],
  19339.                 ],
  19340.                 'CDev-Paypal' => [
  19341.                     'id' => 'CDev-Paypal',
  19342.                     'isEnabled' => true,
  19343.                     'type' => 'payment',
  19344.                     'author' => 'CDev',
  19345.                     'name' => 'Paypal',
  19346.                     'version' => '5.5.1.14',
  19347.                     'authorName' => 'X-Cart team',
  19348.                     'moduleName' => 'PayPal',
  19349.                     'description' => 'Enables taking payments for your online store via PayPal services.',
  19350.                     'showSettingsForm' => true,
  19351.                     'canDisable' => true,
  19352.                     'dependsOn' => [
  19353.                     ],
  19354.                 ],
  19355.                 'QSL-OneClickUpsellAfterCheckout' => [
  19356.                     'id' => 'QSL-OneClickUpsellAfterCheckout',
  19357.                     'isEnabled' => true,
  19358.                     'type' => 'common',
  19359.                     'author' => 'QSL',
  19360.                     'name' => 'OneClickUpsellAfterCheckout',
  19361.                     'version' => '5.5.1.2',
  19362.                     'authorName' => 'Qualiteam',
  19363.                     'moduleName' => 'Post-checkout upsell',
  19364.                     'description' => 'Enables a "Anything else, maybe?" type of popup on the invoice page with a list of items related to the ones the buyer has just purchased. The buyer can add a product from this list to their shopping cart with a single click, after which they will be redirected to the checkout page. The administrator can control the number of related items to be displayed in this up-sell popup and the redirect to checkout behavior.',
  19365.                     'showSettingsForm' => true,
  19366.                     'canDisable' => true,
  19367.                     'dependsOn' => [
  19368.                         => 'XC-Upselling',
  19369.                     ],
  19370.                 ],
  19371.                 'QSL-SpecialOffersBase' => [
  19372.                     'id' => 'QSL-SpecialOffersBase',
  19373.                     'isEnabled' => true,
  19374.                     'type' => 'common',
  19375.                     'author' => 'QSL',
  19376.                     'name' => 'SpecialOffersBase',
  19377.                     'version' => '5.5.2.0',
  19378.                     'authorName' => 'Qualiteam Software',
  19379.                     'moduleName' => 'Special Offers (base)',
  19380.                     'description' => 'This is the base module that allows other modules to add different types of special offers.',
  19381.                     'showSettingsForm' => true,
  19382.                     'canDisable' => true,
  19383.                     'dependsOn' => [
  19384.                     ],
  19385.                 ],
  19386.                 'QSL-Backorder' => [
  19387.                     'id' => 'QSL-Backorder',
  19388.                     'isEnabled' => true,
  19389.                     'type' => 'common',
  19390.                     'author' => 'QSL',
  19391.                     'name' => 'Backorder',
  19392.                     'version' => '5.5.1.8',
  19393.                     'authorName' => 'QSL',
  19394.                     'moduleName' => 'Backorder / Preorder',
  19395.                     'description' => 'Allow customers to purchase products that are not in stock at the moment and ship these goods to them upon arrival.',
  19396.                     'showSettingsForm' => true,
  19397.                     'canDisable' => true,
  19398.                     'dependsOn' => [
  19399.                     ],
  19400.                 ],
  19401.                 'XC-AutoImportBase' => [
  19402.                     'id' => 'XC-AutoImportBase',
  19403.                     'isEnabled' => true,
  19404.                     'type' => 'common',
  19405.                     'author' => 'XC',
  19406.                     'name' => 'AutoImportBase',
  19407.                     'version' => '5.5.14.0',
  19408.                     'authorName' => 'X-Cart team',
  19409.                     'moduleName' => 'Auto catalog import',
  19410.                     'description' => 'The add-on provides building blocks for Auto data provider integrations',
  19411.                     'showSettingsForm' => true,
  19412.                     'canDisable' => true,
  19413.                     'dependsOn' => [
  19414.                         => 'QSL-Make',
  19415.                         => 'QSL-ShopByBrand',
  19416.                     ],
  19417.                 ],
  19418.                 'XC-SemaData' => [
  19419.                     'id' => 'XC-SemaData',
  19420.                     'isEnabled' => false,
  19421.                     'type' => 'common',
  19422.                     'author' => 'XC',
  19423.                     'name' => 'SemaData',
  19424.                     'version' => '5.5.14.0',
  19425.                     'authorName' => 'X-Cart team',
  19426.                     'moduleName' => 'SEMA Data',
  19427.                     'description' => 'Integration with SEMA Data API',
  19428.                     'showSettingsForm' => true,
  19429.                     'canDisable' => true,
  19430.                     'dependsOn' => [
  19431.                         => 'QSL-Make',
  19432.                         => 'QSL-ShopByBrand',
  19433.                         => 'XC-AutoImportBase',
  19434.                     ],
  19435.                 ],
  19436.                 'QSL-AdminProductsListThumbnails' => [
  19437.                     'id' => 'QSL-AdminProductsListThumbnails',
  19438.                     'isEnabled' => true,
  19439.                     'type' => 'common',
  19440.                     'author' => 'QSL',
  19441.                     'name' => 'AdminProductsListThumbnails',
  19442.                     'version' => '5.5.1.4',
  19443.                     'authorName' => 'Qualiteam Software',
  19444.                     'moduleName' => 'Admin Products List Thumbnails',
  19445.                     'description' => 'Display product thumbnails in admin products list.',
  19446.                     'showSettingsForm' => true,
  19447.                     'canDisable' => true,
  19448.                     'dependsOn' => [
  19449.                     ],
  19450.                 ],
  19451.                 'XC-OrdersImport' => [
  19452.                     'id' => 'XC-OrdersImport',
  19453.                     'isEnabled' => true,
  19454.                     'type' => 'common',
  19455.                     'author' => 'XC',
  19456.                     'name' => 'OrdersImport',
  19457.                     'version' => '5.5.1.4',
  19458.                     'authorName' => 'X-Cart team',
  19459.                     'moduleName' => 'Order import',
  19460.                     'description' => 'Enables import of order data from CSV',
  19461.                     'showSettingsForm' => false,
  19462.                     'canDisable' => true,
  19463.                     'dependsOn' => [
  19464.                     ],
  19465.                 ],
  19466.                 'QSL-FlyoutCategoriesMenu' => [
  19467.                     'id' => 'QSL-FlyoutCategoriesMenu',
  19468.                     'isEnabled' => true,
  19469.                     'type' => 'common',
  19470.                     'author' => 'QSL',
  19471.                     'name' => 'FlyoutCategoriesMenu',
  19472.                     'version' => '5.5.2.2',
  19473.                     'authorName' => 'Qualiteam Software',
  19474.                     'moduleName' => 'Flyout Categories Menu',
  19475.                     'description' => 'The module changes the default categories menu in the Customer area by introducing a flyout expanding menu style',
  19476.                     'showSettingsForm' => true,
  19477.                     'canDisable' => true,
  19478.                     'dependsOn' => [
  19479.                     ],
  19480.                 ],
  19481.                 'XPay-XPaymentsCloud' => [
  19482.                     'id' => 'XPay-XPaymentsCloud',
  19483.                     'isEnabled' => true,
  19484.                     'type' => 'payment',
  19485.                     'author' => 'XPay',
  19486.                     'name' => 'XPaymentsCloud',
  19487.                     'version' => '5.5.1.7',
  19488.                     'authorName' => 'X-Cart Payments team',
  19489.                     'moduleName' => 'X-Payments Cloud connector',
  19490.                     'description' => 'Process and store credit cards right on your website, accept recurring payments and reorders, implement subscriptions & sell in instalments. X-Payments will take the PSD2/SCA & PCI DSS burden off your shoulders.',
  19491.                     'showSettingsForm' => true,
  19492.                     'canDisable' => true,
  19493.                     'dependsOn' => [
  19494.                     ],
  19495.                 ],
  19496.                 'XC-FroalaEditor' => [
  19497.                     'id' => 'XC-FroalaEditor',
  19498.                     'isEnabled' => true,
  19499.                     'type' => 'common',
  19500.                     'author' => 'XC',
  19501.                     'name' => 'FroalaEditor',
  19502.                     'version' => '5.5.1.3',
  19503.                     'authorName' => 'X-Cart team',
  19504.                     'moduleName' => 'Froala WYSIWYG editor integration',
  19505.                     'description' => 'Enables Froala WYSIWYG editor for editing product and category descriptions.',
  19506.                     'showSettingsForm' => true,
  19507.                     'canDisable' => true,
  19508.                     'dependsOn' => [
  19509.                     ],
  19510.                 ],
  19511.                 'XC-CustomProductTabs' => [
  19512.                     'id' => 'XC-CustomProductTabs',
  19513.                     'isEnabled' => true,
  19514.                     'type' => 'common',
  19515.                     'author' => 'XC',
  19516.                     'name' => 'CustomProductTabs',
  19517.                     'version' => '5.5.1.7',
  19518.                     'authorName' => 'X-Cart team',
  19519.                     'moduleName' => 'Custom product tabs',
  19520.                     'description' => 'Add additional tabs on the product page. Custom name, custom content - html text or product videos, whatever describes your product best.',
  19521.                     'showSettingsForm' => false,
  19522.                     'canDisable' => true,
  19523.                     'dependsOn' => [
  19524.                     ],
  19525.                 ],
  19526.                 'XPay-DevKit' => [
  19527.                     'id' => 'XPay-DevKit',
  19528.                     'isEnabled' => true,
  19529.                     'type' => 'common',
  19530.                     'author' => 'XPay',
  19531.                     'name' => 'DevKit',
  19532.                     'version' => '5.5.0.0',
  19533.                     'authorName' => 'XPay',
  19534.                     'moduleName' => 'X-Payments Dev Kit',
  19535.                     'description' => 'Local development and testing of X-Payments Cloud connector',
  19536.                     'showSettingsForm' => true,
  19537.                     'canDisable' => true,
  19538.                     'dependsOn' => [
  19539.                     ],
  19540.                 ],
  19541.                 'CDev-GoogleAnalytics' => [
  19542.                     'id' => 'CDev-GoogleAnalytics',
  19543.                     'isEnabled' => true,
  19544.                     'type' => 'common',
  19545.                     'author' => 'CDev',
  19546.                     'name' => 'GoogleAnalytics',
  19547.                     'version' => '5.5.2.8',
  19548.                     'authorName' => 'X-Cart team',
  19549.                     'moduleName' => 'Google Analytics',
  19550.                     'description' => 'Enables tracking and analyzing your website e-commerce statistics with Google Analytics.',
  19551.                     'showSettingsForm' => true,
  19552.                     'canDisable' => true,
  19553.                     'dependsOn' => [
  19554.                     ],
  19555.                 ],
  19556.                 'XC-Stripe' => [
  19557.                     'id' => 'XC-Stripe',
  19558.                     'isEnabled' => true,
  19559.                     'type' => 'payment',
  19560.                     'author' => 'XC',
  19561.                     'name' => 'Stripe',
  19562.                     'version' => '5.5.1.7',
  19563.                     'authorName' => 'X-Cart team',
  19564.                     'moduleName' => 'Stripe',
  19565.                     'description' => 'Enables taking credit card payments for your online store via Stripe',
  19566.                     'showSettingsForm' => false,
  19567.                     'canDisable' => true,
  19568.                     'dependsOn' => [
  19569.                     ],
  19570.                 ],
  19571.                 'XC-NotFinishedOrders' => [
  19572.                     'id' => 'XC-NotFinishedOrders',
  19573.                     'isEnabled' => true,
  19574.                     'type' => 'common',
  19575.                     'author' => 'XC',
  19576.                     'name' => 'NotFinishedOrders',
  19577.                     'version' => '5.5.1.3',
  19578.                     'authorName' => 'X-Cart team',
  19579.                     'moduleName' => 'Not Finished Orders',
  19580.                     'description' => 'This addon allows you to track not finished orders and contact customers, who have failed to proceed through the payment process.',
  19581.                     'showSettingsForm' => true,
  19582.                     'canDisable' => true,
  19583.                     'dependsOn' => [
  19584.                     ],
  19585.                 ],
  19586.                 'CDev-Wholesale' => [
  19587.                     'id' => 'CDev-Wholesale',
  19588.                     'isEnabled' => true,
  19589.                     'type' => 'common',
  19590.                     'author' => 'CDev',
  19591.                     'name' => 'Wholesale',
  19592.                     'version' => '5.5.1.8',
  19593.                     'authorName' => 'X-Cart team',
  19594.                     'moduleName' => 'Wholesale',
  19595.                     'description' => 'Enables wholesale pricing depending on product quantity and customer membership level. Also the module allows you to set the minimum purchase quantity per membership level.',
  19596.                     'showSettingsForm' => false,
  19597.                     'canDisable' => true,
  19598.                     'dependsOn' => [
  19599.                     ],
  19600.                 ],
  19601.                 'XC-MailChimp' => [
  19602.                     'id' => 'XC-MailChimp',
  19603.                     'isEnabled' => true,
  19604.                     'type' => 'common',
  19605.                     'author' => 'XC',
  19606.                     'name' => 'MailChimp',
  19607.                     'version' => '5.5.1.9',
  19608.                     'authorName' => 'X-Cart team',
  19609.                     'moduleName' => 'Mailchimp Integration with eCommerce Support',
  19610.                     'description' => 'MailChimp is an email marketing service with powerful tools to manage your email campaigns and subscribers while gathering advanced analytics information on your campaign performance.',
  19611.                     'showSettingsForm' => true,
  19612.                     'canDisable' => true,
  19613.                     'dependsOn' => [
  19614.                     ],
  19615.                 ],
  19616.                 'CDev-SalesTax' => [
  19617.                     'id' => 'CDev-SalesTax',
  19618.                     'isEnabled' => true,
  19619.                     'type' => 'common',
  19620.                     'author' => 'CDev',
  19621.                     'name' => 'SalesTax',
  19622.                     'version' => '5.5.1.4',
  19623.                     'authorName' => 'X-Cart team',
  19624.                     'moduleName' => 'Sales Tax',
  19625.                     'description' => 'Setup the rules for calculating sales tax. The rates can depend on product classes, customer\'s membership levels and address. When several tax rates are applicable to one product, you can specify the priority of their application.',
  19626.                     'showSettingsForm' => false,
  19627.                     'canDisable' => true,
  19628.                     'dependsOn' => [
  19629.                     ],
  19630.                 ],
  19631.             ],
  19632.             'xcart.skin_model' => [
  19633.                 'web' => [
  19634.                     'common' => [
  19635.                         => '{{type}}/custom_web/common',
  19636.                         => 'modules/XC/CrispWhiteSkin/{{type}}/web/common',
  19637.                         => 'modules/XC/NewsletterSubscriptions/{{type}}/web/common',
  19638.                         => 'modules/QSL/SpecialOffersSpendXGetY/{{type}}/web/common',
  19639.                         => 'modules/QSL/MembershipProducts/{{type}}/web/common',
  19640.                         => 'modules/XC/Onboarding/{{type}}/web/common',
  19641.                         => 'modules/QSL/Banner/{{type}}/web/common',
  19642.                         => 'modules/CDev/VolumeDiscounts/{{type}}/web/common',
  19643.                         => 'modules/QSL/LoyaltyProgram/{{type}}/web/common',
  19644.                         => 'modules/CDev/MarketPrice/{{type}}/web/common',
  19645.                         10 => 'modules/XC/CoreCharge/{{type}}/web/common',
  19646.                         11 => 'modules/XC/Reviews/{{type}}/web/common',
  19647.                         12 => 'modules/XC/SystemFields/{{type}}/web/common',
  19648.                         13 => 'modules/CDev/FileAttachments/{{type}}/web/common',
  19649.                         14 => 'modules/XC/ProductComparison/{{type}}/web/common',
  19650.                         15 => 'modules/XC/ProductTags/{{type}}/web/common',
  19651.                         16 => 'modules/CDev/Bestsellers/{{type}}/web/common',
  19652.                         17 => 'modules/XC/FacebookMarketing/{{type}}/web/common',
  19653.                         18 => 'modules/QSL/ProductStickers/{{type}}/web/common',
  19654.                         19 => 'modules/QSL/Braintree/{{type}}/web/common',
  19655.                         20 => 'modules/XC/Sitemap/{{type}}/web/common',
  19656.                         21 => 'modules/CDev/Coupons/{{type}}/web/common',
  19657.                         22 => 'modules/XC/ESelectHPP/{{type}}/web/common',
  19658.                         23 => 'modules/QSL/BackInStock/{{type}}/web/common',
  19659.                         24 => 'modules/XC/FastLaneCheckout/{{type}}/web/common',
  19660.                         25 => 'modules/CDev/ContactUs/{{type}}/web/common',
  19661.                         26 => 'modules/CDev/ProductAdvisor/{{type}}/web/common',
  19662.                         27 => 'modules/QSL/CostPrice/{{type}}/web/common',
  19663.                         28 => 'modules/CDev/FedEx/{{type}}/web/common',
  19664.                         29 => 'modules/XC/CustomOrderStatuses/{{type}}/web/common',
  19665.                         30 => 'modules/QSL/CloudSearch/{{type}}/web/common',
  19666.                         31 => 'modules/XC/UPS/{{type}}/web/common',
  19667.                         32 => 'modules/XC/BulkEditing/{{type}}/web/common',
  19668.                         33 => 'modules/QSL/MyWishlist/{{type}}/web/common',
  19669.                         34 => 'modules/XC/CanadaPost/{{type}}/web/common',
  19670.                         35 => 'modules/QSL/AntiFraud/{{type}}/web/common',
  19671.                         36 => 'modules/CDev/Sale/{{type}}/web/common',
  19672.                         37 => 'modules/QSL/PDFInvoice/{{type}}/web/common',
  19673.                         38 => 'modules/XC/OrderStatusColors/{{type}}/web/common',
  19674.                         39 => 'modules/CDev/FeaturedProducts/{{type}}/web/common',
  19675.                         40 => 'modules/QSL/Returns/{{type}}/web/common',
  19676.                         41 => 'modules/QSL/ShopByBrand/{{type}}/web/common',
  19677.                         42 => 'modules/XC/News/{{type}}/web/common',
  19678.                         43 => 'modules/Amazon/PayWithAmazon/{{type}}/web/common',
  19679.                         44 => 'modules/XC/UpdateInventory/{{type}}/web/common',
  19680.                         45 => 'modules/XC/ProductVariations/{{type}}/web/common',
  19681.                         46 => 'modules/CDev/GoSocial/{{type}}/web/common',
  19682.                         47 => 'modules/QSL/OrderReports/{{type}}/web/common',
  19683.                         48 => 'modules/XC/WheelTireFitment/{{type}}/web/common',
  19684.                         49 => 'modules/XC/ThemeTweaker/{{type}}/web/common',
  19685.                         50 => 'modules/XC/MultiCurrency/{{type}}/web/common',
  19686.                         51 => 'modules/QSL/AbandonedCartReminder/{{type}}/web/common',
  19687.                         52 => 'modules/QSL/CustomerSatisfaction/{{type}}/web/common',
  19688.                         53 => 'modules/XC/Concierge/{{type}}/web/common',
  19689.                         54 => 'modules/QSL/ProductFeeds/{{type}}/web/common',
  19690.                         55 => 'modules/XC/FreeShipping/{{type}}/web/common',
  19691.                         56 => 'modules/CDev/XMLSitemap/{{type}}/web/common',
  19692.                         57 => 'modules/CDev/UserPermissions/{{type}}/web/common',
  19693.                         58 => 'modules/QSL/ColorSwatches/{{type}}/web/common',
  19694.                         59 => 'modules/QSL/Make/{{type}}/web/common',
  19695.                         60 => 'modules/CDev/SimpleCMS/{{type}}/web/common',
  19696.                         61 => 'modules/QSL/SpecialOffersBuyXGetY/{{type}}/web/common',
  19697.                         62 => 'modules/XC/GoogleFeed/{{type}}/web/common',
  19698.                         63 => 'modules/XC/VendorMessages/{{type}}/web/common',
  19699.                         64 => 'modules/XC/Upselling/{{type}}/web/common',
  19700.                         65 => 'modules/XC/VINLookup/{{type}}/web/common',
  19701.                         66 => 'modules/XC/BuyButton/{{type}}/web/common',
  19702.                         67 => 'modules/CDev/USPS/{{type}}/web/common',
  19703.                         68 => 'modules/QSL/AuthorizenetAcceptjs/{{type}}/web/common',
  19704.                         69 => 'modules/QSL/AMP/{{type}}/web/common',
  19705.                         70 => 'modules/CDev/Paypal/{{type}}/web/common',
  19706.                         71 => 'modules/QSL/OneClickUpsellAfterCheckout/{{type}}/web/common',
  19707.                         72 => 'modules/QSL/SpecialOffersBase/{{type}}/web/common',
  19708.                         73 => 'modules/QSL/Backorder/{{type}}/web/common',
  19709.                         74 => 'modules/XC/AutoImportBase/{{type}}/web/common',
  19710.                         75 => 'modules/QSL/AdminProductsListThumbnails/{{type}}/web/common',
  19711.                         76 => 'modules/XC/OrdersImport/{{type}}/web/common',
  19712.                         77 => 'modules/QSL/FlyoutCategoriesMenu/{{type}}/web/common',
  19713.                         78 => 'modules/XPay/XPaymentsCloud/{{type}}/web/common',
  19714.                         79 => 'modules/XC/FroalaEditor/{{type}}/web/common',
  19715.                         80 => 'modules/XC/CustomProductTabs/{{type}}/web/common',
  19716.                         81 => 'modules/XPay/DevKit/{{type}}/web/common',
  19717.                         82 => 'modules/CDev/GoogleAnalytics/{{type}}/web/common',
  19718.                         83 => 'modules/XC/Stripe/{{type}}/web/common',
  19719.                         84 => 'modules/XC/NotFinishedOrders/{{type}}/web/common',
  19720.                         85 => 'modules/CDev/Wholesale/{{type}}/web/common',
  19721.                         86 => 'modules/XC/MailChimp/{{type}}/web/common',
  19722.                         87 => 'modules/CDev/SalesTax/{{type}}/web/common',
  19723.                         88 => '{{type}}/web/common',
  19724.                     ],
  19725.                     'admin' => [
  19726.                         => '{{type}}/custom_web/admin',
  19727.                         => 'modules/XC/CrispWhiteSkin/{{type}}/web/admin',
  19728.                         => 'modules/XC/NewsletterSubscriptions/{{type}}/web/admin',
  19729.                         => 'modules/QSL/SpecialOffersSpendXGetY/{{type}}/web/admin',
  19730.                         => 'modules/QSL/MembershipProducts/{{type}}/web/admin',
  19731.                         => 'modules/XC/Onboarding/{{type}}/web/admin',
  19732.                         => 'modules/QSL/Banner/{{type}}/web/admin',
  19733.                         => 'modules/CDev/VolumeDiscounts/{{type}}/web/admin',
  19734.                         => 'modules/QSL/LoyaltyProgram/{{type}}/web/admin',
  19735.                         => 'modules/CDev/MarketPrice/{{type}}/web/admin',
  19736.                         10 => 'modules/XC/CoreCharge/{{type}}/web/admin',
  19737.                         11 => 'modules/XC/Reviews/{{type}}/web/admin',
  19738.                         12 => 'modules/XC/SystemFields/{{type}}/web/admin',
  19739.                         13 => 'modules/CDev/FileAttachments/{{type}}/web/admin',
  19740.                         14 => 'modules/XC/ProductComparison/{{type}}/web/admin',
  19741.                         15 => 'modules/XC/ProductTags/{{type}}/web/admin',
  19742.                         16 => 'modules/CDev/Bestsellers/{{type}}/web/admin',
  19743.                         17 => 'modules/XC/FacebookMarketing/{{type}}/web/admin',
  19744.                         18 => 'modules/QSL/ProductStickers/{{type}}/web/admin',
  19745.                         19 => 'modules/QSL/Braintree/{{type}}/web/admin',
  19746.                         20 => 'modules/XC/Sitemap/{{type}}/web/admin',
  19747.                         21 => 'modules/CDev/Coupons/{{type}}/web/admin',
  19748.                         22 => 'modules/XC/ESelectHPP/{{type}}/web/admin',
  19749.                         23 => 'modules/QSL/BackInStock/{{type}}/web/admin',
  19750.                         24 => 'modules/XC/FastLaneCheckout/{{type}}/web/admin',
  19751.                         25 => 'modules/CDev/ContactUs/{{type}}/web/admin',
  19752.                         26 => 'modules/CDev/ProductAdvisor/{{type}}/web/admin',
  19753.                         27 => 'modules/QSL/CostPrice/{{type}}/web/admin',
  19754.                         28 => 'modules/CDev/FedEx/{{type}}/web/admin',
  19755.                         29 => 'modules/XC/CustomOrderStatuses/{{type}}/web/admin',
  19756.                         30 => 'modules/QSL/CloudSearch/{{type}}/web/admin',
  19757.                         31 => 'modules/XC/UPS/{{type}}/web/admin',
  19758.                         32 => 'modules/XC/BulkEditing/{{type}}/web/admin',
  19759.                         33 => 'modules/QSL/MyWishlist/{{type}}/web/admin',
  19760.                         34 => 'modules/XC/CanadaPost/{{type}}/web/admin',
  19761.                         35 => 'modules/QSL/AntiFraud/{{type}}/web/admin',
  19762.                         36 => 'modules/CDev/Sale/{{type}}/web/admin',
  19763.                         37 => 'modules/QSL/PDFInvoice/{{type}}/web/admin',
  19764.                         38 => 'modules/XC/OrderStatusColors/{{type}}/web/admin',
  19765.                         39 => 'modules/CDev/FeaturedProducts/{{type}}/web/admin',
  19766.                         40 => 'modules/QSL/Returns/{{type}}/web/admin',
  19767.                         41 => 'modules/QSL/ShopByBrand/{{type}}/web/admin',
  19768.                         42 => 'modules/XC/News/{{type}}/web/admin',
  19769.                         43 => 'modules/Amazon/PayWithAmazon/{{type}}/web/admin',
  19770.                         44 => 'modules/XC/UpdateInventory/{{type}}/web/admin',
  19771.                         45 => 'modules/XC/ProductVariations/{{type}}/web/admin',
  19772.                         46 => 'modules/CDev/GoSocial/{{type}}/web/admin',
  19773.                         47 => 'modules/QSL/OrderReports/{{type}}/web/admin',
  19774.                         48 => 'modules/XC/WheelTireFitment/{{type}}/web/admin',
  19775.                         49 => 'modules/XC/ThemeTweaker/{{type}}/web/admin',
  19776.                         50 => 'modules/XC/MultiCurrency/{{type}}/web/admin',
  19777.                         51 => 'modules/QSL/AbandonedCartReminder/{{type}}/web/admin',
  19778.                         52 => 'modules/QSL/CustomerSatisfaction/{{type}}/web/admin',
  19779.                         53 => 'modules/XC/Concierge/{{type}}/web/admin',
  19780.                         54 => 'modules/QSL/ProductFeeds/{{type}}/web/admin',
  19781.                         55 => 'modules/XC/FreeShipping/{{type}}/web/admin',
  19782.                         56 => 'modules/CDev/XMLSitemap/{{type}}/web/admin',
  19783.                         57 => 'modules/CDev/UserPermissions/{{type}}/web/admin',
  19784.                         58 => 'modules/QSL/ColorSwatches/{{type}}/web/admin',
  19785.                         59 => 'modules/QSL/Make/{{type}}/web/admin',
  19786.                         60 => 'modules/CDev/SimpleCMS/{{type}}/web/admin',
  19787.                         61 => 'modules/QSL/SpecialOffersBuyXGetY/{{type}}/web/admin',
  19788.                         62 => 'modules/XC/GoogleFeed/{{type}}/web/admin',
  19789.                         63 => 'modules/XC/VendorMessages/{{type}}/web/admin',
  19790.                         64 => 'modules/XC/Upselling/{{type}}/web/admin',
  19791.                         65 => 'modules/XC/VINLookup/{{type}}/web/admin',
  19792.                         66 => 'modules/XC/BuyButton/{{type}}/web/admin',
  19793.                         67 => 'modules/CDev/USPS/{{type}}/web/admin',
  19794.                         68 => 'modules/QSL/AuthorizenetAcceptjs/{{type}}/web/admin',
  19795.                         69 => 'modules/QSL/AMP/{{type}}/web/admin',
  19796.                         70 => 'modules/CDev/Paypal/{{type}}/web/admin',
  19797.                         71 => 'modules/QSL/OneClickUpsellAfterCheckout/{{type}}/web/admin',
  19798.                         72 => 'modules/QSL/SpecialOffersBase/{{type}}/web/admin',
  19799.                         73 => 'modules/QSL/Backorder/{{type}}/web/admin',
  19800.                         74 => 'modules/XC/AutoImportBase/{{type}}/web/admin',
  19801.                         75 => 'modules/QSL/AdminProductsListThumbnails/{{type}}/web/admin',
  19802.                         76 => 'modules/XC/OrdersImport/{{type}}/web/admin',
  19803.                         77 => 'modules/QSL/FlyoutCategoriesMenu/{{type}}/web/admin',
  19804.                         78 => 'modules/XPay/XPaymentsCloud/{{type}}/web/admin',
  19805.                         79 => 'modules/XC/FroalaEditor/{{type}}/web/admin',
  19806.                         80 => 'modules/XC/CustomProductTabs/{{type}}/web/admin',
  19807.                         81 => 'modules/XPay/DevKit/{{type}}/web/admin',
  19808.                         82 => 'modules/CDev/GoogleAnalytics/{{type}}/web/admin',
  19809.                         83 => 'modules/XC/Stripe/{{type}}/web/admin',
  19810.                         84 => 'modules/XC/NotFinishedOrders/{{type}}/web/admin',
  19811.                         85 => 'modules/CDev/Wholesale/{{type}}/web/admin',
  19812.                         86 => 'modules/XC/MailChimp/{{type}}/web/admin',
  19813.                         87 => 'modules/CDev/SalesTax/{{type}}/web/admin',
  19814.                         88 => '{{type}}/web/admin',
  19815.                         89 => '{{type}}/custom_web/common',
  19816.                         90 => 'modules/XC/CrispWhiteSkin/{{type}}/web/common',
  19817.                         91 => 'modules/XC/NewsletterSubscriptions/{{type}}/web/common',
  19818.                         92 => 'modules/QSL/SpecialOffersSpendXGetY/{{type}}/web/common',
  19819.                         93 => 'modules/QSL/MembershipProducts/{{type}}/web/common',
  19820.                         94 => 'modules/XC/Onboarding/{{type}}/web/common',
  19821.                         95 => 'modules/QSL/Banner/{{type}}/web/common',
  19822.                         96 => 'modules/CDev/VolumeDiscounts/{{type}}/web/common',
  19823.                         97 => 'modules/QSL/LoyaltyProgram/{{type}}/web/common',
  19824.                         98 => 'modules/CDev/MarketPrice/{{type}}/web/common',
  19825.                         99 => 'modules/XC/CoreCharge/{{type}}/web/common',
  19826.                         100 => 'modules/XC/Reviews/{{type}}/web/common',
  19827.                         101 => 'modules/XC/SystemFields/{{type}}/web/common',
  19828.                         102 => 'modules/CDev/FileAttachments/{{type}}/web/common',
  19829.                         103 => 'modules/XC/ProductComparison/{{type}}/web/common',
  19830.                         104 => 'modules/XC/ProductTags/{{type}}/web/common',
  19831.                         105 => 'modules/CDev/Bestsellers/{{type}}/web/common',
  19832.                         106 => 'modules/XC/FacebookMarketing/{{type}}/web/common',
  19833.                         107 => 'modules/QSL/ProductStickers/{{type}}/web/common',
  19834.                         108 => 'modules/QSL/Braintree/{{type}}/web/common',
  19835.                         109 => 'modules/XC/Sitemap/{{type}}/web/common',
  19836.                         110 => 'modules/CDev/Coupons/{{type}}/web/common',
  19837.                         111 => 'modules/XC/ESelectHPP/{{type}}/web/common',
  19838.                         112 => 'modules/QSL/BackInStock/{{type}}/web/common',
  19839.                         113 => 'modules/XC/FastLaneCheckout/{{type}}/web/common',
  19840.                         114 => 'modules/CDev/ContactUs/{{type}}/web/common',
  19841.                         115 => 'modules/CDev/ProductAdvisor/{{type}}/web/common',
  19842.                         116 => 'modules/QSL/CostPrice/{{type}}/web/common',
  19843.                         117 => 'modules/CDev/FedEx/{{type}}/web/common',
  19844.                         118 => 'modules/XC/CustomOrderStatuses/{{type}}/web/common',
  19845.                         119 => 'modules/QSL/CloudSearch/{{type}}/web/common',
  19846.                         120 => 'modules/XC/UPS/{{type}}/web/common',
  19847.                         121 => 'modules/XC/BulkEditing/{{type}}/web/common',
  19848.                         122 => 'modules/QSL/MyWishlist/{{type}}/web/common',
  19849.                         123 => 'modules/XC/CanadaPost/{{type}}/web/common',
  19850.                         124 => 'modules/QSL/AntiFraud/{{type}}/web/common',
  19851.                         125 => 'modules/CDev/Sale/{{type}}/web/common',
  19852.                         126 => 'modules/QSL/PDFInvoice/{{type}}/web/common',
  19853.                         127 => 'modules/XC/OrderStatusColors/{{type}}/web/common',
  19854.                         128 => 'modules/CDev/FeaturedProducts/{{type}}/web/common',
  19855.                         129 => 'modules/QSL/Returns/{{type}}/web/common',
  19856.                         130 => 'modules/QSL/ShopByBrand/{{type}}/web/common',
  19857.                         131 => 'modules/XC/News/{{type}}/web/common',
  19858.                         132 => 'modules/Amazon/PayWithAmazon/{{type}}/web/common',
  19859.                         133 => 'modules/XC/UpdateInventory/{{type}}/web/common',
  19860.                         134 => 'modules/XC/ProductVariations/{{type}}/web/common',
  19861.                         135 => 'modules/CDev/GoSocial/{{type}}/web/common',
  19862.                         136 => 'modules/QSL/OrderReports/{{type}}/web/common',
  19863.                         137 => 'modules/XC/WheelTireFitment/{{type}}/web/common',
  19864.                         138 => 'modules/XC/ThemeTweaker/{{type}}/web/common',
  19865.                         139 => 'modules/XC/MultiCurrency/{{type}}/web/common',
  19866.                         140 => 'modules/QSL/AbandonedCartReminder/{{type}}/web/common',
  19867.                         141 => 'modules/QSL/CustomerSatisfaction/{{type}}/web/common',
  19868.                         142 => 'modules/XC/Concierge/{{type}}/web/common',
  19869.                         143 => 'modules/QSL/ProductFeeds/{{type}}/web/common',
  19870.                         144 => 'modules/XC/FreeShipping/{{type}}/web/common',
  19871.                         145 => 'modules/CDev/XMLSitemap/{{type}}/web/common',
  19872.                         146 => 'modules/CDev/UserPermissions/{{type}}/web/common',
  19873.                         147 => 'modules/QSL/ColorSwatches/{{type}}/web/common',
  19874.                         148 => 'modules/QSL/Make/{{type}}/web/common',
  19875.                         149 => 'modules/CDev/SimpleCMS/{{type}}/web/common',
  19876.                         150 => 'modules/QSL/SpecialOffersBuyXGetY/{{type}}/web/common',
  19877.                         151 => 'modules/XC/GoogleFeed/{{type}}/web/common',
  19878.                         152 => 'modules/XC/VendorMessages/{{type}}/web/common',
  19879.                         153 => 'modules/XC/Upselling/{{type}}/web/common',
  19880.                         154 => 'modules/XC/VINLookup/{{type}}/web/common',
  19881.                         155 => 'modules/XC/BuyButton/{{type}}/web/common',
  19882.                         156 => 'modules/CDev/USPS/{{type}}/web/common',
  19883.                         157 => 'modules/QSL/AuthorizenetAcceptjs/{{type}}/web/common',
  19884.                         158 => 'modules/QSL/AMP/{{type}}/web/common',
  19885.                         159 => 'modules/CDev/Paypal/{{type}}/web/common',
  19886.                         160 => 'modules/QSL/OneClickUpsellAfterCheckout/{{type}}/web/common',
  19887.                         161 => 'modules/QSL/SpecialOffersBase/{{type}}/web/common',
  19888.                         162 => 'modules/QSL/Backorder/{{type}}/web/common',
  19889.                         163 => 'modules/XC/AutoImportBase/{{type}}/web/common',
  19890.                         164 => 'modules/QSL/AdminProductsListThumbnails/{{type}}/web/common',
  19891.                         165 => 'modules/XC/OrdersImport/{{type}}/web/common',
  19892.                         166 => 'modules/QSL/FlyoutCategoriesMenu/{{type}}/web/common',
  19893.                         167 => 'modules/XPay/XPaymentsCloud/{{type}}/web/common',
  19894.                         168 => 'modules/XC/FroalaEditor/{{type}}/web/common',
  19895.                         169 => 'modules/XC/CustomProductTabs/{{type}}/web/common',
  19896.                         170 => 'modules/XPay/DevKit/{{type}}/web/common',
  19897.                         171 => 'modules/CDev/GoogleAnalytics/{{type}}/web/common',
  19898.                         172 => 'modules/XC/Stripe/{{type}}/web/common',
  19899.                         173 => 'modules/XC/NotFinishedOrders/{{type}}/web/common',
  19900.                         174 => 'modules/CDev/Wholesale/{{type}}/web/common',
  19901.                         175 => 'modules/XC/MailChimp/{{type}}/web/common',
  19902.                         176 => 'modules/CDev/SalesTax/{{type}}/web/common',
  19903.                         177 => '{{type}}/web/common',
  19904.                     ],
  19905.                     'customer' => [
  19906.                         => '{{type}}/custom_web/customer',
  19907.                         => 'modules/XC/CrispWhiteSkin/{{type}}/web/customer',
  19908.                         => 'modules/XC/NewsletterSubscriptions/{{type}}/web/customer',
  19909.                         => 'modules/QSL/SpecialOffersSpendXGetY/{{type}}/web/customer',
  19910.                         => 'modules/QSL/MembershipProducts/{{type}}/web/customer',
  19911.                         => 'modules/XC/Onboarding/{{type}}/web/customer',
  19912.                         => 'modules/QSL/Banner/{{type}}/web/customer',
  19913.                         => 'modules/CDev/VolumeDiscounts/{{type}}/web/customer',
  19914.                         => 'modules/QSL/LoyaltyProgram/{{type}}/web/customer',
  19915.                         => 'modules/CDev/MarketPrice/{{type}}/web/customer',
  19916.                         10 => 'modules/XC/CoreCharge/{{type}}/web/customer',
  19917.                         11 => 'modules/XC/Reviews/{{type}}/web/customer',
  19918.                         12 => 'modules/XC/SystemFields/{{type}}/web/customer',
  19919.                         13 => 'modules/CDev/FileAttachments/{{type}}/web/customer',
  19920.                         14 => 'modules/XC/ProductComparison/{{type}}/web/customer',
  19921.                         15 => 'modules/XC/ProductTags/{{type}}/web/customer',
  19922.                         16 => 'modules/CDev/Bestsellers/{{type}}/web/customer',
  19923.                         17 => 'modules/XC/FacebookMarketing/{{type}}/web/customer',
  19924.                         18 => 'modules/QSL/ProductStickers/{{type}}/web/customer',
  19925.                         19 => 'modules/QSL/Braintree/{{type}}/web/customer',
  19926.                         20 => 'modules/XC/Sitemap/{{type}}/web/customer',
  19927.                         21 => 'modules/CDev/Coupons/{{type}}/web/customer',
  19928.                         22 => 'modules/XC/ESelectHPP/{{type}}/web/customer',
  19929.                         23 => 'modules/QSL/BackInStock/{{type}}/web/customer',
  19930.                         24 => 'modules/XC/FastLaneCheckout/{{type}}/web/customer',
  19931.                         25 => 'modules/CDev/ContactUs/{{type}}/web/customer',
  19932.                         26 => 'modules/CDev/ProductAdvisor/{{type}}/web/customer',
  19933.                         27 => 'modules/QSL/CostPrice/{{type}}/web/customer',
  19934.                         28 => 'modules/CDev/FedEx/{{type}}/web/customer',
  19935.                         29 => 'modules/XC/CustomOrderStatuses/{{type}}/web/customer',
  19936.                         30 => 'modules/QSL/CloudSearch/{{type}}/web/customer',
  19937.                         31 => 'modules/XC/UPS/{{type}}/web/customer',
  19938.                         32 => 'modules/XC/BulkEditing/{{type}}/web/customer',
  19939.                         33 => 'modules/QSL/MyWishlist/{{type}}/web/customer',
  19940.                         34 => 'modules/XC/CanadaPost/{{type}}/web/customer',
  19941.                         35 => 'modules/QSL/AntiFraud/{{type}}/web/customer',
  19942.                         36 => 'modules/CDev/Sale/{{type}}/web/customer',
  19943.                         37 => 'modules/QSL/PDFInvoice/{{type}}/web/customer',
  19944.                         38 => 'modules/XC/OrderStatusColors/{{type}}/web/customer',
  19945.                         39 => 'modules/CDev/FeaturedProducts/{{type}}/web/customer',
  19946.                         40 => 'modules/QSL/Returns/{{type}}/web/customer',
  19947.                         41 => 'modules/QSL/ShopByBrand/{{type}}/web/customer',
  19948.                         42 => 'modules/XC/News/{{type}}/web/customer',
  19949.                         43 => 'modules/Amazon/PayWithAmazon/{{type}}/web/customer',
  19950.                         44 => 'modules/XC/UpdateInventory/{{type}}/web/customer',
  19951.                         45 => 'modules/XC/ProductVariations/{{type}}/web/customer',
  19952.                         46 => 'modules/CDev/GoSocial/{{type}}/web/customer',
  19953.                         47 => 'modules/QSL/OrderReports/{{type}}/web/customer',
  19954.                         48 => 'modules/XC/WheelTireFitment/{{type}}/web/customer',
  19955.                         49 => 'modules/XC/ThemeTweaker/{{type}}/web/customer',
  19956.                         50 => 'modules/XC/MultiCurrency/{{type}}/web/customer',
  19957.                         51 => 'modules/QSL/AbandonedCartReminder/{{type}}/web/customer',
  19958.                         52 => 'modules/QSL/CustomerSatisfaction/{{type}}/web/customer',
  19959.                         53 => 'modules/XC/Concierge/{{type}}/web/customer',
  19960.                         54 => 'modules/QSL/ProductFeeds/{{type}}/web/customer',
  19961.                         55 => 'modules/XC/FreeShipping/{{type}}/web/customer',
  19962.                         56 => 'modules/CDev/XMLSitemap/{{type}}/web/customer',
  19963.                         57 => 'modules/CDev/UserPermissions/{{type}}/web/customer',
  19964.                         58 => 'modules/QSL/ColorSwatches/{{type}}/web/customer',
  19965.                         59 => 'modules/QSL/Make/{{type}}/web/customer',
  19966.                         60 => 'modules/CDev/SimpleCMS/{{type}}/web/customer',
  19967.                         61 => 'modules/QSL/SpecialOffersBuyXGetY/{{type}}/web/customer',
  19968.                         62 => 'modules/XC/GoogleFeed/{{type}}/web/customer',
  19969.                         63 => 'modules/XC/VendorMessages/{{type}}/web/customer',
  19970.                         64 => 'modules/XC/Upselling/{{type}}/web/customer',
  19971.                         65 => 'modules/XC/VINLookup/{{type}}/web/customer',
  19972.                         66 => 'modules/XC/BuyButton/{{type}}/web/customer',
  19973.                         67 => 'modules/CDev/USPS/{{type}}/web/customer',
  19974.                         68 => 'modules/QSL/AuthorizenetAcceptjs/{{type}}/web/customer',
  19975.                         69 => 'modules/QSL/AMP/{{type}}/web/customer',
  19976.                         70 => 'modules/CDev/Paypal/{{type}}/web/customer',
  19977.                         71 => 'modules/QSL/OneClickUpsellAfterCheckout/{{type}}/web/customer',
  19978.                         72 => 'modules/QSL/SpecialOffersBase/{{type}}/web/customer',
  19979.                         73 => 'modules/QSL/Backorder/{{type}}/web/customer',
  19980.                         74 => 'modules/XC/AutoImportBase/{{type}}/web/customer',
  19981.                         75 => 'modules/QSL/AdminProductsListThumbnails/{{type}}/web/customer',
  19982.                         76 => 'modules/XC/OrdersImport/{{type}}/web/customer',
  19983.                         77 => 'modules/QSL/FlyoutCategoriesMenu/{{type}}/web/customer',
  19984.                         78 => 'modules/XPay/XPaymentsCloud/{{type}}/web/customer',
  19985.                         79 => 'modules/XC/FroalaEditor/{{type}}/web/customer',
  19986.                         80 => 'modules/XC/CustomProductTabs/{{type}}/web/customer',
  19987.                         81 => 'modules/XPay/DevKit/{{type}}/web/customer',
  19988.                         82 => 'modules/CDev/GoogleAnalytics/{{type}}/web/customer',
  19989.                         83 => 'modules/XC/Stripe/{{type}}/web/customer',
  19990.                         84 => 'modules/XC/NotFinishedOrders/{{type}}/web/customer',
  19991.                         85 => 'modules/CDev/Wholesale/{{type}}/web/customer',
  19992.                         86 => 'modules/XC/MailChimp/{{type}}/web/customer',
  19993.                         87 => 'modules/CDev/SalesTax/{{type}}/web/customer',
  19994.                         88 => '{{type}}/web/customer',
  19995.                         89 => '{{type}}/custom_web/common',
  19996.                         90 => 'modules/XC/CrispWhiteSkin/{{type}}/web/common',
  19997.                         91 => 'modules/XC/NewsletterSubscriptions/{{type}}/web/common',
  19998.                         92 => 'modules/QSL/SpecialOffersSpendXGetY/{{type}}/web/common',
  19999.                         93 => 'modules/QSL/MembershipProducts/{{type}}/web/common',
  20000.                         94 => 'modules/XC/Onboarding/{{type}}/web/common',
  20001.                         95 => 'modules/QSL/Banner/{{type}}/web/common',
  20002.                         96 => 'modules/CDev/VolumeDiscounts/{{type}}/web/common',
  20003.                         97 => 'modules/QSL/LoyaltyProgram/{{type}}/web/common',
  20004.                         98 => 'modules/CDev/MarketPrice/{{type}}/web/common',
  20005.                         99 => 'modules/XC/CoreCharge/{{type}}/web/common',
  20006.                         100 => 'modules/XC/Reviews/{{type}}/web/common',
  20007.                         101 => 'modules/XC/SystemFields/{{type}}/web/common',
  20008.                         102 => 'modules/CDev/FileAttachments/{{type}}/web/common',
  20009.                         103 => 'modules/XC/ProductComparison/{{type}}/web/common',
  20010.                         104 => 'modules/XC/ProductTags/{{type}}/web/common',
  20011.                         105 => 'modules/CDev/Bestsellers/{{type}}/web/common',
  20012.                         106 => 'modules/XC/FacebookMarketing/{{type}}/web/common',
  20013.                         107 => 'modules/QSL/ProductStickers/{{type}}/web/common',
  20014.                         108 => 'modules/QSL/Braintree/{{type}}/web/common',
  20015.                         109 => 'modules/XC/Sitemap/{{type}}/web/common',
  20016.                         110 => 'modules/CDev/Coupons/{{type}}/web/common',
  20017.                         111 => 'modules/XC/ESelectHPP/{{type}}/web/common',
  20018.                         112 => 'modules/QSL/BackInStock/{{type}}/web/common',
  20019.                         113 => 'modules/XC/FastLaneCheckout/{{type}}/web/common',
  20020.                         114 => 'modules/CDev/ContactUs/{{type}}/web/common',
  20021.                         115 => 'modules/CDev/ProductAdvisor/{{type}}/web/common',
  20022.                         116 => 'modules/QSL/CostPrice/{{type}}/web/common',
  20023.                         117 => 'modules/CDev/FedEx/{{type}}/web/common',
  20024.                         118 => 'modules/XC/CustomOrderStatuses/{{type}}/web/common',
  20025.                         119 => 'modules/QSL/CloudSearch/{{type}}/web/common',
  20026.                         120 => 'modules/XC/UPS/{{type}}/web/common',
  20027.                         121 => 'modules/XC/BulkEditing/{{type}}/web/common',
  20028.                         122 => 'modules/QSL/MyWishlist/{{type}}/web/common',
  20029.                         123 => 'modules/XC/CanadaPost/{{type}}/web/common',
  20030.                         124 => 'modules/QSL/AntiFraud/{{type}}/web/common',
  20031.                         125 => 'modules/CDev/Sale/{{type}}/web/common',
  20032.                         126 => 'modules/QSL/PDFInvoice/{{type}}/web/common',
  20033.                         127 => 'modules/XC/OrderStatusColors/{{type}}/web/common',
  20034.                         128 => 'modules/CDev/FeaturedProducts/{{type}}/web/common',
  20035.                         129 => 'modules/QSL/Returns/{{type}}/web/common',
  20036.                         130 => 'modules/QSL/ShopByBrand/{{type}}/web/common',
  20037.                         131 => 'modules/XC/News/{{type}}/web/common',
  20038.                         132 => 'modules/Amazon/PayWithAmazon/{{type}}/web/common',
  20039.                         133 => 'modules/XC/UpdateInventory/{{type}}/web/common',
  20040.                         134 => 'modules/XC/ProductVariations/{{type}}/web/common',
  20041.                         135 => 'modules/CDev/GoSocial/{{type}}/web/common',
  20042.                         136 => 'modules/QSL/OrderReports/{{type}}/web/common',
  20043.                         137 => 'modules/XC/WheelTireFitment/{{type}}/web/common',
  20044.                         138 => 'modules/XC/ThemeTweaker/{{type}}/web/common',
  20045.                         139 => 'modules/XC/MultiCurrency/{{type}}/web/common',
  20046.                         140 => 'modules/QSL/AbandonedCartReminder/{{type}}/web/common',
  20047.                         141 => 'modules/QSL/CustomerSatisfaction/{{type}}/web/common',
  20048.                         142 => 'modules/XC/Concierge/{{type}}/web/common',
  20049.                         143 => 'modules/QSL/ProductFeeds/{{type}}/web/common',
  20050.                         144 => 'modules/XC/FreeShipping/{{type}}/web/common',
  20051.                         145 => 'modules/CDev/XMLSitemap/{{type}}/web/common',
  20052.                         146 => 'modules/CDev/UserPermissions/{{type}}/web/common',
  20053.                         147 => 'modules/QSL/ColorSwatches/{{type}}/web/common',
  20054.                         148 => 'modules/QSL/Make/{{type}}/web/common',
  20055.                         149 => 'modules/CDev/SimpleCMS/{{type}}/web/common',
  20056.                         150 => 'modules/QSL/SpecialOffersBuyXGetY/{{type}}/web/common',
  20057.                         151 => 'modules/XC/GoogleFeed/{{type}}/web/common',
  20058.                         152 => 'modules/XC/VendorMessages/{{type}}/web/common',
  20059.                         153 => 'modules/XC/Upselling/{{type}}/web/common',
  20060.                         154 => 'modules/XC/VINLookup/{{type}}/web/common',
  20061.                         155 => 'modules/XC/BuyButton/{{type}}/web/common',
  20062.                         156 => 'modules/CDev/USPS/{{type}}/web/common',
  20063.                         157 => 'modules/QSL/AuthorizenetAcceptjs/{{type}}/web/common',
  20064.                         158 => 'modules/QSL/AMP/{{type}}/web/common',
  20065.                         159 => 'modules/CDev/Paypal/{{type}}/web/common',
  20066.                         160 => 'modules/QSL/OneClickUpsellAfterCheckout/{{type}}/web/common',
  20067.                         161 => 'modules/QSL/SpecialOffersBase/{{type}}/web/common',
  20068.                         162 => 'modules/QSL/Backorder/{{type}}/web/common',
  20069.                         163 => 'modules/XC/AutoImportBase/{{type}}/web/common',
  20070.                         164 => 'modules/QSL/AdminProductsListThumbnails/{{type}}/web/common',
  20071.                         165 => 'modules/XC/OrdersImport/{{type}}/web/common',
  20072.                         166 => 'modules/QSL/FlyoutCategoriesMenu/{{type}}/web/common',
  20073.                         167 => 'modules/XPay/XPaymentsCloud/{{type}}/web/common',
  20074.                         168 => 'modules/XC/FroalaEditor/{{type}}/web/common',
  20075.                         169 => 'modules/XC/CustomProductTabs/{{type}}/web/common',
  20076.                         170 => 'modules/XPay/DevKit/{{type}}/web/common',
  20077.                         171 => 'modules/CDev/GoogleAnalytics/{{type}}/web/common',
  20078.                         172 => 'modules/XC/Stripe/{{type}}/web/common',
  20079.                         173 => 'modules/XC/NotFinishedOrders/{{type}}/web/common',
  20080.                         174 => 'modules/CDev/Wholesale/{{type}}/web/common',
  20081.                         175 => 'modules/XC/MailChimp/{{type}}/web/common',
  20082.                         176 => 'modules/CDev/SalesTax/{{type}}/web/common',
  20083.                         177 => '{{type}}/web/common',
  20084.                     ],
  20085.                 ],
  20086.                 'mail' => [
  20087.                     'common' => [
  20088.                         => '{{type}}/custom_mail/common',
  20089.                         => 'modules/XC/CrispWhiteSkin/{{type}}/mail/common',
  20090.                         => 'modules/XC/NewsletterSubscriptions/{{type}}/mail/common',
  20091.                         => 'modules/QSL/SpecialOffersSpendXGetY/{{type}}/mail/common',
  20092.                         => 'modules/QSL/MembershipProducts/{{type}}/mail/common',
  20093.                         => 'modules/XC/Onboarding/{{type}}/mail/common',
  20094.                         => 'modules/QSL/Banner/{{type}}/mail/common',
  20095.                         => 'modules/CDev/VolumeDiscounts/{{type}}/mail/common',
  20096.                         => 'modules/QSL/LoyaltyProgram/{{type}}/mail/common',
  20097.                         => 'modules/CDev/MarketPrice/{{type}}/mail/common',
  20098.                         10 => 'modules/XC/CoreCharge/{{type}}/mail/common',
  20099.                         11 => 'modules/XC/Reviews/{{type}}/mail/common',
  20100.                         12 => 'modules/XC/SystemFields/{{type}}/mail/common',
  20101.                         13 => 'modules/CDev/FileAttachments/{{type}}/mail/common',
  20102.                         14 => 'modules/XC/ProductComparison/{{type}}/mail/common',
  20103.                         15 => 'modules/XC/ProductTags/{{type}}/mail/common',
  20104.                         16 => 'modules/CDev/Bestsellers/{{type}}/mail/common',
  20105.                         17 => 'modules/XC/FacebookMarketing/{{type}}/mail/common',
  20106.                         18 => 'modules/QSL/ProductStickers/{{type}}/mail/common',
  20107.                         19 => 'modules/QSL/Braintree/{{type}}/mail/common',
  20108.                         20 => 'modules/XC/Sitemap/{{type}}/mail/common',
  20109.                         21 => 'modules/CDev/Coupons/{{type}}/mail/common',
  20110.                         22 => 'modules/XC/ESelectHPP/{{type}}/mail/common',
  20111.                         23 => 'modules/QSL/BackInStock/{{type}}/mail/common',
  20112.                         24 => 'modules/XC/FastLaneCheckout/{{type}}/mail/common',
  20113.                         25 => 'modules/CDev/ContactUs/{{type}}/mail/common',
  20114.                         26 => 'modules/CDev/ProductAdvisor/{{type}}/mail/common',
  20115.                         27 => 'modules/QSL/CostPrice/{{type}}/mail/common',
  20116.                         28 => 'modules/CDev/FedEx/{{type}}/mail/common',
  20117.                         29 => 'modules/XC/CustomOrderStatuses/{{type}}/mail/common',
  20118.                         30 => 'modules/QSL/CloudSearch/{{type}}/mail/common',
  20119.                         31 => 'modules/XC/UPS/{{type}}/mail/common',
  20120.                         32 => 'modules/XC/BulkEditing/{{type}}/mail/common',
  20121.                         33 => 'modules/QSL/MyWishlist/{{type}}/mail/common',
  20122.                         34 => 'modules/XC/CanadaPost/{{type}}/mail/common',
  20123.                         35 => 'modules/QSL/AntiFraud/{{type}}/mail/common',
  20124.                         36 => 'modules/CDev/Sale/{{type}}/mail/common',
  20125.                         37 => 'modules/QSL/PDFInvoice/{{type}}/mail/common',
  20126.                         38 => 'modules/XC/OrderStatusColors/{{type}}/mail/common',
  20127.                         39 => 'modules/CDev/FeaturedProducts/{{type}}/mail/common',
  20128.                         40 => 'modules/QSL/Returns/{{type}}/mail/common',
  20129.                         41 => 'modules/QSL/ShopByBrand/{{type}}/mail/common',
  20130.                         42 => 'modules/XC/News/{{type}}/mail/common',
  20131.                         43 => 'modules/Amazon/PayWithAmazon/{{type}}/mail/common',
  20132.                         44 => 'modules/XC/UpdateInventory/{{type}}/mail/common',
  20133.                         45 => 'modules/XC/ProductVariations/{{type}}/mail/common',
  20134.                         46 => 'modules/CDev/GoSocial/{{type}}/mail/common',
  20135.                         47 => 'modules/QSL/OrderReports/{{type}}/mail/common',
  20136.                         48 => 'modules/XC/WheelTireFitment/{{type}}/mail/common',
  20137.                         49 => 'modules/XC/ThemeTweaker/{{type}}/mail/common',
  20138.                         50 => 'modules/XC/MultiCurrency/{{type}}/mail/common',
  20139.                         51 => 'modules/QSL/AbandonedCartReminder/{{type}}/mail/common',
  20140.                         52 => 'modules/QSL/CustomerSatisfaction/{{type}}/mail/common',
  20141.                         53 => 'modules/XC/Concierge/{{type}}/mail/common',
  20142.                         54 => 'modules/QSL/ProductFeeds/{{type}}/mail/common',
  20143.                         55 => 'modules/XC/FreeShipping/{{type}}/mail/common',
  20144.                         56 => 'modules/CDev/XMLSitemap/{{type}}/mail/common',
  20145.                         57 => 'modules/CDev/UserPermissions/{{type}}/mail/common',
  20146.                         58 => 'modules/QSL/ColorSwatches/{{type}}/mail/common',
  20147.                         59 => 'modules/QSL/Make/{{type}}/mail/common',
  20148.                         60 => 'modules/CDev/SimpleCMS/{{type}}/mail/common',
  20149.                         61 => 'modules/QSL/SpecialOffersBuyXGetY/{{type}}/mail/common',
  20150.                         62 => 'modules/XC/GoogleFeed/{{type}}/mail/common',
  20151.                         63 => 'modules/XC/VendorMessages/{{type}}/mail/common',
  20152.                         64 => 'modules/XC/Upselling/{{type}}/mail/common',
  20153.                         65 => 'modules/XC/VINLookup/{{type}}/mail/common',
  20154.                         66 => 'modules/XC/BuyButton/{{type}}/mail/common',
  20155.                         67 => 'modules/CDev/USPS/{{type}}/mail/common',
  20156.                         68 => 'modules/QSL/AuthorizenetAcceptjs/{{type}}/mail/common',
  20157.                         69 => 'modules/QSL/AMP/{{type}}/mail/common',
  20158.                         70 => 'modules/CDev/Paypal/{{type}}/mail/common',
  20159.                         71 => 'modules/QSL/OneClickUpsellAfterCheckout/{{type}}/mail/common',
  20160.                         72 => 'modules/QSL/SpecialOffersBase/{{type}}/mail/common',
  20161.                         73 => 'modules/QSL/Backorder/{{type}}/mail/common',
  20162.                         74 => 'modules/XC/AutoImportBase/{{type}}/mail/common',
  20163.                         75 => 'modules/QSL/AdminProductsListThumbnails/{{type}}/mail/common',
  20164.                         76 => 'modules/XC/OrdersImport/{{type}}/mail/common',
  20165.                         77 => 'modules/QSL/FlyoutCategoriesMenu/{{type}}/mail/common',
  20166.                         78 => 'modules/XPay/XPaymentsCloud/{{type}}/mail/common',
  20167.                         79 => 'modules/XC/FroalaEditor/{{type}}/mail/common',
  20168.                         80 => 'modules/XC/CustomProductTabs/{{type}}/mail/common',
  20169.                         81 => 'modules/XPay/DevKit/{{type}}/mail/common',
  20170.                         82 => 'modules/CDev/GoogleAnalytics/{{type}}/mail/common',
  20171.                         83 => 'modules/XC/Stripe/{{type}}/mail/common',
  20172.                         84 => 'modules/XC/NotFinishedOrders/{{type}}/mail/common',
  20173.                         85 => 'modules/CDev/Wholesale/{{type}}/mail/common',
  20174.                         86 => 'modules/XC/MailChimp/{{type}}/mail/common',
  20175.                         87 => 'modules/CDev/SalesTax/{{type}}/mail/common',
  20176.                         88 => '{{type}}/mail/common',
  20177.                         89 => '{{type}}/custom_web/common',
  20178.                         90 => 'modules/XC/CrispWhiteSkin/{{type}}/web/common',
  20179.                         91 => 'modules/XC/NewsletterSubscriptions/{{type}}/web/common',
  20180.                         92 => 'modules/QSL/SpecialOffersSpendXGetY/{{type}}/web/common',
  20181.                         93 => 'modules/QSL/MembershipProducts/{{type}}/web/common',
  20182.                         94 => 'modules/XC/Onboarding/{{type}}/web/common',
  20183.                         95 => 'modules/QSL/Banner/{{type}}/web/common',
  20184.                         96 => 'modules/CDev/VolumeDiscounts/{{type}}/web/common',
  20185.                         97 => 'modules/QSL/LoyaltyProgram/{{type}}/web/common',
  20186.                         98 => 'modules/CDev/MarketPrice/{{type}}/web/common',
  20187.                         99 => 'modules/XC/CoreCharge/{{type}}/web/common',
  20188.                         100 => 'modules/XC/Reviews/{{type}}/web/common',
  20189.                         101 => 'modules/XC/SystemFields/{{type}}/web/common',
  20190.                         102 => 'modules/CDev/FileAttachments/{{type}}/web/common',
  20191.                         103 => 'modules/XC/ProductComparison/{{type}}/web/common',
  20192.                         104 => 'modules/XC/ProductTags/{{type}}/web/common',
  20193.                         105 => 'modules/CDev/Bestsellers/{{type}}/web/common',
  20194.                         106 => 'modules/XC/FacebookMarketing/{{type}}/web/common',
  20195.                         107 => 'modules/QSL/ProductStickers/{{type}}/web/common',
  20196.                         108 => 'modules/QSL/Braintree/{{type}}/web/common',
  20197.                         109 => 'modules/XC/Sitemap/{{type}}/web/common',
  20198.                         110 => 'modules/CDev/Coupons/{{type}}/web/common',
  20199.                         111 => 'modules/XC/ESelectHPP/{{type}}/web/common',
  20200.                         112 => 'modules/QSL/BackInStock/{{type}}/web/common',
  20201.                         113 => 'modules/XC/FastLaneCheckout/{{type}}/web/common',
  20202.                         114 => 'modules/CDev/ContactUs/{{type}}/web/common',
  20203.                         115 => 'modules/CDev/ProductAdvisor/{{type}}/web/common',
  20204.                         116 => 'modules/QSL/CostPrice/{{type}}/web/common',
  20205.                         117 => 'modules/CDev/FedEx/{{type}}/web/common',
  20206.                         118 => 'modules/XC/CustomOrderStatuses/{{type}}/web/common',
  20207.                         119 => 'modules/QSL/CloudSearch/{{type}}/web/common',
  20208.                         120 => 'modules/XC/UPS/{{type}}/web/common',
  20209.                         121 => 'modules/XC/BulkEditing/{{type}}/web/common',
  20210.                         122 => 'modules/QSL/MyWishlist/{{type}}/web/common',
  20211.                         123 => 'modules/XC/CanadaPost/{{type}}/web/common',
  20212.                         124 => 'modules/QSL/AntiFraud/{{type}}/web/common',
  20213.                         125 => 'modules/CDev/Sale/{{type}}/web/common',
  20214.                         126 => 'modules/QSL/PDFInvoice/{{type}}/web/common',
  20215.                         127 => 'modules/XC/OrderStatusColors/{{type}}/web/common',
  20216.                         128 => 'modules/CDev/FeaturedProducts/{{type}}/web/common',
  20217.                         129 => 'modules/QSL/Returns/{{type}}/web/common',
  20218.                         130 => 'modules/QSL/ShopByBrand/{{type}}/web/common',
  20219.                         131 => 'modules/XC/News/{{type}}/web/common',
  20220.                         132 => 'modules/Amazon/PayWithAmazon/{{type}}/web/common',
  20221.                         133 => 'modules/XC/UpdateInventory/{{type}}/web/common',
  20222.                         134 => 'modules/XC/ProductVariations/{{type}}/web/common',
  20223.                         135 => 'modules/CDev/GoSocial/{{type}}/web/common',
  20224.                         136 => 'modules/QSL/OrderReports/{{type}}/web/common',
  20225.                         137 => 'modules/XC/WheelTireFitment/{{type}}/web/common',
  20226.                         138 => 'modules/XC/ThemeTweaker/{{type}}/web/common',
  20227.                         139 => 'modules/XC/MultiCurrency/{{type}}/web/common',
  20228.                         140 => 'modules/QSL/AbandonedCartReminder/{{type}}/web/common',
  20229.                         141 => 'modules/QSL/CustomerSatisfaction/{{type}}/web/common',
  20230.                         142 => 'modules/XC/Concierge/{{type}}/web/common',
  20231.                         143 => 'modules/QSL/ProductFeeds/{{type}}/web/common',
  20232.                         144 => 'modules/XC/FreeShipping/{{type}}/web/common',
  20233.                         145 => 'modules/CDev/XMLSitemap/{{type}}/web/common',
  20234.                         146 => 'modules/CDev/UserPermissions/{{type}}/web/common',
  20235.                         147 => 'modules/QSL/ColorSwatches/{{type}}/web/common',
  20236.                         148 => 'modules/QSL/Make/{{type}}/web/common',
  20237.                         149 => 'modules/CDev/SimpleCMS/{{type}}/web/common',
  20238.                         150 => 'modules/QSL/SpecialOffersBuyXGetY/{{type}}/web/common',
  20239.                         151 => 'modules/XC/GoogleFeed/{{type}}/web/common',
  20240.                         152 => 'modules/XC/VendorMessages/{{type}}/web/common',
  20241.                         153 => 'modules/XC/Upselling/{{type}}/web/common',
  20242.                         154 => 'modules/XC/VINLookup/{{type}}/web/common',
  20243.                         155 => 'modules/XC/BuyButton/{{type}}/web/common',
  20244.                         156 => 'modules/CDev/USPS/{{type}}/web/common',
  20245.                         157 => 'modules/QSL/AuthorizenetAcceptjs/{{type}}/web/common',
  20246.                         158 => 'modules/QSL/AMP/{{type}}/web/common',
  20247.                         159 => 'modules/CDev/Paypal/{{type}}/web/common',
  20248.                         160 => 'modules/QSL/OneClickUpsellAfterCheckout/{{type}}/web/common',
  20249.                         161 => 'modules/QSL/SpecialOffersBase/{{type}}/web/common',
  20250.                         162 => 'modules/QSL/Backorder/{{type}}/web/common',
  20251.                         163 => 'modules/XC/AutoImportBase/{{type}}/web/common',
  20252.                         164 => 'modules/QSL/AdminProductsListThumbnails/{{type}}/web/common',
  20253.                         165 => 'modules/XC/OrdersImport/{{type}}/web/common',
  20254.                         166 => 'modules/QSL/FlyoutCategoriesMenu/{{type}}/web/common',
  20255.                         167 => 'modules/XPay/XPaymentsCloud/{{type}}/web/common',
  20256.                         168 => 'modules/XC/FroalaEditor/{{type}}/web/common',
  20257.                         169 => 'modules/XC/CustomProductTabs/{{type}}/web/common',
  20258.                         170 => 'modules/XPay/DevKit/{{type}}/web/common',
  20259.                         171 => 'modules/CDev/GoogleAnalytics/{{type}}/web/common',
  20260.                         172 => 'modules/XC/Stripe/{{type}}/web/common',
  20261.                         173 => 'modules/XC/NotFinishedOrders/{{type}}/web/common',
  20262.                         174 => 'modules/CDev/Wholesale/{{type}}/web/common',
  20263.                         175 => 'modules/XC/MailChimp/{{type}}/web/common',
  20264.                         176 => 'modules/CDev/SalesTax/{{type}}/web/common',
  20265.                         177 => '{{type}}/web/common',
  20266.                     ],
  20267.                     'admin' => [
  20268.                         => '{{type}}/custom_mail/admin',
  20269.                         => 'modules/XC/CrispWhiteSkin/{{type}}/mail/admin',
  20270.                         => 'modules/XC/NewsletterSubscriptions/{{type}}/mail/admin',
  20271.                         => 'modules/QSL/SpecialOffersSpendXGetY/{{type}}/mail/admin',
  20272.                         => 'modules/QSL/MembershipProducts/{{type}}/mail/admin',
  20273.                         => 'modules/XC/Onboarding/{{type}}/mail/admin',
  20274.                         => 'modules/QSL/Banner/{{type}}/mail/admin',
  20275.                         => 'modules/CDev/VolumeDiscounts/{{type}}/mail/admin',
  20276.                         => 'modules/QSL/LoyaltyProgram/{{type}}/mail/admin',
  20277.                         => 'modules/CDev/MarketPrice/{{type}}/mail/admin',
  20278.                         10 => 'modules/XC/CoreCharge/{{type}}/mail/admin',
  20279.                         11 => 'modules/XC/Reviews/{{type}}/mail/admin',
  20280.                         12 => 'modules/XC/SystemFields/{{type}}/mail/admin',
  20281.                         13 => 'modules/CDev/FileAttachments/{{type}}/mail/admin',
  20282.                         14 => 'modules/XC/ProductComparison/{{type}}/mail/admin',
  20283.                         15 => 'modules/XC/ProductTags/{{type}}/mail/admin',
  20284.                         16 => 'modules/CDev/Bestsellers/{{type}}/mail/admin',
  20285.                         17 => 'modules/XC/FacebookMarketing/{{type}}/mail/admin',
  20286.                         18 => 'modules/QSL/ProductStickers/{{type}}/mail/admin',
  20287.                         19 => 'modules/QSL/Braintree/{{type}}/mail/admin',
  20288.                         20 => 'modules/XC/Sitemap/{{type}}/mail/admin',
  20289.                         21 => 'modules/CDev/Coupons/{{type}}/mail/admin',
  20290.                         22 => 'modules/XC/ESelectHPP/{{type}}/mail/admin',
  20291.                         23 => 'modules/QSL/BackInStock/{{type}}/mail/admin',
  20292.                         24 => 'modules/XC/FastLaneCheckout/{{type}}/mail/admin',
  20293.                         25 => 'modules/CDev/ContactUs/{{type}}/mail/admin',
  20294.                         26 => 'modules/CDev/ProductAdvisor/{{type}}/mail/admin',
  20295.                         27 => 'modules/QSL/CostPrice/{{type}}/mail/admin',
  20296.                         28 => 'modules/CDev/FedEx/{{type}}/mail/admin',
  20297.                         29 => 'modules/XC/CustomOrderStatuses/{{type}}/mail/admin',
  20298.                         30 => 'modules/QSL/CloudSearch/{{type}}/mail/admin',
  20299.                         31 => 'modules/XC/UPS/{{type}}/mail/admin',
  20300.                         32 => 'modules/XC/BulkEditing/{{type}}/mail/admin',
  20301.                         33 => 'modules/QSL/MyWishlist/{{type}}/mail/admin',
  20302.                         34 => 'modules/XC/CanadaPost/{{type}}/mail/admin',
  20303.                         35 => 'modules/QSL/AntiFraud/{{type}}/mail/admin',
  20304.                         36 => 'modules/CDev/Sale/{{type}}/mail/admin',
  20305.                         37 => 'modules/QSL/PDFInvoice/{{type}}/mail/admin',
  20306.                         38 => 'modules/XC/OrderStatusColors/{{type}}/mail/admin',
  20307.                         39 => 'modules/CDev/FeaturedProducts/{{type}}/mail/admin',
  20308.                         40 => 'modules/QSL/Returns/{{type}}/mail/admin',
  20309.                         41 => 'modules/QSL/ShopByBrand/{{type}}/mail/admin',
  20310.                         42 => 'modules/XC/News/{{type}}/mail/admin',
  20311.                         43 => 'modules/Amazon/PayWithAmazon/{{type}}/mail/admin',
  20312.                         44 => 'modules/XC/UpdateInventory/{{type}}/mail/admin',
  20313.                         45 => 'modules/XC/ProductVariations/{{type}}/mail/admin',
  20314.                         46 => 'modules/CDev/GoSocial/{{type}}/mail/admin',
  20315.                         47 => 'modules/QSL/OrderReports/{{type}}/mail/admin',
  20316.                         48 => 'modules/XC/WheelTireFitment/{{type}}/mail/admin',
  20317.                         49 => 'modules/XC/ThemeTweaker/{{type}}/mail/admin',
  20318.                         50 => 'modules/XC/MultiCurrency/{{type}}/mail/admin',
  20319.                         51 => 'modules/QSL/AbandonedCartReminder/{{type}}/mail/admin',
  20320.                         52 => 'modules/QSL/CustomerSatisfaction/{{type}}/mail/admin',
  20321.                         53 => 'modules/XC/Concierge/{{type}}/mail/admin',
  20322.                         54 => 'modules/QSL/ProductFeeds/{{type}}/mail/admin',
  20323.                         55 => 'modules/XC/FreeShipping/{{type}}/mail/admin',
  20324.                         56 => 'modules/CDev/XMLSitemap/{{type}}/mail/admin',
  20325.                         57 => 'modules/CDev/UserPermissions/{{type}}/mail/admin',
  20326.                         58 => 'modules/QSL/ColorSwatches/{{type}}/mail/admin',
  20327.                         59 => 'modules/QSL/Make/{{type}}/mail/admin',
  20328.                         60 => 'modules/CDev/SimpleCMS/{{type}}/mail/admin',
  20329.                         61 => 'modules/QSL/SpecialOffersBuyXGetY/{{type}}/mail/admin',
  20330.                         62 => 'modules/XC/GoogleFeed/{{type}}/mail/admin',
  20331.                         63 => 'modules/XC/VendorMessages/{{type}}/mail/admin',
  20332.                         64 => 'modules/XC/Upselling/{{type}}/mail/admin',
  20333.                         65 => 'modules/XC/VINLookup/{{type}}/mail/admin',
  20334.                         66 => 'modules/XC/BuyButton/{{type}}/mail/admin',
  20335.                         67 => 'modules/CDev/USPS/{{type}}/mail/admin',
  20336.                         68 => 'modules/QSL/AuthorizenetAcceptjs/{{type}}/mail/admin',
  20337.                         69 => 'modules/QSL/AMP/{{type}}/mail/admin',
  20338.                         70 => 'modules/CDev/Paypal/{{type}}/mail/admin',
  20339.                         71 => 'modules/QSL/OneClickUpsellAfterCheckout/{{type}}/mail/admin',
  20340.                         72 => 'modules/QSL/SpecialOffersBase/{{type}}/mail/admin',
  20341.                         73 => 'modules/QSL/Backorder/{{type}}/mail/admin',
  20342.                         74 => 'modules/XC/AutoImportBase/{{type}}/mail/admin',
  20343.                         75 => 'modules/QSL/AdminProductsListThumbnails/{{type}}/mail/admin',
  20344.                         76 => 'modules/XC/OrdersImport/{{type}}/mail/admin',
  20345.                         77 => 'modules/QSL/FlyoutCategoriesMenu/{{type}}/mail/admin',
  20346.                         78 => 'modules/XPay/XPaymentsCloud/{{type}}/mail/admin',
  20347.                         79 => 'modules/XC/FroalaEditor/{{type}}/mail/admin',
  20348.                         80 => 'modules/XC/CustomProductTabs/{{type}}/mail/admin',
  20349.                         81 => 'modules/XPay/DevKit/{{type}}/mail/admin',
  20350.                         82 => 'modules/CDev/GoogleAnalytics/{{type}}/mail/admin',
  20351.                         83 => 'modules/XC/Stripe/{{type}}/mail/admin',
  20352.                         84 => 'modules/XC/NotFinishedOrders/{{type}}/mail/admin',
  20353.                         85 => 'modules/CDev/Wholesale/{{type}}/mail/admin',
  20354.                         86 => 'modules/XC/MailChimp/{{type}}/mail/admin',
  20355.                         87 => 'modules/CDev/SalesTax/{{type}}/mail/admin',
  20356.                         88 => '{{type}}/mail/admin',
  20357.                         89 => '{{type}}/custom_mail/common',
  20358.                         90 => 'modules/XC/CrispWhiteSkin/{{type}}/mail/common',
  20359.                         91 => 'modules/XC/NewsletterSubscriptions/{{type}}/mail/common',
  20360.                         92 => 'modules/QSL/SpecialOffersSpendXGetY/{{type}}/mail/common',
  20361.                         93 => 'modules/QSL/MembershipProducts/{{type}}/mail/common',
  20362.                         94 => 'modules/XC/Onboarding/{{type}}/mail/common',
  20363.                         95 => 'modules/QSL/Banner/{{type}}/mail/common',
  20364.                         96 => 'modules/CDev/VolumeDiscounts/{{type}}/mail/common',
  20365.                         97 => 'modules/QSL/LoyaltyProgram/{{type}}/mail/common',
  20366.                         98 => 'modules/CDev/MarketPrice/{{type}}/mail/common',
  20367.                         99 => 'modules/XC/CoreCharge/{{type}}/mail/common',
  20368.                         100 => 'modules/XC/Reviews/{{type}}/mail/common',
  20369.                         101 => 'modules/XC/SystemFields/{{type}}/mail/common',
  20370.                         102 => 'modules/CDev/FileAttachments/{{type}}/mail/common',
  20371.                         103 => 'modules/XC/ProductComparison/{{type}}/mail/common',
  20372.                         104 => 'modules/XC/ProductTags/{{type}}/mail/common',
  20373.                         105 => 'modules/CDev/Bestsellers/{{type}}/mail/common',
  20374.                         106 => 'modules/XC/FacebookMarketing/{{type}}/mail/common',
  20375.                         107 => 'modules/QSL/ProductStickers/{{type}}/mail/common',
  20376.                         108 => 'modules/QSL/Braintree/{{type}}/mail/common',
  20377.                         109 => 'modules/XC/Sitemap/{{type}}/mail/common',
  20378.                         110 => 'modules/CDev/Coupons/{{type}}/mail/common',
  20379.                         111 => 'modules/XC/ESelectHPP/{{type}}/mail/common',
  20380.                         112 => 'modules/QSL/BackInStock/{{type}}/mail/common',
  20381.                         113 => 'modules/XC/FastLaneCheckout/{{type}}/mail/common',
  20382.                         114 => 'modules/CDev/ContactUs/{{type}}/mail/common',
  20383.                         115 => 'modules/CDev/ProductAdvisor/{{type}}/mail/common',
  20384.                         116 => 'modules/QSL/CostPrice/{{type}}/mail/common',
  20385.                         117 => 'modules/CDev/FedEx/{{type}}/mail/common',
  20386.                         118 => 'modules/XC/CustomOrderStatuses/{{type}}/mail/common',
  20387.                         119 => 'modules/QSL/CloudSearch/{{type}}/mail/common',
  20388.                         120 => 'modules/XC/UPS/{{type}}/mail/common',
  20389.                         121 => 'modules/XC/BulkEditing/{{type}}/mail/common',
  20390.                         122 => 'modules/QSL/MyWishlist/{{type}}/mail/common',
  20391.                         123 => 'modules/XC/CanadaPost/{{type}}/mail/common',
  20392.                         124 => 'modules/QSL/AntiFraud/{{type}}/mail/common',
  20393.                         125 => 'modules/CDev/Sale/{{type}}/mail/common',
  20394.                         126 => 'modules/QSL/PDFInvoice/{{type}}/mail/common',
  20395.                         127 => 'modules/XC/OrderStatusColors/{{type}}/mail/common',
  20396.                         128 => 'modules/CDev/FeaturedProducts/{{type}}/mail/common',
  20397.                         129 => 'modules/QSL/Returns/{{type}}/mail/common',
  20398.                         130 => 'modules/QSL/ShopByBrand/{{type}}/mail/common',
  20399.                         131 => 'modules/XC/News/{{type}}/mail/common',
  20400.                         132 => 'modules/Amazon/PayWithAmazon/{{type}}/mail/common',
  20401.                         133 => 'modules/XC/UpdateInventory/{{type}}/mail/common',
  20402.                         134 => 'modules/XC/ProductVariations/{{type}}/mail/common',
  20403.                         135 => 'modules/CDev/GoSocial/{{type}}/mail/common',
  20404.                         136 => 'modules/QSL/OrderReports/{{type}}/mail/common',
  20405.                         137 => 'modules/XC/WheelTireFitment/{{type}}/mail/common',
  20406.                         138 => 'modules/XC/ThemeTweaker/{{type}}/mail/common',
  20407.                         139 => 'modules/XC/MultiCurrency/{{type}}/mail/common',
  20408.                         140 => 'modules/QSL/AbandonedCartReminder/{{type}}/mail/common',
  20409.                         141 => 'modules/QSL/CustomerSatisfaction/{{type}}/mail/common',
  20410.                         142 => 'modules/XC/Concierge/{{type}}/mail/common',
  20411.                         143 => 'modules/QSL/ProductFeeds/{{type}}/mail/common',
  20412.                         144 => 'modules/XC/FreeShipping/{{type}}/mail/common',
  20413.                         145 => 'modules/CDev/XMLSitemap/{{type}}/mail/common',
  20414.                         146 => 'modules/CDev/UserPermissions/{{type}}/mail/common',
  20415.                         147 => 'modules/QSL/ColorSwatches/{{type}}/mail/common',
  20416.                         148 => 'modules/QSL/Make/{{type}}/mail/common',
  20417.                         149 => 'modules/CDev/SimpleCMS/{{type}}/mail/common',
  20418.                         150 => 'modules/QSL/SpecialOffersBuyXGetY/{{type}}/mail/common',
  20419.                         151 => 'modules/XC/GoogleFeed/{{type}}/mail/common',
  20420.                         152 => 'modules/XC/VendorMessages/{{type}}/mail/common',
  20421.                         153 => 'modules/XC/Upselling/{{type}}/mail/common',
  20422.                         154 => 'modules/XC/VINLookup/{{type}}/mail/common',
  20423.                         155 => 'modules/XC/BuyButton/{{type}}/mail/common',
  20424.                         156 => 'modules/CDev/USPS/{{type}}/mail/common',
  20425.                         157 => 'modules/QSL/AuthorizenetAcceptjs/{{type}}/mail/common',
  20426.                         158 => 'modules/QSL/AMP/{{type}}/mail/common',
  20427.                         159 => 'modules/CDev/Paypal/{{type}}/mail/common',
  20428.                         160 => 'modules/QSL/OneClickUpsellAfterCheckout/{{type}}/mail/common',
  20429.                         161 => 'modules/QSL/SpecialOffersBase/{{type}}/mail/common',
  20430.                         162 => 'modules/QSL/Backorder/{{type}}/mail/common',
  20431.                         163 => 'modules/XC/AutoImportBase/{{type}}/mail/common',
  20432.                         164 => 'modules/QSL/AdminProductsListThumbnails/{{type}}/mail/common',
  20433.                         165 => 'modules/XC/OrdersImport/{{type}}/mail/common',
  20434.                         166 => 'modules/QSL/FlyoutCategoriesMenu/{{type}}/mail/common',
  20435.                         167 => 'modules/XPay/XPaymentsCloud/{{type}}/mail/common',
  20436.                         168 => 'modules/XC/FroalaEditor/{{type}}/mail/common',
  20437.                         169 => 'modules/XC/CustomProductTabs/{{type}}/mail/common',
  20438.                         170 => 'modules/XPay/DevKit/{{type}}/mail/common',
  20439.                         171 => 'modules/CDev/GoogleAnalytics/{{type}}/mail/common',
  20440.                         172 => 'modules/XC/Stripe/{{type}}/mail/common',
  20441.                         173 => 'modules/XC/NotFinishedOrders/{{type}}/mail/common',
  20442.                         174 => 'modules/CDev/Wholesale/{{type}}/mail/common',
  20443.                         175 => 'modules/XC/MailChimp/{{type}}/mail/common',
  20444.                         176 => 'modules/CDev/SalesTax/{{type}}/mail/common',
  20445.                         177 => '{{type}}/mail/common',
  20446.                         178 => '{{type}}/custom_web/common',
  20447.                         179 => 'modules/XC/CrispWhiteSkin/{{type}}/web/common',
  20448.                         180 => 'modules/XC/NewsletterSubscriptions/{{type}}/web/common',
  20449.                         181 => 'modules/QSL/SpecialOffersSpendXGetY/{{type}}/web/common',
  20450.                         182 => 'modules/QSL/MembershipProducts/{{type}}/web/common',
  20451.                         183 => 'modules/XC/Onboarding/{{type}}/web/common',
  20452.                         184 => 'modules/QSL/Banner/{{type}}/web/common',
  20453.                         185 => 'modules/CDev/VolumeDiscounts/{{type}}/web/common',
  20454.                         186 => 'modules/QSL/LoyaltyProgram/{{type}}/web/common',
  20455.                         187 => 'modules/CDev/MarketPrice/{{type}}/web/common',
  20456.                         188 => 'modules/XC/CoreCharge/{{type}}/web/common',
  20457.                         189 => 'modules/XC/Reviews/{{type}}/web/common',
  20458.                         190 => 'modules/XC/SystemFields/{{type}}/web/common',
  20459.                         191 => 'modules/CDev/FileAttachments/{{type}}/web/common',
  20460.                         192 => 'modules/XC/ProductComparison/{{type}}/web/common',
  20461.                         193 => 'modules/XC/ProductTags/{{type}}/web/common',
  20462.                         194 => 'modules/CDev/Bestsellers/{{type}}/web/common',
  20463.                         195 => 'modules/XC/FacebookMarketing/{{type}}/web/common',
  20464.                         196 => 'modules/QSL/ProductStickers/{{type}}/web/common',
  20465.                         197 => 'modules/QSL/Braintree/{{type}}/web/common',
  20466.                         198 => 'modules/XC/Sitemap/{{type}}/web/common',
  20467.                         199 => 'modules/CDev/Coupons/{{type}}/web/common',
  20468.                         200 => 'modules/XC/ESelectHPP/{{type}}/web/common',
  20469.                         201 => 'modules/QSL/BackInStock/{{type}}/web/common',
  20470.                         202 => 'modules/XC/FastLaneCheckout/{{type}}/web/common',
  20471.                         203 => 'modules/CDev/ContactUs/{{type}}/web/common',
  20472.                         204 => 'modules/CDev/ProductAdvisor/{{type}}/web/common',
  20473.                         205 => 'modules/QSL/CostPrice/{{type}}/web/common',
  20474.                         206 => 'modules/CDev/FedEx/{{type}}/web/common',
  20475.                         207 => 'modules/XC/CustomOrderStatuses/{{type}}/web/common',
  20476.                         208 => 'modules/QSL/CloudSearch/{{type}}/web/common',
  20477.                         209 => 'modules/XC/UPS/{{type}}/web/common',
  20478.                         210 => 'modules/XC/BulkEditing/{{type}}/web/common',
  20479.                         211 => 'modules/QSL/MyWishlist/{{type}}/web/common',
  20480.                         212 => 'modules/XC/CanadaPost/{{type}}/web/common',
  20481.                         213 => 'modules/QSL/AntiFraud/{{type}}/web/common',
  20482.                         214 => 'modules/CDev/Sale/{{type}}/web/common',
  20483.                         215 => 'modules/QSL/PDFInvoice/{{type}}/web/common',
  20484.                         216 => 'modules/XC/OrderStatusColors/{{type}}/web/common',
  20485.                         217 => 'modules/CDev/FeaturedProducts/{{type}}/web/common',
  20486.                         218 => 'modules/QSL/Returns/{{type}}/web/common',
  20487.                         219 => 'modules/QSL/ShopByBrand/{{type}}/web/common',
  20488.                         220 => 'modules/XC/News/{{type}}/web/common',
  20489.                         221 => 'modules/Amazon/PayWithAmazon/{{type}}/web/common',
  20490.                         222 => 'modules/XC/UpdateInventory/{{type}}/web/common',
  20491.                         223 => 'modules/XC/ProductVariations/{{type}}/web/common',
  20492.                         224 => 'modules/CDev/GoSocial/{{type}}/web/common',
  20493.                         225 => 'modules/QSL/OrderReports/{{type}}/web/common',
  20494.                         226 => 'modules/XC/WheelTireFitment/{{type}}/web/common',
  20495.                         227 => 'modules/XC/ThemeTweaker/{{type}}/web/common',
  20496.                         228 => 'modules/XC/MultiCurrency/{{type}}/web/common',
  20497.                         229 => 'modules/QSL/AbandonedCartReminder/{{type}}/web/common',
  20498.                         230 => 'modules/QSL/CustomerSatisfaction/{{type}}/web/common',
  20499.                         231 => 'modules/XC/Concierge/{{type}}/web/common',
  20500.                         232 => 'modules/QSL/ProductFeeds/{{type}}/web/common',
  20501.                         233 => 'modules/XC/FreeShipping/{{type}}/web/common',
  20502.                         234 => 'modules/CDev/XMLSitemap/{{type}}/web/common',
  20503.                         235 => 'modules/CDev/UserPermissions/{{type}}/web/common',
  20504.                         236 => 'modules/QSL/ColorSwatches/{{type}}/web/common',
  20505.                         237 => 'modules/QSL/Make/{{type}}/web/common',
  20506.                         238 => 'modules/CDev/SimpleCMS/{{type}}/web/common',
  20507.                         239 => 'modules/QSL/SpecialOffersBuyXGetY/{{type}}/web/common',
  20508.                         240 => 'modules/XC/GoogleFeed/{{type}}/web/common',
  20509.                         241 => 'modules/XC/VendorMessages/{{type}}/web/common',
  20510.                         242 => 'modules/XC/Upselling/{{type}}/web/common',
  20511.                         243 => 'modules/XC/VINLookup/{{type}}/web/common',
  20512.                         244 => 'modules/XC/BuyButton/{{type}}/web/common',
  20513.                         245 => 'modules/CDev/USPS/{{type}}/web/common',
  20514.                         246 => 'modules/QSL/AuthorizenetAcceptjs/{{type}}/web/common',
  20515.                         247 => 'modules/QSL/AMP/{{type}}/web/common',
  20516.                         248 => 'modules/CDev/Paypal/{{type}}/web/common',
  20517.                         249 => 'modules/QSL/OneClickUpsellAfterCheckout/{{type}}/web/common',
  20518.                         250 => 'modules/QSL/SpecialOffersBase/{{type}}/web/common',
  20519.                         251 => 'modules/QSL/Backorder/{{type}}/web/common',
  20520.                         252 => 'modules/XC/AutoImportBase/{{type}}/web/common',
  20521.                         253 => 'modules/QSL/AdminProductsListThumbnails/{{type}}/web/common',
  20522.                         254 => 'modules/XC/OrdersImport/{{type}}/web/common',
  20523.                         255 => 'modules/QSL/FlyoutCategoriesMenu/{{type}}/web/common',
  20524.                         256 => 'modules/XPay/XPaymentsCloud/{{type}}/web/common',
  20525.                         257 => 'modules/XC/FroalaEditor/{{type}}/web/common',
  20526.                         258 => 'modules/XC/CustomProductTabs/{{type}}/web/common',
  20527.                         259 => 'modules/XPay/DevKit/{{type}}/web/common',
  20528.                         260 => 'modules/CDev/GoogleAnalytics/{{type}}/web/common',
  20529.                         261 => 'modules/XC/Stripe/{{type}}/web/common',
  20530.                         262 => 'modules/XC/NotFinishedOrders/{{type}}/web/common',
  20531.                         263 => 'modules/CDev/Wholesale/{{type}}/web/common',
  20532.                         264 => 'modules/XC/MailChimp/{{type}}/web/common',
  20533.                         265 => 'modules/CDev/SalesTax/{{type}}/web/common',
  20534.                         266 => '{{type}}/web/common',
  20535.                     ],
  20536.                     'customer' => [
  20537.                         => '{{type}}/custom_mail/customer',
  20538.                         => 'modules/XC/CrispWhiteSkin/{{type}}/mail/customer',
  20539.                         => 'modules/XC/NewsletterSubscriptions/{{type}}/mail/customer',
  20540.                         => 'modules/QSL/SpecialOffersSpendXGetY/{{type}}/mail/customer',
  20541.                         => 'modules/QSL/MembershipProducts/{{type}}/mail/customer',
  20542.                         => 'modules/XC/Onboarding/{{type}}/mail/customer',
  20543.                         => 'modules/QSL/Banner/{{type}}/mail/customer',
  20544.                         => 'modules/CDev/VolumeDiscounts/{{type}}/mail/customer',
  20545.                         => 'modules/QSL/LoyaltyProgram/{{type}}/mail/customer',
  20546.                         => 'modules/CDev/MarketPrice/{{type}}/mail/customer',
  20547.                         10 => 'modules/XC/CoreCharge/{{type}}/mail/customer',
  20548.                         11 => 'modules/XC/Reviews/{{type}}/mail/customer',
  20549.                         12 => 'modules/XC/SystemFields/{{type}}/mail/customer',
  20550.                         13 => 'modules/CDev/FileAttachments/{{type}}/mail/customer',
  20551.                         14 => 'modules/XC/ProductComparison/{{type}}/mail/customer',
  20552.                         15 => 'modules/XC/ProductTags/{{type}}/mail/customer',
  20553.                         16 => 'modules/CDev/Bestsellers/{{type}}/mail/customer',
  20554.                         17 => 'modules/XC/FacebookMarketing/{{type}}/mail/customer',
  20555.                         18 => 'modules/QSL/ProductStickers/{{type}}/mail/customer',
  20556.                         19 => 'modules/QSL/Braintree/{{type}}/mail/customer',
  20557.                         20 => 'modules/XC/Sitemap/{{type}}/mail/customer',
  20558.                         21 => 'modules/CDev/Coupons/{{type}}/mail/customer',
  20559.                         22 => 'modules/XC/ESelectHPP/{{type}}/mail/customer',
  20560.                         23 => 'modules/QSL/BackInStock/{{type}}/mail/customer',
  20561.                         24 => 'modules/XC/FastLaneCheckout/{{type}}/mail/customer',
  20562.                         25 => 'modules/CDev/ContactUs/{{type}}/mail/customer',
  20563.                         26 => 'modules/CDev/ProductAdvisor/{{type}}/mail/customer',
  20564.                         27 => 'modules/QSL/CostPrice/{{type}}/mail/customer',
  20565.                         28 => 'modules/CDev/FedEx/{{type}}/mail/customer',
  20566.                         29 => 'modules/XC/CustomOrderStatuses/{{type}}/mail/customer',
  20567.                         30 => 'modules/QSL/CloudSearch/{{type}}/mail/customer',
  20568.                         31 => 'modules/XC/UPS/{{type}}/mail/customer',
  20569.                         32 => 'modules/XC/BulkEditing/{{type}}/mail/customer',
  20570.                         33 => 'modules/QSL/MyWishlist/{{type}}/mail/customer',
  20571.                         34 => 'modules/XC/CanadaPost/{{type}}/mail/customer',
  20572.                         35 => 'modules/QSL/AntiFraud/{{type}}/mail/customer',
  20573.                         36 => 'modules/CDev/Sale/{{type}}/mail/customer',
  20574.                         37 => 'modules/QSL/PDFInvoice/{{type}}/mail/customer',
  20575.                         38 => 'modules/XC/OrderStatusColors/{{type}}/mail/customer',
  20576.                         39 => 'modules/CDev/FeaturedProducts/{{type}}/mail/customer',
  20577.                         40 => 'modules/QSL/Returns/{{type}}/mail/customer',
  20578.                         41 => 'modules/QSL/ShopByBrand/{{type}}/mail/customer',
  20579.                         42 => 'modules/XC/News/{{type}}/mail/customer',
  20580.                         43 => 'modules/Amazon/PayWithAmazon/{{type}}/mail/customer',
  20581.                         44 => 'modules/XC/UpdateInventory/{{type}}/mail/customer',
  20582.                         45 => 'modules/XC/ProductVariations/{{type}}/mail/customer',
  20583.                         46 => 'modules/CDev/GoSocial/{{type}}/mail/customer',
  20584.                         47 => 'modules/QSL/OrderReports/{{type}}/mail/customer',
  20585.                         48 => 'modules/XC/WheelTireFitment/{{type}}/mail/customer',
  20586.                         49 => 'modules/XC/ThemeTweaker/{{type}}/mail/customer',
  20587.                         50 => 'modules/XC/MultiCurrency/{{type}}/mail/customer',
  20588.                         51 => 'modules/QSL/AbandonedCartReminder/{{type}}/mail/customer',
  20589.                         52 => 'modules/QSL/CustomerSatisfaction/{{type}}/mail/customer',
  20590.                         53 => 'modules/XC/Concierge/{{type}}/mail/customer',
  20591.                         54 => 'modules/QSL/ProductFeeds/{{type}}/mail/customer',
  20592.                         55 => 'modules/XC/FreeShipping/{{type}}/mail/customer',
  20593.                         56 => 'modules/CDev/XMLSitemap/{{type}}/mail/customer',
  20594.                         57 => 'modules/CDev/UserPermissions/{{type}}/mail/customer',
  20595.                         58 => 'modules/QSL/ColorSwatches/{{type}}/mail/customer',
  20596.                         59 => 'modules/QSL/Make/{{type}}/mail/customer',
  20597.                         60 => 'modules/CDev/SimpleCMS/{{type}}/mail/customer',
  20598.                         61 => 'modules/QSL/SpecialOffersBuyXGetY/{{type}}/mail/customer',
  20599.                         62 => 'modules/XC/GoogleFeed/{{type}}/mail/customer',
  20600.                         63 => 'modules/XC/VendorMessages/{{type}}/mail/customer',
  20601.                         64 => 'modules/XC/Upselling/{{type}}/mail/customer',
  20602.                         65 => 'modules/XC/VINLookup/{{type}}/mail/customer',
  20603.                         66 => 'modules/XC/BuyButton/{{type}}/mail/customer',
  20604.                         67 => 'modules/CDev/USPS/{{type}}/mail/customer',
  20605.                         68 => 'modules/QSL/AuthorizenetAcceptjs/{{type}}/mail/customer',
  20606.                         69 => 'modules/QSL/AMP/{{type}}/mail/customer',
  20607.                         70 => 'modules/CDev/Paypal/{{type}}/mail/customer',
  20608.                         71 => 'modules/QSL/OneClickUpsellAfterCheckout/{{type}}/mail/customer',
  20609.                         72 => 'modules/QSL/SpecialOffersBase/{{type}}/mail/customer',
  20610.                         73 => 'modules/QSL/Backorder/{{type}}/mail/customer',
  20611.                         74 => 'modules/XC/AutoImportBase/{{type}}/mail/customer',
  20612.                         75 => 'modules/QSL/AdminProductsListThumbnails/{{type}}/mail/customer',
  20613.                         76 => 'modules/XC/OrdersImport/{{type}}/mail/customer',
  20614.                         77 => 'modules/QSL/FlyoutCategoriesMenu/{{type}}/mail/customer',
  20615.                         78 => 'modules/XPay/XPaymentsCloud/{{type}}/mail/customer',
  20616.                         79 => 'modules/XC/FroalaEditor/{{type}}/mail/customer',
  20617.                         80 => 'modules/XC/CustomProductTabs/{{type}}/mail/customer',
  20618.                         81 => 'modules/XPay/DevKit/{{type}}/mail/customer',
  20619.                         82 => 'modules/CDev/GoogleAnalytics/{{type}}/mail/customer',
  20620.                         83 => 'modules/XC/Stripe/{{type}}/mail/customer',
  20621.                         84 => 'modules/XC/NotFinishedOrders/{{type}}/mail/customer',
  20622.                         85 => 'modules/CDev/Wholesale/{{type}}/mail/customer',
  20623.                         86 => 'modules/XC/MailChimp/{{type}}/mail/customer',
  20624.                         87 => 'modules/CDev/SalesTax/{{type}}/mail/customer',
  20625.                         88 => '{{type}}/mail/customer',
  20626.                         89 => '{{type}}/custom_mail/common',
  20627.                         90 => 'modules/XC/CrispWhiteSkin/{{type}}/mail/common',
  20628.                         91 => 'modules/XC/NewsletterSubscriptions/{{type}}/mail/common',
  20629.                         92 => 'modules/QSL/SpecialOffersSpendXGetY/{{type}}/mail/common',
  20630.                         93 => 'modules/QSL/MembershipProducts/{{type}}/mail/common',
  20631.                         94 => 'modules/XC/Onboarding/{{type}}/mail/common',
  20632.                         95 => 'modules/QSL/Banner/{{type}}/mail/common',
  20633.                         96 => 'modules/CDev/VolumeDiscounts/{{type}}/mail/common',
  20634.                         97 => 'modules/QSL/LoyaltyProgram/{{type}}/mail/common',
  20635.                         98 => 'modules/CDev/MarketPrice/{{type}}/mail/common',
  20636.                         99 => 'modules/XC/CoreCharge/{{type}}/mail/common',
  20637.                         100 => 'modules/XC/Reviews/{{type}}/mail/common',
  20638.                         101 => 'modules/XC/SystemFields/{{type}}/mail/common',
  20639.                         102 => 'modules/CDev/FileAttachments/{{type}}/mail/common',
  20640.                         103 => 'modules/XC/ProductComparison/{{type}}/mail/common',
  20641.                         104 => 'modules/XC/ProductTags/{{type}}/mail/common',
  20642.                         105 => 'modules/CDev/Bestsellers/{{type}}/mail/common',
  20643.                         106 => 'modules/XC/FacebookMarketing/{{type}}/mail/common',
  20644.                         107 => 'modules/QSL/ProductStickers/{{type}}/mail/common',
  20645.                         108 => 'modules/QSL/Braintree/{{type}}/mail/common',
  20646.                         109 => 'modules/XC/Sitemap/{{type}}/mail/common',
  20647.                         110 => 'modules/CDev/Coupons/{{type}}/mail/common',
  20648.                         111 => 'modules/XC/ESelectHPP/{{type}}/mail/common',
  20649.                         112 => 'modules/QSL/BackInStock/{{type}}/mail/common',
  20650.                         113 => 'modules/XC/FastLaneCheckout/{{type}}/mail/common',
  20651.                         114 => 'modules/CDev/ContactUs/{{type}}/mail/common',
  20652.                         115 => 'modules/CDev/ProductAdvisor/{{type}}/mail/common',
  20653.                         116 => 'modules/QSL/CostPrice/{{type}}/mail/common',
  20654.                         117 => 'modules/CDev/FedEx/{{type}}/mail/common',
  20655.                         118 => 'modules/XC/CustomOrderStatuses/{{type}}/mail/common',
  20656.                         119 => 'modules/QSL/CloudSearch/{{type}}/mail/common',
  20657.                         120 => 'modules/XC/UPS/{{type}}/mail/common',
  20658.                         121 => 'modules/XC/BulkEditing/{{type}}/mail/common',
  20659.                         122 => 'modules/QSL/MyWishlist/{{type}}/mail/common',
  20660.                         123 => 'modules/XC/CanadaPost/{{type}}/mail/common',
  20661.                         124 => 'modules/QSL/AntiFraud/{{type}}/mail/common',
  20662.                         125 => 'modules/CDev/Sale/{{type}}/mail/common',
  20663.                         126 => 'modules/QSL/PDFInvoice/{{type}}/mail/common',
  20664.                         127 => 'modules/XC/OrderStatusColors/{{type}}/mail/common',
  20665.                         128 => 'modules/CDev/FeaturedProducts/{{type}}/mail/common',
  20666.                         129 => 'modules/QSL/Returns/{{type}}/mail/common',
  20667.                         130 => 'modules/QSL/ShopByBrand/{{type}}/mail/common',
  20668.                         131 => 'modules/XC/News/{{type}}/mail/common',
  20669.                         132 => 'modules/Amazon/PayWithAmazon/{{type}}/mail/common',
  20670.                         133 => 'modules/XC/UpdateInventory/{{type}}/mail/common',
  20671.                         134 => 'modules/XC/ProductVariations/{{type}}/mail/common',
  20672.                         135 => 'modules/CDev/GoSocial/{{type}}/mail/common',
  20673.                         136 => 'modules/QSL/OrderReports/{{type}}/mail/common',
  20674.                         137 => 'modules/XC/WheelTireFitment/{{type}}/mail/common',
  20675.                         138 => 'modules/XC/ThemeTweaker/{{type}}/mail/common',
  20676.                         139 => 'modules/XC/MultiCurrency/{{type}}/mail/common',
  20677.                         140 => 'modules/QSL/AbandonedCartReminder/{{type}}/mail/common',
  20678.                         141 => 'modules/QSL/CustomerSatisfaction/{{type}}/mail/common',
  20679.                         142 => 'modules/XC/Concierge/{{type}}/mail/common',
  20680.                         143 => 'modules/QSL/ProductFeeds/{{type}}/mail/common',
  20681.                         144 => 'modules/XC/FreeShipping/{{type}}/mail/common',
  20682.                         145 => 'modules/CDev/XMLSitemap/{{type}}/mail/common',
  20683.                         146 => 'modules/CDev/UserPermissions/{{type}}/mail/common',
  20684.                         147 => 'modules/QSL/ColorSwatches/{{type}}/mail/common',
  20685.                         148 => 'modules/QSL/Make/{{type}}/mail/common',
  20686.                         149 => 'modules/CDev/SimpleCMS/{{type}}/mail/common',
  20687.                         150 => 'modules/QSL/SpecialOffersBuyXGetY/{{type}}/mail/common',
  20688.                         151 => 'modules/XC/GoogleFeed/{{type}}/mail/common',
  20689.                         152 => 'modules/XC/VendorMessages/{{type}}/mail/common',
  20690.                         153 => 'modules/XC/Upselling/{{type}}/mail/common',
  20691.                         154 => 'modules/XC/VINLookup/{{type}}/mail/common',
  20692.                         155 => 'modules/XC/BuyButton/{{type}}/mail/common',
  20693.                         156 => 'modules/CDev/USPS/{{type}}/mail/common',
  20694.                         157 => 'modules/QSL/AuthorizenetAcceptjs/{{type}}/mail/common',
  20695.                         158 => 'modules/QSL/AMP/{{type}}/mail/common',
  20696.                         159 => 'modules/CDev/Paypal/{{type}}/mail/common',
  20697.                         160 => 'modules/QSL/OneClickUpsellAfterCheckout/{{type}}/mail/common',
  20698.                         161 => 'modules/QSL/SpecialOffersBase/{{type}}/mail/common',
  20699.                         162 => 'modules/QSL/Backorder/{{type}}/mail/common',
  20700.                         163 => 'modules/XC/AutoImportBase/{{type}}/mail/common',
  20701.                         164 => 'modules/QSL/AdminProductsListThumbnails/{{type}}/mail/common',
  20702.                         165 => 'modules/XC/OrdersImport/{{type}}/mail/common',
  20703.                         166 => 'modules/QSL/FlyoutCategoriesMenu/{{type}}/mail/common',
  20704.                         167 => 'modules/XPay/XPaymentsCloud/{{type}}/mail/common',
  20705.                         168 => 'modules/XC/FroalaEditor/{{type}}/mail/common',
  20706.                         169 => 'modules/XC/CustomProductTabs/{{type}}/mail/common',
  20707.                         170 => 'modules/XPay/DevKit/{{type}}/mail/common',
  20708.                         171 => 'modules/CDev/GoogleAnalytics/{{type}}/mail/common',
  20709.                         172 => 'modules/XC/Stripe/{{type}}/mail/common',
  20710.                         173 => 'modules/XC/NotFinishedOrders/{{type}}/mail/common',
  20711.                         174 => 'modules/CDev/Wholesale/{{type}}/mail/common',
  20712.                         175 => 'modules/XC/MailChimp/{{type}}/mail/common',
  20713.                         176 => 'modules/CDev/SalesTax/{{type}}/mail/common',
  20714.                         177 => '{{type}}/mail/common',
  20715.                         178 => '{{type}}/custom_web/common',
  20716.                         179 => 'modules/XC/CrispWhiteSkin/{{type}}/web/common',
  20717.                         180 => 'modules/XC/NewsletterSubscriptions/{{type}}/web/common',
  20718.                         181 => 'modules/QSL/SpecialOffersSpendXGetY/{{type}}/web/common',
  20719.                         182 => 'modules/QSL/MembershipProducts/{{type}}/web/common',
  20720.                         183 => 'modules/XC/Onboarding/{{type}}/web/common',
  20721.                         184 => 'modules/QSL/Banner/{{type}}/web/common',
  20722.                         185 => 'modules/CDev/VolumeDiscounts/{{type}}/web/common',
  20723.                         186 => 'modules/QSL/LoyaltyProgram/{{type}}/web/common',
  20724.                         187 => 'modules/CDev/MarketPrice/{{type}}/web/common',
  20725.                         188 => 'modules/XC/CoreCharge/{{type}}/web/common',
  20726.                         189 => 'modules/XC/Reviews/{{type}}/web/common',
  20727.                         190 => 'modules/XC/SystemFields/{{type}}/web/common',
  20728.                         191 => 'modules/CDev/FileAttachments/{{type}}/web/common',
  20729.                         192 => 'modules/XC/ProductComparison/{{type}}/web/common',
  20730.                         193 => 'modules/XC/ProductTags/{{type}}/web/common',
  20731.                         194 => 'modules/CDev/Bestsellers/{{type}}/web/common',
  20732.                         195 => 'modules/XC/FacebookMarketing/{{type}}/web/common',
  20733.                         196 => 'modules/QSL/ProductStickers/{{type}}/web/common',
  20734.                         197 => 'modules/QSL/Braintree/{{type}}/web/common',
  20735.                         198 => 'modules/XC/Sitemap/{{type}}/web/common',
  20736.                         199 => 'modules/CDev/Coupons/{{type}}/web/common',
  20737.                         200 => 'modules/XC/ESelectHPP/{{type}}/web/common',
  20738.                         201 => 'modules/QSL/BackInStock/{{type}}/web/common',
  20739.                         202 => 'modules/XC/FastLaneCheckout/{{type}}/web/common',
  20740.                         203 => 'modules/CDev/ContactUs/{{type}}/web/common',
  20741.                         204 => 'modules/CDev/ProductAdvisor/{{type}}/web/common',
  20742.                         205 => 'modules/QSL/CostPrice/{{type}}/web/common',
  20743.                         206 => 'modules/CDev/FedEx/{{type}}/web/common',
  20744.                         207 => 'modules/XC/CustomOrderStatuses/{{type}}/web/common',
  20745.                         208 => 'modules/QSL/CloudSearch/{{type}}/web/common',
  20746.                         209 => 'modules/XC/UPS/{{type}}/web/common',
  20747.                         210 => 'modules/XC/BulkEditing/{{type}}/web/common',
  20748.                         211 => 'modules/QSL/MyWishlist/{{type}}/web/common',
  20749.                         212 => 'modules/XC/CanadaPost/{{type}}/web/common',
  20750.                         213 => 'modules/QSL/AntiFraud/{{type}}/web/common',
  20751.                         214 => 'modules/CDev/Sale/{{type}}/web/common',
  20752.                         215 => 'modules/QSL/PDFInvoice/{{type}}/web/common',
  20753.                         216 => 'modules/XC/OrderStatusColors/{{type}}/web/common',
  20754.                         217 => 'modules/CDev/FeaturedProducts/{{type}}/web/common',
  20755.                         218 => 'modules/QSL/Returns/{{type}}/web/common',
  20756.                         219 => 'modules/QSL/ShopByBrand/{{type}}/web/common',
  20757.                         220 => 'modules/XC/News/{{type}}/web/common',
  20758.                         221 => 'modules/Amazon/PayWithAmazon/{{type}}/web/common',
  20759.                         222 => 'modules/XC/UpdateInventory/{{type}}/web/common',
  20760.                         223 => 'modules/XC/ProductVariations/{{type}}/web/common',
  20761.                         224 => 'modules/CDev/GoSocial/{{type}}/web/common',
  20762.                         225 => 'modules/QSL/OrderReports/{{type}}/web/common',
  20763.                         226 => 'modules/XC/WheelTireFitment/{{type}}/web/common',
  20764.                         227 => 'modules/XC/ThemeTweaker/{{type}}/web/common',
  20765.                         228 => 'modules/XC/MultiCurrency/{{type}}/web/common',
  20766.                         229 => 'modules/QSL/AbandonedCartReminder/{{type}}/web/common',
  20767.                         230 => 'modules/QSL/CustomerSatisfaction/{{type}}/web/common',
  20768.                         231 => 'modules/XC/Concierge/{{type}}/web/common',
  20769.                         232 => 'modules/QSL/ProductFeeds/{{type}}/web/common',
  20770.                         233 => 'modules/XC/FreeShipping/{{type}}/web/common',
  20771.                         234 => 'modules/CDev/XMLSitemap/{{type}}/web/common',
  20772.                         235 => 'modules/CDev/UserPermissions/{{type}}/web/common',
  20773.                         236 => 'modules/QSL/ColorSwatches/{{type}}/web/common',
  20774.                         237 => 'modules/QSL/Make/{{type}}/web/common',
  20775.                         238 => 'modules/CDev/SimpleCMS/{{type}}/web/common',
  20776.                         239 => 'modules/QSL/SpecialOffersBuyXGetY/{{type}}/web/common',
  20777.                         240 => 'modules/XC/GoogleFeed/{{type}}/web/common',
  20778.                         241 => 'modules/XC/VendorMessages/{{type}}/web/common',
  20779.                         242 => 'modules/XC/Upselling/{{type}}/web/common',
  20780.                         243 => 'modules/XC/VINLookup/{{type}}/web/common',
  20781.                         244 => 'modules/XC/BuyButton/{{type}}/web/common',
  20782.                         245 => 'modules/CDev/USPS/{{type}}/web/common',
  20783.                         246 => 'modules/QSL/AuthorizenetAcceptjs/{{type}}/web/common',
  20784.                         247 => 'modules/QSL/AMP/{{type}}/web/common',
  20785.                         248 => 'modules/CDev/Paypal/{{type}}/web/common',
  20786.                         249 => 'modules/QSL/OneClickUpsellAfterCheckout/{{type}}/web/common',
  20787.                         250 => 'modules/QSL/SpecialOffersBase/{{type}}/web/common',
  20788.                         251 => 'modules/QSL/Backorder/{{type}}/web/common',
  20789.                         252 => 'modules/XC/AutoImportBase/{{type}}/web/common',
  20790.                         253 => 'modules/QSL/AdminProductsListThumbnails/{{type}}/web/common',
  20791.                         254 => 'modules/XC/OrdersImport/{{type}}/web/common',
  20792.                         255 => 'modules/QSL/FlyoutCategoriesMenu/{{type}}/web/common',
  20793.                         256 => 'modules/XPay/XPaymentsCloud/{{type}}/web/common',
  20794.                         257 => 'modules/XC/FroalaEditor/{{type}}/web/common',
  20795.                         258 => 'modules/XC/CustomProductTabs/{{type}}/web/common',
  20796.                         259 => 'modules/XPay/DevKit/{{type}}/web/common',
  20797.                         260 => 'modules/CDev/GoogleAnalytics/{{type}}/web/common',
  20798.                         261 => 'modules/XC/Stripe/{{type}}/web/common',
  20799.                         262 => 'modules/XC/NotFinishedOrders/{{type}}/web/common',
  20800.                         263 => 'modules/CDev/Wholesale/{{type}}/web/common',
  20801.                         264 => 'modules/XC/MailChimp/{{type}}/web/common',
  20802.                         265 => 'modules/CDev/SalesTax/{{type}}/web/common',
  20803.                         266 => '{{type}}/web/common',
  20804.                     ],
  20805.                 ],
  20806.                 'pdf' => [
  20807.                     'common' => [
  20808.                         => '{{type}}/custom_pdf/common',
  20809.                         => 'modules/XC/CrispWhiteSkin/{{type}}/pdf/common',
  20810.                         => 'modules/XC/NewsletterSubscriptions/{{type}}/pdf/common',
  20811.                         => 'modules/QSL/SpecialOffersSpendXGetY/{{type}}/pdf/common',
  20812.                         => 'modules/QSL/MembershipProducts/{{type}}/pdf/common',
  20813.                         => 'modules/XC/Onboarding/{{type}}/pdf/common',
  20814.                         => 'modules/QSL/Banner/{{type}}/pdf/common',
  20815.                         => 'modules/CDev/VolumeDiscounts/{{type}}/pdf/common',
  20816.                         => 'modules/QSL/LoyaltyProgram/{{type}}/pdf/common',
  20817.                         => 'modules/CDev/MarketPrice/{{type}}/pdf/common',
  20818.                         10 => 'modules/XC/CoreCharge/{{type}}/pdf/common',
  20819.                         11 => 'modules/XC/Reviews/{{type}}/pdf/common',
  20820.                         12 => 'modules/XC/SystemFields/{{type}}/pdf/common',
  20821.                         13 => 'modules/CDev/FileAttachments/{{type}}/pdf/common',
  20822.                         14 => 'modules/XC/ProductComparison/{{type}}/pdf/common',
  20823.                         15 => 'modules/XC/ProductTags/{{type}}/pdf/common',
  20824.                         16 => 'modules/CDev/Bestsellers/{{type}}/pdf/common',
  20825.                         17 => 'modules/XC/FacebookMarketing/{{type}}/pdf/common',
  20826.                         18 => 'modules/QSL/ProductStickers/{{type}}/pdf/common',
  20827.                         19 => 'modules/QSL/Braintree/{{type}}/pdf/common',
  20828.                         20 => 'modules/XC/Sitemap/{{type}}/pdf/common',
  20829.                         21 => 'modules/CDev/Coupons/{{type}}/pdf/common',
  20830.                         22 => 'modules/XC/ESelectHPP/{{type}}/pdf/common',
  20831.                         23 => 'modules/QSL/BackInStock/{{type}}/pdf/common',
  20832.                         24 => 'modules/XC/FastLaneCheckout/{{type}}/pdf/common',
  20833.                         25 => 'modules/CDev/ContactUs/{{type}}/pdf/common',
  20834.                         26 => 'modules/CDev/ProductAdvisor/{{type}}/pdf/common',
  20835.                         27 => 'modules/QSL/CostPrice/{{type}}/pdf/common',
  20836.                         28 => 'modules/CDev/FedEx/{{type}}/pdf/common',
  20837.                         29 => 'modules/XC/CustomOrderStatuses/{{type}}/pdf/common',
  20838.                         30 => 'modules/QSL/CloudSearch/{{type}}/pdf/common',
  20839.                         31 => 'modules/XC/UPS/{{type}}/pdf/common',
  20840.                         32 => 'modules/XC/BulkEditing/{{type}}/pdf/common',
  20841.                         33 => 'modules/QSL/MyWishlist/{{type}}/pdf/common',
  20842.                         34 => 'modules/XC/CanadaPost/{{type}}/pdf/common',
  20843.                         35 => 'modules/QSL/AntiFraud/{{type}}/pdf/common',
  20844.                         36 => 'modules/CDev/Sale/{{type}}/pdf/common',
  20845.                         37 => 'modules/QSL/PDFInvoice/{{type}}/pdf/common',
  20846.                         38 => 'modules/XC/OrderStatusColors/{{type}}/pdf/common',
  20847.                         39 => 'modules/CDev/FeaturedProducts/{{type}}/pdf/common',
  20848.                         40 => 'modules/QSL/Returns/{{type}}/pdf/common',
  20849.                         41 => 'modules/QSL/ShopByBrand/{{type}}/pdf/common',
  20850.                         42 => 'modules/XC/News/{{type}}/pdf/common',
  20851.                         43 => 'modules/Amazon/PayWithAmazon/{{type}}/pdf/common',
  20852.                         44 => 'modules/XC/UpdateInventory/{{type}}/pdf/common',
  20853.                         45 => 'modules/XC/ProductVariations/{{type}}/pdf/common',
  20854.                         46 => 'modules/CDev/GoSocial/{{type}}/pdf/common',
  20855.                         47 => 'modules/QSL/OrderReports/{{type}}/pdf/common',
  20856.                         48 => 'modules/XC/WheelTireFitment/{{type}}/pdf/common',
  20857.                         49 => 'modules/XC/ThemeTweaker/{{type}}/pdf/common',
  20858.                         50 => 'modules/XC/MultiCurrency/{{type}}/pdf/common',
  20859.                         51 => 'modules/QSL/AbandonedCartReminder/{{type}}/pdf/common',
  20860.                         52 => 'modules/QSL/CustomerSatisfaction/{{type}}/pdf/common',
  20861.                         53 => 'modules/XC/Concierge/{{type}}/pdf/common',
  20862.                         54 => 'modules/QSL/ProductFeeds/{{type}}/pdf/common',
  20863.                         55 => 'modules/XC/FreeShipping/{{type}}/pdf/common',
  20864.                         56 => 'modules/CDev/XMLSitemap/{{type}}/pdf/common',
  20865.                         57 => 'modules/CDev/UserPermissions/{{type}}/pdf/common',
  20866.                         58 => 'modules/QSL/ColorSwatches/{{type}}/pdf/common',
  20867.                         59 => 'modules/QSL/Make/{{type}}/pdf/common',
  20868.                         60 => 'modules/CDev/SimpleCMS/{{type}}/pdf/common',
  20869.                         61 => 'modules/QSL/SpecialOffersBuyXGetY/{{type}}/pdf/common',
  20870.                         62 => 'modules/XC/GoogleFeed/{{type}}/pdf/common',
  20871.                         63 => 'modules/XC/VendorMessages/{{type}}/pdf/common',
  20872.                         64 => 'modules/XC/Upselling/{{type}}/pdf/common',
  20873.                         65 => 'modules/XC/VINLookup/{{type}}/pdf/common',
  20874.                         66 => 'modules/XC/BuyButton/{{type}}/pdf/common',
  20875.                         67 => 'modules/CDev/USPS/{{type}}/pdf/common',
  20876.                         68 => 'modules/QSL/AuthorizenetAcceptjs/{{type}}/pdf/common',
  20877.                         69 => 'modules/QSL/AMP/{{type}}/pdf/common',
  20878.                         70 => 'modules/CDev/Paypal/{{type}}/pdf/common',
  20879.                         71 => 'modules/QSL/OneClickUpsellAfterCheckout/{{type}}/pdf/common',
  20880.                         72 => 'modules/QSL/SpecialOffersBase/{{type}}/pdf/common',
  20881.                         73 => 'modules/QSL/Backorder/{{type}}/pdf/common',
  20882.                         74 => 'modules/XC/AutoImportBase/{{type}}/pdf/common',
  20883.                         75 => 'modules/QSL/AdminProductsListThumbnails/{{type}}/pdf/common',
  20884.                         76 => 'modules/XC/OrdersImport/{{type}}/pdf/common',
  20885.                         77 => 'modules/QSL/FlyoutCategoriesMenu/{{type}}/pdf/common',
  20886.                         78 => 'modules/XPay/XPaymentsCloud/{{type}}/pdf/common',
  20887.                         79 => 'modules/XC/FroalaEditor/{{type}}/pdf/common',
  20888.                         80 => 'modules/XC/CustomProductTabs/{{type}}/pdf/common',
  20889.                         81 => 'modules/XPay/DevKit/{{type}}/pdf/common',
  20890.                         82 => 'modules/CDev/GoogleAnalytics/{{type}}/pdf/common',
  20891.                         83 => 'modules/XC/Stripe/{{type}}/pdf/common',
  20892.                         84 => 'modules/XC/NotFinishedOrders/{{type}}/pdf/common',
  20893.                         85 => 'modules/CDev/Wholesale/{{type}}/pdf/common',
  20894.                         86 => 'modules/XC/MailChimp/{{type}}/pdf/common',
  20895.                         87 => 'modules/CDev/SalesTax/{{type}}/pdf/common',
  20896.                         88 => '{{type}}/pdf/common',
  20897.                         89 => '{{type}}/custom_web/common',
  20898.                         90 => 'modules/XC/CrispWhiteSkin/{{type}}/web/common',
  20899.                         91 => 'modules/XC/NewsletterSubscriptions/{{type}}/web/common',
  20900.                         92 => 'modules/QSL/SpecialOffersSpendXGetY/{{type}}/web/common',
  20901.                         93 => 'modules/QSL/MembershipProducts/{{type}}/web/common',
  20902.                         94 => 'modules/XC/Onboarding/{{type}}/web/common',
  20903.                         95 => 'modules/QSL/Banner/{{type}}/web/common',
  20904.                         96 => 'modules/CDev/VolumeDiscounts/{{type}}/web/common',
  20905.                         97 => 'modules/QSL/LoyaltyProgram/{{type}}/web/common',
  20906.                         98 => 'modules/CDev/MarketPrice/{{type}}/web/common',
  20907.                         99 => 'modules/XC/CoreCharge/{{type}}/web/common',
  20908.                         100 => 'modules/XC/Reviews/{{type}}/web/common',
  20909.                         101 => 'modules/XC/SystemFields/{{type}}/web/common',
  20910.                         102 => 'modules/CDev/FileAttachments/{{type}}/web/common',
  20911.                         103 => 'modules/XC/ProductComparison/{{type}}/web/common',
  20912.                         104 => 'modules/XC/ProductTags/{{type}}/web/common',
  20913.                         105 => 'modules/CDev/Bestsellers/{{type}}/web/common',
  20914.                         106 => 'modules/XC/FacebookMarketing/{{type}}/web/common',
  20915.                         107 => 'modules/QSL/ProductStickers/{{type}}/web/common',
  20916.                         108 => 'modules/QSL/Braintree/{{type}}/web/common',
  20917.                         109 => 'modules/XC/Sitemap/{{type}}/web/common',
  20918.                         110 => 'modules/CDev/Coupons/{{type}}/web/common',
  20919.                         111 => 'modules/XC/ESelectHPP/{{type}}/web/common',
  20920.                         112 => 'modules/QSL/BackInStock/{{type}}/web/common',
  20921.                         113 => 'modules/XC/FastLaneCheckout/{{type}}/web/common',
  20922.                         114 => 'modules/CDev/ContactUs/{{type}}/web/common',
  20923.                         115 => 'modules/CDev/ProductAdvisor/{{type}}/web/common',
  20924.                         116 => 'modules/QSL/CostPrice/{{type}}/web/common',
  20925.                         117 => 'modules/CDev/FedEx/{{type}}/web/common',
  20926.                         118 => 'modules/XC/CustomOrderStatuses/{{type}}/web/common',
  20927.                         119 => 'modules/QSL/CloudSearch/{{type}}/web/common',
  20928.                         120 => 'modules/XC/UPS/{{type}}/web/common',
  20929.                         121 => 'modules/XC/BulkEditing/{{type}}/web/common',
  20930.                         122 => 'modules/QSL/MyWishlist/{{type}}/web/common',
  20931.                         123 => 'modules/XC/CanadaPost/{{type}}/web/common',
  20932.                         124 => 'modules/QSL/AntiFraud/{{type}}/web/common',
  20933.                         125 => 'modules/CDev/Sale/{{type}}/web/common',
  20934.                         126 => 'modules/QSL/PDFInvoice/{{type}}/web/common',
  20935.                         127 => 'modules/XC/OrderStatusColors/{{type}}/web/common',
  20936.                         128 => 'modules/CDev/FeaturedProducts/{{type}}/web/common',
  20937.                         129 => 'modules/QSL/Returns/{{type}}/web/common',
  20938.                         130 => 'modules/QSL/ShopByBrand/{{type}}/web/common',
  20939.                         131 => 'modules/XC/News/{{type}}/web/common',
  20940.                         132 => 'modules/Amazon/PayWithAmazon/{{type}}/web/common',
  20941.                         133 => 'modules/XC/UpdateInventory/{{type}}/web/common',
  20942.                         134 => 'modules/XC/ProductVariations/{{type}}/web/common',
  20943.                         135 => 'modules/CDev/GoSocial/{{type}}/web/common',
  20944.                         136 => 'modules/QSL/OrderReports/{{type}}/web/common',
  20945.                         137 => 'modules/XC/WheelTireFitment/{{type}}/web/common',
  20946.                         138 => 'modules/XC/ThemeTweaker/{{type}}/web/common',
  20947.                         139 => 'modules/XC/MultiCurrency/{{type}}/web/common',
  20948.                         140 => 'modules/QSL/AbandonedCartReminder/{{type}}/web/common',
  20949.                         141 => 'modules/QSL/CustomerSatisfaction/{{type}}/web/common',
  20950.                         142 => 'modules/XC/Concierge/{{type}}/web/common',
  20951.                         143 => 'modules/QSL/ProductFeeds/{{type}}/web/common',
  20952.                         144 => 'modules/XC/FreeShipping/{{type}}/web/common',
  20953.                         145 => 'modules/CDev/XMLSitemap/{{type}}/web/common',
  20954.                         146 => 'modules/CDev/UserPermissions/{{type}}/web/common',
  20955.                         147 => 'modules/QSL/ColorSwatches/{{type}}/web/common',
  20956.                         148 => 'modules/QSL/Make/{{type}}/web/common',
  20957.                         149 => 'modules/CDev/SimpleCMS/{{type}}/web/common',
  20958.                         150 => 'modules/QSL/SpecialOffersBuyXGetY/{{type}}/web/common',
  20959.                         151 => 'modules/XC/GoogleFeed/{{type}}/web/common',
  20960.                         152 => 'modules/XC/VendorMessages/{{type}}/web/common',
  20961.                         153 => 'modules/XC/Upselling/{{type}}/web/common',
  20962.                         154 => 'modules/XC/VINLookup/{{type}}/web/common',
  20963.                         155 => 'modules/XC/BuyButton/{{type}}/web/common',
  20964.                         156 => 'modules/CDev/USPS/{{type}}/web/common',
  20965.                         157 => 'modules/QSL/AuthorizenetAcceptjs/{{type}}/web/common',
  20966.                         158 => 'modules/QSL/AMP/{{type}}/web/common',
  20967.                         159 => 'modules/CDev/Paypal/{{type}}/web/common',
  20968.                         160 => 'modules/QSL/OneClickUpsellAfterCheckout/{{type}}/web/common',
  20969.                         161 => 'modules/QSL/SpecialOffersBase/{{type}}/web/common',
  20970.                         162 => 'modules/QSL/Backorder/{{type}}/web/common',
  20971.                         163 => 'modules/XC/AutoImportBase/{{type}}/web/common',
  20972.                         164 => 'modules/QSL/AdminProductsListThumbnails/{{type}}/web/common',
  20973.                         165 => 'modules/XC/OrdersImport/{{type}}/web/common',
  20974.                         166 => 'modules/QSL/FlyoutCategoriesMenu/{{type}}/web/common',
  20975.                         167 => 'modules/XPay/XPaymentsCloud/{{type}}/web/common',
  20976.                         168 => 'modules/XC/FroalaEditor/{{type}}/web/common',
  20977.                         169 => 'modules/XC/CustomProductTabs/{{type}}/web/common',
  20978.                         170 => 'modules/XPay/DevKit/{{type}}/web/common',
  20979.                         171 => 'modules/CDev/GoogleAnalytics/{{type}}/web/common',
  20980.                         172 => 'modules/XC/Stripe/{{type}}/web/common',
  20981.                         173 => 'modules/XC/NotFinishedOrders/{{type}}/web/common',
  20982.                         174 => 'modules/CDev/Wholesale/{{type}}/web/common',
  20983.                         175 => 'modules/XC/MailChimp/{{type}}/web/common',
  20984.                         176 => 'modules/CDev/SalesTax/{{type}}/web/common',
  20985.                         177 => '{{type}}/web/common',
  20986.                     ],
  20987.                     'admin' => [
  20988.                         => '{{type}}/custom_pdf/admin',
  20989.                         => 'modules/XC/CrispWhiteSkin/{{type}}/pdf/admin',
  20990.                         => 'modules/XC/NewsletterSubscriptions/{{type}}/pdf/admin',
  20991.                         => 'modules/QSL/SpecialOffersSpendXGetY/{{type}}/pdf/admin',
  20992.                         => 'modules/QSL/MembershipProducts/{{type}}/pdf/admin',
  20993.                         => 'modules/XC/Onboarding/{{type}}/pdf/admin',
  20994.                         => 'modules/QSL/Banner/{{type}}/pdf/admin',
  20995.                         => 'modules/CDev/VolumeDiscounts/{{type}}/pdf/admin',
  20996.                         => 'modules/QSL/LoyaltyProgram/{{type}}/pdf/admin',
  20997.                         => 'modules/CDev/MarketPrice/{{type}}/pdf/admin',
  20998.                         10 => 'modules/XC/CoreCharge/{{type}}/pdf/admin',
  20999.                         11 => 'modules/XC/Reviews/{{type}}/pdf/admin',
  21000.                         12 => 'modules/XC/SystemFields/{{type}}/pdf/admin',
  21001.                         13 => 'modules/CDev/FileAttachments/{{type}}/pdf/admin',
  21002.                         14 => 'modules/XC/ProductComparison/{{type}}/pdf/admin',
  21003.                         15 => 'modules/XC/ProductTags/{{type}}/pdf/admin',
  21004.                         16 => 'modules/CDev/Bestsellers/{{type}}/pdf/admin',
  21005.                         17 => 'modules/XC/FacebookMarketing/{{type}}/pdf/admin',
  21006.                         18 => 'modules/QSL/ProductStickers/{{type}}/pdf/admin',
  21007.                         19 => 'modules/QSL/Braintree/{{type}}/pdf/admin',
  21008.                         20 => 'modules/XC/Sitemap/{{type}}/pdf/admin',
  21009.                         21 => 'modules/CDev/Coupons/{{type}}/pdf/admin',
  21010.                         22 => 'modules/XC/ESelectHPP/{{type}}/pdf/admin',
  21011.                         23 => 'modules/QSL/BackInStock/{{type}}/pdf/admin',
  21012.                         24 => 'modules/XC/FastLaneCheckout/{{type}}/pdf/admin',
  21013.                         25 => 'modules/CDev/ContactUs/{{type}}/pdf/admin',
  21014.                         26 => 'modules/CDev/ProductAdvisor/{{type}}/pdf/admin',
  21015.                         27 => 'modules/QSL/CostPrice/{{type}}/pdf/admin',
  21016.                         28 => 'modules/CDev/FedEx/{{type}}/pdf/admin',
  21017.                         29 => 'modules/XC/CustomOrderStatuses/{{type}}/pdf/admin',
  21018.                         30 => 'modules/QSL/CloudSearch/{{type}}/pdf/admin',
  21019.                         31 => 'modules/XC/UPS/{{type}}/pdf/admin',
  21020.                         32 => 'modules/XC/BulkEditing/{{type}}/pdf/admin',
  21021.                         33 => 'modules/QSL/MyWishlist/{{type}}/pdf/admin',
  21022.                         34 => 'modules/XC/CanadaPost/{{type}}/pdf/admin',
  21023.                         35 => 'modules/QSL/AntiFraud/{{type}}/pdf/admin',
  21024.                         36 => 'modules/CDev/Sale/{{type}}/pdf/admin',
  21025.                         37 => 'modules/QSL/PDFInvoice/{{type}}/pdf/admin',
  21026.                         38 => 'modules/XC/OrderStatusColors/{{type}}/pdf/admin',
  21027.                         39 => 'modules/CDev/FeaturedProducts/{{type}}/pdf/admin',
  21028.                         40 => 'modules/QSL/Returns/{{type}}/pdf/admin',
  21029.                         41 => 'modules/QSL/ShopByBrand/{{type}}/pdf/admin',
  21030.                         42 => 'modules/XC/News/{{type}}/pdf/admin',
  21031.                         43 => 'modules/Amazon/PayWithAmazon/{{type}}/pdf/admin',
  21032.                         44 => 'modules/XC/UpdateInventory/{{type}}/pdf/admin',
  21033.                         45 => 'modules/XC/ProductVariations/{{type}}/pdf/admin',
  21034.                         46 => 'modules/CDev/GoSocial/{{type}}/pdf/admin',
  21035.                         47 => 'modules/QSL/OrderReports/{{type}}/pdf/admin',
  21036.                         48 => 'modules/XC/WheelTireFitment/{{type}}/pdf/admin',
  21037.                         49 => 'modules/XC/ThemeTweaker/{{type}}/pdf/admin',
  21038.                         50 => 'modules/XC/MultiCurrency/{{type}}/pdf/admin',
  21039.                         51 => 'modules/QSL/AbandonedCartReminder/{{type}}/pdf/admin',
  21040.                         52 => 'modules/QSL/CustomerSatisfaction/{{type}}/pdf/admin',
  21041.                         53 => 'modules/XC/Concierge/{{type}}/pdf/admin',
  21042.                         54 => 'modules/QSL/ProductFeeds/{{type}}/pdf/admin',
  21043.                         55 => 'modules/XC/FreeShipping/{{type}}/pdf/admin',
  21044.                         56 => 'modules/CDev/XMLSitemap/{{type}}/pdf/admin',
  21045.                         57 => 'modules/CDev/UserPermissions/{{type}}/pdf/admin',
  21046.                         58 => 'modules/QSL/ColorSwatches/{{type}}/pdf/admin',
  21047.                         59 => 'modules/QSL/Make/{{type}}/pdf/admin',
  21048.                         60 => 'modules/CDev/SimpleCMS/{{type}}/pdf/admin',
  21049.                         61 => 'modules/QSL/SpecialOffersBuyXGetY/{{type}}/pdf/admin',
  21050.                         62 => 'modules/XC/GoogleFeed/{{type}}/pdf/admin',
  21051.                         63 => 'modules/XC/VendorMessages/{{type}}/pdf/admin',
  21052.                         64 => 'modules/XC/Upselling/{{type}}/pdf/admin',
  21053.                         65 => 'modules/XC/VINLookup/{{type}}/pdf/admin',
  21054.                         66 => 'modules/XC/BuyButton/{{type}}/pdf/admin',
  21055.                         67 => 'modules/CDev/USPS/{{type}}/pdf/admin',
  21056.                         68 => 'modules/QSL/AuthorizenetAcceptjs/{{type}}/pdf/admin',
  21057.                         69 => 'modules/QSL/AMP/{{type}}/pdf/admin',
  21058.                         70 => 'modules/CDev/Paypal/{{type}}/pdf/admin',
  21059.                         71 => 'modules/QSL/OneClickUpsellAfterCheckout/{{type}}/pdf/admin',
  21060.                         72 => 'modules/QSL/SpecialOffersBase/{{type}}/pdf/admin',
  21061.                         73 => 'modules/QSL/Backorder/{{type}}/pdf/admin',
  21062.                         74 => 'modules/XC/AutoImportBase/{{type}}/pdf/admin',
  21063.                         75 => 'modules/QSL/AdminProductsListThumbnails/{{type}}/pdf/admin',
  21064.                         76 => 'modules/XC/OrdersImport/{{type}}/pdf/admin',
  21065.                         77 => 'modules/QSL/FlyoutCategoriesMenu/{{type}}/pdf/admin',
  21066.                         78 => 'modules/XPay/XPaymentsCloud/{{type}}/pdf/admin',
  21067.                         79 => 'modules/XC/FroalaEditor/{{type}}/pdf/admin',
  21068.                         80 => 'modules/XC/CustomProductTabs/{{type}}/pdf/admin',
  21069.                         81 => 'modules/XPay/DevKit/{{type}}/pdf/admin',
  21070.                         82 => 'modules/CDev/GoogleAnalytics/{{type}}/pdf/admin',
  21071.                         83 => 'modules/XC/Stripe/{{type}}/pdf/admin',
  21072.                         84 => 'modules/XC/NotFinishedOrders/{{type}}/pdf/admin',
  21073.                         85 => 'modules/CDev/Wholesale/{{type}}/pdf/admin',
  21074.                         86 => 'modules/XC/MailChimp/{{type}}/pdf/admin',
  21075.                         87 => 'modules/CDev/SalesTax/{{type}}/pdf/admin',
  21076.                         88 => '{{type}}/pdf/admin',
  21077.                         89 => '{{type}}/custom_pdf/common',
  21078.                         90 => 'modules/XC/CrispWhiteSkin/{{type}}/pdf/common',
  21079.                         91 => 'modules/XC/NewsletterSubscriptions/{{type}}/pdf/common',
  21080.                         92 => 'modules/QSL/SpecialOffersSpendXGetY/{{type}}/pdf/common',
  21081.                         93 => 'modules/QSL/MembershipProducts/{{type}}/pdf/common',
  21082.                         94 => 'modules/XC/Onboarding/{{type}}/pdf/common',
  21083.                         95 => 'modules/QSL/Banner/{{type}}/pdf/common',
  21084.                         96 => 'modules/CDev/VolumeDiscounts/{{type}}/pdf/common',
  21085.                         97 => 'modules/QSL/LoyaltyProgram/{{type}}/pdf/common',
  21086.                         98 => 'modules/CDev/MarketPrice/{{type}}/pdf/common',
  21087.                         99 => 'modules/XC/CoreCharge/{{type}}/pdf/common',
  21088.                         100 => 'modules/XC/Reviews/{{type}}/pdf/common',
  21089.                         101 => 'modules/XC/SystemFields/{{type}}/pdf/common',
  21090.                         102 => 'modules/CDev/FileAttachments/{{type}}/pdf/common',
  21091.                         103 => 'modules/XC/ProductComparison/{{type}}/pdf/common',
  21092.                         104 => 'modules/XC/ProductTags/{{type}}/pdf/common',
  21093.                         105 => 'modules/CDev/Bestsellers/{{type}}/pdf/common',
  21094.                         106 => 'modules/XC/FacebookMarketing/{{type}}/pdf/common',
  21095.                         107 => 'modules/QSL/ProductStickers/{{type}}/pdf/common',
  21096.                         108 => 'modules/QSL/Braintree/{{type}}/pdf/common',
  21097.                         109 => 'modules/XC/Sitemap/{{type}}/pdf/common',
  21098.                         110 => 'modules/CDev/Coupons/{{type}}/pdf/common',
  21099.                         111 => 'modules/XC/ESelectHPP/{{type}}/pdf/common',
  21100.                         112 => 'modules/QSL/BackInStock/{{type}}/pdf/common',
  21101.                         113 => 'modules/XC/FastLaneCheckout/{{type}}/pdf/common',
  21102.                         114 => 'modules/CDev/ContactUs/{{type}}/pdf/common',
  21103.                         115 => 'modules/CDev/ProductAdvisor/{{type}}/pdf/common',
  21104.                         116 => 'modules/QSL/CostPrice/{{type}}/pdf/common',
  21105.                         117 => 'modules/CDev/FedEx/{{type}}/pdf/common',
  21106.                         118 => 'modules/XC/CustomOrderStatuses/{{type}}/pdf/common',
  21107.                         119 => 'modules/QSL/CloudSearch/{{type}}/pdf/common',
  21108.                         120 => 'modules/XC/UPS/{{type}}/pdf/common',
  21109.                         121 => 'modules/XC/BulkEditing/{{type}}/pdf/common',
  21110.                         122 => 'modules/QSL/MyWishlist/{{type}}/pdf/common',
  21111.                         123 => 'modules/XC/CanadaPost/{{type}}/pdf/common',
  21112.                         124 => 'modules/QSL/AntiFraud/{{type}}/pdf/common',
  21113.                         125 => 'modules/CDev/Sale/{{type}}/pdf/common',
  21114.                         126 => 'modules/QSL/PDFInvoice/{{type}}/pdf/common',
  21115.                         127 => 'modules/XC/OrderStatusColors/{{type}}/pdf/common',
  21116.                         128 => 'modules/CDev/FeaturedProducts/{{type}}/pdf/common',
  21117.                         129 => 'modules/QSL/Returns/{{type}}/pdf/common',
  21118.                         130 => 'modules/QSL/ShopByBrand/{{type}}/pdf/common',
  21119.                         131 => 'modules/XC/News/{{type}}/pdf/common',
  21120.                         132 => 'modules/Amazon/PayWithAmazon/{{type}}/pdf/common',
  21121.                         133 => 'modules/XC/UpdateInventory/{{type}}/pdf/common',
  21122.                         134 => 'modules/XC/ProductVariations/{{type}}/pdf/common',
  21123.                         135 => 'modules/CDev/GoSocial/{{type}}/pdf/common',
  21124.                         136 => 'modules/QSL/OrderReports/{{type}}/pdf/common',
  21125.                         137 => 'modules/XC/WheelTireFitment/{{type}}/pdf/common',
  21126.                         138 => 'modules/XC/ThemeTweaker/{{type}}/pdf/common',
  21127.                         139 => 'modules/XC/MultiCurrency/{{type}}/pdf/common',
  21128.                         140 => 'modules/QSL/AbandonedCartReminder/{{type}}/pdf/common',
  21129.                         141 => 'modules/QSL/CustomerSatisfaction/{{type}}/pdf/common',
  21130.                         142 => 'modules/XC/Concierge/{{type}}/pdf/common',
  21131.                         143 => 'modules/QSL/ProductFeeds/{{type}}/pdf/common',
  21132.                         144 => 'modules/XC/FreeShipping/{{type}}/pdf/common',
  21133.                         145 => 'modules/CDev/XMLSitemap/{{type}}/pdf/common',
  21134.                         146 => 'modules/CDev/UserPermissions/{{type}}/pdf/common',
  21135.                         147 => 'modules/QSL/ColorSwatches/{{type}}/pdf/common',
  21136.                         148 => 'modules/QSL/Make/{{type}}/pdf/common',
  21137.                         149 => 'modules/CDev/SimpleCMS/{{type}}/pdf/common',
  21138.                         150 => 'modules/QSL/SpecialOffersBuyXGetY/{{type}}/pdf/common',
  21139.                         151 => 'modules/XC/GoogleFeed/{{type}}/pdf/common',
  21140.                         152 => 'modules/XC/VendorMessages/{{type}}/pdf/common',
  21141.                         153 => 'modules/XC/Upselling/{{type}}/pdf/common',
  21142.                         154 => 'modules/XC/VINLookup/{{type}}/pdf/common',
  21143.                         155 => 'modules/XC/BuyButton/{{type}}/pdf/common',
  21144.                         156 => 'modules/CDev/USPS/{{type}}/pdf/common',
  21145.                         157 => 'modules/QSL/AuthorizenetAcceptjs/{{type}}/pdf/common',
  21146.                         158 => 'modules/QSL/AMP/{{type}}/pdf/common',
  21147.                         159 => 'modules/CDev/Paypal/{{type}}/pdf/common',
  21148.                         160 => 'modules/QSL/OneClickUpsellAfterCheckout/{{type}}/pdf/common',
  21149.                         161 => 'modules/QSL/SpecialOffersBase/{{type}}/pdf/common',
  21150.                         162 => 'modules/QSL/Backorder/{{type}}/pdf/common',
  21151.                         163 => 'modules/XC/AutoImportBase/{{type}}/pdf/common',
  21152.                         164 => 'modules/QSL/AdminProductsListThumbnails/{{type}}/pdf/common',
  21153.                         165 => 'modules/XC/OrdersImport/{{type}}/pdf/common',
  21154.                         166 => 'modules/QSL/FlyoutCategoriesMenu/{{type}}/pdf/common',
  21155.                         167 => 'modules/XPay/XPaymentsCloud/{{type}}/pdf/common',
  21156.                         168 => 'modules/XC/FroalaEditor/{{type}}/pdf/common',
  21157.                         169 => 'modules/XC/CustomProductTabs/{{type}}/pdf/common',
  21158.                         170 => 'modules/XPay/DevKit/{{type}}/pdf/common',
  21159.                         171 => 'modules/CDev/GoogleAnalytics/{{type}}/pdf/common',
  21160.                         172 => 'modules/XC/Stripe/{{type}}/pdf/common',
  21161.                         173 => 'modules/XC/NotFinishedOrders/{{type}}/pdf/common',
  21162.                         174 => 'modules/CDev/Wholesale/{{type}}/pdf/common',
  21163.                         175 => 'modules/XC/MailChimp/{{type}}/pdf/common',
  21164.                         176 => 'modules/CDev/SalesTax/{{type}}/pdf/common',
  21165.                         177 => '{{type}}/pdf/common',
  21166.                         178 => '{{type}}/custom_web/common',
  21167.                         179 => 'modules/XC/CrispWhiteSkin/{{type}}/web/common',
  21168.                         180 => 'modules/XC/NewsletterSubscriptions/{{type}}/web/common',
  21169.                         181 => 'modules/QSL/SpecialOffersSpendXGetY/{{type}}/web/common',
  21170.                         182 => 'modules/QSL/MembershipProducts/{{type}}/web/common',
  21171.                         183 => 'modules/XC/Onboarding/{{type}}/web/common',
  21172.                         184 => 'modules/QSL/Banner/{{type}}/web/common',
  21173.                         185 => 'modules/CDev/VolumeDiscounts/{{type}}/web/common',
  21174.                         186 => 'modules/QSL/LoyaltyProgram/{{type}}/web/common',
  21175.                         187 => 'modules/CDev/MarketPrice/{{type}}/web/common',
  21176.                         188 => 'modules/XC/CoreCharge/{{type}}/web/common',
  21177.                         189 => 'modules/XC/Reviews/{{type}}/web/common',
  21178.                         190 => 'modules/XC/SystemFields/{{type}}/web/common',
  21179.                         191 => 'modules/CDev/FileAttachments/{{type}}/web/common',
  21180.                         192 => 'modules/XC/ProductComparison/{{type}}/web/common',
  21181.                         193 => 'modules/XC/ProductTags/{{type}}/web/common',
  21182.                         194 => 'modules/CDev/Bestsellers/{{type}}/web/common',
  21183.                         195 => 'modules/XC/FacebookMarketing/{{type}}/web/common',
  21184.                         196 => 'modules/QSL/ProductStickers/{{type}}/web/common',
  21185.                         197 => 'modules/QSL/Braintree/{{type}}/web/common',
  21186.                         198 => 'modules/XC/Sitemap/{{type}}/web/common',
  21187.                         199 => 'modules/CDev/Coupons/{{type}}/web/common',
  21188.                         200 => 'modules/XC/ESelectHPP/{{type}}/web/common',
  21189.                         201 => 'modules/QSL/BackInStock/{{type}}/web/common',
  21190.                         202 => 'modules/XC/FastLaneCheckout/{{type}}/web/common',
  21191.                         203 => 'modules/CDev/ContactUs/{{type}}/web/common',
  21192.                         204 => 'modules/CDev/ProductAdvisor/{{type}}/web/common',
  21193.                         205 => 'modules/QSL/CostPrice/{{type}}/web/common',
  21194.                         206 => 'modules/CDev/FedEx/{{type}}/web/common',
  21195.                         207 => 'modules/XC/CustomOrderStatuses/{{type}}/web/common',
  21196.                         208 => 'modules/QSL/CloudSearch/{{type}}/web/common',
  21197.                         209 => 'modules/XC/UPS/{{type}}/web/common',
  21198.                         210 => 'modules/XC/BulkEditing/{{type}}/web/common',
  21199.                         211 => 'modules/QSL/MyWishlist/{{type}}/web/common',
  21200.                         212 => 'modules/XC/CanadaPost/{{type}}/web/common',
  21201.                         213 => 'modules/QSL/AntiFraud/{{type}}/web/common',
  21202.                         214 => 'modules/CDev/Sale/{{type}}/web/common',
  21203.                         215 => 'modules/QSL/PDFInvoice/{{type}}/web/common',
  21204.                         216 => 'modules/XC/OrderStatusColors/{{type}}/web/common',
  21205.                         217 => 'modules/CDev/FeaturedProducts/{{type}}/web/common',
  21206.                         218 => 'modules/QSL/Returns/{{type}}/web/common',
  21207.                         219 => 'modules/QSL/ShopByBrand/{{type}}/web/common',
  21208.                         220 => 'modules/XC/News/{{type}}/web/common',
  21209.                         221 => 'modules/Amazon/PayWithAmazon/{{type}}/web/common',
  21210.                         222 => 'modules/XC/UpdateInventory/{{type}}/web/common',
  21211.                         223 => 'modules/XC/ProductVariations/{{type}}/web/common',
  21212.                         224 => 'modules/CDev/GoSocial/{{type}}/web/common',
  21213.                         225 => 'modules/QSL/OrderReports/{{type}}/web/common',
  21214.                         226 => 'modules/XC/WheelTireFitment/{{type}}/web/common',
  21215.                         227 => 'modules/XC/ThemeTweaker/{{type}}/web/common',
  21216.                         228 => 'modules/XC/MultiCurrency/{{type}}/web/common',
  21217.                         229 => 'modules/QSL/AbandonedCartReminder/{{type}}/web/common',
  21218.                         230 => 'modules/QSL/CustomerSatisfaction/{{type}}/web/common',
  21219.                         231 => 'modules/XC/Concierge/{{type}}/web/common',
  21220.                         232 => 'modules/QSL/ProductFeeds/{{type}}/web/common',
  21221.                         233 => 'modules/XC/FreeShipping/{{type}}/web/common',
  21222.                         234 => 'modules/CDev/XMLSitemap/{{type}}/web/common',
  21223.                         235 => 'modules/CDev/UserPermissions/{{type}}/web/common',
  21224.                         236 => 'modules/QSL/ColorSwatches/{{type}}/web/common',
  21225.                         237 => 'modules/QSL/Make/{{type}}/web/common',
  21226.                         238 => 'modules/CDev/SimpleCMS/{{type}}/web/common',
  21227.                         239 => 'modules/QSL/SpecialOffersBuyXGetY/{{type}}/web/common',
  21228.                         240 => 'modules/XC/GoogleFeed/{{type}}/web/common',
  21229.                         241 => 'modules/XC/VendorMessages/{{type}}/web/common',
  21230.                         242 => 'modules/XC/Upselling/{{type}}/web/common',
  21231.                         243 => 'modules/XC/VINLookup/{{type}}/web/common',
  21232.                         244 => 'modules/XC/BuyButton/{{type}}/web/common',
  21233.                         245 => 'modules/CDev/USPS/{{type}}/web/common',
  21234.                         246 => 'modules/QSL/AuthorizenetAcceptjs/{{type}}/web/common',
  21235.                         247 => 'modules/QSL/AMP/{{type}}/web/common',
  21236.                         248 => 'modules/CDev/Paypal/{{type}}/web/common',
  21237.                         249 => 'modules/QSL/OneClickUpsellAfterCheckout/{{type}}/web/common',
  21238.                         250 => 'modules/QSL/SpecialOffersBase/{{type}}/web/common',
  21239.                         251 => 'modules/QSL/Backorder/{{type}}/web/common',
  21240.                         252 => 'modules/XC/AutoImportBase/{{type}}/web/common',
  21241.                         253 => 'modules/QSL/AdminProductsListThumbnails/{{type}}/web/common',
  21242.                         254 => 'modules/XC/OrdersImport/{{type}}/web/common',
  21243.                         255 => 'modules/QSL/FlyoutCategoriesMenu/{{type}}/web/common',
  21244.                         256 => 'modules/XPay/XPaymentsCloud/{{type}}/web/common',
  21245.                         257 => 'modules/XC/FroalaEditor/{{type}}/web/common',
  21246.                         258 => 'modules/XC/CustomProductTabs/{{type}}/web/common',
  21247.                         259 => 'modules/XPay/DevKit/{{type}}/web/common',
  21248.                         260 => 'modules/CDev/GoogleAnalytics/{{type}}/web/common',
  21249.                         261 => 'modules/XC/Stripe/{{type}}/web/common',
  21250.                         262 => 'modules/XC/NotFinishedOrders/{{type}}/web/common',
  21251.                         263 => 'modules/CDev/Wholesale/{{type}}/web/common',
  21252.                         264 => 'modules/XC/MailChimp/{{type}}/web/common',
  21253.                         265 => 'modules/CDev/SalesTax/{{type}}/web/common',
  21254.                         266 => '{{type}}/web/common',
  21255.                     ],
  21256.                     'customer' => [
  21257.                         => '{{type}}/custom_pdf/customer',
  21258.                         => 'modules/XC/CrispWhiteSkin/{{type}}/pdf/customer',
  21259.                         => 'modules/XC/NewsletterSubscriptions/{{type}}/pdf/customer',
  21260.                         => 'modules/QSL/SpecialOffersSpendXGetY/{{type}}/pdf/customer',
  21261.                         => 'modules/QSL/MembershipProducts/{{type}}/pdf/customer',
  21262.                         => 'modules/XC/Onboarding/{{type}}/pdf/customer',
  21263.                         => 'modules/QSL/Banner/{{type}}/pdf/customer',
  21264.                         => 'modules/CDev/VolumeDiscounts/{{type}}/pdf/customer',
  21265.                         => 'modules/QSL/LoyaltyProgram/{{type}}/pdf/customer',
  21266.                         => 'modules/CDev/MarketPrice/{{type}}/pdf/customer',
  21267.                         10 => 'modules/XC/CoreCharge/{{type}}/pdf/customer',
  21268.                         11 => 'modules/XC/Reviews/{{type}}/pdf/customer',
  21269.                         12 => 'modules/XC/SystemFields/{{type}}/pdf/customer',
  21270.                         13 => 'modules/CDev/FileAttachments/{{type}}/pdf/customer',
  21271.                         14 => 'modules/XC/ProductComparison/{{type}}/pdf/customer',
  21272.                         15 => 'modules/XC/ProductTags/{{type}}/pdf/customer',
  21273.                         16 => 'modules/CDev/Bestsellers/{{type}}/pdf/customer',
  21274.                         17 => 'modules/XC/FacebookMarketing/{{type}}/pdf/customer',
  21275.                         18 => 'modules/QSL/ProductStickers/{{type}}/pdf/customer',
  21276.                         19 => 'modules/QSL/Braintree/{{type}}/pdf/customer',
  21277.                         20 => 'modules/XC/Sitemap/{{type}}/pdf/customer',
  21278.                         21 => 'modules/CDev/Coupons/{{type}}/pdf/customer',
  21279.                         22 => 'modules/XC/ESelectHPP/{{type}}/pdf/customer',
  21280.                         23 => 'modules/QSL/BackInStock/{{type}}/pdf/customer',
  21281.                         24 => 'modules/XC/FastLaneCheckout/{{type}}/pdf/customer',
  21282.                         25 => 'modules/CDev/ContactUs/{{type}}/pdf/customer',
  21283.                         26 => 'modules/CDev/ProductAdvisor/{{type}}/pdf/customer',
  21284.                         27 => 'modules/QSL/CostPrice/{{type}}/pdf/customer',
  21285.                         28 => 'modules/CDev/FedEx/{{type}}/pdf/customer',
  21286.                         29 => 'modules/XC/CustomOrderStatuses/{{type}}/pdf/customer',
  21287.                         30 => 'modules/QSL/CloudSearch/{{type}}/pdf/customer',
  21288.                         31 => 'modules/XC/UPS/{{type}}/pdf/customer',
  21289.                         32 => 'modules/XC/BulkEditing/{{type}}/pdf/customer',
  21290.                         33 => 'modules/QSL/MyWishlist/{{type}}/pdf/customer',
  21291.                         34 => 'modules/XC/CanadaPost/{{type}}/pdf/customer',
  21292.                         35 => 'modules/QSL/AntiFraud/{{type}}/pdf/customer',
  21293.                         36 => 'modules/CDev/Sale/{{type}}/pdf/customer',
  21294.                         37 => 'modules/QSL/PDFInvoice/{{type}}/pdf/customer',
  21295.                         38 => 'modules/XC/OrderStatusColors/{{type}}/pdf/customer',
  21296.                         39 => 'modules/CDev/FeaturedProducts/{{type}}/pdf/customer',
  21297.                         40 => 'modules/QSL/Returns/{{type}}/pdf/customer',
  21298.                         41 => 'modules/QSL/ShopByBrand/{{type}}/pdf/customer',
  21299.                         42 => 'modules/XC/News/{{type}}/pdf/customer',
  21300.                         43 => 'modules/Amazon/PayWithAmazon/{{type}}/pdf/customer',
  21301.                         44 => 'modules/XC/UpdateInventory/{{type}}/pdf/customer',
  21302.                         45 => 'modules/XC/ProductVariations/{{type}}/pdf/customer',
  21303.                         46 => 'modules/CDev/GoSocial/{{type}}/pdf/customer',
  21304.                         47 => 'modules/QSL/OrderReports/{{type}}/pdf/customer',
  21305.                         48 => 'modules/XC/WheelTireFitment/{{type}}/pdf/customer',
  21306.                         49 => 'modules/XC/ThemeTweaker/{{type}}/pdf/customer',
  21307.                         50 => 'modules/XC/MultiCurrency/{{type}}/pdf/customer',
  21308.                         51 => 'modules/QSL/AbandonedCartReminder/{{type}}/pdf/customer',
  21309.                         52 => 'modules/QSL/CustomerSatisfaction/{{type}}/pdf/customer',
  21310.                         53 => 'modules/XC/Concierge/{{type}}/pdf/customer',
  21311.                         54 => 'modules/QSL/ProductFeeds/{{type}}/pdf/customer',
  21312.                         55 => 'modules/XC/FreeShipping/{{type}}/pdf/customer',
  21313.                         56 => 'modules/CDev/XMLSitemap/{{type}}/pdf/customer',
  21314.                         57 => 'modules/CDev/UserPermissions/{{type}}/pdf/customer',
  21315.                         58 => 'modules/QSL/ColorSwatches/{{type}}/pdf/customer',
  21316.                         59 => 'modules/QSL/Make/{{type}}/pdf/customer',
  21317.                         60 => 'modules/CDev/SimpleCMS/{{type}}/pdf/customer',
  21318.                         61 => 'modules/QSL/SpecialOffersBuyXGetY/{{type}}/pdf/customer',
  21319.                         62 => 'modules/XC/GoogleFeed/{{type}}/pdf/customer',
  21320.                         63 => 'modules/XC/VendorMessages/{{type}}/pdf/customer',
  21321.                         64 => 'modules/XC/Upselling/{{type}}/pdf/customer',
  21322.                         65 => 'modules/XC/VINLookup/{{type}}/pdf/customer',
  21323.                         66 => 'modules/XC/BuyButton/{{type}}/pdf/customer',
  21324.                         67 => 'modules/CDev/USPS/{{type}}/pdf/customer',
  21325.                         68 => 'modules/QSL/AuthorizenetAcceptjs/{{type}}/pdf/customer',
  21326.                         69 => 'modules/QSL/AMP/{{type}}/pdf/customer',
  21327.                         70 => 'modules/CDev/Paypal/{{type}}/pdf/customer',
  21328.                         71 => 'modules/QSL/OneClickUpsellAfterCheckout/{{type}}/pdf/customer',
  21329.                         72 => 'modules/QSL/SpecialOffersBase/{{type}}/pdf/customer',
  21330.                         73 => 'modules/QSL/Backorder/{{type}}/pdf/customer',
  21331.                         74 => 'modules/XC/AutoImportBase/{{type}}/pdf/customer',
  21332.                         75 => 'modules/QSL/AdminProductsListThumbnails/{{type}}/pdf/customer',
  21333.                         76 => 'modules/XC/OrdersImport/{{type}}/pdf/customer',
  21334.                         77 => 'modules/QSL/FlyoutCategoriesMenu/{{type}}/pdf/customer',
  21335.                         78 => 'modules/XPay/XPaymentsCloud/{{type}}/pdf/customer',
  21336.                         79 => 'modules/XC/FroalaEditor/{{type}}/pdf/customer',
  21337.                         80 => 'modules/XC/CustomProductTabs/{{type}}/pdf/customer',
  21338.                         81 => 'modules/XPay/DevKit/{{type}}/pdf/customer',
  21339.                         82 => 'modules/CDev/GoogleAnalytics/{{type}}/pdf/customer',
  21340.                         83 => 'modules/XC/Stripe/{{type}}/pdf/customer',
  21341.                         84 => 'modules/XC/NotFinishedOrders/{{type}}/pdf/customer',
  21342.                         85 => 'modules/CDev/Wholesale/{{type}}/pdf/customer',
  21343.                         86 => 'modules/XC/MailChimp/{{type}}/pdf/customer',
  21344.                         87 => 'modules/CDev/SalesTax/{{type}}/pdf/customer',
  21345.                         88 => '{{type}}/pdf/customer',
  21346.                         89 => '{{type}}/custom_pdf/common',
  21347.                         90 => 'modules/XC/CrispWhiteSkin/{{type}}/pdf/common',
  21348.                         91 => 'modules/XC/NewsletterSubscriptions/{{type}}/pdf/common',
  21349.                         92 => 'modules/QSL/SpecialOffersSpendXGetY/{{type}}/pdf/common',
  21350.                         93 => 'modules/QSL/MembershipProducts/{{type}}/pdf/common',
  21351.                         94 => 'modules/XC/Onboarding/{{type}}/pdf/common',
  21352.                         95 => 'modules/QSL/Banner/{{type}}/pdf/common',
  21353.                         96 => 'modules/CDev/VolumeDiscounts/{{type}}/pdf/common',
  21354.                         97 => 'modules/QSL/LoyaltyProgram/{{type}}/pdf/common',
  21355.                         98 => 'modules/CDev/MarketPrice/{{type}}/pdf/common',
  21356.                         99 => 'modules/XC/CoreCharge/{{type}}/pdf/common',
  21357.                         100 => 'modules/XC/Reviews/{{type}}/pdf/common',
  21358.                         101 => 'modules/XC/SystemFields/{{type}}/pdf/common',
  21359.                         102 => 'modules/CDev/FileAttachments/{{type}}/pdf/common',
  21360.                         103 => 'modules/XC/ProductComparison/{{type}}/pdf/common',
  21361.                         104 => 'modules/XC/ProductTags/{{type}}/pdf/common',
  21362.                         105 => 'modules/CDev/Bestsellers/{{type}}/pdf/common',
  21363.                         106 => 'modules/XC/FacebookMarketing/{{type}}/pdf/common',
  21364.                         107 => 'modules/QSL/ProductStickers/{{type}}/pdf/common',
  21365.                         108 => 'modules/QSL/Braintree/{{type}}/pdf/common',
  21366.                         109 => 'modules/XC/Sitemap/{{type}}/pdf/common',
  21367.                         110 => 'modules/CDev/Coupons/{{type}}/pdf/common',
  21368.                         111 => 'modules/XC/ESelectHPP/{{type}}/pdf/common',
  21369.                         112 => 'modules/QSL/BackInStock/{{type}}/pdf/common',
  21370.                         113 => 'modules/XC/FastLaneCheckout/{{type}}/pdf/common',
  21371.                         114 => 'modules/CDev/ContactUs/{{type}}/pdf/common',
  21372.                         115 => 'modules/CDev/ProductAdvisor/{{type}}/pdf/common',
  21373.                         116 => 'modules/QSL/CostPrice/{{type}}/pdf/common',
  21374.                         117 => 'modules/CDev/FedEx/{{type}}/pdf/common',
  21375.                         118 => 'modules/XC/CustomOrderStatuses/{{type}}/pdf/common',
  21376.                         119 => 'modules/QSL/CloudSearch/{{type}}/pdf/common',
  21377.                         120 => 'modules/XC/UPS/{{type}}/pdf/common',
  21378.                         121 => 'modules/XC/BulkEditing/{{type}}/pdf/common',
  21379.                         122 => 'modules/QSL/MyWishlist/{{type}}/pdf/common',
  21380.                         123 => 'modules/XC/CanadaPost/{{type}}/pdf/common',
  21381.                         124 => 'modules/QSL/AntiFraud/{{type}}/pdf/common',
  21382.                         125 => 'modules/CDev/Sale/{{type}}/pdf/common',
  21383.                         126 => 'modules/QSL/PDFInvoice/{{type}}/pdf/common',
  21384.                         127 => 'modules/XC/OrderStatusColors/{{type}}/pdf/common',
  21385.                         128 => 'modules/CDev/FeaturedProducts/{{type}}/pdf/common',
  21386.                         129 => 'modules/QSL/Returns/{{type}}/pdf/common',
  21387.                         130 => 'modules/QSL/ShopByBrand/{{type}}/pdf/common',
  21388.                         131 => 'modules/XC/News/{{type}}/pdf/common',
  21389.                         132 => 'modules/Amazon/PayWithAmazon/{{type}}/pdf/common',
  21390.                         133 => 'modules/XC/UpdateInventory/{{type}}/pdf/common',
  21391.                         134 => 'modules/XC/ProductVariations/{{type}}/pdf/common',
  21392.                         135 => 'modules/CDev/GoSocial/{{type}}/pdf/common',
  21393.                         136 => 'modules/QSL/OrderReports/{{type}}/pdf/common',
  21394.                         137 => 'modules/XC/WheelTireFitment/{{type}}/pdf/common',
  21395.                         138 => 'modules/XC/ThemeTweaker/{{type}}/pdf/common',
  21396.                         139 => 'modules/XC/MultiCurrency/{{type}}/pdf/common',
  21397.                         140 => 'modules/QSL/AbandonedCartReminder/{{type}}/pdf/common',
  21398.                         141 => 'modules/QSL/CustomerSatisfaction/{{type}}/pdf/common',
  21399.                         142 => 'modules/XC/Concierge/{{type}}/pdf/common',
  21400.                         143 => 'modules/QSL/ProductFeeds/{{type}}/pdf/common',
  21401.                         144 => 'modules/XC/FreeShipping/{{type}}/pdf/common',
  21402.                         145 => 'modules/CDev/XMLSitemap/{{type}}/pdf/common',
  21403.                         146 => 'modules/CDev/UserPermissions/{{type}}/pdf/common',
  21404.                         147 => 'modules/QSL/ColorSwatches/{{type}}/pdf/common',
  21405.                         148 => 'modules/QSL/Make/{{type}}/pdf/common',
  21406.                         149 => 'modules/CDev/SimpleCMS/{{type}}/pdf/common',
  21407.                         150 => 'modules/QSL/SpecialOffersBuyXGetY/{{type}}/pdf/common',
  21408.                         151 => 'modules/XC/GoogleFeed/{{type}}/pdf/common',
  21409.                         152 => 'modules/XC/VendorMessages/{{type}}/pdf/common',
  21410.                         153 => 'modules/XC/Upselling/{{type}}/pdf/common',
  21411.                         154 => 'modules/XC/VINLookup/{{type}}/pdf/common',
  21412.                         155 => 'modules/XC/BuyButton/{{type}}/pdf/common',
  21413.                         156 => 'modules/CDev/USPS/{{type}}/pdf/common',
  21414.                         157 => 'modules/QSL/AuthorizenetAcceptjs/{{type}}/pdf/common',
  21415.                         158 => 'modules/QSL/AMP/{{type}}/pdf/common',
  21416.                         159 => 'modules/CDev/Paypal/{{type}}/pdf/common',
  21417.                         160 => 'modules/QSL/OneClickUpsellAfterCheckout/{{type}}/pdf/common',
  21418.                         161 => 'modules/QSL/SpecialOffersBase/{{type}}/pdf/common',
  21419.                         162 => 'modules/QSL/Backorder/{{type}}/pdf/common',
  21420.                         163 => 'modules/XC/AutoImportBase/{{type}}/pdf/common',
  21421.                         164 => 'modules/QSL/AdminProductsListThumbnails/{{type}}/pdf/common',
  21422.                         165 => 'modules/XC/OrdersImport/{{type}}/pdf/common',
  21423.                         166 => 'modules/QSL/FlyoutCategoriesMenu/{{type}}/pdf/common',
  21424.                         167 => 'modules/XPay/XPaymentsCloud/{{type}}/pdf/common',
  21425.                         168 => 'modules/XC/FroalaEditor/{{type}}/pdf/common',
  21426.                         169 => 'modules/XC/CustomProductTabs/{{type}}/pdf/common',
  21427.                         170 => 'modules/XPay/DevKit/{{type}}/pdf/common',
  21428.                         171 => 'modules/CDev/GoogleAnalytics/{{type}}/pdf/common',
  21429.                         172 => 'modules/XC/Stripe/{{type}}/pdf/common',
  21430.                         173 => 'modules/XC/NotFinishedOrders/{{type}}/pdf/common',
  21431.                         174 => 'modules/CDev/Wholesale/{{type}}/pdf/common',
  21432.                         175 => 'modules/XC/MailChimp/{{type}}/pdf/common',
  21433.                         176 => 'modules/CDev/SalesTax/{{type}}/pdf/common',
  21434.                         177 => '{{type}}/pdf/common',
  21435.                         178 => '{{type}}/custom_web/common',
  21436.                         179 => 'modules/XC/CrispWhiteSkin/{{type}}/web/common',
  21437.                         180 => 'modules/XC/NewsletterSubscriptions/{{type}}/web/common',
  21438.                         181 => 'modules/QSL/SpecialOffersSpendXGetY/{{type}}/web/common',
  21439.                         182 => 'modules/QSL/MembershipProducts/{{type}}/web/common',
  21440.                         183 => 'modules/XC/Onboarding/{{type}}/web/common',
  21441.                         184 => 'modules/QSL/Banner/{{type}}/web/common',
  21442.                         185 => 'modules/CDev/VolumeDiscounts/{{type}}/web/common',
  21443.                         186 => 'modules/QSL/LoyaltyProgram/{{type}}/web/common',
  21444.                         187 => 'modules/CDev/MarketPrice/{{type}}/web/common',
  21445.                         188 => 'modules/XC/CoreCharge/{{type}}/web/common',
  21446.                         189 => 'modules/XC/Reviews/{{type}}/web/common',
  21447.                         190 => 'modules/XC/SystemFields/{{type}}/web/common',
  21448.                         191 => 'modules/CDev/FileAttachments/{{type}}/web/common',
  21449.                         192 => 'modules/XC/ProductComparison/{{type}}/web/common',
  21450.                         193 => 'modules/XC/ProductTags/{{type}}/web/common',
  21451.                         194 => 'modules/CDev/Bestsellers/{{type}}/web/common',
  21452.                         195 => 'modules/XC/FacebookMarketing/{{type}}/web/common',
  21453.                         196 => 'modules/QSL/ProductStickers/{{type}}/web/common',
  21454.                         197 => 'modules/QSL/Braintree/{{type}}/web/common',
  21455.                         198 => 'modules/XC/Sitemap/{{type}}/web/common',
  21456.                         199 => 'modules/CDev/Coupons/{{type}}/web/common',
  21457.                         200 => 'modules/XC/ESelectHPP/{{type}}/web/common',
  21458.                         201 => 'modules/QSL/BackInStock/{{type}}/web/common',
  21459.                         202 => 'modules/XC/FastLaneCheckout/{{type}}/web/common',
  21460.                         203 => 'modules/CDev/ContactUs/{{type}}/web/common',
  21461.                         204 => 'modules/CDev/ProductAdvisor/{{type}}/web/common',
  21462.                         205 => 'modules/QSL/CostPrice/{{type}}/web/common',
  21463.                         206 => 'modules/CDev/FedEx/{{type}}/web/common',
  21464.                         207 => 'modules/XC/CustomOrderStatuses/{{type}}/web/common',
  21465.                         208 => 'modules/QSL/CloudSearch/{{type}}/web/common',
  21466.                         209 => 'modules/XC/UPS/{{type}}/web/common',
  21467.                         210 => 'modules/XC/BulkEditing/{{type}}/web/common',
  21468.                         211 => 'modules/QSL/MyWishlist/{{type}}/web/common',
  21469.                         212 => 'modules/XC/CanadaPost/{{type}}/web/common',
  21470.                         213 => 'modules/QSL/AntiFraud/{{type}}/web/common',
  21471.                         214 => 'modules/CDev/Sale/{{type}}/web/common',
  21472.                         215 => 'modules/QSL/PDFInvoice/{{type}}/web/common',
  21473.                         216 => 'modules/XC/OrderStatusColors/{{type}}/web/common',
  21474.                         217 => 'modules/CDev/FeaturedProducts/{{type}}/web/common',
  21475.                         218 => 'modules/QSL/Returns/{{type}}/web/common',
  21476.                         219 => 'modules/QSL/ShopByBrand/{{type}}/web/common',
  21477.                         220 => 'modules/XC/News/{{type}}/web/common',
  21478.                         221 => 'modules/Amazon/PayWithAmazon/{{type}}/web/common',
  21479.                         222 => 'modules/XC/UpdateInventory/{{type}}/web/common',
  21480.                         223 => 'modules/XC/ProductVariations/{{type}}/web/common',
  21481.                         224 => 'modules/CDev/GoSocial/{{type}}/web/common',
  21482.                         225 => 'modules/QSL/OrderReports/{{type}}/web/common',
  21483.                         226 => 'modules/XC/WheelTireFitment/{{type}}/web/common',
  21484.                         227 => 'modules/XC/ThemeTweaker/{{type}}/web/common',
  21485.                         228 => 'modules/XC/MultiCurrency/{{type}}/web/common',
  21486.                         229 => 'modules/QSL/AbandonedCartReminder/{{type}}/web/common',
  21487.                         230 => 'modules/QSL/CustomerSatisfaction/{{type}}/web/common',
  21488.                         231 => 'modules/XC/Concierge/{{type}}/web/common',
  21489.                         232 => 'modules/QSL/ProductFeeds/{{type}}/web/common',
  21490.                         233 => 'modules/XC/FreeShipping/{{type}}/web/common',
  21491.                         234 => 'modules/CDev/XMLSitemap/{{type}}/web/common',
  21492.                         235 => 'modules/CDev/UserPermissions/{{type}}/web/common',
  21493.                         236 => 'modules/QSL/ColorSwatches/{{type}}/web/common',
  21494.                         237 => 'modules/QSL/Make/{{type}}/web/common',
  21495.                         238 => 'modules/CDev/SimpleCMS/{{type}}/web/common',
  21496.                         239 => 'modules/QSL/SpecialOffersBuyXGetY/{{type}}/web/common',
  21497.                         240 => 'modules/XC/GoogleFeed/{{type}}/web/common',
  21498.                         241 => 'modules/XC/VendorMessages/{{type}}/web/common',
  21499.                         242 => 'modules/XC/Upselling/{{type}}/web/common',
  21500.                         243 => 'modules/XC/VINLookup/{{type}}/web/common',
  21501.                         244 => 'modules/XC/BuyButton/{{type}}/web/common',
  21502.                         245 => 'modules/CDev/USPS/{{type}}/web/common',
  21503.                         246 => 'modules/QSL/AuthorizenetAcceptjs/{{type}}/web/common',
  21504.                         247 => 'modules/QSL/AMP/{{type}}/web/common',
  21505.                         248 => 'modules/CDev/Paypal/{{type}}/web/common',
  21506.                         249 => 'modules/QSL/OneClickUpsellAfterCheckout/{{type}}/web/common',
  21507.                         250 => 'modules/QSL/SpecialOffersBase/{{type}}/web/common',
  21508.                         251 => 'modules/QSL/Backorder/{{type}}/web/common',
  21509.                         252 => 'modules/XC/AutoImportBase/{{type}}/web/common',
  21510.                         253 => 'modules/QSL/AdminProductsListThumbnails/{{type}}/web/common',
  21511.                         254 => 'modules/XC/OrdersImport/{{type}}/web/common',
  21512.                         255 => 'modules/QSL/FlyoutCategoriesMenu/{{type}}/web/common',
  21513.                         256 => 'modules/XPay/XPaymentsCloud/{{type}}/web/common',
  21514.                         257 => 'modules/XC/FroalaEditor/{{type}}/web/common',
  21515.                         258 => 'modules/XC/CustomProductTabs/{{type}}/web/common',
  21516.                         259 => 'modules/XPay/DevKit/{{type}}/web/common',
  21517.                         260 => 'modules/CDev/GoogleAnalytics/{{type}}/web/common',
  21518.                         261 => 'modules/XC/Stripe/{{type}}/web/common',
  21519.                         262 => 'modules/XC/NotFinishedOrders/{{type}}/web/common',
  21520.                         263 => 'modules/CDev/Wholesale/{{type}}/web/common',
  21521.                         264 => 'modules/XC/MailChimp/{{type}}/web/common',
  21522.                         265 => 'modules/CDev/SalesTax/{{type}}/web/common',
  21523.                         266 => '{{type}}/web/common',
  21524.                     ],
  21525.                 ],
  21526.             ],
  21527.             'xcart.workers_pool_path' => (\dirname(__DIR__3).'/workers/'),
  21528.             'doctrine.dbal.connection_factory.class' => 'XCart\\Doctrine\\DBAL\\ConnectionFactory',
  21529.             'xcart.cdev.volume_discounts.discount_types' => [
  21530.                 => '%',
  21531.                 => '$',
  21532.             ],
  21533.             'xcart.cdev.coupons.coupon_types' => [
  21534.                 => '%',
  21535.                 => '$',
  21536.                 => 'S',
  21537.             ],
  21538.             'variations.default_convert_batch_size' => 1000,
  21539.             'auto_trial.default_limit' => 100,
  21540.             'autoimport.background.enabled.default' => 0,
  21541.             'autoimport.test.api.gateway.default' => 0,
  21542.             'autoimport.metadata_products_search.enabled.default' => 0,
  21543.             'autoimport.background.process.import.vehicles.option.name' => 'AutoRunImportVehicles',
  21544.             'autoimport.background.process.re.assign.stock.option.name' => 'AutoReassignStock',
  21545.             'autoimport.product_stock_list.test_gateway_enabled.default' => 0,
  21546.             'event_dispatcher.event_aliases' => [
  21547.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  21548.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  21549.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  21550.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  21551.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  21552.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  21553.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  21554.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  21555.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  21556.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  21557.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  21558.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  21559.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  21560.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  21561.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  21562.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  21563.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  21564.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  21565.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  21566.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  21567.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  21568.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  21569.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  21570.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  21571.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  21572.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  21573.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  21574.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  21575.             ],
  21576.             'fragment.renderer.hinclude.global_template' => NULL,
  21577.             'fragment.path' => '/_fragment',
  21578.             'kernel.http_method_override' => false,
  21579.             'kernel.trusted_hosts' => [
  21580.             ],
  21581.             'kernel.default_locale' => 'en',
  21582.             'kernel.enabled_locales' => [
  21583.             ],
  21584.             'kernel.error_controller' => 'error_controller',
  21585.             'debug.file_link_format' => NULL,
  21586.             'asset.request_context.base_path' => NULL,
  21587.             'asset.request_context.secure' => NULL,
  21588.             'translator.logging' => false,
  21589.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  21590.             'debug.error_handler.throw_at' => -1,
  21591.             'router.request_context.host' => 'localhost',
  21592.             'router.request_context.scheme' => 'http',
  21593.             'router.request_context.base_url' => '',
  21594.             'router.resource' => 'kernel::loadRoutes',
  21595.             'request_listener.http_port' => 80,
  21596.             'request_listener.https_port' => 443,
  21597.             'session.metadata.storage_key' => '_sf2_meta',
  21598.             'session.metadata.update_threshold' => 0,
  21599.             'form.type_extension.csrf.enabled' => true,
  21600.             'form.type_extension.csrf.field_name' => '_token',
  21601.             'validator.translation_domain' => 'validators',
  21602.             'profiler_listener.only_exceptions' => false,
  21603.             'profiler_listener.only_main_requests' => false,
  21604.             'twig.form.resources' => [
  21605.                 => 'form_model/theme.twig',
  21606.             ],
  21607.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  21608.             'security.role_hierarchy.roles' => [
  21609.             ],
  21610.             'security.access.denied_url' => NULL,
  21611.             'security.authentication.manager.erase_credentials' => true,
  21612.             'security.authentication.session_strategy.strategy' => 'migrate',
  21613.             'security.access.always_authenticate_before_granting' => false,
  21614.             'security.authentication.hide_user_not_found' => true,
  21615.             'security.firewalls' => [
  21616.                 => 'dev',
  21617.                 => 'login',
  21618.                 => 'api',
  21619.                 => 'web',
  21620.                 => 'main',
  21621.             ],
  21622.             'lexik_jwt_authentication.authenticator_manager_enabled' => true,
  21623.             'jms_serializer.twig_enabled' => 'default',
  21624.             'xcart.dto_generator.namespace' => 'XCart',
  21625.             'xcart.dto_generator.appPrefix' => 'xcart',
  21626.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  21627.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  21628.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  21629.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  21630.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  21631.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  21632.             'doctrine.entity_managers' => [
  21633.                 'default' => 'doctrine.orm.default_entity_manager',
  21634.             ],
  21635.             'doctrine.default_entity_manager' => 'default',
  21636.             'doctrine.dbal.connection_factory.types' => [
  21637.                 'decimal' => [
  21638.                     'class' => 'XLite\\Core\\ColumnType\\Decimal',
  21639.                 ],
  21640.                 'money' => [
  21641.                     'class' => 'XLite\\Core\\ColumnType\\Money',
  21642.                 ],
  21643.                 'uuid' => [
  21644.                     'class' => 'Ramsey\\Uuid\\Doctrine\\UuidType',
  21645.                 ],
  21646.                 'uuid_binary' => [
  21647.                     'class' => 'Ramsey\\Uuid\\Doctrine\\UuidBinaryType',
  21648.                 ],
  21649.                 'ulid' => [
  21650.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  21651.                 ],
  21652.             ],
  21653.             'doctrine.connections' => [
  21654.                 'default' => 'doctrine.dbal.default_connection',
  21655.             ],
  21656.             'doctrine.default_connection' => 'default',
  21657.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  21658.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  21659.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  21660.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  21661.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  21662.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  21663.             'doctrine.orm.cache.memcache_host' => 'localhost',
  21664.             'doctrine.orm.cache.memcache_port' => 11211,
  21665.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  21666.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  21667.             'doctrine.orm.cache.memcached_host' => 'localhost',
  21668.             'doctrine.orm.cache.memcached_port' => 11211,
  21669.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  21670.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  21671.             'doctrine.orm.cache.redis_host' => 'localhost',
  21672.             'doctrine.orm.cache.redis_port' => 6379,
  21673.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  21674.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  21675.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  21676.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  21677.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  21678.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  21679.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  21680.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  21681.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  21682.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  21683.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  21684.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  21685.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  21686.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  21687.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  21688.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  21689.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  21690.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  21691.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  21692.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  21693.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  21694.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  21695.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  21696.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  21697.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  21698.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  21699.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  21700.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  21701.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  21702.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  21703.             'doctrine.orm.auto_generate_proxy_classes' => true,
  21704.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  21705.             'doctrine.orm.proxy_namespace' => 'Proxies',
  21706.             'doctrine.migrations.preferred_em' => NULL,
  21707.             'doctrine.migrations.preferred_connection' => NULL,
  21708.             'nelmio_cors.map' => [
  21709.                 '^/' => [
  21710.                 ],
  21711.             ],
  21712.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  21713.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  21714.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  21715.             'api_platform.metadata_backward_compatibility_layer' => true,
  21716.             'api_platform.enable_entrypoint' => true,
  21717.             'api_platform.enable_docs' => true,
  21718.             'api_platform.title' => 'X-Cart API',
  21719.             'api_platform.description' => 'X-Cart API'."\n".'# Authentication'."\n".'All REST API queries require a valid X-Cart access token.<br /><br /> You can find access tokens (one for read only requests and one for read/write requests) in the API section of your store\'s Admin area (Settings -> API).<br /><br /> Be sure to include your token as an **X-AUTH-TOKEN** header on all API queries.'."\n".'# Localization'."\n".'X-Cart REST API supports multiple languages, but all the requests are made in the same language. The language is set using the **Accept-Language** request HTTP header [https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept-Language](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept-Language)<br /><br /> If the header has not been sent, the default language as specified in the store settings is used.',
  21720.             'api_platform.version' => '1.0.0',
  21721.             'api_platform.show_webby' => true,
  21722.             'api_platform.url_generation_strategy' => 1,
  21723.             'api_platform.exception_to_status' => [
  21724.                 'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
  21725.                 'Symfony\\Component\\HttpKernel\\Exception\\BadRequestHttpException' => 400,
  21726.                 'ApiPlatform\\Exception\\OperationNotFoundException' => 405,
  21727.                 'ApiPlatform\\Exception\\ItemNotFoundException' => 404,
  21728.                 'ApiPlatform\\Exception\\InvalidArgumentException' => 400,
  21729.                 'ApiPlatform\\Exception\\FilterValidationException' => 400,
  21730.                 'Symfony\\Component\\HttpKernel\\Exception\\UnauthorizedHttpException' => 401,
  21731.                 'Doctrine\\ORM\\OptimisticLockException' => 409,
  21732.             ],
  21733.             'api_platform.formats' => [
  21734.                 'json' => [
  21735.                     => 'application/json',
  21736.                 ],
  21737.                 'jsonld' => [
  21738.                     => 'application/ld+json',
  21739.                 ],
  21740.                 'jsonapi' => [
  21741.                     => 'application/vnd.api+json',
  21742.                 ],
  21743.                 'html' => [
  21744.                     => 'text/html',
  21745.                 ],
  21746.             ],
  21747.             'api_platform.patch_formats' => [
  21748.                 'json' => [
  21749.                     => 'application/merge-patch+json',
  21750.                 ],
  21751.                 'jsonapi' => [
  21752.                     => 'application/vnd.api+json',
  21753.                 ],
  21754.             ],
  21755.             'api_platform.error_formats' => [
  21756.                 'jsonproblem' => [
  21757.                     => 'application/problem+json',
  21758.                 ],
  21759.                 'jsonld' => [
  21760.                     => 'application/ld+json',
  21761.                 ],
  21762.             ],
  21763.             'api_platform.allow_plain_identifiers' => false,
  21764.             'api_platform.eager_loading.enabled' => true,
  21765.             'api_platform.eager_loading.max_joins' => 30,
  21766.             'api_platform.eager_loading.fetch_partial' => false,
  21767.             'api_platform.eager_loading.force_eager' => true,
  21768.             'api_platform.collection.exists_parameter_name' => 'exists',
  21769.             'api_platform.collection.order' => 'ASC',
  21770.             'api_platform.collection.order_parameter_name' => 'order',
  21771.             'api_platform.collection.order_nulls_comparison' => NULL,
  21772.             'api_platform.collection.pagination.enabled' => true,
  21773.             'api_platform.collection.pagination.partial' => false,
  21774.             'api_platform.collection.pagination.client_enabled' => false,
  21775.             'api_platform.collection.pagination.client_items_per_page' => false,
  21776.             'api_platform.collection.pagination.client_partial' => false,
  21777.             'api_platform.collection.pagination.items_per_page' => 30,
  21778.             'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  21779.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  21780.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  21781.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  21782.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  21783.             'api_platform.collection.pagination' => [
  21784.                 'enabled' => true,
  21785.                 'partial' => false,
  21786.                 'client_enabled' => false,
  21787.                 'client_items_per_page' => false,
  21788.                 'client_partial' => false,
  21789.                 'items_per_page' => 30,
  21790.                 'maximum_items_per_page' => NULL,
  21791.                 'page_parameter_name' => 'page',
  21792.                 'enabled_parameter_name' => 'pagination',
  21793.                 'items_per_page_parameter_name' => 'itemsPerPage',
  21794.                 'partial_parameter_name' => 'partial',
  21795.             ],
  21796.             'api_platform.http_cache.etag' => true,
  21797.             'api_platform.http_cache.max_age' => NULL,
  21798.             'api_platform.http_cache.shared_max_age' => NULL,
  21799.             'api_platform.http_cache.vary' => [
  21800.                 => 'Accept',
  21801.             ],
  21802.             'api_platform.http_cache.public' => NULL,
  21803.             'api_platform.http_cache.invalidation.max_header_length' => 7500,
  21804.             'api_platform.http_cache.invalidation.xkey.glue' => ' ',
  21805.             'api_platform.asset_package' => NULL,
  21806.             'api_platform.defaults' => [
  21807.                 'attributes' => [
  21808.                     'pagination' => [
  21809.                         'client_items_per_page' => true,
  21810.                         'items_per_page_parameter_name' => 'itemsPerPage',
  21811.                         'maximum_items_per_page' => 100,
  21812.                     ],
  21813.                 ],
  21814.             ],
  21815.             'api_platform.oauth.enabled' => false,
  21816.             'api_platform.oauth.clientId' => '',
  21817.             'api_platform.oauth.clientSecret' => '',
  21818.             'api_platform.oauth.type' => 'oauth2',
  21819.             'api_platform.oauth.flow' => 'application',
  21820.             'api_platform.oauth.tokenUrl' => '',
  21821.             'api_platform.oauth.authorizationUrl' => '',
  21822.             'api_platform.oauth.refreshUrl' => '',
  21823.             'api_platform.oauth.scopes' => [
  21824.             ],
  21825.             'api_platform.oauth.pkce' => false,
  21826.             'api_platform.openapi.termsOfService' => NULL,
  21827.             'api_platform.openapi.contact.name' => NULL,
  21828.             'api_platform.openapi.contact.url' => NULL,
  21829.             'api_platform.openapi.contact.email' => NULL,
  21830.             'api_platform.openapi.license.name' => NULL,
  21831.             'api_platform.openapi.license.url' => NULL,
  21832.             'api_platform.swagger.versions' => [
  21833.                 => 2,
  21834.                 => 3,
  21835.             ],
  21836.             'api_platform.enable_swagger_ui' => false,
  21837.             'api_platform.enable_re_doc' => true,
  21838.             'api_platform.swagger.api_keys' => [
  21839.                 'Token' => [
  21840.                     'name' => 'X-Auth-Token',
  21841.                     'type' => 'header',
  21842.                 ],
  21843.                 'JWT' => [
  21844.                     'name' => 'Authorization',
  21845.                     'type' => 'header',
  21846.                 ],
  21847.             ],
  21848.             'api_platform.swagger_ui.extra_configuration' => [
  21849.             ],
  21850.             'api_platform.graphql.enabled' => false,
  21851.             'api_platform.graphql.graphiql.enabled' => false,
  21852.             'api_platform.graphql.graphql_playground.enabled' => false,
  21853.             'api_platform.graphql.collection.pagination' => [
  21854.                 'enabled' => true,
  21855.             ],
  21856.             'api_platform.validator.serialize_payload_fields' => [
  21857.             ],
  21858.             'api_platform.validator.query_parameter_validation' => true,
  21859.             'api_platform.elasticsearch.enabled' => false,
  21860.             'monolog.use_microseconds' => true,
  21861.             'monolog.swift_mailer.handlers' => [
  21862.             ],
  21863.             'monolog.handlers_to_channels' => [
  21864.                 'monolog.handler.auto_import_commands' => [
  21865.                     'type' => 'inclusive',
  21866.                     'elements' => [
  21867.                         => 'auto_import_commands',
  21868.                     ],
  21869.                 ],
  21870.                 'monolog.handler.console' => [
  21871.                     'type' => 'exclusive',
  21872.                     'elements' => [
  21873.                         => 'event',
  21874.                         => 'doctrine',
  21875.                         => 'console',
  21876.                     ],
  21877.                 ],
  21878.                 'monolog.handler.cloudwatch' => [
  21879.                     'type' => 'exclusive',
  21880.                     'elements' => [
  21881.                         => 'event',
  21882.                         => 'doctrine',
  21883.                     ],
  21884.                 ],
  21885.                 'monolog.handler.xlite' => [
  21886.                     'type' => 'exclusive',
  21887.                     'elements' => [
  21888.                         => 'event',
  21889.                         => 'doctrine',
  21890.                     ],
  21891.                 ],
  21892.             ],
  21893.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  21894.             'web_profiler.debug_toolbar.mode' => 2,
  21895.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  21896.             'lexik_jwt_authentication.token_ttl' => 1200,
  21897.             'lexik_jwt_authentication.clock_skew' => 0,
  21898.             'lexik_jwt_authentication.user_identity_field' => 'username',
  21899.             'lexik_jwt_authentication.allow_no_expiration' => false,
  21900.             'lexik_jwt_authentication.user_id_claim' => 'username',
  21901.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  21902.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  21903.             'gesdinet_jwt_refresh_token.ttl' => 2592000,
  21904.             'gesdinet_jwt_refresh_token.ttl_update' => false,
  21905.             'gesdinet_jwt_refresh_token.security.firewall' => 'api',
  21906.             'gesdinet_jwt_refresh_token.user_provider' => NULL,
  21907.             'gesdinet_jwt_refresh_token.user_identity_field' => 'username',
  21908.             'gesdinet_jwt_refresh_token.single_use' => true,
  21909.             'gesdinet_jwt_refresh_token.token_parameter_name' => 'refresh_token',
  21910.             'gesdinet_jwt_refresh_token.doctrine_mappings' => true,
  21911.             'gesdinet_jwt_refresh_token.cookie' => [
  21912.                 'enabled' => false,
  21913.                 'same_site' => 'lax',
  21914.                 'path' => '/',
  21915.                 'domain' => NULL,
  21916.                 'http_only' => true,
  21917.                 'secure' => true,
  21918.                 'remove_token_from_body' => true,
  21919.             ],
  21920.             'gesdinet_jwt_refresh_token.logout_firewall_context' => 'security.firewall.map.context.api',
  21921.             'gesdinet_jwt_refresh_token.return_expiration' => true,
  21922.             'gesdinet_jwt_refresh_token.return_expiration_parameter_name' => 'refresh_token_expiration',
  21923.             'gesdinet.jwtrefreshtoken.refresh_token.class' => 'XLite\\Model\\RefreshToken',
  21924.             'gesdinet.jwtrefreshtoken.object_manager.id' => 'doctrine.orm.entity_manager',
  21925.             'gesdinet.jwtrefreshtoken.user_checker.id' => 'security.user_checker',
  21926.             'data_collector.templates' => [
  21927.                 'data_collector.request' => [
  21928.                     => 'request',
  21929.                     => '@WebProfiler/Collector/request.html.twig',
  21930.                 ],
  21931.                 'api_platform.data_collector.request' => [
  21932.                     => 'api_platform.data_collector.request',
  21933.                     => '@ApiPlatform/DataCollector/request_legacy.html.twig',
  21934.                 ],
  21935.                 'data_collector.time' => [
  21936.                     => 'time',
  21937.                     => '@WebProfiler/Collector/time.html.twig',
  21938.                 ],
  21939.                 'data_collector.memory' => [
  21940.                     => 'memory',
  21941.                     => '@WebProfiler/Collector/memory.html.twig',
  21942.                 ],
  21943.                 'data_collector.validator' => [
  21944.                     => 'validator',
  21945.                     => '@WebProfiler/Collector/validator.html.twig',
  21946.                 ],
  21947.                 'data_collector.ajax' => [
  21948.                     => 'ajax',
  21949.                     => '@WebProfiler/Collector/ajax.html.twig',
  21950.                 ],
  21951.                 'data_collector.form' => [
  21952.                     => 'form',
  21953.                     => '@WebProfiler/Collector/form.html.twig',
  21954.                 ],
  21955.                 'data_collector.exception' => [
  21956.                     => 'exception',
  21957.                     => '@WebProfiler/Collector/exception.html.twig',
  21958.                 ],
  21959.                 'data_collector.logger' => [
  21960.                     => 'logger',
  21961.                     => '@WebProfiler/Collector/logger.html.twig',
  21962.                 ],
  21963.                 'data_collector.events' => [
  21964.                     => 'events',
  21965.                     => '@WebProfiler/Collector/events.html.twig',
  21966.                 ],
  21967.                 'data_collector.router' => [
  21968.                     => 'router',
  21969.                     => '@WebProfiler/Collector/router.html.twig',
  21970.                 ],
  21971.                 'data_collector.cache' => [
  21972.                     => 'cache',
  21973.                     => '@WebProfiler/Collector/cache.html.twig',
  21974.                 ],
  21975.                 'data_collector.translation' => [
  21976.                     => 'translation',
  21977.                     => '@WebProfiler/Collector/translation.html.twig',
  21978.                 ],
  21979.                 'data_collector.security' => [
  21980.                     => 'security',
  21981.                     => '@Security/Collector/security.html.twig',
  21982.                 ],
  21983.                 'data_collector.twig' => [
  21984.                     => 'twig',
  21985.                     => '@WebProfiler/Collector/twig.html.twig',
  21986.                 ],
  21987.                 'data_collector.http_client' => [
  21988.                     => 'http_client',
  21989.                     => '@WebProfiler/Collector/http_client.html.twig',
  21990.                 ],
  21991.                 'data_collector.doctrine' => [
  21992.                     => 'db',
  21993.                     => '@Doctrine/Collector/db.html.twig',
  21994.                 ],
  21995.                 'data_collector.dump' => [
  21996.                     => 'dump',
  21997.                     => '@Debug/Profiler/dump.html.twig',
  21998.                 ],
  21999.                 'data_collector.messenger' => [
  22000.                     => 'messenger',
  22001.                     => '@WebProfiler/Collector/messenger.html.twig',
  22002.                 ],
  22003.                 'jms_serializer.data_collector' => [
  22004.                     => 'jms_serializer',
  22005.                     => '@JMSSerializer/Collector/panel.html.twig',
  22006.                 ],
  22007.                 'data_collector.config' => [
  22008.                     => 'config',
  22009.                     => '@WebProfiler/Collector/config.html.twig',
  22010.                 ],
  22011.             ],
  22012.             'console.command.ids' => [
  22013.                 => 'XCart\\Command\\GenerateData\\GenerateCategoryCommand',
  22014.                 => 'XCart\\Command\\GenerateData\\GenerateDataCommand',
  22015.                 => 'XCart\\Command\\GenerateData\\GenerateProductCommand',
  22016.                 => 'XCart\\Command\\GenerateData\\GenerateProfileCommand',
  22017.                 => 'XCart\\Command\\Other\\CheckRepoCommand',
  22018.                 => 'XCart\\Command\\Other\\CheckYamlCommand',
  22019.                 => 'XCart\\Command\\Other\\ReloadCommonLabelsCommand',
  22020.                 => 'XCart\\Command\\Other\\StoreDataToYamlCommand',
  22021.                 => 'XLite\\Console\\Command\\Utils\\Import',
  22022.                 => 'console.command.public_alias.XC\\AutoImportBase\\Console\\Command\\ActualizeWorkersState',
  22023.             ],
  22024.         ];
  22025.     }
  22026.     protected function throw($message)
  22027.     {
  22028.         throw new RuntimeException($message);
  22029.     }
  22030. }